:root{--usp-ink: #29252c;--usp-slate: #4f4a52;--usp-red: #0100c8;--usp-red-dark: #00009f;--usp-brass: #0046ff;--usp-stone: #ffffff;--usp-paper: #ffffff;--usp-line: #ededed;--usp-muted: #949494}html{scroll-behavior:smooth}body{background:var(--usp-stone);color:var(--usp-ink)}a{text-underline-offset:.2em}:focus-visible{outline:3px solid var(--usp-brass);outline-offset:3px}.usp-shell{width:min(100% - 32px,1280px);margin-inline:auto}.usp-eyebrow{margin:0 0 14px;color:var(--usp-red);font-family:var(--font-accent--family);font-size:.78rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.usp-home h1,.usp-home h2,.usp-home h3,.usp-product-trust h2,.usp-product-trust h3{color:var(--usp-ink);margin-top:0}.usp-home h1{max-width:840px;margin-bottom:22px;font-size:clamp(3.2rem,8vw,6.6rem);line-height:.92;letter-spacing:-.035em;text-wrap:balance;text-transform:uppercase}.usp-home h2,.usp-product-trust h2{font-size:clamp(2.2rem,4.6vw,4rem);line-height:.98;letter-spacing:-.025em;text-transform:uppercase}.usp-hero{position:relative;isolation:isolate;overflow:hidden;min-height:min(820px,calc(100svh - var(--header-group-height, 110px)));border-bottom:2px solid var(--usp-red);background:var(--usp-ink) var(--usp-hero-image) center / cover no-repeat;color:#fff}.usp-hero:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a123aeb,#0a123ab8 48%,#0a123a1f);content:""}.usp-hero:after{position:absolute;z-index:-1;right:-12%;bottom:-60%;width:48%;aspect-ratio:1;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05;content:""}.usp-hero__inner{display:grid;min-height:inherit;align-content:center;gap:34px;padding-block:88px 74px}.usp-hero__copy{max-width:860px}.usp-hero .usp-eyebrow,.usp-hero h1{color:#fff}.usp-hero__text{max-width:610px;color:#ffffffbd;font-size:clamp(1.02rem,1.8vw,1.2rem);line-height:1.7}.usp-hero__text p{margin:0}.usp-hero__actions{display:flex;flex-wrap:wrap;gap:11px;margin-top:32px}.usp-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid transparent;border-radius:0;padding:13px 24px;font-family:var(--font-accent--family);font-size:.86rem;font-weight:700;letter-spacing:.1em;line-height:1;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.usp-button--primary{background:var(--usp-red);color:#fff}.usp-button--primary:hover{background:var(--usp-red-dark);color:#fff}.usp-button--secondary{border-color:#ffffff80;color:#fff}.usp-button--secondary:hover{border-color:#fff;background:#fff;color:var(--usp-ink)}.usp-hero__support{margin:20px 0 0;color:#ffffff8c;font-size:.8rem}.usp-hero__support a{color:inherit}.usp-hero__meta{display:flex;width:fit-content;align-items:center;gap:14px;color:#fff9}.usp-hero__meta>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.32);color:#fff;font-family:var(--font-accent--family);font-size:.72rem}.usp-hero__meta p{margin:0;font-size:.72rem;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.usp-hero__meta strong{color:#fff;font-weight:600}.usp-trust{background:#0100c8;color:#fff}.usp-trust__grid{display:grid}.usp-trust__item{display:flex;min-width:0;align-items:center;gap:13px;border-bottom:1px solid rgba(255,255,255,.1);padding:20px 0}.usp-trust__item:last-child{border-bottom:0}.usp-trust svg{width:24px;flex:0 0 24px;fill:none;stroke:var(--usp-brass);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.55}.usp-trust span{display:grid;gap:1px}.usp-trust strong{font-family:var(--font-accent--family);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.usp-trust small{color:#ffffff94;font-size:.72rem}.usp-category{background:var(--usp-paper);padding-block:42px}.usp-category__links{display:grid;border-top:1px solid var(--usp-line)}.usp-category__links a{display:flex;min-height:62px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--usp-line);color:var(--usp-ink);padding:10px 2px;font-family:var(--font-accent--family);font-size:1.08rem;font-weight:700;letter-spacing:.035em;text-decoration:none;text-transform:uppercase;transition:color .18s ease,padding .18s ease}.usp-category__links a:hover{color:var(--usp-red);padding-inline:10px}.usp-category__links span{color:var(--usp-red);font-size:1.1rem}.usp-featured{background:var(--usp-stone);padding-block:78px 88px}.usp-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:34px}.usp-section-heading h2{max-width:820px;margin-bottom:0}.usp-section-heading>a,.usp-text-link{flex:0 0 auto;color:var(--usp-red);font-family:var(--font-accent--family);font-size:.82rem;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.usp-section-heading>a:hover,.usp-text-link:hover{text-decoration:underline}.usp-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px 12px}.usp-product-card{min-width:0}.usp-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f3f3f3}.usp-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.usp-product-card:hover .usp-product-card__media img{transform:scale(1.02)}.usp-product-card__badge{position:absolute;top:10px;left:10px;background:var(--usp-red);color:#fff;padding:6px 9px;font-family:var(--font-accent--family);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.usp-product-card__body{padding-top:14px}.usp-product-card h3{min-height:2.65em;margin-bottom:8px;font-family:var(--font-subheading--family);font-size:.92rem;font-weight:600;line-height:1.35}.usp-product-card h3 a{color:inherit;text-decoration:none}.usp-product-card__price{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;color:var(--usp-ink);font-weight:700}.usp-product-card__price s{color:var(--usp-muted);font-size:.78rem;font-weight:400}.usp-product-card__link{display:inline-block;margin-top:10px;color:var(--usp-red);font-family:var(--font-accent--family);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.usp-manifesto{position:relative;overflow:hidden;background:#0046ff;color:#fff;padding-block:82px}.usp-manifesto:after{position:absolute;right:-9vw;bottom:-19vw;width:42vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.22);border-radius:50%;content:""}.usp-manifesto__grid{position:relative;z-index:1;display:grid;gap:26px}.usp-manifesto .usp-eyebrow{color:#ffffffb8}.usp-manifesto h2{color:#fff;margin-bottom:0}.usp-manifesto__copy{align-self:end;color:#ffffffd1;font-size:1rem;line-height:1.7}.usp-manifesto .usp-text-link{color:#fff}.usp-faq{background:var(--usp-paper);padding-block:78px 90px}.usp-faq__grid{display:grid;gap:40px}.usp-faq__intro>p:last-child{max-width:470px;color:var(--usp-muted);line-height:1.65}.usp-faq__items{border-top:1px solid var(--usp-line)}.usp-faq details{border-bottom:1px solid var(--usp-line)}.usp-faq summary{display:flex;min-height:68px;cursor:pointer;align-items:center;justify-content:space-between;gap:20px;font-weight:600;list-style:none}.usp-faq summary::-webkit-details-marker{display:none}.usp-faq summary span{color:var(--usp-red);font-size:1.25rem;transition:transform .18s ease}.usp-faq details[open] summary span{transform:rotate(45deg)}.usp-faq details p{margin:-2px 0 22px;color:var(--usp-muted);line-height:1.65}.usp-product-trust{border-top:1px solid var(--usp-line);background:var(--usp-paper);padding-block:64px 74px}.usp-section-heading--compact{margin-bottom:24px}.usp-product-trust__grid{display:grid;gap:1px;background:var(--usp-line)}.usp-product-trust article{background:var(--usp-paper);padding:26px}.usp-product-trust article>span{color:var(--usp-red);font-family:var(--font-accent--family);font-size:.72rem;font-weight:700;letter-spacing:.1em}.usp-product-trust h3{margin:10px 0 8px;font-size:1.55rem;text-transform:uppercase}.usp-product-trust article p{margin:0;color:var(--usp-muted);line-height:1.6}.usp-product-trust__links{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:20px}.usp-product-trust__links a{color:var(--usp-red);font-weight:700}.shopify-policy__container{max-width:820px;padding-block:56px 80px}.shopify-policy__title{text-align:left}.shopify-policy__body{line-height:1.72}.shopify-policy__body h2,.shopify-policy__body h3{margin-top:2em}.shopify-policy__body table{display:block;max-width:100%;overflow-x:auto}.product-information{--usp-pdp-border: #ededed;--usp-pdp-subtle: #f7f7f7}.product-information__grid{align-items:start}.product-information .product-information__media{background:var(--usp-paper)}.product-information .product-details>.group-block{box-shadow:0 8px 24px #29252c0b}.product-information .product-details h1{margin:0;color:var(--usp-ink);font-size:clamp(2.05rem,3.7vw,3.35rem);line-height:1.01;letter-spacing:-.012em;text-transform:uppercase}.product-information .price{font-size:clamp(1.4rem,2.2vw,1.85rem);font-weight:750}.product-information .compare-at-price{color:var(--usp-muted);font-size:.92rem;font-weight:500}.usp-pdp-breadcrumb{display:flex;min-width:0;align-items:center;gap:7px;color:var(--usp-muted);font-size:.72rem;line-height:1.35}.usp-pdp-breadcrumb a{color:inherit;text-decoration:none}.usp-pdp-breadcrumb a:hover{color:var(--usp-red);text-decoration:underline}.usp-pdp-breadcrumb span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.usp-pdp-offer{display:flex;min-height:38px;align-items:center;gap:10px;border-left:3px solid var(--usp-red);background:#fff6ed;padding:8px 11px;color:var(--usp-slate);font-size:.78rem;line-height:1.35}.usp-pdp-offer strong{flex:0 0 auto;background:var(--usp-red);color:#fff;padding:4px 7px;font-family:var(--font-accent--family);font-size:.65rem;letter-spacing:.09em;text-transform:uppercase}.product-information .variant-picker__form{gap:18px}.product-information .variant-option--buttons legend,.product-information .variant-option--dropdowns>label{margin-bottom:9px;font-family:var(--font-accent--family);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-information .variant-option__swatch-value{font-family:var(--font-body--family);font-weight:500;letter-spacing:0;text-transform:none}.product-information .variant-option__button-label:not(.variant-option__button-label--has-swatch){min-height:44px;min-width:48px;border-radius:0}.product-information .variant-option__button-label--has-swatch,.product-information .variant-option__button-label--has-swatch .swatch{border-radius:50%}.product-information .quantity-selector{min-height:46px;border-radius:0}.product-information .buy-buttons-block .button,.product-information .shopify-payment-button__button{min-height:54px;border-radius:0!important;font-family:var(--font-accent--family);font-size:.86rem;font-weight:700;letter-spacing:.085em;text-transform:uppercase}.product-information .buy-buttons-block .add-to-cart-button:hover{background:var(--usp-red-dark)!important;border-color:var(--usp-red-dark)!important}.usp-pdp-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--usp-pdp-border);background:var(--usp-pdp-border);gap:1px}.usp-pdp-benefits>div{display:flex;min-width:0;align-items:center;gap:9px;background:var(--usp-pdp-subtle);padding:13px 10px}.usp-pdp-benefits svg{width:21px;flex:0 0 21px;fill:none;stroke:var(--usp-red);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.usp-pdp-benefits span{display:grid;min-width:0;gap:1px}.usp-pdp-benefits strong{font-family:var(--font-accent--family);font-size:.68rem;letter-spacing:.045em;line-height:1.2;text-transform:uppercase}.usp-pdp-benefits small{color:var(--usp-muted);font-size:.62rem;line-height:1.25}.product-information .accordion summary{min-height:58px;font-family:var(--font-accent--family);letter-spacing:.045em;text-transform:uppercase}.product-information .accordion .rte{color:var(--usp-slate);font-size:.92rem;line-height:1.68}.product-information .accordion .rte img{height:auto;max-width:100%}.product-information .accordion .rte table{display:block;max-width:100%;overflow-x:auto}.product-recommendations{border-top:1px solid var(--usp-pdp-border)}.product-recommendations h2{font-size:clamp(2.25rem,4.2vw,4rem);letter-spacing:-.02em;text-transform:uppercase}.sticky-add-to-cart__bar{border-radius:0}@media(min-width:750px){.usp-shell{width:min(100% - 72px,1280px)}.usp-hero__inner{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding-block:112px 82px}.usp-hero__meta{justify-self:end}.usp-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))}.usp-trust__item{border-right:1px solid rgba(255,255,255,.1);border-bottom:0;padding:22px 30px}.usp-trust__item:first-child{padding-left:0}.usp-trust__item:last-child{border-right:0}.usp-category__links{grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid var(--usp-line)}.usp-category__links a{min-height:84px;border-right:1px solid var(--usp-line);padding-inline:18px}.usp-category__links a:hover{padding-inline:26px 10px}.usp-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 20px}.usp-manifesto__grid,.usp-faq__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.78fr);gap:84px}.usp-product-trust__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.usp-hero{min-height:680px;background-position:66% center}.usp-hero:before{background:linear-gradient(180deg,#0a123a8a,#0a123aeb 76%)}.usp-hero__inner{align-content:end}.usp-hero__meta{display:none}.usp-hero__actions{display:grid}.usp-button{width:100%}.usp-section-heading{align-items:flex-start}.usp-section-heading>a{padding-top:7px}.usp-featured{padding-block:58px 68px}.usp-manifesto,.usp-faq{padding-block:62px 68px}.product-information{padding-block-start:0!important}.product-information .product-information__grid{gap:0}.product-information .product-details>.group-block{border-inline:0!important;box-shadow:none;padding:22px 16px 28px!important}.product-information .product-details h1{font-size:clamp(2.15rem,11vw,3.35rem)}.product-information .product-information__media{margin-inline:-16px}.usp-pdp-benefits{grid-template-columns:1fr}.usp-pdp-benefits>div{min-height:54px;padding:10px 12px}.usp-pdp-benefits strong{font-size:.72rem}.usp-pdp-benefits small{font-size:.66rem}.product-information .buy-buttons-block .button,.product-information .shopify-payment-button__button{min-height:56px}.product-information .variant-option__button-label:not(.variant-option__button-label--has-swatch){min-height:46px;min-width:50px}.product-recommendations h2{font-size:clamp(2.15rem,10vw,3.2rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.product-information .accordion .rte{overflow-wrap:anywhere;text-align:left;text-wrap:pretty}.product-information .accordion .rte :is(.usp-product-description,.product-details,.product-desc-item-content){display:block!important;width:100%!important;max-width:100%!important}.product-information .accordion .rte p{display:block!important;width:100%;margin-block:0 0 .65rem!important;color:inherit!important;font-family:inherit!important;line-height:1.65!important;white-space:normal!important}.product-information .accordion .rte :is(ul,ol){display:block;width:100%;margin-block:0 1rem;padding-inline-start:1.35rem}.product-information .accordion .rte li{margin-block-end:.45rem;color:inherit!important;font-family:inherit!important;line-height:1.6;white-space:normal!important}.product-information .accordion .rte :is(span,font){color:inherit!important;font-family:inherit!important;white-space:normal!important}.product-information .accordion .rte img{display:block;width:auto;max-width:100%!important;height:auto!important;margin:1.25rem auto 0}.product-information .accordion .rte :is(p,div):has(>img:only-child){margin-block-start:1.25rem!important;margin-block-end:0!important}@media(max-width:749px){.product-information .accordion .rte{font-size:.95rem;line-height:1.62}.product-information .accordion .rte img{width:100%}}@media screen and (min-width:750px){.product-information .product-information__grid{align-items:start;grid-auto-rows:auto;overflow:visible}.product-information .product-information__media,.product-information .product-details{align-self:start;margin-block-start:0}.product-information .product-information__media{position:relative!important;height:auto;max-height:none;overflow:visible}.product-information .product-information__media>media-gallery.sticky-content{--usp-gallery-sticky-top: 16px;--constrained-height: min(760px, calc(100dvh - var(--usp-gallery-sticky-top) - 24px));position:sticky!important;top:var(--usp-gallery-sticky-top)!important;z-index:2;display:block;width:100%;max-width:min(100%,calc(var(--constrained-height) + var(--thumbnail-width, 72px) + 16px));height:fit-content;max-height:var(--constrained-height);margin:0 auto 0 0;align-self:start}body:has(#header-group #header-component[data-sticky-state=active]) .product-information .product-information__media>media-gallery.sticky-content{--usp-gallery-sticky-top: calc(var(--header-height, 0px) + 12px)}.product-information .product-information__media .product-media-container.constrain-height{max-height:var(--constrained-height)}.product-information .product-information__media .product-media-container.constrain-height :is(.product-media,.product-media-constraint-wrapper,img,video){max-height:var(--constrained-height)}.product-information .product-information__media media-gallery slideshow-component{max-height:var(--constrained-height)}.product-information .product-details.sticky-content--desktop{position:static;top:auto}.product-information .product-details>.group-block{margin-block-start:0}}@media screen and (max-width:749px){.product-information .product-information__media,.product-information .product-information__media>media-gallery.sticky-content{position:static!important;top:auto!important;width:100%;max-width:none;height:auto;max-height:none;margin:0}}@media screen and (min-width:750px){.product-information[data-usp-gallery-scroll=true] .product-information__grid{align-items:stretch}.product-information[data-usp-gallery-scroll=true] .product-information__media{align-self:stretch;height:100%!important;min-height:100%}.product-information[data-usp-gallery-scroll=true] .product-information__media>media-gallery.sticky-content{position:relative!important;top:0!important;margin-block-start:0;transition:none!important}}@media screen and (max-width:749px){.product-information[data-usp-gallery-scroll=true] .product-information__media>media-gallery.sticky-content{transform:none!important}}body,.page-wrapper{background-color:#fff;color:var(--usp-ink)}.product-card,.collection-card,.predictive-search-results__card{color:var(--usp-ink)}.product-card :is(.card-gallery,.product-card__image),.collection-card .collection-card__image{background-color:#f3f3f3}.product-information .product-details>.group-block{border-color:var(--usp-line)!important;background:#fff}.product-recommendations{background:#fff}.product-information .buy-buttons-block .button,.product-information .shopify-payment-button__button{border-radius:0!important}.product-information .variant-option__button-label:not(.variant-option__button-label--has-swatch){background:#fff}.product-information .variant-option__button-label:not(.variant-option__button-label--has-swatch):hover{border-color:#0100c8}:root{--usp-blue: #0046ff;--usp-blue-dark: #0100c8;--usp-black: #29252c;--usp-gray: #f3f3f3;--usp-border: #ededed}.usp-shopline-home{overflow:clip;background:#fff;color:var(--usp-black)}.usp-shopline-collage{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(230px,1fr));min-height:clamp(520px,46vw,720px);background:#111}.usp-shopline-collage__item{position:relative;display:block;min-width:0;overflow:hidden;background:#111}.usp-shopline-collage__item--1{grid-column:1 / 3;grid-row:1 / 3}.usp-shopline-collage__item--2{grid-column:3 / 5;grid-row:1}.usp-shopline-collage__item--3{grid-column:3;grid-row:2}.usp-shopline-collage__item--4{grid-column:4;grid-row:2}.usp-shopline-collage__item img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.usp-shopline-collage__item:hover img{transform:scale(1.025)}.usp-shopline-promo{overflow:hidden;background:linear-gradient(90deg,#0046ff,#7097ff,#fff,#ff98aa,#0046ff);color:#0100c8}.usp-shopline-promo__track{display:flex;width:max-content;min-width:100%;min-height:52px;align-items:center;justify-content:center;gap:28px;padding-inline:24px;font-size:clamp(.9rem,1.6vw,1.2rem);font-weight:600;white-space:nowrap}.usp-shopline-promo__track i{width:46px;height:2px;background:currentColor}.usp-shopline-featured{padding-block:62px 78px;background:#fff}.usp-shopline-heading{display:grid;justify-items:center;gap:22px;margin-bottom:34px;text-align:center}.usp-shopline-heading h2{margin:0;color:var(--usp-black);font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3.1rem);font-weight:700;letter-spacing:.01em}.usp-shopline-heading--center h2{max-width:900px;font-family:var(--font-heading--family);font-size:clamp(1.45rem,2.5vw,2.1rem);line-height:1.2}.usp-shopline-chip{display:inline-flex;min-height:44px;align-items:center;border-radius:6px;background:var(--usp-blue-dark);color:#fff;padding:9px 22px;font-weight:600;text-decoration:none}.usp-shopline-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:38px 20px}.usp-shopline-product-card{min-width:0}.usp-shopline-product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1;background:var(--usp-gray)}.usp-shopline-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.usp-shopline-product-card:hover .usp-shopline-product-card__media img{transform:scale(1.02)}.usp-shopline-product-card__badge{position:absolute;top:10px;left:10px;background:var(--usp-blue-dark);color:#fff;padding:5px 9px;font-size:.7rem;font-weight:600}.usp-shopline-product-card__body{padding-top:14px}.usp-shopline-product-card h3{min-height:2.8em;margin:0 0 8px;overflow:hidden;font-family:var(--font-body--family);font-size:.94rem;font-weight:400;line-height:1.4}.usp-shopline-product-card h3 a{color:inherit;text-decoration:none}.usp-shopline-product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:12px}.usp-shopline-product-card__price strong{font-size:1.08rem}.usp-shopline-product-card__price s{color:#949494;font-size:.8rem}.usp-shopline-product-card__cta,.usp-shopline-community__link{display:flex;min-height:44px;align-items:center;justify-content:center;background:#0046ff;color:#fff;padding:10px 16px;font-size:.86rem;text-align:center;text-decoration:none}.usp-shopline-community{padding-block:72px 86px;background:#fff}.usp-shopline-community__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:36px 22px}.usp-shopline-community__card{min-width:0;text-align:center}.usp-shopline-community__card>a:first-child{display:block;overflow:hidden;aspect-ratio:.72;border-radius:10px;background:var(--usp-gray)}.usp-shopline-community__card img{width:100%;height:100%;object-fit:cover}.usp-shopline-community__card h3{min-height:2.5em;margin:16px 0 5px;overflow:hidden;font-size:1.08rem;font-weight:600;line-height:1.25}.usp-shopline-community__card p{min-height:2.7em;margin:0 0 16px;color:#727272;font-size:.78rem;line-height:1.35}.usp-shopline-community__link{width:fit-content;min-height:38px;margin-inline:auto;padding-inline:20px}.usp-shopline-story{display:grid;grid-template-columns:1fr 1fr;background:#f3f3f3}.usp-shopline-story__media{min-height:560px;overflow:hidden}.usp-shopline-story__media img{width:100%;height:100%;object-fit:cover}.usp-shopline-story__content{display:grid;align-content:center;justify-items:start;gap:22px;padding:clamp(42px,7vw,96px)}.usp-shopline-kicker{margin:0;color:var(--usp-blue-dark);font-size:.78rem;font-weight:600;letter-spacing:.1em}.usp-shopline-story__content h2{max-width:600px;margin:0;font-family:var(--font-heading--family);font-size:clamp(2rem,3.8vw,3.6rem);line-height:1.06}.usp-shopline-story__copy{max-width:600px;color:#4f4a52;font-size:1rem;line-height:1.7}.usp-shopline-story__content>a{color:var(--usp-blue-dark);font-weight:500;text-underline-offset:4px}.usp-shopline-services{padding-block:76px;background:#fff}.usp-shopline-services__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.usp-shopline-services article{text-align:center}.usp-shopline-services svg{width:34px;margin:0 auto 16px;fill:none;stroke:#111;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.usp-shopline-services h3{margin:0 0 8px;font-size:1rem;font-weight:600;text-transform:uppercase}.usp-shopline-services p{margin:0;color:#727272;font-size:.78rem;line-height:1.45}.product-grid-container,.product-grid-container .product-card__content{background:#fff}.product-grid-container .statefolk-product-card-actions{position:relative;z-index:2;display:block;width:100%;margin-top:8px}.product-grid-container .statefolk-product-card-actions .quick-add,.product-grid-container .statefolk-product-card-actions .quick-add__button{width:100%}.product-grid-container .statefolk-product-card-actions .quick-add__button{min-height:44px;border-color:#0046ff!important;border-radius:0!important;background:#0046ff!important;color:#fff!important;font-weight:400;text-transform:none}.product-grid-container .statefolk-product-card-actions .quick-add__button:hover{border-color:#0037cc!important;background:#0037cc!important}.product-grid-container .product-card :is(h3,h4,.h3,.h4){font-family:var(--font-body--family);font-size:.94rem;font-weight:400;line-height:1.4}.product-grid-container .price{color:var(--usp-black);font-size:1.05rem;font-weight:600}.product-information .product-details>.group-block{border:0!important;box-shadow:none;padding:0!important}.product-information .product-details h1{font-family:var(--font-heading--family);font-size:clamp(1.65rem,2.35vw,2.15rem);font-weight:600;line-height:1.25;letter-spacing:0;text-transform:none}.product-information .variant-option--buttons legend,.product-information .variant-option--dropdowns>label,.product-information .accordion summary{letter-spacing:0;text-transform:none}.product-information .buy-buttons-block .button,.product-information .shopify-payment-button__button{letter-spacing:0;text-transform:none}.product-information .buy-buttons-block .add-to-cart-button{border-color:var(--usp-blue-dark)!important;background:var(--usp-blue-dark)!important;color:#fff!important}.product-information .buy-buttons-block .add-to-cart-button:hover{border-color:#00009f!important;background:#00009f!important}.product-recommendations h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3rem);text-align:center;text-transform:uppercase}@media screen and (max-width:989px){.usp-shopline-product-grid,.usp-shopline-community__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:749px){.usp-shell{width:min(100% - 28px,1280px)}.usp-shopline-collage{grid-template-columns:1.12fr .88fr;grid-template-rows:repeat(2,minmax(190px,44vw));min-height:0}.usp-shopline-collage__item--1{grid-column:1;grid-row:1 / 3}.usp-shopline-collage__item--2{grid-column:2;grid-row:1}.usp-shopline-collage__item--3{grid-column:2;grid-row:2}.usp-shopline-collage__item--4{display:none}.usp-shopline-promo__track{justify-content:flex-start;min-height:46px;gap:16px;overflow:hidden;font-size:.82rem}.usp-shopline-promo__track i{width:28px}.usp-shopline-featured{padding-block:46px 58px}.usp-shopline-heading{gap:16px;margin-bottom:24px}.usp-shopline-heading h2{font-size:2rem}.usp-shopline-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 10px}.usp-shopline-product-card__body{padding-top:10px}.usp-shopline-product-card h3{font-size:.82rem}.usp-shopline-product-card__price strong{font-size:.96rem}.usp-shopline-product-card__cta{min-height:42px;padding-inline:8px;font-size:.78rem}.usp-shopline-community{padding-block:54px 66px}.usp-shopline-community__grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.usp-shopline-community__card{flex:0 0 72vw;scroll-snap-align:start}.usp-shopline-story{grid-template-columns:1fr}.usp-shopline-story__media{min-height:0;aspect-ratio:1}.usp-shopline-story__content{padding:40px 20px 48px}.usp-shopline-services{padding-block:52px}.usp-shopline-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 18px}.product-grid-container .statefolk-product-card-actions .quick-add__button{min-height:42px}.product-information .product-details h1{font-size:1.65rem}}.usp-shopline-banner{position:relative;display:block;overflow:hidden;width:100%;background:#0b0b0d;line-height:0}.usp-shopline-banner img{display:block;width:100%;height:auto;aspect-ratio:1983 / 793;object-fit:cover;object-position:center}.usp-shopline-community__card>a:first-child{background:#111}.usp-shopline-community__card img{object-position:center top}.usp-shopline-story__media img{object-position:center}@media screen and (max-width:749px){.usp-shopline-banner img{aspect-ratio:1.55 / 1;object-fit:cover;object-position:center}.usp-shopline-community__card>a:first-child{aspect-ratio:.72}}:is(.product-card,.product-grid__card) a[ref=productTitleLink]{display:block!important;width:100%;min-width:0;max-width:100%;overflow:hidden}:is(.product-card,.product-grid__card) a[ref=productTitleLink]>*{width:100%;min-width:0;max-width:100%}:is(.product-card,.product-grid__card) a[ref=productTitleLink] p,.product-grid-container .product-card :is(h3,h4,.h3,.h4),.resource-card[data-resource-type=product] .resource-card__title,.usp-product-card h3{display:block!important;width:100%;min-width:0;max-width:100%;min-height:1.35em;max-height:1.35em;overflow:hidden!important;line-height:1.35!important;white-space:nowrap!important;text-overflow:ellipsis!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-box-orient:horizontal!important;-webkit-line-clamp:1!important}.usp-footer-main-background,.usp-footer-main-section,.usp-footer-utilities-background,.usp-footer-utilities-section{background-color:#0037cc!important}.usp-footer-main-section,.usp-footer-utilities-section{color:#fff}.usp-footer-wave{height:96px;margin-bottom:-1px;overflow:hidden;background:#fff;color:#0037cc;line-height:0}.usp-footer-wave__svg{display:block;width:100%;height:100%;overflow:hidden}.usp-footer-wave__layer>use{transform-box:fill-box;transform-origin:center;will-change:transform}.usp-footer-wave__layer--1>use{animation:usp-footer-wave-left 10s linear infinite}.usp-footer-wave__layer--2>use{opacity:.4;animation:usp-footer-wave-right 8s linear infinite}.usp-footer-wave__layer--3>use{opacity:.3;animation:usp-footer-wave-left 6s linear infinite}.usp-footer-wave__layer--4>use{opacity:.2;animation:usp-footer-wave-right 4s linear infinite}@keyframes usp-footer-wave-left{0%{transform:translate3d(85px,0,0)}to{transform:translate3d(-90px,0,0)}}@keyframes usp-footer-wave-right{0%{transform:translate3d(-90px,0,0)}to{transform:translate3d(85px,0,0)}}@media(prefers-reduced-motion:reduce){.usp-footer-wave__layer>use{animation:none;transform:none}}.footer-content{color:#fff}.footer-content>*{min-width:0}.footer-content a{color:#ffffffd1;text-decoration:none;text-underline-offset:.2em;transition:color .16s ease,text-decoration-color .16s ease}.footer-content a:hover{color:#fff;text-decoration:underline;text-decoration-thickness:1px}.footer-content h2,.footer-content h3,.footer-content h4,.footer-content .menu__heading__default{margin:0 0 18px;color:#fff;font-size:clamp(1rem,.94rem + .18vw,1.12rem);font-weight:650;line-height:1.25;letter-spacing:.015em}.footer-content p{margin-block:0 9px;color:#ffffffd1;line-height:1.55}.footer-content strong{color:#fff;font-weight:650}.footer-content .menu-list__list{gap:9px}.usp-footer-meta-row{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:28px;width:100%;padding:0 0 24px;color:#fff;border-bottom:1px solid rgba(255,255,255,.28)}.usp-footer-localization-form{display:grid;grid-template-columns:102px 228px;width:min(100%,348px);gap:12px}.usp-footer-localization-control{position:relative;min-width:0}.usp-footer-localization-control:after{position:absolute;top:50%;right:15px;width:7px;height:7px;border-right:1.5px solid #ffffff;border-bottom:1.5px solid #ffffff;content:"";pointer-events:none;transform:translateY(-65%) rotate(45deg)}.usp-footer-localization-form select{width:100%;min-height:44px;padding:0 38px 0 13px;border:1px solid rgba(255,255,255,.28);border-radius:0;-webkit-appearance:none;appearance:none;background:transparent;color:#fff;font:inherit;font-size:.95rem;cursor:pointer}.usp-footer-localization-form select:hover{border-color:#ffffff8c}.usp-footer-localization-form select:focus-visible{border-color:#fff;outline:1px solid #ffffff;outline-offset:2px}.usp-footer-localization-form select option{background:#fff;color:#071a4a}.usp-footer-payments{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.usp-footer-payments li{display:flex}.usp-footer-payments svg{width:38px;height:auto;max-height:26px}.footer-utilities .utilities{justify-content:center;padding-top:14px;border-top:0;color:#ffffffd1}.footer-utilities .footer-utilities__group-copyright,.footer-utilities .footer-utilities__group-copyright a{color:#ffffffd1}@media screen and (min-width:990px){.footer-content[style*="--grid-columns: 4"]{grid-template-columns:minmax(170px,.9fr) minmax(230px,1.15fr) minmax(190px,1fr) minmax(220px,1.12fr)}}@media screen and (max-width:749px){.usp-footer-wave{height:48px}.footer-content{gap:30px!important}.footer-content>*{padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.22)}.footer-content>*:last-child{padding-bottom:0;border-bottom:0}.footer-content h2,.footer-content h3,.footer-content h4,.footer-content .menu__heading__default{margin-bottom:13px}.usp-footer-meta-row{grid-template-columns:1fr;align-items:start;gap:22px}.usp-footer-localization-form{grid-template-columns:minmax(94px,.7fr) minmax(176px,1.6fr);width:100%;gap:10px}.usp-footer-payments{justify-content:flex-start}.footer-utilities .utilities,.footer-utilities .utilities--blocks-1>*{justify-self:center;text-align:center}}.usp-category-hub{background:#fff}.usp-category-showcase{padding:clamp(48px,6vw,82px) 0;color:#17213a}.usp-category-showcase--white{background:#fff}.usp-category-showcase--blue{background:#f2f7ff}.usp-category-showcase__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;margin-bottom:28px}.usp-category-showcase__copy{min-width:0}.usp-category-showcase__eyebrow{margin:0 0 8px;color:#0046ff;font-size:.78rem;font-weight:750;line-height:1.2;letter-spacing:.12em;text-transform:uppercase}.usp-category-showcase h2{margin:0;color:#101a35;font-size:clamp(1.75rem,1.45rem + 1.25vw,2.75rem);font-weight:750;line-height:1.05;letter-spacing:-.035em}.usp-category-showcase__description{max-width:680px;margin:12px 0 0;color:#596275;font-size:1rem;line-height:1.55}.usp-category-showcase__view-all{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:44px;padding:0 18px;border:1px solid #0046ff;border-radius:999px;color:#0046ff;font-size:.9rem;font-weight:700;text-decoration:none;transition:background-color .16s ease,color .16s ease,transform .16s ease}.usp-category-showcase__view-all:hover{background:#0046ff;color:#fff;transform:translateY(-1px)}.usp-category-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,1.7vw,24px)}.usp-category-product{min-width:0;overflow:hidden;border:1px solid #e0e8f4;border-radius:14px;background:#fff;box-shadow:0 6px 22px #0f2f5c0f;transition:transform .18s ease,box-shadow .18s ease}.usp-category-product:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f2f5c1c}.usp-category-product__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:#f6f8fc}.usp-category-product__media img,.usp-category-product__placeholder{display:block;width:100%;height:100%;object-fit:cover;transition:transform .26s ease}.usp-category-product:hover .usp-category-product__media img{transform:scale(1.025)}.usp-category-product__badge{position:absolute;top:10px;left:10px;padding:5px 9px;border-radius:999px;background:#0046ff;color:#fff;font-size:.72rem;font-weight:750;line-height:1;text-transform:uppercase}.usp-category-product__body{padding:14px}.usp-category-product h3{margin:0;font-size:.93rem;font-weight:650;line-height:1.35}.usp-category-product h3 a{display:block;overflow:hidden;color:#17213a;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.usp-category-product__price{display:flex;align-items:baseline;gap:8px;min-height:22px;margin-top:8px;font-size:.9rem}.usp-category-product__price strong{color:#0046ff;font-weight:750}.usp-category-product__price s{color:#8b93a3;font-size:.8rem}.usp-category-product__cta{display:flex;align-items:center;justify-content:center;min-height:40px;margin-top:12px;border-radius:7px;background:#0046ff;color:#fff;font-size:.82rem;font-weight:700;text-decoration:none}.usp-category-product__cta:hover{background:#00009f;color:#fff}.usp-category-showcase__empty{grid-column:1 / -1;margin:0;padding:30px;border:1px dashed #c8d6e8;border-radius:12px;color:#596275;text-align:center}@media screen and (max-width:749px){.usp-category-showcase{padding:44px 0}.usp-category-showcase__header{grid-template-columns:minmax(0,1fr);align-items:start;gap:17px;margin-bottom:22px}.usp-category-showcase__view-all{width:max-content;min-height:40px;padding-inline:15px}.usp-category-products{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:minmax(164px,44vw);justify-content:start;gap:12px;margin-inline:calc(var(--page-margin, 20px) * -1);padding-inline:var(--page-margin, 20px);padding-bottom:10px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-padding-inline:var(--page-margin, 20px);scroll-snap-type:inline mandatory;scrollbar-width:none}.usp-category-products::-webkit-scrollbar{display:none}.usp-category-product{scroll-snap-align:start;border-radius:11px}.usp-category-product__body{padding:12px}.usp-category-product h3{font-size:.86rem}.usp-category-product__cta{min-height:38px;font-size:.78rem}}.usp-category-showcase h2 a{color:inherit;text-decoration:none;text-underline-offset:.16em}.usp-category-showcase h2 a:hover{color:#0046ff;text-decoration:underline;text-decoration-thickness:2px}.usp-pdp-discount-stack{display:grid;gap:10px;color:var(--usp-ink)}.usp-pdp-tier{overflow:hidden;border:1px solid #cbd9ff;border-radius:8px;background:#f4f7ff}.usp-pdp-tier summary{display:grid!important;grid-template-columns:minmax(0,1fr) auto 16px;min-height:52px!important;cursor:pointer;align-items:center;gap:10px;padding:13px 14px;font-family:var(--font-accent--family);list-style:none}.usp-pdp-tier summary::-webkit-details-marker{display:none}.usp-pdp-tier__title{color:#071a4a;font-size:.8rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.usp-pdp-tier__highlight{color:#0100c8;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.usp-pdp-tier__chevron{width:8px;height:8px;border-right:2px solid #0100c8;border-bottom:2px solid #0100c8;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.usp-pdp-tier[open] .usp-pdp-tier__chevron{transform:rotate(225deg) translate(-2px,-2px)}.usp-pdp-tier__body{border-top:1px solid #dbe4ff;background:#fff;padding:11px 14px 13px}.usp-pdp-tier__body>p{margin:0 0 10px;color:#5d6680;font-size:.72rem;line-height:1.45}.usp-pdp-tier__body ul{display:grid;margin:0;padding:0;list-style:none}.usp-pdp-tier__body li{display:flex;min-height:34px;align-items:center;justify-content:space-between;gap:12px;border-top:1px dashed #e1e6f3;font-size:.75rem}.usp-pdp-tier__body li:first-child{border-top:0}.usp-pdp-tier__body li span{flex:0 0 auto;color:#071a4a;font-weight:800}.usp-pdp-tier__body li strong{color:#0100c8;font-size:.72rem;text-align:right}.usp-pdp-welcome{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:14px;border:1px solid #b9ccff;border-radius:8px;background:linear-gradient(135deg,#eff4ff,#f9fbff);padding:11px 12px 11px 14px}.usp-pdp-welcome__copy{display:grid;min-width:0;gap:2px}.usp-pdp-welcome__copy small{color:#5d6680;font-size:.7rem;letter-spacing:.015em}.usp-pdp-welcome__copy strong{color:#071a4a;font-family:var(--font-accent--family);font-size:.86rem;letter-spacing:.04em}.usp-pdp-welcome__copy strong span{color:#0100c8;font-size:.76rem;white-space:nowrap}.usp-pdp-welcome__apply{display:inline-flex;min-width:74px;min-height:40px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:999px;background:#0100c8;color:#fff;padding:10px 16px;font-family:var(--font-accent--family);font-size:.76rem;font-weight:800;letter-spacing:.055em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,transform .18s ease}.usp-pdp-welcome__apply:hover{background:#00009f;color:#fff;transform:translateY(-1px)}.usp-pdp-discount-note{margin:0;color:#777f92;font-size:.68rem;line-height:1.4}@media(max-width:420px){.usp-pdp-tier__body li{align-items:flex-start;padding-block:8px}.usp-pdp-welcome__copy strong span{display:block;margin-top:2px}}.product-information .product-details .shopify-block:has(.usp-pdp-payments),.product-information .product-details .shopify-block:has(.usp-pdp-payments)>div{width:100%;max-width:none;align-self:stretch}.usp-pdp-payments{display:grid;width:100%;max-width:none;gap:8px;border-top:1px solid #e8ebf2;padding-top:12px}.usp-pdp-payments__label{color:#5d6680;font-size:.7rem;font-weight:650;letter-spacing:.035em;line-height:1.3;text-transform:uppercase}.usp-pdp-payments ul{display:flex;width:100%;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:7px;margin:0;padding:0;list-style:none}.usp-pdp-payments li{display:flex;align-items:center}.usp-pdp-payments .icon{width:auto;height:24px}@media(max-width:480px){.usp-pdp-payments ul{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/usprintmc.css.map */
