﻿:root {
    --lumobry-primary: #53466f;
    --lumobry-soft: #f4f1fd;
    --lumobry-teal: #03838c;
    --lumobry-navy: #00408c;
    --lumobry-text: #2f2544;
    --Color-Berenjena: #53466F;
}

html,
body {
    overflow-x: hidden;
}

body {
    font-family: "AvenirNextLTPro", "Avenir Next LT Pro", "Avenir Next", "Segoe UI", sans-serif !important;
    color: var(--lumobry-text);
    background: #ffffff;
}

.top-strip {
    background: var(--lumobry-teal);
}

.brand-link,
.visit-link {
    color: #ffffff;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 0.48px;
    font-weight: 900;
}

.visit-link {
    text-decoration: underline;
}

.main-nav {
    background: var(--lumobry-soft);
    border-bottom: 1px solid #d3cceb;
    padding: 13px 0px !important;
}

    .main-nav .btn-lumobry {
        font-weight: 700;
    }

.mobile-menu-col {
    display: none;
}

.mobile-menu-btn {
    width: 25px;
    height: 21px;
    border: 0;
    background: transparent;
    padding: 0;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}

    .mobile-menu-btn span {
        display: block;
        width: 100%;
        height: 3px;
        border-radius: 2px;
        background: #53466f;
    }

.logo-img {
    max-width: 202px;
}

.foot-note {
    color: var(--Color-Berenjena, #53466F);
    text-align: left;
    font-size: 8px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 225% */
    letter-spacing: 0.48px;
}
nav.nav-links {
    gap: 58px;
}
.nav-links a {
    text-decoration: none;
    text-transform: uppercase;
    color: var(--lumobry-primary);
    font-size: 0.88rem;
    letter-spacing: 0.06em;
    font-weight: 400;
}

    .nav-links a.active {
        font-weight: 700
    }


.btn-lumobry {
    border-color: var(--lumobry-primary);
    color: var(--lumobry-primary);
    border-radius: 0;
    text-transform: uppercase;
    letter-spacing: 0.06em;
    font-size: 0.82rem;
    padding: 0.65rem 1.5rem;
}

    .btn-lumobry:hover,
    .btn-lumobry:focus {
        background: var(--lumobry-primary);
        border-color: var(--lumobry-primary);
        color: #ffffff;
    }

.hero-section {
    background: #e5dbff;
}

.hero-media {
    min-height: 360px;
}

.object-cover {
    object-fit: cover;
}

.hero-copy-wrap {
    background: #dcd3f5;
    padding: 32px 30px 32px 32px;
    position: relative;
}

.hero-copy h1 {
    font-size: 31px;
    color: var(--lumobry-primary);
    font-weight: 400;
    margin-bottom: 0.8rem;
}

.hero-copy p {
    color: var(--lumobry-primary);
    margin-bottom: 1.1rem;
    font-size: 16px;
}

.hero-section .hero-copy .btn-lumobry {
    max-width: 346px;
}

.hero-copy small {
    color: var(--lumobry-primary);
    font-size: 0.72rem;
    line-height: 1.4;
}

.hero-section .hero-copy .foot-note {
    max-width: 415px;
    text-align: right;
    position: absolute;
    bottom: 20px;
    font-style: italic;
}

.section-spacing {
    padding: 3rem 0;
}

    .section-spacing p {
        color: var(--lumobry-primary);
    }

    .section-spacing .btn-lumobry {
        max-width: 348px;
    }

.section-title {
    text-transform: uppercase;
    color: var(--lumobry-primary);
    font-size: 38px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 1.2px;
    margin-bottom: 1rem;
}

.comparison-section {
    background: var(--lumobry-soft);
    padding-bottom: 0px;
}

.comparison-title {
    text-transform: uppercase;
    color: var(--lumobry-primary);
    font-size: 38px;
    margin: 0;
    font-weight: 400;
    line-height: 24px; /* 63.158% */
    letter-spacing: 0.48px;
}

.comparison-img {
    max-height: 560px;
    object-fit: cover;
}

.comparison-section .bottom-text {
    max-width: 1295px;
}

    .comparison-section .bottom-text p {
        color: var(--Color-Berenjena);
        text-align: center;
        font-size: 19.1px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 125.654% */
        letter-spacing: 0.48px;
    }

.comparison-section .left-card, .comparison-section .rigt-card {
    color: #53466F;
    text-align: center;
    font-size: 15.1px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.2px; /* 127.152% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.comparison-section .left-card {
    right: 50px;
}

.comparison-section .rigt-card {
    left: 40px;
}

.after-before-section {
    overflow: hidden;
}

.beforeAfter {
    max-height: 952px;
}

    .beforeAfter img {
        width: 100%;
        display: block;
        object-fit: cover;
    }

.card-parent {
    display: flex;
    align-items: center;
}

.left-card {
    position: absolute;
    font-weight: 800;
    text-transform: uppercase;
    width: 67px;
    right: 26px;
    top: 49%;
    text-align: center;
    line-height: 1.2;
}

.rigt-card {
    position: absolute;
    font-weight: 800;
    text-transform: uppercase;
    width: 67px;
    left: 32px;
    top: 49%;
    text-align: center;
    line-height: 1.2;
}

.before-after-gallery {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
}

.before-after-stage {
    --split-pos: 50%;
    position: relative;
    width: 100vw;
    height: min(70vh, 760px);
    min-height: 320px;
    overflow: hidden;
    border-radius: 0;
    user-select: none;
    touch-action: none;
    background: #ddd;
}

.before-image,
.after-image {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Match Figma composition: left side starts with a single-eye focus. */
.after-image {
    width: 108%;
    max-width: none;
    left: -8%;
}

.after-layer {
    position: absolute;
    inset: 0;
    width: var(--split-pos);
    overflow: hidden;
    will-change: width;
    transition: width 120ms linear;
}

.split-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: var(--split-pos);
    width: 7px;
    transform: translateX(-50%);
    background: #fff;
    opacity: 1;
    box-shadow: none;
    will-change: left;
    transition: left 120ms linear, opacity 120ms linear;
}

.split-handle {
    position: absolute;
    left: var(--split-pos);
    top: 0;
    transform: translateX(-50%);
    width: 7px;
    height: 100%;
    border: 0;
    background: transparent;
    padding: 0;
    opacity: 1;
    box-shadow: none;
    cursor: ew-resize;
    overflow: visible;
    will-change: left;
    transition: left 120ms linear, opacity 120ms linear;
}

.before-after-stage.is-dragging .after-layer,
.before-after-stage.is-dragging .split-line,
.before-after-stage.is-dragging .split-handle {
    transition: none;
}

.before-after-stage.is-hovered .split-line,
.before-after-stage.is-hovered .split-handle {
    opacity: 0.8;
}

.split-handle::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 23px;
    height: 23px;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #ffffff;
}

