.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}}.product-page{--pp-border: #e5e9f0;--pp-muted: #64748b;background:#fff;color:var(--pp-dark);padding:1.25rem var(--page-margin) 3.5rem}.product-page__top{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:2.5rem 3rem;max-width:var(--page-width);margin:0 auto 2.5rem}.product-page__main-media{aspect-ratio:1;border-radius:4px;overflow:hidden;background:#eef2f7}.product-page__main-image{width:100%;height:100%;object-fit:cover;display:block}.product-page__thumbs{display:flex;gap:.65rem;margin-top:.85rem;overflow-x:auto;padding-bottom:.2rem}.product-page__thumb{position:relative;flex:0 0 4.5rem;width:4.5rem;height:4.5rem;padding:0;border:1.5px solid transparent;border-radius:4px;overflow:hidden;background:#eef2f7;cursor:pointer}.product-page__thumb.is-active{border-color:var(--pp-accent)}.product-page__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-page__thumb-more{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#0f27478c;color:#fff;font-size:.75rem;font-weight:700}.product-page__breadcrumbs{display:flex;flex-wrap:wrap;gap:.35rem;margin-bottom:.85rem;font-size:.75rem;color:var(--pp-muted)}.product-page__breadcrumbs a{color:inherit;text-decoration:none}.product-page__breadcrumbs a:hover{color:var(--pp-accent)}.product-page__title{margin:0 0 .75rem;font-size:clamp(1.5rem,2.4vw,2rem);font-weight:800;letter-spacing:-.02em;line-height:1.2}.product-page__excerpt{margin-bottom:1rem}.product-page__excerpt-text{margin:0;color:var(--pp-muted);font-size:.9375rem;line-height:1.55}.product-page__read-more{margin-top:.35rem;padding:0;border:0;background:none;color:var(--pp-accent);font:inherit;font-size:.875rem;font-weight:700;cursor:pointer}.product-page__social-proof{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem;margin-bottom:1rem}.product-page__sold{font-size:.8125rem;font-weight:700;color:var(--pp-dark)}.product-page__rating{display:inline-flex;align-items:center;gap:.2rem;font-size:.8125rem;color:var(--pp-muted)}.product-page__rating strong{margin-left:.25rem;color:var(--pp-dark)}.product-page__price{display:flex;align-items:baseline;gap:.65rem;margin-bottom:1.35rem}.product-page__price-current{font-size:1.75rem;font-weight:800}.product-page__price-compare{font-size:1rem;color:#f87171}.product-page__option{border:0;margin:0 0 1.15rem;padding:0}.product-page__option-label{margin:0 0 .55rem;font-size:.875rem;font-weight:700}.product-page__swatches{display:flex;flex-wrap:wrap;gap:.5rem}.product-page__swatch{position:relative;cursor:pointer}.product-page__swatch input{position:absolute;opacity:0;pointer-events:none}.product-page__swatch--pill span{display:inline-flex;min-width:2.75rem;justify-content:center;padding:.55rem .7rem;border:1.5px solid var(--pp-border);border-radius:4px;font-size:.8125rem;font-weight:700}.product-page__swatch--image{display:block;width:2.75rem;height:2.75rem;border:1.5px solid var(--pp-border);border-radius:4px;overflow:hidden}.product-page__swatch-img{width:100%;height:100%;object-fit:cover;display:block}.product-page__swatch input:checked+span,.product-page__swatch--image:has(input:checked){border-color:var(--pp-dark);box-shadow:inset 0 0 0 1px var(--pp-dark)}.product-page__qty{display:flex;align-items:center;gap:.85rem;margin-bottom:1.25rem}.product-page__qty-controls{display:inline-flex;border:1px solid #d5dae3;border-radius:2px;overflow:hidden}.product-page__qty-btn,.product-page__qty-input{width:2.5rem;height:2.5rem;border:0;background:#fff;color:inherit;font:inherit;text-align:center}.product-page__qty-btn{cursor:pointer}.product-page__qty-input{border-left:1px solid #d5dae3;border-right:1px solid #d5dae3;-webkit-appearance:textfield;appearance:textfield}.product-page__qty-input::-webkit-outer-spin-button,.product-page__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.product-page__error{margin:0 0 .75rem;color:#dc2626;font-size:.875rem}.product-page__error[hidden]{display:none!important}.product-page__actions{display:grid;gap:.65rem}.product-page__atc,.product-page__buy{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;min-height:3.1rem;padding:.85rem 1rem;border-radius:4px;font:inherit;font-size:.9375rem;font-weight:700;cursor:pointer}.product-page__atc{border:0;background:var(--pp-accent);color:#fff}.product-page__atc:disabled,.product-page__buy:disabled{opacity:.5;cursor:not-allowed}.product-page__buy{border:1.5px solid var(--pp-accent);background:#fff;color:var(--pp-accent)}.product-page__secondary{display:flex;gap:1.25rem;margin-top:1rem}.product-page__secondary-btn{display:inline-flex;align-items:center;gap:.4rem;padding:0;border:0;background:none;color:var(--pp-muted);font:inherit;font-size:.8125rem;font-weight:600;cursor:pointer}.product-page__secondary-btn svg{flex-shrink:0}.product-page__secondary-btn[aria-pressed=true]{color:var(--pp-accent)}.product-page__secondary-btn[aria-pressed=true] svg path{fill:currentColor}.product-page__trust{list-style:none;margin:1.35rem 0 0;padding:1.1rem 0 0;border-top:1px solid var(--pp-border);display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1rem}.product-page__trust-item{display:grid;grid-template-columns:auto 1fr;gap:.55rem;align-items:start}.product-page__trust-icon{display:grid;place-items:center;width:2rem;height:2rem;border-radius:50%;background:color-mix(in srgb,var(--pp-accent) 10%,white);color:var(--pp-accent)}.product-page__trust-item strong{display:block;font-size:.8125rem;font-weight:700;line-height:1.25}.product-page__trust-item small{display:block;margin-top:.15rem;font-size:.75rem;color:var(--pp-muted);line-height:1.35}.product-page__payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1rem}.product-page__payment-icon{height:1.5rem;width:auto}.product-page__tabs{max-width:var(--page-width);margin:0 auto 3rem}.product-page__tablist{display:flex;gap:1.5rem;border-bottom:1px solid var(--pp-border);margin-bottom:1.5rem}.product-page__tab{position:relative;padding:.85rem 0;border:0;background:none;color:var(--pp-muted);font:inherit;font-size:.9375rem;font-weight:700;cursor:pointer}.product-page__tab.is-active{color:var(--pp-accent)}.product-page__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--pp-accent)}.product-page__panel[hidden]{display:none!important}.product-page__details{font-size:.95rem;line-height:1.65;color:#334155}.product-page__details :first-child{margin-top:0}.product-page__reviews{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(14rem,.7fr);gap:1.5rem}.product-page__reviews-heading{margin:0 0 1rem;font-size:1.15rem}.product-page__reviews-empty,.product-page__reviews-meta{color:var(--pp-muted);font-size:.9rem}.product-page__reviews-summary{border:1px solid var(--pp-border);border-radius:8px;padding:1.25rem;text-align:center;height:max-content}.product-page__reviews-score{margin:0 0 .35rem;font-size:2rem;font-weight:800}.product-page__related,.product-page__recent{max-width:var(--page-width);margin:0 auto 2.5rem}.product-page__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.15rem}.product-page__section-title{margin:0;font-size:1.35rem;font-weight:800}.product-page__section-link{color:var(--pp-accent);font-size:.875rem;font-weight:700;text-decoration:none}.product-page__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.product-page__recent-card{display:grid;gap:.65rem;text-decoration:none;color:inherit}.product-page__recent-media{aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:#e8edf3}.product-page__recent-media img{width:100%;height:100%;object-fit:cover;display:block}.product-page__recent-title{font-size:.9rem;font-weight:700;line-height:1.3}.product-page__recent-price{font-size:.9rem;font-weight:700}@media(max-width:989px){.product-page{padding:.85rem .85rem 3rem}.product-page__top{grid-template-columns:1fr;gap:1.5rem;margin-bottom:2rem}.product-page__reviews{grid-template-columns:1fr}.product-page__related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}}.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-landing{--pl-accent: var(--pp-accent, #2466ab);--pl-dark: var(--pp-dark, #0f2747);--pl-muted: #64748b;--pl-border: #e5e9f0;max-width:var(--page-width);margin:0 auto;padding:.5rem 0 1rem}.product-landing__block{padding:2.75rem 0;border-top:1px solid var(--pl-border)}.product-landing__heading{margin:0 0 1.25rem;font-size:clamp(1.35rem,2.4vw,1.85rem);font-weight:800;letter-spacing:-.02em;color:var(--pl-dark);line-height:1.2}.product-landing__heading--center{text-align:center;max-width:18ch;margin-left:auto;margin-right:auto}.product-landing__lead{max-width:42rem;margin:0 auto;text-align:center;font-size:1.05rem;line-height:1.65;color:var(--pl-muted)}.product-landing__text{margin:0;font-size:1rem;line-height:1.65;color:var(--pl-muted)}.product-landing__split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem 3rem;align-items:center}.product-landing__split--center{justify-items:center}.product-landing__media{border-radius:12px;overflow:hidden;background:#eef2f7}.product-landing__media--wide{border-radius:14px}.product-landing__media--contain{background:transparent;display:flex;justify-content:center}.product-landing__img{display:block;width:100%;height:auto}.product-landing__img--contain{width:auto;max-width:100%;max-height:280px;object-fit:contain}.product-landing__list{list-style:none;margin:0;padding:0;display:grid;gap:.85rem}.product-landing__list li{display:flex;align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:600;color:var(--pl-dark);line-height:1.4}.product-landing__check{flex:0 0 auto;width:1.5rem;height:1.5rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--pl-accent) 12%,white);color:var(--pl-accent);margin-top:.05rem}.product-landing__faq-list{display:grid;gap:.65rem;max-width:48rem}.product-landing__faq-item{border:1px solid var(--pl-border);border-radius:10px;background:#fff;padding:0 1rem}.product-landing__faq-q{cursor:pointer;list-style:none;padding:1rem 1.75rem 1rem 0;font-weight:700;color:var(--pl-dark);position:relative}.product-landing__faq-q::-webkit-details-marker{display:none}.product-landing__faq-q:after{content:"+";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:1.25rem;color:var(--pl-accent)}.product-landing__faq-item[open] .product-landing__faq-q:after{content:"\2212"}.product-landing__faq-a{padding:0 0 1rem;color:var(--pl-muted);line-height:1.6}.product-landing__faq-a p{margin:0}@media(max-width:989px){.product-landing__split{grid-template-columns:1fr;gap:1.5rem}.product-landing__block{padding:2rem 0}.product-landing__heading--center{max-width:none}}.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=AIACAghY */
