.lp-product-details{background:#f4f5f4;--primary-text: #17162e;--accent-gold: #ffd700;--white: #ffffff;--gray-light: #f3f3f3;color:var(--primary-text);font-family:inherit}.lp-product-info{padding:0 0 20px}.lp-product-details__container{display:grid;gap:64px;max-width:1080px;margin:0 auto;padding:0 20px;grid-template-columns:1fr 1fr}.lp-product-details{padding:24px 0 0}@media(min-width:1300px){.lp-product-gallery{margin-bottom:24px;max-width:100%}}.lp-product-gallery{margin-bottom:16px;max-width:100%;position:sticky;top:160px;height:max-content;overflow:hidden}.lp-product-gallery__main{position:relative}.lp-product-gallery__track{display:flex;transition:transform .4s ease;width:100%;user-select:none;-webkit-user-select:none}.lp-product-gallery__track img{pointer-events:none}.lp-product-gallery__item{min-width:100%;width:100%;flex-shrink:0;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:10px}.lp-product-gallery__img{width:100%;height:100%;object-fit:contain}.lp-product-gallery__nav{position:unset;display:flex;align-items:center;justify-content:space-between;margin:16px 0 0;gap:16px}.lp-product-gallery__arrow{width:48px;height:32px;background:var(--white);border:none;border-radius:12px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--primary-text);min-width:48px}.lp-product-gallery__arrow--next{background:var(--primary-text);color:var(--white)}.lp-product-gallery__arrow{transition:opacity .3s ease,background-color .3s ease,color .3s ease}.lp-product-gallery__arrow.is-active{opacity:1;cursor:pointer}.lp-product-gallery__arrow--prev.is-active,.lp-product-gallery__arrow--next.is-active{background-color:#1a2a49;color:#fff}.lp-product-gallery__arrow .lp-product-gallery__icon-disabled,.lp-product-gallery__arrow.is-disabled .lp-product-gallery__icon-active{display:none}.lp-product-gallery__arrow.is-disabled .lp-product-gallery__icon-disabled{display:block}.lp-product-gallery__arrow.is-disabled{background:#fff;cursor:not-allowed;opacity:1;pointer-events:none}.lp-product-gallery__arrow.is-active:hover{opacity:.8}.lp-product-gallery__dots{display:flex;gap:4px;padding:4px 8px;-webkit-backdrop-filter:12px;backdrop-filter:12px;border-radius:99px;background:#fff3}.lp-product-gallery__dot{width:8px;height:8px;background:#c1c1c1;border-radius:50%}.lp-product-gallery__dot.active{background:var(--white)}.lp-trustpilot-badge{display:flex;align-items:center;gap:7px;font-size:16px;margin-bottom:12px;margin-left:-15px}.lp-trustpilot-icon-img{display:block;height:18px;width:auto;object-fit:contain}.lp-trust-text-content{display:flex;align-items:center;gap:8px}.lp-trust-text-content p{margin:0;padding:0;letter-spacing:0px;font-weight:350}.lp-trust-divider{opacity:.3}.lp-trust-reviews{font-weight:350}.lp-product-title{font-size:28px;font-weight:500!important;line-height:30px;margin:0 0 12px;letter-spacing:0px}.lp-product-title p{margin:0;padding:0}@media(min-width:1024px){.lp-product-title{font-size:36px;font-weight:500!important}}.lp-product-description{font-size:14px;line-height:1.4;margin-bottom:12px;letter-spacing:0px}.lp-product-description p{padding:0;margin:0}@media(min-width:1024px){.lp-product-description{font-size:16px;font-weight:500}}.lp-benefits-grid{display:flex;gap:8px;margin-bottom:32px}@media(max-width:480px){.lp-benefits-grid{display:grid;grid-template-columns:repeat(2,1fr)}}.lp-benefit-card{background:var(--white);border-radius:10px;padding:10px 4px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px;width:33%}@media(max-width:480px){.lp-benefit-card{width:100%}}.lp-benefit-icon svg{display:block;width:28px;height:28px}.lp-benefit-text{font-size:10px;font-weight:500;margin:0;line-height:1.2;letter-spacing:0px;width:85%}@media screen and (max-width:768px){.lp-benefit-text{width:100%}}@media(min-width:1024px){.lp-benefit-text{font-size:12px}}.lp-variant-picker.lp-variant-picker--compact .lp-variant-picker__options{gap:0;border:2px solid #17162e;border-radius:8px;overflow:hidden}.lp-variant-picker.lp-variant-picker--compact .lp-bundle-item .lp-bundle-card{background:#fff!important;border-radius:0!important;border:none!important;border-bottom:2px solid #17162e!important}.lp-variant-picker.lp-variant-picker--compact .lp-bundle-item:last-of-type .lp-bundle-card{border-bottom:none!important}.lp-variant-picker.lp-variant-picker--compact .lp-bundle-selector-ui{border:2px solid black}@media(min-width:480px){.lp-variant-picker.lp-variant-picker--compact .lp-bundle-selector-ui{width:20px;height:20px}}.lp-variant-picker.lp-variant-picker--compact .lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-selector-ui{background:#fff!important}.lp-variant-picker.lp-variant-picker--compact .lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-selector-ui:after{border:1px solid var(--primary-text);background:var(--primary-text);width:8px;height:8px}@media(min-width:480px){.lp-variant-picker.lp-variant-picker--compact .lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-selector-ui:after{width:11px;height:11px}}.lp-variant-picker__title{font-size:16px;font-weight:500!important;margin-bottom:17px;letter-spacing:0px;display:none}.lp-variant-picker__options{display:flex;flex-direction:column;gap:17px;transition:gap .2s ease}.lp-variant-picker--animate-items .lp-bundle-item{overflow:hidden;max-height:var(--lp-bundle-item-max-h, 600px);opacity:1;transition:max-height .2s ease,opacity .2s ease,margin .2s ease}.lp-variant-picker--animate-items.lp-variant-picker--collapsed .lp-variant-picker__options{gap:0}.lp-variant-picker--animate-items.lp-variant-picker--collapsed .lp-bundle-item:not(.lp-bundle-item--selected){max-height:0;opacity:0;margin-top:0;margin-bottom:0;pointer-events:none}.lp-variant-picker--animate-items.lp-variant-picker--compact.lp-variant-picker--collapsed .lp-variant-picker__options{gap:0}.lp-variant-picker--attention{border-radius:8px;outline:2px solid #ffd700;outline-offset:4px;box-shadow:0 0 0 4px #ffd70059;transition:outline-color .2s ease,box-shadow .2s ease}.lp-upsell-wrap{overflow:hidden;max-height:0;opacity:0;margin-top:0;pointer-events:none;transition:max-height .2s ease,opacity .2s ease,margin-top .2s ease}.lp-upsell-wrap.lp-upsell-wrap--visible{max-height:500px;opacity:1;margin-top:17px;pointer-events:auto}.lp-upsell{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid var(--lp-upsell-border-color);border-radius:8px;background:var(--lp-upsell-bg);color:var(--lp-upsell-text-color)}.lp-upsell__media{flex-shrink:0}.lp-upsell__image{display:block;width:64px;height:64px;object-fit:cover;border-radius:6px}.lp-upsell__content{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.lp-upsell__title{margin:0;font-size:16px;font-weight:700;line-height:1.3;color:var(--lp-upsell-text-color)}.lp-upsell__text{margin:0;font-size:15px;line-height:1.3;color:var(--lp-upsell-text-color)}@media(max-width:480px){.lp-upsell{gap:8px;padding:10px}.lp-upsell__image{width:40px;height:40px}.lp-upsell__title,.lp-upsell__text{font-size:14px}}.lp-upsell__text p{margin:0}.lp-upsell__button{border:none;border-radius:8px;padding:10px 16px;background:var(--lp-upsell-btn-bg);color:var(--lp-upsell-btn-color);font-size:14px;font-weight:700;cursor:pointer;transition:background .2s ease,color .2s ease}.lp-upsell__button:hover:not(:disabled){background:#1a2a49;color:#fff}.lp-upsell__button:focus-visible:not(.lp-upsell__button--armed),.lp-upsell__button:focus:not(.lp-upsell__button--armed),.lp-upsell__button.focused:not(.lp-upsell__button--armed){outline:0;box-shadow:none}.lp-upsell__button:disabled{opacity:.5;cursor:not-allowed}.lp-upsell__button--armed{outline:2px solid var(--lp-upsell-border-color);outline-offset:2px}.lp-bundle-item{position:relative}.lp-bundle-radio{position:absolute;opacity:0;pointer-events:none}.lp-bundle-card{display:block;border-radius:6px;border:1px solid rgba(23,22,46,.1);padding:16px;cursor:pointer;transition:all .2s ease}.lp-bundle-radio:checked+.lp-bundle-card{border-radius:6px;border:2px solid #17162e;background:#fff;box-shadow:0 4px 29px #b0b0bd4d}.lp-bundle-badge{position:absolute;top:-10px;right:16px;padding:0 12px;font-size:14px;font-weight:350;z-index:1;letter-spacing:0px;border-radius:99px;border:2px solid white}.lp-bundle-badge--gold{background:var(--accent-gold);color:var(--primary-text)}.lp-bundle-badge--navy{background:var(--primary-text);color:var(--white)}.lp-bundle-header{display:flex;justify-content:space-between;align-items:center;gap:8px}.lp-bundle-header .lp-bundle-badge{max-width:120px;width:100%;position:static;top:auto;right:auto;font-weight:700;line-height:1.3;text-align:center;padding:4px 8px}@media(max-width:480px){.lp-bundle-header .lp-bundle-badge{max-width:92px;font-size:10px}}.lp-bundle-title-group{flex:1;display:flex;align-items:center;gap:8px}.lp-bundle-image-wrapper{display:flex;flex-direction:column;gap:3px}.lp-bundle-image-flex{display:flex;align-items:center;gap:16px}.lp-bundle-image{max-height:66px;max-width:28px;width:100%;height:auto}.lp-bundle-image-plus{color:var(--primary-text);display:flex;align-items:center;justify-content:center}.lp-bundle-image-plus svg{width:17px;height:17px}.lp-bundle-image-free{font-weight:700;font-size:20px;line-height:1.1}.lp-bundle-selector-ui{width:16px;height:16px;border:1px solid rgba(0,0,0,.1);border-radius:50%;position:relative}.lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-selector-ui{background:var(--primary-text);border-color:var(--primary-text)}.lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-selector-ui:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;border-radius:50%}.lp-bundle-title{font-weight:500;font-size:16px;letter-spacing:0px;line-height:22px}.lp-bundle-shipping-tag{letter-spacing:0px;font-size:14px;background:#f3f3f3;padding:4px 8px;border-radius:4px;line-height:19px}@media screen and (min-width:320px)and (max-width:390px){.lp-bundle-title{font-size:12px!important;white-space:nowrap}}@media(max-width:768px){.lp-bundle-shipping-tag{font-size:10px!important;white-space:nowrap}.lp-bundle-title{font-size:14px;white-space:nowrap}.lp-bundle-price-old{font-size:12px!important}.lp-bundle-price-new{font-size:14px!important;letter-spacing:0px}.lp-bundle-title-group{gap:4px!important}.lp-product-info{padding:0 0 24px}}.lp-bundle-pricing{text-align:right;display:flex;align-items:center;gap:6px}.lp-bundle-discount{background:#e8f5e9;color:#2e7d32;font-size:12px;font-weight:600;padding:2px 8px;border-radius:4px;white-space:nowrap}.lp-bundle-price-old{text-decoration:line-through;opacity:.6;font-size:14px}.lp-bundle-price-new{font-weight:600;font-size:16px;letter-spacing:0px}.lp-bundle-gifts{margin-top:12px;padding-top:12px;border-top:1px solid rgba(26,42,73,.2);display:none}.lp-bundle-radio:checked+.lp-bundle-card .lp-bundle-gifts{display:block}.lp-gifts-header{letter-spacing:0px;background:var(--primary-text);color:#fff;font-size:12px;padding:6px 12px;border-radius:4px 4px 0 0;font-weight:500}.lp-gift-items{background:var(--gray-light);padding:6px 12px;border-radius:0 0 4px 4px;font-size:13px;display:flex;flex-direction:column;gap:8px}.lp-gift-row{display:flex;align-items:center;gap:10px}.lp-gift-row__img{object-fit:contain;border-radius:4px;flex-shrink:0}.lp-gift-row__text{letter-spacing:0px}.lp-gift-row__primary{font-weight:500}.lp-gift-row__secondary{letter-spacing:0px;margin-left:2px}.lp-gift-row__info-trigger{position:relative;flex-shrink:0;cursor:pointer;display:flex;align-items:center;width:12px;height:12px}.lp-gift-row__info-trigger:hover,.lp-gift-row__info-trigger:focus{color:#000000b3}.lp-gift-row__info-tooltip{display:none;position:absolute;bottom:calc(100% + 8px);right:-8px;background:var(--primary-text);color:#fff;font-size:12px;font-weight:400;padding:8px 12px;border-radius:6px;width:200px;z-index:10;line-height:1.4;pointer-events:none;box-shadow:0 4px 12px #00000026}.lp-gift-row__info-tooltip:after{content:"";position:absolute;top:100%;right:14px;border:6px solid transparent;border-top-color:var(--primary-text)}.lp-gift-row__info-trigger:hover .lp-gift-row__info-tooltip,.lp-gift-row__info-trigger:focus .lp-gift-row__info-tooltip{display:block}.lp-results-note{font-weight:350;font-size:14px;letter-spacing:0px;margin-top:16px;line-height:normal;color:#17162ecc}.lp-subscription{margin-bottom:8px}.lp-subscription-toggle{display:flex;border:2px solid #17162e;border-radius:8px;overflow:hidden;background:var(--white)}@media(max-width:480px){.lp-subscription-toggle{flex-direction:column;align-items:flex-start}.lp-subscription-toggle .lp-subscription-toggle__option{width:100%;justify-content:flex-start}}.lp-subscription-toggle__option{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 14px;border:none;background:var(--white);color:#17162e;font-size:14px;font-weight:500;cursor:pointer;letter-spacing:0}.lp-subscription-toggle__option.is-selected{color:var(--white)}.lp-subscription-toggle--navy .lp-subscription-toggle__option.is-selected{background:#1a2a49}.lp-subscription-toggle--gold .lp-subscription-toggle__option.is-selected{background:var(--accent-gold);color:#17162e}.lp-subscription-toggle__option.is-selected .lp-subscription-toggle__radio{border-color:currentColor;background:transparent}.lp-subscription-toggle__option.is-selected .lp-subscription-toggle__radio:after{opacity:1}.lp-subscription-toggle__radio{position:relative;width:18px;height:18px;border:2px solid #17162e;border-radius:50%;flex-shrink:0}.lp-subscription-toggle__radio:after{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:50%;background:currentColor;transform:translate(-50%,-50%);opacity:0}.lp-subscription-toggle--navy .lp-subscription-toggle__option.is-selected .lp-subscription-toggle__radio:after{background:var(--white)}.lp-subscription-toggle--navy .lp-subscription-toggle__option.is-selected .lp-subscription-toggle__label strong{color:var(--accent-gold)}.lp-subscription-toggle--gold .lp-subscription-toggle__option.is-selected .lp-subscription-toggle__label strong{color:#17162e}.lp-subscription-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0 0;padding:0;list-style:none;overflow:hidden;max-height:160px;opacity:1;transition:max-height .2s ease,opacity .2s ease,margin .2s ease}.lp-subscription-benefits.is-collapsed{max-height:0;opacity:0;margin-top:0;margin-bottom:0;pointer-events:none}.lp-subscription-benefits__item{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.lp-subscription-benefits__icon{width:16px;height:16px;object-fit:contain}.lp-subscription-benefits__icon--default{color:#17162e}.lp-subscription-benefits__text{color:#17162e;font-size:15px;line-height:1.3;letter-spacing:0}@media screen and (max-width:768px){.lp-subscription-benefits{max-height:220px}.lp-subscription-benefits__text{font-size:12px}}.lp-atc-row{display:flex;align-items:stretch;gap:10px 12px}@media(max-width:480px){.lp-atc-row{flex-direction:column}}.lp-atc-row:has(.lp-frequency.is-collapsed){gap:0}.lp-atc-row--below_atc{flex-direction:column}.lp-frequency{min-width:180px;flex:0 1 180px;max-width:180px;display:flex;justify-content:center;align-items:center;gap:4px 10px;overflow:hidden;opacity:1;transition:max-height .2s ease,max-width .2s ease,opacity .2s ease,flex .2s ease,min-width .2s ease,margin .2s ease,padding .2s ease}.lp-frequency.is-collapsed{opacity:0;pointer-events:none}@media screen and (max-width:480px){.lp-frequency{min-width:0;flex:none;max-width:none;width:100%;max-height:72px}.lp-frequency.is-collapsed{max-height:0;margin:0;padding:0}}@media screen and (min-width:481px){.lp-atc-row:not(.lp-atc-row--below_atc) .lp-frequency.is-collapsed{max-width:0;min-width:0;flex:0 0 0;margin:0;padding:0}.lp-atc-row--below_atc .lp-frequency.is-collapsed{max-height:0;width:100%;max-width:none;margin:0;padding:0}}.lp-frequency__label{color:#17162e;font-weight:600;font-size:13px;letter-spacing:0;white-space:nowrap}.lp-frequency__select-wrap{position:relative}.lp-frequency__select{width:100%;min-height:48px;padding:10px 28px 10px 14px;border:1px solid #17162e;border-radius:999px;background:var(--white);font-size:14px;font-weight:600;text-align:center;color:#17162e;-webkit-appearance:none;appearance:none;cursor:pointer}.lp-frequency__select:focus-visible,.lp-frequency__select:focus,.lp-frequency__select.focused{outline:0;box-shadow:none}.lp-frequency__select-wrap:after{content:"";position:absolute;right:14px;top:50%;width:10px;height:10px;border-right:2px solid #17162e;border-bottom:2px solid #17162e;transform:translateY(-65%) rotate(45deg);pointer-events:none}.lp-atc-section{margin-top:27px}.lp-atc-row .lp-atc-button{width:auto;flex:1}@media(prefers-reduced-motion:reduce){.lp-variant-picker--animate-items .lp-bundle-item,.lp-variant-picker__options,.lp-subscription-benefits,.lp-frequency,.lp-atc-row .lp-atc-button,.lp-upsell-wrap,.lp-atc-button,.lp-upsell__button{transition:none}}.lp-atc-row--below_atc .lp-atc-button{width:100%}.lp-atc-button{width:100%;background:var(--accent-gold);border:none;border-radius:8px;padding:16px 24px;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;align-items:center;cursor:pointer;font-weight:700;font-size:16px;color:#000;transition:all .2s ease}.lp-atc-button:hover:not(:disabled){background:#1a2a49;color:#fff}.lp-atc-button:hover:not(:disabled) .lp-atc-price{color:#fff;background:#ffffff26}.lp-atc-button:focus-visible,.lp-atc-button:focus,.lp-atc-button.focused{outline:0;box-shadow:none}.lp-atc-price.hidden{display:none}.lp-atc-price{display:flex;align-items:center;gap:8px;background:#0000000d;padding:4px 12px;border-radius:99px;font-weight:400}.lp-atc-price strong{font-weight:700}.lp-shipping-meta{display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#555;letter-spacing:0px;padding:12px 24px;flex-wrap:wrap;gap:12px}@media(max-width:768px){.lp-shipping-meta{padding:0;margin:15px 0}}.lp-shipping-meta strong{color:#222}.lp-dot{width:12px;height:12px;display:inline-block;vertical-align:middle;margin-right:6px;flex-shrink:0}.lp-country-flag{width:16px;height:12px;border-radius:2px;flex-shrink:0;object-fit:cover}.lp-batch-shipments{margin:16px 0}.lp-batch-shipments__card{background:var(--white);border-radius:12px;padding:16px 20px}.lp-batch-shipments__headline{font-size:16px;font-weight:700;line-height:1.35;color:#17162e;letter-spacing:0;margin:0}.lp-batch-shipments__subtext{margin:0 0 16px;font-size:16px;line-height:1.45;color:#17162e;letter-spacing:0}.lp-batch-shipments__bars{display:flex;flex-direction:column;gap:10px}.lp-batch-shipments__bar{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 16px;border-radius:999px;overflow:hidden}.lp-batch-shipments__bar--sold-out{background:#e8e8e8;color:#8a8a8a}.lp-batch-shipments__bar--active{border:1px solid #17162e;background:var(--white);color:#17162e}.lp-batch-shipments__bar-fill{position:absolute;top:0;left:0;bottom:0;width:var(--lp-batch-fill, 63%);max-width:100%;background:#1a2a49;border-radius:999px 0 0 999px;z-index:0}.lp-batch-shipments__bar-date,.lp-batch-shipments__bar-status{position:relative;z-index:1;font-size:14px;font-weight:400;line-height:1.2}.lp-batch-shipments__bar-status:not(.lp-batch-shipments__bar-status--active){font-weight:500}.lp-batch-shipments__bar-date--active{color:#f5c518}.lp-batch-shipments__bar-status--active{background:#fff;border-radius:80px;padding:2px 6px}@media screen and (max-width:768px){.lp-batch-shipments{margin:15px 0 0}.lp-batch-shipments__card{padding:14px 16px}.lp-batch-shipments__headline{font-size:15px}}.lp-guarantee-banner{background:var(--white);padding:14px 16px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:16px;margin:4px 0 32px;letter-spacing:0px;line-height:24px}@media(max-width:768px){.lp-guarantee-banner{font-size:14px}}.lp-guarantee-icon{flex-shrink:0}.lp-guarantee-icon svg{display:block;width:40px;height:40px}.lp-guarantee-text p{margin:0}.lp-faq-item{border-bottom:1px solid rgba(0,0,0,.05);padding:14px 0}.lp-faq-summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:350;font-size:14px;letter-spacing:0px}.lp-faq-summary::-webkit-details-marker{display:none}.lp-faq-summary svg{transition:transform .2s}.lp-faq-item[open] .lp-faq-summary svg{transform:rotate(180deg)}.lp-faq-content{padding-top:12px;font-size:14px;opacity:.7;letter-spacing:0px}.lp-trustpilot-badge-bottom{display:flex;align-items:center;justify-content:center;gap:7px;font-size:16px;padding:14px 0;letter-spacing:0px;border-bottom:1px solid rgba(23,22,46,.1)}.lp-trustpilot-bottom-icon-img{display:block;height:18px;width:auto;object-fit:contain}.lp-trust-bottom-text-content{display:flex;align-items:center;gap:8px}.lp-trust-bottom-text-content p{margin:0;padding:0;letter-spacing:0px}.lp-testimonials{margin-top:32px}.lp-testimonials__title{font-size:28px;font-weight:500!important;margin-bottom:20px;text-align:left;letter-spacing:0px}.lp-testimonials__slider{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;user-select:none;-webkit-user-select:none}.lp-testimonials__slider::-webkit-scrollbar{display:none}.lp-testimonial-card{min-width:calc(33.333% - 7px);flex:0 0 calc(33.333% - 7px);scroll-snap-align:start;border-radius:16px;overflow:hidden;aspect-ratio:9 / 16;background:#2a2a3a;position:relative}@media(max-width:768px){.lp-testimonial-card{min-width:calc(33.333% - 7px);flex:0 0 calc(33.333% - 7px)}}.lp-faq-summary{list-style:none;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:350;font-size:16px;letter-spacing:0px}.lp-video-wrapper{width:100%;height:100%;position:relative}.lp-video-native{width:100%;height:100%;object-fit:cover;display:block;position:absolute;top:0;left:0}.lp-video-controls{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;gap:4px;padding:10px 8px;z-index:4;background:linear-gradient(to top,rgba(0,0,0,.45) 0%,transparent 100%)}.lp-video-ctrl{width:36px;height:36px;border:none;background:#00000059;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;color:#fff;transition:background .2s ease;-webkit-tap-highlight-color:transparent}.lp-video-ctrl:hover{background:#0000008c}.lp-video-ctrl svg{width:18px;height:18px;flex-shrink:0}.lp-video-ctrl--fullscreen{margin-left:auto}.lp-video-play-overlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:5;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#0003;transition:background .2s ease}.lp-video-play-overlay:hover{background:#00000059}.lp-video-play-overlay svg{width:30px;height:30px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3));transition:transform .2s ease}.lp-video-play-overlay:hover svg{transform:scale(1.1)}.lp-video-play-overlay.is-hidden{display:none}.lp-testimonial-card__caption{position:absolute;bottom:56px;left:12px;right:12px;z-index:3}.lp-testimonial-card__caption span{display:inline-block;background:#0000008c;color:#fff;font-size:13px;font-weight:500;padding:6px 14px;border-radius:6px;line-height:1.3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.lp-testimonials__scroll-bar{height:3px;background:#00000014;border-radius:16px;margin:20px auto 0;position:relative;cursor:pointer;user-select:none;-webkit-user-select:none;width:100%}.lp-testimonials__scroll-bar.is-dragging{cursor:grabbing}.lp-testimonials__scroll-thumb{position:absolute;left:0;top:0;height:3px;border-radius:16px;background:#17162e;cursor:grab;transition:left .08s linear;display:block!important}.lp-testimonials__scroll-bar.is-dragging .lp-testimonials__scroll-thumb{cursor:grabbing;transition:none}.lp-quick-links{margin-top:32px}.lp-quick-links__title{font-size:16px;font-weight:500!important;margin-bottom:16px;letter-spacing:0px}.lp-quick-links__pills{display:flex;flex-wrap:wrap;gap:8px}.lp-pill{background:var(--white);padding:8px 9px;border-radius:99px;font-size:14px;font-weight:350;text-decoration:none;color:var(--primary-text);opacity:.8;display:flex;align-items:center;gap:10px;letter-spacing:0px}@media(max-width:768px){.lp-pill{font-size:12px}}.lp-meta-item{display:flex;align-items:center;gap:6px}.lp-product-gallery__nav-mobile{display:none}@media(max-width:768px){.lp-product-gallery__nav{display:none}.lp-product-gallery__nav-mobile{display:flex;align-items:center;justify-content:space-between;margin:16px 0}.lp-product-gallery__nav-mobile .lp-product-gallery__dot.active{background-color:#1a2a49}}@media(max-width:1199.98px){.lp-product-details__container{gap:40px}}@media(max-width:991.98px){.lp-product-details__container{gap:0px;grid-template-columns:1fr}}@media(max-width:991.98px){.lp-product-gallery{overflow:hidden;position:unset;margin:0 -20px;max-width:unset}.lp-product-gallery__nav{padding:unset;margin:16px 0 24px;padding:0 20px}.lp-product-details{padding:0}.lp-product-gallery__item{border-radius:0}}
/*# sourceMappingURL=/cdn/shop/t/16/assets/kv-lp-new-design-product-night-cream-anti-aging.css.map */
