@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, .twilight\2D cyan\2D mist {
    box-sizing: border-box;
}

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

body, .sunset\2D pink\2D sheen {
    font-family: "Montserrat", sans-serif;
    margin: 0;
    line-height: normal;
}

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

.font-one, .lunar\2D white\2D wave, .frozen\2D black\2D light {
    font-family: "Roboto", sans-serif !important;
}

.font-two, .shadow\2D yellow\2D aura, .lunar\2D purple\2D light {
    font-family: "Inter", sans-serif !important;
}

.font-three, .desert\2D red\2D aura, .onyx\2D black {
    font-family: "Montserrat", sans-serif !important;
}

.font-four, .volcano\2D orange\2D wave, .prism\2D purple\2D light {
    font-family: "Oswald", sans-serif !important;
}

.font-five, .stormy\2D red\2D light, .shadow\2D orange\2D sheen {
    font-family: "Raleway", sans-serif !important;
}

.palette-one, .cornflower\2D blue, .twilight\2D orange\2D flare {
    --bg-color: #22253A;
    --secondary-color: #4264A5;
    --accent-color: #E7CB5C;
}

.palette-two, .icy\2D orange\2D light, .twilight\2D red\2D tone {
    --bg-color: #263027;
    --secondary-color: #42A542;
    --accent-color: #E75CBD;
}

.palette-three, .lunar\2D white\2D mist, .icy\2D gray\2D shade {
    --bg-color: #443C34;
    --secondary-color: #E39760;
    --accent-color: #BE67F0;
}

.palette-four, .saffron, .gold {
    --bg-color: #463C44;
    --secondary-color: #E360BC;
    --accent-color: #5CB2E7;
}

.palette-five, .neon\2D gray\2D wave, .citrine\2D yellow {
    --bg-color: #343844;
    --secondary-color: #A060E3;
    --accent-color: #C6E75C;
}

body, .shadow\2D green\2D shade, .dark\2D brown {
    line-height: normal;
    width: 100%;
    overflow-x: hidden;
}

.container, .obsidian\2D red\2D aura, .lunar\2D blue\2D shade {
    max-width: 1232px;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
}

.logo, .marble\2D orange\2D aura, .russet\2D red {
    color: var(--black);
    text-decoration: none;
    margin: 0;
    align-self: stretch;
    position: relative;
    font-size: inherit;
    font-weight: 900;
    font-family: inherit;
}