.swipe-label {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #2f2544;
    background: transparent;
    font-size: 0.76rem;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1.2;
    width: 67px;
    text-align: center;
    pointer-events: none;
}

.swipe-label-left {
    right: 26px;
}

.swipe-label-right {
    left: 32px;
}

.before-after-controls {
    display: flex;
    justify-content: center;
    gap: 0.75rem;
    margin-top: 1.1rem;
    flex-wrap: wrap;
}

.control-btn {
    border: 1px solid var(--lumobry-primary);
    background: transparent;
    color: var(--lumobry-primary);
    padding: 0.35rem 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.07em;
    font-size: 0.72rem;
    font-weight: 600;
}

    .control-btn.active,
    .control-btn:hover {
        background: var(--lumobry-primary);
        color: #fff;
    }

.site-footer {
    background: #ffffff;
    /*border-top: 1px solid #e9e3f8;*/
}

.footer-top {
    background: var(--lumobry-soft);
    padding: 20px 0px 5px;
}

.social-link {
    color: var(--lumobry-primary);
    text-decoration: none;
    margin-left: 0.8rem;
    font-weight: 600;
}

.footer-links h3 {
    color: #159BA7;
    font-family: "Open Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 153.846% */
    text-transform: uppercase;
    margin-bottom: 0px;
}

.footer-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer-links li {
    line-height: 18px;
}

.footer-links a {
    text-decoration: none;
    color: #606060;
    color: #666;
    font-family: "Open Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 14px; /* 127.273% */
}

.footer-bottom {
    display: flex;
    min-height: 46px;
    padding: 15px 20.14px 15px 20px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: #FAFAFA;
}

    .footer-bottom .col-12 {
        text-align: center;
    }

    .footer-bottom .copy-right {
        color: #159BA7;
        font-family: "Open Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px; /* 133.333% */
        text-transform: uppercase;
    }

    .footer-bottom .msg {
        color: #333;
        font-family: "Open Sans";
        font-size: 12px;
        font-style: normal;
        font-weight: 400;
        line-height: 16px; /* 133.333% */
    }


@media (max-width: 991.98px) {
    .hero-copy h1 {
        font-size: 1.65rem;
    }

    .section-title {
        padding: 0px 10px 0px 0px;
    }

    .comparison-title {
        font-size: 1.3rem;
        line-height: 1.3;
    }

    .before-after-stage {
        height: min(62vh, 540px);
        min-height: 260px;
    }

    .swipe-label {
        top: 89%;
        width: 109px;
        font-size: 0.68rem;
    }

    .swipe-label-right {
        width: 146px;
        left: 23px;
    }

    .split-handle::before {
        top: 80%;
    }

    .left-card {
        top: unset;
        width: 109px;
        bottom: 5px;
    }

    .rigt-card {
        top: unset;
        width: 109px;
        left: 30px !important;
        bottom: 5px;
    }

    .white-seperator {
        top: 80% !important;
    }

    .after-image {
        width: 116%;
        left: -16%;
    }
}

@media (max-width: 992px) {
    .mobspace {
        padding-top: 0;
    }
}

@media (max-width: 767.98px) {
    .top-strip {
        padding: 0.35rem 0;
        position: relative;
        z-index: 20;
    }

    .hero-media {
        min-height: auto;
    }

    .top-strip .container {
        padding-left: 18px;
        padding-right: 18px;
    }

    .top-strip .row {
        flex-wrap: nowrap;
        margin-left: 0;
        margin-right: 0;
    }

    .top-strip .col-12 {
        width: 50%;
        flex: 0 0 auto;
        margin-bottom: 0 !important;
        padding-left: 12px;
        padding-right: 12px;
        display: flex;
        align-items: center;
        min-height: 18px;
    }

    .brand-link,
    .visit-link {
        font-size: 0.5rem;
        letter-spacing: 0.04em;
        line-height: 1.2;
        white-space: nowrap;
        display: block;
    }

    .main-nav {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        box-shadow: 0 0 1.25px rgba(0, 0, 0, 0.75);
        position: relative;
        z-index: 10;
        margin-top: 0;
        clear: both;
    }

        .main-nav .container {
            padding-left: 26px;
            padding-right: 30px;
        }

        .main-nav .row {
            min-height: 63px;
            padding-top: 10px;
            padding-bottom: 10px;
            align-items: center;
            justify-content: space-between;
        }

            .main-nav .row > .col-12.col-lg-3.text-center.text-lg-start {
                width: calc(100% - 42px);
                flex: 0 0 auto;
                text-align: left !important;
                padding-left: 0;
                padding-right: 0;
            }

    .logo-img {
        max-height: 42px;
        width: auto;
    }

    .main-nav .row > .col-12.col-lg-6,
    .main-nav .row > .col-12.col-lg-3.text-center.text-lg-end {
        display: none;
    }

    .main-nav .mobile-menu-links-col,
    .main-nav .mobile-menu-cta-col {
        width: 100%;
        flex: 0 0 100%;
        order: 3;
        padding-left: 0;
        padding-right: 0;
    }

    .main-nav .mobile-menu-links-col {
        margin-top: 0.55rem;
    }

        .main-nav .mobile-menu-links-col .nav-links {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 0.55rem !important;
            width: 100%;
            padding: 0.3rem 0;
        }

            .main-nav .mobile-menu-links-col .nav-links a {
                font-size: 0.82rem;
            }

    .main-nav .mobile-menu-cta-col {
        margin-top: 0.4rem;
        text-align: left !important;
        padding-bottom: 0.5rem;
    }

        .main-nav .mobile-menu-cta-col .btn-lumobry {
            width: 100%;
        }

    .main-nav.is-mobile-open .row > .col-12.col-lg-6.mobile-menu-links-col,
    .main-nav.is-mobile-open .row > .col-12.col-lg-3.text-center.text-lg-end.mobile-menu-cta-col {
        display: block;
    }

    .main-nav.is-mobile-open .mobile-menu-btn span:nth-child(1) {
        transform: translateY(9px) rotate(45deg);
    }

    .main-nav.is-mobile-open .mobile-menu-btn span:nth-child(2) {
        opacity: 0;
    }

    .main-nav.is-mobile-open .mobile-menu-btn span:nth-child(3) {
        transform: translateY(-9px) rotate(-45deg);
    }

    .mobile-menu-btn span {
        transition: transform 180ms ease, opacity 180ms ease;
    }

    .mobile-menu-col {
        display: block;
        width: 25px;
        flex: 0 0 25px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0px;
    }
}

