.category-teasers{padding-block:3.5rem 2.5rem}.category-teasers__header{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.category-teasers__heading{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#2466ab}.category-teasers__view-all{font-size:.875rem;font-weight:600;color:#2466ab;text-decoration:none;white-space:nowrap;flex-shrink:0}.category-teasers__view-all:hover{text-decoration:underline}.category-teasers__view-all-arrow{white-space:nowrap}.category-teasers__grid{display:grid;grid-template-columns:repeat(var(--category-cols, 4),minmax(0,1fr));gap:var(--category-gap);list-style:none;margin:0;padding:0;justify-items:stretch}.category-teasers__grid>li{min-width:0}.category-teasers__card{position:relative;display:block;aspect-ratio:3 / 4;border-radius:var(--category-radius);overflow:hidden;text-decoration:none;background:#0b1524;transition:transform .25s ease,box-shadow .25s ease}.category-teasers__card:hover{transform:translateY(-4px);box-shadow:0 18px 40px #0f274747}.category-teasers__media,.category-teasers__image,.category-teasers__shade{position:absolute;top:0;right:0;bottom:0;left:0}.category-teasers__image{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.category-teasers__image--placeholder{background:#142033}.category-teasers__card:hover .category-teasers__image{transform:scale(1.05)}.category-teasers__shade{background:linear-gradient(180deg,transparent 35%,rgba(5,12,24,.92) 100%)}.category-teasers__meta{position:absolute;left:1rem;right:1rem;bottom:1rem;z-index:2;display:grid;gap:.2rem;color:#fff}.category-teasers__title{font-size:.9375rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}@media(max-width:989px){.category-teasers__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:549px){.category-teasers{padding-block:2.25rem}.category-teasers__header{align-items:flex-end;gap:.75rem}.category-teasers__view-all-arrow{display:none}.category-teasers__view-all{border-bottom:1px solid currentColor;padding-bottom:.1rem;line-height:1.2}.category-teasers__view-all:hover{text-decoration:none}}.featured-products{--fp-columns: var(--fp-columns-desktop, 5);padding-block:2.5rem 3.5rem;padding-inline:var(--page-margin);background:var(--fp-section-bg, #eef3f8)}.featured-products__header,.featured-products__carousel-wrap{max-width:var(--page-width);margin-inline:auto}.featured-products__header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.featured-products__heading{margin:0;font-size:1.5rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#2466ab}.featured-products__heading-word{display:inline}.featured-products__heading-word+.featured-products__heading-word:before{content:" "}.featured-products__view-all{font-size:.875rem;font-weight:600;color:#2466ab;text-decoration:none;white-space:nowrap;flex-shrink:0}.featured-products__view-all-arrow{white-space:nowrap}.featured-products__carousel-wrap{position:relative}.featured-products__track{display:flex;gap:1rem;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch}.featured-products__track::-webkit-scrollbar{display:none}.featured-products__track .product-card{flex:0 0 calc((100% - (var(--fp-columns) - 1) * 1rem) / var(--fp-columns));width:calc((100% - (var(--fp-columns) - 1) * 1rem) / var(--fp-columns));max-width:calc((100% - (var(--fp-columns) - 1) * 1rem) / var(--fp-columns));scroll-snap-align:start;min-width:calc((100% - (var(--fp-columns) - 1) * 1rem) / var(--fp-columns))}.featured-products__arrow{z-index:4;width:2.4rem;height:2.4rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#fff;color:#64748b;box-shadow:0 4px 16px #0f274724;cursor:pointer}.featured-products__arrow--side{position:absolute;top:28%}.featured-products__arrow--side.featured-products__arrow--prev{left:-.6rem}.featured-products__arrow--side.featured-products__arrow--next{right:-.6rem}.featured-products__nav{display:none;justify-content:center;gap:.85rem;margin-top:1.25rem}@media(max-width:989px){.featured-products{--fp-columns: 2}.featured-products__arrow--side{display:none}.featured-products__nav{display:flex}}@media(max-width:549px){.featured-products{--fp-columns: 2;padding-block:2rem 2.5rem}.featured-products__header{align-items:flex-end;gap:.75rem}.featured-products__view-all-arrow{display:none}.featured-products__view-all{border-bottom:1px solid currentColor;padding-bottom:.1rem;line-height:1.2}.featured-products__heading{font-size:1.25rem;line-height:1.15}.featured-products__heading-word{display:block}.featured-products__heading-word+.featured-products__heading-word:before{content:none}}.site-footer__newsletter{background:var(--newsletter-bg);padding:3rem var(--page-margin);text-align:center}.site-footer__newsletter-inner{max-width:36rem;margin-inline:auto}.site-footer__newsletter-heading{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#1a2332}.site-footer__newsletter-text{margin:0 0 1.5rem;font-size:.9375rem;line-height:1.5;color:#64748b}.site-footer__newsletter-form{display:flex;align-items:center;justify-content:center;gap:.625rem;flex-wrap:wrap}.site-footer__newsletter-input{flex:1 1 16rem;min-width:min(100%,16rem);width:auto;height:3rem;min-height:3rem;max-height:3rem;padding:0 1.125rem;border:1px solid #d0d7e2;border-radius:10px;background:#fff;font-size:.9375rem;line-height:1.4;color:#1a2332;box-sizing:border-box;-webkit-appearance:none;appearance:none}.site-footer__newsletter-input::placeholder{color:#94a3b8}.site-footer__newsletter-btn{flex:0 0 auto;height:3rem;padding:0 1.5rem;border:none;border-radius:10px;background:#1a3a6b;color:#fff;font-size:.9375rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:background .2s ease}.site-footer__newsletter-btn:hover{background:#152d54}.site-footer__main{background:var(--footer-bg);color:var(--footer-text);padding-top:2.75rem}.site-footer__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem 2.5rem;max-width:var(--page-width);margin-inline:auto;padding:0 var(--page-margin) 2.5rem}.site-footer__links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.site-footer__link{color:inherit;text-decoration:none;font-size:.9375rem;opacity:.92;transition:opacity .2s ease}.site-footer__link:hover{opacity:1;text-decoration:underline}.site-footer__social{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.5rem}.site-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border:1.5px solid rgba(255,255,255,.7);border-radius:50%;color:inherit;text-decoration:none;background:transparent}a.site-footer__social-link:hover{background:#ffffff1f}.site-footer__payments-label{margin:0 0 .75rem;font-size:.9375rem;font-weight:600}.site-footer__payment{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.site-footer__payment-icon{height:1.75rem;width:auto;background:#fff;border-radius:4px;padding:.15rem .25rem}.site-footer__payment-pill{display:inline-flex;align-items:center;padding:.25rem .5rem;background:#fff;color:#1a3a6b;font-size:.6875rem;font-weight:700;border-radius:4px}.site-footer__region-label{margin:0 0 .625rem;font-size:.9375rem;font-weight:600}.site-footer__locale{margin:0 0 1.25rem}.site-footer__locale-wrap{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fff;border-radius:8px;color:#1a2332;min-width:10rem}.site-footer__locale-flag{font-size:1.125rem;line-height:1}.site-footer__locale-select{flex:1;border:none;background:transparent;font-size:.875rem;font-weight:500;color:#1a2332;cursor:pointer;padding:0;-webkit-appearance:auto;appearance:auto}.site-footer__company{font-size:.8125rem;line-height:1.55;opacity:.9}.site-footer__company p{margin:0}.site-footer__company-heading{font-weight:600;margin-bottom:.25rem!important}.site-footer__bottom{border-top:1px solid rgba(255,255,255,.18);padding:1.25rem var(--page-margin);text-align:center}.site-footer__copyright{margin:0;font-size:.8125rem;opacity:.85}@media(max-width:989px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:549px){.site-footer__newsletter{padding-block:2.25rem}.site-footer__newsletter-form{flex-direction:column;align-items:stretch}.site-footer__newsletter-input{flex:none;width:100%;min-width:0}.site-footer__newsletter-btn{width:100%}.site-footer__grid{grid-template-columns:1fr;gap:2rem}}.announcement-bar{background:var(--announcement-bg);color:var(--announcement-color);text-align:center;padding:.55rem var(--page-margin)}.announcement-bar__text{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.site-header{--icon-stroke-width: 1.5;background:var(--header-bg);color:var(--header-fg);position:relative;z-index:40}.site-header--dark{border-bottom:1px solid rgba(255,255,255,.08)}.site-header--light{border-bottom:1px solid rgba(15,39,71,.08)}.site-header--light .site-header__icon-btn:hover{background:#0f27470f}.site-header--light .site-header__search-input{color:#0f2747}.site-header--light .site-header__search-input::placeholder{color:#94a3b8}.site-header--light .site-header__mobile{border-top-color:#0f274714}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:var(--page-width);margin-inline:auto;padding:1rem var(--page-margin);min-height:4.25rem}.site-header__start{display:flex;align-items:center;gap:.15rem;min-width:0;flex-shrink:1}.site-header__logo{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;color:inherit;flex-shrink:0}.site-header__logo-mark{display:flex;color:var(--header-accent)}.site-header__logo-text{font-size:1.25rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.site-header__logo-img{height:1.75rem;width:auto}.site-header__nav{flex:1;display:flex;justify-content:center}.site-header__nav-list{display:flex;align-items:center;gap:1.75rem;list-style:none;margin:0;padding:0}.site-header__nav-link{text-decoration:none;color:#3a3a3a;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;opacity:1;transition:color .2s ease}.site-header__nav-link:hover,.site-header__nav-link.is-active{color:var(--header-accent)}.site-header__nav-item--dropdown,.site-header__dropdown{position:relative}.site-header__dropdown summary{list-style:none;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem}.site-header__dropdown summary::-webkit-details-marker{display:none}.site-header__dropdown-chevron{transition:transform .2s ease}.site-header__dropdown[open] .site-header__dropdown-chevron{transform:rotate(180deg)}.site-header__dropdown-panel{position:absolute;top:calc(100% + .65rem);left:50%;transform:translate(-50%);min-width:13rem;max-width:16rem;max-height:22rem;overflow-y:auto;margin:0;padding:.4rem 0;list-style:none;background:#fff;border:1px solid rgba(15,39,71,.1);border-radius:10px;box-shadow:0 12px 32px #0f27471f;z-index:60}.site-header--dark .site-header__dropdown-panel{background:#0f2747;border-color:#ffffff1f;box-shadow:0 12px 32px #00000059}.site-header__dropdown-link{display:block;padding:.55rem 1rem;color:#3a3a3a;text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:none;transition:color .2s ease,background .2s ease}.site-header--dark .site-header__dropdown-link{color:#ffffffe0}.site-header__dropdown-link:hover,.site-header__dropdown-link.is-active{color:var(--header-accent);background:#2466ab0f}.site-header__dropdown-divider{height:1px;margin:.35rem .75rem;background:#0f27471a}.site-header--dark .site-header__dropdown-divider{background:#ffffff1a}.site-header__dropdown-link--all{font-weight:700;color:var(--header-accent)}.site-header__mobile-dropdown{list-style:none}.site-header__mobile-details summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.site-header__mobile-details summary::-webkit-details-marker{display:none}.site-header__mobile-subnav{list-style:none;margin:0;padding:0 0 .5rem .75rem}.site-header__mobile-sublink{display:block;padding:.55rem 0;color:#64748b;text-decoration:none;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:none}.site-header__mobile-sublink--all{color:var(--header-accent);font-weight:700}.site-header--dark .site-header__mobile-sublink{color:#ffffffa6}.site-header__actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.site-header__icon-btn{position:relative;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;color:inherit;text-decoration:none;background:transparent;border:none;border-radius:50%;cursor:pointer;list-style:none}.site-header__icon-btn::-webkit-details-marker{display:none}.site-header__icon-btn svg{width:1.25rem;height:1.25rem}.site-header__icon-btn:hover{background:#ffffff14}.site-header__search{position:relative;display:flex;align-items:center;justify-content:flex-end;width:2.5rem;flex-shrink:0}.site-header__search-form{position:absolute;right:2.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;width:0;max-width:min(20rem,calc(100vw - 10rem));overflow:hidden;opacity:0;pointer-events:none;background:#f3f5f8;border:1px solid rgba(15,39,71,.1);border-radius:999px;transition:width .28s ease,opacity .2s ease,padding .28s ease;z-index:5}.site-header--dark .site-header__search-form{background:#ffffff1a;border-color:#ffffff24}.site-header__search.is-open .site-header__search-form{width:min(18rem,42vw);opacity:1;pointer-events:auto;padding:0 1rem}.site-header__search-toggle{position:relative;z-index:6}.site-header__search-input{width:100%;min-width:0;border:none;background:transparent;color:inherit;font-size:.875rem;padding:.55rem 0;outline:none}.site-header__search-input::placeholder{color:#ffffff8c}.site-header__close-icon,.site-header__search.is-open .site-header__search-icon{display:none}.site-header__search.is-open .site-header__close-icon{display:block}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header__cart-count{position:absolute;top:2px;right:2px;min-width:1.1rem;height:1.1rem;padding-inline:.2rem;border-radius:999px;background:var(--header-accent);color:#fff;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center}.site-header__cart-count[hidden],.site-header__cart-count.is-empty{display:none}.site-header__menu-toggle{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:none;background:transparent;color:inherit;cursor:pointer;border-radius:8px;flex-shrink:0}.site-header__menu-close,.site-header__menu-toggle[aria-expanded=true] .site-header__menu-icon{display:none}.site-header__menu-toggle[aria-expanded=true] .site-header__menu-close{display:block}.site-header__mobile{display:none;padding:0 var(--page-margin) 1rem;border-top:1px solid rgba(255,255,255,.08)}.site-header__mobile-nav{list-style:none;margin:0;padding:.5rem 0}.site-header__mobile-link{display:block;padding:.75rem 0;color:#3a3a3a;text-decoration:none;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:.875rem}.site-header__mobile-link.is-active,.site-header__mobile-account{color:inherit}.site-header__mobile-link.is-active{color:var(--header-accent)}.site-header__mobile-account{border-top:1px solid rgba(15,39,71,.08);margin-top:.25rem}.site-header--dark .site-header__mobile-account{border-top-color:#ffffff14}@media(max-width:989px){.site-header__inner{gap:.75rem;padding-block:.75rem}.site-header__nav{display:none}.site-header__menu-toggle{display:flex}.site-header__account-desktop{display:none}.site-header__logo-text{font-size:1.05rem}.site-header__search.is-open .site-header__search-form{width:min(14rem,calc(100vw - 11rem));max-width:calc(100vw - 11rem)}.site-header__mobile:not([hidden]){display:block}}.hero-banner{position:relative;background:#0a1628;overflow:hidden}.hero-banner__track{position:relative;min-height:var(--hero-min-height)}.hero-banner__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .6s ease,visibility .6s ease}.hero-banner__slide.is-active{position:relative;opacity:1;visibility:visible}.hero-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-banner__media picture{position:absolute;top:0;right:0;bottom:0;left:0;display:block}.hero-banner__bg{width:100%;height:100%;object-fit:cover;object-position:right center}.hero-banner__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(8,18,36,.55) 0%,rgba(8,18,36,.18) 42%,transparent 68%),linear-gradient(180deg,rgba(8,18,36,.2) 0%,transparent 35%,rgba(8,18,36,.25) 100%)}.hero-banner__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;max-width:var(--page-width);margin-inline:auto;padding-block:4.5rem;padding-right:var(--page-margin);padding-left:clamp(2.5rem,8vw,6.5rem);min-height:var(--hero-min-height);color:#fff;opacity:0}.hero-banner__copy{display:flex;flex-direction:column;gap:1.25rem}.hero-banner__eyebrow{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#7eb6ff}.hero-banner__heading{margin:0;max-width:12ch;font-size:clamp(2.4rem,6vw,4.25rem);font-weight:800;line-height:1.02;letter-spacing:-.03em;text-transform:uppercase}.hero-banner__subheading{margin:0;max-width:38ch;font-size:1.05rem;line-height:1.6;color:#ffffffc7}.hero-banner__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}.hero-banner__cta{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.5rem;font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;border-radius:6px;transition:transform .2s ease,background .2s ease,border-color .2s ease}.hero-banner__cta--primary{background:var(--hero-accent);color:#fff;border:1px solid var(--hero-accent)}.hero-banner__cta--primary:hover{transform:translateY(-2px);filter:brightness(1.08)}.hero-banner__cta--secondary{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.55)}.hero-banner__cta--secondary:hover{border-color:#fff;background:#ffffff14}.hero-banner__trust{display:flex;flex-wrap:wrap;gap:1rem 1.75rem;list-style:none;margin:1.25rem 0 0;padding:0}.hero-banner__trust-item{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#ffffffd1}.hero-banner__trust-icon{display:flex;opacity:.9}.hero-banner__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#08122459;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-banner__arrow--prev{left:1rem}.hero-banner__arrow--next{right:1rem}.hero-banner__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:.45rem}.hero-banner__dot{width:8px;height:8px;border:none;border-radius:50%;background:#ffffff59;cursor:pointer;padding:0}.hero-banner__dot.is-active{background:#fff}@media(max-width:749px){.hero-banner__track,.hero-banner__content{min-height:min(78svh,38rem)}.hero-banner__bg{object-position:center 28%}.hero-banner__shade{background:linear-gradient(180deg,rgba(8,18,36,.2) 0%,transparent 30%),linear-gradient(180deg,transparent 42%,rgba(8,18,36,.55) 72%,rgba(8,18,36,.78) 100%)}.hero-banner__content{justify-content:flex-end;gap:1rem;padding-block:1.25rem max(1.25rem,env(safe-area-inset-bottom,0px));padding-inline:max(var(--page-margin),1.5rem)}.hero-banner__copy{gap:.7rem;padding-top:0}.hero-banner__heading{max-width:none;font-size:clamp(1.85rem,8vw,2.5rem)}.hero-banner__subheading{max-width:32ch;font-size:.92rem}.hero-banner__actions{margin-top:.15rem;padding-bottom:.35rem}.hero-banner__cta{width:100%}.hero-banner__cta--secondary,.hero-banner__trust,.hero-banner__arrow{display:none}.hero-banner__dots{bottom:auto;top:50%;left:auto;right:.85rem;transform:translateY(-50%);flex-direction:column}}.hero-banner__slide.is-active .hero-banner__content.is-in{animation:hero-banner-fade-in 1.8s cubic-bezier(.33,0,.2,1) both}@keyframes hero-banner-fade-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hero-banner__content{opacity:1;animation:none!important}}.trust-bar{background:var(--trust-bg);color:var(--trust-fg);padding:1.35rem var(--page-margin)}.trust-bar__list{list-style:none;margin:0 auto;padding:0;max-width:var(--page-width);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;width:100%}.trust-bar__item{display:flex;align-items:center;gap:.85rem;justify-content:center;min-width:0}.trust-bar__icon{display:flex;flex-shrink:0}.trust-bar__stars{letter-spacing:.05em;color:#f5c542;font-size:.9rem}.trust-bar__copy{display:flex;flex-direction:column;gap:.15rem;min-width:0}.trust-bar__title{font-size:.8125rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.trust-bar__text{font-size:.75rem;opacity:.85}@media(max-width:989px){.trust-bar{padding-block:1.5rem}.trust-bar__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem 1.25rem}}@media(max-width:549px){.trust-bar{padding:1.5rem max(var(--page-margin),1.25rem)}.trust-bar__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem 1rem}.trust-bar__item{flex-direction:column;text-align:center;gap:.5rem}.trust-bar__copy{align-items:center}.trust-bar__title{font-size:.75rem}.trust-bar__text{font-size:.6875rem;line-height:1.35}}.trustpilot-reviews{padding:0;background:#fff}.trustpilot-reviews__inner{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch;max-width:none;width:100%;overflow:hidden}.trustpilot-reviews__left{display:grid;justify-items:center;align-content:center;text-align:center;gap:.85rem;padding:4rem clamp(2rem,5vw,4.5rem);color:#fff;background:var(--tp-bg, #00b67a)}.trustpilot-reviews__brand{display:inline-flex;align-items:center;gap:.4rem}.trustpilot-reviews__brand-name{font-size:1.35rem;font-weight:800;color:#fff;letter-spacing:-.02em}.trustpilot-reviews__heading{margin:0;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff;line-height:1.2}.trustpilot-reviews__excellent{font-size:1.25rem;font-weight:700;color:#fff}.trustpilot-reviews__stars{display:flex;gap:.25rem;justify-content:center}.trustpilot-reviews__meta{margin:0;font-size:.9375rem;color:#fffffff2}.trustpilot-reviews__profile-link{margin-top:.25rem;font-size:.875rem;font-weight:600;color:#fff;text-decoration:underline;text-underline-offset:.2em}.trustpilot-reviews__right{display:grid;gap:1rem;align-content:center;min-width:0;padding:4rem clamp(2rem,5vw,4.5rem);background:#fff}.trustpilot-reviews__slider{position:relative;min-height:14rem}.trustpilot-reviews__card{display:none;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:12px;background:var(--tp-star, #00b67a);box-shadow:0 12px 32px #00b67a38;opacity:0;transform:translateY(8px)}.trustpilot-reviews__card.is-active{display:flex;animation:trustpilot-card-in .45s ease both}@keyframes trustpilot-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.trustpilot-reviews__card-stars{display:flex;gap:.18rem}.trustpilot-reviews__card-title{margin:0;font-size:1.05rem;font-weight:700;color:#fff;line-height:1.35}.trustpilot-reviews__card-body{margin:0;font-size:.9375rem;line-height:1.6;color:#fffffff2}.trustpilot-reviews__card-footer{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-top:.35rem}.trustpilot-reviews__card-name{font-size:.875rem;font-weight:700;color:#fff}.trustpilot-reviews__card-date{font-size:.75rem;color:#fffc}.trustpilot-reviews__verified{display:inline-flex;align-items:center;gap:.3rem;margin:0;font-size:.75rem;font-weight:600;color:#fff}.trustpilot-reviews__progress{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#00b67a2e}.trustpilot-reviews__progress-bar{display:block;width:100%;height:100%;border-radius:inherit;background:var(--tp-star, #00b67a);transform:scaleX(0);transform-origin:left center}.trustpilot-reviews__progress-bar.is-running{animation:trustpilot-progress var(--tp-duration, 10s) linear forwards}@keyframes trustpilot-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media(max-width:749px){.trustpilot-reviews__inner{grid-template-columns:1fr}.trustpilot-reviews__left,.trustpilot-reviews__right{padding:2.75rem 1.5rem}.trustpilot-reviews__slider{min-height:12rem}}@media(prefers-reduced-motion:reduce){.trustpilot-reviews__card.is-active{animation:none;opacity:1;transform:none}.trustpilot-reviews__progress-bar.is-running{animation:none;transform:scaleX(1)}}.why-choose{padding-block:0}.why-choose__grid{display:grid;grid-template-columns:.9fr 1.1fr;width:100%;max-width:none;margin:0;padding:0;gap:0;overflow:hidden;border-radius:0;min-height:380px}.why-choose__promo{position:relative;background:var(--why-bg);min-height:380px}.why-choose__promo-media{position:absolute;top:0;right:0;bottom:0;left:0}.why-choose__promo-img{width:100%;height:100%;object-fit:cover}.why-choose__promo-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#08122459,#081224d1)}.why-choose__features{background:#fff;border:1px solid #e8edf3;border-left:none;padding:2.25rem 2rem;display:flex;flex-direction:column;justify-content:center}.why-choose__features-heading{margin:0 0 1.75rem;font-size:1.35rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#2466ab;text-align:center}.why-choose__list{list-style:none;margin:0;padding:0;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:1.75rem 1.5rem}.why-choose__item{display:flex;gap:.85rem;align-items:flex-start}.why-choose__item-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:8px;background:#eff6ff;color:#2466ab;flex-shrink:0}.why-choose__item-title{margin:0 0 .3rem;font-size:.8125rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f2747}.why-choose__item-text{margin:0;font-size:.8125rem;line-height:1.5;color:#64748b}@media(max-width:989px){.why-choose__grid{grid-template-columns:1fr}.why-choose__features{border-left:1px solid #e8edf3;border-top:none}}@media(max-width:549px){.why-choose__list{grid-template-columns:1fr}}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html.cookie-consent-locked,html.cookie-consent-locked body{overflow:hidden!important;height:100%!important;overscroll-behavior:none}.cookie-consent[hidden]{display:none!important}.cookie-consent:not([hidden]){display:block}.cookie-consent__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000073;overflow:auto;-webkit-overflow-scrolling:touch}.cookie-consent__overlay[data-cookie-step=notice]{align-items:center}.cookie-consent__notice,.cookie-consent__modal{width:min(100%,34rem);margin:0 auto;padding:1.35rem 1.35rem 1.4rem;border-radius:14px;background:#fff;color:#0f2747;box-shadow:0 28px 70px #00000047}.cookie-consent__notice{width:min(100%,48rem)}.cookie-consent__notice[hidden],.cookie-consent__modal[hidden]{display:none!important}.cookie-consent__modal{max-height:min(90vh,42rem);overflow:auto;width:min(100%,30rem)}.cookie-consent__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.cookie-consent__title{margin:0 0 .45rem;font-size:1.15rem;font-weight:800}.cookie-consent__header .cookie-consent__title{margin-bottom:0}.cookie-consent__text,.cookie-consent__intro{margin:0 0 1.1rem;font-size:.875rem;line-height:1.55;color:#4a5d78}.cookie-consent__text a,.cookie-consent__intro a{color:#2466ab}.cookie-consent__close{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e9f0;border-radius:999px;background:#fff;color:#0f2747;cursor:pointer}.cookie-consent__categories{display:grid;gap:.75rem}.cookie-consent__category{padding:.85rem 1rem;border:1px solid #e5e9f0;border-radius:10px;background:#f8fafc}.cookie-consent__category-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.cookie-consent__category-trigger{flex:1;min-width:0;padding:0;border:none;background:transparent;color:inherit;text-align:left;cursor:pointer}.cookie-consent__category-title{display:block;margin:0;font-size:.9rem;font-weight:700}.cookie-consent__category-text{margin:.55rem 0 0;font-size:.8125rem;line-height:1.5;color:#4a5d78}.cookie-consent__always-on{flex-shrink:0;font-size:.75rem;font-weight:700;color:#2466ab;text-transform:uppercase;letter-spacing:.04em}@media(max-width:749px){.cookie-consent__modal{display:flex;flex-direction:column;height:min(88vh,34rem);max-height:min(88vh,34rem);overflow:hidden}.cookie-consent__intro{flex-shrink:0}.cookie-consent__categories{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.cookie-consent__modal .cookie-consent__actions{flex-shrink:0;margin-top:auto;padding-top:.75rem}.cookie-consent__category-text{display:none}.cookie-consent__category.is-open .cookie-consent__category-text{display:block}.cookie-consent__category-title:after{content:"";display:inline-block;width:.4rem;height:.4rem;margin-left:.45rem;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-.1rem) rotate(45deg);opacity:.55;transition:transform .2s ease}.cookie-consent__category.is-open .cookie-consent__category-title:after{transform:translateY(.1rem) rotate(225deg)}}.cookie-consent__switch{position:relative;display:inline-flex;flex-shrink:0;cursor:pointer}.cookie-consent__switch input{position:absolute;opacity:0;pointer-events:none}.cookie-consent__switch-ui{width:2.75rem;height:1.55rem;border-radius:999px;background:#c5ccd6;transition:background .2s ease}.cookie-consent__switch-ui:after{content:"";position:absolute;top:.2rem;left:.2rem;width:1.15rem;height:1.15rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f274740;transition:transform .2s ease}.cookie-consent__switch input:checked+.cookie-consent__switch-ui{background:#2466ab}.cookie-consent__switch input:checked+.cookie-consent__switch-ui:after{transform:translate(1.2rem)}.cookie-consent__switch input:focus-visible+.cookie-consent__switch-ui{outline:2px solid #2466ab;outline-offset:2px}.cookie-consent__actions{display:flex;flex-direction:column;gap:.55rem;margin-top:1.25rem}.cookie-consent__btn{flex:1 1 auto;width:100%;min-width:0;min-height:2.75rem;padding:.55rem .75rem;border-radius:8px;border:1px solid transparent;font-size:.8125rem;font-weight:700;letter-spacing:.02em;line-height:1.25;cursor:pointer}.cookie-consent__btn--primary{background:#0f2747;color:#fff}.cookie-consent__btn--primary:hover{background:#081629}.cookie-consent__btn--secondary{background:#2466ab;color:#fff}.cookie-consent__btn--secondary:hover{background:#1d538c}.cookie-consent__btn--ghost{background:#fff;border-color:#c9d3e0;color:#0f2747}.cookie-consent__btn--ghost:hover{background:#f4f7fb}@media(min-width:750px){.cookie-consent__overlay[data-cookie-step=notice]{align-items:flex-end;padding-bottom:max(1.25rem,env(safe-area-inset-bottom))}.cookie-consent__overlay[data-cookie-step=prefs]{align-items:center}.cookie-consent__notice{width:min(100%,52rem);padding:1.5rem}.cookie-consent__modal{width:min(100%,34rem);padding:1.5rem}.cookie-consent__actions{flex-direction:row;flex-wrap:nowrap;gap:.45rem}.cookie-consent__btn{flex:1 1 0;width:auto;font-size:.8125rem;padding:.55rem .75rem}.cookie-consent__category-trigger,.cookie-consent__category>.cookie-consent__category-top{cursor:default;pointer-events:none}.cookie-consent__category .cookie-consent__switch{pointer-events:auto}.cookie-consent__category-text{display:block}}.product-card{--product-card-accent: var(--product-card-accent-color, var(--fp-accent, #2466ab));min-width:0}.product-card__media{position:relative;aspect-ratio:4 / 5;border-radius:10px;background:var(--product-card-media-bg, var(--fp-media-bg, #e8edf3));overflow:hidden;margin-bottom:.85rem}.product-card__badge{position:absolute;top:.7rem;left:.7rem;z-index:2;padding:.2rem .5rem;border-radius:4px;font-size:.625rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#fff}.product-card__badge--new{background:#2466ab}.product-card__badge--sale{background:#60a5fa;color:#0f2747}.product-card__wish{position:absolute;top:.6rem;right:.6rem;z-index:2;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ffffffeb;color:#64748b}.product-card__image-link{display:block;width:100%;height:100%}.product-card__image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .3s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__info{display:grid;gap:.35rem}.product-card__title{font-size:.9rem;font-weight:700;color:#0f2747;text-decoration:none;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card__price{display:flex;gap:.45rem;align-items:baseline;font-size:.95rem;font-weight:700;color:#0f2747}.product-card__price s{font-size:.8rem;font-weight:500;color:#94a3b8}.product-card__rating{display:flex;align-items:center;gap:.1rem}.product-card__reviews{margin-left:.3rem;font-size:.75rem;color:#94a3b8}.product-card__actions{position:absolute;left:0;right:0;bottom:0;z-index:3}.product-card__checkout{display:flex;align-items:center;justify-content:center;width:100%;min-height:2.65rem;padding:.55rem 1rem;border:none;border-radius:0;background:#0f2747;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-decoration:none;cursor:pointer;animation:product-card-checkout-in .25s ease}.product-card__checkout[hidden]{display:none!important}@keyframes product-card-checkout-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.product-card__options{width:100%;min-height:2.65rem;padding:.7rem .75rem;border:none;border-radius:0;background:var(--product-card-accent);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s ease,opacity .2s ease}.product-card__options:hover:not(:disabled){background:#1d528c}.product-card__options:disabled{opacity:.55;cursor:not-allowed}.product-card__atc{--background: var(--product-card-accent);--text: #fff;--cart: #fff;--tick: var(--background);position:relative;width:100%;min-height:2.65rem;border:none;border-radius:0;padding:.55rem 1rem;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;overflow:hidden;cursor:pointer;text-align:center;color:var(--text);background:var(--background);transform:scale(var(--scale, 1));transition:transform .4s cubic-bezier(.36,1.01,.32,1.27)}.product-card__atc:active:not(:disabled){--scale: .98}.product-card__atc:disabled{opacity:.55;cursor:not-allowed}.product-card__atc>span{font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;position:relative;margin:0 auto;width:fit-content;line-height:1.6rem;transform:translateY(var(--span-y, 0));transition:transform .7s ease}.product-card__plus{width:.75rem;height:.75rem;flex-shrink:0;display:block;transform:rotate(var(--icon-r, 0deg));transition:transform .65s ease .05s}.product-card__atc-label{display:block}.product-card__cart{position:absolute;left:50%;top:50%;margin:-13px 0 0 -18px;transform-origin:12px 23px;transform:translate(-220px) rotate(-18deg);opacity:0;visibility:hidden;pointer-events:none}.product-card__cart:before,.product-card__cart:after{content:"";position:absolute}.product-card__cart:before{width:6px;height:6px;border-radius:50%;box-shadow:inset 0 0 0 2px var(--cart);bottom:0;left:9px;filter:drop-shadow(11px 0 0 var(--cart))}.product-card__cart:after{width:16px;height:9px;background:var(--cart);left:9px;bottom:7px;transform-origin:50% 100%;transform:perspective(4px) rotateX(-6deg) scaleY(var(--fill, 0));transition:transform 1.2s ease var(--fill-d, 0s)}.product-card__cart svg{z-index:1;width:36px;height:26px;display:block;position:relative;fill:none;stroke:var(--cart);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.product-card__cart svg polyline:last-child{stroke:var(--tick);stroke-dasharray:10px;stroke-dashoffset:var(--offset, 10px);transition:stroke-dashoffset .4s ease var(--offset-d, 0s)}.product-card__atc.is-loading{--scale: .98;--span-y: -32px;--icon-r: 180deg;--fill: 1;--fill-d: .8s;--offset: 0;--offset-d: 1.73s;pointer-events:none}.product-card__atc.is-loading .product-card__cart{opacity:1;visibility:visible;animation:product-card-cart 3.4s linear forwards .2s}@keyframes product-card-cart{0%{transform:translate(-220px) rotate(-18deg)}12.5%{transform:translate(-60px) rotate(-18deg)}25%,45%,55%,75%{transform:none}50%{transform:scale(.9)}44%,56%{transform-origin:12px 23px}45%,55%{transform-origin:50% 50%}87.5%{transform:translate(70px) rotate(-18deg)}to{transform:translate(180px) rotate(-18deg)}}@media(max-width:989px){.product-card__atc>span,.product-card__options,.product-card__checkout{font-size:.6875rem}.product-card__atc,.product-card__options,.product-card__checkout{min-height:2.4rem;padding:.55rem .5rem}}@media(prefers-reduced-motion:reduce){.product-card__atc.is-loading .product-card__cart{animation:none}.product-card__atc.is-loading{--span-y: 0;--icon-r: 0deg}}.product-quick-buy:not([open]){display:none!important}.product-quick-buy[open]{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%,-50%)!important;margin:0!important;width:min(94vw,46rem);max-width:calc(100vw - 2rem);height:fit-content;max-height:min(92vh,42rem);padding:0;border:none;border-radius:14px;background:#fff;color:#0f2747;box-shadow:0 28px 70px #00000073;overflow:hidden}html.product-quick-buy-open,html.product-quick-buy-open body{overflow:hidden!important;overflow-x:hidden!important}html:has(.product-quick-buy[open]),html:has(.product-quick-buy[open]) body{overflow:hidden;overflow-x:hidden}.product-quick-buy::backdrop{background:#000000bf;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.product-quick-buy__panel{position:relative;display:grid}.product-quick-buy__close{position:absolute;top:.85rem;right:.85rem;z-index:3;width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e9f0;border-radius:999px;background:#fff;color:#0f2747;cursor:pointer}.product-quick-buy__gallery{position:relative;background:#f7f8fb}.product-quick-buy__slides{position:relative;aspect-ratio:1 / 1}.product-quick-buy__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .25s ease}.product-quick-buy__slide.is-active{opacity:1;pointer-events:auto}.product-quick-buy__slide--variant{z-index:1}.product-quick-buy__image{width:100%;height:100%;object-fit:cover}.product-quick-buy__dots{position:absolute;left:50%;bottom:.85rem;z-index:2;display:flex;align-items:center;gap:.35rem;transform:translate(-50%)}.product-quick-buy__dot{width:.4rem;height:.4rem;padding:0;border:none;border-radius:999px;background:#0f274738;cursor:pointer;transition:width .2s ease,background .2s ease}.product-quick-buy__dot.is-active{width:1.35rem;background:#0f2747}.product-quick-buy__content{display:grid;gap:.85rem;align-content:start;padding:1.5rem 1.4rem 1rem}.product-quick-buy__title{margin:0;padding-right:2rem;font-size:1.05rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;line-height:1.3;color:#0f2747}.product-quick-buy__meta{display:grid;gap:.45rem}.product-quick-buy__rating{display:flex;align-items:center;gap:.12rem}.product-quick-buy__reviews{margin-left:.35rem;font-size:.8125rem;color:#8a94a6}.product-quick-buy__prices{display:flex;align-items:baseline;gap:.55rem}.product-quick-buy__price{font-size:1.05rem;font-weight:600;color:#0f2747}.product-quick-buy__compare{font-size:.9rem;color:#94a3b8}.product-quick-buy__options{display:grid;gap:.9rem}.product-quick-buy__option{margin:0;padding:0;border:none;min-inline-size:0}.product-quick-buy__option-label{display:block;margin-bottom:.45rem;font-size:.8125rem;font-weight:600;color:#0f2747}.product-quick-buy__swatches{display:flex;flex-wrap:wrap;gap:.55rem}.product-quick-buy__swatch{position:relative;display:inline-flex;cursor:pointer}.product-quick-buy__swatch-input{position:absolute;opacity:0;pointer-events:none}.product-quick-buy__swatch-visual{display:block;width:2.5rem;height:2.5rem;border-radius:50%;overflow:hidden;background:#eef1f5;box-shadow:inset 0 0 0 1px #0f27471f;transition:box-shadow .15s ease}.product-quick-buy__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.product-quick-buy__swatch-input:checked+.product-quick-buy__swatch-visual{box-shadow:inset 0 0 0 1px #0f27471f,0 0 0 2px #fff,0 0 0 3.5px #0f2747}.product-quick-buy__swatch--pill .product-quick-buy__swatch-text{display:inline-flex;align-items:center;min-height:2.15rem;padding:0 .9rem;border:1px solid #d5dae3;border-radius:999px;background:#fff;font-size:.8125rem;font-weight:600;color:#0f2747}.product-quick-buy__swatch-input:checked+.product-quick-buy__swatch-text{border-color:#0f2747;background:#0f2747;color:#fff}.product-quick-buy__qty{display:grid;gap:.45rem}.product-quick-buy__qty-controls{display:inline-flex;align-items:center;width:fit-content;border:1px solid #d5dae3;border-radius:8px;overflow:hidden}.product-quick-buy__qty-btn{width:2.4rem;height:2.4rem;border:none;background:#fff;color:#0f2747;font-size:1.05rem;cursor:pointer}.product-quick-buy__qty-input{width:2.75rem;height:2.4rem;border:none;border-left:1px solid #d5dae3;border-right:1px solid #d5dae3;text-align:center;font-size:.9rem;color:#0f2747;-webkit-appearance:textfield;appearance:textfield}.product-quick-buy__qty-input::-webkit-outer-spin-button,.product-quick-buy__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-quick-buy__error{margin:0;font-size:.8125rem;color:#b42318}.product-quick-buy__actions{display:grid;gap:.55rem;padding:0 1.4rem 1.5rem}.product-quick-buy__atc,.product-quick-buy__buy{width:100%;height:3rem;border:none;border-radius:8px;font-size:.8125rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.product-quick-buy__atc{background:#0f2747;color:#fff}.product-quick-buy__atc:hover:not(:disabled){background:#081629}.product-quick-buy__buy{background:#5b4dff;color:#fff}.product-quick-buy__buy:hover:not(:disabled){background:#4a3de0}.product-quick-buy__atc:disabled,.product-quick-buy__buy:disabled{opacity:.55;cursor:not-allowed}@media(min-width:750px){.product-quick-buy__panel{grid-template-columns:1fr 1.05fr;grid-template-rows:1fr auto;min-height:28rem}.product-quick-buy__gallery{grid-column:1;grid-row:1 / -1}.product-quick-buy__content{grid-column:2;grid-row:1;align-self:start}.product-quick-buy__actions{grid-column:2;grid-row:2;padding:0 1.4rem 1.5rem}.product-quick-buy__gallery,.product-quick-buy__slides{height:100%;min-height:28rem;aspect-ratio:auto}}@media(max-width:749px){.product-quick-buy[open]{top:auto!important;left:0!important;right:0!important;bottom:var(--qb-vv-bottom, 0px)!important;transform:none!important;width:auto!important;max-width:none!important;height:auto!important;max-height:var(--qb-vv-max-height, 90svh)!important;border-radius:18px 18px 0 0;overflow:hidden;display:flex!important;flex-direction:column;box-shadow:0 -12px 40px #00000047}.product-quick-buy__panel{display:flex!important;flex-direction:column;width:100%;max-height:var(--qb-vv-max-height, 90svh);min-height:0;overflow:hidden;grid-template-columns:none;grid-template-rows:none}.product-quick-buy__gallery{flex:0 0 auto;width:100%;background:#f3f5f8}.product-quick-buy__slides{position:relative;width:100%!important;height:12.5rem!important;max-height:12.5rem!important;aspect-ratio:auto!important;margin:0!important;border-radius:0!important}.product-quick-buy__image{width:100%;height:100%;object-fit:cover;object-position:center}.product-quick-buy__dots{bottom:.7rem}.product-quick-buy__content{flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:.85rem 1rem .5rem;gap:.65rem;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"title title" "meta qty" "options options" "error error";align-content:start}.product-quick-buy__title{grid-area:title;font-size:.92rem;padding-right:2.25rem;line-height:1.25}.product-quick-buy__meta{grid-area:meta;align-self:center;gap:.25rem;min-width:0}.product-quick-buy__price{font-size:1rem}.product-quick-buy__qty{grid-area:qty;align-self:center;justify-self:end;gap:.35rem}.product-quick-buy__qty .product-quick-buy__option-label{margin-bottom:0;font-size:.75rem;line-height:1}.product-quick-buy__qty-controls{border-radius:8px}.product-quick-buy__qty-btn,.product-quick-buy__qty-input{width:2.15rem;height:2.15rem}.product-quick-buy__qty-input{width:2.4rem}.product-quick-buy__options{grid-area:options}.product-quick-buy__option-label{margin-bottom:.35rem;font-size:.75rem}.product-quick-buy__swatch-visual{width:2.15rem;height:2.15rem}.product-quick-buy__error{grid-area:error}.product-quick-buy__actions{flex:0 0 auto!important;display:grid!important;grid-template-columns:1fr;gap:.45rem;width:100%;margin:0;padding:.7rem 1rem calc(.85rem + env(safe-area-inset-bottom));border-top:1px solid #eef1f5;background:#fff;grid-column:auto;grid-row:auto}.product-quick-buy__atc,.product-quick-buy__buy{display:flex!important;align-items:center;justify-content:center;width:100%;height:2.7rem;min-height:2.7rem;font-size:.75rem;visibility:visible!important}.product-quick-buy__close{top:.65rem;right:.65rem}}
/*# sourceMappingURL=/cdn/shop/t/2/compiled_assets/styles.css.map?subset=QMAKwAlI */
