@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;700&display=swap";:root{--cl-cream: #FBF7F2;--cl-cream-deep: #F4EEE3;--cl-red-sale: #E1251B;--cl-red-sale-deep:#B81C13;--cl-font-mono: "JetBrains Mono", "SF Mono", Menlo, Consolas, monospace}body{font-size:1.65rem}@media screen and (min-width:750px){body{font-size:1.7rem}}.featured-product-spotlight{background:var(--cl-cream);position:relative;overflow:hidden}.featured-product-spotlight:before{content:"";position:absolute;top:-10%;right:-8%;width:38rem;height:38rem;border-radius:50%;background:radial-gradient(circle,rgba(23,78,166,.08) 0%,transparent 70%);pointer-events:none;z-index:0}.featured-product-spotlight .page-width{position:relative;z-index:1}.featured-product-spotlight__inner{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.featured-product-spotlight__inner{grid-template-columns:1fr 1fr;gap:6rem}}.featured-product-spotlight__media{background:#fff;border-radius:1rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 1px 2px #001c320a,0 12px 32px #001c321a,0 28px 60px #001c3214;transition:transform .32s cubic-bezier(.2,.7,.2,1),box-shadow .32s cubic-bezier(.2,.7,.2,1)}.featured-product-spotlight__media:hover{transform:translateY(-6px);box-shadow:0 2px 4px #001c320f,0 20px 48px #001c3229,0 40px 80px #001c321f}.featured-product-spotlight__media img{width:78%;height:78%;object-fit:contain;transition:transform .48s cubic-bezier(.2,.7,.2,1)}.featured-product-spotlight__media:hover img{transform:scale(1.04)}.featured-product-spotlight__eyebrow{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--cl-font-mono);font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--cl-red-sale);margin:0 0 1.4rem}.featured-product-spotlight__eyebrow:before{content:"";display:inline-block;width:2.4rem;height:2px;background:var(--cl-red-sale);flex-shrink:0}.featured-product-spotlight__heading{font-family:var(--font-heading-family),sans-serif;font-weight:700;font-size:3.8rem;line-height:1.1;letter-spacing:-.015em;color:#001b2b;margin:0 0 1.5rem;position:relative;padding-bottom:1.6rem}.featured-product-spotlight__heading:after{content:"";position:absolute;left:0;bottom:0;width:6rem;height:4px;background:linear-gradient(90deg,var(--cl-red-sale) 0%,#174ea6 100%);border-radius:2px}@media screen and (min-width:750px){.featured-product-spotlight__heading{font-size:5rem}}@media screen and (min-width:990px){.featured-product-spotlight__heading{font-size:5.6rem}}.featured-product-spotlight__sub{font-size:1.75rem;line-height:1.65;color:rgba(var(--color-foreground),.85);margin:2rem 0 2.4rem;max-width:56rem}.featured-product-spotlight__sub p{margin:0 0 1rem}.featured-product-spotlight__sub p:last-child{margin-bottom:0}.featured-product-spotlight__badges{display:flex;flex-wrap:wrap;gap:.8rem;margin:0 0 2.8rem}.featured-product-spotlight__badge{display:inline-flex;align-items:center;padding:.6rem 1.4rem;border-radius:999px;font-family:var(--font-body-family);font-weight:700;font-size:1.15rem;letter-spacing:.1em;text-transform:uppercase;line-height:1.4;transition:transform .2s ease-out,box-shadow .2s ease-out}.featured-product-spotlight__badge:hover{transform:translateY(-2px);box-shadow:0 6px 12px #001c321f}.featured-product-spotlight__badge--blue{background:#174ea6;color:#fff;box-shadow:0 2px 4px #174ea62e}.featured-product-spotlight__badge--cream{background:#fff;color:#001b2b;border:1px solid var(--cl-cream-deep);box-shadow:0 1px 2px #001c320a}.featured-product-spotlight__badge--outline{background:transparent;color:#002c50;border:1px solid rgba(0,28,50,.3)}.featured-product-spotlight__cta-row{display:flex;flex-wrap:wrap;gap:1.2rem;align-items:center}.featured-product-spotlight__cta-primary,.featured-product-spotlight__cta-secondary{display:inline-flex;align-items:center;gap:.6rem;padding:1.4rem 2.6rem;border-radius:.4rem;font-weight:600;font-size:1.5rem;text-decoration:none;transition:background .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;white-space:nowrap}.featured-product-spotlight__cta-primary{background:#174ea6;color:#fff;border:1px solid #174ea6;box-shadow:0 4px 12px #174ea640}.featured-product-spotlight__cta-primary:hover{background:#122a66;color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #174ea659}.featured-product-spotlight__cta-arrow{display:inline-block;transition:transform .2s ease-out}.featured-product-spotlight__cta-primary:hover .featured-product-spotlight__cta-arrow{transform:translate(4px)}.featured-product-spotlight__cta-secondary{background:transparent;color:#001b2b;border:1px solid #001b2b}.featured-product-spotlight__cta-secondary:hover{background:#001b2b;color:#fff;transform:translateY(-2px)}.liquid-carousel-section{position:relative;background:radial-gradient(circle at 25% 25%,#174ea6 0%,transparent 55%),radial-gradient(circle at 80% 80%,#0a1a45 0%,transparent 60%),linear-gradient(135deg,#001b2b,#122a66,#001b2b);background-color:#001b2b;color:#fff;overflow:hidden;isolation:isolate}.liquid-carousel-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.liquid-bubble{position:absolute;display:block;border-radius:50%;background:radial-gradient(circle at 30% 30%,#ffffff38,#ffffff0f 60%,#fff0 80%);filter:blur(.5px);opacity:0;animation:liquid-bubble-rise linear infinite}.liquid-bubble--1{width:14rem;height:14rem;left:8%;bottom:-16rem;animation-duration:22s;animation-delay:-2s}.liquid-bubble--2{width:8rem;height:8rem;left:24%;bottom:-10rem;animation-duration:18s;animation-delay:-8s}.liquid-bubble--3{width:18rem;height:18rem;left:48%;bottom:-22rem;animation-duration:28s;animation-delay:-14s}.liquid-bubble--4{width:10rem;height:10rem;left:68%;bottom:-12rem;animation-duration:20s;animation-delay:-4s}.liquid-bubble--5{width:22rem;height:22rem;left:82%;bottom:-26rem;animation-duration:32s;animation-delay:-18s}.liquid-bubble--6{width:6rem;height:6rem;left:38%;bottom:-8rem;animation-duration:16s;animation-delay:-10s}@keyframes liquid-bubble-rise{0%{transform:translateY(0) translate(0);opacity:0}10%{opacity:.55}50%{transform:translateY(-50vh) translate(2rem);opacity:.7}90%{opacity:.4}to{transform:translateY(-110vh) translate(-1rem);opacity:0}}@media(prefers-reduced-motion:reduce){.liquid-bubble{animation:none;opacity:.25}}.liquid-carousel-section .page-width{position:relative;z-index:1}.liquid-carousel__header{text-align:center;margin:0 auto 4rem;max-width:60rem}.liquid-carousel__eyebrow{font-family:var(--cl-font-mono);font-size:1.2rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb3;margin:0 0 1rem}.liquid-carousel__title{font-family:var(--font-heading-family),sans-serif;font-weight:700;font-size:3.6rem;line-height:1.15;letter-spacing:-.015em;color:#fff;margin:0}@media screen and (min-width:750px){.liquid-carousel__title{font-size:4.6rem}}.liquid-carousel{position:relative;margin:0 auto;max-width:110rem}.liquid-carousel__viewport{position:relative;background:#ffffff12;backdrop-filter:blur(24px) saturate(140%);-webkit-backdrop-filter:blur(24px) saturate(140%);border:1px solid rgba(255,255,255,.18);border-radius:1.6rem;box-shadow:0 12px 32px #000c1e4d,0 28px 64px #000c1e40,inset 0 1px #ffffff1f;padding:4rem 3rem;min-height:38rem;overflow:hidden}@media screen and (min-width:750px){.liquid-carousel__viewport{padding:5rem;min-height:42rem}}.liquid-carousel__slide{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:center;opacity:0;transform:scale(.97) translateY(8px);transition:opacity .6s cubic-bezier(.2,.7,.2,1),transform .6s cubic-bezier(.2,.7,.2,1);position:absolute;top:4rem;right:3rem;bottom:4rem;left:3rem;pointer-events:none}@media screen and (min-width:750px){.liquid-carousel__slide{grid-template-columns:1fr 1.2fr;gap:5rem;top:5rem;right:5rem;bottom:5rem;left:5rem}}.liquid-carousel__slide.is-active{opacity:1;transform:scale(1) translateY(0);pointer-events:auto;position:relative;inset:auto}.liquid-carousel__media{background:#ffffffeb;border-radius:1rem;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 12px 32px #000c1e59,0 28px 64px #000c1e40;max-width:36rem;margin:0 auto}.liquid-carousel__media img{width:80%;height:80%;object-fit:contain}.liquid-carousel__info{color:#fff}.liquid-carousel__slide-eyebrow{font-family:var(--cl-font-mono);font-size:1.15rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#ffffffa6;margin:0 0 1rem;display:inline-flex;align-items:center;gap:.8rem}.liquid-carousel__slide-eyebrow:before{content:"";display:inline-block;width:2.4rem;height:2px;background:#ffffff80}.liquid-carousel__name{font-family:var(--font-heading-family),sans-serif;font-weight:700;font-size:3.2rem;line-height:1.1;letter-spacing:-.015em;color:#fff;margin:0 0 1.4rem}@media screen and (min-width:750px){.liquid-carousel__name{font-size:4rem}}.liquid-carousel__tagline{font-size:1.7rem;line-height:1.6;color:#ffffffd9;margin:0 0 2.4rem;max-width:44rem}.liquid-carousel__cta{display:inline-flex;align-items:center;gap:.6rem;background:#fffffff5;color:#001b2b;padding:1.3rem 2.4rem;border-radius:.4rem;font-weight:700;font-size:1.5rem;text-decoration:none;transition:background .2s ease-out,color .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;white-space:nowrap;box-shadow:0 4px 14px #000c1e40}.liquid-carousel__cta:hover{background:var(--cl-red-sale);color:#fff;transform:translateY(-2px);box-shadow:0 8px 22px #e1251b66}.liquid-carousel__cta-arrow{display:inline-block;transition:transform .2s ease-out}.liquid-carousel__cta:hover .liquid-carousel__cta-arrow{transform:translate(4px)}.liquid-carousel__arrow{position:absolute;top:50%;width:4.4rem;height:4.4rem;border-radius:50%;background:#ffffff26;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.25);color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transform:translateY(-50%);transition:background .2s ease-out,transform .2s ease-out,box-shadow .2s ease-out;z-index:2;padding:0}.liquid-carousel__arrow:hover{background:#fffffff2;color:#001b2b;box-shadow:0 6px 18px #000c1e59}.liquid-carousel__arrow--prev{left:-1.6rem}.liquid-carousel__arrow--next{right:-1.6rem}@media screen and (min-width:750px){.liquid-carousel__arrow--prev{left:-2.2rem}.liquid-carousel__arrow--next{right:-2.2rem}}.liquid-carousel__dots{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem}.liquid-carousel__dot{width:1rem;height:1rem;border-radius:50%;border:1px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;padding:0;transition:background .2s ease-out,transform .2s ease-out,border-color .2s ease-out}.liquid-carousel__dot:hover{background:#ffffff80}.liquid-carousel__dot.is-active{background:#fff;border-color:#fff;transform:scale(1.25)}.header__menu-item,.header__menu-item span,.header__active-menu-item,.list-menu__item,header-menu summary,header-menu a{font-family:var(--font-heading-family),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:600;letter-spacing:.06em;text-transform:uppercase;font-size:1.32rem}.header__inline-menu .list-menu--inline{column-gap:1.75rem}.qty-break-ladder{margin:1.25rem 0;padding:1rem 1.25rem;background:rgb(var(--color-background-2, 243 243 243));border:1px solid rgba(var(--color-foreground),.1);border-radius:4px}.qty-break-ladder__heading{margin:0 0 .75rem;font-family:var(--font-heading-family),sans-serif;letter-spacing:.04em;text-transform:uppercase}.qty-break-ladder__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.4rem}.qty-break-ladder__row{display:grid;grid-template-columns:1fr auto auto;gap:.75rem;align-items:baseline;padding:.4rem 0;border-bottom:1px dashed rgba(var(--color-foreground),.15)}.qty-break-ladder__row:last-child{border-bottom:none}.qty-break-ladder__qty{font-weight:600}.qty-break-ladder__price{font-weight:700;color:rgb(var(--color-foreground))}.qty-break-ladder__row--base .qty-break-ladder__price{color:rgba(var(--color-foreground),.7)}.qty-break-ladder__savings{font-size:.85em;color:#28a745;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.qty-break-ladder__row--base .qty-break-ladder__savings{display:none}.card__information .price,.card-information .price,.card__information .price__regular .price-item,.card__information .price__sale .price-item{font-weight:500;font-size:.95em;letter-spacing:0}.card__information .price-item--sale{font-weight:600}.card__information .price__regular .price-item--regular{color:rgba(var(--color-foreground),.85)}.qty-break-ladder__price--contact{grid-column:2 / -1;text-align:right;font-weight:600;font-size:.92em}.qty-break-ladder__price--contact a{color:#174ea6;text-decoration:underline;text-underline-offset:2px}.qty-break-ladder__price--contact a:hover{color:#004a99}.collection-hero__description,.collection-hero__title+.collection-hero__description{max-width:100%}.collection-hero__title{font-size:4.5rem;line-height:1.1}.collection-hero__description.rte,.collection-hero__description.rte p,.collection-hero__description.rte li{font-size:1.25rem;line-height:1.65}.qty-break-ladder__note{margin:.75rem 0 0;font-size:.85em;color:rgba(var(--color-foreground),.65);font-style:italic}.product__info-container .icon-with-text{margin:1.5rem 0 1rem;padding:.9rem 0;border-top:1px solid rgba(var(--color-foreground),.08);border-bottom:1px solid rgba(var(--color-foreground),.08);--icon-size: 1.6rem;--icon-spacing: .5rem}.product__info-container .icon-with-text--horizontal{column-gap:1rem}.product__info-container .icon-with-text .icon{opacity:.7}.product__info-container .icon-with-text .icon-with-text__item .h4,.product__info-container .icon-with-text .icon-with-text__item span.h4{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.3;margin-top:.4rem}.product__info-container .icon-with-text--horizontal .icon-with-text__item .h4{padding-top:0}
/*# sourceMappingURL=/cdn/shop/t/5/assets/custom-carelabs.css.map */
