/** Shopify CDN: Minification failed

Line 6926:11 Expected identifier but found whitespace
Line 6926:13 Unexpected "{"
Line 6926:28 Expected ":"
Line 6926:33 Expected ":"
Line 7307:18 Unexpected "{"
Line 7307:27 Expected ":"
Line 7321:18 Unexpected "{"
Line 7321:27 Expected ":"
Line 7326:18 Unexpected "{"
Line 7326:27 Expected ":"
... and 8 more hidden warnings

**/
.kg-container {
    max-width: 1440px;
    margin: auto;
    padding: 0 20px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    .kg-container {
        padding: 0 16px;
    }
}

@font-face {
    font-family: Inter;
    src: url(/cdn/shop/files/Inter-Regular.otf?v=1771930178);

}

html {
    scroll-behavior: smooth;
   scroll-padding-top: 100px;

}

.kg-section-includo-wrapper {
    position: relative;
    overflow: hidden;
    padding: 80px 0;
}

.kg-section-includo-wrapper .kg-section-title-top {
    text-align: left;
    margin: 0 0 55px;
}

.kg-section-includo-wrapper .kg-section-title-top h2 {
    color: #131e4e;
    font-size: 41px;
    line-height: 100%;
    font-weight: 800;
    margin: 0;
    letter-spacing: -2px;
    font-family: Hanken Grotesk, sans-serif;
}

.kg-section-includo-wrapper .kg-box-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-items: center;
    gap: 8px;
}

.kg-section-includo-wrapper .kg-box-grid .kg-box-column {
    border: 1px solid rgba(19, 30, 78, 1);
    width: 100%;
    text-align: center;
    border-radius: 16px;
    padding: 16px;
}

.kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
}

.kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border img {
    width: 27px;
    height: 27px;
    object-fit: contain;
}

.kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border h4 {
    margin: 0;
    font-size: 23px;
    font-weight: 400;
    font-family: Hanken Grotesk;
    line-height: 100%;
    color: #131e4e;
    letter-spacing: -1px;
}

.kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border p {
    color: rgba(19, 30, 78, 0.5);
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    line-height: 114.99999999999999%;
    letter-spacing: -1px;
    font-family: 'Hanken Grotesk';
}

@media screen and (max-width:767px) {
    .kg-section-includo-wrapper .kg-box-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border p {
        font-size: 18px;
        max-width: 121px;
    }

    .kg-section-includo-wrapper .kg-box-grid .kg-box-column .kg-box-border h4 {
        font-family: 21px;
    }

    .kg-section-includo-wrapper .kg-section-title-top h2 {
        font-size: 39px;
    }
}

@media screen and (max-width:440px) {
    .kg-section-includo-wrapper .kg-box-grid {
        grid-template-columns: repeat(1, 1fr);
    }

    .kg-section-includo-wrapper .kg-section-title-top {
        text-align: center;
    }
}


