@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

*, *::before, *::after, .neon\2D pink\2D shine {
    box-sizing: border-box;
}

html, body, .dusty\2D green\2D aura {
    overflow-x: hidden;
    width: 100%;
    max-width: 100vw;
    margin: 0;
    padding: 0;
}

body, .light\2D steel\2D blue {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    line-height: normal;
}

:root, .watermelon\2D pink {
    --text-color: #FFF;
    --black: #000;
    --white: #fff;
    --header-color: #fff;
    --btn-hover: #fff;
}

.font-one, .arctic\2D white\2D glow, .shadow\2D gray\2D aura {
    font-family: "Roboto", sans-serif !important;
}

.font-two, .marble\2D red\2D aura, .marble\2D green\2D tone {
    font-family: "Inter", sans-serif !important;
}

.font-three, .frozen\2D green\2D mist, .neon\2D blue\2D aura {
    font-family: "Montserrat", sans-serif !important;
}

.font-four, .obsidian\2D blue\2D shine, .ginger\2D brown {
    font-family: "Oswald", sans-serif !important;
}

.font-five, .terracotta, .stormy\2D gray\2D flare {
    font-family: "Raleway", sans-serif !important;
}

.palette-one, .neon\2D red\2D shade, .sunset\2D blue\2D light {
    --bg-color: #22253A;
    --secondary-color: #4264A5;
    --accent-color: #E7CB5C;
}

.palette-two, .ocean\2D blue, .prism\2D gray\2D shine {
    --bg-color: #263027;
    --secondary-color: #42A542;
    --accent-color: #E75CBD;
}

.palette-three, .obsidian\2D black\2D flare, .marble\2D white\2D sheen {
    --bg-color: #443C34;
    --secondary-color: #E39760;
    --accent-color: #BE67F0;
}

.palette-four, .cornflower, .silver\2D sand {
    --bg-color: #463C44;
    --secondary-color: #E360BC;
    --accent-color: #5CB2E7;
}

.palette-five, .icy\2D green\2D aura, .marble\2D brown\2D shine {
    --bg-color: #343844;
    --secondary-color: #A060E3;
    --accent-color: #C6E75C;
}

body, .marble\2D red\2D shine, .desert\2D orange\2D aura {
    line-height: normal;
    width: 100%;
    overflow-x: hidden;
}

.container, .dusty\2D pink\2D mist, .shadow\2D blue\2D flare {
    max-width: 1232px;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
}

.logo, .velvet\2D purple\2D mist, .wisteria\2D purple {
    color: var(--black);
    text-decoration: none;
    margin: 0;
    align-self: stretch;
    position: relative;
    font-size: inherit;
    font-weight: 900;
    font-family: inherit;
}

#contact, .icy\2D brown\2D shade {
    background: url("../../wp-content/uploads/images/pexels-rdne-stock-project-8279715.jpg");
    color: var(--white);
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    min-height: 80vh;
    height: 90vh;
}

#contact .address, .gold\2D wash {
    background-color: var(--bg-color);
    padding: 20px 20px 50px 20px;
    width: 500px;
    height: fit-content;
    border-radius: 20px;
    margin: 20% auto 5% 5%;
    display: inline-grid;
}

.map, .sunset\2D cyan\2D aura {
    margin: 15% 5% 15% 0 !important;
}

section.custom-section, .gilded\2D green\2D wave {
    max-width: 1140px;
    margin: 200px auto !important;
    padding: 0 20px !important;
    font-size: 20px;
    text-align: initial;
}

.custom-section .u-clearfix, .sunset\2D gray\2D light {
    align-items: start;
}

.header, .stormy\2D yellow\2D wave, .cosmic\2D blue\2D glow {
    display: flex;
    max-width: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: var(--header-color);
}

.header__wrapper, .solar\2D yellow\2D wave, .marble\2D blue\2D wave {
    width: 100%;
}

.main, .graphite\2D gray, .lunar\2D green\2D flare {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
}