.product-page {
    background: #ffffff;
    color: var(--lumobry-primary);
}

.product-kicker {
    color: var(--lumobry-primary);
    font-size: 23.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px; /* 170.94% */
    letter-spacing: 1.2px;
}

.product-title {
    color: var(--lumobry-primary);
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 141.689% */
    letter-spacing: 1.2px;
}

.product-title-sm {
    color: var(--lumobry-primary);
    font-size: 36.7px;
    font-style: normal;
    font-weight: 400;
    line-height: 52px; /* 141.689% */
    letter-spacing: 1.2px;
}

.product-science .product-title-sm {
    color: var(--lumobry-primary);
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 110%; /* 44px */
    text-transform: uppercase;
}

.product-pharmacy .product-title-sm {
    color: var(--lumobry-primary);
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 120% */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}


.product-lead {
    font-size: 17.4px;
    line-height: 25px;
    letter-spacing: 0.18px;
    padding-right: 20px;
}

.product-solid-btn {
    background: var(--lumobry-primary);
    color: #fff;
    font-size: 16px;
    max-width: 96% !important;
}

    .product-solid-btn:hover,
    .product-solid-btn:focus {
        background: #3f3456;
        color: #fff;
    }
.product-mini-benefits .col-6 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.product-mini-benefits p {
    color: var(--lumobry-primary);
    text-align: center;
    font-size: 15.1px;
    font-weight: 800;
    line-height: 25px; /* 165.563% */
    letter-spacing: 0.2px;
}

.product-mini-icon {
    width: auto;
}

    .product-mini-icon.watch-mini-icon {
        width: 91px;
        height: 91px;
    }

    .product-mini-icon.clinically-tested-mini-icon {
        width: 53.618px;
        height: 70px;
        margin-bottom: 28px !important;
    }

.product-mini-benefits small {
    color: var(--lumobry-primary);
    font-size: 10px;
    font-weight: 800;
    line-height: 25px;
    letter-spacing: 0.2px;
}

.product-carousel img {
    width: 100%;
    height: 420px;
    object-fit: cover;
}

.product-card {
    border-top: 1px solid var(--lumobry-primary);
    border-bottom: 1px solid var(--lumobry-primary);
}

.product-subtitle {
    font-size: 1.45rem;
    font-weight: 500;
    color: var(--lumobry-primary);
    margin-bottom: 0.5rem;
}

.product-accordion-left .accordion-item,
.product-accordion-right .accordion-item {
    border: 0;
    border-top: 1px solid var(--lumobry-primary);
    border-radius: 0;
    width: 100%;
}

    .product-accordion-left .accordion-item:last-child,
    .product-accordion-right .accordion-item:last-child {
        border-bottom: 1px solid var(--lumobry-primary);
    }

.product-accordion-left .accordion-button,
.product-accordion-right .accordion-button {
    color: var(--lumobry-primary);
    padding: 0.9rem 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 50px; /* 208.333% */
    letter-spacing: 0.66px;
}

    .product-accordion-left .accordion-button:not(.collapsed),
    .product-accordion-right .accordion-button:not(.collapsed) {
        color: var(--lumobry-primary);
        background: transparent;
        box-shadow: none;
    }

    .product-accordion-left .accordion-button:focus,
    .product-accordion-right .accordion-button:focus {
        border-color: transparent;
        box-shadow: none;
    }

    .product-accordion-left .accordion-button::after,
    .product-accordion-right .accordion-button::after {
        filter: invert(28%) sepia(17%) saturate(760%) hue-rotate(220deg) brightness(90%) contrast(90%);
    }

.product-accordion-left .accordion-body,
.product-accordion-right .accordion-body {
    color: var(--lumobry-primary);
    padding: 0 40px 1rem 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 187.5% */
    letter-spacing: 0.66px;
}

.product-card p {
    line-height: 1.8;
    font-size: 0.95rem;
}

.product-inline-link {
    color: var(--lumobry-primary);
    font-style: italic;
    text-decoration: underline;
    margin-top: 0.35rem;
    display: inline-block;
}

.product-results {
    background: #f7f5fb;
}

.product-eye-img {
    height: 100%;
    min-height: 220px;
    object-fit: cover;
}

.product-results p {
    margin-bottom: 0.85rem;
    color: var(--lumobry-primary);
    font-size: 15.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.64px; /* 161.046% */
    letter-spacing: 0.48px;
}

.product-science-copy,
.product-pharmacy-copy {
    max-width: 775px;
    line-height: 1.75;
    font-size: 0.95rem;
}

.product-science-copy {
    color: var(--lumobry-primary);
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 21.6px */
    max-width: 1024px;
}

.product-pharmacy .product-pharmacy-copy {
    color: var(--lumobry-primary);
    font-size: 15.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px; /* 163.399% */
    letter-spacing: 0.48px;
}

.product-feature-item {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}


    .product-feature-item img {
        max-height: 82px;
        width: auto;
    }

    .product-feature-item h3 {
        color: var(--lumobry-primary);
        font-size: 0.85rem;
        line-height: 1.25;
        font-weight: 800;
        margin-bottom: 0.4rem;
        padding: 0px 55px;
    }

    .product-feature-item p {
        font-size: 0.8rem;
        line-height: 1.45;
        margin-bottom: 0;
    }

.product-legal {
    font-size: 14px;
    font-weight: 400;
    line-height: 110%;
}

.product-contact {
    background: linear-gradient(90deg, rgba(130, 103, 164, 0.96), rgba(164, 129, 201, 0.88));
    overflow: hidden;
    padding: 0px;
}
    .product-contact .container {
        position: relative;
    }

        .product-contact .container .row {
            align-items: flex-start;
            margin-top: 40px;
            margin-bottom: 40px;
        }
