/** Shopify CDN: Minification failed

Line 1174:9 Expected ":"

**/
/* ------------------------------------------------- */
/* ANNOUNCEMENT BAR -- START */
/* ------------------------------------------------- */
/* Hide on Desktop */
@media (min-width: 750px) {
  .hide-desktop {
    display: none !important;
  }
}
/* Hide on Mobile */
@media (max-width: 749px) {
  .hide-mobile {
    display: none !important;
  }

    .header-section:has(>#header-component[sticky=always]){
        position: static !important;
        top: unset !important;
        z-index: unset !important;
    }

}

@media (min-width: 1025px){
    .announcement-bar .announcement-bar__slider slideshow-arrows {
        display: none;
    }
    .announcement-bar__slider .announcement-bar__slides {
        display: flex;
        max-width: 100%;
        width: 100%;
    }
    .announcement-bar__slides .announcement-bar__slide {
        width: 25%;
        opacity: 1!important;
        visibility: visible!important;
        border-right: 1px solid rgba(255,255,255,.16);
        padding-inline: 10px;
    }
    .announcement-bar__slides .announcement-bar__slide:last-child {
        border-right: none;
    }
}
.announcement-bar__slides .announcement-bar__slide {
    flex-direction: row;
    gap: 0px;
    align-items: center;
}
.announcement-bar__slide .announcement-bar__icon {
    width: 16px;
    height: 16px;
    object-fit: contain;
    margin: 0 6px 0 0;
}
.announcement-bar__slide .announcement-bar__text {
    width: fit-content;
    margin: 0;
}

/* ------------------------------------------------- */
/* ANNOUNCEMENT BAR -- END */
/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* HEADER -- START */
/* ------------------------------------------------- */