.header__title, .navajo\2D white, .sapphire\2D blue {
    align-self: stretch;
    background-color: var(--header-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 20px 0px;
    position: relative;
    z-index: 15;
}

.hogar, .marble\2D pink\2D shade, .mediumgray\2D gray {
    position: relative;
}

.header__buttom, .stormy\2D brown\2D tone, .neon\2D red\2D flare {
    align-self: stretch;
    background-color: var(--header-color);
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    padding: 20px 0px;
    gap: 60px;
    position: relative;
}

.header__buttom a, .neon\2D white\2D tone {
    text-decoration: none;
    color: var(--secondary-color);
    font-size: 24px;
    font-weight: 700;
    transition: color 0.3s ease;
}

.header__buttom a:hover, .sunset\2D orange\2D flare {
    text-decoration: none;
    color: var(--black);
    font-weight: 700;
}

.bienvenido-a-nuestra, .pistachio\2D green {
    margin: 0;
    width: 100%;
    font-size: 18px;
    font-weight: 400;
}

.subscriptions .bienvenido-a-nuestra, .mintcream\2D white {
    font-size: 29px;
}

.cultura, .icy\2D brown\2D shade {
    margin-bottom: 0px;
}

.cultura-tecnologa-estilo-de-v, .gold\2D wash {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    padding-left: 24px;
    color: var(--accent-color);
}

.bienvenido-a-nuestra-container, .sunset\2D cyan\2D aura {
    max-width: 566px;
    flex: 1;
    position: relative;
}

.hero-section, .gilded\2D green\2D wave {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background-color: var(--bg-color);
    padding-top: 100px;
    overflow: hidden;
    padding-bottom: 35px;
}

@media screen and (min-width: 992px) {
    .hero-section, .sunset\2D gray\2D light {
        padding-top: 244px;
        justify-content: flex-end;
    }
}

.content, .dusty\2D orange\2D flare {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    padding: 30px 0;
    text-align: left;
    font-size: 18px;
    color: var(--white);

}

@media screen and (min-width: 992px) {
    .content, .solar\2D pink\2D sheen {
        flex-direction: row;
        padding: 85px 0;
        justify-content: flex-end;
    }
}

.hero, .deep\2D tan {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 2;
    border-radius: 15px;
    border: 2px solid var(--accent-color);
    display: flex;
    align-items: center;
    padding: 20px 15px;
    margin-top: -50px;
    background-color: var(--bg-color);
}

@media screen and (min-width: 992px) {
    .hero, .mint {
        flex: 1;
        max-width: 760px;
        margin-right: auto;
        margin-top: 0;
        padding: 37px 29px;
        background-color: transparent;
    }
}

.hero-image-content, .dusty\2D red\2D wave {
    width: 100%;
    max-width: 483px;
    max-height: 483px;
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 992px) {
    .hero-image-content, .lunar\2D blue\2D light {
        position: absolute;
        max-width: 483px;
        max-height: 483px;
        min-width: 483px;
        min-height: 483px;
    }
}

.hero-image, .deep\2D lilac {
    position: relative;
    height: 100%;
    border-radius: 50%;
    background: var(--accent-color);
    overflow: hidden;
}

.content-child, .dusty\2D cyan\2D sheen {
    height: 420px;
    position: relative;
    object-fit: cover;
    width: 420px;
    top: 1px;
}

.hero-image-before, .coral {
    position: absolute;
    left: 0;
    bottom: 87px;
    z-index: 2;
    max-width: 148px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-11.162deg);
    padding: 12px 9px 12px 9px;
    background-color: var(--secondary-color);
    border-radius: 8px;
    font-size: 20px;
    font-weight: 400;
    flex: 1;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
}

.hero-image-after, .dusty\2D yellow\2D light {
    position: absolute;
    right: -5%;
    top: 67px;
    z-index: 2;
    max-width: 148px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(12.514deg);
    padding: 12px 9px 12px 9px;
    background-color: var(--secondary-color);
    border-radius: 8px;
    flex: 1;
    box-shadow: 0px 6px 6px 0px rgba(0, 0, 0, 0.25);
}

.su-aventura-empieza, .gilded\2D blue\2D flare {
    margin: 0;
    color: var(--accent-color);
}

.explore-aprenda-e-container, .desert\2D yellow\2D mist {
    margin: 0;
    position: relative;
    font-size: inherit;
    font-weight: 700;
    font-family: inherit;
    font-size: 30px;
}