@media (min-width:992px) {
    .product-contact .container .row .col-lg-6:first-child {
        padding-right: 40px;
    }
}
    .product-contact .form-heading {
        font-size: 19.1px;
        font-style: normal;
        font-weight: 400;
        line-height: 30px; /* 157.068% */
        letter-spacing: 0.48px;
        max-width: 450px;
        margin-bottom: 5px !important;
    }

.product-contact-img {
    border-radius: 0.75rem;
    object-fit: cover;
    max-height: 520px;
    scale: 2;
    margin-top: 55px;
}

.product-form .form-control {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.9);
    border-radius: 0;
    color: #fff;
    padding-left: 0;
    margin-bottom: 0rem;
}

    .product-form .form-control::placeholder {
        color: rgba(255, 255, 255, 0.9);
    }

    .product-form .form-control:focus {
        box-shadow: none;
        border-color: #ffffff;
        background: transparent;
        color: #fff;
    }

.product-form .form-check-label {
    font-size: 0.85rem;
}

.product-pharmacy {
    background: #f7f5fb;
    padding: 80px 0px;
}

.section-spacing.product-pharmacy .btn-lumobry {
    color: #261D4B;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; /* 128.571% */
    letter-spacing: 0.48px;
    max-width: 360px;
    padding-top: 13px;
}
    .section-spacing.product-pharmacy .btn-lumobry:hover {
        color: #FFF
    }

.product-hero.section-spacing .accordion-item .accordion-button::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIzIiB2aWV3Qm94PSIwIDAgMjYgMyI+CiAgPGRlZnM+CiAgICA8c3R5bGU+CiAgICAgIC5jbHMtMSB7CiAgICAgICAgZmlsbDogbm9uZTsKICAgICAgICBzdHJva2U6ICMyNjFkNGI7CiAgICAgICAgc3Ryb2tlLXdpZHRoOiAzcHg7CiAgICAgIH0KICAgIDwvc3R5bGU+CiAgPC9kZWZzPgogIDxnIGlkPSJNaW51cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYzNi42NzEgLTg5NS4xNzEpIj4KICAgIDxnIGlkPSJHcm91cF80NTMiIGRhdGEtbmFtZT0iR3JvdXAgNDUzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MzcgODk2Ljc3NSkiPgogICAgICA8bGluZSBpZD0iTGluZV85OCIgZGF0YS1uYW1lPSJMaW5lIDk4IiBjbGFzcz0iY2xzLTEiIHgxPSIyNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMzI5IC0wLjEwNCkiLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);
    margin-top: -15px;
    filter: none;
    margin-right: 10px;
}

.product-hero.section-spacing .accordion-item .accordion-button.collapsed::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNiIgaGVpZ2h0PSIyNS4zMzkiIHZpZXdCb3g9IjAgMCAyNiAyNS4zMzkiPgogIDxkZWZzPgogICAgPHN0eWxlPgogICAgICAuY2xzLTEgewogICAgICAgIGZpbGw6IG5vbmU7CiAgICAgICAgc3Ryb2tlOiAjMjYxZDRiOwogICAgICAgIHN0cm9rZS13aWR0aDogM3B4OwogICAgICB9CiAgICA8L3N0eWxlPgogIDwvZGVmcz4KICA8ZyBpZD0iUGx1cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTYzNi42NzEgLTg4NC42NzEpIj4KICAgIDxnIGlkPSJHcm91cF80NTMiIGRhdGEtbmFtZT0iR3JvdXAgNDUzIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MzcgODk2Ljc3NSkiPgogICAgICA8bGluZSBpZD0iTGluZV85OCIgZGF0YS1uYW1lPSJMaW5lIDk4IiBjbGFzcz0iY2xzLTEiIHgxPSIyNiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTAuMzI5IC0wLjEwNCkiLz4KICAgIDwvZz4KICAgIDxnIGlkPSJHcm91cF8xMjcyIiBkYXRhLW5hbWU9Ikdyb3VwIDEyNzIiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDY0OS42NjkgODg0LjY3MSkgcm90YXRlKDkwKSI+CiAgICAgIDxsaW5lIGlkPSJMaW5lXzk4LTIiIGRhdGEtbmFtZT0iTGluZSA5OCIgY2xhc3M9ImNscy0xIiB4MT0iMjUuMzM5IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwKSIvPgogICAgPC9nPgogIDwvZz4KPC9zdmc+Cg==);
    width: 30px;
    height: 30px;
    margin-top: 6px;
    margin-right: 0px;
    filter: none;
}

.product-form .privacyCheck {
    max-width: 445px;
}

    .product-form .privacyCheck span {
        color: #fff;
        font-size: 17.3px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px; /* 173.41% */
        letter-spacing: 0.45px;
        max-width: 445px;
    }

    .product-form .privacyCheck a {
        color: #FFF;
        font-size: 17.3px;
        font-style: normal;
        font-weight: 700;
        line-height: 30px;
        letter-spacing: 0.45px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: auto;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
    }

.product-form .btn {
    position: relative;
    z-index: 99;
    padding: 6px 12px;
    border-radius: 0px;
}

@media (max-width: 991.98px) {
    .product-title {
        line-height: 40px;
    }

    .product-title-sm {
        font-size: 36.7px;
        line-height: 52px;
    }

    .product-carousel img {
        height: 340px;
    }

    .product-solid-btn {
        letter-spacing: 2.8px;
    }

    .product-accordion-left .accordion-item:nth-child(2) {
        border-bottom: none;
    }

    .product-hero.section-spacing .col-12 {
        margin-top: 0px;
    }

    .product-science .product-title-sm {
        padding: 0px 20px;
    }

    .product-science-copy {
        padding: 0px 10px;
    }

    .product-science .product-feature-item h3 {
        padding: 0px 70px;
    }

    .product-legal {
        font-weight: 700;
        padding: 0px 15px;
    }

    .product-pharmacy {
        padding: 40px 0px;
    }

        .product-pharmacy .product-title-sm {
            padding: 0px 30px;
            word-wrap: break-word;
        }
        .product-pharmacy .product-pharmacy-copy {
            font-size: 15px;
        }

    .product-contact-img {
        display: none;
    }

    .product-contact {
        background: var(--lumobry-primary);
        padding: 50px 0px;
    }

        .product-contact .product-form .btn {
            padding: 7px 6px 8px;
        }
}