.header {
    border-bottom: 1px solid var(--Brand-Stroke, #E6EAF0);
    background-color: var(--header-bg-color, var(--color-background));
}
.header > .header__row {
    display: block;
    max-width: 1400px;
    margin-inline: auto;
}
.header > .header__row > .header__columns.spacing-style {
    padding: 12px 40px;
}
.header__icon--menu {
    padding: 12px 12px 12px 0 !important;
}
@media (max-width: 1200px) {
    .header > .header__row > .header__columns.spacing-style {
        padding: 12px 30px;
    }
}
@media (max-width: 767px) {
    .header > .header__row > .header__columns.spacing-style {
        padding: 8px 20px;
    }
}
@media (max-width: 749px) {
    .header__columns .header-logo {
        height: 30px;
    }
    .header__drawer {
        min-height: 30px !important;
    }
}

.header .menu-list__link {
    color: #122442 !important;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
}

.header__icon--summary .header-drawer-icon,
.header__icon--summary .header-drawer-icon svg{
    width: 20px !important;
    width: 20px !important;
    padding: 0 !important;
}
.header-actions__action svg {
    width: 20px !important;
    width: 20px !important;
}

.account-button {
    display: none !important;
}

/* ------------------------------------------------- */
/* HEADER -- END */
/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* PRODUCT INFORMATION -- START */
/* ------------------------------------------------- */

/* STICKY BAR STAT */

/* .sticky-add-to-cart__bar.color-scheme-1 {display:none!important;} */

.sticky-add-to-cart__bar .sticky-add-to-cart-container {
    max-width: 1440px;
    width: 100%;
    margin-inline: auto;
    display: flex;
    align-items: center;
    gap: var(--gap-md);
    flex-wrap: wrap;
}
.sticky-add-to-cart__bar {
    max-width: 100% !important;
    width: 100% !important;
    border-radius: 0 !important;
    left: 0 !important; 
    bottom: 0 !important; 
    border: none;
    transform: translate(0) translateY(calc(100% + 40px)) !important;
}
.sticky-add-to-cart__bar[data-stuck=true] {
    transform: translate(0) translateY(0) !important;
}
.sticky-add-to-cart__bar .sticky-add-to-cart__image {
    width: 72px;
    height: 72px;
    border-radius: 4px;
}
.sticky-add-to-cart__bar .sticky-add-to-cart__info {
    flex: 1 0 250px;
}

.sticky-add-to-cart__bar .price, .sticky-add-to-cart__bar .compare-at-price{
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    line-height: 150%;
    letter-spacing: -0.16px;
}
.sticky-add-to-cart__bar .compare-at-price{
    color: #3D495D;
    opacity: 0.75;
}

.sticky-add-to-cart__bar .price {
    color: #3F5D7D;
    font-weight: 800;
}
.sticky-add-to-cart__bar .price_save_label {
    display: inline-block !important;
    border-radius: 4px;
    background: #3F5D7D;
    color: var(--Brand-White, #FFF);
    text-align: center;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.13px;
    padding: 2px 8px;
}
.sticky-add-to-cart__bar .sticky-add-to-cart__title {
    color: #122442;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.2px;
}
.sticky-add-to-cart__bar .sticky-varint-pricker {
    display: flex;
    align-items: center;
    display: flex;
    padding: 6px 16px 6px 6px;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    border-radius: 99px;
    border: 1px solid #E6EAF0;
}
.sticky-add-to-cart__bar .sticky-varint-pricker .variant-color {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    flex-shrink: 0;
    display: block !important;
}
.sticky-add-to-cart__bar .sticky-varint-pricker .chevorn-icon {
    margin-left: auto;
    flex-shrink: 0;
}

.sticky-add-to-cart__bar .sticky-varint-pricker .variant-options {
    display: flex;
    flex-direction: column;   
    flex-basis: 250px;
}
.sticky-add-to-cart__bar .sticky-varint-pricker .variant-options .variant-opttion-name {
    color: #122442;
    font-family: Mulish;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -0.12px;
}
.sticky-add-to-cart__bar .sticky-varint-pricker .variant-options select {
    background: transparent;
    border: none !important;
    outline: none !important;
    appearance: none;
    color: #122442;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -0.16px;
    cursor: pointer;
}
.sticky-add-to-cart__bar .sticky-add-to-cart__button {
    max-width: 250px;
    width: 100%;
    color: #FFFFFF;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    letter-spacing: -0.16px;
    text-transform: uppercase;
    flex-basis: 250px;
    height: auto;
}
.sticky-add-to-cart__bar .add-to-cart-icon {
    display: none;
}
.sticky-add-to-cart__bar .add-to-cart-plus {
    display: block !important;
}
 .sticky-add-to-cart__bar .add-to-cart-text__content {
    display: block !important;
 }


@media(max-width:749px){
    .sticky-add-to-cart__bar {
        flex-wrap: wrap !important;
    }
    .sticky-add-to-cart__bar .sticky-add-to-cart__image,
    .sticky-add-to-cart__bar .sticky-add-to-cart__info,
    .sticky-add-to-cart__bar .sticky-varint-pricker {
        display: none !important;
    }
    .sticky-add-to-cart__bar .sticky-varint-pricker {
        flex: 1 0 250px;
    }
    .sticky-add-to-cart__bar .sticky-add-to-cart__button {
        flex: 1 0 250px;
        max-width: unset;
    }

}
/* STICKY BAR END */

/* PRODUCT MOBILE SLIDER START */
.product-information__grid slideshow-arrows {
    mix-blend-mode: unset !important;
    padding-inline: 12px;
}
.product-information__grid slideshow-arrows .slideshow-control {
    background: #fff !important;
    border-radius: 50%;
    display: flex;
    min-width: unset;
    min-height: unset;
    width: 32px !important;
    padding: 0 !important;
    height: 32px !important;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    opacity: 1 !important;
    animation: none !important;
}

/* PRODUCT MOBILE SLIDER END */






.product-information.section {
    display: block;
}
.product-information.section > .product-information__grid {
    max-width: 1400px;
    padding-inline: 40px;
    margin-inline: auto;
    display: flex;
    flex-wrap: wrap;
    --pigap: 60px;
    gap: var(--pigap);
}
.product-information.section > .product-information__grid > .product-information__media {
    padding: 0 !important;
    flex: 0 0 auto;
    min-width: unset;
    width: calc(52.5% - var(--pigap) / 2);
}
.product-information.section > .product-information__grid > .product-details {
    padding: 0 !important;
    flex: 0 0 auto;
    min-width: unset;
    width: calc(47.5% - var(--pigap) / 2);
}
.product-details .product--title h1 {
    color: #122442;
    font-family: Jost;
    font-size: 48px;
    font-style: normal;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -0.96px;
}
.product-information.section>.product-information__grid>.product-details > .group-block {
    max-width: 540px;
    margin-left: 0;
    margin-right: auto;
}
.product-media-container img {
    border-radius: 4px !important;
}
.product-media-container .deferred-media__poster-icon {
    border-radius: 50%;
    display: flex;
    width: 100px;
    height: 100px;
    justify-content: center;
    align-items: center;
    background: #FFF;
    backdrop-filter: blur(2.734375238418579px);
}
.product-media-container .deferred-media__poster-icon svg {
    color: #122442;
    width: 60px;
    height: 60px;
}
.product-information .variant-option legend {
    color: #122442;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.16px;
}
.product-information .variant-option__swatch-value {
    font-weight: 400;
    color: #122442;
}
.variant-option--buttons label {
    width: 70px;
    padding: 2px;
    aspect-ratio: 1 / 1;
    border-radius: 4px!important;
    outline-offset: 0px !important;
}
.variant-option--buttons label .swatch--variant-image {
    width: 100%;
    height: 100%;
    border-radius: 2px;
    border: none;
}
.guaranteed-free-gifts {
    margin-top: 6px;
    margin-bottom: 12px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    border-radius: 99px;
    padding: 10px;
    background: rgba(219, 110, 84, 0.08);
}
.guaranteed-free-gifts  img{
    width: 16px;
    height: 16px;
}
.guaranteed-free-gifts .free-gifts-text {
    flex: 0 0 auto !important;
}
.guaranteed-free-gifts .free-gifts-text {
    color:#122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
}
.guaranteed-free-gifts .free-gifts-text strong{
    font-weight: 700;
}

@media(max-width:389px){
    .guaranteed-free-gifts .free-gifts-text {
        font-size: 12px;
    }
}

/* ADD TO CART BUTTON -- START */
.product-information .add-to-cart-button {
    padding: 16px;
    height: auto;
}
.product-information .add-to-cart-button .add-to-cart-text__content {
    color: #FFF;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.18px;
    text-transform: uppercase;
}
.product-information .add-to-cart-button .add-to-cart-icon {
    display: none;
}
.product-information .add-to-cart-button .add-to-cart-plus {
    display: block !important;
}

/* ADD TO CART BUTTON -- END */

.jdgm-star {
    color: #C4A35A !important;
}
.jdgm-histogram__bar-content {
    background-color: #C4A35A !important;
}
.jdgm-write-rev-link.jdgm-write-rev-link {
    border-radius: 99px !important;
    background:  #122442 !important;
    border-color: #122442 !important;
}

/* FREE GIFTS BUNDLE -- START */
.freegift_bundle_block {
    margin-block: 0 12px;
}
.freegift_bundle_block .freegift_bundle_message {
    margin: 0;
    color:  #122442;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.16px;
    text-align: center;
}
.freegift_bundle_block .freegift_bundle_message img {
    width: 24px;
    height: 24px;
    display: inline;
    vertical-align: text-top;
}

.freegift_bundle_block .freegift_bundle_message strong {
    font-weight: 700;
}
.freegift_bundle_block .freegift_bundle_grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 0px;
}
.freegift_bundle_block .freegift_bundle_grid > div {
    width: 25%;
}

.freegift_bundle_item .freegift_bundle_product {
    margin: 23px 6px 0;
    position: relative;
}
.freegift_bundle_product .freegift_bundle_box {
    position: relative;
    border-radius: 8.096px;
    border: 1px solid #E6EAF0;
    background: #FFF;
    padding: 6px;
}
.freegift_bundle_box .freegift_bundle_pricebadge {
    border-radius: 4px;
    background: #3F5D7D;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50% , -50%);
    padding: 2px 8px;
    white-space: nowrap;
    text-align: center;
    color: #FFFFFF;
    text-align: center;
    font-family: "Google Sans Flex";
    font-size: 13px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.39px;
}
.freegift_bundle_box .freegift_bundle_pricebadge .fgb_price .fgb_price_inner{
    text-decoration-line: line-through;
}
.freegift_bundle_box .freegift_bundle_pricebadge .fgb_free_label {
    font-weight: 600;
}


.freegift_bundle_item.half .freegift_bundle_product .freegift_bundle_pricebadge {
    background: #1B365D;
    color: #fff;
}
.freegift_bundle_box .freegift_bundle_pricebadge .fgb_price_inner {
    text-decoration: line-through;
}
.freegift_bundle_box .freegift_bundle_image {
    border-radius: 5.398px;
    background: var(--Background-Gradient, linear-gradient(to bottom right, #FCFEFF 0%, #EBF0FA 50%) bottom right / 50% 50% no-repeat, linear-gradient(to bottom left, #FCFEFF 0%, #EBF0FA 50%) bottom left / 50% 50% no-repeat, linear-gradient(to top left, #FCFEFF 0%, #EBF0FA 50%) top left / 50% 50% no-repeat, linear-gradient(to top right, #FCFEFF 0%, #EBF0FA 50%) top right / 50% 50% no-repeat);
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.freegift_bundle_box .freegift_bundle_image img {
    object-fit: contain;
    width: 100%;
    display: block;
    height: 100%;
}
.freegift_bundle_item .freegift_bundle_product .freegift_bundle_title {
    margin: 6px 0 0;
    color: #1D1B1F;
    text-align: center;
    color: #122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.28px;
    text-align: center;
}
.freegift_bundle_item .freegift_bundle_product .freegift_bundle_title strong {
    font-weight: 700;
}

@media (min-width:750px) and (max-width: 1100px) {
    .freegift_bundle_box .freegift_bundle_pricebadge {
        font-size: 10px;
        letter-spacing: -0.20px;
    }  
    .freegift_bundle_item .freegift_bundle_product .freegift_bundle_title {
        font-size: 12px;
        letter-spacing: -.18px;
        text-align: center;
    }
}


@media (max-width: 800px){
    .freegift_bundle_block .freegift_bundle_grid > div{
        width: 50%;
    }
}

@media (max-width: 749px){
    .freegift_bundle_block .freegift_bundle_message {
        font-size: 14px;
    }
    .freegift_bundle_block .freegift_bundle_grid > div{
        width: 25%;
    }
    .freegift_bundle_item .freegift_bundle_product {
        margin: 17px 3px 0;
    }
    .freegift_bundle_box .freegift_bundle_pricebadge {
        padding: 1px 7px;
        font-size: 10px;
        letter-spacing: 0.24px;
    }
    .freegift_bundle_product .freegift_bundle_box {
        border-radius: 4px;
        padding: 3px;
    }
    .freegift_bundle_box .freegift_bundle_image {
        border-radius: 4px;
    }
    .freegift_bundle_item .freegift_bundle_product .freegift_bundle_title {
        font-size: 12px;
    }
    .guaranteed-free-gifts .free-gifts-text  p {
        font-size: 13px;
        letter-spacing: -0.13px;
    }
}
/* FREE GIFTS BUNDLE -- END */


/* PRODUCT ACCORDION -- START */
.product-information .accordion accordion-custom + accordion-custom .details {
    margin-top: 10px;
}
.product-information .accordion .details {
    border-radius: 4px;
    border: 1px solid #E6EAF0;
}
.product-information .accordion .details .details__header {
    padding: 16px;
    color: #122442;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: -0.16px;
}
.product-information .accordion .details .details__header .svg-wrapper {
    display: none !important;
}
.product-information .accordion .details .details__header .custom-icon {
    width: 24px;
    height: 24px;
    padding: 4px;
    border-radius: 50%;
    background:  #F1F3F7;
    position: relative;
    margin-left: auto;
    flex-shrink: 0;
    transition: 0.3s;
}

.product-information .accordion .details .details__header .custom-icon:after,
.product-information .accordion .details .details__header .custom-icon:before {
    background: #3F5D7D;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50% , -50%);
    display: block;
}

.product-information .accordion .details .details__header .custom-icon:before {
    width: 12px;
    height: 2px;
}
.product-information .accordion .details .details__header .custom-icon:after {
    width: 2px;
    height: 12px;
}
.product-information .accordion .details[open] .custom-icon {
    rotate:90deg;
}
.product-information .accordion .details[open] .custom-icon:before {
    opacity: 0;
}

.product-information .accordion .details .details-content {
    padding-inline: 16px;
    color: #3D495D;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
}



/* PRODUCT ACCORDION -- END */



@media (max-width: 1200px) {
    .product-information.section > .product-information__grid {
        --pigap: 30px;
        padding-inline: 30px;
    }
    .product-details .product--title h1 {
        font-size: 36px;
        letter-spacing: -0.72px;
    }

}
@media (max-width: 767px) {
    .product-information.section > .product-information__grid{
        padding-inline: 20px;
    }
}
@media (max-width: 749px) {
    .product-information.section>.product-information__grid>.product-details>.group-block {
        width: 100%;
        max-width: 100%;
    }
    .product-information.section {
        padding-top: 0 !important;
    }
    .product-information.section slideshow-component {
        margin-inline: -20px;
    }
    .product-media-container img {
       border-radius: 0 !important;
    }

    .slideshow-controls__thumbnails .slideshow-control {
        aspect-ratio: 1/1;
    }
    .product-information.section>.product-information__grid {
        gap: 10px;
    }
    .product-information.section > .product-information__grid > .product-information__media,
    .product-information.section > .product-information__grid > .product-details {
        width: 100%;
    }
    .slideshow-controls__thumbnails .slideshow-control {
        width: 64px !important;
        aspect-ratio: 1/1 !important;
    }
    .slideshow-controls__thumbnails .slideshow-control {
        border-radius: 4px !important;
    }
    .slideshow-controls__thumbnails .slideshow-control:is([aria-selected=true]) {
        outline-color: #122442 !important;
        outline-offset: 2px !important;
    }

    .slideshow-controls__thumbnails .slideshow-control img {
        border-radius: 2px !important;
    }
}

/* PRICE - START */
.product-details div[ref="priceContainer"] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 4px;
}
.product-details div[ref="priceContainer"] span.price {
    color: #3F5D7D;
    font-weight: 800;
}
.product-details .price_save_label {
    border-radius: 4px;
    background: #3F5D7D;
    display: inline-block !important;
    width: fit-content;
    padding: 1px 8px 2px 8px;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.16px;
}
/* PRICE - END */
 
/* ------------------------------------------------- */
/* PRODUCT INFORMATION -- END */
/* ------------------------------------------------- */

/* ------------------------------------------------- */
/* PDP - SSVSSS -- START */
/* ------------------------------------------------- */
.pdp-ssvsss.section {
    display: block;
}

.pdp-ssvsss.section > .custom-section-content > .section-content-wrapper {
    align-items: unset;
}
.pdp-ssvsss .pd-ssvsss-video {
    /* height: 100%; */
}
.pdp-ssvsss .pd-ssvsss-video deferred-media {
    height: 100%;
}
.pdp-ssvsss .pd-ssvsss-title > h2 {
    font-family: Jost;
    font-size: 56px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.12px;
}
.pdp-ssvsss .pd-ssvsss-title > h2 > strong {
    display: block;
    font-weight: 600;
}

.pdp-ssvsss .pd-ssvsss-text {
    max-width: 447px;
    margin-bottom: 12px;
}
.pdp-ssvsss .pd-ssvsss-text > * {
    color: var(--Brand-White, #FFF);
    text-align: center;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.16px;
}

.pdp-ssvsss .pd-ssvsss-bullet > ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.pdp-ssvsss .pd-ssvsss-bullet > ul > li {
    position: relative;
    padding: 8px 16px 8px 40px;

    border-radius: 99px;
    border: 1px solid rgba(230, 234, 240, 0.15);
    background: rgba(246, 248, 252, 0.05);

    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%; 
    letter-spacing: -0.16px;
}
.pdp-ssvsss .pd-ssvsss-bullet > ul > li:before {
    content: "";
    background-image: url(/cdn/shop/files/check.svg?v=1769592667);
    width: 18px;
    height: 18px;

    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;

    position: absolute;
    top: 50%;
    left: 14px;
    transform: translateY(-50%);
}
@media (max-width: 1399px) {
    .pdp-ssvsss .pd-ssvsss-content.group-block {
        padding: 60px 40px;
    }
}
@media (max-width: 1200px) {
    .pdp-ssvsss .pd-ssvsss-content.group-block {
        padding: 50px 40px;
    }
    .pdp-ssvsss .pd-ssvsss-title > h2 {
        font-size: 46px;
        letter-spacing: -0.98px;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .pdp-ssvsss .pd-ssvsss-bullet > ul > li {
        font-size: 14px;
    }
    .pdp-ssvsss .pd-ssvsss-bullet > ul {
        gap: 12px;
    }
}
@media (max-width: 900px) {
    .pdp-ssvsss .pd-ssvsss-title > h2 {
        font-size: 36px;
        letter-spacing: -0.72px;
    }
}
@media (max-width: 767px) {
    .pdp-ssvsss .pd-ssvsss-content.group-block {
        padding: 24px 20px;
    }
    .pdp-ssvsss.section > .custom-section-content > .section-content-wrapper {
        align-items: unset; 
        --flex-wrap: wrap !important;
    }
    .pdp-ssvsss.section .pd-ssvsss-video {
        flex-basis: 100% !important;
        width: 100%;
    }
    .pdp-ssvsss.section .pd-ssvsss-content {
        flex-basis: 100% !important;
        width: 100%;
    }
    .pdp-ssvsss .pd-ssvsss-bullet > ul {
        gap: 8px;
    }
    .pdp-ssvsss .pd-ssvsss-bullet>ul>li {
        padding: 8px 14px 8px 38px;
        border-radius: 99px;
        font-size: 15px;
        letter-spacing: -.15px;
    }
}

.pd-ssvsss-video span.icon-play {
    background: #fff;
}
.pd-ssvsss-video span.icon-play > svg {
    color: #3F5D7D;
    width: 56px;
    height: 56px;
    padding: 8px;
}

/* ------------------------------------------------- */
/* PDP - SSVSSS -- END */
/* ------------------------------------------------- */




/* FOOTER STYLE START */
.footer-box-wrapper {
    border-radius: 12px;
    background: var(--Brand-Midnight-Blue, #122442);
}
footer .footer-content {
    contain: unset; 
    content-visibility: unset;
    max-width: 1420px;
    width: 100%;
    margin-inline: auto;
    padding-inline: 50px;
    padding-block: 90px 20px;
}

.footer-box-wrapper .usps-wrapper {
    border-radius: 12px;
    padding: 24px 32px;
    border: 1px solid #3F5D7D;
    background:#F5F7FC;
    transform: translateY(-50%);
    margin-inline: auto;
    width: calc(100% - 70px * 2);
}
.footer-box-wrapper .usps-wrapper > .group-block-content {
    justify-content: space-evenly;
}

.footer-box-wrapper .usps-wrapper .usps-item .usps-text {
    color: var(--Brand-Midnight-Blue, #122442);
    text-align: center;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.16px;
}
.footer-box-wrapper .usps-wrapper .usps-item .usps-text strong {
    font-weight: 700;
    display: block;
}


footer .footer-content .footer-content-box {
    padding: 0 70px 0;
    margin-top: -33px;
    overflow: hidden;
}

.footer-box-wrapper .footer-subscribe-box {
    max-width: 335px;
    width: 100%;
}

.footer-box-wrapper .footer-subscribe-box .subscriibe-heading > * {
    color: #FFF;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.2px;
}
.footer-box-wrapper .footer-subscribe-box .subscriibe-subheading > * {
    color: #FFF;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
}

.footer-box-wrapper .footer-subscribe-box .email-signup__input-group {
    border-radius: 99px;
    overflow: hidden;
    border: 1px solid rgba(255, 255, 255, 0.15);
    background: rgba(255, 255, 255, 0.03);
}
.footer-box-wrapper .footer-subscribe-box .email-signup__input-group:has(input:focus) {
    border-color: #fff;
}

.footer-box-wrapper .footer-subscribe-box .email-signup__input-group input {
    color: #FFF;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
    padding: 16px 16px 16px 24px;
    outline: none !important;
}
.footer-box-wrapper .footer-subscribe-box .email-signup__input-group input::placeholder {
    color: #FFF;
}
.footer-box-wrapper .footer-subscribe-box .email-signup__button {
    border-radius: 99px;
    background: #3F5D7D;
    width: 36px;
    height: 36px;
    margin: 10px;
}

.footer-box-wrapper .footer-subscribe-box .subscriibe-feature ul {
    display: flex;
    align-items: center;
    gap: 16px; 
    padding: 0;
    margin: 0;
}
.footer-box-wrapper .footer-subscribe-box .subscriibe-feature li {
    color: #FFF;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
    display: flex;
    gap: 4px;
}
.footer-box-wrapper .footer-subscribe-box .subscriibe-feature li:before {
    background: url('/cdn/shop/files/check_4358bfd1-e36b-45bb-a3a7-bdb010d70c2f.svg?v=1769752413');
    width: 20px;
    height: 20px;
    content: '';
    background-size: 100%;
    background-repeat: no-repeat;
}


footer .footer-menu-wrapper {
    max-width: 750px;
}
footer .footer-menu-wrapper > .group-block-content {
    justify-content: space-between;
}

footer .footer-menu-wrapper .menu {
    width: auto;
}

.footer-box-wrapper .footer-menu-wrapper .menu__details .menu__heading {
    color: #FFF;
    font-family: Jost;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: -0.2px;
    padding: 0;
}
.footer-box-wrapper .footer-menu-wrapper .menu__details .menu__item  {
    color: #FFFFFF;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
    text-align: left !important;
}
.footer-box-wrapper .footer-menu-wrapper .menu__details .menu__item + .menu__item {
    margin-top: 10px;
}
.footer-box-wrapper .footer-menu-wrapper .menu__details .details-content {
    margin-top: 10px;
}


.footer-box-wrapper .footer-social-media .social-icons__wrapper{
    flex-direction: column;
    gap: 16px;
}
.footer-box-wrapper .footer-social-media .social-icons__wrapper a {
    border-radius: 50%;
    background:  #3F5D7D; 
    width: 28px;
    height: 28px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-box-wrapper .footer-social-media .social-icons__wrapper a svg {
    width: 18px;
    height: 18px;
}


.footer-box-wrapper .footer-logo-box {
    margin-bottom: -32px;
}

.footer-box-wrapper .footer-copyright .footer-utilities__group-copyright .footer-utilities__text {
    color #FFFFFF;
    text-align: center;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
}
.footer-box-wrapper .footer-copyright .paymenticons__wrapper ul {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    list-style: none;
    flex-wrap: wrap;
    margin-top: 20px;
}
.footer-box-wrapper .footer-copyright .footer-utilities__policy-list {
    color: #FFF;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.14px;
    text-decoration-line: underline;
    margin-top: 8px;
}

@media(min-width:750px){
    .footer-box-wrapper .footer-copyright {
        display: none;
    }
}

@media(max-width: 1280px){
    footer .footer-content .footer-content-box {
        padding-inline: 50px;
    }
    .footer-box-wrapper .usps-wrapper {
        width: calc(100% - 50px * 2);
    }
}
@media(max-width: 1150px){
    footer .footer-menu-subscribe-wrapper > .group-block-content{
        flex-direction: column;
        align-items: center;
        gap: 30px;
    }
    .footer-box-wrapper .footer-subscribe-box {
       max-width: 430px;
    }
    .footer-box-wrapper .footer-subscribe-box .subscriibe-header > .group-block-content {
        align-items: center;
    }

    .footer-box-wrapper .footer-subscribe-box > .group-block-content {
        align-items: center;
    }
}
@media(max-width: 900px){
    .footer-box-wrapper {
        border-radius: 0;
    }

    footer .footer-content .footer-content-box > .group-block-content{
        flex-direction: column-reverse;
        gap: 20px;
    }
    footer .footer-content {
        padding: 0;
    }
    .footer-box-wrapper .usps-wrapper {
        margin: 0;
        width: 100%;
        padding: 16px 20px;
        border-radius: 0;
        border: none;
        transform: none;
    }
    .footer-box-wrapper .usps-wrapper .usps-item .usps-text {
        flex: 0 0 auto;
    }
    .footer-box-wrapper .usps-wrapper .usps-item .usps-text p {
        font-size: 0;
        max-inline-size: unset;
        line-height: 1;
    }
    .footer-box-wrapper .usps-wrapper .usps-item .usps-text strong {
        font-size: 15px;
        line-height: 160%;

        letter-spacing: -0.15px;
    }
    footer .footer-content .footer-content-box {
        margin: 0;
        padding:24px 20px 20px;
    }
    .footer-box-wrapper .footer-logo-box {
       margin-bottom: 0;
    }
    .footer-box-wrapper .footer-logo-box > .group-block-content{
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    .footer-box-wrapper .footer-social-media {
        padding: 0;
    }
    .footer-box-wrapper .footer-social-media .social-icons__wrapper {
        flex-direction: row;
        width: 100%;
        justify-content: center;
    }

}

@media(max-width: 749px) {
    footer .footer-menu-wrapper>.group-block-content {
        gap: 0;
    }
    footer .footer-menu-wrapper .menu{
        width: 100%;
    }
    footer .footer-menu-wrapper details {
        padding-block: 18px;
        border-top: 1px solid;
        border-color: rgba(235, 239, 245, 0.15) !important;
    }
    footer .footer-menu-wrapper accordion-custom + accordion-custom details {
        border-top: none !important;
    }
    footer .footer-menu-wrapper details .details-content {
        padding: 0;
    }
    .footer-box-wrapper .footer-menu-wrapper .menu__details .menu__item+.menu__item,
    .footer-box-wrapper .footer-menu-wrapper .menu__details .details-content {
        margin-top: 12px;
    }
    .footer-box-wrapper .footer-menu-wrapper .menu__details .menu__item {
        font-size: 15px;
        letter-spacing: -.15px;
    }
}
/* CART STYLE START */
.cart-drawer__dialog {
    max-width: 390px !important;
    width: 100% !important;
}
.cart-drawer__header {
    border-bottom: 1px solid #E6EAF0 !important;
    padding: 14px 20px !important;
}
.cart-drawer__header .cart-drawer__heading {
    font-family: Jost;
    font-weight: 600;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -2%;
    margin: 0 !important;
}
.cart-items__table .cart-items__table-row {
    gap: 0 12px;
    /* display: flex;
    align-items: unset;
    flex-wrap: wrap; */
}
.cart-items__table .cart-items__table-row {
    grid-template-columns: 90px 1fr 98px !important;
    padding: 16px 0 !important;
    border: none !important;
    margin: 0 !important;
}
.cart-items__table .cart-items__table-row + .cart-items__table-row {
    border-top: 1px solid #E6EAF0 !important;
}
.cart-items__table .cart-items__table-row .cart-items__media {
    width: 90px;
    height: 90px;
}
.cart-items__table .cart-items__table-row .cart-items__media-container {
    border-radius: 4px;
}

.cart-items__table .cart-items__table-row .cart-items__details {
    /* width: calc(100%  - 90px - 24px - 102px); */
}


.cart-items__table .cart-items__table-row .cart-items__title {
    color: #122442;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.32px;
}
.cart-items__table .cart-items__table-row .cart-items__variants {
    margin-top: 2px;
}
.cart-items__table .cart-items__table-row .cart-items__error.hidden {
    margin: 0 !important;
}
.cart-items__table .cart-items__table-row .cart-items__variant {
    color: #122442;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.13px;
}
.cart-items__table .cart-items__table-row .cart-items__variant .variant-image {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    outline-offset: 2px;
    outline: 1px solid #E6EAF0;
    margin-right: 5px;
}
.cart-items__table .cart-items__table-row .cart-product-price {
    margin-top: 2px;
}
.cart-items__table .cart-items__table-row .cart-product-price.free-gift .original-price {
    color: #122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.14px;
    text-decoration-thickness: 0.5px;
    text-decoration: line-through;
    opacity: .4;
}
.cart-items__table .cart-items__table-row .cart-product-price.free-gift .free-badge {
    color: #122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.14px;
    text-transform: uppercase;
}

.cart-items__table .cart-items__table-row .cart-product-price .compare-at-price {
    color: #122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -0.14px;
    text-decoration-thickness: 0.5px;
}
.cart-items__table .cart-items__table-row .cart-product-price .original-price {
    color: #122442;
    font-family: Mulish;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: -0.14px;
}
.cart-items__table .cart-items__table-row .quantity-selector-wrapper {
    width: 88px;
}
.cart-items__table .cart-items__table-row .quantity-selector {
    height: 28px;
    flex: 0 0 auto !important;
    border-radius: 99px;
    border: 1px solid #E6EAF0;
    overflow: hidden;
    gap: 0;
}
.cart-items__table .cart-items__table-row .quantity-selector input {
    color: #122442;
    font-family: Mulish;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: -0.12px;
    width: 26px;
}
.cart-items__table .cart-items__table-row .cart-items__price {
    display: flex;
    align-items: flex-end;
    gap: 10px;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.cart-items__table .cart-items__table-row .cart-items__price .cart-item-save-price{
    border-radius: 4px;
    padding: 2px 5px;
    background: #3F5D7D;
    color: #FFF;
    width: fit-content;
    display: inline-block;
    text-align: center;
    font-family: Mulish;
    font-size: 12px;
    font-style: normal;
    font-weight: 800;
    line-height: 160%;
    letter-spacing: -0.12px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    gap: 3px;
}


.cart-items__table .cart-items__table-row .quantity-selector button {
    width: 30px;
    height: 28px;
}

.trust-guarantee-wrapper {
  margin-top: auto  !important;
  padding: 12px;
  background: #fff;
  border-radius: 4px;
  max-width: 100%;
  width: 100%;
  border: 1px solid #E6EAF0;
  max-width: calc(100% - 40px);
  margin-inline: auto;
  margin-bottom: 12px;
  display:none!important;
}

.trust-guarantee-wrapper .trust-guarantee-inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.trust-guarantee-wrapper .trust-icon {
  flex-shrink: 0;
  border-radius: 4px;
  width: 56px;
  height: 56px;
}

.trust-guarantee-wrapper .trust-icon img {
  display: block;
  width: 100%;
  height: 100%;
}

.trust-guarantee-wrapper .trust-content {
  color: #fff;
}

.trust-guarantee-wrapper .guarantee-heading {
    color: #122442;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.32px;
    margin: 0 0 5px;
}

.trust-guarantee-wrapper .guarantee-features ul{
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.trust-guarantee-wrapper .guarantee-features ul li{
    display: flex;
    align-items: center;
    gap: 2px;
    position: relative;
    color: #122442;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.13px;

}
.trust-guarantee-wrapper .guarantee-features ul li:before{
    background: url('/cdn/shop/files/check-icon-blue.svg?v=1770125822');
    width: 18px;
    height: 18px;
    content: '';
}
.shipping-protection-card {
    background: #F5F7FC;
    padding: 12px 20px;
}

.shipping-protection-card .shipping-protection-inner {
    padding: 16px;
    border-radius: 4px;
    background: #fff;
    border: 1px solid #E6EAF0;
    background: #FFF;
    display: flex;
    align-items: center;
    gap: 12px;
}

.shipping-protection-card .shipping-left {
  display: flex;
  align-items: center;
  gap: 10px;
}

.shipping-protection-card .shipping-icon {
    width: 47px;
    height: 47px;
    border-radius: 4px;
    overflow: hidden;
    flex-shrink: 0;
}

.shipping-protection-card .shipping-icon img {
  width: 100%;
  height: auto;
  display: block;
}

.shipping-protection-card .shipping-text {
  line-height: 1.3;
}

.shipping-protection-card .shipping-title {
    color: #122442;
    font-family: Jost;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: -0.32px;
    margin: 0;
}

.shipping-protection-card .shipping-price {
  font-weight: 600;
}

.shipping-protection-card .shipping-desc {
    color: #122442;
    font-family: Mulish;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.13px;
    margin-top: 1px;
}

/* Toggle Switch */
.shipping-protection-card .shipping-toggle {
    margin-left: auto;
}
.shipping-protection-card .switch {
  position: relative;
  display: inline-block;
  width: 38px;
  height: 20px;
}

.shipping-protection-card .switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.shipping-protection-card .slider {
  position: absolute;
  cursor: pointer;
  background-color: #e5e7eb;
  border-radius: 30px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: 0.3s;
}

.shipping-protection-card .slider:before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  border-radius: 50%;
  transition: 0.3s;
}

.shipping-protection-card .switch input:checked + .slider {
  background-color: #122442;
}

.shipping-protection-card .switch input:checked + .slider:before {
  transform: translateX(17px);
}

.cart-drawer__summary {
    padding: 12px 20px!important;
    margin-top: 0 !important;
    gap: 10px !important;
}
.cart__ctas .cart__checkout-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
    height: auto;
    color:  #FFF;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 140%;
    letter-spacing: -0.18px;
    text-transform: uppercase;
}
.cart-drawer__summary .cart__summary-totals{
    padding: 0 !important;
    border: none !important;
}
.cart-drawer__summary .cart__total-container {
    gap: 0 !important;
}
.cart-drawer__summary .cart__summary-item {
    padding-block: 10px;
}
.cart-drawer__summary .cart__summary-item + .cart__summary-item {
    border-top: 1px solid #E6EAF0;
}
.cart-drawer__summary .cart__total-container .cart__total-label {
    color: #122442;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: -0.16px;
}
.cart-drawer__summary .cart__total-container .cart-secondary-typography {
    color: #122442;
    font-family: Mulish !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 800 !important;
    line-height: 150% !important;
    letter-spacing: -0.16px !important;
}
/* CART STYLE END */



.cart__ctas .cart__checkout-button {
    gap: 0;
    flex-direction: column;
}
.cart__ctas .cart__checkout-button > .checkout-text-custom {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}

/*LOADER CUSTOM CHECKOUT BUTTON CSS START */
.checkout-loader-custom.circle-dot-loader {
  width: 20px;
  height: 20px;
  border: 2px solid #ddd;
  border-radius: 50%;
  position: relative;
  animation: rotateLoader 1s linear infinite;
}

.checkout-loader-custom.circle-dot-loader .dot {
  width: 6px;
  height: 6px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: -3px;
  left: 50%;
  transform: translateX(-50%);
}

@keyframes rotateLoader {
  100% {
    transform: rotate(360deg);
  }
}
/*LOADER CUSTOM CHECKOUT BUTTON CSS END */