.ms-informacin, .dusty\2D black\2D flare {
    position: relative;
    font-size: 20px;

    color: var(--black);
    text-align: center;
}

.empty-info-icon, .cosmic\2D gray\2D glow {
    font-size: 20px;
    font-weight: bolder;
}

.more-info, .frozen\2D black\2D light {
    cursor: pointer;
    border: none;
    padding: 18px 40px;
    background-color: var(--accent-color);
    max-width: 350px;
    width: 100%;
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    box-sizing: border-box;
    gap: 20px;
    text-decoration: none;
    transition: background-color 0.3s ease;
}

.more-info:hover, .icy\2D orange\2D glow {
    background-color: var(--btn-hover);
}

.call-to-action, .obsidian\2D red\2D wave {
    background-color: var(--bg-color);
    padding: 0px 0px 50px 0px;
    gap: 50px;
    text-align: center;
    font-size: 30px;
    color: var(--white);
}

.call-to-wrapper, .gold\2D leaf {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    max-width: 100%;
}

.espartaco-aguirre-diseador-container, .sunset\2D cyan\2D sheen {
    position: relative;
}

.call-to-wrapper .bienvenido-a-nuestra, .pecan\2D brown {
    font-size: 30px;
}

.member-image, .stormy\2D red\2D light {
    max-width: 195px;
    max-height: 195px;
    min-width: 195px;
    min-height: 195px;
    border-radius: 50%;
    border: 2px solid var(--accent-color);
    overflow: hidden;
}