@media (max-width: 767.98px) {
    .product-title {
        line-height: 40px;
    }

    .product-title-sm {
        font-size: 36.7px;
        line-height: 52px;
    }

    .product-carousel img {
        height: 260px;
    }

    .product-mini-benefits .col-6 {
        width: 100%;
    }

    .product-subtitle {
        font-size: 1.25rem;
    }

    .product-accordion-left .accordion-button,
    .product-accordion-right .accordion-button {
        font-size: 1.2rem;
    }
}

.carousel-indicators [data-bs-target] {
    background-color: var(--lumobry-primary);
}


/***Header***/
header .container-fluid {
    padding: 0 30px;
}

header .top-strip .container-fluid a.brand-link img {
    width: 209px;
    height: 18px;
    position: relative;
}

header .top-strip .container-fluid a.visit-link img {
    margin-left: 5px;
    width: 13px;
    position: relative;
    top: -2px;
    display: inline-flex;
}

footer .footer-top .socialLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0px 0px 0px 15px;
    margin-bottom: 0px;
    border: none;
    position: relative;
    top: -2px;
}

footer .footer-top ul.socialLink li a {
    cursor: pointer;
}

ul.socialLink {
    padding-left: 10px !important;
    margin-bottom: 0 !important;
}

footer .footer-top .socialLink li {
    color: #fff;
    margin-right: 0px;
    list-style-type: none;
}

ul.socialLink li {
    display: inline-block;
    padding: 0 8px;
}

.socialLink-div {
    display: flex;
}

.footer-middle {
    display: flex;
    padding: 8px 0px;
    justify-content: center;
    align-items: center;
    align-self: stretch;
    background: #00408C;
}

    .footer-middle .row .col-12 {
        max-width: 267px;
    }


.footer-links {
    padding: 15px 0px;
    background: #FFF !important;
}

    .footer-links .row .col-12 {
        margin: 0px auto;
        border-left: 1px solid #333;
        padding-left: 16px;
    }

    .footer-links .col-12.bnl-footer-logo {
        display: flex;
        align-items: center;
        border-left: none;
        padding-left: 12px;
    }

    .footer-links .bnl-footer-logo img {
        max-width: 220px;
    }

.section-spacing .desktop-lumobry-product {
    scale: 0.9;
}

.lumobry-eyes-btn {
    width: 100%;
}

#blog, #producto {
    background-image: url(/siteassets/img/several-droplets-desk.svg);
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

#producto {
    background-position: 100% 75%;
}

.product-page #producto {
    background: unset !important;
}

@media (max-width: 991px) {
    header .container-fluid {
        padding: 0 30px;
    }

    header .top-strip .container-fluid {
        padding: 0 22px;
    }

        header .top-strip .container-fluid a.brand-link img {
            max-width: 145px;
            height: 12px;
            top: 0;
        }

    .top-strip .col-12:first-child {
        padding: 0px;
    }

    .top-strip .col-12:last-child {
        justify-content: flex-end;
        padding-right: 0px;
    }

    .footer-top {
        padding: 20px 8px;
    }

    .footer-links {
        padding: 20px 28px 15px
    }

        .footer-links .row {
            gap: 14px;
        }

            .footer-links .row .col-12 {
                border-left: none;
                border-bottom: 1px solid #000;
                padding-bottom: 15px;
            }

    .footer-bottom {
        padding: 20px 0px;
    }

        .footer-bottom .col-12 span {
            display: block;
        }


    .hero-section .hero-copy .foot-note {
        position: relative;
        bottom: 0px;
        line-height: 25px;
        text-align: center;
        font-size: 12px;
        padding: 0px 12px;
    }

    .section-spacing .container {
        padding-left: 40px;
        padding-right: 40px;
    }

    .product-page .section-spacing .container {
        padding-left: 20px;
        padding-right: 20px;
    }

    .comparison-section .comparison-title {
        font-size: 19.1px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 125.654% */
        letter-spacing: 0.48px;
        padding: 0px 36px;
    }

    .comparison-section .heading {
        color: var(--lumobry-primary);
        font-size: 38px;
        font-style: normal;
        font-weight: 400;
        line-height: 48px; /* 126.316% */
        letter-spacing: 0.48px;
        text-transform: uppercase;
    }

    .comparison-section .bottom-text {
        padding: 0px 24px;
    }

    #blog .mobile-padding {
        padding-left: 68px;
        padding-right: 68px;
        margin-top: 0px;
    }

    #blog {
        background-image: url(/siteassets/img/several-droplets-mobile.svg);
        background-position: 100% 37%;
        background-repeat: no-repeat;
    }
    .section-spacing.product-pharmacy .btn-lumobry {
        padding: 15px 24px 12px !important;
        font-size: 13px;
    }
}


/***Casousal***/

.carousel-hero-section .hero-slider-wrapper .hero-slider-item img {
    width: 430px;
}

.carousel-hero-section .hero-slider-wrapper .hero-slider-item:not(:last-child) {
    margin-right: 30px;
    position: relative;
}

.carousel-hero-section .hero-slider-wrapper .slick-dots li {
    width: 10px;
    height: 10px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #b1b1b1;
    border-radius: 50%;
}

.carousel-hero-section .hero-slider-wrapper .slick-dots {
    width: 450px;
    bottom: -42px;
}

    .carousel-hero-section .hero-slider-wrapper .slick-dots li.slick-active {
        background-color: #261d4b;
        border: 1px solid #261d4b;
    }

    .carousel-hero-section .hero-slider-wrapper .slick-dots li:not(:last-child) {
        margin-right: 8px;
    }

    .carousel-hero-section .hero-slider-wrapper .slick-dots li button:before {
        opacity: 0 !important;
    }

.out-side-slider {
    max-height: 464px;
    margin-right: -100%;
}

    .out-side-slider.out-side-slider-2 {
        margin-bottom: 0;
    }

.left-carousal-outer {
    max-height: 374px;
}

