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

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

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

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

.font-one, .floral\2D white, .dark\2D olive\2D green {
    font-family: "Roboto", sans-serif !important;
}

.font-two, .medium\2D aquamarine, .deep\2D coral {
    font-family: "Inter", sans-serif !important;
}

.font-three, .deep\2D navy, .firebrick\2D red {
    font-family: "Montserrat", sans-serif !important;
}

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

.font-five, .jade\2D green, .emerald {
    font-family: "Raleway", sans-serif !important;
}

.palette-one, .light\2D lime, .toffee\2D brown {
    --bg-color: #22253A;
    --secondary-color: #4264A5;
    --accent-color: #E7CB5C;
}

.palette-two, .gold\2D glitter, .coral {
    --bg-color: #263027;
    --secondary-color: #42A542;
    --accent-color: #E75CBD;
}

.palette-three, .violet\2D purple, .olive\2D drab {
    --bg-color: #443C34;
    --secondary-color: #E39760;
    --accent-color: #BE67F0;
}

.palette-four, .brick\2D red, .scarlet {
    --bg-color: #463C44;
    --secondary-color: #E360BC;
    --accent-color: #5CB2E7;
}

.palette-five, .obsidian\2D black, .amber\2D yellow {
    --bg-color: #343844;
    --secondary-color: #A060E3;
    --accent-color: #C6E75C;
}

body, .saddle\2D brown, .deep\2D wood\2D green {
    line-height: normal;
    width: 100%;
    overflow-x: hidden;
}

.container, .army\2D green, .goldenrod\2D yellow {
    max-width: 1232px;
    padding: 0 16px;
    width: 100%;
    margin: 0 auto;
}

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