#contact, .cosmic\2D yellow\2D glow {
    background: url("../../wp-content/uploads/images/pexels-clem-onojeghuo-175770.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, .prism\2D yellow\2D sheen {
    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, .medium\2D turquoise {
    margin: 15% 5% 15% 0 !important;
}

section.custom-section, .magenta {
    max-width: 1140px;
    margin: 200px auto !important;
    padding: 0 20px !important;
    font-size: 20px;
    text-align: initial;
}

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

.header, .mintcream\2D white, .arctic\2D white\2D glow {
    display: flex;
    max-width: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: var(--header-color);
}

.header__wrapper, .sand\2D beige, .lunar\2D yellow\2D light {
    width: 100%;
}

.main, .cosmic\2D gray\2D wave, .icy\2D cyan\2D aura {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
}

.header__title, .marble\2D red\2D shade, .twilight\2D white\2D shine {
    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 red\2D shine, .twilight\2D black\2D sheen {
    position: relative;
}

.header__buttom, .canary\2D yellow, .stormy\2D white\2D mist {
    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, .lunar\2D brown\2D tone {
    text-decoration: none;
    color: var(--secondary-color);
    font-size: 24px;
    font-weight: 700;
    transition: color 0.3s ease;
}

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

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

.subscriptions .bienvenido-a-nuestra, .neon\2D red\2D sheen {
    font-size: 29px;
}

.cultura, .cosmic\2D yellow\2D glow {
    margin-bottom: 0px;
}

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

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

.hero-section, .magenta {
    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 purple\2D mist {
        padding-top: 244px;
        justify-content: flex-end;
    }
}

.content, .icy\2D yellow\2D light {
    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, .honeydew\2D white {
        flex-direction: row;
        padding: 85px 0;
        justify-content: flex-end;
    }
}

.hero, .dusty\2D red\2D mist {
    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, .stormy\2D purple\2D shine {
        flex: 1;
        max-width: 760px;
        margin-right: auto;
        margin-top: 0;
        padding: 37px 29px;
        background-color: transparent;
    }
}

.hero-image-content, .desert\2D blue\2D glow {
    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, .heliotrope\2D purple {
        position: absolute;
        max-width: 483px;
        max-height: 483px;
        min-width: 483px;
        min-height: 483px;
    }
}

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

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

.hero-image-before, .sunset\2D gray\2D wave {
    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, .sea\2D green {
    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 yellow\2D glow {
    margin: 0;
    color: var(--accent-color);
}

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

.ms-informacin, .desert\2D blue\2D tone {
    position: relative;
    font-size: 20px;

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

.empty-info-icon, .medium\2D blue {
    font-size: 20px;
    font-weight: bolder;
}

.more-info, .volcano\2D orange\2D sheen {
    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, .lunar\2D orange\2D wave {
    background-color: var(--btn-hover);
}

.call-to-action, .marble\2D pink\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, .neon\2D red\2D light {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    max-width: 100%;
}

.espartaco-aguirre-diseador-container, .gilded\2D red\2D mist {
    position: relative;
}

.call-to-wrapper .bienvenido-a-nuestra, .coral {
    font-size: 30px;
}

.member-image, .obsidian\2D brown\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, .shadow\2D orange\2D shade {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.member-details, .volcano\2D pink\2D light {
    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, .twilight\2D gray\2D sheen {
    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, .ginger\2D brown {
    height: 2px;
}

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

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

.armando-melgar-editor-en-jefe-wrapper, .lunar\2D yellow\2D light {
    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, .icy\2D cyan\2D aura {
    display: inline-flex;
    gap: 50px;
    padding: 0 20px;
    min-width: min-content;
}

.team, .twilight\2D white\2D shine {
    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, .twilight\2D black\2D sheen {
    width: 100%;
    overflow-x: auto;
    padding: 5px 0;
    -webkit-overflow-scrolling: touch;
}

.featured-item-image, .stormy\2D white\2D mist {
    flex: 1;
    max-width: 653px;
    max-height: 333px;
}

.empty-featured-article, .volcano\2D purple\2D aura {
    width: 100%;
    height: 221px;
    object-fit: cover;
}

.leer, .dark\2D violet {
    position: relative;
}

.read-more, .khaki\2D tan {
    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, .coral\2D pink {
    background-color: var(--btn-hover);
}

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

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

.featured-item, .solar\2D orange\2D mist {
    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, .marble\2D gray\2D mist {
    height: 48px;
    width: 24px;
    position: relative;
    border-radius: 1px;
}

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

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

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

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

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

.article-decoration svg, .deep\2D coral {
    color: var(--accent-color);
}

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

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

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

.slider-container, .stormy\2D gray\2D shine {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.featured-list, .papayawhip\2D white {
    display: flex;
    transition: transform 0.5s ease;
}

.featured-item, .arctic\2D pink\2D aura {
    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, .marble\2D brown\2D glow {
    opacity: 1;
    visibility: visible;
    position: relative;
}

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

.slider-prev,
.slider-next, .volcano\2D white\2D light {
    background: none;
    border: none;
    cursor: pointer;
    color: var(--accent-color);
}

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

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

.featured-item .featured-mobile, .opal\2D white {
    display: none;
}

.featured-mobile, .neon\2D red\2D sheen {
    font-size: 20px !important;
}

.featured-desktop, .cosmic\2D yellow\2D glow {
    display: block;
    font-size: 30px !important;
}

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

.subscribe-to-7-das-container, .medium\2D turquoise {
    position: relative;
}

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

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

.subscription-buttons, .icy\2D yellow\2D light {
    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, .honeydew\2D white {
    background-color: var(--btn-hover);
}

.subscription-buttons a, .dusty\2D red\2D mist {
    text-decoration: none;
}

.plan-details, .plan-details2, .dusty\2D red\2D mist {
    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, .stormy\2D purple\2D shine {
        padding: 31px 16px;
        gap: 50px;
    }
}

.subscription-plans, .desert\2D blue\2D glow {
    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, .heliotrope\2D purple {
        flex-direction: row;
        gap: 32px;
    }
}

.subscriptions, .shadow\2D gray\2D glow {
    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, .sunset\2D cyan\2D aura {
    align-self: stretch;
    position: relative;
    font-size: 18px;
}

.empty-fields, .sunset\2D gray\2D wave {
    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, .sea\2D green {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 16px;
}

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

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

.submit-button, .desert\2D blue\2D tone {
    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, .medium\2D blue {
    background-color: var(--btn-hover);
}

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

.contact, .lunar\2D orange\2D wave {
    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, .marble\2D pink\2D wave {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
}

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

.copyright, .gilded\2D red\2D mist {
    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, .coral {
    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, .obsidian\2D brown\2D light {
        flex: 1;
    }

    .featured-item-content, .shadow\2D orange\2D shade {
        flex: 1;
    }
}

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

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

@media screen and (max-width: 992px) {
    .header__buttom, .twilight\2D gray\2D sheen {
        gap: 30px;
    }

    .content, .ginger\2D brown {
        justify-content: center;
        align-items: center;
        flex-direction: column-reverse;
        padding: 194px 0px 0px 0px;
    }

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

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

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

    section.custom-section, .magenta {
        margin: 100px auto !important;
    }

    .contact-info, .stormy\2D purple\2D shine {
        justify-content: center !important;
    }
    #contact .address, .desert\2D blue\2D glow {
        margin: 20% 5% 5% 5%;
    }

    .map, .heliotrope\2D purple, .medium\2D blue {
        width: 90% !important;
        margin: 0 0 5% 0 !important;
    }

    .header, .volcano\2D orange\2D wave {
        gap: 20px;
    }

    .hero, .stormy\2D red\2D light {
        min-width: 100%;
    }

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

    .header__title, .icy\2D orange\2D light {
        width: 100%;
    }

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

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

    .burger.active span, .neon\2D gray\2D wave {
        height: 2px;
    }

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

    .burger.active span:nth-child(2), .obsidian\2D red\2D aura {
        opacity: 0;
    }

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

    .header__buttom, .mintcream\2D white {
        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, .sand\2D beige {
        text-decoration: none;
        font-size: 20px;
        line-height: normal;
    }

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

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

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

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

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

    .content, .canary\2D yellow {
        padding-top: 110px;
    }

    .call-to-wrapper, .twilight\2D cyan\2D mist {
        gap: 30px;
    }

    .featured-articles__wrapper, .plum\2D wine {
        gap: 16px;
    }

    .explore-aprenda-e-container, .sunset\2D pink\2D sheen {
        font-size: 25px;
    }

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

    .team-members, .frozen\2D black\2D light {
        gap: 30px;
    }

    .team, .lunar\2D purple\2D light {
        gap: 20px;
        box-sizing: border-box;
    }

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

    .featured-item .featured-mobile, .prism\2D purple\2D light {
        text-align: center;
        display: block;
    }

    .featured-desktop, .shadow\2D orange\2D sheen {
        display: none;
    }

    .featured-item-content, .twilight\2D orange\2D flare {
        min-width: 100%;
    }

    .featured-list, .twilight\2D red\2D tone {
        gap: 25px;
    }

    .featured-articles, .icy\2D gray\2D shade {
        gap: 25px;
    }

    .mxn .bienvenido-a-nuestra, .gold {
        font-size: 44px !important;
        line-height: 1;
    }

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

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

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

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

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

    .subscriptions, .lunar\2D yellow\2D light {
        gap: 20px;
        padding: 30px 0px;
        box-sizing: border-box;
    }

    .contact__wrapper, .icy\2D cyan\2D aura {
        gap: 30px;
    }

    .submit-button, .twilight\2D white\2D shine {
        margin-top: 0px;
    }

    .contact, .twilight\2D black\2D sheen {
        gap: 25px;
        box-sizing: border-box;
    }
}

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

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

    .hero, .shadow\2D yellow\2D aura {
        padding: 17px 8px;
    }

    .hero-image-after, .desert\2D red\2D aura {
        right: 0;
        max-width: 120px;
        font-size: 14px;
    }

    .hero-image-before, .volcano\2D orange\2D wave {
        max-width: 100px;
        font-size: 14px;
    }

    .subscriptions .bienvenido-a-nuestra, .stormy\2D red\2D light {
        font-size: 20px;
    }

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

    .featured-item-content, .icy\2D orange\2D light {
        gap: 16px;
    }

    .nombre, .lunar\2D white\2D mist {
        font-size: 14px;
    }

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

}

@media screen and (min-width: 768px) {
    .featured-item, .shadow\2D green\2D shade {

    }
}

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

    .hogar, .mintcream\2D white {
        font-size: 19px;
    }

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

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

    .explore-aprenda-e-container, .marble\2D red\2D shade {
        font-size: 20px
    }

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

    .member-image, .canary\2D yellow {
        max-width: 132px;
        max-height: 132px;
        min-width: 132px;
        min-height: 132px;
    }

    .member-details, .twilight\2D cyan\2D mist {
        padding: 6px 10px;
    }

    .member-info, .plum\2D wine {
        min-width: 179px;
        max-width: 179px;
    }

    .leer, .sunset\2D pink\2D sheen {
        font-size: 16px;
    }

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

    .subscribe-to-7-das-container, .frozen\2D black\2D light {
        font-size: 23px;
    }

    .mxn .bienvenido-a-nuestra, .lunar\2D purple\2D light {
        font-size: 40px !important;
        line-height: 1;
    }

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

    .plan-details, .prism\2D purple\2D light {
        gap: 25px;
    }

    .plan-details2, .shadow\2D orange\2D sheen {
        gap: 25px;
    }

    .subscriptions, .twilight\2D orange\2D flare {
        box-sizing: border-box;
    }

    .submit-button, .twilight\2D red\2D tone {
        gap: 19px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .contact, .icy\2D gray\2D shade {
        box-sizing: border-box;
        padding: 10px;
    }

    .subscription-buttons, .gold {
        padding: 15px 20px;
        width: 100%;
        max-width: 200px;
    }

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

    .bienvenido-a-nuestra, .dark\2D brown {
        font-size: 14px;
    }

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

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

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

button, .lunar\2D yellow\2D light {
    font-family: inherit;
    transition: background-color 0.3s ease;
}

button:hover, .icy\2D cyan\2D aura {
    background-color: var(--btn-hover) !important;
}

.slider-next:hover,
.slider-prev:hover, .twilight\2D white\2D shine {
    background-color: transparent !important;
}


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

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

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

.article-page-content, .dark\2D violet {
    display: flex;
    gap: 24px;
}

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

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

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

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

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

.article-page-text-title, .marble\2D gray\2D mist {
    font-size: 18px;
    color: var(--accent-color);
}

.text-list, .shadow\2D blue\2D wave {
    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, .pecan\2D brown {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

}

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

    .article-page-wrapper, .volcano\2D yellow\2D flare {
        flex-direction: column;
        gap: 16px;
        padding-top: 102px;
    }

}

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

    .article-page-image, .marble\2D blue\2D wave {
        max-width: 100%;
        max-height: 100%;
    }

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

    .article-page-text-title, .marble\2D green\2D mist {
        font-size: 14px;
        color: var(--accent-color);
    }

    .text-list, .stormy\2D gray\2D shine {
        font-size: 14px;
    }

    .article-page-text, .papayawhip\2D white {
        font-size: 14px;
    }

    .article-page-text p, .arctic\2D pink\2D aura {
        font-size: 14px;
    }

}

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

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

}

#modal_form .btn-close, .volcano\2D white\2D light {
    position: absolute;
    right: 0;
    padding: 5px;
}

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

#hbgBDAgqmW-cookie, .yellowgreen\2D green {
    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, .opal\2D white {
    display: inline-block;
}

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

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