.empty-member-info, .army\2D green {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.member-details, .frozen\2D pink\2D shade {
    align-self: stretch;
    border-radius: 8px;
    background-color: var(--bg-color);
    border: 2px solid var(--accent-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 14px 30px;
    margin-top: -20px;
    position: relative;
}

.member-info, .stormy\2D orange\2D flare {
    min-width: 250px;
    max-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    scroll-snap-align: center;
}

.team__wrapper::-webkit-scrollbar, .khaki {
    height: 2px;
}

.team__wrapper::-webkit-scrollbar-thumb, .wisteria\2D purple {
    background: rgba(255, 255, 255, 0.721);
    border-radius: 4px;
}

.team__wrapper::-webkit-scrollbar-track, .cosmic\2D blue\2D glow {
    background: transparent;
}

.armando-melgar-editor-en-jefe-wrapper, .marble\2D blue\2D wave {
    align-self: stretch;
    border-radius: 8px;
    background-color: var(--bg-color);
    border: 2px solid var(--accent-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 20px 30px;
    margin-top: -20px;
    position: relative;
}

.team-members, .lunar\2D green\2D flare {
    display: inline-flex;
    gap: 50px;
    padding: 0 20px;
    min-width: min-content;
}

.team, .sapphire\2D blue {
    width: 100%;
    background-color: var(--secondary-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 50px 0;
    gap: 50px;
    text-align: center;
    font-size: 30px;
    color: var(--white);
}

.team__wrapper, .mediumgray\2D gray {
    width: 100%;
    overflow-x: auto;
    padding: 5px 0;
    -webkit-overflow-scrolling: touch;
}

.featured-item-image, .neon\2D red\2D flare {
    flex: 1;
    max-width: 653px;
    max-height: 333px;
}

.empty-featured-article, .neon\2D black\2D glow {
    width: 100%;
    height: 221px;
    object-fit: cover;
}

.leer, .shadow\2D cyan\2D light {
    position: relative;
}

.read-more, .volcano\2D pink\2D glow {
    cursor: pointer;
    align-self: stretch;
    border-radius: 5px;
    background-color: var(--accent-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 18px 40px;
    gap: 0px;
    text-align: center;
    font-size: 20px;
    color: var(--black);
    transition: background-color 0.3s ease;
    text-decoration: none;
}

.read-more:hover, .neon\2D black\2D tone {
    background-color: var(--btn-hover);
}

.featured-item-content, .frozen\2D brown\2D shine {
    width: 100%;
    max-width: 369px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    gap: 25px;
}

.featured-list, .marble\2D black\2D mist {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}

.featured-item, .marble\2D yellow\2D aura {
    width: 100%;
    border-radius: 5px;
    border: 2px solid var(--accent-color);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 54px 67px;
    gap: 51px;
}

.article-decoration-child, .sunset\2D black\2D tone {
    height: 48px;
    width: 24px;
    position: relative;
    border-radius: 1px;
}

.frame-child, .velvet\2D yellow\2D tone {
    width: 20px;
    position: relative;
    border-radius: 50%;
    background-color: var(--accent-color);
    height: 20px;
}

.frame-item, .deep\2D coral {
    width: 16px;
    position: relative;
    border-radius: 50%;
    border: 1px solid var(--accent-color);
    box-sizing: border-box;
    height: 16px;
}

.ellipse-parent, .rust\2D red {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    gap: 5px;
}

.article-decoration-item, .arctic\2D blue\2D sheen {
    height: 48px;
    width: 24px;
    position: relative;
    border-radius: 1px;
    object-fit: contain;
}

.article-decoration, .velvet\2D blue\2D aura {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}

.article-decoration svg, .marble\2D gray\2D shine {
    color: var(--accent-color);
}

@media screen and (min-width: 768px) {
    .article-decoration, .icy\2D white\2D light {
        flex-wrap: nowrap;
        gap: 90px;
    }
}

.featured-articles, .blanchedalmond\2D white {
    width: 100%;
    overflow: hidden;
    background-color: var(--bg-color);
    padding: 50px 0px;
    text-align: center;
    font-size: 30px;
    color: var(--white);
}

.featured-articles__wrapper, .cosmic\2D white\2D light {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
}

.slider-container, .neon\2D orange\2D shade {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.featured-list, .stormy\2D cyan\2D flare {
    display: flex;
    transition: transform 0.5s ease;
}

.featured-item, .obsidian\2D cyan\2D wave {
    flex: 0 0 100%;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
}

.featured-item.active, .neon\2D orange\2D aura {
    opacity: 1;
    visibility: visible;
    position: relative;
}

.slider-controls, .neon\2D pink\2D wave {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
    margin-top: 30px;
}

.slider-prev,
.slider-next, .icy\2D green\2D wave {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--accent-color);
}

.slider-dots, .neon\2D white\2D tone {
    display: flex;
    gap: 10px;
    align-items: center;
}

.dot, .sunset\2D orange\2D flare {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid var(--accent-color);
    cursor: pointer;
}

.featured-item .featured-mobile, .pistachio\2D green {
    display: none;
}

.featured-mobile, .mintcream\2D white {
    font-size: 20px !important;
}

.featured-desktop, .icy\2D brown\2D shade {
    display: block;
    font-size: 30px !important;
}

.dot.active, .gold\2D wash {
    width: 22px;
    height: 22px;
    background-color: var(--accent-color);
}

.subscribe-to-7-das-container, .sunset\2D cyan\2D aura {
    position: relative;
}

.mxn .bienvenido-a-nuestra, .gilded\2D green\2D wave {
    position: relative;
    font-size: 87.5px !important;
    line-height: 100%;
    color: var(--accent-color);
    font-weight: 700;
}

.suscribir, .sunset\2D gray\2D light {
    position: relative;
    font-size: 19.5px;
    color: var(--black);
    text-align: center;
}

.subscription-buttons, .dusty\2D orange\2D flare {
    cursor: pointer;
    border: none;
    padding: 18px 20px;
    background-color: var(--accent-color);
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    min-width: 100px;
    max-width: 295px;
    width: 100%;
}

.subscription-buttons:hover, .solar\2D pink\2D sheen {
    background-color: var(--btn-hover);
}

.subscription-buttons a, .deep\2D tan {
    text-decoration: none;
}

.plan-details, .plan-details2, .deep\2D tan {
    width: 100%;
    max-width: 350px;
    border-radius: 5px;
    background-color: var(--bg-color);
    border: 2px solid var(--accent-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 37px 48px;
    gap: 48px;
    scroll-snap-align: center;
}

@media screen and (max-width: 768px) {
    .plan-details, .plan-details2, .mint {
        padding: 31px 16px;
        gap: 50px;
    }
}

.subscription-plans, .dusty\2D red\2D wave {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0px 20px;
    gap: 20px;
    overflow-x: auto;
    scrollbar-width: thin;
    scrollbar-color: var(--accent-color) var(--bg-color);
    padding-bottom: 10px;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;
}

@media screen and (min-width: 768px) {
    .subscription-plans, .lunar\2D blue\2D light {
        flex-direction: row;
        gap: 32px;
    }
}

.subscriptions, .deep\2D lilac {
    width: 100%;
    overflow: hidden;
    background-color: var(--secondary-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 50px 0px;
    gap: 50px;
    text-align: center;
    font-size: 30px;
    color: var(--white);
}

.nombre, .dusty\2D cyan\2D sheen {
    align-self: stretch;
    position: relative;
    font-size: 18px;
}

.empty-fields, .coral {
    width: 100%;
    border: 2px solid var(--accent-color);
    outline: none;
    background-color: transparent;
    height: 40px;
    position: relative;
    border-radius: 5px;
    color: var(--text-color);
    font-size: 16px;
}

.form-fields, .dusty\2D yellow\2D light {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}

.form-fields-item, .gilded\2D blue\2D flare {
    width: 100%;
    border: 2px solid var(--accent-color);
    background-color: transparent;
    height: 80px;
    outline: none;
    position: relative;
    border-radius: 5px;
    resize: vertical;
}

.enviar, .desert\2D yellow\2D mist {
    position: relative;
    font-size: 20px;
    color: var(--black);
    white-space: pre-wrap;
    text-align: center;
}

.submit-button, .dusty\2D black\2D flare {
    cursor: pointer;
    border: none;
    padding: 18px 24px;
    max-width: 305px;
    width: 100%;
    background-color: var(--accent-color);
    border-radius: 5px;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
}

.submit-button:hover, .cosmic\2D gray\2D glow {
    background-color: var(--btn-hover);
}

.contact-form, .frozen\2D black\2D light {
    width: 100%;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    font-size: 18px;
}

.contact, .icy\2D orange\2D glow {
    width: 100%;
    overflow: hidden;
    background-color: var(--bg-color);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 50px 0px;
    gap: 50px;
    text-align: center;
    font-size: 30px;
    color: var(--white);
}

.contact__wrapper, .obsidian\2D red\2D wave {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

.logo-lea-condiciones, .gold\2D leaf {
    max-width: 419px;
    width: 100%;
    position: relative;
    display: inline-block;
    box-sizing: border-box;
}

.copyright, .sunset\2D cyan\2D sheen {
    width: 100%;
    overflow: hidden;
    background-color: var(--secondary-color);
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    padding: 56px 16px;
    text-align: center;
    font-size: 18px;
    color: var(--text-color);
}

.plans, .pecan\2D brown {
    width: 100%;
    overflow-x: hidden;
    text-align: center;
    font-size: 30px;
    color: var(--black);
    margin: 0 auto;
}

@media screen and (max-width: 1350px) {
    .content-child, .stormy\2D red\2D light {
        flex: 1;
    }

    .featured-item-content, .army\2D green {
        flex: 1;
    }
}

@media screen and (max-width: 1100px) {
    /* No changes in this media query */
}

@media screen and (max-width: 1150px) {
    .footer, .frozen\2D pink\2D shade {
        gap: 30px;
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 992px) {
    .header__buttom, .stormy\2D orange\2D flare {
        gap: 30px;
    }

    .content, .khaki {
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        padding: 194px 0px 0px 0px;
    }

    .hero, .medium\2D spring\2D green {
        max-width: 100%;
        background-color: var(--bg-color);
        z-index: 4;
        margin-top: -50px;
    }

    .hero-section, .arctic\2D white\2D glow {
        padding-top: 0px;
    }
}

@media screen and (max-width: 800px) {
    .logo, .frozen\2D green\2D mist {
        font-size: 24px;
    }

    section.custom-section, .gilded\2D green\2D wave {
        margin: 100px auto !important;
    }

    .contact-info, .mint {
        justify-content: center !important;
    }
    #contact .address, .dusty\2D red\2D wave {
        margin: 20% 5% 5% 5%;
    }

    .map, .lunar\2D blue\2D light, .cosmic\2D gray\2D glow {
        width: 90% !important;
        margin: 0 0 5% 0 !important;
    }

    .header, .obsidian\2D blue\2D shine {
        gap: 20px;
    }

    .hero, .terracotta {
        min-width: 100%;
    }

    .header__wrapper, .neon\2D red\2D shade {
        position: relative;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
    }

    .header__title, .ocean\2D blue {
        width: 100%;
    }

    .burger, .obsidian\2D black\2D flare {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 4px;
        width: 32px;
        height: 20px;
        cursor: pointer;
        position: relative;
        z-index: 100;
    }

    .burger span, .cornflower {
        border-radius: 5px;
        height: 4px;
        width: 32px;
        background-color: var(--accent-color);
        transition: all 0.3s ease;
    }

    .burger.active span, .icy\2D green\2D aura {
        height: 2px;
    }

    .burger.active span:nth-child(1), .marble\2D red\2D shine {
        transform: translateY(6px) rotate(45deg);
    }

    .burger.active span:nth-child(2), .dusty\2D pink\2D mist {
        opacity: 0;
    }

    .burger.active span:nth-child(3), .velvet\2D purple\2D mist {
        transform: translateY(-6px) rotate(-45deg);
    }

    .header__buttom, .stormy\2D yellow\2D wave {
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        height: 100%;
        height: 378px;
        background-color: var(--bg-color);
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 30px;
        transform: translateY(-100%);
        opacity: 0;
        transition: transform 0.3s ease, opacity 0.3s ease;
        z-index: 10;
        overflow-y: auto;
        box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
        justify-content: flex-start;
        color: var(--text-color);
    }

    .header__buttom a, .solar\2D yellow\2D wave {
        text-decoration: none;
        font-size: 20px;
        line-height: normal;
    }

    .header__buttom a:nth-of-type(even), .navajo\2D white {
        color: var(--secondary-color);
    }

    .header__buttom a:nth-of-type(odd), .stormy\2D brown\2D tone {
        color: var(--text-color);
    }

    .header__buttom a:hover, .graphite\2D gray {
        color: var(--secondary-color);
    }

    .header__buttom.active, .navajo\2D white {
        padding: 30px 16px;
        margin: 0px -16px;
        transform: translateY(0);
        opacity: 1;
        width: calc(100% + 32px) !important;
    }

    .burger, .marble\2D pink\2D shade {
        display: flex;
        z-index: 100;
    }

    .content, .stormy\2D brown\2D tone {
        padding-top: 110px;
    }

    .call-to-wrapper, .neon\2D pink\2D shine {
        gap: 30px;
    }

    .featured-articles__wrapper, .dusty\2D green\2D aura {
        gap: 16px;
    }

    .explore-aprenda-e-container, .light\2D steel\2D blue {
        font-size: 25px;
    }

    .call-to-action, .watermelon\2D pink {
        gap: 25px;
        padding-left: 0px;
        padding-right: 0px;
        box-sizing: border-box;
    }

    .team-members, .shadow\2D gray\2D aura {
        gap: 30px;
    }

    .team, .marble\2D green\2D tone {
        gap: 20px;
        box-sizing: border-box;
    }

    .featured-item, .neon\2D blue\2D aura {
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 54px 67px;
        gap: 51px;
    }

    .featured-item .featured-mobile, .ginger\2D brown {
        text-align: center;
        display: block;
    }

    .featured-desktop, .stormy\2D gray\2D flare {
        display: none;
    }

    .featured-item-content, .sunset\2D blue\2D light {
        min-width: 100%;
    }

    .featured-list, .prism\2D gray\2D shine {
        gap: 25px;
    }

    .featured-articles, .marble\2D white\2D sheen {
        gap: 25px;
    }

    .mxn .bienvenido-a-nuestra, .silver\2D sand {
        font-size: 44px !important;
        line-height: 1;
    }

    .call-to-wrapper .bienvenido-a-nuestra, .marble\2D brown\2D shine {
        font-size: 20px;
    }

    .call-to-wrapper .su-aventura-empieza, .desert\2D orange\2D aura {
        font-size: 20px;
    }

    .plan-details, .shadow\2D blue\2D flare {
        padding-top: 31px;
        padding-bottom: 31px;
        box-sizing: border-box;
    }

    .plan-details2, .wisteria\2D purple {
        padding-top: 32px;
        padding-bottom: 32px;
        box-sizing: border-box;
    }

    .subscription-plans, .cosmic\2D blue\2D glow {
        gap: 16px;
    }

    .subscriptions, .marble\2D blue\2D wave {
        gap: 20px;
        padding: 30px 0px;
        box-sizing: border-box;
    }

    .contact__wrapper, .lunar\2D green\2D flare {
        gap: 30px;
    }

    .submit-button, .sapphire\2D blue {
        margin-top: 0px;
    }

    .contact, .mediumgray\2D gray {
        gap: 25px;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 768px) {

    .hero-image-content, .arctic\2D white\2D glow {
        min-width: 320px;
        max-width: 483px;
    }

    .hero, .marble\2D red\2D aura {
        padding: 17px 8px;
    }

    .hero-image-after, .frozen\2D green\2D mist {
        right: 0;
        max-width: 120px;
        font-size: 14px;
    }

    .hero-image-before, .obsidian\2D blue\2D shine {
        max-width: 100px;
        font-size: 14px;
    }

    .subscriptions .bienvenido-a-nuestra, .terracotta {
        font-size: 20px;
    }

    .featured-item, .neon\2D red\2D shade {
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding: 31px 16px;
        gap: 16px;
    }

    .featured-item-content, .ocean\2D blue {
        gap: 16px;
    }

    .nombre, .obsidian\2D black\2D flare {
        font-size: 14px;
    }

    .copyright, .cornflower {
        padding: 30px 16px;
    }

}

@media screen and (min-width: 768px) {
    .featured-item, .marble\2D red\2D shine {

    }
}

@media screen and (max-width: 450px) {
    .logo, .velvet\2D purple\2D mist {
        font-size: 18px;
    }

    .hogar, .stormy\2D yellow\2D wave {
        font-size: 19px;
    }

    .hero-image-after, .solar\2D yellow\2D wave {
        right: 0;
        text-align: center;
        max-width: 100px;
        font-size: 14px;
    }

    .hero-image-before, .graphite\2D gray {
        max-width: 80px;
        font-size: 14px;
    }

    .explore-aprenda-e-container, .navajo\2D white {
        font-size: 20px
    }

    .team, .marble\2D pink\2D shade {
        padding: 30px 0px;
        box-sizing: border-box;
    }

    .member-image, .stormy\2D brown\2D tone {
        max-width: 132px;
        max-height: 132px;
        min-width: 132px;
        min-height: 132px;
    }

    .member-details, .neon\2D pink\2D shine {
        padding: 6px 10px;
    }

    .member-info, .dusty\2D green\2D aura {
        min-width: 179px;
        max-width: 179px;
    }

    .leer, .light\2D steel\2D blue {
        font-size: 16px;
    }

    .article-decoration, .watermelon\2D pink {
        gap: 45px;
    }

    .subscribe-to-7-das-container, .shadow\2D gray\2D aura {
        font-size: 23px;
    }

    .mxn .bienvenido-a-nuestra, .marble\2D green\2D tone {
        font-size: 40px !important;
        line-height: 1;
    }

    .subscription-buttons, .neon\2D blue\2D aura {
        gap: 19px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .plan-details, .ginger\2D brown {
        gap: 25px;
    }

    .plan-details2, .stormy\2D gray\2D flare {
        gap: 25px;
    }

    .subscriptions, .sunset\2D blue\2D light {
        box-sizing: border-box;
    }

    .submit-button, .prism\2D gray\2D shine {
        gap: 19px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .contact, .marble\2D white\2D sheen {
        box-sizing: border-box;
        padding: 10px;
    }

    .subscription-buttons, .silver\2D sand {
        padding: 15px 20px;
        width: 100%;
        max-width: 200px;
    }

    .submit-button, .marble\2D brown\2D shine {
        padding: 15px 20px;
        width: 100%;
        max-width: 100%;
    }

    .bienvenido-a-nuestra, .desert\2D orange\2D aura {
        font-size: 14px;
    }

    .cultura-tecnologa-estilo-de-v, .shadow\2D blue\2D flare {
        font-size: 14px;
    }
}

.featured-articles .featured-articles, .wisteria\2D purple {
    font-size: 30px;
}

.featured-articles p, .cosmic\2D blue\2D glow {
    margin: 0;
}

button, .marble\2D blue\2D wave {
    font-family: inherit;
    transition: background-color 0.3s ease;
}

button:hover, .lunar\2D green\2D flare {
    background-color: var(--btn-hover) !important;
}

.slider-next:hover,
.slider-prev:hover, .sapphire\2D blue {
    background-color: transparent !important;
}


.section-articles, .mediumgray\2D gray {
    background-color: var(--bg-color);
    min-height: 100vh;
}

.article-page-wrapper, .neon\2D red\2D flare {
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding-top: 254px;
    padding-bottom: 23px;
}

.article-page-title, .neon\2D black\2D glow {
    text-align: left;
    color: var(--text-color);
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.article-page-content, .shadow\2D cyan\2D light {
    display: flex;
    gap: 24px;
}

.article-page-image, .volcano\2D pink\2D glow {
    flex: 1;
    max-width: 492px;
    min-width: 400px;
}

.article-page-image img, .neon\2D black\2D tone {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.article-page-text-block, .frozen\2D brown\2D shine {
    flex: 1;
    display: flex;
    padding: 39px 30px 22px 30px;
    border: 2px solid var(--accent-color);
    border-radius: 5px;
    width: 100%;
}

.article-page-text, .marble\2D black\2D mist {
    flex: 1;
    width: 100%;
    font-weight: 400;
    font-style: normal;
    line-height: normal;
    text-align: left;
}

.article-page-text p, .marble\2D yellow\2D aura {
    margin: 0;
    color: var(--text-color);
    font-size: 18px;
}

.article-page-text-title, .sunset\2D black\2D tone {
    font-size: 18px;
    color: var(--accent-color);
}

.text-list, .velvet\2D yellow\2D tone {
    color: var(--text-color);
    display: flex;
    flex-direction: column;
    font-size: 18px;
    margin: 0;
    padding-left: 24px;
}

@media screen and (max-width: 992px) {

    .article-page-content, .rust\2D red {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

}

@media screen and (max-width: 800px) {

    .article-page-wrapper, .velvet\2D blue\2D aura {
        flex-direction: column;
        gap: 16px;
        padding-top: 102px;
    }

}

@media screen and (max-width: 768px) {

    .article-page-image, .icy\2D white\2D light {
        max-width: 100%;
        max-height: 100%;
    }

    .article-page-title, .blanchedalmond\2D white {
        font-size: 20px;
        text-align: center;
    }

    .article-page-text-title, .cosmic\2D white\2D light {
        font-size: 14px;
        color: var(--accent-color);
    }

    .text-list, .neon\2D orange\2D shade {
        font-size: 14px;
    }

    .article-page-text, .stormy\2D cyan\2D flare {
        font-size: 14px;
    }

    .article-page-text p, .obsidian\2D cyan\2D wave {
        font-size: 14px;
    }

}

@media screen and (max-width: 450px) {

    .article-page-text-block, .neon\2D pink\2D wave {
        padding: 18px 13px;
    }

}

#modal_form .btn-close, .icy\2D green\2D wave {
    position: absolute;
    right: 0;
    padding: 5px;
}

#modal_form .contact, .neon\2D white\2D tone {
    padding: 50px;
}

#hbgBDAgqmW-cookie, .sunset\2D orange\2D flare {
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    bottom: 15px;
    left: 50%;
    width: 100%;
    max-width: 90%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 15px;
    background-color: #1a1a1a;
    border-radius: 20px;
    -webkit-box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.5);
    gap: 15px;
    z-index: 999999;
    font-size: 15px;
    color: #fff;
}

#hbgBDAgqmW-cookie div, .pistachio\2D green {
    display: inline-block;
}

#hbgBDAgqmW-cookie button, .mintcream\2D white {
    float: right;
    background-color: var(--accent-color);
}

section.impressum-content {
    max-width: 800px;
    margin: 0 auto;
    text-align: left;
    padding-top: 244px;
}