.carousel-hero-section {
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .slick-list {
        overflow: visible !important;
    }

    .slick-track {
        white-space: nowrap;
    }

    .slider-outside-mob {
        margin-left: -12%;
    }

    .carousel-hero-section .slick-slide {
        padding: 0 10px;
    }

    .carousel-hero-section .hero-slider-wrapper .hero-slider-item img {
        width: 100%;
    }

    .carousel-hero-section .hero-slider-wrapper .hero-slider-item {
        margin: 19px auto !important;
    }

    .carousel-hero-section .hero-slider-wrapper .slick-dots {
        width: 100%;
        bottom: -13px;
    }
}


/**Remaining css for productpages**/

.hero2 {
    position: relative;
}

    .hero2 .hero-text {
        position: absolute;
        left: 11%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }

        .hero2 .hero-text h1 {
            color: rgba(83, 70, 111, 1);
            text-align: center;
            /*font-family: "Avenir Next LT Pro";*/
            font-size: 39.2px;
            font-style: normal;
            font-weight: 400;
            line-height: 48px;
            letter-spacing: 0.48px;
        }

.politic-de-cookies {
    padding-top: 50px;
    margin: 0px 60px;
}

    .politic-de-cookies h3 {
        color: rgba(83, 70, 111, 1);
        /*font-family: "Avenir Next LT Pro";*/
        font-size: 24px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.48px;
    }

    .politic-de-cookies p {
        color: rgba(83, 70, 111, 1);
        /*font-family: "Avenir Next LT Pro";*/
        font-size: 15.4px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        letter-spacing: 0.48px;
    }

    .politic-de-cookies ul {
        padding-left: 14px;
        text-indent: -5px;
    }

ul.hyphen-list {
    list-style-type: none;
    padding: 0px;
    text-indent: 0px;
}

    ul.hyphen-list li {
        position: relative;
        padding-left: 10px;
    }

        ul.hyphen-list li::before {
            content: "-";
            position: absolute;
            left: 0;
            top: -4px;
            font-size: 20px;
        }

@media (max-width:991px) {
    .hero-image img {
        min-width: 100%;
    }

    .hero2 .hero-text {
        left: 40px;
        right: 44px;
        top: 14%;
    }

    .politic-de-cookies {
        margin: 0px;
    }
}

.lum-faq .accordion-button::after {
    background-image: url("/siteassets/img/plus.svg") !important;
    margin-top: -15px;
}

.lum-faq .accordion-button:not(.collapsed)::after {
    background-image: url("/siteassets/img/minus.svg") !important;
    width: 30px;
    height: 30px;
    margin-top: 6px;
}

.content-accordion .accordion-item .accordion-button {
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #53466F;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 30px;
    width: 100%;
    padding-bottom: 25px;
    padding-top: 25px;
}

.lum-faq .accordion-button {
    padding: 25px 20px;
    background-color: #fff;
    box-shadow: none !important;
    color: #53466F;
    /* font-family: "Avenir Next LT Pro"; */
    font-size: 18.9px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 158.73% */
    letter-spacing: 1px;
}

.accordion-button:focus {
    box-shadow: none;
}

.lum-faq .accordion-item {
    border: none !important;
}

.lum-faq button.accordion-button {
}

.lum-faq .accordion-body:last-child {
    border-bottom: 1.4px solid rgba(83, 70, 111, 1);
}

.lum-faq .accordion-body p {
    color: #53466F;
    /*font-family: "Avenir Next LT Pro";*/
    font-size: 19.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: 1px;
    margin-bottom: 0px !important;
}

.lum-faq .accordion-body {
    padding: 20px 23px 40px !important;
}

.hero2 .hero-text {
    left: 55px;
}

.container.lum-faq {
    padding: 45px 0;
}

.lum-faq .accordion-header {
    border-top: 1.4px solid rgba(83, 70, 111, 1);
}

.three-col-grid {
    padding: 80px 0;
    background-color: rgba(244, 241, 253, 1);
}

    .three-col-grid .col-12:first-child {
        text-align: center;
        margin-bottom: 0px !important;
    }

.heading2 {
    margin-bottom: 0px;
}

.lum-faq .accordion-body p u {
    font-style: italic;
    font-weight: 400;
}
/*purple-section css*/
.three-col-grid .light-grey-bg-2 {
    padding: 35px;
}

.light-grey-bg-2 {
    background-color: #fff;
}

.three-col-grid .light-grey-bg-2 .grey-col-cta {
    text-decoration: none;
    line-height: 24px;
    color: #271b4e;
    border-bottom: 2px solid transparent;
    letter-spacing: 2px;
    font-size: 17.6px;
    font-style: normal;
    /* font-family: "Avenir Next LT Pro"; */
}

.left-side-col .row:first-child {
    row-gap: 60px;
}

.right-side-col img.d-lg-block {
    /*height: 505px;*/
    aspect-ratio: 4.23 / 5;
}

.grey-col-cta {
    display: inline-block;
    padding-top: 18.5px;
    padding-bottom: 15px;
}

.hero-text p {
    text-align: center;
}
/*purple-section css ends*/

@media (max-width: 991px) {
    .hero2 .hero-text {
        left: 40px;
        right: 50px;
        top: 20%;
    }

    .container.lum-faq {
        padding: 45px 0 0;
    }

    .lum-faq .accordion-body p {
        font-weight: 700;
    }
    /*purple section css*/
    .three-col-grid h2 {
        color: #53466F;
        text-align: center;
        /* font-family: "Avenir Next LT Pro"; */
        font-size: 39.7px;
        font-style: normal;
        font-weight: 400;
        line-height: 52px;
        letter-spacing: 1.2px;
        padding-bottom: 44px;
    }

    .three-col-grid .container {
        padding: 0px;
    }

    .three-col-grid {
        overflow-x: hidden;
        margin-top: 45px;
    }

    .donde {
        row-gap: 48px;
    }

    .three-col-grid .img-fluid {
        min-width: 100%;
    }

    .lum-faq .accordion-body:last-child {
        margin-bottom: 0px;
        border-bottom: none;
    }
}

.hero2 {
    position: relative;
}

    .hero2 .hero-text {
        position: absolute;
        left: 60px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }

        .hero2 .hero-text h1 {
            color: rgba(83, 70, 111, 1);
            text-align: center;
            /*font-family: "Avenir Next LT Pro";*/
            font-size: 39.2px;
            font-style: normal;
            font-weight: 400;
            line-height: 48px;
            letter-spacing: 0.48px;
        }

