
.container-landing {
    margin: 0 auto;
}

.bg-blue-section {
    background-color: #024D8E;
}

.w-1188 {
    max-width: 1188px;
    margin: 0 auto;
}

.btn-principal-white {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 15.2758px;
    line-height: 100%;
    color: #182AC7;
    background-color: #FFFFFF;
    border-radius: 13.4693px;
    width: 180.88px;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
    text-decoration: none;
    border: none;
    transform: rotate(0.17deg);
    transition: all 0.3s ease;
}


.btn-promo {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 18.146px;
    line-height: 100%;
    color: #182AC7;
    background-color: #FFFFFF;
    border-radius: 16px;
    padding: 23px 26px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 214.86px;
    height: 64.15px;
    border: none;
    transform: rotate(0.17deg);
    transition: all 0.3s ease;
}

.btn-tla {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15.2758px;
    line-height: 100%;
    color: #FFFFFF;
    background-color: #182AC7;
    border-radius: 13.4693px;
    width: 180.88px;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    transform: rotate(0.17deg);
    transition: all 0.3s ease;
}

.btn-descargar {
    font-family: 'Open Sans', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 15.2758px;
    line-height: 100%;
    color: #182AC7;
    background-color: #FFFFFF;
    border-radius: 13.4693px;
    width: 180.88px;
    height: 54px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    transform: rotate(0.17deg);
    transition: all 0.3s ease;
}

.catalog-banner-desktop {
    background: linear-gradient(90deg, rgba(34, 12, 6, 0) 22.94%, #220C06 51.96%), url('https://cdn.laanonima.com/content/libertad_banner-catalogos_desktop.jpg') center/cover no-repeat, #230C06;
    border-radius: 16px;
    color: #FFFFFF;
    height: 228px;
    padding-left: 517px;
    padding-right: 60px;
}

.catalog-banner-mobile {
    background: linear-gradient(180deg, rgba(34, 12, 6, 0) 15.9%, #220C06 73.04%), url('https://cdn.laanonima.com/content/libertad_banner-catalogos_mobile.jpg') center/cover no-repeat, #230C06;
    border-radius: 16px;
    color: #FFFFFF;
    height: 396px;
    width: 100%;
    max-width: 354px;
    margin: 0 auto;
    position: relative;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 20px;
}

.catalog-banner-mobile h2 { 
    font-size: 20px !important;
    line-height: 24px !important;
    text-align: left !important;
    margin: 0 !important;
}

.hero-header {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('https://cdn.laanonima.com/content/libertad_header_desktop.jpg') center/cover no-repeat;
    padding: 110px 0;
}

.banner-tla-desktop {
    background: url('https://cdn.laanonima.com/content/libertad_banner-tla_1_desktop.jpg') center/cover no-repeat;
    min-height: 268px;
    padding-left: 110px;
    border-radius: 16px 16px 0 0;
}

.banner-tla-mobile-top {
    background: url('https://cdn.laanonima.com/content/libertad_banner-tla_1_mobile.jpg') center/cover no-repeat;
    height: 398px;
    padding: 40px 24px 0;
    border-radius: 16px 16px 0 0;
    max-width: 354px;
    margin: 0 auto;
}

.banner-promos-desktop {
    background: url('https://cdn.laanonima.com/content/libertad_banner-promos_desktop.png') center/cover no-repeat;
    border-radius: 16px;
    min-height: 268px;
    padding: 50px 110px 50px 0;
}

.banner-promos-mobile {
    background: url('https://cdn.laanonima.com/content/libertad_banner-promos_mobile.png') center/cover no-repeat;
    border-radius: 16px;
    max-width: 354px;
    margin: 0 auto;
    padding: 186.998px 20px 43.2366px;
}

.app-title-container {
    width: 337px;
}

.app-title-text {
    font-size: 26px;
    line-height: 32px;
}

.app-desc-text {
    font-size: 24px;
    line-height: 28px;
    width: 483px;
}

.cat-screenshot-container {
    width: 986px;
    height: 551.89px;
    margin: 0 auto;
}

.gps-section-desktop {
    height: 298px;
}

.map-iframe-wrap {
    width: 483px;
    height: 256px;
    border-radius: 16px;
    overflow: hidden;
    flex-shrink: 0;
}

.map-iframe-wrap iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.map-iframe-wrap-mobile {
    width: 100%;
    max-width: 350px;
    height: 185.51px;
    border-radius: 11.59px;
    overflow: hidden;
}

.map-iframe-wrap-mobile iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
}

.section-title-super,
.section-title-familia {
    font-size: 26px;
    line-height: 32px;
}

@media (max-width: 767.98px) {
    .hero-header {
        background: linear-gradient(0deg, rgba(0, 0, 0, 0.35), rgba(0, 0, 0, 0.35)), url('https://cdn.laanonima.com/content/libertad_header_mobile.jpg') center/cover no-repeat;
        height: 450px;
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .hero-header-wrapper {
        max-width: 268px !important;
        gap: 12px !important;
    }

    .hero-header-title {
        font-size: 32px !important;
        line-height: 39px !important;
        max-width: 268px !important;
        margin-bottom: 0 !important;
    }

    .hero-header-logo-container {
        width: 125.68px !important;
        height: 96px !important;
        padding: 10.47px !important;
        border-radius: 8.37px !important;
    }

    .gps-section-mobile {
        height: 310.51px !important;
        padding: 20px !important;
        gap: 24px !important;
    }

    .gps-wrapper-mobile {
        max-width: 273px !important;
        gap: 10px !important;
    }

    .gps-text-mobile {
        font-size: 16px !important;
        line-height: 20px !important;
        max-width: 273px !important;
    }

    .app-title-container {
        width: 259px !important;
    }

    .app-title-text {
        font-size: 20px !important;
        line-height: 24px !important;
    }

    .app-desc-text {
        font-size: 16px !important;
        line-height: 28px !important;
        width: 334px !important;
    }

    .cat-screenshot-container {
        width: 354px !important;
        height: 198.14px !important;
    }

    .section-laol-container {
        max-width: 354px !important;
        gap: 32px !important;
    }

    .section-laol-title {
        font-size: 16px !important;
        line-height: 20px !important;
        max-width: 259px !important;
    }

    .section-laol-wrapper {
        gap: 16px !important;
    }

    .section-laol-ctas {
        max-width: 354px !important;
        gap: 8px !important;
    }

    .section-laol-ctas a,
    .section-laol-ctas img {
        height: auto !important;
    }

    .cta-electro {
        width: 94.34px !important;
    }

    .cta-hogar {
        width: 90.34px !important;
    }

    .cta-super {
        width: 88.34px !important;
    }

    .cta-deportes {
        width: 180.34px !important;
    }

    .cta-moda {
        width: 133.34px !important;
    }
    .section-title-super,
    .section-title-familia {
        font-size: 18px !important;
        line-height: 24px !important;
    }
}
