:root{--font-heading-family: "Bebas Neue", "Arial Narrow", sans-serif;--font-heading-style: normal;--font-heading-weight: 400;--font-body-family: "Inter", sans-serif;--font-body-style: normal;--font-body-weight: 400;--font-body-weight-bold: 700;--font-mono-family: "Space Mono", monospace;--color-performance-green: 30, 123, 77;--color-highlight-green: 74, 222, 128;--color-graphite: 75, 85, 99}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{letter-spacing:.02em}.cart__ctas{flex-direction:column!important;align-items:stretch!important}.cart__payment-icons{flex-wrap:nowrap!important;justify-content:center!important;margin:0 0 1.2rem;padding-top:0;gap:.3rem}.cart__payment-icons .list-payment__item{padding:.3rem .15rem!important}.cart__payment-icons .icon{height:1.9rem;width:auto}@media screen and (min-width:750px){.cart__payment-icons{justify-content:center!important;margin:0 0 1.2rem}}.product-urgency{margin:.8rem 0 1.6rem}.product-urgency__stock{display:flex;align-items:center;gap:.7rem;margin:0 0 .5rem;font-weight:700;font-size:1.4rem}.product-urgency__dot{flex-shrink:0;width:.8rem;height:.8rem;border-radius:50%;background:rgb(var(--color-highlight-green));animation:product-urgency-pulse 2s ease-in-out infinite}@keyframes product-urgency-pulse{0%,to{opacity:1}50%{opacity:.35}}.product-urgency__viewers{margin:0;font-size:1.3rem;color:rgb(var(--color-graphite))}@media(prefers-reduced-motion:reduce){.product-urgency__dot{animation:none}}.product__info-container .icon-with-text--horizontal{--icon-size: 1.8rem;--icon-spacing: .6rem;column-gap:1.8rem;row-gap:.6rem;flex-wrap:wrap;justify-content:flex-start}.product__info-container .icon-with-text--horizontal .icon-with-text__item{flex-direction:row;width:auto}.product__info-container .icon-with-text--horizontal .svg-wrapper,.product__info-container .icon-with-text--horizontal img{margin-bottom:0;margin-right:var(--icon-spacing)}.product__info-container .icon-with-text--horizontal .h4{padding-top:0;font-size:1.2rem;font-weight:600;text-align:left}.price{font-family:var(--font-mono-family)}.price--on-sale .price-item--sale{color:rgb(var(--color-highlight-green));font-weight:700}.card-wrapper .card__media img{transition:opacity .4s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94)}.card-wrapper:hover .card__media img,.card-wrapper:focus-within .card__media img{transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.card-wrapper .card__media img{transition:none}}.card__heading{font-size:1.5rem;line-height:1.15;letter-spacing:.01em;min-height:3.5rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (min-width:750px){.card__heading{font-size:1.6rem;min-height:3.7rem}}.ecg-divider{display:flex;align-items:center;justify-content:center;padding:2rem 0}.ecg-divider__svg{display:block;width:100%;max-width:60rem;height:auto}.ecg-divider__path{fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:var(--ecg-length, 1200);stroke-dashoffset:0;transition:stroke-dashoffset 1.8s cubic-bezier(.16,1,.3,1)}.ecg-divider.scroll-trigger--offscreen .ecg-divider__path{stroke-dashoffset:var(--ecg-length, 1200)}@media(prefers-reduced-motion:reduce){.ecg-divider__path{transition:none;stroke-dashoffset:0}}.reassurance-bar--textured{position:relative;background-image:radial-gradient(rgba(246,247,245,.08) 1px,transparent 1px);background-size:1.6rem 1.6rem}.reassurance-bar__list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.4rem;list-style:none;margin:0;padding:0}.reassurance-bar__item{display:flex;align-items:center;justify-content:center;gap:1.2rem;text-align:left}.reassurance-bar__icon{flex-shrink:0;width:2.8rem;height:2.8rem;color:rgb(var(--color-button))}.reassurance-bar__icon .svg-wrapper{width:100%;height:100%}.reassurance-bar__text{font-size:1.4rem;font-weight:600;letter-spacing:.01em}.value-props__heading{text-align:center;margin:0 0 2.8rem}.value-props__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2.8rem;text-align:center}.value-props__photo{display:block;width:7.2rem;height:7.2rem;margin:0 auto 1.4rem;border-radius:50%;overflow:hidden}.value-props__photo img{display:block;width:100%;height:100%;object-fit:cover}.value-props__title{margin:0 0 .6rem}.value-props__text{margin:0;color:rgb(var(--color-graphite));font-size:1.4rem}.photo-marquee{overflow:hidden;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.photo-marquee__track{display:flex;align-items:center;gap:1.6rem;width:max-content;animation:photo-marquee-scroll 50s linear infinite}.photo-marquee:hover .photo-marquee__track{animation-play-state:paused}.photo-marquee__item{flex:0 0 auto;width:8rem;height:8rem;border-radius:.4rem;overflow:hidden}.photo-marquee__item img{display:block;width:100%;height:100%;object-fit:cover}.photo-marquee__dot{flex:0 0 auto;width:.6rem;height:.6rem;border-radius:50%;background:rgb(var(--color-highlight-green))}@keyframes photo-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.photo-marquee__track{animation:none}}.collection-grid__banner{width:100%!important;max-width:100%!important;flex-basis:100%;aspect-ratio:16 / 10;border-radius:.4rem;overflow:hidden}@media screen and (min-width:750px){.collection-grid__banner{aspect-ratio:21 / 6}}.collection-grid__banner img{display:block;width:100%;height:100%;object-fit:cover}.collection-banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:20rem;overflow:hidden}@media screen and (min-width:750px){.collection-banner{min-height:28rem}}.collection-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-banner__media img{display:block;width:100%;height:100%;object-fit:cover}.collection-banner__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0b0f0d8c}.collection-banner__content{position:relative;z-index:1;text-align:center;color:#f6f7f5}.collection-banner__title{color:#fff;margin:0}.collection-banner__description{color:#f6f7f5d9;max-width:60rem;margin:1rem auto 0}.lifestyle-gallery__heading{text-align:center;margin:0 0 2.4rem}.lifestyle-gallery__grid{display:grid;gap:1.6rem;grid-template-columns:1fr}@media screen and (min-width:750px){.lifestyle-gallery__grid--2{grid-template-columns:1fr 1fr}}.lifestyle-gallery__item{position:relative;overflow:hidden;border-radius:.4rem}.lifestyle-gallery__media{aspect-ratio:3 / 2}@media screen and (min-width:750px){.lifestyle-gallery__grid--1 .lifestyle-gallery__media{aspect-ratio:16 / 7}}.lifestyle-gallery__media img{display:block;width:100%;height:100%;object-fit:cover}.lifestyle-gallery__caption{position:absolute;left:0;bottom:0;padding:1.2rem 1.6rem;color:#fff;font-size:1.3rem;letter-spacing:.02em;background:linear-gradient(to top,rgba(11,15,13,.65),transparent)}.product-benefits__heading-main{text-align:center;margin:0 0 2.4rem}.product-benefits__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2.8rem}.product-benefits__media{aspect-ratio:4 / 5;overflow:hidden;border-radius:.4rem;margin-bottom:1.4rem;background-color:rgba(var(--color-foreground),.05)}.product-benefits__media img{display:block;width:100%;height:100%;object-fit:cover}.product-benefits__title{margin:0 0 .6rem}.product-benefits__text{margin:0;color:rgb(var(--color-graphite))}.product-specs{margin-top:2.4rem;border-top:.1rem solid rgba(var(--color-foreground),.15)}.product-specs__heading{margin:2rem 0 .5rem;letter-spacing:.08em}.product-specs__list{margin:0;padding:0}.product-specs__row{display:flex;align-items:baseline;justify-content:space-between;gap:1.6rem;padding:1rem 0;border-bottom:.1rem solid rgba(var(--color-foreground),.12);font-family:var(--font-mono-family)}.product-specs__label{color:rgb(var(--color-graphite));text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;flex-shrink:0}.product-specs__value{font-weight:700;font-size:1.3rem;text-align:right}
/*# sourceMappingURL=/cdn/shop/t/4/assets/corewear-theme.css.map */