@media (max-width:991px) {
    .hero-image img {
        min-width: 100%;
    }

    .hero2 .hero-text {
        left: 40px;
        right: 44px;
        top: 20%;
    }

        .hero2 .hero-text h1 {
            font-weight: 700;
        }
}

@media (min-width: 992px) {
    .left-side-col {
        width: 37.5%;
    }

    .right-side-col {
        width: 62%;
    }
}

.donde-comprar {
    padding-bottom: 60px;
}

    .donde-comprar h1 {
        padding-top: 40px;
        color: #53466F;
        text-align: center;
        /* font-family: "Avenir Next LT Pro"; */
        font-size: 38.9px;
        font-style: normal;
        font-weight: 400;
        line-height: 65px;
        letter-spacing: 0.48px;
        margin-bottom: 20px;
    }

    .donde-comprar h2 {
        color: #53466F;
        /* font-family: "Avenir Next LT Pro"; */
        font-size: 23.4px;
        font-style: normal;
        font-weight: 400;
        line-height: 40px;
        letter-spacing: 1.2px;
        margin-bottom: 0px !important;
    }

p.text-d-purple.paragraph1 {
    color: var(--Color-Berenjena, #53466F);
    /* font-family: "Avenir Next LT Pro"; */
    font-size: 19.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 154.639% */
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.donde-comprar .btn-lumobry {
    column-gap: 60px;
}

    .donde-comprar .btn-lumobry .d-flex {
        flex-direction: column;
        column-gap: 90px;
        align-items: center;
    }

        .donde-comprar .btn-lumobry .d-flex a {
            display: flex;
            padding: 9.4px 58.1px 7px 58.09px;
            justify-content: center;
            border: 1px solid #261D4B;
            text-decoration: none;
            color: #53466F;
            /* font-family: "Avenir Next LT Pro"; */
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 19px; /* 135.714% */
            letter-spacing: 2px;
        }

            .donde-comprar .btn-lumobry .d-flex a:hover, .donde-comprar .btn-lumobry .d-flex a:focus {
                background: var(--lumobry-primary);
                border-color: var(--lumobry-primary);
                color: #ffffff;
            }

        .donde-comprar .btn-lumobry .d-flex img {
            height: 50px;
        }

    .donde-comprar .btn-lumobry:hover {
        background-color: transparent;
    }

.donde-comprar .w-100 {
    min-width: 100%;
    padding: 0px;
}

.map-section {
    width: 100%;
    height: 725px;
    margin: auto;
    background: url(/siteassets/img/map.png);
    background-size: cover;
    background-position: center;
    position: relative;
    overflow: hidden;
}

.overlay-wrapper {
    display: flex;
    gap: 20px;
    position: absolute;
    top: 8%;
    left: 30px;
    right: 30px;
    bottom: 46px;
}

.sidebar {
    width: 47%;
    background: rgba(255, 255, 255, 0.92);
    padding: 19px 20px;
}

    .sidebar h1 {
        white-space: nowrap;
        font-size: 40px;
        line-height: 44px;
        margin-bottom: 20px;
        text-transform: uppercase;
        font-weight: 400;
    }

.info-box {
    background: #F4F1FD;
    padding: 10px;
    border-radius: 10px;
    font-size: 19px;
    line-height: 30px;
    margin-bottom: 20px;
    color: #53466F;
}

.search {
    width: 100%;
    border: none;
    border-bottom: 2px solid #53466F;
    outline: none;
    padding: 25px 0 0;
    font-size: 19.7px;
    margin-bottom: 20px;
    color: #53466F;
}

.pharmacy-list {
    display: flex;
    flex-direction: column;
    gap: 22px;
}

    .pharmacy-list h4 {
        font-size: 18px;
        font-style: normal;
        font-weight: 400;
        line-height: 21.6px;
        text-transform: uppercase;
        margin-bottom: 24px;
    }

.map-card {
    margin: 33px 10px;
    flex: 1;
    position: relative;
    overflow: hidden;
    background: url(/siteassets/img/mapimg.png);
    background-size: cover;
    background-position: center;
}

.map-info {
    display: none;
}

@media (max-width: 991px) {
    .map-section {
        height: auto;
        min-height: 115vh;
        background: transparent;
    }

    .overlay-wrapper {
        flex-direction: column;
        top: 0%;
        right: 0%;
        left: 0%;
        bottom: 0px;
    }

    .sidebar {
        width: 100%;
        padding: 0 30px;
    }

        .sidebar h1 {
            text-wrap: wrap;
            text-align: center;
        }

    .pharmacy-list.mob-none {
        display: none;
    }

    .map-card {
        margin: 0px;
        background: url(/siteassets/img/mob-mapimg.png);
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }
}

.three-col-grid {
    padding: 80px 0;
    background-color: rgba(244, 241, 253, 1);
}

    .three-col-grid .col-12:first-child {
        text-align: center;
        margin-bottom: 0px !important;
    }
    /*purple-section css*/
    .three-col-grid .light-grey-bg-2 {
        padding: 35px;
    }

.light-grey-bg-2 {
    background-color: #fff;
}

.three-col-grid .light-grey-bg-2 .grey-col-cta {
    text-decoration: none;
    line-height: 24px;
    color: #271b4e;
    border-bottom: 2px solid transparent;
    letter-spacing: 2px;
    font-size: 17.6px;
    font-style: normal;
    /* font-family: "Avenir Next LT Pro"; */
}

.left-side-col .row:first-child {
    row-gap: 60px;
}
/*.right-side-col img.d-lg-block{
height: 530px;
}*/
.grey-col-cta {
    display: inline-block;
    padding-top: 18.5px;
    padding-bottom: 15px;
}

.hero-text p {
    text-align: center;
}

.donde {
    row-gap: 48px;
}

.three-col-grid h2 {
    font-size: 39.7px;
}
/*purple-section css ends*/
@media (max-width: 991px) {
    .three-col-grid h2 {
        color: #53466F;
        text-align: center;
        /* font-family: "Avenir Next LT Pro"; */
        font-size: 39.7px;
        font-style: normal;
        font-weight: 400;
        line-height: 52px;
        letter-spacing: 1.2px;
        padding-bottom: 44px;
    }

    .donde {
        row-gap: 48px;
    }

    .three-col-grid .container {
        padding: 0px;
    }

    .three-col-grid {
        overflow-x: hidden;
        margin-top: 0px;
        padding: 40px 0;
    }

        .three-col-grid .img-fluid {
            min-width: 100%;
        }
}

@media (max-width:992px) {
    .donde-comprar .btn-lumobry {
        flex-direction: column;
        row-gap: 22px;
        padding: 0 87px;
    }

    p.text-d-purple.paragraph1 {
        text-align: center;
    }

    .donde-comprar h2 {
        text-align: center;
    }

    .donde.hero2 .hero-text h1 {
        white-space: nowrap;
    }

    .donde-comprar h1 {
        padding: 40px 13px 0px;
        line-height: 46.68px;
    }
}

.hero2 {
    position: relative;
}

    .hero2 .hero-text {
        position: absolute;
        left: 14%;
        top: 50%;
        transform: translateY(-50%);
        z-index: 2;
    }
    .hero2.preg .hero-text {
        left: 12%;
    }

    .hero2.donde .hero-text {
        left: 16%;
    }

@media only screen and (min-width: 991px) and (max-width: 1399px) {
    .hero2 .hero-text {
        left: 12%;
    }

    .hero2.preg .hero-text {
        left: 9%;
    }

    .hero2.donde .hero-text {
        left: 15%;
    }
}

        .hero2 .hero-text h1 {
            color: rgba(83, 70, 111, 1);
            text-align: center;
            /*font-family: "Avenir Next LT Pro";*/
            font-size: 39.2px;
            font-style: normal;
            font-weight: 400;
            line-height: 48px;
            letter-spacing: 0.48px;
        }

@media (max-width:991px) {
    .hero-image img {
        min-width: 100%;
    }

    .hero2 .hero-text {
        left: 40px;
        right: 44px;
        top: 14%;
    }

    .preg.hero2 .hero-text {
        top: 22%;
        left: 15px;
        right: 15px;
    }

    .hero2.donde .hero-text {
        left: 0px;
        right: 0px;
    }
    .hero2 .hero-text h1 {
        font-size: 36px;
    }

    .hero2.preg .hero-text h1 {
        font-weight: 700;
    }
}

.map-info {
    display: none;
}

@media (min-width:992px) {
    .right-side-col .light-grey-bg-2 img {
        aspect-ratio: 4.23 / 5;
    }

    .left-side-col {
        width: 37.5%;
    }

    .right-side-col {
        width: 62%;
    }
}

@media (min-width:992px) and (max-width:1200px) {
    .left-side-col .row:first-child {
        row-gap: 40px;
    }
}

@media (min-width: 1200px) {
    .right-side-col {
        width: 61.8%;
    }
}

@media (min-width: 1400px) {
    .right-side-col {
        width: 60.2%;
    }
}

.EPiServerForms .ValidationRequired .Form__Element__Caption:after {
    display: none;
}

.EPiServerForms .Form__Element {
    margin-bottom: 0px !important;
}

    .EPiServerForms .Form__Element.FormChoice {
        margin: 15px 0px !important
    }

.EPiServerForms .form-check-input[type=checkbox] {
    border-radius: 0px;
    margin-right: 5px;
}

/***Producto page 2nd Casousal ***/
.slick-arrow {
    display: none !important;
}

.left-carousal-outer {
    margin-left: -64%;
}

.left-carousel-wrapper {
    text-align: right;
}

    .left-carousel-wrapper .left-carousel-item img {
        width: 450px;
    }

    .left-carousel-wrapper .left-carousel-item:not(:last-child) {
        margin-left: 30px;
    }

    .left-carousel-wrapper .slick-list {
        padding: 0 0 0 20%;
    }

    .left-carousel-wrapper .slick-dots {
        width: 450px;
        bottom: -52px;
        right: 0;
    }

        .left-carousel-wrapper .slick-dots li {
            width: 10px;
            height: 10px;
            margin: 0;
            background-color: #fff;
            border: 1px solid #b1b1b1;
            border-radius: 50%;
        }

            .left-carousel-wrapper .slick-dots li button:before {
                opacity: 0 !important;
            }

            .left-carousel-wrapper .slick-dots li.slick-active {
                background-color: #261d4b;
                border: 1px solid #261d4b;
            }

            .left-carousel-wrapper .slick-dots li:not(:last-child) {
                margin-right: 8px;
            }

@media only screen and (min-width: 1400px) {
    .left-carousel-wrapper .slick-list {
        padding: 0 0 0 27%;
    }
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {
    .left-carousal-outer {
        margin-left: 0;
    }
}

@media screen and (max-width: 991px) {
    .left-carousal-outer .slick-slide {
        padding: 0 10px;
    }

    .left-carousal-outer {
        margin-right: 0px !important;
        margin-left: -10%;
    }

    .left-carousel-wrapper .slick-list {
        padding: 0;
    }

    .left-carousel-wrapper .left-carousel-item {
        margin-left: 0 !important;
    }

        .left-carousel-wrapper .left-carousel-item img {
            width: 100%;
        }

    .left-carousel-wrapper .slick-dots {
        width: 100%;
    }
}

/***Video sections***/
.home-page-hero-banner .hero-media {
    position: relative;
}

.home-page-hero-banner .hero-video-controllers {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: flex;
    gap: 15px;
}

    .home-page-hero-banner .hero-video-controllers .play-pause-btn,
    .home-page-hero-banner .hero-video-controllers .volumn-btn {
        cursor: pointer;
    }

        .home-page-hero-banner .hero-video-controllers .play-pause-btn:hover,
        .home-page-hero-banner .hero-video-controllers .volumn-btn:hover {
            opacity: 0.8;
        }

        .home-page-hero-banner .hero-video-controllers .play-pause-btn img, .home-page-hero-banner .hero-video-controllers .volumn-btn img {
            display: none;
        }

        .home-page-hero-banner .hero-video-controllers .play-pause-btn.pause img.pause,
        .home-page-hero-banner .hero-video-controllers .volumn-btn.mute img.mute {
            display: block;
        }

        .home-page-hero-banner .hero-video-controllers .play-pause-btn.play img.play,
        .home-page-hero-banner .hero-video-controllers .volumn-btn.sound img.sound {
            display: block;
        }

.home-page-hero-banner .click-for-sound-btn {
    display: none !Important;
}

.home-page-hero-banner .hero-media .overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
}