:root{--solvex-navy: #17284a;--solvex-navy-dark: #0f1d38;--solvex-ink: #1f2940;--solvex-ivory: #f7f4ee;--solvex-white: #ffffff;--solvex-border: rgba(23, 40, 74, .24);--solvex-serif: Georgia, "Times New Roman", serif;--solvex-sans: var(--font-body-family), Arial, sans-serif;--solvex-transition: .24s cubic-bezier(.2, .65, .3, 1)}html{scroll-behavior:smooth}html.solvex-search-open,html.solvex-search-open body{overflow:hidden}html.solvex-menu-scroll-locked{overflow:hidden;overscroll-behavior:none}html.solvex-menu-scroll-locked body{position:fixed;top:var(--solvex-menu-scroll-y, 0px);right:0;left:0;width:100%;overflow:hidden;overscroll-behavior:none}html.solvex-menu-restoring{scroll-behavior:auto!important}body{overflow-x:hidden;background:var(--solvex-white);color:var(--solvex-ink)}body,button,input,select,textarea{font-family:var(--solvex-sans)}h1,h2,h3,h4,h5,.h0,.h1,.h2{color:var(--solvex-navy);font-family:var(--solvex-serif);font-weight:400;letter-spacing:.01em}.page-width{max-width:128rem}.solvex-section{margin:0}.solvex-eyebrow{margin:0 0 1.2rem;font-family:var(--solvex-sans);font-size:1.15rem;font-weight:700;letter-spacing:.22em;line-height:1.4;text-transform:uppercase}.solvex-text-left{text-align:left}.solvex-text-center{text-align:center}.solvex-text-right{text-align:right}.solvex-button{display:inline-flex;min-height:4.6rem;align-items:center;justify-content:center;padding:1.2rem 2.8rem;border:.1rem solid var(--solvex-navy);background:var(--solvex-navy);color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:.1em;line-height:1;text-align:center;text-decoration:none;text-transform:uppercase;transition:background var(--solvex-transition),color var(--solvex-transition),transform var(--solvex-transition)}.solvex-button:hover{background:var(--solvex-white);color:var(--solvex-navy);transform:translateY(-.2rem)}.solvex-button--light{border-color:#fff}.solvex-button--outline{background:transparent;color:var(--solvex-navy)}.solvex-button--outline:hover{background:var(--solvex-navy);color:#fff}.solvex-text-link{display:inline-block;padding-bottom:.4rem;border-bottom:.1rem solid currentColor;color:inherit;font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.solvex-button:focus-visible,.solvex-text-link:focus-visible,.solvex-header a:focus-visible,.solvex-header summary:focus-visible{outline:.2rem solid currentColor;outline-offset:.4rem}.solvex-header-section{position:sticky;z-index:90;top:0;isolation:isolate;transition:transform .35s ease}.solvex-header-section--hidden{transform:translateY(-100%)}.solvex-announcement{min-height:2.6rem;background:var(--announcement-bg);color:var(--announcement-color);font-family:var(--solvex-serif);font-size:1.05rem;letter-spacing:.17em;text-transform:uppercase}.solvex-announcement__inner{position:relative;display:flex;min-height:2.6rem;align-items:center;justify-content:center;padding:.45rem 3rem}.solvex-announcement a{color:inherit;text-decoration:none}.solvex-announcement__contact{position:absolute;right:3.2rem;font-size:.95rem;letter-spacing:.04em;text-transform:none}.sports-header.solvex-header{position:relative;z-index:39;min-height:21.5rem;border-bottom:.1rem solid var(--solvex-border);background:#fffffffa;color:var(--solvex-navy);transition:transform .35s ease,background .25s ease,box-shadow .25s ease}.sports-header--hidden{transform:translateY(-110%)}.solvex-header__inner{display:grid;min-height:21.5rem;grid-template-columns:18rem minmax(0,1fr) auto;align-items:center;gap:3.5rem}.solvex-header__brand{display:flex;width:18rem;min-height:10rem;align-items:center;justify-content:center;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:3.2rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-header__logo{width:auto;max-width:18rem;max-height:13rem;object-fit:contain}.solvex-header__nav{display:flex;align-items:center;gap:clamp(1.8rem,2.2vw,3.6rem)}.solvex-header__nav>a,.solvex-nav-dropdown>summary{position:relative;color:var(--solvex-navy);cursor:pointer;font-size:1.18rem;font-weight:650;letter-spacing:.12em;list-style:none;text-decoration:none;text-transform:uppercase;white-space:nowrap}.solvex-header__nav>a:after,.solvex-nav-dropdown>summary:after{position:absolute;right:0;bottom:-.65rem;left:0;height:.1rem;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform var(--solvex-transition)}.solvex-header__nav>a:hover:after,.solvex-header__nav>a[aria-current=page]:after,.solvex-nav-dropdown>summary:hover:after{transform:scaleX(1);transform-origin:left}.solvex-nav-dropdown{position:relative}.solvex-nav-dropdown>summary::-webkit-details-marker{display:none}.solvex-nav-dropdown .icon-caret{width:.9rem;margin-left:.5rem}.solvex-nav-dropdown__panel{position:absolute;top:calc(100% + 1.8rem);left:-2rem;display:grid;min-width:23rem;gap:.2rem;padding:1.4rem;border:.1rem solid var(--solvex-border);background:#fff;box-shadow:0 1.5rem 3rem #17284a1a}.solvex-nav-dropdown:not([open]) .solvex-nav-dropdown__panel{display:none}.solvex-nav-dropdown__panel a{padding:1rem 1.2rem;color:var(--solvex-navy);font-size:1.15rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-nav-dropdown__panel a:hover{background:var(--solvex-ivory)}.solvex-nav-dropdown__panel .solvex-nav-dropdown__parent{margin-top:.4rem;border-top:.1rem solid var(--solvex-border);padding-top:1.2rem;font-weight:700}.solvex-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:1.6rem}.solvex-header .sports-icon-link{position:relative;display:inline-flex;min-width:3.4rem;min-height:4.4rem;align-items:center;justify-content:center;color:var(--solvex-navy)}.solvex-header .sports-icon-link svg{width:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.solvex-header__text-action,.solvex-header__currency{display:inline-flex;min-height:4.4rem;align-items:center;color:var(--solvex-navy);font-size:1.12rem;font-weight:650;letter-spacing:.1em;text-decoration:none;text-transform:uppercase}.solvex-header__currency .icon-caret{width:.8rem;margin-left:.5rem}.solvex-header__cart{gap:.8rem;min-width:9.2rem!important;padding:.8rem 1.2rem;border:.1rem solid var(--solvex-navy);text-decoration:none}.solvex-header__cart-label{color:inherit;font-size:1.05rem;font-weight:650;letter-spacing:.08em}.solvex-header .sports-cart-count{display:flex;min-width:1.8rem;height:1.8rem;align-items:center;justify-content:center;border-radius:50%;background:var(--solvex-navy);color:#fff;font-size:1rem}.solvex-mobile-menu{display:none}.solvex-search>summary{cursor:pointer;list-style:none}.solvex-search>summary::-webkit-details-marker{display:none}.solvex-search__overlay{--search-panel-height: 27rem;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;min-height:100vh;min-height:100dvh;align-items:flex-start;gap:2rem;padding:9rem max(3rem,calc((100vw - 128rem)/2)) 0;background:linear-gradient(to bottom,#fff 0,#fff var(--search-panel-height),rgba(8,17,34,.58) var(--search-panel-height),rgba(8,17,34,.58) 100%)}.solvex-search:not([open]) .solvex-search__overlay{display:none}.solvex-search__form{display:flex;flex:1;align-items:center;gap:1.4rem;border-bottom:.1rem solid var(--solvex-border)}.solvex-search__form svg{width:2.1rem;fill:none;stroke:var(--solvex-navy);stroke-width:1.5}.solvex-search__form input{width:100%;height:7rem;border:0;background:transparent;box-shadow:none;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2rem}.solvex-search__form input:focus{outline:0;box-shadow:none}.solvex-search__close{width:5rem;height:5rem;border:0;background:none;color:var(--solvex-navy);cursor:pointer;font-size:3.4rem;font-weight:200}.site-settings__localization{display:grid;grid-template-columns:1fr auto;align-items:center;gap:.8rem}.site-settings__localization select{max-width:15rem}.solvex-hero{position:relative;min-height:var(--hero-height);overflow:hidden;background:var(--solvex-navy-dark);cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none}.solvex-hero.is-dragging{cursor:grabbing}.solvex-hero:focus-visible{outline:.25rem solid #fff;outline-offset:-.5rem}.solvex-hero__slides,.solvex-hero__slide{min-height:inherit}.solvex-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;opacity:0;pointer-events:none;will-change:opacity,clip-path}.solvex-hero__slide.is-active{z-index:1;opacity:1;pointer-events:auto}.solvex-hero__slide.is-drag-preview{z-index:2;display:block;pointer-events:none}.solvex-hero__slide[data-direction="1"]{--reveal-start: inset(0 0 0 100%);--sweep-start: -30vw;--sweep-end: 130vw;--media-enter-x: 2.5%;--media-exit-x: -1.5%;--word-enter-x: 1.4rem;--word-exit-x: -.8rem;--word-enter-y: 85%;--word-exit-y: -55%}.solvex-hero__slide[data-direction="-1"]{--reveal-start: inset(0 100% 0 0);--sweep-start: 130vw;--sweep-end: -30vw;--media-enter-x: -2.5%;--media-exit-x: 1.5%;--word-enter-x: -1.4rem;--word-exit-x: .8rem;--word-enter-y: -85%;--word-exit-y: 55%}.solvex-hero__slide.is-arriving{z-index:3;animation:solvex-hero-editorial-reveal .78s cubic-bezier(.2,.72,.18,1) both}.solvex-hero__slide.is-leaving{z-index:2;pointer-events:none;animation:solvex-hero-underlay-out .78s cubic-bezier(.4,0,.2,1) both}.solvex-hero__slide.is-arriving:after{position:absolute;z-index:1;top:0;bottom:0;left:0;width:18%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);content:"";pointer-events:none;transform:translate3d(var(--sweep-start),0,0) skew(-8deg);animation:solvex-hero-light-sweep .78s cubic-bezier(.2,.72,.18,1) both}.solvex-hero__media,.solvex-hero__media picture,.solvex-hero__media img,.solvex-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.solvex-hero__media img,.solvex-hero__placeholder{object-fit:cover;backface-visibility:hidden}.solvex-hero__slide.is-arriving :is(.solvex-hero__media img,.solvex-hero__placeholder){animation:solvex-hero-media-in .78s cubic-bezier(.2,.72,.18,1) both}.solvex-hero__slide.is-leaving :is(.solvex-hero__media img,.solvex-hero__placeholder){animation:solvex-hero-media-out .78s cubic-bezier(.4,0,.2,1) both}.solvex-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(5,12,25,var(--overlay-opacity))}.solvex-hero__content{position:relative;z-index:2;display:flex;min-height:var(--hero-height);align-items:center}.solvex-hero__content--left{justify-content:flex-start}.solvex-hero__content--center{justify-content:center}.solvex-hero__content--right{justify-content:flex-end}.solvex-hero__copy{width:min(90rem,90%);color:var(--text-color)}.solvex-hero__copy h1,.solvex-hero__copy h2{max-width:100%;margin:0 0 1.2rem;color:inherit;font-size:clamp(4rem,5vw,7.3rem);line-height:.98;text-transform:uppercase;text-wrap:balance}.solvex-hero__text{margin:0 0 2.4rem;font-family:var(--solvex-serif);font-size:clamp(1.7rem,2vw,2.6rem);line-height:1.35}.solvex-hero__copy .solvex-button{border-color:var(--solvex-navy)}.solvex-hero__controls{position:absolute;z-index:5;right:0;bottom:2.5rem;left:0;display:flex;align-items:center;justify-content:center;gap:1.4rem}.solvex-hero__dots{display:flex;align-items:center;justify-content:center;gap:.9rem}.solvex-hero__dots button{width:.9rem;height:.9rem;padding:0;border:.1rem solid currentColor;border-radius:50%;background:transparent;color:#fff;cursor:pointer}.solvex-hero__dots button[aria-selected=true]{background:currentColor}.solvex-letter-line{display:inline-block;max-width:100%;overflow:clip}.solvex-letter-word{display:inline-block;opacity:1;white-space:nowrap;transform:translateZ(0)}.solvex-letter{display:inline-block;opacity:1;transform:translateZ(0)}.solvex-hero__slide.is-leaving .solvex-letter-word{animation:solvex-hero-word-out .28s cubic-bezier(.4,0,.6,1) both;animation-delay:calc(var(--copy-order) * 22ms + var(--word-order) * 30ms)}.solvex-hero__slide.is-arriving .solvex-letter-word{animation:solvex-hero-word-in .5s cubic-bezier(.16,.76,.22,1) both;animation-delay:calc(145ms + var(--copy-order) * 60ms + var(--word-order) * 55ms)}.solvex-hero__cursor-hint{position:absolute;z-index:8;top:0;left:0;display:none;padding:.7rem 1rem;border:.1rem solid rgba(255,255,255,.52);border-radius:999px;background:#0811228c;box-shadow:0 .8rem 2.4rem #0000002e;color:#fff;font-size:.95rem;font-weight:750;letter-spacing:.14em;opacity:0;pointer-events:none;transform:translate3d(calc(var(--cursor-x) + 1.4rem),calc(var(--cursor-y) + 1.4rem),0);transition:opacity .16s ease;white-space:nowrap}@media(hover:hover)and (pointer:fine){.solvex-hero__cursor-hint{display:block}.solvex-hero__cursor-hint.is-visible{opacity:1}}@keyframes solvex-hero-editorial-reveal{0%{clip-path:var(--reveal-start);opacity:.78}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes solvex-hero-underlay-out{0%{opacity:1}to{opacity:.64}}@keyframes solvex-hero-media-in{0%{filter:saturate(.88) contrast(.96);transform:translate3d(var(--media-enter-x),0,0) scale(1.1)}to{filter:saturate(1) contrast(1);transform:translateZ(0) scale(1)}}@keyframes solvex-hero-media-out{0%{filter:brightness(1);transform:translateZ(0) scale(1)}to{filter:brightness(.78);transform:translate3d(var(--media-exit-x),0,0) scale(1.065)}}@keyframes solvex-hero-word-in{0%{opacity:0;filter:blur(.45rem);transform:translate3d(var(--word-enter-x),var(--word-enter-y),0) rotate(.8deg)}to{opacity:1;filter:blur(0);transform:translateZ(0) rotate(0)}}@keyframes solvex-hero-word-out{0%{opacity:1;filter:blur(0);transform:translateZ(0)}to{opacity:0;filter:blur(.25rem);transform:translate3d(var(--word-exit-x),var(--word-exit-y),0)}}@keyframes solvex-hero-light-sweep{0%{opacity:0;transform:translate3d(var(--sweep-start),0,0) skew(-8deg)}35%{opacity:.75}to{opacity:0;transform:translate3d(var(--sweep-end),0,0) skew(-8deg)}}.solvex-intro{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-intro__inner{max-width:92rem}.solvex-intro h2{margin:0 0 2.8rem;color:inherit;font-size:clamp(3.5rem,4.6vw,6.4rem);line-height:1.05;text-transform:uppercase}.solvex-intro__text{margin:0 auto 1.8rem;font-family:var(--solvex-serif);font-size:clamp(1.7rem,1.6vw,2.15rem);line-height:1.7}.solvex-intro .solvex-text-link{margin-top:1.5rem}.solvex-section-heading{max-width:86rem;margin:0 auto 4.2rem}.solvex-section-heading h2{margin:0 0 1.5rem;color:inherit;font-size:clamp(3.3rem,4vw,5.6rem);line-height:1.05;text-transform:uppercase}.solvex-section-heading>p:last-child{margin:0;font-family:var(--solvex-serif);font-size:1.8rem;line-height:1.55}.solvex-offer{position:relative;overflow:hidden;padding:var(--pad-top) 0 var(--pad-bottom);background:var(--offer-bg);color:var(--offer-color)}.solvex-offer__media,.solvex-offer__media img,.solvex-offer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.solvex-offer__media img{object-fit:cover}.solvex-offer__overlay{background:rgba(5,12,25,var(--offer-overlay))}.solvex-offer__content{position:relative;z-index:2}.solvex-offer__content h2{margin:0 0 .8rem;color:inherit;font-size:clamp(2.5rem,3.2vw,4.5rem);text-transform:uppercase}.solvex-offer__highlight{margin:0 0 1rem;font-family:var(--solvex-serif);font-size:clamp(5rem,8vw,10rem);line-height:.95}.solvex-offer__content>p:not(.solvex-eyebrow):not(.solvex-offer__highlight){max-width:62rem;margin:0 auto 2.4rem;font-size:1.6rem}.solvex-collection-gallery{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-collection-gallery__grid{display:grid;grid-template-columns:repeat(var(--columns),minmax(0,1fr));gap:1.6rem}.solvex-collection-card{position:relative;min-height:38rem;overflow:hidden;color:#fff;text-decoration:none}.solvex-collection-card__media,.solvex-collection-card__media img,.solvex-collection-card__media svg{width:100%;height:100%}.solvex-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.solvex-collection-card__media img,.solvex-collection-card__media svg{object-fit:cover;transition:transform .7s ease}.solvex-collection-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#070f1ea6,#070f1e05 60%)}.solvex-collection-card h3{position:absolute;right:2.4rem;bottom:2.2rem;left:2.4rem;margin:0;color:inherit;font-size:clamp(2.2rem,2vw,3.4rem);line-height:1.05;text-align:center;text-transform:uppercase}.solvex-collection-card:hover img{transform:scale(1.045)}.solvex-editorial{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-editorial[id]{scroll-margin-top:12rem}.solvex-editorial__inner{display:grid;min-height:56rem;grid-template-columns:minmax(0,1.18fr) minmax(36rem,.82fr);align-items:stretch;padding-right:0;padding-left:0}.solvex-editorial--image-right .solvex-editorial__media{order:2}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{width:100%;height:100%;min-height:56rem}.solvex-editorial__media img,.solvex-editorial__media svg{object-fit:cover}.solvex-editorial__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(4rem,6vw,9rem)}.solvex-editorial__content.solvex-text-center{align-items:center}.solvex-editorial__content.solvex-text-right{align-items:flex-end}.solvex-editorial h2{margin:0 0 2rem;color:inherit;font-size:clamp(3.4rem,4vw,5.8rem);line-height:1.05;text-transform:uppercase}.solvex-editorial .rte{margin-bottom:2.4rem;font-family:var(--solvex-serif);font-size:1.8rem;line-height:1.7}.solvex-testimonials{padding:var(--pad-top) 0 var(--pad-bottom);background:var(--section-bg);color:var(--section-color)}.solvex-testimonials__inner{max-width:98rem}.solvex-testimonials__disclaimer{color:#17284aad;font-family:var(--solvex-sans)!important;font-size:1.15rem!important;letter-spacing:.04em}.solvex-testimonials__slides{position:relative;min-height:20rem}.solvex-testimonial{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;opacity:0;pointer-events:none;text-align:center;transition:opacity .45s ease}.solvex-testimonial.is-active{opacity:1;pointer-events:auto}.solvex-testimonial__stars{margin-bottom:1.4rem;color:inherit;font-size:1.7rem;letter-spacing:.2em}.solvex-testimonial blockquote{max-width:78rem;margin:0 0 2.4rem;font-family:var(--solvex-serif);font-size:clamp(2.2rem,2.6vw,3.5rem);line-height:1.45}.solvex-testimonial figcaption{font-size:1.2rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.solvex-testimonials__dots{color:var(--solvex-navy)}.featured-collection,.related-products{padding-top:7rem;padding-bottom:7rem}.featured-collection .title-wrapper-with-link,.related-products__heading{justify-content:center;margin-bottom:4rem;text-align:center}.featured-collection .title,.related-products__heading{width:100%;font-size:clamp(3.2rem,3.8vw,5rem);text-align:center;text-transform:uppercase}.featured-collection .slider-mobile-gutter{max-width:128rem;margin:0 auto;padding:0 2rem}.featured-collection .grid,.product-grid{column-gap:1.6rem;row-gap:4rem}.card-wrapper .card{--ratio-percent: 115%}.product-card-wrapper[data-solvex-product-card]{cursor:pointer}.product-card-wrapper[data-solvex-product-card] :is(button,input,select,textarea,summary,[role=button]){position:relative;z-index:2}.card__inner{border:0!important;background:#f5f4f1!important}.card__media .media img{transition:transform .6s ease,opacity .3s ease}.card-wrapper:hover .card__media .media img{transform:scale(1.025)}.card__content{padding-top:1.5rem}.card__heading{font-family:var(--solvex-serif);font-size:1.65rem;font-weight:400}.card__heading a{color:var(--solvex-navy);text-decoration:none}.card-information .price{color:var(--solvex-ink);font-family:var(--solvex-serif);font-size:1.45rem}.featured-collection .center .button{border:.1rem solid var(--solvex-navy);background:transparent;color:var(--solvex-navy);font-size:1.15rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.collection-hero{border-bottom:.1rem solid var(--solvex-border);background:#fff}.collection-hero__inner{padding-top:6rem;padding-bottom:5rem}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:clamp(3.8rem,5vw,6.4rem);text-align:center;text-transform:uppercase}.collection-hero__description{max-width:72rem;margin-right:auto!important;margin-left:auto!important;font-family:var(--solvex-serif);font-size:1.7rem;text-align:center}.facets-container{padding:2.2rem 0;border-top:.1rem solid var(--solvex-border);border-bottom:.1rem solid var(--solvex-border)}.facets__heading,.facet-filters__label,.product-count__text{color:var(--solvex-navy);font-family:var(--solvex-serif)}.facet-filters__sort,.mobile-facets__sort .select__select{border:0;background:transparent}main[data-template=collection] ul#product-grid,main[data-template=search] #product-grid>ul.product-grid{align-items:stretch}main[data-template=collection] ul#product-grid>.grid__item,main[data-template=search] #product-grid>ul.product-grid>.grid__item{min-width:0}main[data-template=collection] #product-grid .card-wrapper,main[data-template=search] #product-grid .card-wrapper{height:100%}main[data-template=collection] #product-grid .card__information,main[data-template=search] #product-grid .card__information{padding-top:1.6rem}main[data-template=collection] #product-grid .card__heading,main[data-template=search] #product-grid .card__heading{max-width:34ch;font-size:clamp(1.65rem,1.5vw,2rem);line-height:1.28}.cart__blocks .cart__ctas{display:grid;width:min(100%,48rem);gap:1.2rem}.cart__continue-shopping,.cart__checkout-button{width:100%;min-width:0;margin:0!important}.cart__continue-shopping{border:.1rem solid var(--solvex-navy)!important;background:transparent!important;color:var(--solvex-navy)!important}.cart__continue-shopping:hover{background:var(--solvex-ivory)!important}.cart__dynamic-checkout-buttons{width:min(100%,48rem);margin-top:1.8rem;padding-top:1.8rem;border-top:.1rem solid var(--solvex-border)}.solvex-about-hero{position:relative;min-height:var(--about-hero-height);overflow:hidden;padding:var(--about-pad-top) 0 var(--about-pad-bottom);background:var(--about-hero-bg);color:var(--about-hero-color)}.solvex-about-hero__media,.solvex-about-hero__media picture,.solvex-about-hero__media img,.solvex-about-hero__placeholder,.solvex-about-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.solvex-about-hero__media img,.solvex-about-hero__placeholder{object-fit:cover}.solvex-about-hero__overlay{background:rgba(5,12,25,var(--about-hero-overlay))}.solvex-about-hero__inner{position:relative;z-index:1;display:flex;min-height:calc(var(--about-hero-height) - var(--about-pad-top) - var(--about-pad-bottom));align-items:center}.solvex-about-hero--left .solvex-about-hero__inner{justify-content:flex-start;text-align:left}.solvex-about-hero--center .solvex-about-hero__inner{justify-content:center;text-align:center}.solvex-about-hero--right .solvex-about-hero__inner{justify-content:flex-end;text-align:right}.solvex-about-hero__copy{width:min(78rem,100%)}.solvex-about-hero h1{margin:0 0 2rem;color:inherit;font-size:clamp(4.6rem,7vw,8.4rem);line-height:.98;text-transform:uppercase}.solvex-about-hero__text{margin:0 0 2.8rem;font-family:var(--solvex-serif);font-size:clamp(1.8rem,2vw,2.5rem);line-height:1.5}.solvex-about-hero .solvex-button{border-color:#fff}.solvex-about-content{padding:var(--about-pad-top) 0 var(--about-pad-bottom);background:var(--about-section-bg);color:var(--about-section-color)}.solvex-about-content__inner{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);align-items:stretch;gap:clamp(4rem,7vw,9rem)}.solvex-about-content--image-right .solvex-about-content__media{order:2}.solvex-about-content__media{min-height:50rem;overflow:hidden;background:color-mix(in srgb,var(--about-section-color) 8%,var(--about-section-bg))}.solvex-about-content__media img,.solvex-about-content__placeholder{width:100%;height:100%;object-fit:cover}.solvex-about-content__copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.solvex-about-content--align-center .solvex-about-content__copy{align-items:center;text-align:center}.solvex-about-content--align-right .solvex-about-content__copy{align-items:flex-end;text-align:right}.solvex-about-content h2{margin:0 0 2rem;color:inherit;font-size:clamp(3.8rem,4.5vw,6rem);line-height:1;text-transform:uppercase}.solvex-about-content__text{margin-bottom:2.4rem;font-family:var(--solvex-serif);font-size:1.75rem;line-height:1.7}.solvex-about-content__inner--text-only{grid-template-columns:1fr}.solvex-about-content__inner--text-only .solvex-about-content__media{display:none}.solvex-about-content__inner--text-only .solvex-about-content__copy{width:min(82rem,100%);margin:0 auto}.solvex-about-values{padding:var(--about-pad-top) 0 var(--about-pad-bottom);background:var(--about-section-bg);color:var(--about-section-color)}.solvex-about-values__header{max-width:78rem;margin:0 auto 5rem}.solvex-about-values--center .solvex-about-values__header{text-align:center}.solvex-about-values h2{margin:0 0 1.6rem;color:inherit;font-size:clamp(3.8rem,4.8vw,6rem);line-height:1;text-transform:uppercase}.solvex-about-values__header .rte{font-family:var(--solvex-serif);font-size:1.8rem}.solvex-about-values__grid{display:grid;grid-template-columns:repeat(var(--about-values-columns),minmax(0,1fr));border-top:.1rem solid currentColor;border-left:.1rem solid currentColor}.solvex-about-value{min-height:26rem;padding:3.2rem;border-right:.1rem solid currentColor;border-bottom:.1rem solid currentColor}.solvex-about-value__number{display:block;margin-bottom:5rem;font-size:1.15rem;font-weight:700;letter-spacing:.18em}.solvex-about-value h3{margin:0 0 1.4rem;color:inherit;font-size:2.5rem;line-height:1.05;text-transform:uppercase}.solvex-about-value .rte{font-family:var(--solvex-serif);font-size:1.6rem;line-height:1.55}.solvex-about-cta{padding:var(--about-pad-top) 0 var(--about-pad-bottom);background:var(--about-section-bg);color:var(--about-section-color)}.solvex-about-cta__inner{max-width:90rem}.solvex-about-cta--center .solvex-about-cta__inner{text-align:center}.solvex-about-cta--right .solvex-about-cta__inner{text-align:right}.solvex-about-cta h2{margin:0 0 1.8rem;color:inherit;font-size:clamp(4rem,5.5vw,7rem);line-height:1;text-transform:uppercase}.solvex-about-cta__text{margin-bottom:2.6rem;font-family:var(--solvex-serif);font-size:1.9rem;line-height:1.6}.solvex-about-cta .solvex-button--outline{border-color:currentColor;color:inherit}.solvex-about-cta .solvex-button--outline:hover{background:#fff;color:var(--solvex-navy)}.pagination__item{color:var(--solvex-navy)}.main-page-title{margin-bottom:4rem}.page-width--narrow .rte{font-family:var(--solvex-serif);font-size:1.7rem;line-height:1.75}.template-404{min-height:50vh;padding:10rem 2rem}.template-404 .title{font-size:clamp(4rem,8vw,8rem)}.product{padding-top:4rem}.product__title h1{font-size:clamp(3.4rem,4.2vw,5.8rem);line-height:1.05}.product__text.caption-with-letter-spacing{color:var(--solvex-navy);font-weight:700;letter-spacing:.16em}.product__info-container .price{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2rem}.product-form__submit,.shopify-payment-button__button,.cart__checkout-button{min-height:5rem!important;border-radius:0!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:.1em!important;text-transform:uppercase}.product-form__submit{border:.1rem solid var(--solvex-navy)!important;background:#fff!important;color:var(--solvex-navy)!important}.product-form__submit:hover,.shopify-payment-button__button,.cart__checkout-button{background:var(--solvex-navy)!important;color:#fff!important}.product__description{font-family:var(--solvex-serif);font-size:1.7rem;line-height:1.7}.accordion,.cart-items thead,.cart__footer{border-color:var(--solvex-border)}.cart-item__name{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.8rem}.totals__total{color:var(--solvex-navy);font-size:2.4rem}.search__input.field__input,.customer input,.contact input,.contact textarea{border-radius:0}.field:after,.select:after{border-radius:0;box-shadow:0 0 0 .1rem var(--solvex-border)}.button,button.shopify-payment-button__button{border-radius:0}.solvex-prefix-search__status{display:flex;align-items:baseline;justify-content:center;gap:.7rem;margin:3rem 0 0;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.45rem}.solvex-prefix-search__status [data-solvex-prefix-count]{font-family:var(--solvex-sans);font-size:2rem;font-weight:750}.solvex-prefix-search__loading{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:8rem;color:#17284ab8;font-size:1.25rem;letter-spacing:.06em}.solvex-prefix-search__loading[hidden],.solvex-prefix-search__empty[hidden]{display:none}.solvex-prefix-search__empty{margin:4rem auto;padding:5rem 2rem;border:.1rem solid var(--solvex-border);background:#f7f6f3;text-align:center}.solvex-prefix-search__empty h2{margin:0 0 1rem;color:var(--solvex-navy);font-size:clamp(2.6rem,4vw,4.2rem)}.solvex-prefix-search__empty p{margin:0;font-family:var(--solvex-serif);font-size:1.55rem}.solvex-cart,.solvex-cart-footer{background:#f4f2ed;color:var(--solvex-navy)}.solvex-cart .page-width,.solvex-cart-footer .page-width{max-width:128rem}.solvex-cart .title-wrapper-with-link{align-items:flex-end;gap:3rem;margin-bottom:3rem;padding-top:1rem}.solvex-cart__eyebrow,.solvex-cart-summary__eyebrow{margin:0 0 .8rem;color:#17284aa8;font-size:1rem;font-weight:750;letter-spacing:.2em;text-transform:uppercase}.solvex-cart .title{margin:0;color:var(--solvex-navy);font-size:clamp(3.8rem,5vw,6rem);line-height:1}.solvex-cart__intro{margin:1.1rem 0 0;color:#17284ab8;font-family:var(--solvex-serif);font-size:1.5rem}.solvex-cart__header-link{color:var(--solvex-navy);font-size:1.1rem;font-weight:750;letter-spacing:.12em;text-underline-offset:.5rem;text-transform:uppercase}.solvex-cart .cart__contents{padding:clamp(2rem,3vw,4rem);border:.1rem solid rgba(23,40,74,.12);background:#fff;box-shadow:0 2.2rem 6rem #17284a14}.solvex-cart .cart__items{border:0;padding-bottom:0}.solvex-cart .cart-items thead th{padding-bottom:1.5rem;border-color:#17284a24;color:#17284a94;font-size:.95rem;font-weight:750;letter-spacing:.18em}.solvex-cart .cart-item>td{padding-top:3rem;padding-bottom:3rem;border-bottom:.1rem solid rgba(23,40,74,.11);vertical-align:middle}.solvex-cart .cart-item:last-child>td{border-bottom:0}.solvex-cart .cart-item__image-container{overflow:hidden;width:13rem;aspect-ratio:1;border:0;background:#f4f2ed}.solvex-cart .cart-item__image{width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .45s cubic-bezier(.2,.7,.2,1)}.solvex-cart .cart-item__media:hover .cart-item__image{transform:scale(1.035)}.solvex-cart .cart-item__name{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:clamp(1.75rem,2vw,2.15rem);font-weight:600;line-height:1.28;text-decoration-thickness:.1rem}.solvex-cart .product-option{color:#17284aa8;font-size:1.25rem;line-height:1.55}.solvex-cart .cart-item__price-wrapper{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.65rem;font-weight:600}.solvex-cart quantity-input.quantity{min-height:4.6rem;border:.1rem solid rgba(23,40,74,.24);border-radius:999px;background:#fff}.solvex-cart quantity-input.quantity:before,.solvex-cart quantity-input.quantity:after{content:none}.solvex-cart .quantity__button{width:4.2rem;color:var(--solvex-navy)}.solvex-cart .quantity__input{color:var(--solvex-navy);font-weight:700}.solvex-cart cart-remove-button{margin-left:1.2rem}.solvex-cart cart-remove-button .button{display:inline-flex;min-width:auto;min-height:4.2rem;align-items:center;gap:.7rem;padding:0 1rem;border-radius:999px;color:#17284a9e;font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.solvex-cart cart-remove-button .button:hover{background:#f4f2ed;color:var(--solvex-navy)}.solvex-cart__remove-label{line-height:1}.solvex-cart .cart__warnings{padding:7rem 2rem;border:.1rem solid rgba(23,40,74,.12);background:#fff;box-shadow:0 2.2rem 6rem #17284a14}.solvex-cart .cart__warnings .button{min-width:22rem;min-height:5.4rem;background:var(--solvex-navy);color:#fff;font-size:1.1rem;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.solvex-cart-footer .cart__footer{align-items:flex-start;margin-left:auto;padding:clamp(2.4rem,3vw,4rem);border:.1rem solid rgba(23,40,74,.12);background:#fff;box-shadow:0 2.2rem 6rem #17284a14}.solvex-cart-footer .cart__blocks{width:min(100%,48rem);margin-left:auto}.solvex-cart-summary{padding-bottom:2rem;border-bottom:.1rem solid rgba(23,40,74,.12)}.solvex-cart-footer .totals{align-items:baseline;justify-content:space-between;gap:2rem}.solvex-cart-footer .totals__total{margin:0;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2rem;font-weight:600}.solvex-cart-footer .totals__total-value{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2.4rem;font-weight:650}.solvex-cart-footer .tax-note{margin:1.3rem 0 0;color:#17284a99;font-size:1.15rem;line-height:1.5;text-align:left}.solvex-cart-footer .cart__ctas{display:grid;gap:1.1rem;margin-top:2rem}.solvex-cart-footer .cart__ctas>*+*{margin-top:0}.solvex-cart-footer .cart__continue-shopping,.solvex-cart-footer .cart__checkout-button{width:100%;max-width:none;min-height:5.6rem!important;font-size:1.1rem!important;font-weight:750!important;letter-spacing:.14em!important;text-transform:uppercase}.solvex-cart-footer .cart__continue-shopping{order:1;border:.1rem solid var(--solvex-navy);background:#fff;color:var(--solvex-navy)}.solvex-cart-footer .cart__continue-shopping:hover{background:#f4f2ed}.solvex-cart-footer .cart__checkout-button{order:2;border:.1rem solid var(--solvex-navy);background:var(--solvex-navy)!important;color:#fff!important}.solvex-cart-footer .cart__dynamic-checkout-buttons{width:min(100%,48rem);max-width:none;margin:1.2rem 0 0 auto}.solvex-cart-footer [data-shopify-buttoncontainer]{justify-content:stretch}.solvex-cart-footer [data-shopify-buttoncontainer]>*{flex-basis:100%!important}@media screen and (max-width:749px){.solvex-cart .title-wrapper-with-link{display:block;margin-bottom:2rem;padding-top:0}.solvex-cart__header-link{display:inline-block;margin-top:1.8rem}.solvex-cart .cart__contents{padding:1.6rem}.solvex-cart .cart-items thead{display:none}.solvex-cart .cart-item{grid-template:auto auto auto / 9.5rem minmax(0,1fr);grid-template-areas:"media details" "media totals" "media quantity";gap:.9rem 1.4rem;margin:0;padding:2.2rem 0;border-bottom:.1rem solid rgba(23,40,74,.11)}.solvex-cart .cart-item:first-child{padding-top:.4rem}.solvex-cart .cart-item:last-child{border-bottom:0;padding-bottom:.4rem}.solvex-cart .cart-item>td{padding:0;border:0}.solvex-cart .cart-item__media{grid-area:media}.solvex-cart .cart-item__details{grid-area:details}.solvex-cart .cart-item__totals{grid-area:totals}.solvex-cart .cart-item__quantity{grid-area:quantity}.solvex-cart .cart-item__image-container{width:9.5rem}.solvex-cart .cart-item__name{font-size:1.6rem}.solvex-cart .cart-item__totals{justify-content:flex-start;text-align:left}.solvex-cart .cart-item__quantity-wrapper{align-items:center;flex-wrap:wrap}.solvex-cart cart-remove-button{margin-left:.5rem}.solvex-cart cart-remove-button .button{min-height:4.2rem;padding:0 .7rem}.solvex-cart-footer .cart__footer{padding:2rem}.solvex-cart-footer .totals__total-value{font-size:2rem}}.solvex-footer{padding:0;border-top:.1rem solid var(--solvex-border);background:#fff;color:var(--solvex-navy)}.solvex-footer__main{display:grid;grid-template-columns:1.2fr repeat(2,minmax(15rem,.75fr)) minmax(25rem,1.15fr);gap:clamp(3rem,5vw,7rem);padding-top:6rem;padding-bottom:5rem}.solvex-footer__brand img{width:auto;max-width:18rem;max-height:10rem;object-fit:contain}.solvex-footer__wordmark{color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:2.6rem;letter-spacing:.08em;text-transform:uppercase}.solvex-footer__copy{max-width:34rem;margin-top:2rem;font-family:var(--solvex-serif);font-size:1.45rem;line-height:1.65}.solvex-footer__support-email{display:inline-block;margin-top:1.2rem;color:inherit;font-size:1.3rem;overflow-wrap:anywhere;text-underline-offset:.3rem}.solvex-footer__policy-links{display:flex;flex-wrap:wrap;gap:.6rem 1.4rem;margin:1.5rem 0 0;padding:0;list-style:none}.solvex-footer__policy-links a{color:inherit;font-size:1.15rem;text-underline-offset:.3rem}.solvex-footer h2{margin:0 0 1.8rem;color:var(--solvex-navy);font-family:var(--solvex-serif);font-size:1.35rem;letter-spacing:.06em;text-transform:uppercase}.solvex-footer ul{margin:0;padding:0;list-style:none}.solvex-footer__column li+li{margin-top:.8rem}.solvex-footer__column a{color:inherit;font-family:var(--solvex-serif);font-size:1.35rem;text-decoration:none}.solvex-footer__column a:hover{text-decoration:underline;text-underline-offset:.3rem}.solvex-footer__newsletter p{margin:0 0 1.5rem;font-family:var(--solvex-serif);font-size:1.35rem;line-height:1.5}.solvex-footer__form{display:grid;grid-template-columns:1fr auto}.solvex-footer__form input{min-width:0;height:4.8rem;padding:0 1.4rem;border:.1rem solid var(--solvex-navy);border-radius:0;background:#fff}.solvex-footer__form button{min-width:10rem;border:.1rem solid var(--solvex-navy);background:var(--solvex-navy);color:#fff;font-size:1.1rem;font-weight:700;letter-spacing:.08em}.solvex-footer__form .form__message{grid-column:1/-1;margin-top:1rem}.solvex-footer__bottom{display:flex;min-height:8rem;align-items:center;justify-content:space-between;gap:2rem;border-top:.1rem solid var(--solvex-border);font-family:var(--solvex-serif);font-size:1.2rem}.solvex-footer__payments{display:flex;flex-wrap:wrap;gap:.8rem}.solvex-footer__payments svg{width:3.8rem;height:2.4rem}.solvex-history-controls{position:fixed;z-index:35;bottom:2rem;left:2rem;display:flex;gap:.8rem;opacity:0;pointer-events:none;transform:translateY(1rem);transition:opacity .25s ease,transform .25s ease}.solvex-history-controls.is-visible{opacity:1;pointer-events:auto;transform:none}.solvex-history-controls button{display:inline-flex;width:4.2rem;height:4.2rem;align-items:center;justify-content:center;border:.1rem solid var(--solvex-border);border-radius:50%;background:#fffffff0;color:var(--solvex-navy);box-shadow:0 .8rem 2rem #0f1d381f;cursor:pointer}.solvex-history-controls button:disabled{cursor:default;opacity:.35}.solvex-history-controls svg{width:1.8rem;fill:none;stroke:currentColor;stroke-width:1.7}@media screen and (max-width:1100px){.solvex-header__inner{grid-template-columns:14rem minmax(0,1fr) auto;gap:2rem}.solvex-header__brand,.solvex-header__logo{max-width:14rem}.solvex-header__nav{gap:1.6rem}.solvex-header__nav>a,.solvex-nav-dropdown>summary{font-size:1rem}.solvex-header__text-action{display:none}}@media screen and (max-width:989px){html.solvex-menu-open .solvex-header-section{position:fixed;z-index:900;top:0;right:0;left:0;width:100%;transform:none;transition:none}.solvex-header-section{display:flex;flex-direction:column}.solvex-announcement{order:2}.solvex-announcement__contact{display:none}.sports-header.solvex-header{order:1;min-height:8.2rem}.solvex-header__inner{min-height:8.2rem;grid-template-columns:4.8rem 1fr auto;gap:1rem;padding-right:1.6rem;padding-left:1.6rem}.solvex-mobile-menu{display:block}.solvex-menu-toggle{display:inline-flex;width:4.8rem;height:4.8rem;align-items:center;justify-content:flex-start;border:0;padding:0;background:transparent;color:var(--solvex-navy);cursor:pointer}.solvex-menu-toggle,.solvex-header__cart,.solvex-mobile-drawer__cart{border-radius:0!important;-webkit-tap-highlight-color:transparent}.solvex-menu-toggle:hover,.solvex-menu-toggle:active,.solvex-menu-toggle:focus:not(:focus-visible),.solvex-header__cart:hover,.solvex-header__cart:active,.solvex-header__cart:focus:not(:focus-visible),.solvex-mobile-drawer__cart:hover,.solvex-mobile-drawer__cart:active,.solvex-mobile-drawer__cart:focus:not(:focus-visible){border-radius:0!important;background:transparent!important;box-shadow:none!important;outline:0}.solvex-menu-toggle:hover,.solvex-menu-toggle:active,.solvex-header__cart:hover,.solvex-header__cart:active{color:var(--solvex-navy)}.solvex-mobile-drawer__cart:hover,.solvex-mobile-drawer__cart:active{color:inherit}html[data-solvex-input=pointer] .solvex-menu-toggle:focus-visible,html[data-solvex-input=pointer] .solvex-header__cart:focus-visible,html[data-solvex-input=pointer] .solvex-mobile-drawer__cart:focus-visible{outline:0;box-shadow:none}.solvex-menu-toggle svg{width:2.5rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8}.solvex-menu-toggle__close{display:none}html.solvex-menu-open .solvex-menu-toggle{position:fixed;z-index:920;top:max(4.6rem,env(safe-area-inset-top));left:max(2rem,env(safe-area-inset-left));width:5rem;height:5rem;justify-content:center;color:#17284a}html.solvex-menu-open .solvex-menu-toggle__open{display:none}html.solvex-menu-open .solvex-menu-toggle__close{display:block;width:3.1rem}.solvex-menu-toggle:focus-visible,.solvex-mobile-drawer button:focus-visible,.solvex-mobile-drawer a:focus-visible,.solvex-mobile-drawer input:focus-visible,.solvex-mobile-drawer select:focus-visible,.solvex-mobile-drawer summary:focus-visible{outline:.2rem solid currentColor;outline-offset:-.5rem}.solvex-mobile-drawer[hidden]{display:none}.solvex-mobile-drawer{position:fixed;z-index:910;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100vh;height:100dvh;flex-direction:column;overflow:hidden;background:var(--mobile-menu-bg);color:var(--mobile-menu-color);opacity:0;transform:translateY(-1.2rem);transition:opacity .3s ease,transform .3s ease}.solvex-mobile-drawer.is-open{opacity:1;transform:none}.solvex-mobile-drawer__top{display:grid;min-height:14.2rem;grid-template-columns:5rem minmax(0,1fr) 5rem;align-items:center;gap:1rem;padding:max(1.8rem,env(safe-area-inset-top)) max(2rem,env(safe-area-inset-right)) 1.8rem max(2rem,env(safe-area-inset-left));border-bottom:.1rem solid var(--mobile-menu-border)}.solvex-mobile-drawer__close-space{display:block;width:5rem;height:5rem}.solvex-mobile-drawer__cart{position:relative;display:inline-flex;width:5rem;height:5rem;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;text-decoration:none}.solvex-mobile-drawer__brand{display:flex;min-width:0;align-items:center;justify-content:center;color:inherit;font-family:var(--solvex-serif);font-size:2.2rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.solvex-mobile-drawer__logo{width:auto;max-width:11rem;max-height:7rem;object-fit:contain}.solvex-mobile-drawer__cart{justify-self:end}.solvex-mobile-drawer__cart svg{width:3rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65}.solvex-mobile-drawer__cart-count{position:absolute;top:.1rem;right:-.1rem;display:flex;min-width:2.1rem;height:2.1rem;align-items:center;justify-content:center;border-radius:50%;background:var(--mobile-menu-color);color:var(--mobile-menu-bg);font-size:1.05rem;font-weight:700}.solvex-mobile-drawer__scroll{flex:1;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(1.5rem,env(safe-area-inset-bottom));scrollbar-width:thin}.solvex-mobile-predictive-search{position:relative;display:block}.solvex-mobile-drawer__search{position:relative;display:grid;min-height:6.4rem;grid-template-columns:3rem minmax(0,1fr) 3rem;align-items:center;gap:1.2rem;margin:2.2rem 1.8rem;border:.1rem solid var(--mobile-menu-border);padding:0 1.5rem;background:var(--mobile-menu-bg)}.solvex-mobile-drawer__search svg{width:2.4rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7}.solvex-mobile-drawer__search input{width:100%;min-width:0;height:6.2rem;border:0;padding:0;background:transparent;box-shadow:none;color:inherit;font-family:var(--solvex-serif);font-size:1.75rem}.solvex-mobile-drawer__search input:focus,.solvex-mobile-drawer__search input:focus-visible{outline:0;box-shadow:none}.solvex-mobile-drawer__search input::-webkit-search-cancel-button{display:none;-webkit-appearance:none}.solvex-mobile-drawer__search:focus-within{outline:.2rem solid currentColor;outline-offset:-.3rem}.solvex-mobile-drawer__search input::placeholder{color:currentColor;opacity:.58}.solvex-mobile-drawer__search-reset{display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;font-family:var(--solvex-sans);font-size:2.4rem;font-weight:300;line-height:1}.solvex-mobile-drawer__search-reset.hidden{display:none}.solvex-mobile-predictive-search .predictive-search--solvex-mobile{position:absolute!important;z-index:30;top:calc(100% + .8rem)!important;right:-.1rem!important;left:-.1rem!important;width:auto!important;max-height:min(56rem,calc(100dvh - 20rem))!important;overflow-y:auto;border:.1rem solid var(--mobile-menu-border);background:var(--mobile-menu-bg);box-shadow:0 1.8rem 4rem #0f1d3829;color:var(--mobile-menu-color)}.solvex-mobile-predictive-search:not([open]) .predictive-search--solvex-mobile{display:none}.solvex-mobile-predictive-search[open] .predictive-search--solvex-mobile,.solvex-mobile-predictive-search .predictive-search__results-groups-wrapper{display:block}.solvex-mobile-predictive-search .predictive-search__heading{margin:0;padding:1.4rem 1.6rem .8rem;border:0;color:inherit;font-size:1rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.solvex-mobile-predictive-search .predictive-search__item{min-height:5rem;padding:1rem 1.6rem;color:inherit}.solvex-mobile-predictive-search .predictive-search__item[aria-selected=true],.solvex-mobile-predictive-search [role=option][aria-selected=true] .predictive-search__item{background:color-mix(in srgb,var(--mobile-menu-color) 8%,var(--mobile-menu-bg))}.solvex-mobile-predictive-search .predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:7.2rem minmax(0,1fr);gap:1.4rem;align-items:center}.solvex-mobile-predictive-search .predictive-search__image{width:7.2rem;height:7.2rem;object-fit:cover}.solvex-mobile-predictive-search .predictive-search__item-heading{margin:0;color:inherit;font-family:var(--solvex-serif);font-size:1.35rem;line-height:1.25}.solvex-mobile-predictive-search .price{color:inherit;font-size:1.2rem}.solvex-mobile-predictive-search .predictive-search__search-for-button,.solvex-mobile-drawer__nav{border-top:.1rem solid var(--mobile-menu-border)}.solvex-mobile-drawer__nav>a,.solvex-mobile-drawer__collections>summary{display:flex;width:100%;min-height:7.5rem;align-items:center;justify-content:space-between;border-bottom:.1rem solid var(--mobile-menu-border);padding:1.7rem 2.6rem;color:inherit;cursor:pointer;font-family:var(--solvex-sans);font-size:1.55rem;font-weight:650;letter-spacing:.18em;line-height:1.25;list-style:none;text-decoration:none;text-transform:uppercase}.solvex-mobile-drawer__collections>summary::-webkit-details-marker{display:none}.solvex-mobile-drawer__collections>summary svg{width:2rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform var(--solvex-transition)}.solvex-mobile-drawer__collections[open]>summary svg{transform:rotate(90deg)}.solvex-mobile-drawer__collection-links{display:grid;border-bottom:.1rem solid var(--mobile-menu-border);background:color-mix(in srgb,var(--mobile-menu-color) 5%,var(--mobile-menu-bg))}.solvex-mobile-drawer__collection-links a{display:flex;min-height:5.6rem;align-items:center;border-bottom:.1rem solid color-mix(in srgb,var(--mobile-menu-color) 18%,transparent);padding:1.2rem 3.8rem;color:inherit;font-size:1.25rem;font-weight:600;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.solvex-mobile-drawer__collection-links a:last-child{border-bottom:0}.solvex-mobile-drawer__all-collections{font-weight:750!important}.solvex-mobile-drawer__controls{display:flex;min-height:8.8rem;align-items:center;gap:1.7rem;padding:1.8rem 2.6rem;border-bottom:.1rem solid var(--mobile-menu-border)}.solvex-mobile-drawer__account{color:inherit;font-size:1.5rem;font-weight:650;letter-spacing:.18em;text-decoration:none;white-space:nowrap}.solvex-mobile-drawer__country-form{position:relative;display:flex;min-width:7.5rem;align-items:center;gap:.55rem;margin-left:auto;cursor:pointer}.solvex-mobile-drawer__flag{font-size:2rem;line-height:1}.solvex-mobile-drawer__currency{font-size:1.4rem}.solvex-mobile-drawer__country-form>.icon-caret{width:1rem}.solvex-mobile-drawer__country-form select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;cursor:pointer;opacity:0}.solvex-mobile-drawer__mail{display:inline-flex;width:4.8rem;height:4rem;align-items:center;justify-content:flex-end;border-left:.1rem solid var(--mobile-menu-border);color:inherit;text-decoration:none}.solvex-mobile-drawer__mail svg{width:2.5rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.solvex-header__brand{width:auto;max-width:none;min-height:0;justify-self:center;font-size:2.4rem}.solvex-header__logo{max-width:11rem;max-height:6rem}.solvex-header__nav,.solvex-header__currency,.solvex-header__cart-label,.solvex-header__actions>.solvex-search{display:none}.solvex-header__actions{gap:.5rem}.solvex-header__cart{min-width:4.4rem!important;padding:.5rem;border:0}.solvex-header .sports-cart-count{position:absolute;top:.1rem;right:-.1rem;background:var(--solvex-navy)}.solvex-search__overlay{--search-panel-height: 18rem;padding:4.5rem 2rem 0}.solvex-search__form input{height:5.5rem;font-size:1.6rem}.solvex-about-content__inner{gap:4rem}.solvex-about-content__media{min-height:40rem}.solvex-about-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solvex-editorial__inner{min-height:0;grid-template-columns:1fr}.solvex-editorial--image-right .solvex-editorial__media{order:0}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:42rem}.solvex-editorial__content{padding:5rem 3rem}.solvex-footer__main{grid-template-columns:repeat(2,minmax(0,1fr))}.solvex-footer__brand,.solvex-footer__newsletter{grid-column:1/-1}}@media screen and (min-width:750px)and (max-width:989px){main[data-template=collection] ul#product-grid,main[data-template=search] #product-grid>ul.product-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:4.5rem 2rem!important;margin:0!important}main[data-template=collection] ul#product-grid>.grid__item,main[data-template=search] #product-grid>ul.product-grid>.grid__item{width:100%!important;max-width:none!important;flex:none!important}}@media screen and (max-width:749px){.page-width{padding-right:1.8rem;padding-left:1.8rem}.solvex-announcement{min-height:3.2rem;font-size:.9rem;text-align:center}.solvex-announcement__inner{min-height:3.2rem;padding:.6rem 1.2rem}.solvex-hero{min-height:var(--hero-height-mobile)}.solvex-hero__content{min-height:var(--hero-height-mobile);align-items:center;justify-content:center;padding-top:6rem;padding-bottom:6rem}.solvex-hero__copy{width:100%;text-align:center}.solvex-hero__copy h1,.solvex-hero__copy h2{font-size:clamp(3.5rem,11vw,5.2rem)}.solvex-hero__text{font-size:1.65rem}.solvex-hero__controls{bottom:1.8rem}.solvex-intro{--pad-top: 6rem !important;--pad-bottom: 6rem !important}.solvex-intro h2,.solvex-section-heading h2,.solvex-editorial h2{font-size:clamp(3.2rem,10vw,4.5rem)}.solvex-intro__text{font-size:1.6rem;line-height:1.65}.solvex-offer{--pad-top: 7rem !important;--pad-bottom: 7rem !important}.solvex-section-heading{margin-bottom:3rem}.solvex-collection-gallery{--pad-top: 5.5rem !important;--pad-bottom: 6rem !important}.solvex-collection-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.solvex-collection-gallery__grid.solvex-scroll-mobile{display:flex;margin-right:-1.8rem;margin-left:-1.8rem;padding-right:1.8rem;padding-left:1.8rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.solvex-scroll-mobile::-webkit-scrollbar{display:none}.solvex-scroll-mobile .solvex-collection-card{width:78vw;min-width:78vw;scroll-snap-align:start}.solvex-collection-card{min-height:38rem}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:36rem}.solvex-editorial__content{padding:4.8rem 2.2rem}.solvex-testimonials{--pad-top: 6rem !important;--pad-bottom: 6rem !important}.solvex-testimonials__slides{min-height:27rem}.featured-collection,.related-products{padding-top:5rem;padding-bottom:5rem}.featured-collection .slider-mobile-gutter{padding:0}.featured-collection .slider{scroll-padding-left:1.8rem}.featured-collection .grid__item{width:78%;max-width:30rem}.collection-hero__inner{padding-top:4rem;padding-bottom:3.5rem}.collection-hero__title,.main-page-title,.title--primary,.template-search__header h1{font-size:clamp(3.2rem,10vw,4.8rem)}main[data-template=collection] ul#product-grid,main[data-template=search] #product-grid>ul.product-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:5.2rem 0!important;margin:0!important}main[data-template=collection] ul#product-grid>.grid__item,main[data-template=search] #product-grid>ul.product-grid>.grid__item{width:100%!important;max-width:none!important;flex:none!important}main[data-template=collection] #product-grid .card__inner,main[data-template=search] #product-grid .card__inner{width:100%}main[data-template=collection] #product-grid .card__information,main[data-template=search] #product-grid .card__information{padding:1.8rem .2rem 0}main[data-template=collection] #product-grid .card__heading,main[data-template=search] #product-grid .card__heading{max-width:none;font-size:clamp(2rem,6vw,2.6rem);line-height:1.22}main[data-template=collection] #product-grid .card-information .price,main[data-template=search] #product-grid .card-information .price{margin-top:.9rem;font-size:1.65rem}.cart__blocks .cart__ctas,.cart__dynamic-checkout-buttons{width:100%}.solvex-about-hero{min-height:max(48rem,var(--about-hero-height));padding-top:min(var(--about-pad-top),7rem);padding-bottom:min(var(--about-pad-bottom),7rem)}.solvex-about-hero__inner{min-height:42rem}.solvex-about-hero h1{font-size:clamp(4rem,14vw,6rem)}.solvex-about-content{padding-top:min(var(--about-pad-top),7rem);padding-bottom:min(var(--about-pad-bottom),7rem)}.solvex-about-content__inner{grid-template-columns:minmax(0,1fr);gap:3.2rem}.solvex-about-content--image-right .solvex-about-content__media{order:0}.solvex-about-content__media{min-height:0;aspect-ratio:4/5}.solvex-about-content h2{font-size:clamp(3.5rem,11vw,4.8rem)}.solvex-about-values{padding-top:min(var(--about-pad-top),7rem);padding-bottom:min(var(--about-pad-bottom),7rem)}.solvex-about-values__grid{grid-template-columns:minmax(0,1fr)}.solvex-about-value{min-height:0;padding:2.6rem 2.2rem}.solvex-about-value__number{margin-bottom:3.5rem}.solvex-about-cta{padding-top:min(var(--about-pad-top),8rem);padding-bottom:min(var(--about-pad-bottom),8rem)}.product{padding-top:1.5rem}.solvex-footer__main{grid-template-columns:1fr;gap:3.5rem;padding-top:5rem}.solvex-footer__brand,.solvex-footer__newsletter{grid-column:auto}.solvex-footer__form{grid-template-columns:1fr}.solvex-footer__form button{min-height:4.8rem}.solvex-footer__bottom{flex-direction:column;align-items:flex-start;padding-top:2.4rem;padding-bottom:2.4rem}.solvex-history-controls{bottom:1.4rem;left:1.4rem}}@media screen and (max-width:430px){.solvex-mobile-drawer__top{min-height:12.4rem}html.solvex-menu-open .solvex-menu-toggle{top:max(3.7rem,env(safe-area-inset-top))}.solvex-mobile-drawer__search{min-height:5.8rem;margin:1.8rem 1.5rem}.solvex-mobile-drawer__search input{height:5.6rem;font-size:1.6rem}.solvex-mobile-drawer__nav>a,.solvex-mobile-drawer__collections>summary{min-height:6.9rem;padding-right:2.2rem;padding-left:2.2rem;font-size:1.45rem}.solvex-mobile-drawer__controls{min-height:8rem;gap:1.2rem;padding-right:2.2rem;padding-left:2.2rem}.solvex-mobile-drawer__account{font-size:1.35rem}.solvex-mobile-drawer__country-form{min-width:7rem}.solvex-header__logo{max-width:9rem}.solvex-hero__copy h1,.solvex-hero__copy h2{font-size:3.7rem}.solvex-collection-card{min-height:32rem}.solvex-scroll-mobile .solvex-collection-card{width:84vw;min-width:84vw}.solvex-editorial__media,.solvex-editorial__media picture,.solvex-editorial__media img,.solvex-editorial__media svg{min-height:31rem}.solvex-testimonial blockquote{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.solvex-header-section,.solvex-mobile-drawer{transition:none}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
/*# sourceMappingURL=/cdn/shop/t/51/assets/solvex-reference.css.map */