.kg-section-Convierte-cualquier-wrapper {
    position: relative;
    overflow: hidden;
    padding: 25px 0 0px;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box {
    background-color: #131E4E1A;
    padding: 40px 0px 40px 40px;
    border-radius: 30px;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content {
    display: flex;
    justify-content: space-between;
    gap: 17px;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 40%;
    padding: 50px 40px;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right figure {
    display: block;
    position: relative;
    max-width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
    overflow: hidden;
    border-radius: 40px;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right figure img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right figure::after {
    content: '';
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 49%;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right {
    width: 56.4%;
    position: relative;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde h4 {
    color: #131e4e;
    font-size: 28px;
    font-family: Inter, sans-serif;
    font-weight: 600;
    letter-spacing: 0px;
    margin: 0 0 10px;
    line-height: 100%;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde h2 {
    font-family: "Instrument Serif",serif;
    font-size: 44px;
    line-height: 100%;
    font-weight: 400;
    color: #131e4e;
    margin: 0;
    letter-spacing: -0.01em;
}
.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button a.kg-link-btn {
    background: #131E4E;
    color: #fff;
    text-decoration: none;
    font-family: "Instrument Serif", serif;
    font-size: 32.6px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    line-height: 112%;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 32px 0 0;
    display: block;
    width: fit-content;
    text-transform: unset;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img {
    display: none;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image-top-text,
.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image-bottom-text {
    display: none;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde p {
    font-size: 20px;
    margin: 10px 0 0;
    line-height: 24px;
    letter-spacing: -0.5px;
}

@media screen and (max-width: 991px) {
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left {
        width: 50%;
        padding: 25px 20px;
    }
}

@media screen and (max-width:767px) {
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img {
        display: block;
    }

    .kg-section-Convierte-cualquier-wrapper {
        padding: 40px 0 0;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-top-text,
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-bottom-text {
        display: none;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure {
        display: block;
        position: relative;
        max-width: 100%;
        height: auto;
        object-fit: cover;
        margin: 0;
        overflow: hidden;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button {
        padding: 0 40px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure img {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-fit: cover;
        object-position: 100% 62%;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure::after {
        content: '';
        width: 100%;
        display: block;
        position: relative;
        padding-bottom: 70%;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left {
        width: 100%;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content {
        gap: 0;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right {
        display: none;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde {
        text-align: center;
        padding: 0 40px;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box {
        padding: 40px 0;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde h2 {
        font-size: 40px;
        margin: 0 0 51px;
    }
}

@media screen and (max-width: 400px) {
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde {
        padding: 0 16px;
    }

    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button a.kg-link-btn {
        font-size: 25px;
    }
}

.wt-announcement__body.wt-announcement__text {
    font-size: 20px;
    font-family: "Instrument Serif";
    font-weight: 400;
    line-height: 100%;
    color: #EDEDED;
    letter-spacing: 1%;
}
.wt-announcement.kg-wt-announcement {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}
.page-header-sticky .kg-page-header.page-header {
    transform: none !important;
    top: 36px;
}
.kg-page-header.page-header {
    top: 36px!important;
}
.page-header-sticky main {
    padding-top: 36px;
}
.page-header-sticky header.kg-page-header.page-header .kg-header.wt-header {
    background: #fff;
    backdrop-filter: unset;
    transition: all .3s ease;
}

.kg-header-transparent.page-header-sticky header.kg-page-header.page-header {
    position: fixed;
    top: 36px;
    width: 100%;
}

.kg-header-transparent.page-header-sticky header.kg-page-header.page-header .kg-header.wt-header {
    background: transparent;
}

.kg-header-transparent.page-header-sticky header.page-header.sticky-enabled.sticky-show .kg-header.wt-header,
.kg-header-transparent.page-header-sticky header.kg-page-header.page-header .kg-header.wt-header:hover {
    background: #fff;
}

/* .page-header-sticky header.kg-page-header.page-header.sticky-enabled.sticky-show {
    top: 0;
} */

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body {
    padding: 32px 20px 24px;
    position: unset;
    max-width: 1280px;
}

.kg-page-header .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    text-align: right;
    text-transform: capitalize;
    padding: 0;
    height: auto;
    letter-spacing: -0.01em;
}

.kg-page-header .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link svg {
    display: none;
}

.kg-page-header .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link span {
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -.2px;
    transition: all .3s ease;
    color: #131E4E;
}

.kg-header-transparent .kg-page-header .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link span {
    color: #fff;
    --color-menu-text: #ffffff;
}

.kg-header-transparent .kg-page-header.sticky-enabled .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link span,
.kg-header-transparent .kg-page-header:hover .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link span {
    color: #131e4e;
    --color-menu-text: #131e4e;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center {
    justify-content: flex-end;
}

.kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel li.kg-wt-header__panel__item {
    display: flex;
    margin: 0;
    height: max-content;
}

.kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel .wt-header__panel__item .wt-header__panel__link.wt-icon .svg-icon {
    width: 39px;
    height: 34px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link {
    width: 194px;
    position: relative;
    min-height: 39px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img {
    width: 100%;
    max-height: 100%;
    height: 100%;
    max-width: 100%;
    opacity: 1;
    position: absolute;
    inset: 0;
    display: block;
    transition: all .3s ease;
}

.kg-header-transparent .kg-page-header.sticky-enabled .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img {
    opacity: 1;
}

.kg-header-transparent .kg-page-header.sticky-enabled .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img.wt-header__logo__img.wt-header__logo__img--transparent,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img.wt-header__logo__img.wt-header__logo__img--transparent {
    opacity: 0;
}

.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img {
    opacity: 0;
}

.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img.wt-header__logo__img.wt-header__logo__img--transparent {
    opacity: 1;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper .wt-header__logo__link img.wt-header__logo__img.wt-header__logo__img--transparent {
    opacity: 0;
}

.kg-wt-product .kg-wt-product-main .wt-collapse__target__content {
    margin-bottom: 18px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item a svg path {
    fill: #131E4E;
    transition: all .3s ease;
}

.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item a svg path {
    fill: #fff;
}

.kg-header-transparent .kg-page-header.sticky-enabled .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item a svg path,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item a svg path {
    fill: #131E4E;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list {
    padding: 0;
    gap: 8px 33px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel {
    align-items: center;
    gap: 12px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links {
    display: flex;
    align-items: center;
    gap: 8px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item {
    margin: 0;
    width: 34px;
    height: 34px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item a {
    display: block;
    width: 34px;
    height: 34px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel li.wt-header__panel__item--cart {
    margin: 0;
}

.kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel li.kg-wt-header__panel__item a {
    padding: 8px 16px;
    border-radius: 16px;
    font-family: Hanken Grotesk;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
}

.kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel .wt-header__panel__item .wt-header__panel__link.wt-icon span.wt-header__panel__counter {
    background: #fff;
    color: #131e4e;
    border: 1px solid #131e4e;
    font-family: Hanken Grotesk;
    font-weight: 500;
    width: 16px;
    height: 16px;
    top: -3px;
    min-width: 16px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons {
    display: flex;
    gap: 8px;
}

.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons a.kg-new-btn-header.kg-btn-customize {
    color: #fff;
    border-color: #fff;
}

.kg-header-transparent .kg-page-header.sticky-enabled .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons a.kg-new-btn-header.kg-btn-customize,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons a.kg-new-btn-header.kg-btn-customize {
    color: #131e4e;
    border-color: #131e4e;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons a.kg-new-btn-header.kg-btn-customize {
    background: transparent;
    color: #131E4E;
    border-color: #131E4E;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item {
    position: unset !important;
    margin: 0;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item.dropdown-opened .wt-page-nav-mega__sublist__wrapper {
    opacity: 1;
    visibility: visible;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper {
    width: 100%;
    max-width: 100%;
    left: 0;
    max-height: 265px;
    top: 100%;
    border-top: 1px solid #ddd;
    transition: all .2s ease-out;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    height: 265px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item::before {
    content: "";
    position: absolute;
    width: 130px;
    display: block;
    height: 60px;
    z-index: -1;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 {
    display: grid;
    grid-template-columns: 339px 1fr;
    gap: 47px;
    max-width: 1400px;
    margin: auto;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist {
    display: flex;
    padding: 0;
    flex-direction: column;
    flex: 0 0 339px;
    max-height: fit-content;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    height: 36px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item:not(:last-child) {
    margin-bottom: 3px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link span {
    display: block;
    padding: 0;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item img.kg-googles-image {
    height: 36px;
    width: 74px;
    object-fit: contain;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link {
    color: rgba(19, 30, 78, 1);
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1.2px;
}

/* .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div {
    width: calc(100% - 387px);
} */
.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list {
    display: grid;
    gap: 18px;
    grid-template-columns: repeat(3, 1fr);
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product {
    width: 100%;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product h3.kg-category-list {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
    margin: 0 0 5px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-category-image img {
    width: 100%;
    object-fit: contain;
    height: 133px;
    display: block;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-category-image {
    background: #f7f7f7;
    border-radius: 15px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px 8px;
    margin: 5px 0 0;
    flex-wrap: wrap;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper.wt-header__logo-wrapper .wt-header__logo {
    justify-content: center;
    max-height: 39px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kgg-product-price span {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: right;
    display: block;
    color: rgba(19, 30, 78, 1);
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label {
    max-width: 100%;
    padding: 0 0px;
    margin-right: -10px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label p.stroke-highlight {
    color: #131e4e;
    position: relative;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 101%;
    letter-spacing: -1px;
    text-stroke: 4px black;
    -webkit-text-stroke: 0px #131e4e;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    text-stroke: 12px black;
    -webkit-text-stroke: 8px #39ff14;
    font-family: revert;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist {
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    max-height: fit-content;
    gap: 18px;
    padding-bottom: 5px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item {
    padding: 0;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link {
    margin: 5px 0 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item img.kg-googles-image {
    width: 100%;
    object-fit: contain;
    height: 192px;
    display: block;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 {
    max-width: 1400px;
    margin: auto;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-style-menu2 {
    background: #f7f7f7;
    border-radius: 15px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist h3.kg-title-left {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 14px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 .kg-mega-menu-categories-div .kg-menu-category-cols h3.kg-title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 14px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside {
    position: relative;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #131e4e;
    border-radius: 50px;
    position: absolute;
    opacity: 0;
    transition: all .3s ease;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist h3.kg-title-left {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(19, 30, 78, 1);
    margin: 0 0 24px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 3px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link {
    color: #131e4e;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1.2px;
    padding: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item img.kg-googles-image {
    height: 36px;
    width: 74px;
    object-fit: contain;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist {
    overflow: unset;
    max-height: unset;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div h3.kg-title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #131e4e;
    margin: 24px 0 14px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-image {
    width: 100%;
    background: #f7f7f7;
    border-radius: 15px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-image img {
    width: 100%;
    object-fit: contain;
    height: 175px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 14px 8px;
    margin: 5px 0 0;
    flex-wrap: wrap;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kgg-product-price span {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: left;
    text-transform: lowercase;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label {
    max-width: 100%;
    padding: 0 7px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label p.stroke-highlight {
    color: #131e4e;
    position: relative;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 101%;
    letter-spacing: -1px;
    text-transform: capitalize;
    text-stroke: 4px black;
    -webkit-text-stroke: 0px #131e4e;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product .kg-category-bottom-price .kg-product-label p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0px;
    z-index: -1;
    color: transparent;
    text-stroke: 12px black;
    -webkit-text-stroke: 8px #39ff14;
    width: 100%;
    white-space: nowrap;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product h3.kg-category-list {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0;
    color: rgba(19, 30, 78, 1);
    margin: 0 0 5px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .kg-mega-menu-categories-div .kg-menu-category-list .kg-menu-category-product {
    margin-bottom: 25px;
    display: block;
}

.menu-open.menu-drawer-overlay-on::after {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #00000080;
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    z-index: 4;
}
.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu {
    border: 1px solid #ffffff;
    transition: all .3s ease;
}
.kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu svg {
    fill: #fff;
    transition: all .3s ease;
}
.page-header-sticky header.kg-page-header.page-header.sticky-enabled.sticky-show .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu svg,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu svg {
    fill: #131e4e;
}
.page-header-sticky header.kg-page-header.page-header.sticky-enabled.sticky-show .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu,
.kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .kg-close-menu {
    border: 1px solid #131e4e;
}
@media screen and (max-width: 1199px) {
    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-btn-buttons {
        display: none;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-logo-wrapper h1.wt-header__logo {
        justify-content: center;
        max-height: fit-content;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item.wt-header__panel__item--account {
        display: none;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item.wt-header__panel__help--cart {
        display: none;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel {
        justify-content: end;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon {
        margin: 0;
        transition: all .3s ease;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon img.svg-icon {
        width: 40px;
        height: 40px;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon svg path {
        fill: #131E4E;
        transition: all .3s ease;
    }

    .kg-header-transparent .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon svg path {
        fill: #fff;
    }

    .kg-header-transparent .kg-page-header.sticky-enabled .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon svg path,
    .kg-header-transparent .kg-page-header:hover .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside .wt-header__icon svg path {
        fill: #131E4E;
    }
}

@media screen and (max-width: 899px) {
    .wt-announcement announcement-bar.wt-announcement-bar .wt-announcement__container {
        padding: 10px 0;
    }

    .kg-header-transparent.page-header-sticky header.kg-page-header.page-header {
        top: 40px;
    }
    .page-header-sticky .kg-page-header.page-header {
        transform: none !important;
        top: 40px;
    }
    .page-header-sticky main {
        padding-top: 40px;
}
}

@media screen and (max-width: 767px) {
    .kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel li.kg-wt-header__panel__item {
        display: none;
    }

    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body {
        padding: 24px 16px;
    }
}

@media screen and (max-width: 420px) {
    .wt-announcement__body.wt-announcement__text {
        font-size: 17px;
    }

    .kg-header-transparent.page-header-sticky header.kg-page-header.page-header {
        top: 37px;
    }
}

/* footer */
/* .wt-footer-page-section {
    background: #00ff00 !important;
} */

.wt-footer-page-section footer.kg-wt-footer {
    padding: 80px 0 50px;
    border-top-left-radius: 40px;
    border-top-right-radius: 40px;
    border-top: 1px solid #131E4E;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body {
    margin: auto;
    padding: 0 20px;
    max-width: 1280px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block {
    padding: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-menu-links-section {
    display: grid;
    grid-template-columns: 1.32fr 1fr 1fr 1fr 1fr;
    width: 100%;
    gap: 17px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__title {
    margin: 0;
    color: #131e4e80;
    padding: 0 0 8px;
    font-size: 14px;
    letter-spacing: 2%;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 100%;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__text {
    padding: 0;
    margin: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__text p {
    color: rgba(255, 255, 255, 1);
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item {
    margin: 0 0 8px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item:last-child {
    margin: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
    color: #131e4e;
    padding: 0;
    transition: all .3s ease;
    position: relative;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .form__message {
    margin: auto;
    padding: 14px 0 0;
    outline: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .form__message .form__success-field {
    letter-spacing: -1px;
    font-size: 18px;
    border-radius: 0;
    outline: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter {
    gap: 24px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .wt-footer__text {
    display: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .wt-footer__title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -0.02em;
    padding: 0;
    max-width: 330px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main {
    max-width: 533px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter {
    gap: 24px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .wt-footer__title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -0.02em;
    padding: 0;
    max-width: 330px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .wt-footer__text {
    display: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .wt-newsletter__fieldset input {
    margin: 0;
    padding: 0;
    height: auto;
    border: 0;
    outline: none;
    box-shadow: none;
    color: #fff;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 23px;
    width: 100%;
    letter-spacing: -1px;
    background: transparent;
    border-radius: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .wt-newsletter__fieldset button.wt-newsletter__send {
    margin: 7px 0 0;
    padding: 0;
    height: 20px;
    border: 0;
    width: 26px;
    border-radius: 0;
    background: transparent;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .wt-newsletter__fieldset {
    border-bottom: 1px solid rgba(240, 226, 226, 1);
    padding-bottom: 7px;
    max-width: 100%;
    flex-direction: row;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .newsletter-form .wt-newsletter__fieldset input::placeholder {
    color: rgb(240 226 226 / 40%);
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media {
    margin-top: 65px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -.01em;
    color: #fff;
    transition: all .3s ease;
    position: relative;
    display: inline-block;
    width: fit-content;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media a::after {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    background: #0f0;
    bottom: 0;
    transition: all .3s ease;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media a:hover {
    color: #0f0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media a:hover:after {
    width: 100%;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside {
    margin: 0;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__big-logo {
    margin: 100px 0 0;
    padding: 0;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper {
 padding: 0 20px;
    display: block;
    max-width: 1280px;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__big-logo img.wt-footer__big-logo-img {
    padding: 0;
    max-width: 1400px;
    display: block;
    /* opacity: 0;
    transform: scale(0.4) translateY(150px);
    transform-origin: bottom center;
    transition: transform 1.2s cubic-bezier(0.16, 1.08, 0.38, 0.98),
        opacity 0.6s ease-in-out;
    will-change: transform, opacity; */
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__big-logo.is-active img.wt-footer__big-logo-img {
    opacity: 1;
    transform: scale(1) translateY(0);
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a span {
    background: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list {
    overflow: unset;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target {
    overflow: unset;
}

/* .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 1px;
    background: rgba(0, 255, 0, 1);
    bottom: 0;
    transition: all .3s ease;
} */

/* .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a:hover::after {
    width: 100%;
} */

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a:hover {
    opacity: 0.5;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main {
    display: none;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-footer-bottom-content ul.kg-policy-links {
    display: flex;
    align-items: center;
    gap: 16px;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-footer-bottom-content ul.kg-policy-links li a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    position: relative;
    transition: all .3s ease;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-footer-bottom-content ul.kg-policy-links li a:hover {
    color: rgba(0, 255, 0, 1);
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-payment-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-payment-icons span.kg-payment {
    display: block;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-payment-icons {
    display: flex;
    align-items: center;
    gap: 8px;
}

.wt-footer-page-section footer.kg-wt-footer .wt-footer__aside .wt-footer__aside__wrapper .kg-footer-bottom-main .kg-payment-icons span.kg-payment img {
    width: 42px;
    height: 28px;
    display: block;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email {
    margin-bottom: 65px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos {
    max-width: 143px;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__title .wt-footer__title__icon {
    display: none;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email .wt-footer__list__item {
    margin: 0;
}

.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email .wt-footer__list__item a span {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
    color: #131E4E;
    background: none;
    transition: all .3s ease;
}
.wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email .wt-footer__list__item a:hover span {
    opacity: 0.5;
}
@media screen and (max-width: 899px) {
    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--text .wt-footer__title {
        display: none;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--text {
        margin-bottom: 32px;
        flex: 1;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media {
        margin-top: 32px;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main .kg-social-media a {
        font-size: 18px;
        line-height: 100%;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-menu-links-section {
        display: block !important;
        margin-top: 0;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email {
        margin-bottom: 0 !important;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__title {
        display: none;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos {
        max-width: 100%;
        margin: 0 0 32px;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .kg-footer-contactanos .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item:last-child {
        margin: 0;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__title .wt-footer__title__icon {
        display: flex;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .kg-footer-contactanos .wt-collapse__target ul.wt-footer__list {
        overflow: visible!important;
        text-align: end;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .kg-footer-contactanos {
        display: flex;
        justify-content: space-between;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list {
        overflow: hidden;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target {
        overflow: hidden;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--text .wt-footer__text {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--text .wt-footer__text p {
        margin: 0;
        font-size: 18px;
        line-height: 100%;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email .wt-footer__list__item a {
        padding: 0;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__title {
        color: #131e4e;
        font-size: 18px;
        letter-spacing: -1%;
        text-transform: capitalize;
        padding: 16px 0 16px;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-footer__title .wt-footer__title__icon svg {
        width: 15px;
        height: 18px;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item a {
        font-size: 18px;
        line-height: 100%;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--contactanos .kg-footer-contactanos .wt-footer__list-email .wt-footer__list__item a span {
        font-size: 18px;
        line-height: 100%;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block .wt-collapse__target ul.wt-footer__list li.wt-footer__list__item:last-child {
        margin: 0 0 16px;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-newsletter-main section.wt-newsletter .wt-footer__title {
        font-size: 21px;
        text-align: left;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--menu:last-child {
        border-bottom: 1px solid #131E4E80;
    }

    .wt-footer-page-section footer.kg-wt-footer .kg-footer-body .kg-wt-footer-block.wt-footer__block--menu {
        border-top: 1px solid #131E4E80;
    }

    .wt-footer-page-section footer.kg-wt-footer .wt-footer__big-logo {
        margin: 32px 0 0;
        padding: 0;
    }

    .wt-footer-page-section footer.kg-wt-footer {
        padding: 60px 0 !important;
    }
}

/* hero section */

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content {
    padding: 0;
    max-width: 704px;
    width: 100%;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__subheading {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    max-width: 100%;
    margin: 0 0 16px;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content h2.hero__title {
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 61px;
    line-height: 100%;
    text-align: left;
    max-width: 100%;
    margin: 0 0 12px;
    letter-spacing: -.03em;
}

/* .section-image-banner .kg-wt-image-banner .hero:before {
    content: "";
    background: linear-gradient(180deg, #0000 14.42%, #0000004d);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    backdrop-filter: blur(1px);
    border-radius: 0 0 40px 40px;
} */

.section-image-banner image-banner .kg-wt-image-banner.wt-image-banner .hero .hero__pic-container .hero__pic img.hero__img {
    border-radius: 0 0 40px 40px;
    /* height: 100%; */
}

/* .section-image-banner image-banner .kg-wt-image-banner.wt-image-banner .hero .hero__pic-container {
    height: 100%;
}
.section-image-banner image-banner .kg-wt-image-banner.wt-image-banner .hero {
    height: calc(100vh - 36px);
    min-height: 656px;
} */
.section-image-banner .kg-wt-image-banner .hero .hero__overlay {
    padding: 50px 21px;
    max-width: 1280px;
    margin: auto;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text {
    max-width: 90%;
    margin: 0 0 38px;
    position: absolute;
    bottom: 0;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    color: rgba(255, 255, 255, 1);
    text-underline-offset: 4px;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap {
    padding-top: 54px;
    margin: 0;
    width: 100%;
    justify-content: flex-start;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary {
    margin: 0;
    padding: 10px;
    background: rgb(255 255 255 / 24%);
    border: 1px solid #fff;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 28px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    text-transform: unset;
    line-height: 112.00000000000001%;
    letter-spacing: 0;
    max-width: 308px;
    width: 100%;
    transition: none;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary:hover {
    border-color: #fff;
    color: #283FA5 !important;
    background: #fff;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary.hero__button--link {
    font-family: Hanken Grotesk;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
    color: var(--color-custom-text) !important;
    background: transparent;
    border: 0;
    width: auto;
    padding: 0;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary.hero__button--link span:after,
.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary.hero__button--link span:before {
    display: none
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary.hero__button--link:hover {
    opacity: .75;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-text {
    max-width: 100%;
    background: #39ff14;
    padding: 0px 5px;
}

/* 
.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content p {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.25px;
    color: #131e4e;
    position: relative;
    -webkit-text-stroke: 11.58px #39ff14;
    paint-order: stroke fill;
} */
.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 19.91px;
    line-height: 90%;
    letter-spacing: -0.01em;
    margin: 0;
    color: #131e4e;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text {
    max-width: 500px;
    margin: 0;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul {
    padding: 7px 12px;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li {
    margin: 0;
    display: flex;
    align-items: center;
    background: #00FF00;
    gap: 6px;
    padding: 0 10px;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li .kg-icon {
    width: 12px;
    height: 12px;
    display: flex;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li .kg-icon svg {
    width: 100%;
    height: 100%;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content p.stroke-highlight {
    margin: 0;
}

/* .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke-width: 17px;
    -webkit-text-stroke-color: #39ff14;
} */

.section-image-banner .kg-wt-image-banner .hero .wt-video__movie {
    height: calc(100vh - 176.3px);
}

@media screen and (max-width: 899px) {
    .section-image-banner .kg-wt-image-banner .hero .wt-video__movie {
        height: calc(100vh - 184.3px);
    }
}

@media screen and (max-width: 767px) {
    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__subheading {
        margin: 0 0 12px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content h2.hero__title {
        font-size: 32px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li {
        padding: 0 8px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-hero-content-text ul li p {
        font-size: 19px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay {
        padding: 25px 16px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__text {
        max-width: 245px;
        margin: 0 0 12px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap {
        padding-top: 24px;
    }

    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text {
        margin: 0 0 22px;
    }
    .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap a.hero__button--primary {
    width: 100%;
    max-width: 100%;
}
}

.kg-compromiso-section {
   padding: 90px 0;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-container {
    max-width: 1080px;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap {
    max-width: 922px;
    width: 100%;
    margin: auto;
    text-align: center;
}

/* .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap .kg-compromiso-subtext {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.2px;
    text-align: center;
    text-transform: uppercase;
    color: #131e4e;
    display: block;
    font-family: Hanken Grotesk;
    margin: 0 0 24px;
} */

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2 {
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 54px;
    line-height: 95%;
    text-align: center;
    margin: 0 0 24px;
    color: #131e4e;
    letter-spacing: -0.04em;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2 span.kg-highlight-text {
    position: absolute;
    left: -15px;
    top: 50%;
    background-color: #39ff14;
    padding: 4px 5px;
    white-space: nowrap;
    height: -webkit-fill-available;
    color: #131e4e;
    margin: 0;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 55px;
    line-height: 29.43px;
    letter-spacing: 0;
    text-align: center;
    -webkit-text-stroke: 8.58px #39ff14;
    paint-order: stroke fill;
    height: -webkit-max-content;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap .kg-title-main {
    position: relative;
    /* max-width: 769px; */
    margin: auto;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap .kg-title-main span.kg-title-subtext {
    max-width: 100%;
    position: absolute;
    top: 130px;
    z-index: 1;
    left: 35px;
    background: #39ff14;
    padding: 0 4px;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap .kg-title-main span.kg-title-subtext p.stroke-highlight {
    color: #131e4e;
    position: relative;
    margin: 0;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 55px;
    line-height: 47.43px;
    letter-spacing: 0;
    text-align: center;
    -webkit-text-stroke: 8.58px #39ff14;
    paint-order: stroke fill;
}

/* .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap .kg-title-main span.kg-title-subtext p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke-width: 20px;
    -webkit-text-stroke-color: #39ff14;
} */
.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -.01em;
    text-align: center;
    color: #131e4e;
    max-width: 820px;
    margin: 0 auto 60px;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
    /* background: url(/cdn/shop/files/Star_1.svg?v=1784033677); */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    position: absolute;
    width: 17%;
    height: 50%;
    right: 2%;
    bottom: 10%;

}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-image {
    display: flex;
    position: relative;
    z-index: 1;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-image img {
    max-width: 225px;
    width: 100%;
    object-fit: cover;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-link {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.2px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #fff;
    text-underline-offset: 5px;
    display: inline-block;
    position: relative;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2>span {
    position: relative;
    display: inline-block;
}

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2 span.kg-title-subtext {
    background: #0f0;
    color: #131e4e;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 55px;
    letter-spacing: 0;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 22px;
}

@media screen and (max-width: 1380px) {
    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
        width: 200px;
        height: 200px;
    }

    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-image .eye-wrapper {
        width: 80px;
    }
}

@media screen and (max-width: 1199px) {
    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
        top: 0;
        right: -50px;
        width: 185px;
        height: 185px;
    }
}

@media screen and (max-width: 767px) {
    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap p {
        font-size: 21px;
        letter-spacing: -2%;
    }

    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap p {
        font-size: 21px;
        letter-spacing: -2%;
    }

.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
    right: -45px;
    top: -18px;
    width: 165px;
    height: 170px;
}
    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2 span.kg-highlight-text {
        font-size: 39px;
    }
}

@media screen and (max-width: 420px) {
    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap h2 {
        font-size: 44px;
    }

    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-content-wrap p {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .kg-compromiso-section {
        padding: 125px 0 70px;
    }

    .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
        right: -42px;
        top: 10px;
        width: 160px;
        height: 160px;
    }
}

/* FAq */

section.kg-faq-collapse__section {
    position: relative;
    overflow: hidden;
    padding: 60px 0;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper {
    max-width: 1280px;
    padding: 0 20px;
    margin: 0 auto;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .kg-section-heading span.kg-heading-text {
    color: #131e4e;
    font-family: Hanken Grotesk;
    letter-spacing: 2%;
    font-size: 14px;
    line-height: 100%;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 32px;
    display: block;
    text-align: center;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger {
    padding: 24px 0;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always {
    border: 0;
    border-top: .5px solid #131E4E50;
    padding: 0;
    margin: 0;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger .wt-collapse__trigger__text span.wt-collapse__trigger__title {
    margin: 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 100%;
    font-family: Hanken Grotesk;
    letter-spacing: -2%;
    color: #131e4e;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger.wt-collapsible__trigger.wt-collapse__trigger--active+.wt-collapse__target {
    margin-bottom: 24px;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__target .wt-collapse__target--text {
    font-size: 20px;
    line-height: 28px;
    color: #131e4e;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always:last-child {
    border-bottom: .5px solid #131E4E80;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger .wt-icon svg.svg-icon rect {
    stroke: #131E4E !important;
}

section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger .wt-icon svg.svg-icon {
    width: 13px;
    height: 28px;
}

@media screen and (max-width:767px) {
    section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper {
        padding: 0 16px;
    }

    section.kg-faq-collapse__section .wt-collapse__section__inner .wt-collapse__wrapper .wt-collapse--always .wt-collapse__trigger .wt-collapse__trigger__text span.wt-collapse__trigger__title {
        font-size: 21px;
        line-height: 100%;
    }
}


/* hero scroll section */

.section-image-banner .kg-banner-hero .wt-image-banner {
    padding: 0;
}

.section-image-banner .kg-banner-hero .wt-image-banner {
    padding: 0;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay {
    padding: 0;
    position: relative;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content {
    padding: 0;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content h2.hero__title {
    margin: 0;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__pic {
    height: auto;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content h2.hero__title .scrolling-container {
    border-top: 0.5px solid rgba(19, 30, 78, 0.5) !important;
    border-bottom: 0.5px solid rgba(19, 30, 78, 0.5) !important;
}

.section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content h2.hero__title .scrolling-container .scrolling-wrapper .scrolling-text {
    font-family: Hanken Grotesk;
    font-weight: 400 !important;
    font-size: 20px !important;
    line-height: 114.99999999999999% !important;
    letter-spacing: 0 !important;
    color: #131E4E !important;
}

@media screen and (max-width: 767px) {
    .section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content h2.hero__title .scrolling-container .scrolling-wrapper .scrolling-text {
        font-size: 18px !important;
        line-height: 100% !important;
    }

    .section-image-banner .kg-banner-hero .wt-image-banner .kg-scrolling-text-banner.wt-scrolling-text-banner .hero .hero__overlay .hero__overlay__content h2.hero__title .scrolling-container {
        height: 34px !important;
    }
}

/* feature section */

.kg-wt-featured-collection {
    padding: 80px 0 !important;
}

.kg-wt-featured-collection slideshow-section.wt-slider {
    max-width: 1280px;
    padding: 0 20px !important;
    margin: auto;
    overflow: visible;
}

.kg-wt-featured-collection .headline {
    max-width: 1280px;
    padding: 0 20px !important;
}

.kg-wt-featured-collection .headline h2.headline__title {
    text-align: center;
    padding: 0;
    color: #131e4e;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    margin: 0;
    text-transform: uppercase;
}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav {
    margin: 15px 0 0;
    gap: 0;
    overflow: hidden;
    border: 0;
}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection {
    max-width: 1440px !important;
    padding: 0 20px !important;
    margin: auto;
}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav button.wt-featured-collection__tab-btn {
    padding: 0 8px 0 0;
    border: 0;
    margin: 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -.5px;
    text-transform: capitalize;
    border-left: 0;
    border-radius: 0;
    white-space: nowrap;

}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav button.wt-featured-collection__tab-btn:not(:first-child) {
    padding-left: 8px;
    border-left: 2px solid rgba(19, 30, 78, 1);
}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav button.wt-featured-collection__tab-btn.active {
    color: rgba(19, 30, 78, 0.5);
}

.kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav button.wt-featured-collection__tab-btn:hover {
    color: rgba(0, 255, 0, 1);
}

.kg-wt-featured-collection .wt-slider__container--featured {
    padding: 0;
    margin-top: 60px;
    max-width: 100%;
}

.kg-wt-featured-collection .wt-slider__container--featured .swiper-scrollbar.wt-slider__scrollbar {
    margin-top: 69px;
    position: relative;
    left: 0;
    transform: none;
    max-width: 100%;
    width: 100%;
    height: 5px;
    border-radius: 15px;
    background: rgb(19 30 78 / 7%);
    display: none;
}

.kg-wt-featured-collection .wt-slider__container--featured .swiper-scrollbar.wt-slider__scrollbar .swiper-scrollbar-drag {
    background: rgba(19, 30, 78, 1);
    border-radius: 10px;
}

.kg-wt-featured-collection .wt-slider__container--featured .swiper-button-prev,
.kg-wt-featured-collection .wt-slider__container--featured .swiper-button-next {
    display: none !important;
}

@media screen and (max-width: 767px) {
    .kg-wt-featured-collection .headline {
        padding: 0 16px !important;
    }

    .kg-wt-featured-collection {
        padding: 70px 0 !important;
    }

    .kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection {
        padding: 0 16px !important;
    }

    .kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav {
        justify-content: center;
        gap: 8px 0;
    }

    .kg-wt-featured-collection featured-collection-tabs.kg-wt-featured-collection-tabs .kg-featured-collection nav.wt-featured-collection__tabs-nav button.wt-featured-collection__tab-btn {
        font-size: 21px;
    }

    .kg-wt-featured-collection .wt-slider__container--featured {
        margin-top: 40px;
    }

    .kg-wt-featured-collection .wt-slider__container--featured .swiper-scrollbar.wt-slider__scrollbar {
        margin-top: 55px;
    }

    color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card__price {
        bottom: 20px;
    }

    color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card__price .price span.price-item {
        font-size: 18px;
        line-height: 100%;
    }

    color-swatch.kg-product-common-class .kg-product-card .card__quick-add-container button.hero__button {
        font-size: 30px;
    }
    .kg-wt-featured-collection slideshow-section.wt-slider {
        padding: 0 50px!important;
    }

}

/* common product card */

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture {
    display: block;
    max-width: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position: relative;
    vertical-align: middle;
    background: #f7f7f7;
    border-radius: 30px;
    transition: none;
    border: 1px solid transparent;
}

color-swatch.kg-product-common-class .kg-product-card:hover .card__picture-container .card .card__picture {
    border: 1px solid #283FA5;
}

color-swatch.kg-product-common-class .kg-product-card:hover .card__quick-add-container button.hero__button {
    background: #283FA5;
    color: #fff !important;
    border-color: #283FA5;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture .card__badges {
    display: none;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture img {
    /* position: absolute; */
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
    border-radius: 30px;
    aspect-ratio: 4 / 5;
}

/* color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 125.3%;
} */

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper {
    margin: 0;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card__price {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    margin: 0;
    right: 0;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card__price .price span.price-item {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: #131E4E;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card h3.card__title {
    margin: 9px 0 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -1px;
    color: rgba(19, 30, 78, 1);
}

color-swatch.kg-product-common-class .kg-product-card .card__quick-add-container {
    margin: 8px 0 0;
}

color-swatch.kg-product-common-class .kg-product-card .card__quick-add-container button.hero__button {
    margin: 0;
    height: auto;
    padding: 10px;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 112.00000000000001%;
    letter-spacing: 0;
    text-align: center;
    text-transform: unset;
    background: transparent;
    color: #131e4e;
    border: 1px solid #131E4E;
    transition: none;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-bottom: 8px;
    flex-wrap: wrap;
    gap: 8px;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product .card__color-swatcher--container .color-swatcher--wrapper span.color-swatcher--tooltip {
    background: #131e4e;
    color: #fff;
    border: 1px solid #131e4e;
    top: -30px;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card h3.card__title a {
    font-size: 23px;
    line-height: 100%;
    display: block;
    text-decoration: none;
    transition: all .3s ease;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card h3.card__title a:hover {
    color: rgba(0, 255, 0, 1);
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .card__price {
    margin: 0;
    line-height: normal;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .card__price .price span {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0;
    color: #131e4e;
    margin: 0;
    display: block;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product .card__color-swatcher--container .color-swatcher--wrapper .unavailable-line {
    width: 32px;
    bottom: 4px;
    left: 5px;
    border-color: #8a8a8a;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product .card__color-swatcher--container {
    margin: 0;
    gap: 3px;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product .card__color-swatcher--container .color-swatcher--wrapper .color-swatcher {
    width: 22px;
    height: 22px;
}

color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product .card__color-swatcher--container .color-swatcher--wrapper {
    width: 32px;
    height: 32px;
    border: 1px solid rgba(19, 30, 78, 0.1);
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture .kg-green-text {
    max-width: 100%;
    padding: 0 7px;
    position: absolute;
    right: 6px;
    top: 9px;
    z-index: 1;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture .kg-green-text p.stroke-highlight {
    color: #131e4e;
    position: relative;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    text-align: right;
    text-stroke: 4px black;
    -webkit-text-stroke: 0px #131e4e;
}

color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture .kg-green-text p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    text-stroke: 12px black;
    -webkit-text-stroke: 8px #39ff14;
    font-family: revert;
}

@media screen and (max-width: 767px) {
    color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card .kg-title-product {
        align-items: center;
    }

    color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card h3.card__title {
        margin: 0;
        font-size: 21px;
    }

    color-swatch.kg-product-common-class .kg-product-card .card__content-wrapper .card h3.card__title a {
        font-size: 21px;
    }
    /* color-swatch.kg-product-common-class .kg-product-card .card__picture-container .card .card__picture::after {
        padding-bottom: 112%;
    } */
    color-swatch.kg-product-common-class .kg-product-card:hover .card__picture-container .card .card__picture {
        border: 1px solid transparent;
    }

    color-swatch.kg-product-common-class .kg-product-card:hover .card__quick-add-container button.hero__button {
        background: transparent;
        color: #131E4E !important;
        border-color: #283FA5;
    }
    
    color-swatch.kg-product-common-class .kg-product-card:focus .card__picture-container .card .card__picture,
    color-swatch.kg-product-common-class .kg-product-card:focus-visible .card__picture-container .card .card__picture,
    color-swatch.kg-product-common-class .kg-product-card:active .card__picture-container .card .card__picture {
        border: 1px solid #283FA5;
    }

    color-swatch.kg-product-common-class .kg-product-card:focus .card__quick-add-container button.hero__button,
    color-swatch.kg-product-common-class .kg-product-card:focus-visible .card__quick-add-container button.hero__button,
    color-swatch.kg-product-common-class .kg-product-card:active .card__quick-add-container button.hero__button {
        background: #283FA5;
        color: #fff !important;
        border-color: #283FA5;
    }
}

@media screen and (max-width: 400px) {
    color-swatch.kg-product-common-class .kg-product-card .card__quick-add-container button.hero__button {
        font-size: 25px;
    }
}

/* section.shopify-section.spaced-section {
    background: #131E4E1A !important;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    display: block;
} */
section.shopify-section.spaced-section .kg-real-stories-slider {
    background: #131E4E1A !important;
    padding: 80px 0;
    position: relative;
    overflow: hidden;
    display: block;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner {
    padding: 0;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner h2.kg-real-stories-slider__title {
    color: #101637;
    font-family: Hanken Grotesk;
    font-size: 41px;
    line-height: 100%;
    font-weight: 800;
    text-transform: capitalize;
    margin: 0 auto 93.11px;
    display: block;
    max-width: 1440px !important;
    padding: 0 20px;
    letter-spacing: -1px;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container {
    background: transparent;
    overflow: visible;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper {
    padding: 0;
    display: block;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__pagination {
    margin: 110px 0 0;
    gap: 6px;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__pagination button.kg-real-stories-slider__pagination-dot.kg-real-stories-slider__pagination-dot--active {
    width: 6px;
    height: 6px;
    background-color: #101637;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__pagination button.kg-real-stories-slider__pagination-dot {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #10163761;
    border: none;
    cursor: pointer;
    padding: 0;
    transition: all 0.3s ease;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card {
    background: transparent;
    box-shadow: none;
    transition: all .4s ease;
    border-radius: 0;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide.swiper-slide-active .kg-real-stories-slider__card {
    height: 120%;
    margin-top: -10%;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    max-width: 100%;
    object-fit: cover;
    padding: 0;
    border-radius: 20px;
    height: 100%;
    width: 100%;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media video.kg-real-stories-slider__card-video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    object-position: center;
    object-fit: cover;
    border-radius: inherit;
    height: 100%;
    width: 100%;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media:after {
    content: "";
    width: 100%;
    display: block;
    position: relative;
    padding-bottom: 135.5%;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media .kg-real-stories-slider__card-video-controls {
    left: 18.41px;
    top: 15.21px;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media .kg-real-stories-slider__card-video-controls button.kg-real-stories-slider__card-video-btn {
    background: #101637;
    width: 36px;
    height: 30px;
    padding: 0;
    display: none;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide.swiper-slide-active .kg-real-stories-slider__card .kg-real-stories-slider__card-media .kg-real-stories-slider__card-video-controls button.kg-real-stories-slider__card-video-btn.kg-real-stories-slider__card-play-pause {
    display: flex;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide.swiper-slide-active .kg-real-stories-slider__card .kg-real-stories-slider__card-media button.kg-real-stories-slider__card-video-btn.kg-real-stories-slider__card-mute-btn {
    display: flex;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-media button.kg-real-stories-slider__card-video-btn.kg-real-stories-slider__card-mute-btn {
    display: none;
    background: none;
    padding: 0;
    width: 36px;
    height: 36px;
    border-radius: 50px;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-rating {
    padding: 0 !important;
    margin: 0;
    position: absolute;
    bottom: 26px;
    left: 38px;
    text-align: left;
    display: flex;
    flex-direction: row !important;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-rating .kg-real-stories-slider__card-stars .wt-rating__stars,
section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-rating .kg-real-stories-slider__card-stars {
    color: #fff;
    font-size: 14px;
    letter-spacing: 3px;
    line-height: 1;
}

section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__swiper .kg-real-stories-slider__wrapper .kg-real-stories-slider__slide .kg-real-stories-slider__card .kg-real-stories-slider__card-rating p.kg-real-stories-slider__card-rating-text {
    font-size: 14px;
    color: #fff;
    font-weight: 400;
    line-height: 1;
}

@media screen and (max-width:899px) {
    section.shopify-section.spaced-section .kg-real-stories-slider {
        padding: 64px 0;
    }
}

@media screen and (max-width: 767px) {
    section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner .kg-real-stories-slider__container .kg-real-stories-slider__pagination {
        margin: 100px 0 0;
    }

    section.shopify-section.spaced-section .kg-real-stories-slider .kg-real-stories-slider__inner h2.kg-real-stories-slider__title {
        padding: 0 16px;
        text-align: center;
    }
}

.kg-homepage-content {
    padding: 80px 0 40px !important;
    background: rgba(19, 30, 78, 1);
    position: relative;
}

.kg-homepage-content .hero__wrapper {
    max-width: 700px;
    padding: 0 30px;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay {
    padding: 0;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__text {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 16px;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content h2.hero__title {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -1px;
    text-align: center;
    margin: 0;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap {
    margin: 80px 0 0;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    color: #fff;
    text-underline-offset: 4px;
    padding: 0 0 1px;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button span {
    display: block;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button span::before,
.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button span::after {
    display: none;
}

@media screen and (max-width: 767px) {
    .kg-homepage-content {
        padding: 60px 0 !important;
    }

    .kg-homepage-content .hero__wrapper {
        padding: 0 16px;
    }

    .kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__text {
        font-size: 12px;
    }

    .kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content h2.hero__title {
        font-size: 40px;
    }

    .kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap {
        margin: 60px 0 0;
    }
}

/* newsletter */

.kg-newsletter .newsletter {
    padding: 50px 20px 54px;
    border-radius: 40px 40px 0 0;
}

.kg-newsletter .newsletter .newsletter__wrapper {
    max-width: 533px;
    padding: 0;
    width: 100%;
}

.kg-newsletter .newsletter>div {
    width: 100%;
}

.kg-newsletter .newsletter .newsletter__wrapper .hero__text.newsletter__text {
    margin: 0 0 16px;
    padding: 0;
}

.kg-newsletter .newsletter .newsletter__wrapper .hero__text.newsletter__text p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-align: center;
    text-transform: uppercase;
    color: #131E4E;
}

.kg-newsletter .newsletter .newsletter__wrapper .hero__title .headline {
    padding: 0;
    max-width: 100%;
    margin-bottom: 32px;
}

.kg-newsletter .newsletter .newsletter__wrapper .hero__title .headline h2.headline__title {
    padding: 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    text-align: center;
    color: #131E4E;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .wt-newsletter__fieldset {
    max-width: 533px;
    border-bottom: 1px solid #131E4E;
    padding-bottom: 17px;
    flex-direction: row;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .wt-newsletter__fieldset input {
    margin: 0;
    padding: 0;
    height: auto;
    border: 0;
    outline: none;
    box-shadow: none;
    color: #131e4e;
    font-family: 'Hanken Grotesk';
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    width: 100%;
    letter-spacing: 2%;
    background: transparent;
    border-radius: 0;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .wt-newsletter__fieldset button.wt-newsletter__send {
    margin: 0;
    padding: 0;
    height: 21px;
    border: 0;
    width: 24px;
    border-radius: 0;
    background: transparent;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .wt-newsletter__fieldset button.wt-newsletter__send img {
    width: 24px;
    height: 21px;
    object-fit: contain;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .form__message .form__success-field {
    letter-spacing: -1px;
    font-size: 14px;
    border-radius: 0;
    outline: none;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .form__message {
    max-width: 533px;
    margin: auto;
    padding: 14px 0 0;
    outline: none;
}

.kg-newsletter .newsletter .newsletter__wrapper form.newsletter-form .wt-newsletter__fieldset input::placeholder {
    opacity: 70%;
    color: rgba(19, 30, 78, 1);
}

@media screen and (max-width: 767px) {
    .kg-newsletter .newsletter {
        padding: 60px 20px;
    }

    .kg-newsletter .newsletter .newsletter__wrapper .hero__title .headline {
        margin-bottom: 80px;
    }

    .kg-newsletter .newsletter .newsletter__wrapper .hero__title .headline h2.headline__title {
        font-size: 18px;
        line-height: 100%;
    }
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper {
    padding: 0;
    border-bottom: 1px solid rgba(19, 30, 78, 1);
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box {
    background-color: transparent;
    border-radius: 0;
    padding: 40px 0;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content {
    gap: 37px;
    border: 1px solid #131E4E;
    border-radius: 40px;
    overflow: hidden;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image-top-text {
    max-width: 306px;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    left: 15%;
    display: block;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right span {
    margin: 0 0 7px;
    display: inline-block;
    background: #39ff14;
    padding: 0 5px;
    line-height: 19px;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
    color: #131e4e;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right span p {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0px;
    margin: 0;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 11.58px #39ff14;
    paint-order: stroke fill;
}

/* .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right h3 p::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke-width: 14px;
    -webkit-text-stroke-color: #39ff14;
} */

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image-bottom-text {
    max-width: 306px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    right: 17%;
    display: block;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde-inner-box .kg-text-content .kg-image-right {
    position: relative;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img {
    position: relative;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img span {
    margin: 0 0 7px;
    display: inline-block;
    background: #39ff14;
    padding: 0 5px;
    line-height: 19px;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img span p {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 1px;
    margin: 0;
    position: relative;
    display: inline-block;
    -webkit-text-stroke: 11.58px #39ff14;
    paint-order: stroke fill;
}

/* .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img h3 p::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    -webkit-text-stroke-width: 10px;
    -webkit-text-stroke-color: #39ff14;
} */

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 114.9%;
    letter-spacing: -0.1px;
    color: #131e4e;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-bottom-text {
    max-width: 250px;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 2%;
    right: 0;
    display: block;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure:after {
    padding-bottom: 81%;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image figure::after {
    padding-bottom: 440px;
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-top-text {
    max-width: 250px;
    width: 100%;
    position: absolute;
    top: 19%;
    z-index: 1;
    left: 15%;
    display: block;
}

@media screen and (max-width: 1024px) {
    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image-bottom-text {
        bottom: 0;
        right: 0%;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content {
        gap: 0;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left {
        width: 40%;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right {
        width: 60%;
    }
}

@media screen and (max-width: 900px) {
    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image figure:after {
        padding-bottom: 355px;
    }
}

@media screen and (max-width: 767px) {
    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left {
        width: 100%;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde h4 {
        font-size: 28px;
        line-height: 100%;
        letter-spacing: -0.2px;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button a.kg-link-btn {
        margin: 38px auto 0;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button {
        padding: 0;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde {
        padding: 0;
        padding-right: 16px;
        margin-bottom: 51px;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img {
        padding: 0 0 45px;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure:after {
        padding-bottom: 111.4%;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-top-text {
        top: -25px;
        left: 37px;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-bottom-text {
        bottom: 50px;
        right: 0;
    }
}

@media screen and (max-width: 440px) {
    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-top-text {
        top: -48px;
        left: 37px;
    }
}

@media screen and (max-width: 400px) {
    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-top-text {
        left: 12px;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img .kg-image-bottom-text {
        right: -20px;
    }
}


.kg-wt-product .kg-wt-product-main .kg-product-box-grid {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column {
    max-width: calc(50% - 4px);
    border: .5px solid #131e4e50;
    width: 100%;
    text-align: center;
    border-radius: 16px;
    padding: 22.29px 12px;
}

.kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border {
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
}

.kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border img {
    width: auto;
    height: auto;
    object-fit: contain;
}

.kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border h4 {
    margin: 0;
    font-size: 21px;
    font-weight: 400;
    font-family: Hanken Grotesk;
    line-height: 100%;
    color: #131e4e;
    letter-spacing: -0.03em;
}

.kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border p {
    color: #131e4e80;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
    line-height: 114.99%;
    letter-spacing: -1px;
    font-family: Hanken Grotesk;
}

@media screen and (max-width: 767px) {
    .kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border h4 {
        font-size: 18px;
        letter-spacing: -.01em;
    }

    .kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column .kg-product-box-border p {
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    .kg-wt-product .kg-wt-product-main .kg-product-box-grid .kg-product-box-column {
        max-width: 100%;
    }
}

.kg-btn-customize {
    margin: 0;
    padding: 10px 20px;
    background: #131e4e;
    border: 1px solid #131e4e;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 32.6px;
    line-height: 112.00000000000001%;
    letter-spacing: 0;
    text-align: center;
    color: #fff;
    text-transform: unset;
    /* border: 0; */
    overflow: hidden;
    position: relative;
    transition: all 0.4s ease;
    z-index: 1;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
}



.kg-btn-customize:hover {
    color: #131e4e !important;
}

.kg-btn-customize .kg-btn-effect {
    position: absolute;
    width: 0;
    height: 0;
    background: #39ff14;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width 0.5s ease, height 0.5s ease;
    z-index: -1;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .la-select-lenses-btn span.kg-btn-effect {
    position: absolute;
    background: #39ff14;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: width .5s ease, height .5s ease;
    z-index: -1;
    width: 0;
    height: 0;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .la-select-lenses-btn:hover {
    color: #131e4e;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .la-select-lenses-btn:hover span.kg-btn-effect,
.kg-btn-customize:hover .kg-btn-effect {
    width: 1000px;
    height: 1000px;
}



.kg-wt-product .kg-wt-product-main .kg-product-intro {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 0 0 12px;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kg-wt-product .kg-wt-product-main .kg-product-intro h4 {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.01em;
    color: #131e4e;
    margin: 0;
}

.kg-wt-product .kg-wt-product-main .kg-product-intro .kg-product-rating {
    display: flex;
    align-items: center;
    gap: 8px;
}

.kg-wt-product .kg-wt-product-main .kg-product-intro .kg-product-rating p {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 100%;
    letter-spacing: 0.01em;
    vertical-align: bottom;
    margin: 0;
    color: rgba(16, 22, 55, 1);
}

.kg-wt-product .kg-wt-product-main .kg-product-intro .kg-product-rating .kg-product-rating-star {
    display: flex;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap {
    border-top: 0.5px solid #131e4e50;
    border-width: 0.5px 0;
    padding: 8px 0;
    margin: 0;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col {
    max-width: 50%;
    width: 100%;
    padding: 8px 10px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col span {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: #131e4e;
    display: inline-block;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col p {
    margin: 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
    color: #131e4e;
    text-align: center;
}
.kg-wt-product .kg-wt-product-main hr.wt-separator__line.wt-product__separator {
    background: #131e4e50!important;
    height: .5px;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col:not(:last-child) {
    border-right: 0.5px solid #131e4e80;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-text p {
    margin: 0;
    padding: 8px 8px 20px;
    text-align: center;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #131e4e;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-list-wrap ul {
    flex-wrap: wrap;
    margin: 0;
    padding: 0 0 8px;
    list-style: none;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-list-wrap ul li {
    margin: 0;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-list-wrap ul li a {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    color: rgba(19, 30, 78, 1);
    opacity: .3;
    text-decoration: none;
    transition: all .3s ease;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-list-wrap ul li a:hover {
    opacity: 1;
    text-decoration: underline;
}

.kg-wt-product .kg-wt-product-main .kg-tipo-text-row {
    margin: 0 0 26px;
}

.kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner {
    display: flex;
}

@media screen and (max-width: 767px) {
    .kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-list-wrap ul li a {
        font-size: 14px;
    }

    .kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col span {
        font-size: 12px;
    }

    .kg-wt-product .kg-wt-product-main .kg-material-row-wrap .kg-material-inner .kg-material-col p {
        font-size: 21px;
    }

    .kg-wt-product .kg-wt-product-main .kg-tipo-text-row .kg-tipo-text p {
        font-size: 12px;
    }
}

color-swatch.kg-product-common-class .kg-product-card .card__quick-add-container button.hero__button[disabled] span.kg-btn-effect {
    display: none;
}

.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde .kg-text-desde-data {
    display: block;
    margin: 40px 0 0;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text a:hover:after {
    width: 100%;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text a:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: 0px;
    left: 0;
    background-color: #58ff00;
    transition: width 0.4s ease;
}

.section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .kg-bottom-text a:hover {
    color: #58ff00;
    transform: scale(1.04) translateY(-2px);
    text-shadow: 0 10px 20px rgb(57 255 20 / 90%);
    transition: all 0.4s ease;
    text-decoration: none;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button:hover::after,
.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-link:hover:after {
    width: 100%;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button::after,
.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-link:after {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    bottom: -2px;
    left: 0;
    background-color: #58ff00;
    transition: width 0.4s ease;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button:hover,
.kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image .kg-compromiso-link:hover {
    color: #58ff00 !important;
    text-shadow: 0 10px 20px rgb(57 255 20 / 90%);
    transition: all 0.4s ease;
    text-decoration: none;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button span.kg-btn-effect {
    display: none;
}

.kg-homepage-content .hero__wrapper .hero .hero__overlay .hero__overlay__content .hero__button--gap .hero__button::after {
    bottom: 0px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price {
    margin: 0 0 21px;
    padding: 12px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .wt-product__text-block__wrapper .wt-product__text-block {
    padding: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .wt-product__text-block__wrapper .wt-product__text-block p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -0.01em;
    color: #131E4E;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price h1 {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: -.03em;
    margin: 0;
    color: #131e4e;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price .wt-product__price {
    margin: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price .wt-product__price .price {
    font-size: unset;
    line-height: unset;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price .wt-product__price .price span.price-item {
    font-family: Inter;
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #131E4E;
}

.kg-wt-product .kg-wt-product-main .kg-title-price .kg-price {
    font-family: Inter;
    font-weight: 600;
    font-size: 48px;
    line-height: 100%;
    color: #131e4e;
    letter-spacing: 2px;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart {
    margin: 0 0 24px;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form {
    max-width: 100%;
}
.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form button.product-form__submit:hover {
    color: #fff !important;
    opacity: .75;
}
.kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__trigger {
    padding: 16px 0 18px;
}

.kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__trigger .wt-icon svg {
    width: 15px;
    height: 17px;
}

.kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__trigger .wt-collapse__trigger__title {
    margin: 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -.01em;
    color: #131e4e;
}

.kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__target .wt-collapse__target__content {
    padding: 8px 0 18px;
    margin: 0;
}

.kg-wt-product {
    gap: 23px;
}

.kg-wt-product gallery-section {
    max-width: 66%;
    width: 100%;
}

.product-section section.kg-wt-product-wrapper {
    padding: 18px 0 0;
    max-width: 100%;
}

.kg-wt-product-wrapper .kg-wt-product {
    margin: auto;
    width: 100%;
    gap: 21px !important;
    display: grid;
    grid-template-columns: 1fr 456px;
    padding: 0 16px;
    max-width: 1272px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main {
    max-width: 100%;
    width: 100%;
    margin: 0;
    top: 130px !important;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-masonry ul.wt-masonry__wrapper li.wt-masonry__slide a {
    display: block;
    width: 100%;
}

.kg-product-page-box.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-image-right .kg-image figure:after {
    padding-bottom: 80.7%;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price-product {
    margin: -5px 0 8px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price-product p.stroke-highlight {
    color: #131e4e;
    position: relative;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 101%;
    letter-spacing: 0;
    text-stroke: 4px black;
    -webkit-text-stroke: 0px #131e4e;
    margin: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price-product p.stroke-highlight::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    text-stroke: 12px black;
    -webkit-text-stroke: 8px #39ff14;
    font-family: revert;
}

@media screen and (max-width: 899px) {
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main {
        max-width: 100%;
        padding: 0;
    }

    .kg-wt-product gallery-section {
        max-width: 100%;
        width: 100%;
        margin: 0 !important;
    }

    .product-section section.kg-wt-product-wrapper {
        padding: 0 0 46px;
    }
}

@media screen and (max-width: 767px) {
    .kg-wt-product {
        gap: 16px;
    }

    .kg-wt-product-wrapper .kg-wt-product {
        gap: 32px;
    }

    .kg-wt-product .kg-wt-product-main .kg-product-intro {
        justify-content: space-between;
    }

    .kg-wt-product .kg-wt-product-main .kg-title-price h1 {
        font-size: 39px;
    }

    .kg-wt-product .kg-wt-product-main .kg-title-price .kg-price {
        font-size: 45px;
    }

    .kg-wt-product .kg-wt-product-main .kg-tipo-text-row {
        margin: 0 0 25px;
    }

    .kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__trigger {
        padding: 17px 0 19px;
    }

    .kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__trigger .wt-collapse__trigger__title {
        font-size: 21px;
    }
}

@media screen and (max-width: 425px) {
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price h1 {
        font-size: 24px;
    }

    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info .kg-title-price .wt-product__price .price span.price-item {
        font-size: 20px;
    }
}


/* menu drawer */

.menu-drawer-overlay {
    display: none !important;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body::before {
    display: none !important;
}

.kg-page-header drawer-nav.wt-drawer--nav {
    top: 100%;
    position: absolute;
    background: #fff;
}

.page-header-sticky.menu-drawer-overlay-on .page-header {
    position: relative;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside.kg-show .kg-wt-header-icon {
    opacity: 0;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-wt-header-aside.kg-show .kg-close-menu {
    opacity: 1;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .wt-drawer__title {
    display: none;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content {
    padding: 8px 16px !important;
    height: calc(100vh - 144px);
    max-height: unset;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile {
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 8px;
    gap: 10px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content mega-menu-section.mega-menu {
    padding-bottom: 60px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-btn-buttons {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-btn-buttons li.kg-wt-header__panel__item {
    margin: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-btn-buttons li.kg-wt-header__panel__item .kg-button--button-solid {
    padding: 8px 16px;
    opacity: 1;
    font-family: Hanken Grotesk;
    font-size: 18px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links {
    display: flex;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega {
    padding-top: 36px;
    padding-bottom: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list {
    border-top: 0.5px solid rgba(19, 30, 78, 0.5);
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item {
    padding: 0;
    border-bottom: 0.5px solid rgba(19, 30, 78, 0.5);
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item a.wt-page-nav-mega__link {
    padding: 18px 0;
    outline-offset: 0px !important;
    border-bottom: 0;
    text-transform: capitalize;
    letter-spacing: -0.5px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item::after {
    display: none;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu aside.wt-page-nav-mega__aside {
    display: none;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item a.wt-page-nav-mega__link span.wt-page-nav-mega__link__text {
    opacity: 1;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-arrow-class {
    margin-left: auto;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-1 ul.kg-menus-style-1.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-arrow-class img {
    width: 20px;
    height: 18px;
    object-fit: contain;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-arrow-class img {
    width: 20px;
    height: 18px;
    object-fit: contain;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-arrow-class {
    margin-left: auto;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item.wt-header__panel__help--cart {
    width: auto;
    height: auto;
    position: unset;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item .kg-desktop-data {
    position: absolute;
    z-index: 20;
    top: 96px;
    background: #fff;
    border-top: 1px solid #ddd;
    transition: all .2s ease-out;
    opacity: 0;
    visibility: hidden;
    padding: 20px;
    width: 100%;
    max-width: 100%;
    left: 0;
    max-height: fit-content;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item.wt-header__panel__help--cart:hover .kg-desktop-data {
    opacity: 1;
    visibility: visible;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item .kg-desktop-data .kg-question-data {
    max-width: 1400px;
    margin: auto;
    text-align: end;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item .kg-desktop-data .kg-question-data .kg-mialntitle {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: rgba(19, 30, 78, 1);
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item .kg-desktop-data .kg-question-data ul.kg-list {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-top: 14px;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item .kg-desktop-data .kg-question-data ul.kg-list li {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.5px;
    color: rgba(19, 30, 78, 1);
    padding: 6.5px 0;
}

.kg-page-header .kg-header .kg-wt-header-body.wt-header__body ul.kg-wt-header-panel .kg-header-icons-links li.wt-header__panel__item.wt-header__panel__help--cart::after {
    content: '';
    position: absolute;
    width: 35px;
    height: 30px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu .kg-question-data-mobile {
    padding: 36px 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu .kg-question-data-mobile .kg-mialntitle {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #131e4e;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu .kg-question-data-mobile ul.kg-list {
    display: flex;
    flex-direction: column;
    gap: 3px;
    margin-top: 14px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu .kg-question-data-mobile ul.kg-list li {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 114.99999999999999%;
    letter-spacing: -.5px;
    color: #131e4e;
    padding: 6.5px 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links .kg-btn-customize-help {
    display: block;
    position: relative;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links .kg-btn-customize-help svg.kg-selected-help {
    position: absolute;
    left: 0;
    opacity: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links .wt-header__panel__help--cart.kg-active .kg-btn-customize-help:hover svg.kg-unselected-help {
    opacity: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links .wt-header__panel__help--cart.kg-active .kg-btn-customize-help:hover svg.kg-selected-help {
    opacity: 1;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .kg-mobile-menu ul.kg-wt-header-panel-mobile .kg-header-icons-links .kg-btn-customize-help svg {
    transition: all .3s ease;
    width: 34px;
    height: 34px;
}

@media screen and (max-width: 1360px) {
    .kg-page-header .kg-header .kg-wt-header-body.wt-header__body .kg-header-nav-center .kg-mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list {
        gap: 8px 25px;
    }

    .kg-page-header .kg-header-nav-center .kg-mega-menu .wt-page-nav-mega__list .wt-page-nav-mega__item a.wt-page-nav-mega__link span {
        font-size: 18px;
    }
}

/* cart drawer */

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner header.wt-cart__drawer__header .wt-drawer__title__text {
    font-family: "Instrument Serif", serif;
    font-size: 34px;
    line-height: 100%;
    font-weight: 400;
    color: #131e4e;
    margin: 0;
    letter-spacing: 0px;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty {
    display: flex;
    text-align: center;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .kg-btn-customize.wt-button {
    background: #131e4e;
    color: #fff;
    text-decoration: none;
    font-family: "Instrument Serif", serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    line-height: 112%;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 32px 0 0;
    display: block;
    width: fit-content;
    text-transform: unset;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner footer.wt-cart__drawer__footer .wt-cart__footer__body .kg-btn-customize {
    background: #131e4e;
    color: #fff;
    text-decoration: none;
    font-family: "Instrument Serif", serif;
    font-size: 30px;
    font-weight: 400;
    letter-spacing: 0px;
    text-align: center;
    line-height: 112%;
    padding: 10px 20px;
    border-radius: 50px;
    margin: 16px 0 0;
    display: block;
    text-transform: unset;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__thumb {
    min-width: auto;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__thumb img.card__img {
    width: 100%;
    max-width: 100%;
    object-fit: contain;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body h2.wt-cart__item__name {
    padding: 0;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body h2.wt-cart__item__name a.wt-cart__item__link {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #131e4e;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body .wt-cart__item__amount {
    margin-top: 20px;
    margin-bottom: 0;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body .wt-cart__item__amount .wt-cart__item__price-wrapper span {
    font-family: Inter;
    font-weight: 600;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: 0;
    color: #131e4e;
    margin: 0;
    display: block;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body .wt-cart__item__amount .item__details .counter {
    border: 1px solid #131e4e;
    border-radius: 50px;
    padding: 0;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body .wt-cart__item__amount .item__details .counter button {
    padding: 10px;
    width: auto;
    height: auto;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item .wt-cart__item__body .wt-cart__item__amount .item__details .counter button svg {
    width: 18px;
    height: 18px;
    fill: #131e4e;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body cart-drawer-items.wt-cart__drawer__items ul.wt-cart__list li.wt-cart__item:not(:last-child) {
    border-bottom: 1px solid #ddd;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner footer.wt-cart__drawer__footer .wt-cart__footer__body span.wt-cart__subtitle__text {
    margin: 0 0 10px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.2px;
    line-height: 114.99999999999999%;
    color: #000;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner footer.wt-cart__drawer__footer .wt-cart__footer__body .wt-cart__subtotal {
    padding: 0;
    margin: 10px 0;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner footer.wt-cart__drawer__footer .wt-cart__subtitle a.giftnote__drawercart__addnote {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .2px;
    text-transform: uppercase;
    text-decoration: none;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner footer.wt-cart__drawer__footer .wt-cart__subtitle {
    justify-content: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .wt-cart__login {
    border: 0;
    margin: 0;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .wt-cart__login span.wt-cart__login__title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: -.5px;
    text-transform: capitalize;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .wt-cart__login p.wt-cart__login__text a {
    color: #131e4e;
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .wt-cart__login p.wt-cart__login__text a:hover {
    color: rgba(0, 255, 0, 1);
}

cart-drawer.wt-cart .kg-cart-drawer .wt-cart__drawer__inner .wt-cart__drawer__body .drawer__contents .wt-cart__header--empty .wt-cart__login p.wt-cart__login__text {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -.5px;
    text-transform: capitalize;
    margin: 10px 0;
}

.kg-marquee-wrapper {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    padding: 8px 0;
    border: solid #131e4e80;
    border-width: 1px 0;
}

.kg-marquee-wrapper .marquee {
    position: relative;
    width: 100%;
}

.kg-marquee-wrapper .marquee .marquee__inner {
    display: flex;
    width: max-content;
    animation: marquee linear infinite;
}

.kg-marquee-wrapper .marquee .marquee__inner .marquee-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 0 12px;
    font-size: 19px;
    font-weight: 500;
    text-transform: uppercase;
}

.kg-marquee-wrapper .marquee .marquee__inner .marquee-item img {
    width: 18px;
    height: 18px;
    object-fit: contain;
}

.kg-marquee-wrapper .marquee .marquee__inner .marquee-item a,
.kg-marquee-wrapper .marquee .marquee__inner .marquee-item span {
    text-decoration: none;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99%;
    letter-spacing: -0.2px;
    color: #131e4e;
    text-transform: capitalize;
    display: inline-block;
}

@media screen and (max-width: 767px) {

    .kg-marquee-wrapper .marquee .marquee__inner .marquee-item a,
    .kg-marquee-wrapper .marquee .marquee__inner .marquee-item span {
        font-size: 18px;
        line-height: 1;
    }

    .kg-marquee-wrapper {
        padding: 7px 0;
    }
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-container {
    padding-right: 0;
    max-width: 1280px;
}

@media screen and (max-width:440px) {
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde p {
        display: none;
    }

    .kg-full-image-content.kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-button a.kg-link-btn {
        margin: 0;
    }
}

.menu-drawer-overlay-on .wt-announcement {
    opacity: 1;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item a.wt-page-nav-mega__link svg {
    width: 13px;
    fill: rgba(19, 30, 78, 1);
}

.kg-wt-product .kg-wt-product-main .wt-product__price {
    margin: 0 0 20px;
}

.kg-wt-product .kg-wt-product-main .wt-product__price .price p::before {
    content: attr(data-text);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    color: transparent;
    text-stroke: 12px black;
    -webkit-text-stroke: 8px #39ff14;
    font-family: revert;
}

.kg-wt-product .kg-wt-product-main .wt-product__price .price p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 101%;
    letter-spacing: 0;
    color: #131e4e;
    position: relative;
    margin: 0;
    text-stroke: 4px black;
    -webkit-text-stroke: 0px #131e4e;
}

@media screen and (max-width: 767px) {
    .kg-wt-product .kg-wt-product-main .wt-product__price .price p {
        font-size: 16px;
    }
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery {
    margin: 0;
    width: 100%;
    max-width: 100%;
    gap: 6px;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .kg-thumbnaol-prod.swiper-thumbs {
    width: 92px;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .kg-thumbnaol-prod.swiper-thumbs ul.thumbs-list li.thumbs-list-item {
    width: 100%;
    margin: 0 0 8px;
    height: 115px !important;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .kg-thumbnaol-prod.swiper-thumbs ul.thumbs-list li.thumbs-list-item::before {
    display: none;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .kg-thumbnaol-prod.swiper-thumbs ul.thumbs-list li.thumbs-list-item img.wt-product__img {
    object-fit: cover;
    border-radius: 8px;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .wt-collage ul.wt-collage__wrapper {
    max-width: 100%;
    width: 100%;
    margin: 0;
}

.kg-wt-featured-collection .headline h2 {
    text-align: left;
    padding: 0;
    color: #131e4e;
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 41px;
    line-height: 100%;
    letter-spacing: -2px;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .kg-wt-featured-collection .headline h2 {
        font-size: 39px;
        text-align: center;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box {
        padding: 60px 0;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box .kg-text-content .kg-text-left {
        flex-direction: column;
        padding: 0;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img {
        padding: 0;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde {
        margin: 0;
        padding: 40px;
        text-align: left;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde h2 {
        text-align: left;
        margin: 0;
    }

    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-container {
        padding: 0 16px;
    }
}
@media screen and (max-width: 420px) { 
    section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content .kg-section-inner-box .kg-text-content .kg-text-left .kg-text-desde {
        padding: 40px 20px;
    }
}

section.kg-product-page-box.kg-section-Convierte-cualquier-wrapper.kg-full-image-content {
    border: 0;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .product-form__buttons .wt-button[disabled] .kg-btn-effect {
    display: none;
}

/* @media screen and (max-width:767px) {
    .kg-section-Convierte-cualquier-wrapper .kg-section-inner-box .kg-text-content .kg-text-left .kg-mask-img figure img{
        object-fit: contain;
    }
} */

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper ul.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link span {
    padding: 0;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item .kg-style-menu2 {
    display: none;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist {
    padding-bottom: 33px;
}

.kg-page-header drawer-nav.wt-drawer--nav .wt-drawer__content .mega-menu nav.wt-page-nav-mega ul.wt-page-nav-mega__list li.wt-page-nav-mega__item .wt-page-nav-mega__sublist__wrapper .kg-megamenu-style-2 ul.kg-menus-style-2.wt-page-nav-mega__sublist li.wt-page-nav-mega__sublist__item a.wt-page-nav-mega__sublist__link {
    padding: 9px 0;
    display: block;
    width: 100%;
    font-size: 18px;
    line-height: 100%;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .kg-btn-customize {
    text-transform: unset;
    border-radius: 50px;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 28px;
    line-height: 112.00000000000001%;
    text-align: center;
    padding: 10px;
    background: #283fa5;
    letter-spacing: 0;
    transition: none;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container {
    padding: 0;
}
.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .wt-slider__nav-btn {
    display: none;
}
.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper {
    margin: 0;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide a {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: contain;
    position: relative;
    vertical-align: middle;
}
.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide {
    aspect-ratio: unset;
}
.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide a img {
    border-radius: 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide a::after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 125%;
}

@media screen and (max-width: 1199px) {

    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide {
        aspect-ratio: unset;
    }

    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-pagination {
        display: none;
    }

    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-scrollbar {
        width: 100%;
        height: 5px;
        border-radius: 50px;
        background: rgb(19 30 78 / 7%);
        display: none;
    }

    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-scrollbar .swiper-scrollbar-drag {
        background: rgba(40, 63, 165, 1);
        border-radius: 50px;
    }

    section.kg-wt-product-wrapper {
        padding: 0;
    }
}

@media screen and (max-width: 1024px) {
    .kg-wt-product-wrapper .kg-wt-product {
        grid-template-columns: 1fr 370px;
    }
}

@media screen and (max-width: 899px) {
    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-scrollbar {
        width: calc(100% - 40px);
    }

    .kg-wt-product-wrapper .kg-wt-product {
        display: flex;
        flex-direction: column;
        gap: 17px !important;
    }

    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container ul.wt-slider__wrapper li.wt-slider__slide a:after {
        padding-bottom: 124.51%;
    }
    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-pagination {
    display: flex;
    position: absolute;
    border: 0;
    background: transparent;
    bottom: 20px;
    z-index: 1;
    padding: 0;
    margin: 0;
    justify-content: center;
    gap: 8px;
}

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .kg-btn-customize {
    font-size: 30px;
}

.kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .photoswipe.wt-slider__container .swiper-pagination span.swiper-pagination-bullet {
    background: #131E4E;
    margin: 0;
}
}

.kg-wt-product .kg-wt-product-main collapsible-section .wt-collapse__target .wt-collapse__target--text p {
    font-size: 18px;
    letter-spacing: -0.02em;
    margin: 0 0 10px;
    line-height: 22px;
}

.bubble-font {
    position: relative;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0;
    color: #131e4e;
    text-transform: none;
}

svg#dynamicSvg {
    max-height: 40px;
}



/* .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options {
    margin-bottom: 14px;
} */

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list {
    flex-wrap: wrap;
    margin: 0;
    padding: 0 0 8px;
    list-style: none;
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item {
    min-width: unset;
    display: block;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item label.f-button__list__link {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: .5px;
    text-transform: uppercase;
    color: #131e4e;
    opacity: .3;
    text-decoration: none;
    transition: all .3s ease;
    border: 0;
    height: unset;
    padding: 0;
    border-radius: 0;
    position: relative;
    overflow: unset;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item label.f-button__list__link::before {
    border: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item input:checked+label.f-button__list__link {
    opacity: 1;
    text-decoration: none;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__wrapper {
    margin: 0;
    padding: 8px 8px 20px;
    text-align: center;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: .02em;
    text-transform: uppercase;
    color: #131e4e;
    justify-content: center;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__wrapper .wt-product__option__title {
    margin: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options {
    gap: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options>.wt-product__option {
    margin-bottom: 18px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__wrapper .wt-product__option__title strong.value {
    display: none;
}

/* .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .kg-color-option.wt-product__option .wt-product__option__wrapper {
    justify-content: flex-start;
} */

.kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .la-select-lenses-btn {
    text-transform: unset;
    letter-spacing: 0;
    border-radius: 50px;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 32.6px;
    line-height: 112.00000000000001%;
    text-align: center;
    padding: 10px;
    justify-content: center;
    align-items: center;
    border: 1px solid;
    cursor: pointer;
    transition: background .3s ease-in, color .3s ease-in;
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 0;
}

@media screen and (max-width: 767px) {
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item label.f-button__list__link {
        font-size: 14px;
    }

    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list {
        /* justify-content: center; */
        justify-content: justify-content;
        padding: 0px 5px 8px;
    }
}

@media screen and (max-width: 420px) {

    .kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .la-select-lenses-btn,
    .kg-wt-product .kg-wt-product-main .wt-product__add-to-cart_form .wt-product__add-to-cart form .wt-product__add-to-cart_form--wrapper .kg-btn-customize {
        font-size: 25px;
    }
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item label.f-button__list__link::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -2px;
    background: #131e4e;
    height: 1px;
    width: 100%;
    transition: all .3s ease;
    opacity: 0;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option .wt-product__option__body .product-form__input ul.f-button__list li.f-button__list__item input:checked+label.f-button__list__link::after {
    opacity: 1;
}

/* .kg-page-header .kg-header .kg-wt-header-body .kg-wt-header-panel .wt-header__panel__item .wt-header__panel__link.wt-icon span.wt-header__panel__counter {
    background: #fff;
    color: #131e4e;
    border: 1px solid #131e4e;
    font-family: Hanken Grotesk;
    font-weight: 500;
    width: 16px;
    height: 16px;
    top: -3px;
    min-width: 16px;
} */

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options>.wt-product__option .f-swatch__list .f-swatch__list__item label.f-swatch__list__link.rounded .f-swatch__list__link__content {
    width: 22px;
    height: 22px;
}

.kg-wt-product-wrapper .kg-wt-product .kg-wt-product-main .wt-product__info.product__info-container .wt-product__options .wt-variant-options .wt-product__option__body--swatches .f-swatch__list__item {
    --custom-size: 22px;
}

@media screen and (max-width: 767px) {
    [data-section-id="template--27495340081492__promotional_banner_Twb78n"] .kg-promotional-banner__heading {
        text-align: center;
    }
}

.page-header-sticky.menu-open .page-header.kg-page-header {
    position: relative;
}

.template-collection collection-section.collection {
    padding: 0;
    max-width: 100%;
    display: block;
}
.template-collection .kg-product-common-class .kg-product-card .card__quick-add-container {
    display: flex !important;
}

.template-collection .kg-product-common-class .kg-product-card .card__picture-container .card__quick-add-container--desktop {
    display: none !important;
}
.template-collection collection-section.collection .collection__aside.collection__filter {
    margin: 0;
    padding: 0;
}
.template-collection collection-section.collection .collection__body {
    display: block;
    padding: 0;
}

.template-collection collection-section.collection .collection__body load-more.wt-load-more {
    display: flex;
    justify-content: center;
}
.template-collection collection-section.collection .collection__body load-more.wt-load-more button.wt-button.wt-load-more__button {
    margin: 31px 0 0;
    background: transparent;
    padding: 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2%;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
    color: #131E4E;
    text-underline-offset: 3px;
    transition: all .3s ease;
}
.template-collection collection-section.collection .collection__body load-more.wt-load-more button.wt-button.wt-load-more__button:hover {
    opacity: .75;
}

/* app model css start  */

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-image {
    flex: unset !important;
    max-width: 63.65% !important;
    width: 100%;
    background: #f7f7f7;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content {
    background: #131e4e;
    flex: unset !important;
    max-width: 36.35% !important;
    width: 100%;
    overflow: auto;
    padding: 0 20px 16px 14px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-prescription-modal-close::before {
    filter: invert(1);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header {
    background: #131e4e;
    gap: 15px;
    justify-content: center;
    width: 100%;
    margin: 0 0 52px;
    padding: 16px 0 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-steeper-back {
    background: #131e4e;
    gap: 15px;
    justify-content: center;
    width: 100%;
    display: flex;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-steeper-back::before {
    filter: invert(1);
    width: 100%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-prescription-modal-close {
    max-width: 20px;
    width: 100%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-progress-bar {
    width: 100%;
    max-width: calc(100% - 77px);
    background: #ffffff33;
    flex: unset;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-header .la-progress-bar .la-inner-bar {
    background: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body {
    padding: 0;
    background: #131e4e;
    margin: 0;
    color: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading {
    margin: 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading h3 la-translate {
    color: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading h3 {
    margin: 0 0 40px;
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 41px;
    line-height: 100%;
    letter-spacing: -3%;
    text-align: center;
    color: rgba(255, 255, 255, 1);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label {
    border: unset;
    border-radius: 20px;
    padding: 0;
    margin: 0;
    background: transparent;
    transform: unset !important;
    box-shadow: unset !important;
    position: relative;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -2%;
    color: rgba(255, 255, 255, 1);
    margin: 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-wrapper {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-content-box {
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 24px;
    margin: 0;
    width: 100%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
    margin: 10px 0 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active {
    transform: unset;
    box-shadow: unset;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-image {
    display: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-branding {
    display: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-render-lenses .la-label-btn-wrapper label .la-label-description {
    margin: 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-title la-translate {
    color: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-render-lenses .la-label-btn-wrapper label .la-label-price {
    display: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-render-options .la-option-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card .badge {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card .features>div {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-option-pricing {
    position: absolute;
    right: 24px;
    top: 24px;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -2%;
    color: rgba(255, 255, 255, 1);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading h3>div {
    color: #fff;
}


.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description li {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description ul {
    margin: 10px 0 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    text-align: center;
    color: rgba(255, 255, 255, 0.7);
    max-width: 90%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-wrapper-heading h3 {
    margin: 0 0 16px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn {
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 24px;
    margin: 18px 0 0;
    width: 100%;
    gap: 24px;
    transform: unset !important;
    box-shadow: unset !important;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn span {
    color: #fff;
    margin: 0 !important;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 23px;
    line-height: 100%;
    letter-spacing: -2%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn svg path {
    stroke: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn svg {
    max-width: 35px;
    width: 100%;
    height: 35px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-footer {
    background: transparent;
    padding: 0;
    display: block;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-footer .la-subtotal-footer-button {
    margin: 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-footer .la-subtotal-footer-button button {
    padding: 10px;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 32.6px;
    line-height: 112.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
    background: #131e4e;
    border-radius: 80px;
    transform: unset !important;
    box-shadow: none !important;
    text-transform: unset !important;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-content-box {
    background: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label input:checked+.la-label-content-box {
    background: #fff;
    box-shadow: unset;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-footer .la-subtotal-footer-button button:hover {
    background: #fff;
    color: #131e4e;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-wrapper-heading {
    margin: 0 0 52px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper h6 {
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 1);
    margin: 0 0 21px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item label {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 0 8px;
    display: block;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item select {
    border: 1px solid rgba(255, 255, 255, 1);
    background: transparent;
    border-radius: 20px;
    padding: 16px;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-prescription-fields-wrapper {
    margin: 0 0 38px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item select:focus-visible {
    outline: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn span la-translate {
    color: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-render-review .la-wrapper-heading {
    margin: 0 0 52px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-render-review .la-wrapper-heading h3 {
    max-width: 397px;
    width: 100%;
    margin: auto;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-label-title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 21px;
    line-height: 100%;
    letter-spacing: -2%;
    color: rgba(255, 255, 255, 1);
    margin: 0 0 27px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .review-item-variant {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -1%;
    color: #ffffffb3;
    margin: 0 0 8px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description>div {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
    margin: 0 0 8px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-divider {
    margin: 24px 0;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper .la-label-title {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -1%;
    color: #ffffffb3;
    margin: 0 0 10px;
}


.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper textarea {
    border: 1px solid rgba(255, 255, 255, 1);
    background: rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    padding: 16px;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -1%;
    color: #fff;
    margin: 0 0 25px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper textarea::placeholder {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: -1%;
    color: rgba(255, 255, 255, 0.7);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-image h3 {
    display: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper input:checked+.la-label-btn,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn:active {
    background: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper input:checked+.la-label-btn span la-translate,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn:active span la-translate,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper input:checked+.la-label-btn span,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn:active span,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper input:checked+label .la-option-pricing,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-option-pricing,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label input:checked+.la-label-content-box .la-label-title la-translate,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-title la-translate,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-title,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label input:checked+.la-label-content-box .la-label-title {
    color: #131e4e;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper input:checked+.la-label-btn path,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn:active path {
    stroke: #131e4e;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper input:checked+label .la-label-description li,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-description li,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper input:checked+label .la-label-description .card .features>div,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-description .card .features>div,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper input:checked+label .la-label-description p,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-description p,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label input:checked+.la-label-content-box .la-label-description,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label:active .la-label-description {
    color: #131e4eb3;
}



.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header {
    background: #131e4e;
    gap: 15px;
    justify-content: center;
    width: 100%;
    padding: 20px 16px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-steeper-back::before {
    filter: invert(1);
    width: 100%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-steeper-back {
    max-width: 26px;
    width: 100%;
    z-index: 13;
    visibility: visible !important;
    height: 23px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-progress-bar {
    width: 100%;
    max-width: calc(100% - 77px);
    background: #fff3;
    flex: unset;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-progress-bar .la-inner-bar {
    background: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-prescription-modal-close {
    max-width: 20px;
    width: 100%;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-header .la-prescription-modal-close::before {
    filter: invert(1);
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex {
    gap: 7px !important;
    flex-wrap: wrap;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-upload-wrapper {
    margin: 0 0 40px !important;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card .badge .kg-green-text {
    line-height: 0;
}

@media screen and (max-width: 1024px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-image {
        max-width: 100% !important;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content {
        max-width: 100% !important;
        height: 100%;
        padding: 16px 20px 16px 14px;
    }
}

@media screen and (max-width: 767px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading h3 {
        font-size: 34px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content {
        padding: 30px 20px 20px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-content-box {
        padding: 20px 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-title {
        font-size: 20px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description {
        font-size: 17px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-option-pricing {
        font-size: 20px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description p {
        font-size: 17px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card .features>div {
        font-size: 17px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description li {
        font-size: 17px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p {
        font-size: 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn {
        padding: 20px 16px;
        gap: 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn svg {
        max-width: 25px;
        height: 25px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn span {
        font-size: 20px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper h6 {
        font-size: 18px;
        margin: 0 0 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item select {
        padding: 14px 13px;
        font-size: 17px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-footer .la-subtotal-footer-button button {
        font-size: 26px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-label-title {
        font-size: 20px;
        margin: 0 0 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description {
        font-size: 15px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description>div {
        font-size: 15px;
    }
}

@media screen and (max-width: 425px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex {
        flex-direction: column;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item {
        width: 100%;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-wrapper-heading {
        margin: 0 0 35px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-wrapper-heading h3 {
        font-size: 32px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-content-box {
        padding: 18px 14px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn {
        padding: 18px 14px;
        gap: 14px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-label-btn svg {
        max-width: 20px;
        height: 20px;
    }
}


.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-label-btn-wrapper label .la-label-description .card .badge .kg-green-text svg {
    /* margin-top: -7px;
    max-height: 31px !important;
    margin-bottom: -5px; */
    margin-top: -6px;
    max-height: 30px !important;
    margin-bottom: -4px;
    max-width: 230px;
    width: 100%;
    margin-left: -6px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    text-align: center;
    color: #ffffffb3;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span.kg-newline-text {
    margin: 37px 0 0;
    display: block;
}

@media screen and (max-width: 767px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span {
        font-size: 16px;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span.kg-newline-text {
        margin: 20px 0 0;
    }
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description>div .la-review-prescription svg path {
    stroke: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-review-item .la-review-left .la-label-description>div .la-review-prescription {
    color: #fff;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-ai-information {
    margin: 8px 0 0;
    padding: 0 10px;
    color: #fff;
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-upload-wrapper .la-ai-information span {
    display: flex;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span.kg-attach-text {
    margin: 0 0 37px;
    display: block;
}

@media screen and (max-width: 767px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form p span.kg-attach-text {
        margin: 0 0 20px;
        display: block;
    }
}


.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper {
    position: relative;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper:focus .la-label-title,
.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form .la-review-details-wrapper .la-order-notes-wrapper:focus-visible .la-label-title {
    display: none;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-fields-wrapper {
    padding: 0 0 0 45px;
}

.la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item {
    max-width: calc(33.33% - 7px);
    width: 100%;
}

@media screen and (max-width: 1199px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-fields-wrapper {
        padding: 0 0 0 10px;
    }
}

@media screen and (max-width: 425px) {
    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body form.la-ract .la-fields-wrapper .la-form-flex .la-form-item {
        max-width: 100%;
    }

    .la-prescription-modal .la-prescription-modal-wrapper .la-prescription-modal-content .la-prescription-modal-content-body .la-fields-wrapper {
        padding: 0;
    }
}


.kg-template-page-pide-cita .spaced-section .wt-page.wt-page--compact {
    padding-top: 52.47px;
}

.kg-template-page-pide-cita .spaced-section .wt-page--compact h1.wt-page__title {
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 41px;
    line-height: 100%;
    letter-spacing: -3%;
    text-align: center;
    margin-bottom: 67px;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper.scroll-trigger {
    padding: 0;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-multicol .wt-multicol__list .scroll-trigger .hero--out {
    flex-direction: column-reverse;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-multicol .wt-multicol__list .scroll-trigger .hero .hero__overlay {
    padding: 0;
    margin-bottom: 12px;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-multicol .wt-multicol__list .scroll-trigger .hero .hero__overlay__content .hero__button--gap {
    width: 100%;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-multicol .wt-multicol__list .scroll-trigger .hero .hero__overlay__content .hero__button--gap .hero__button {
    width: 100%;
    padding: 10px 0;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 32.6px;
    line-height: 112.00000000000001%;
    letter-spacing: 0%;
    text-align: center;
    margin: 0;
    text-transform: capitalize;
    border-radius: 50px;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-multicol .wt-multicol__list .scroll-trigger .hero--out .hero__pic-container .hero__pic__link picture.hero__pic {
    border-radius: 20px;
    padding-top: 71.9%;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-slider .wt-multicol.scroll-trigger {
    padding: 0 20px 128px;
}

.kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-slider .wt-multicol .wt-multicol__list {
    gap: 13px;
}

@media screen and (max-width: 767px) {
    .kg-template-page-pide-cita .spaced-section .wt-page--compact h1.wt-page__title {
        margin: auto;
        font-size: 39px;
        margin-bottom: 44px;
        max-width: 311px;
        text-align: center;
    }

    .kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-slider .wt-multicol .wt-multicol__list .wt-multicol__item:not(:last-child) {
        margin-bottom: 40px;
    }

    .kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-slider .wt-multicol.scroll-trigger {
        padding: 0 20px 106px;
    }

    .kg-template-page-pide-cita .spaced-section .wt-page.wt-page--compact {
        padding-top: 12.47px;
    }

    .kg-template-page-pide-cita .kg-wt-multicol-section .wt-multicol__wrapper .wt-slider .wt-multicol .wt-multicol__list {
        gap: 0;
    }
}


.kg-how-to-buy-section .kg-how-to-buy {
    padding: 120px 0 98px;
    background-color: var(--kg-htb-bg, #ffffff);
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__heading {
    margin: 0 0 60px;
    text-align: center;
    font-family: hanken grotesk, "Instrument Serif", serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: var(--kg-htb-title, #131E4E);
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 32px 32px;
    background: #ffffff;
    border: 1px solid #131E4E;
    border-radius: 30px;
    transition: none;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:hover,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:focus-within,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card.is-centered {
   
    border-color: var(--kg-htb-accent, #131E4E);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__badge {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 31px;
    border-radius: 50%;
    border: 1.5px solid var(--kg-htb-accent, #131E4E);
    background: #ffffff;
    color: var(--kg-htb-accent, #131E4E);
    font-family: hanken grotesk, "Instrument Serif", serif;
    font-size: 21px;
    font-weight: 400;
    transition: all 0.3s ease;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:hover .kg-how-to-buy__badge,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:focus-within .kg-how-to-buy__badge,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card.is-centered .kg-how-to-buy__badge {
    background: #283FA5;
    border-color: #283FA5;
    color: #ffffff;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__card-title {
    margin: 0 0 16px;
    font-family: hanken grotesk, "Instrument Serif", serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: var(--kg-htb-accent, #131E4E);
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__card-text {
    margin: 0;
    font-weight: 400;
    font-size: 21px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: var(--kg-htb-accent, #131E4E);
    font-family: hanken grotesk, "Instrument Serif", serif;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__card-text p {
    margin: 0;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media {
    width: 100%;
    margin-top: 31px;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__image,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__video,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__placeholder {
    width: 100%;
    line-height: 0;
    border-radius: 20px;
    overflow: hidden;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__image .kg-how-to-buy__img,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__video .kg-how-to-buy__video-el {
    display: block;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 10;
    object-fit: cover;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 220px;
    aspect-ratio: 16 / 10;
    background: #e8e8e8;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__placeholder span {
    font-family: Hanken Grotesk, sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #9a9a9a;
    line-height: 1;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__cta {
    margin-top: 31px;
    width: 100%;
}

@media screen and (max-width: 899px) {
    .kg-how-to-buy-section .kg-how-to-buy {
        padding: 120px 0 80px;
    }

    .kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__heading {
        margin-bottom: 40px;
    }

    .kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid {
        grid-template-columns: 1fr;
    }

    .kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__media .kg-how-to-buy__placeholder {
        min-height: 180px;
    }
}

.kg-our-stores-section .kg-our-stores {
    padding: 0 0 19px;
    background-color: #ffffff;
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
}
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box {
    padding: 40px;
    background-color: var(--kg-os-bg, #283FA5);
    border-radius: var(--kg-os-radius, 40px);
    color: var(--kg-os-text, #FFFFFF);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__heading {
    margin: 0 0 40px;
    text-align: center;
    font-family: Hanken Grotesk, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    color: var(--kg-os-text, #FFFFFF);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid {
    display: flex;
    gap: 18px;
    justify-content: center;
}
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
    width: calc(33.33% - 6px);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__media {
    width: 100%;
    line-height: 0;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    background: #d9d9d9;
    padding-bottom: 52.1%;
}
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__media .kg-our-stores__img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .35s ease;
    position: absolute;
}
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__media .kg-our-stores__placeholder {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    background: #d9d9d9;
    border-radius: 16px;
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card:hover .kg-our-stores__media .kg-our-stores__img {
    transform: scale(1.04);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__title {
    margin: 16px 0 0;
    font-family: Hanken Grotesk, sans-serif;
    font-size: 32px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.03em;
    color: var(--kg-os-text, #FFFFFF);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__address {
    margin: 8px 0 0;
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__address p {
    margin: 0;
    font-family: Hanken Grotesk, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.01em;
    color: var(--kg-os-text, #FFFFFF);
}

.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__link {
    margin-top: 32px;
    max-width: 100%;
}

@media screen and (max-width: 899px) {
    .kg-our-stores-section .kg-our-stores {
        padding: 0 0 32px;
    }
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer {
    padding: 0;
}
    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box {
        padding: 60px 20px;
    }

    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__media {
        padding-bottom: 48.8%;
    }

    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid {
        gap: 40px;
        flex-direction: column;
    }

    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card {
    width: 100%;
}

    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__title {
        font-size: 28px;
    }

 .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__address p {
        font-size: 18px;
        line-height: 24px;
    }

    .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__link {
        margin-top: 20px;
    }
}

.kg-template-product .kg-google-review-section .kg-google-review {
    padding: 120px 0;
}

.kg-template-product .kg-google-review-section .kg-google-review .kg-google-review__container .kg-google-review__list .kg-google-review__card {
    padding: 32px 0;
}

.kg-template-product .kg-google-review-section .kg-google-review .kg-google-review__container .kg-google-review__list .kg-google-review__card .kg-google-review__quote p {
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 41px;
    line-height: 100%;
    letter-spacing: -0.03em;
    text-align: center;
}

@media screen and (max-width: 899px) {
    .kg-template-product .kg-google-review-section .kg-google-review {
        padding: 40px 0;
    }

    .kg-template-product .kg-google-review-section .kg-google-review .kg-google-review__container .kg-google-review__list .kg-google-review__card .kg-google-review__quote p {
        font-size: 39px;
    }
}

@media screen and (max-width: 420px) {
    .kg-template-product .kg-google-review-section .kg-google-review .kg-google-review__container .kg-google-review__list .kg-google-review__card .kg-google-review__quote p {
        font-size: 30px;
    }
}

.kg-template-product .kg-text-with-media-section .kg-text-with-media {
    margin: 28px 0 0;
}
.kg-template-product .kg-testimonials-slider {
    padding: 100px 0 !important;
}
.kg-template-product section.kg-faq-collapse__section {
    margin-bottom: 91px;
}
@media screen and (max-width: 899px) {
.kg-template-product .kg-text-with-media-section .kg-text-with-media {
    margin: 45px 0 0;
}    
.kg-template-product .kg-testimonials-slider {
    padding: 60px 0px !important;
}
.kg-template-product section.kg-faq-collapse__section {
    margin-bottom: 0px;
}
}


.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content {
    max-width: 735px;
    padding: 40px;
    background: #00FF00;
    border-radius: 40px;
}
.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content h2.hero__title,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content h2.hero__title {
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 52px;
    line-height: 100%;
    letter-spacing: -0.03em;
    margin: 0 0 24px;
}
.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__text,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__text {
    max-width: 100%;
    margin: 0;
}
.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__text p,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__text p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
}
.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__button--gap,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__button--gap {
    padding-top: 40px;
}
.kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay,
.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay {
    padding: 40px 20px;
}
@media screen and (max-width: 767px) {
    .kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content .hero__text p,
    .section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__text p {
        font-size: 18px;
        line-height: 100%;
    }
    .kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content h2.hero__title,
    .section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content h2.hero__title {
        font-size: 28px;
        line-height: 100%;
        margin: 0 0 16px;
    }
    .kg-template-page-pide-cita .section-image-banner .kg-wt-image-banner .hero .hero__overlay .hero__overlay__content,
    .section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content {
        padding: 24px;
    }
}

.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores {
    padding: 0;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer {
    max-width: 1280px;
    padding: 0 20px;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box {
    padding: 120px 0 64px;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__media {
    padding-bottom: 48.6%;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time,
.kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time {
    margin-top: 16px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time p,
.kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
    color: #131E4E;
    opacity: 60%;
}
@media screen and (max-width: 767px){
    .kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box {
    padding: 81px 0 60px;
}
.kg-template-page-pide-cita .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time p,
.kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card .kg-our-stores__time p {
    font-size: 18px;
    line-height: 100%;
}
}


/* .kg-template-page-pide-cita .kg-testimonials-slider {
    padding: 100px 10px !important;
} */
.kg-template-page-pide-cita .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
    top: 0;
    bottom: unset;
}
.kg-template-page-pide-cita .kg-compromiso-section {
    padding: 120px 0 100px;
}
@media screen and (max-width: 767px){ 
    .kg-template-page-pide-cita .kg-testimonials-slider {
        padding: 60px 0px 0!important;
    }
    .kg-template-page-pide-cita .kg-compromiso-section .kg-compromiso-wrapper .kg-compromiso-bottom-image {
        bottom: 55px;
        top: unset;
    }
    .kg-template-page-pide-cita .kg-compromiso-section {
        padding: 100px 0 170px;
    }
}


.kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box {
      padding: 40px 20px 135px;
  }
  .kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores {
      padding: 0 0 0px;
  }
.kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__heading {
    margin: 0 0 60px;
    font-family: "Instrument Serif";
    font-size: 44px;
    letter-spacing: -1%;
    text-transform: none;
}
 .kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer {
    max-width: 1280px;
  }


  @media screen and (max-width: 899px) {
    .kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box{
          padding: 60px 20px 88px;
    }
    .kg-template-page-encuentra-tu-tienda .kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__heading{
          font-size: 40px;
    }
  }


.kg-template-product .wt-announcement,
.template-collection .wt-announcement,
.kg-template-page-cita-zaragoza .wt-announcement,
.kg-template-page-cita-valencia-2 .wt-announcement,
.kg-template-page-cita-valencia .wt-announcement {
    background: #00FF00;
}
.kg-template-product .wt-announcement__body.wt-announcement__text,
.template-collection .wt-announcement__body.wt-announcement__text,
.kg-template-page-cita-zaragoza .wt-announcement__body.wt-announcement__text,
.kg-template-page-cita-valencia-2 .wt-announcement__body.wt-announcement__text,
.kg-template-page-cita-valencia .wt-announcement__body.wt-announcement__text {
      color: #131E4E;
}


  .kg-template-page-pide-cita .kg-wt-image-banner.wt-image-banner {
    --section-height: 574px;
    --section-height-desk: 594px;
}


/* collection page */

.kg-collection__title .kg-collection__title-section {
    padding: 40px 0;
}
.kg-collection__title .kg-collection__title-section .hero .hero__overlay {
    max-width: 992px;
    padding: 0 16px;
}
.kg-collection__title .kg-collection__title-section .hero .hero__overlay .hero__overlay__content h1.hero__title {
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -1%;
    text-align: center;
    color: #131E4E;
    margin: 0 0 19px;
}
.kg-collection__title .kg-collection__title-section .hero .hero__overlay .hero__overlay__content .hero__text p {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    text-align: center;
    color: #131E4E;
}
@media screen and (max-width: 767px){
    .kg-collection__title .kg-collection__title-section .hero .hero__overlay .hero__overlay__content h1.hero__title {
    font-size: 40px;
}
.kg-collection__title .kg-collection__title-section .hero .hero__overlay .hero__overlay__content .hero__text p {
    font-size: 18px;
    line-height: 100%;
}
}


.kg-template-collection  .kg-wt-featured-collection.wt-featured-collection.wt-slider {
    padding: 40px 0 !important;
}
.kg-collection-grid-section .kg-collection-grid .collection__body .collection__grid {
    margin: 120px auto 80px;
    gap: 40px 8px;
    max-width: 1272px;
    padding: 0 14px;
}
.kg-collection-grid-section .kg-collection-grid .collection__body .collection__grid .collection__grid__item {
    margin: 0;
}
.kg-collection-grid-section .kg-collection-grid {
    padding: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header {
    box-shadow: 0 7px 12px #0000000d;
    border-radius: 0 0 40px 40px;
    padding: 50px 0 30px;
    display: block;
    background: #fff;
    top: 100px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop {
    max-width: 1272px;
    padding: 0 16px;
    margin: auto;
    display: flex;
    justify-content: space-between;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop sticky-filters:empty {
    display: none;
}
.kg-collection-grid-section .kg-collection-grid .collection__body .kg-collection__grid-paginate {
    padding: 52px 0 110px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside {
    position: relative;
    top: auto;
    flex: none;
    width: 100%;
    max-height: none;
    overflow: visible;
    transform: none;
    display: block;
    max-width: 100%;
    height: auto;
    background: transparent;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets {
    border: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section {
    border: 0;
    white-space: nowrap;
    position: relative;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 30;
    min-width: 240px;
    max-width: 340px;
    max-height: 0px;
    overflow: auto;
    background: #fff;
    border: 0;
    box-shadow: 0 8px 24px #00000014;
    visibility: hidden;
    pointer-events: none;
    opacity: 0;
    padding: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target price-slider.f-price price-range {
    display: flex;
    flex-direction: column;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__trigger--active + .wt-collapse__target {
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
    grid-template-rows: 1fr;
    height: auto;
    max-height: 320px;
    overflow: auto;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets .f-current__list {
    margin: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets .f-current__list .f-current__list__item {
    font-size: 12px;
    letter-spacing: 0;
    font-family: 'Host Grotesk';
    padding: 6px 10px;
    height: auto;
    min-height: auto;
    gap: 5px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets .f-current__list .f-current__list__item a.f-current__list__cancel {
    padding: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets .f-current__list .f-current__list__item a.f-current__list__cancel svg {
    width: 10px;
    height: 10px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar {
    margin: 0;
    align-items: center;
    padding: 0;
    width: auto;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__drawer {
    top: 35px;
    left: unset;
    right: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__drawer .wt-options__body::before {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside footer.wt-filter__footer {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header {
    padding: 10px 16px;
    border: .5px solid #131E4E;
    border-radius: 16px;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 101%;
    letter-spacing: 0;
    color: #131e4e;
    gap: 8px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header svg {
    width: 12px;
    height: 6px;
    margin-left: 8px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target ul.list--checkbox li.list__item .form-checkbox {
    font-size: 16px;
    font-weight: 400;
    padding: 6px 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target ul.list--checkbox li.list__item svg.svg-icon {
    opacity: 1;
    border-color: #131E4E;
    width: 18px;
    margin-right: 12px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target ul.list--checkbox {
    margin: 0;
    padding: 20px 18px 15px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target price-slider.f-price {
    margin: 0 !important;
    padding: 20px 18px 15px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target price-slider.f-price .f-price__slider {
    height: 4px;
    padding: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target price-slider.f-price .f-price__slider .noUi-handle {
    width: 20px;
    height: 20px;
    top: 1px;
    bottom: 0;
    margin: auto;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target price-slider.f-price .f-price__inputs .f-price__val input {
    height: 40px;
    padding: 0;
    margin: 0;
    font-size: 18px;
    letter-spacing: 0;
    color: #000;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__filter-trigger {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort {
    margin: 0;
    max-width: 100%;
    height: auto;
    border: 0;
    background: transparent;
    position: relative;
    width: auto;
    flex-grow: unset;
    overflow: unset;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__trigger {
    padding: 11px 0;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 101%;
    letter-spacing: 0%;
    color: #131e4e;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__drawer ul.wt-options__list li.wt-options__list__item {
    letter-spacing: 0;
    font-size: 15px;
    border-radius: 8px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__drawer ul.wt-options__list {
    padding: 8px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__trigger span.wt-options__svg {
    display: flex;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__trigger span.wt-options__svg svg {
    width: 12px;
    height: 6px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header:hover {
    background: #131e4e;
    color: #fff;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header:hover svg path {
    stroke: #fff;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets {
    width: 100%;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm .active-facets .filter__header {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body.facets-container {
    padding: 0;
    overflow: unset;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__header {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__counter.mobile {
    display: none;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header:hover span.facets__selected {
    color: #fff;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header > div {
    display: flex;
    align-items: center;
    gap: 8px;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header span.kg-filter-svg {
    display: inline-flex;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header span.kg-filter-svg svg {
    width: 20px;
    height: 20px;
    margin: 0;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .filter__header:hover span.kg-filter-svg svg path {
    stroke: unset;
    fill: #fff;
}
@media screen and (max-width: 767px){
.template-collection collection-section.collection .collection__body .collection__sticky-header {
    padding: 30px 0 16px;
    margin: 0;
}
.kg-collection-grid-section .kg-collection-grid .collection__body .kg-collection__grid-paginate {
    padding: 18px 0 110px;
}
.kg-collection-grid-section .kg-collection-grid .collection__body .collection__grid {
    margin: 40px auto 87px;
}
}
@media screen and (max-width: 600px){
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop {
    flex-direction: column;
    align-items: flex-start;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .collection__toolbar .collection__sort .wt-options__drawer {
    left: 0;
    right: unset;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__trigger--active+.wt-collapse__target {
    right: 0;
    left: unset;
}
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .kg-wt-collapse__target-list.wt-collapse__target {
    left: 0;
}
}
@media screen and (max-width: 425px){
.template-collection collection-section.collection .collection__body .collection__sticky-header .kg-collection__filter-desktop .kg-collection__filter .collection__aside .wt-filter__body facet-filters-form.facets form#FacetFiltersForm collapsible-section .wt-collapse__target {
    left: unset;
}
}
@media screen and (max-width: 380px){
.kg-collection-grid-section .kg-collection-grid .collection__body .collection__grid {
    grid-template-columns: 1fr;
}
}



.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry {
    display: flex;
    overflow: unset;
    list-style: none;
    padding: 0;
    z-index: 1;
    margin: 0;
    width: 100%;
    max-width: 100%;
    gap: 6px;
    flex-direction: row-reverse;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod {
    position: sticky;
    padding-bottom: 0;
    outline-offset: 2px;
    opacity: 1 !important;
    visibility: visible;
    order: 1;
    top: 130px !important;
    transform: unset !important;
    max-width: 92px;
    width: 100%;
    height: max-content;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry{
    width: 100%;
    height: 100%;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod ul.thumbs-list li.thumbs-list-item {
    width: 100%;
    margin: 0 0 8px;
    height: 115px !important;
    overflow: hidden;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod ul.thumbs-list li.thumbs-list-item div {
    height: 100%;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod ul.thumbs-list li.thumbs-list-item img{
    object-fit: contain !important;
    border-radius: 8px;
    height: 100%;
    width: 100%;
    background: #f7f7f7;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry ul.wt-masonry__wrapper {
    margin: 0;
    width: 100%;
    height: 100%;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry ul.wt-masonry__wrapper li.wt-masonry__slide{
    aspect-ratio: unset;
    width: 100%;
    height: 100%;
    margin-bottom: 7px;
}
 .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry ul.wt-masonry__wrapper li.wt-masonry__slide a{
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
    object-fit: contain;
    position: relative;
    vertical-align: middle;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry ul.wt-masonry__wrapper li.wt-masonry__slide a img{
    border-radius: 30px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    display: inline-block;
} 
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry ul.wt-masonry__wrapper li.wt-masonry__slide a:after {
    content: "";
    position: relative;
    display: block;
    width: 100%;
    padding-bottom: 125%;
}
.kg-wt-product-wrapper .kg-wt-product .swiper-scrollbar.wt-slider__scrollbar.wt-slider__scrollbar--featured {
    display: none;
}
.kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod .gallery-fashion__progress-bar {
        opacity: 0;
}
@media (min-width: 900px) {
    .kg-wt-product-wrapper .kg-wt-product .wt-product__gallery .swiper-pagination {
       display:none;
    }
}

 /* @media screen and (max-width:1199px) {
 .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry {
        display: block; 
        overflow: hidden;
    }
 } */


 /*
  Product page uses desktop-layout: fashion (→ masonry).
  Theme switches to horizontal carousel below 1200px.
  Keep vertical main images + vertical side thumbs from 900px.
*/
@media screen and (min-width: 900px) and (max-width:1199px) {
    /* Keep masonry (vertical main images), not horizontal carousel */
    .kg-wt-product-wrapper[desktop-layout="fashion"] .kg-wt-product__gallery--masonry,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry {
        display: flex !important;
        flex-direction: row !important;
        align-items: flex-start;
        gap: 6px;
        width: 100%;
        max-width: 100%;
    }


    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery [data-thumbs],
    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery .kg-thumbnaol-prod,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry [data-thumbs],
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod {
        display: block !important;
        position: sticky !important;
        left: auto !important;
        bottom: auto !important;
        top: 130px !important;
        transform: none !important;
        opacity: 1 !important;
        visibility: visible !important;
        width: 92px !important;
        max-width: 92px !important;
        flex-shrink: 0;
        height: max-content !important;
        order: 1;
        z-index: 2;
    }


    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery [data-thumbs] .swiper-wrapper,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry [data-thumbs] .swiper-wrapper,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod .thumbs-list {
        display: flex !important;
        flex-direction: column !important;
        margin: 0;
        padding: 0;
        list-style: none;
    }


    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery [data-thumbs] .thumbs-list-item,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry [data-thumbs] .thumbs-list-item,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .kg-thumbnaol-prod .thumbs-list-item {
        width: 100% !important;
        height: 115px !important;
        margin: 0 0 8px !important;
        cursor: pointer;
    }


    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery .photoswipe.wt-masonry,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .photoswipe.wt-masonry {
        order: 2;
        flex: 1 1 auto;
        min-width: 0;
        width: auto !important;
        max-width: calc(100% - 98px);
    }


    .kg-wt-product-wrapper[desktop-layout="fashion"] .wt-product__gallery .wt-masonry__wrapper,
    .kg-wt-product-wrapper .kg-wt-product .kg-wt-product__gallery--masonry .wt-masonry__wrapper {
        display: block !important;
        columns: 1 !important;
    }
}

.kg-price-features-section .kg-price-features {
    padding: 80px 0;
    background: #ffffff;
    margin-bottom: 42px;
}
.kg-price-features-section .kg-price-features__container {
    max-width: 972px;
    margin: 0 auto;
    padding: 0 16px;
    text-align: center;
}
.kg-price-features-section .kg-price-features__overline {
    margin: 0 0 32px;
    color: #000000;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
}
.kg-price-features-section .kg-price-features__heading {
    margin: 0 auto 32px;
    color: #000000;
    font-family: 'Hanken Grotesk';
    font-size: 36px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.03em;
}

.kg-price-features-section .kg-price-features__grid {
    display: flex;
    gap: 8px;
    align-items: stretch;
    justify-content: center;
    flex-wrap: wrap;
}
.kg-price-features-section .kg-price-features__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    min-width: 245px;
    padding: 16px 12px;
    background: #ffffff;
    border: 1px solid #131E4E;
    border-radius: 16px;
    text-align: center;
    width: 245px;
    max-width: 245px;
}
.kg-price-features-section .kg-price-features__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    color: #00FF00;
    flex-shrink: 0;
}
.kg-price-features-section .kg-price-features__icon svg {
    width: 20px;
    height: 20px;
    display: block;
}

  .kg-price-features-section .kg-price-features__icon-img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    display: block;
  }

.kg-price-features-section .kg-price-features__card-text {
    margin: 0;
    color: #131E4E;
    font-family: var(--font-base), Hanken Grotesk, sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 114.99999999999999%;
    letter-spacing: -0.01em;
}
@media screen and (max-width: 767px) {
.kg-price-features-section .kg-price-features {
    margin: 0 0 30px;
}
.kg-price-features-section .kg-price-features__heading {
    font-size: 32px;
}
 .kg-price-features-section .kg-price-features__card-text {
    font-size: 18px;
    line-height: 100%;
}
.kg-price-features-section .kg-price-features__card {
    min-width: 199px;
    width: 199px;
    max-width: 199px;
}
}

.kg-calendly-booking-section .kg-calendly-booking {
    padding: 116.5px 20px 86.5px;
    background: #ffffff;
    border-bottom-left-radius: 40px;
    border-bottom-right-radius: 40px;
    box-shadow: 0px 7px 12px 0px #0000001A;
}
.kg-calendly-booking-section .kg-calendly-booking__container {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.kg-calendly-booking-section .kg-calendly-booking__heading {
    margin: 0 auto 32px;
    max-width: 520px;
    color: #000000;
    font-family: var(--font-base), Hanken Grotesk, sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.03em;
    padding: 0 16px;
}
  .kg-calendly-booking-section .kg-calendly-booking__widget-wrap {
    width: 100%;
  }

.kg-calendly-booking-section .kg-calendly-booking__widget {
    width: 100%;
    max-width: 721px;
    margin: -50px auto;
    overflow: hidden;
    background: #ffffff;
    border-radius: 12px;
}

  .kg-calendly-booking-section .kg-calendly-booking__widget .calendly-inline-widget {
    min-width: 280px !important;
    height: {{ widget_height }}px !important;
  }

  .kg-calendly-booking-section .kg-calendly-booking__widget--empty {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 280px;
    color: #9ca3af;
    font-size: 14px;
  }
.kg-calendly-booking-section .kg-calendly-booking__benefits {
    padding: 0 16px;
    padding-top: 40px;
    margin-top: 40px;
}
.kg-calendly-booking-section .kg-calendly-booking__why {
    margin: 0 0 32px;
    color: #000000;
    font-family: var(--font-base), Hanken Grotesk, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
}
.kg-calendly-booking-section .kg-calendly-booking__list {
    list-style: none;
    margin: 0;
    padding: 8px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 12px;
    max-width: 940px;
    margin-inline: auto;
}
.kg-calendly-booking-section .kg-calendly-booking__badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 0 10px;
    background: #00FF00;
    color: #131E4E;
    border-radius: 0;
    font-family: var(--font-base), Hanken Grotesk, sans-serif;
    font-size: 19px;
    font-weight: 400;
    line-height: 90%;
    letter-spacing: -1%;
}
.kg-calendly-booking-section .kg-calendly-booking__check {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 17px;
    height: 17px;
    flex-shrink: 0;
    color: #131E4E;
}

  .kg-calendly-booking-section .kg-calendly-booking__check svg {
    display: block;
    width: 14px;
    height: 14px;
  }

  .kg-calendly-booking-section .kg-calendly-booking__badge-text {
    text-align: left;
  }

@media screen and (max-width: 767px) {
.kg-calendly-booking-section .kg-calendly-booking {
    padding: 60px 0;
    margin-top: 37px;
}
.kg-calendly-booking-section .kg-calendly-booking__heading {
    font-size: 32px;
    margin-bottom: 24px;
}
.kg-calendly-booking-section .kg-calendly-booking__benefits {
    margin-top: 0;
}
.kg-calendly-booking-section .kg-calendly-booking__widget-wrap {
    width: 100%;
    padding: 0 16px;
}
.kg-calendly-booking-section .kg-calendly-booking__widget .calendly-inline-widget.calendly-mobile {
    height: 520px !important;
    min-height: 520px;
}
.kg-calendly-booking-section .kg-calendly-booking__widget {
    margin: auto;
    max-width: 373px;
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 20px;
}
}
section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay {
    padding: 31px 59px;
    max-width: 100%;
}
section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content {
    background: #283FA5;
}
section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content h2.hero__title,
section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__text p {  
    width:  100%;
    max-width: 100%;
}
@media (max-width: 992px) {
    section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content h2.hero__title {
        font-size: 45px;
    }
    section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content .hero__text {
        font-size: 18px;
    }
}
@media (max-width: 767px) {
    section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay {
        padding: 20px 16px;
    }
    section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .hero__overlay__content h2.hero__title {
        font-size: 28px;
    }
}

.template-page-cita-zaragoza .kg-testimonials-slider {
    padding: 100px 0 !important;
}
@media screen and (max-width: 767px) { 
.template-page-cita-zaragoza .kg-testimonials-slider {
    padding: 60px 0 !important;
    margin-top: 21px;
}
}


.kg-store-location-section .kg-store-location {
    padding: 40px 0;
}
.kg-store-location-section .kg-store-location .kg-store-location__outer {
    max-width: 1272px;
    margin: 0 auto;
    padding: 0 16px;
}
.kg-store-location-section .kg-store-location .kg-store-location__card {
    display: grid;
    grid-template-columns: .745fr 1fr;
    align-items: stretch;
    background: #fff;
    border: 1px solid #131E4E;
    border-radius: 40px;
    overflow: hidden;
}
.kg-store-location-section .kg-store-location .kg-store-location__content {
    display: flex;
    flex-direction: column;
    padding: 50px 24px 40px 40px;
    min-width: 0;
}
.kg-store-location-section .kg-store-location .kg-store-location__heading {
    margin: 0 0  24px;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 44px;
    line-height: 100%;
    letter-spacing: -0.01em;
    color: #131E4E;
}
.kg-store-location-section .kg-store-location .kg-store-location__address {
    margin: 0 0 8px;
    font-family: 'Hanken Grotesk';
    font-size: 20px;
    font-weight: 400;
    line-height: 114.99999999999999%;
    color: #131E4E;
    letter-spacing: -0.01em;
}

.kg-store-location-section .kg-store-location .kg-store-location__address p {
  margin: 0;
}
.kg-store-location-section .kg-store-location .kg-store-location__hours {
    margin: 0;
    font-family: 'Hanken Grotesk';
    font-size: 20px;
    font-weight: 400;
    line-height: 114.99999999999999%;
    color: #131E4E;
    opacity: 60%;
    letter-spacing: -0.01em;
}
.kg-store-location-section .kg-store-location .kg-store-location__hours p {
  margin: 0;
}
.kg-store-location-section .kg-store-location .kg-store-location__link {
    margin-top: 40px;
}

.kg-store-location-section .kg-store-location .kg-store-location__map {
    position: relative;
    min-height: 572px;
    overflow: hidden;
    background: #e8e8e8;
    border-radius: 40px;
}
.kg-store-location-section .kg-store-location .kg-store-location__map iframe,
.kg-store-location-section .kg-store-location .kg-store-location__map > * {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.kg-store-location-section .kg-store-location .kg-store-location__map-placeholder {
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, #e5e7eb 0%, #d1d5db 100%);
}

@media screen and (max-width: 767px) {
    .kg-store-location-section .kg-store-location .kg-store-location__card {
        grid-template-columns: 1fr;
    }
    .kg-store-location-section .kg-store-location .kg-store-location__content {
        padding: 40px;
    }
    .kg-store-location-section .kg-store-location .kg-store-location__heading {
        font-size: 40px;
    }
    .kg-store-location-section .kg-store-location .kg-store-location__address {
        font-size: 18px;
        line-height: 100%;
    }
    .kg-store-location-section .kg-store-location .kg-store-location__hours {
        font-size: 18px;
        line-height: 100%;
    }

    .kg-store-location-section .kg-store-location .kg-store-location__map {
        height: 452px;
        border-radius: 20px;
        overflow: hidden;
        min-height: 452px;
    }
}
@media screen and (max-width: 380px) {
    .kg-store-location-section .kg-store-location .kg-store-location__content {
        padding: 25px;
    }
    .kg-store-location-section .kg-store-location .kg-store-location__heading {
        font-size: 32px;
    }
}
.kg-template-page-cita-valencia .kg-calendly-booking-section .kg-calendly-booking__widget {
    max-width: 1024px;
}
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid.kg-how-to-buy__card--single {
    display: flex;
    justify-content: center;
}
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid.kg-how-to-buy__card--single article.kg-how-to-buy__card {
    max-width: 608px;
}

section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .kg-hero__overlay__content .kg-hero__overlay__content-top {
    margin: 0 0 8px;
    padding: 21px 40px;
    backdrop-filter: blur(20px);
    background: #fff;
    border-radius: 40px;
    font-family: Hanken Grotesk;
    font-weight: 800;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -3%;
    color: #283FA5;
}
@media screen and (max-width: 767px){
    section.section-image-banner .kg-wt-image-banner.kg-image-banner-box .hero .hero__overlay .kg-hero__overlay__content .kg-hero__overlay__content-top {
        padding: 15px 24px;
        font-size: 30px;
    }
}
.kg-calendly-booking-section .kg-calendly-booking__note-text {
    max-width: 666px;
    margin: auto;
    padding: 0 0 40px;
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 20px;
    line-height: 114.99999999999999%;
    letter-spacing: -1%;
    text-align: center;
    color: #000000;
}
.kg-calendly-booking-section .kg-calendly-booking__note-text a {
    text-decoration: underline;
    text-underline-offset: 1px;
    text-decoration-thickness: 1px;
    color: #000;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks {
    max-width: 720px;
    margin: 0 auto;
    padding: 0 16px;
    text-align: center;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks[hidden] {
    display: none !important;
}
.kg-calendly-booking-section .kg-calendly-booking__container[hidden],
.kg-calendly-booking-section.is-booked .kg-calendly-booking__container,
.kg-calendly-booking.is-booked .kg-calendly-booking__container,
.kg-calendly-booking-section.is-booked .kg-calendly-booking__widget-wrap,
.kg-calendly-booking.is-booked .kg-calendly-booking__widget-wrap,
.kg-calendly-booking-section.is-booked .kg-calendly-booking__widget,
.kg-calendly-booking.is-booked .kg-calendly-booking__widget,
.kg-calendly-booking-section.is-booked .calendly-inline-widget,
.kg-calendly-booking.is-booked .calendly-inline-widget,
.kg-calendly-booking-section.is-booked iframe,
.kg-calendly-booking.is-booked iframe {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    border: 0 !important;
    box-shadow: none !important;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    margin: 0 auto 24px;
    background: #00ff00;
    color: #131e4e;
    border-radius: 50%;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks-heading {
    margin: 0 0 16px;
    color: #000000;
    font-family: var(--font-base), Hanken Grotesk, sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: -0.03em;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks-text {
    margin: 0 auto;
    max-width: 560px;
    color: #000000;
    font-family: Hanken Grotesk, sans-serif;
    font-size: 20px;
    line-height: 1.15;
}
.kg-calendly-booking-section .kg-calendly-booking__thanks-text p {
    margin: 0;
}
@media screen and (max-width: 767px) {
    .kg-calendly-booking-section .kg-calendly-booking__thanks-heading {
        font-size: 32px;
    }
    .kg-calendly-booking-section .kg-calendly-booking__thanks-text {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px){
    .kg-calendly-booking-section .kg-calendly-booking__note-text {
        font-size: 18px;
        line-height: 100%;
    }
}


#shopify-section-{{ section.id }} .kg-button--link {
    font-family: Hanken Grotesk;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 2%;
    text-transform: uppercase;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 1px;
    color: var(--kg-btn-color);
    text-underline-offset: 3px;
    transition: all .3s ease;
}
#shopify-section-{{ section.id }} .kg-button--link:hover {
    color: var(--kg-btn-color);
    opacity: 0.7;
}

#shopify-section-{{ section.id }} .kg-button--button {
    border: 1px solid var(--kg-btn-color);
    text-decoration: none;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 112%;
    letter-spacing: 0%;
    text-align: center;
    color: var(--kg-btn-color);
    max-width: 300px;
    width: 100%;
    padding: 10px;
    border-radius: 50px;
    background: transparent;
    transition: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
#shopify-section-{{ section.id }} .kg-button--button:hover {
    background: var(--kg-btn-hover-color);
    color: #fff !important;
    border-color: var(--kg-btn-hover-color);
    opacity: 1;
}
#shopify-section-{{ section.id }} .kg-button--button-solid {
    text-decoration: none;
    font-family: Instrument Serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 112%;
    letter-spacing: 0%;
    text-align: center;
    color: var(--kg-btn-color);
    max-width: 300px;
    width: 100%;
    padding: 10px;
    border-radius: 50px;
    transition: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--kg-btn-background-color);
    border: 1px solid var(--kg-btn-border-color);
}
#shopify-section-{{ section.id }} .kg-button--button-solid:hover {
    color: var(--kg-btn-hover-color) !important;
    border-color: var(--kg-btn-hover-border-color);
    background: var(--kg-btn-hover-background-color);
    opacity: 1;
}

@media screen and (max-width: 767px) {
    #shopify-section-{{ section.id }} .kg-button--link {
        font-size: 14px;
    }
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card .kg-how-to-buy__cta a.kg-how-to-buy__btn.kg-button--button {
    max-width: 100%;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:hover .kg-how-to-buy__cta a.kg-how-to-buy__btn.kg-button--link,
.kg-our-stores-section .kg-our-stores .kg-our-stores__outer .kg-our-stores__box .kg-our-stores__grid .kg-our-stores__card:hover a.kg-our-stores__link.kg-button--link {
    color: var(--kg-btn-color);
    opacity: 0.7;
}

.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:hover .kg-how-to-buy__cta a.kg-how-to-buy__btn.kg-button--button,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card:focus-within .kg-how-to-buy__cta a.kg-how-to-buy__btn.kg-button--button,
.kg-how-to-buy-section .kg-how-to-buy .kg-how-to-buy__container .kg-how-to-buy__grid .kg-how-to-buy__card.is-centered .kg-how-to-buy__cta a.kg-how-to-buy__btn.kg-button--button {
    background: var(--kg-btn-hover-color);
    color: #fff !important;
    border-color: var(--kg-btn-hover-color);
}