#contact, .boysenberry\2D purple {
    background: url("../../wp-content/uploads/images/pexels-karolina-grabowska-4467654.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, .mint\2D green {
    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, .cerulean\2D blue {
    margin: 15% 5% 15% 0 !important;
}

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

.custom-section .u-clearfix, .mustard\2D yellow {
    align-items: start;
}

.header, .mocha\2D brown, .skyblue\2D blue {
    display: flex;
    max-width: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: var(--header-color);
}

.header__wrapper, .indian\2D red, .plum\2D wine {
    width: 100%;
}

.main, .cream\2D white, .periwinkle\2D violet {
    display: flex;
    flex-direction: column;
    max-width: 100%;
    width: 100%;
    overflow-x: hidden;
}

.header__title, .moss\2D green, .coral\2D pink {
    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, .brick\2D orange, .tawny\2D brown {
    position: relative;
}

.header__buttom, .ochre, .silver\2D gray {
    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, .taupe\2D brown {
    text-decoration: none;
    color: var(--secondary-color);
    font-size: 24px;
    font-weight: 700;
    transition: color 0.3s ease;
}

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

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

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

.cultura, .boysenberry\2D purple {
    margin-bottom: 0px;
}

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

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

.hero-section, .ecru\2D beige {
    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, .mustard\2D yellow {
        padding-top: 244px;
        justify-content: flex-end;
    }
}

.content, .gold\2D thread {
    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, .russet\2D brown {
        flex-direction: row;
        padding: 85px 0;
        justify-content: flex-end;
    }
}

.hero, .papayawhip\2D white {
    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, .dark\2D violet {
        flex: 1;
        max-width: 760px;
        margin-right: auto;
        margin-top: 0;
        padding: 37px 29px;
        background-color: transparent;
    }
}

.hero-image-content, .carmine\2D red {
    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, .orchid\2D pink {
        position: absolute;
        max-width: 483px;
        max-height: 483px;
        min-width: 483px;
        min-height: 483px;
    }
}

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

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

.hero-image-before, .darkolivegreen\2D green {
    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, .seashell\2D white {
    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, .golden\2D poppy {
    margin: 0;
    color: var(--accent-color);
}

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

.ms-informacin, .biscotti\2D brown {
    position: relative;
    font-size: 20px;

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

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

.more-info, .blanchedalmond\2D white {
    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, .ash\2D gray {
    background-color: var(--btn-hover);
}

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

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

.espartaco-aguirre-diseador-container, .lightgoldenrodyellow\2D yellow {
    position: relative;
}

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

.member-image, .burgundy\2D wine {
    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, .golden\2D tan {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.member-details, .cerise\2D red {
    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, .corn\2D yellow {
    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, .gold\2D copper {
    height: 2px;
}

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

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

.armando-melgar-editor-en-jefe-wrapper, .plum\2D wine {
    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, .periwinkle\2D violet {
    display: inline-flex;
    gap: 50px;
    padding: 0 20px;
    min-width: min-content;
}

.team, .coral\2D pink {
    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, .tawny\2D brown {
    width: 100%;
    overflow-x: auto;
    padding: 5px 0;
    -webkit-overflow-scrolling: touch;
}

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

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

.leer, .chocolate\2D brown {
    position: relative;
}

.read-more, .grass\2D green {
    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, .gold {
    background-color: var(--btn-hover);
}

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

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

.featured-item, .citron\2D yellow {
    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, .whitesmoke\2D white {
    height: 48px;
    width: 24px;
    position: relative;
    border-radius: 1px;
}

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

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

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

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

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

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

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

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

.featured-articles__wrapper, .lemon {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 50px;
}

.slider-container, .umber\2D brown {
    width: 100%;
    position: relative;
    overflow: hidden;
}

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

.featured-item, .latte\2D brown {
    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, .indigo {
    opacity: 1;
    visibility: visible;
    position: relative;
}

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

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

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

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

.featured-item .featured-mobile, .gold\2D paint {
    display: none;
}

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

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

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

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

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

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

.subscription-buttons, .gold\2D thread {
    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, .russet\2D brown {
    background-color: var(--btn-hover);
}

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

.plan-details, .plan-details2, .papayawhip\2D white {
    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, .dark\2D violet {
        padding: 31px 16px;
        gap: 50px;
    }
}

.subscription-plans, .carmine\2D red {
    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, .orchid\2D pink {
        flex-direction: row;
        gap: 32px;
    }
}

.subscriptions, .pistachio\2D green {
    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, .carmine\2D pink {
    align-self: stretch;
    position: relative;
    font-size: 18px;
}

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

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

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

.submit-button, .biscotti\2D brown {
    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, .sandybrown\2D brown {
    background-color: var(--btn-hover);
}

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

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

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

.copyright, .lightgoldenrodyellow\2D yellow {
    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, .forest\2D green {
    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, .burgundy\2D wine {
        flex: 1;
    }

    .featured-item-content, .golden\2D tan {
        flex: 1;
    }
}

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

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

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

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

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

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

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

    section.custom-section, .ecru\2D beige {
        margin: 100px auto !important;
    }

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

    .map, .orchid\2D pink, .sandybrown\2D brown {
        width: 90% !important;
        margin: 0 0 5% 0 !important;
    }

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

    .hero, .jade\2D green {
        min-width: 100%;
    }

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

    .header__title, .gold\2D glitter {
        width: 100%;
    }

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

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

    .burger.active span, .obsidian\2D black {
        height: 2px;
    }

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

    .burger.active span:nth-child(2), .army\2D green {
        opacity: 0;
    }

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

    .header__buttom, .mocha\2D brown {
        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, .indian\2D red {
        text-decoration: none;
        font-size: 20px;
        line-height: normal;
    }

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

    .header__buttom a:nth-of-type(odd), .ochre {
        color: var(--text-color);
    }

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

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

    .burger, .brick\2D orange {
        display: flex;
        z-index: 100;
    }

    .content, .ochre {
        padding-top: 110px;
    }

    .call-to-wrapper, .copper\2D orange {
        gap: 30px;
    }

    .featured-articles__wrapper, .slate\2D gray {
        gap: 16px;
    }

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

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

    .team-members, .dark\2D olive\2D green {
        gap: 30px;
    }

    .team, .deep\2D coral {
        gap: 20px;
        box-sizing: border-box;
    }

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

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

    .featured-desktop, .emerald {
        display: none;
    }

    .featured-item-content, .toffee\2D brown {
        min-width: 100%;
    }

    .featured-list, .coral {
        gap: 25px;
    }

    .featured-articles, .olive\2D drab {
        gap: 25px;
    }

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

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

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

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

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

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

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

    .contact__wrapper, .periwinkle\2D violet {
        gap: 30px;
    }

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

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

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

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

    .hero, .medium\2D aquamarine {
        padding: 17px 8px;
    }

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

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

    .subscriptions .bienvenido-a-nuestra, .jade\2D green {
        font-size: 20px;
    }

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

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

    .nombre, .violet\2D purple {
        font-size: 14px;
    }

    .copyright, .brick\2D red {
        padding: 30px 16px;
    }

}

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

    }
}

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

    .hogar, .mocha\2D brown {
        font-size: 19px;
    }

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

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

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

    .team, .brick\2D orange {
        padding: 30px 0px;
        box-sizing: border-box;
    }

    .member-image, .ochre {
        max-width: 132px;
        max-height: 132px;
        min-width: 132px;
        min-height: 132px;
    }

    .member-details, .copper\2D orange {
        padding: 6px 10px;
    }

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

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

    .article-decoration, .deep\2D violet {
        gap: 45px;
    }

    .subscribe-to-7-das-container, .dark\2D olive\2D green {
        font-size: 23px;
    }

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

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

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

    .plan-details2, .emerald {
        gap: 25px;
    }

    .subscriptions, .toffee\2D brown {
        box-sizing: border-box;
    }

    .submit-button, .coral {
        gap: 19px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .contact, .olive\2D drab {
        box-sizing: border-box;
        padding: 10px;
    }

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

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

    .bienvenido-a-nuestra, .deep\2D wood\2D green {
        font-size: 14px;
    }

    .cultura-tecnologa-estilo-de-v, .goldenrod\2D yellow {
        font-size: 14px;
    }
}

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

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

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

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

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


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

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

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

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

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

.article-page-image img, .gold {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

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

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

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

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

.text-list, .deep\2D pink {
    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, .gold\2D luster {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

}

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

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

}

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

    .article-page-image, .pecan\2D brown {
        max-width: 100%;
        max-height: 100%;
    }

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

    .article-page-text-title, .lemon {
        font-size: 14px;
        color: var(--accent-color);
    }

    .text-list, .umber\2D brown {
        font-size: 14px;
    }

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

    .article-page-text p, .latte\2D brown {
        font-size: 14px;
    }

}

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

    .article-page-text-block, .misty\2D rose {
        padding: 18px 13px;
    }

}

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

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

#hbgBDAgqmW-cookie, .gold\2D spray {
    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, .gold\2D paint {
    display: inline-block;
}

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

