@charset "UTF-8";.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}.tippy-content{position:relative;padding:5px;z-index:1}.tippy-box[data-animation=shift-away][data-state=hidden]{opacity:0}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translate(10px)}.tippy-box[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translate(-10px)}.tippy-box[data-theme^=color]{color:var(--color-tooltip-text, #fff);background:var(--color-tooltip-bg, #000);border-radius:5px;min-width:80px;text-align:center;font-size:13px;text-transform:capitalize}.tippy-box[data-theme^=color][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--color-tooltip-bg, #000)}.tippy-box[data-theme^=color][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--color-tooltip-bg, #000)}.tippy-box[data-theme^=color][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--color-tooltip-bg, #000)}.tippy-box[data-theme^=color][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--color-tooltip-bg, #000)}button,.btn,.spr-summary-actions-newreview{--btn-transform-default: capitalize;--btn-padding: 4rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0 var(--btn-padding);transition:.3s all;background:none;color:var(--color-text-body);white-space:nowrap;border-radius:var(--btn-rounded, 0px);border:1px solid var(--color-border);height:var(--btn-height);line-height:30px;font-family:var(--font-btn-family);font-weight:var(--font-btn-weight);position:relative;text-transform:var(--btn-transform, var(--btn-transform-default))}.btn:not(.btn--plain):not(.btn--underline){z-index:1;overflow:hidden}.btn:not(.btn--plain):not(.btn--underline):after,.btn:not(.btn--plain):not(.btn--underline):before{content:"";z-index:-1;transition:transform .3s cubic-bezier(.75,0,.125,1);position:absolute;top:-5px;bottom:-5px;left:-5px;right:-5px;transform:translate(-100%);font-size:0}.btn:not(.btn--plain):not(.btn--underline):after{background-color:var(--color-btn-bg-hover)}.btn:not(.btn--plain):not(.btn--underline):before{background-color:var(--color-btn-before)}.btn:not(.btn--plain):not(.btn--underline):not(.spr-button,.announcement-bar__close):hover{--color-border: var(--color-btn-bg-hover);color:var(--color-btn-text-hover);border-color:var(--color-border);background-color:var(--color-btn-bg-hover)}.btn:not(.btn--plain):not(.btn--underline):not(.spr-button,.announcement-bar__close):hover:after,.btn:not(.btn--plain):not(.btn--underline):not(.spr-button,.announcement-bar__close):hover:before{transform:translate(0)}.btn:not(.btn--plain):not(.btn--underline):not(.spr-button,.announcement-bar__close):hover:after{transition-delay:.175s}.btn--primary,.spr-button,.spr-button-primary{--color-border: var(--color-btn-bg);background:var(--color-btn-bg);color:var(--color-btn-text);border:none}.btn--secondary{background:var(--color-btn-secondary-bg);color:var(--color-btn-secondary-text);border-color:var(--color-btn-secondary-border)}.btn--plain{padding:10px 0;background:none!important;border:none!important}.btn--plain:hover{color:var(--color-link-hover)}.btn--white{background-color:#fff;border-color:#fff;color:var(--color-button-white, #333);border:none}.btn--underline,.btn--link{position:relative;padding:2px 0!important;border:none;height:auto!important;line-height:2.2rem}.btn--underline:after,.btn--link:after{content:"";width:100%;height:1px;background:currentColor;position:absolute;left:0;bottom:-1px;transform:scaleX(1);transform-origin:right}.btn--underline:hover:after,.btn--link:hover:after{transform:scaleX(1);transform-origin:left;animation:textUnderlinedAnimatedKeyframes .6s}.btn--underline.btn--loading:after,.btn--link.btn--loading:after{display:none}.btn--outline{--btn-padding: 1.6rem;--color-border: var(--color-text-heading);background-color:transparent;color:var(--color-text-heading)}.btn--outline.btn--secondary{border:1px solid var(--color-btn-secondary-border)}.btn--icon{width:var(--btn-icon-width, 4.4rem);height:var(--btn-icon-width, 4.4rem);padding:0;align-items:center;border-radius:var(--btn-rounded, 0)}.btn--square{width:var(--btn-height);flex:0 0 auto;padding:0}.btn--link{line-height:1;padding:1px 0!important;font-family:var(--font-body-family);font-weight:var(--font-body-weight);font-style:var(--font-body-style);text-transform:capitalize}.btn--small{padding:0 28px;height:calc(var(--btn-height) - 8px)}.btn--medium{padding:0 32px;height:calc(var(--btn-height) + 2px)}.btn--large{padding:0 42px;height:calc(var(--btn-height) + 6px);font-size:calc(var(--font-body-size) * 1px + 2px)}.btn .f-spinner-icon{position:absolute;display:none}.btn--loading>span:not(.f-spinner-icon){opacity:0}.btn--loading .f-spinner-icon{display:inline-flex}.btn--with-icon svg+span,.btn--with-icon span+svg{margin-left:6px}.btn--danger{background:#bc1818;color:#fff}shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: var(--btn-height);--shopify-accelerated-checkout-button-border-radius: var(--btn-rounded, 0px)}shopify-accelerated-checkout-cart{--shopify-accelerated-checkout-button-block-size: var(--btn-height);--shopify-accelerated-checkout-button-border-radius: var(--btn-rounded, 0px);--shopify-accelerated-checkout-button-inline-size: var(--btn-height);--shopify-accelerated-checkout-row-gap: .5rem}.form-field~.form-field{margin-top:2rem}.form-row{display:grid;grid-template-columns:repeat(var(--column, 2),minmax(0,1fr));grid-gap:var(--gap, 30px)}.form-group{display:flex;align-items:center}.form-group>*+*{margin-left:1rem}.form-control{background-color:var(--color-field-bg, #fff);outline:none;box-shadow:none;border:1px solid var(--color-border, #ebebeb);border-radius:var(--btn-rounded, 0);line-height:var(--btn-height);padding:0 13px;width:100%;transition:.3s all;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--color-field-text, #000);vertical-align:middle}.form-control--error{border-color:#dc2626;background-color:#dc26261f;color:#dc2626}.form-control--warning{border-color:#ffea8a;background-color:#ffea8a33;color:#8a6116}.form-control--textarea{line-height:24px;padding:1rem calc(var(--btn-height) / 2);min-height:80px;max-width:100%}.form-control--plain{background-color:transparent;border:none}.form-control:focus,.form-control:focus-visible{outline:0;border-radius:var(--btn-rounded, 0);box-shadow:0 0 0 .1rem rgb(var(--color-foreground))}.form-control::placeholder{color:rgb(var(--color-field-text-rgb),.75)}.form-message{display:block;font-size:14px;margin-top:5px}.form-message--error{color:#dc2626}.form-message--success{color:#006400}.form-label{margin:0 0 1.2rem;display:block}.form-status:empty{display:none}.form-status>div{margin-top:1rem}.form-status__title{margin-bottom:10px;font-size:var(--font-body-size)}.form-status ul{padding-left:1rem;margin:10px 0 0}.form-status ul li{color:var(--color-text-body)}.newsletter-form{max-width:var(--form-width, 100%)}.newsletter-form__design-1 .newsletter-form__wrapper{position:relative}.newsletter-form__design-1 .newsletter-form__submit{position:absolute;right:0;top:0;border:0;padding:0 1.5rem;transform:translate(-2px);box-sizing:content-box;color:currentColor}.newsletter-form__design-1 .newsletter-form__submit svg{transition:.3s all}.newsletter-form__design-1 .newsletter-form__submit:hover svg{transform:translate(2px)}.newsletter-form__design-2 .newsletter-form__wrapper{flex-direction:column;gap:1.2rem}.newsletter-form__design-2 .newsletter-form__submit{width:100%}.widget-menu a{padding:3px 12px}.social-links a{padding:5px 8px;display:inline-flex;align-items:center;vertical-align:middle}.social-links a:hover svg{transform:scale(1.08)}.cart-link{position:relative;display:inline-flex;flex-flow:row-reverse;align-items:center}.cart-link__count{position:static;padding:0 3px;height:18px;min-width:18px;font-size:12px;color:var(--color-btn-text, #fff);background:var(--color-cart-bubble, #000);border-radius:50%;line-height:16px;margin:0!important;text-align:center;left:14px;bottom:10px;width:initial!important;display:flex;align-items:center;justify-content:center}.cart-link__count.is-cart-empty{display:none}.cart-link--text .cart-link__count{margin-left:6px!important}.cart-link .f-icon-svg+.cart-link__count{position:absolute}.cart-link span:not(.visually-hidden):not(.tooltip)+.f-icon-svg{margin-right:10px}.cart-link--text{flex-flow:row}.search-form{display:flex;align-items:center;position:relative;min-width:220px}.search-form input{width:100%}.search-form__submit{position:absolute;right:0;top:0;height:100%;width:var(--btn-height)}.search-form__opener{position:absolute;left:0;top:0;width:100%;height:100%;border:none!important;background:none!important;box-shadow:none;outline:none;z-index:1}.f-price{align-items:center;display:inline-flex;flex-direction:row;flex-wrap:wrap;line-height:1.5;color:var(--color-product-price);position:relative}.f-price__badges{align-items:center;display:none;margin-left:1.2rem}.f-price__badge-sale{margin-right:6px}.f-price__badge-sale [data-sale-value]{margin-left:3px}.f-price.f-price--unavailable{visibility:hidden}.f-price--sold-out .f-price__availability,.f-price__regular{display:block}.f-price__sale,.f-price__availability,.f-price .f-price__badge-sale,.f-price .f-price__badge-sold-out,.f-price--on-sale .f-price__regular,.f-price--on-sale .f-price__availability,.f-price--no-compare .f-price__compare{display:none}.f-price--sold-out .f-price__badge-sold-out,.f-price--on-sale .f-price__badge-sale,.f-price--sold-out .f-price__badges,.f-price--on-sale .f-price__badges{display:inline-flex}.f-price--on-sale .f-price__sale{display:grid;grid-template-columns:auto auto;gap:1.2rem}.f-price--center{display:flex;justify-content:center}.f-price--left{display:flex;justify-content:flex-start}.f-price--on-sale .f-price-item--regular{color:rgba(var(--color-foreground),.75)}.f-price__unit-wrapper{font-size:85%;letter-spacing:.04rem;line-height:1.2;text-transform:uppercase;color:rgba(var(--color-foreground),.75);order:1;width:100%}.f-badge{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:.4rem .8rem;border:1px solid transparent;font-size:1.4rem;color:#fff;background:#000;line-height:1;border-radius:0;font-weight:var(--font-body-weight-bolder);width:max-content}.f-badge--sale{background-color:var(--color-badge-sale)}.f-badge--soldout{background-color:var(--color-badge-soldout)}.f-badge--hot{background-color:var(--color-badge-hot, #c32b2b)}.f-badge--new{background-color:var(--color-badge-new, #008c62)}.f-badge span[data-sale-value]{margin-left:.4rem}.collapsible__button{cursor:pointer;padding:1.5rem 2rem 1.5rem 0;height:auto;position:relative;border:none;border-bottom:1px solid var(--color-border);transition:.3s all;display:flex;align-items:center;width:100%;background:none!important;justify-content:flex-start;border-radius:0;color:var(--color-text-body)!important;text-transform:var(--btn-transform);white-space:inherit;text-align:left;margin-bottom:0;font-family:var(--font-body-family);font-weight:var(--font-body-weight-bolder);font-style:var(--font-body-style)}.collapsible__button span{text-transform:initial}.collapsible__button:not(.h-xl,.h0,.h1,.h2,.h3,.h4,.h5,.h6){font-size:calc(var(--font-heading-scale) * 1.6rem)}.collapsible__button.font-heading span{text-transform:var(--font-heading-transform)}.collapsible__button-text{margin:0}.collapsible__content-inner{padding:16px 0}.collapsible__content iframe{max-width:100%}.collapsible__item+noscript+h3{margin:2.25rem 0 1rem}.collapsible__item [data-trigger]{cursor:pointer;position:relative}.collapsible__item [data-content]{height:auto;overflow:hidden;transition:height .35s;will-change:height}.collapsible__item[data-destroy=true] [data-content]{display:block}.collapsible__item[data-destroy=true] .f-facets__block-header{pointer-events:none}.collapsible__item[open=true] .collapsible__button{border-color:var(--color-text-heading)}[data-collapsible-icon]{position:absolute;right:.1rem;top:50%;transform:translateY(-50%);width:12px;height:12px}[data-collapsible-icon] svg{position:absolute;transition:.3s all;width:2px;height:12px}[data-collapsible-icon] svg:last-child{transform:rotate(90deg)}.collapsible__item[open=true] [data-collapsible-icon] svg:first-child,summary[aria-expanded=true] [data-collapsible-icon] svg:first-child,details[open]:not(.parent-group)>summary>[data-collapsible-icon] svg:first-child{transform:rotate(270deg)}.agree-terms label{margin:12px 0 0}.agree-terms input{margin-right:10px}.agree-terms a{text-decoration:underline;color:var(--color-text-body)}.agree-terms a:hover{color:var(--color-primary)}.no-js .agree-terms+*{pointer-events:auto;cursor:pointer;opacity:1!important}.breadcrumbs{padding:1.2rem 0;line-height:2.4rem}@media(min-width:768px){.breadcrumbs{padding:2.4rem 0}}.breadcrumbs a{color:var(--color-text-body);white-space:nowrap}.breadcrumbs--sep{display:flex;align-items:center;margin:0 1.3rem}.loading-overlay{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:.7;display:none}.loading-overlay.loading{display:block}.f-checkbox{display:inline-flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;user-select:none;min-height:36px;line-height:24px;padding-left:1px}.f-checkbox input{position:absolute;cursor:pointer;height:18px;width:18px;flex:0 0 auto;border:1px solid var(--color-border);margin-right:12px;left:1px;appearance:none;-webkit-appearance:none}.no-js .f-checkbox input{position:static;appearance:auto;-webkit-appearance:auto}.f-checkbox .checkmark{width:10px;height:10px;background-color:var(--color-border);transition:.2s all;opacity:0;margin-right:16px;margin-left:4px}.f-checkbox input:checked~.checkmark{opacity:1;background-color:var(--color-primary)}.f-checkbox:hover .checkmark{opacity:1}.f-checkbox--disabled{opacity:.6;pointer-events:none}.f-checkbox--disabled input[disabled]{opacity:1}.f-quantity{display:inline-flex;align-items:center;height:var(--btn-height);border:1px solid var(--color-border);border-radius:var(--btn-rounded, 0);width:140px}.f-quantity__button{border:none;margin:0;padding:0!important;width:40px;display:inline-flex;align-items:center;justify-content:center;height:100%;flex:0 0 auto;z-index:1}.f-quantity__button svg{pointer-events:none;transition:.3s all}.f-quantity__button:hover svg{transform:scale(1.1)}.f-quantity__input{border:none;height:100%;width:100%;line-height:30px;padding:0 2px;text-align:center;background:none}.f-quantity+price-per-item{margin-inline-start:1.2rem}.quantity__rules .divider+.divider:before{content:"\2022";margin-inline:1.2rem}.quantity__rules:not(:empty){margin-top:1.2rem}.f-quantity__wrapper+.volume-pricing{margin-top:1.2rem}.f-page-title{margin-top:0;margin-bottom:40px}@media(min-width:1024px){.f-product-quickview .f-grid{grid-template-columns:55% 45%}}.cart-discounts:empty{display:none}.cart-discounts li{display:inline-flex;align-items:center}.cart-discounts li svg{margin-right:5px}.f-cart-drawer__product-info .cart-discounts{margin-top:.5rem}.highlight-text{position:relative;display:inline-block;font-family:var(--font-highlight-text-family, inherit);font-weight:var(--font-highlight-text-weight, inherit);font-style:var(--font-highlight-text-style, normal)}.highlight-text svg{transition:stroke-dashoffset 0s .2s}.highlight-text svg path{stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.highlight-text--drawer-line svg{position:absolute;top:calc(100% - .2rem);left:0;width:100%;color:var(--color-highlight)}.highlight-text--underline:before{content:"";position:absolute;top:100%;left:0;height:2px;width:0;opacity:0;background-color:var(--color-highlight)}.highlight-text--color{color:var(--color-highlight)}.highlight-text.animate svg path{opacity:1;animation:hlDrawerline 1.3s cubic-bezier(.65,0,.35,1) forwards}.highlight-text.animate:before{opacity:1;animation:hlUnderline 1.3s cubic-bezier(.65,0,.35,1) forwards}@keyframes hlDrawerline{0%{stroke-dashoffset:1;opacity:0}1%{opacity:1}to{stroke-dashoffset:0}}@keyframes hlUnderline{0%{width:0;opacity:0}1%{opacity:1}to{width:100%}}.collection-card{color:var(--text-color, #000);position:relative}.collection-card__wrapper{display:block;position:relative;color:currentColor!important}.collection-card__info{margin-top:1.2rem}.collection-card__title{margin-bottom:2px}.collection-card__title.font-body,.collection-card__title.font-body-bolder{text-transform:unset!important}.collection-card__action{margin-top:1.5rem}.collection-card__number-count{font-size:1.4rem}.collection-card--style-1 .collection-card__info .inline-count{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.collection-card--style-2 .collection-card__info{position:absolute;margin:0;padding:2rem;bottom:0;left:0;width:100%;height:71%;display:flex;flex-flow:column;justify-content:flex-end;transition:.3s all;background:linear-gradient(180deg,#0000,#00000073)}@media(max-width:639.98px){.collection-card--style-2 .collection-card__info{padding:1.5rem}}.collection-card--style-3 .collection-card__info{margin-top:0;position:absolute;top:0;left:0;bottom:0;right:0;padding:2rem;display:flex;flex-direction:column;justify-content:center}.collection-card--style-3 .collection-card__title{margin-bottom:0}.collection-card--style-3 .collection-card__number-count{opacity:1;position:absolute;margin:0;bottom:var(--card-count-offset, 2rem);inset-inline:50% auto;transform:translate(-50%);color:rgb(var(--color-base-heading));background:#fff;padding:.7rem 1.6rem;border-radius:4rem;min-height:3.8rem;display:flex;align-items:center;justify-content:center}@media(max-width:767.98px){.collection-card--style-3 .collection-card__number-count{bottom:var(--card-count-offset-mobile, var(--card-count-offset, 2rem))}}.collection-card--style-3.text-left .collection-card__number-count{inset-inline:2rem auto;transform:translate(0)}.collection-card--style-3.text-right .collection-card__number-count{inset-inline:auto 2rem;transform:translate(0)}.collection-card--style-4:hover .btn--icon{--color-border: var(--color-btn-bg-hover);color:var(--color-btn-text-hover);border-color:var(--color-border)}.collection-card--style-4:hover .btn--icon:after,.collection-card--style-4:hover .btn--icon:before{transform:translate(0)}.collection-card--style-4:hover .btn--icon:after{transition-delay:.175s}.collection-card--style-4.text-center .collection-card__info{flex-direction:column;justify-content:center}.collection-card--style-4.text-right .collection-card__info{flex-direction:row-reverse}.collection-card--style-4.text-right .collection-card__info .btn--icon svg{transform:rotate(180deg)}@media(min-width:768px){.collection-card--style-4 .collection-card__info{position:absolute;left:0;right:0;bottom:0;padding:1.5rem;margin-top:0;display:flex;justify-content:space-between;align-items:center;gap:.4rem;cursor:pointer}.collection-card--style-4 .collection-card__info--group{flex:1}}.collection-card--style-4 .collection-card__title{margin-bottom:0}@media(max-width:767.98px){.collection-card--style-4 .collection-card__title{color:var(--color-text-heading)}}@media(max-width:767.98px){.collection-card--style-4 .collection-card__number-count{color:var(--color-text-body)}}.collection-card--style-4 .btn--icon{--btn-icon-width: 3.2rem;--btn-icon-height: 3.2rem;--btn-rounded: 50px;justify-self:end;margin-top:0;display:none}@media(min-width:768px){.collection-card--style-4 .btn--icon{display:inline-flex}}.collection-card--style-5{display:flex;flex-direction:column;align-items:center;gap:.6rem}.collection-card--style-5 .collection-card__image-wrapper{max-width:100%;width:var(--image-width, 13rem);--card-corner-radius: 99.9rem}.collection-card--style-5 .collection-card__info{width:100%;margin-top:1.2rem}@media(max-width:767.98px){.collection-card--style-5 .collection-card__info{margin-top:.6rem}}.collection-card--style-6 .collection-card__title{display:flex;align-items:center;gap:.6rem}@media(max-width:767.98px){.f-swiper .collection-card{padding-bottom:0!important}}@media(max-width:767.98px){.f-grid:not(.f-swiper) .collection-card--style-3 .collection-card__number-count{transform:none;left:.8rem;right:.8rem;bottom:.8rem}}.product-card{padding-bottom:var(--pdc-padding-bottom, 0)}.product-card__wrapper{display:block;color:currentColor;text-decoration:none;position:relative}.product-card--list .product-card__wrapper{display:flex;align-items:flex-start;overflow:visible}.product-card__wrapper.f-image-hover-effect__zoom responsive-image{transition:transform .65s cubic-bezier(.4,0,.2,1)}.product-card__title{margin:0 0 .4rem;position:relative}.product-card__blurb{margin:0 0 .55rem;font-size:calc(var(--font-body-size) * .92);line-height:1.4;color:rgba(var(--color-foreground),.88);font-weight:400}.product-card--wheels-v1{--wb-card-ease: cubic-bezier(.16, 1, .3, 1);--wb-card-radius: 1.4rem;--wb-card-border: #e7e5e4;--wb-card-ink: #0c0a09;--wb-card-muted: #78716c;--wb-card-cta: #1c1917;height:100%}.product-card--wheels-v1 .product-card__wrapper{display:flex;flex-direction:column;height:100%;padding:1.2rem 1.4rem 1.5rem;border:1px solid var(--wb-card-border);border-radius:var(--wb-card-radius);background:#fff;overflow:hidden;box-shadow:0 0 0 0 transparent;transition:border-color .16s var(--wb-card-ease),background-color .16s var(--wb-card-ease),box-shadow .2s var(--wb-card-ease)}@media(hover:hover)and (pointer:fine){.product-card--wheels-v1:hover .product-card__wrapper{border-color:#1c1917;background:#fafaf9;box-shadow:0 6px 20px #0c0a0912}.product-card--wheels-v1:hover .product-card__wheels-title__name-text{text-decoration:underline;text-underline-offset:.14em;text-decoration-thickness:1px}.product-card--wheels-v1:hover .product-card__wheels-build{border-color:#0c0a09;gap:.65rem}.product-card--wheels-v1:hover .product-card__wheels-build__icon{transform:translate(3px)}}.product-card--wheels-v1:has(.product-card__link:focus-visible) .product-card__wrapper{outline:2px solid #1c1917;outline-offset:3px;border-color:#1c1917;background:#fafaf9}.product-card--wheels-v1 .product-card__image-wrapper{position:relative;border-radius:.8rem;background:#fff;overflow:hidden}.product-card--wheels-v1 .product-card__image-wrapper:after{display:none}.product-card--wheels-v1 .product-card__image--main{padding:1.2rem .8rem 1rem}.product-card--wheels-v1 .product-card__info{flex:1 1 auto;display:flex;flex-direction:column;align-items:stretch;gap:1.4rem;margin-top:0;padding:1.4rem .3rem .4rem;text-align:left}.product-card--wheels-v1 .product-card__wheels-content{flex:1 1 auto;display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;width:100%;margin:0;text-align:left}.product-card--wheels-v1 .product-card__wheels-head{width:100%;text-align:left}.product-card--wheels-v1 .product-card__title{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .7rem;margin:0;font-family:var(--font-heading-family, var(--font-body-family));font-style:var(--font-heading-style);font-size:clamp(1.75rem,1.5vw,2.05rem);font-weight:700;line-height:1.1;letter-spacing:-.01em;text-transform:none;color:var(--wb-card-ink)}.product-card--wheels-v1 .product-card__title--wheels-parsed{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem .7rem;max-width:100%}.product-card--wheels-v1 .product-card__wheels-title__name{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.55rem .85rem;min-width:0}.product-card--wheels-v1 .product-card__wheels-title__name-text{text-transform:none;margin-right:.15rem}.product-card--wheels-v1 .product-card__wheels-title__badge,.f-nav-product-card__badge,.f-mobile-nav__card-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .65rem;border-radius:.3rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.product-card--wheels-v1 .product-card__wheels-title__badge--carbon,.f-nav-product-card__badge--carbon,.f-mobile-nav__card-badge--carbon{color:#f5f5f4;background:#0c0a09;border:1px solid #0c0a09}.product-card--wheels-v1 .product-card__wheels-title__badge--aluminium,.f-nav-product-card__badge--aluminium,.f-mobile-nav__card-badge--aluminium{color:#292524;background:linear-gradient(165deg,#fafaf9,#d6d3d1 48%,#a8a29e);border:1px solid #a8a29e;box-shadow:inset 0 1px #fffc,inset 0 -1px 2px #44403c2e}.product-card--wheels-v1 .product-card__wheels-title__badge--category,.f-nav-product-card__badge--category,.f-mobile-nav__card-badge--category{color:#0c0a09;background:#f5f5f4;border:1px solid #0c0a09}.product-card--wheels-v1 .product-card__wheels-title__tier,.f-nav-product-card__tier,.f-mobile-nav__card-badge--tier{display:inline-flex;align-items:center;justify-content:center;padding:.35em .7em;border-radius:.35rem;border:1px solid #e7e5e4;background:#fafaf9;color:#57534e;font-family:var(--font-body-family);font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.product-card--wheels-v1 .product-card__wheels-title__tier--system,.f-nav-product-card__tier--system{border-color:#1c1917;color:#1c1917;background:#fff}.product-card--wheels-v1 .product-card__wheels-title__tier--classic,.product-card--wheels-v1 .product-card__wheels-title__tier--neutral,.f-nav-product-card__tier--neutral{border-color:#e7e5e4;color:#57534e;background:#fafaf9}.product-card--wheels-v1 .product-card__blurb-slot{width:100%;min-height:0;margin-top:.75rem;padding:0;overflow:hidden;text-align:left}.product-card--wheels-v1 .product-card__blurb-slot--empty{min-height:0;height:0;padding:0;margin:0;overflow:hidden}.product-card--wheels-v1 .product-card__blurb,.f-nav-product-card__blurb{display:-webkit-box;margin:0;width:100%;max-width:100%;font-size:1.45rem;line-height:1.45;color:var(--wb-card-muted, #78716c);text-align:left;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card--wheels-v1 .product-card__reviews{margin:.4rem 0 0;width:100%;display:flex;justify-content:flex-start}.product-card--wheels-v1 .product-card__wheels-footer{margin-top:auto;flex-shrink:0;width:100%;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 1.4rem;padding-top:.2rem;border-top:0}.product-card--wheels-v1 .product-card__wheels-from-price{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .45rem;margin:0;line-height:1;flex:0 1 auto;min-width:0}.product-card--wheels-v1 .product-card__wheels-from-price__prefix{font-size:1.05rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#a8a29e}.product-card--wheels-v1 .product-card__wheels-from-price__value{font-size:1.9rem;font-weight:700;letter-spacing:-.02em;color:var(--wb-card-ink)}.product-card--wheels-v1 .product-card__wheels-from-price__cur{font-size:1.05rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#a8a29e}.product-card--wheels-v1 .product-card__wheels-build{position:relative;z-index:3;display:inline-flex;align-items:center;gap:.5rem;flex:0 0 auto;margin:0;padding:.85rem 1.35rem;border:1px solid var(--wb-card-cta);border-radius:0;background:transparent;font-family:var(--font-body-family);font-size:1.2rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--wb-card-cta);text-decoration:none;transition:background-color .16s var(--wb-card-ease),color .16s var(--wb-card-ease),border-color .16s var(--wb-card-ease),gap .16s var(--wb-card-ease)}.product-card--wheels-v1 .product-card__wheels-build:hover{text-decoration:none;color:var(--wb-card-cta)}.product-card--wheels-v1 .product-card__wheels-build:focus-visible{outline:2px solid #1c1917;outline-offset:3px}.product-card--wheels-v1 .product-card__wheels-build:active{background:var(--wb-card-cta);color:#fafaf9;border-color:var(--wb-card-cta)}.product-card--wheels-v1 .product-card__wheels-build__icon{display:block;flex-shrink:0;width:1.4rem;height:1.4rem;transition:transform .16s var(--wb-card-ease)}.product-card--wheels-v1 .product-card__wheels-build__icon .f-nav-ico{display:block;width:100%;height:100%;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;fill:none}.product-card--wheels-v1.product-card--list .product-card__info{align-items:flex-start;text-align:left}.product-card--wheels-v1.product-card--list .product-card__wheels-content,.product-card--wheels-v1.product-card--list .product-card__wheels-head,.product-card--wheels-v1.product-card--list .product-card__blurb-slot,.product-card--wheels-v1.product-card--list .product-card__blurb{text-align:left;margin-left:0;margin-right:0}.product-card--wheels-v1.product-card--list .product-card__reviews{justify-content:flex-start}.product-card--wheels-v1.product-card--list .product-card__title--wheels-parsed{align-items:center}@media(max-width:767.98px){.product-card--wheels-v1 .product-card__wrapper{padding:1rem 1.15rem 1.25rem}.product-card--wheels-v1 .product-card__title{font-size:1.85rem}.product-card--wheels-v1 .product-card__blurb{font-size:1.4rem}.product-card--wheels-v1 .product-card__wheels-from-price__value{font-size:1.75rem}.product-card--wheels-v1 .product-card__wheels-build{font-size:1.15rem;padding:.75rem 1.2rem}}@media(prefers-reduced-motion:reduce){.product-card--wheels-v1 .product-card__wrapper,.product-card--wheels-v1 .product-card__wheels-build,.product-card--wheels-v1 .product-card__wheels-build__icon{transition:none!important}.product-card--wheels-v1:hover .product-card__wheels-build__icon{transform:none}}.product-card__title a{color:currentColor;display:block}@media(max-width:639.98px){.product-card__title.text-upper{font-size:calc(var(--font-body-size) * 1)}}.product-card__image{transition:.85s cubic-bezier(.4,0,.2,1)}.product-card__image--main{transition:opacity 1.2s ease}.product-card__image--second{position:absolute;opacity:0;visibility:hidden;transform:scale3d(1.08,1.08,1)}.product-card__image-wrapper{position:relative;display:block;overflow:hidden}.product-card__image-wrapper .f-image{border-radius:0}.product-card--list .product-card__image-wrapper{width:8rem;flex:0 0 auto}.product-card__image-wrapper video{object-fit:cover}.product-card__info{margin-top:2rem}.product-card__info.text-center .f-price{justify-content:center}.product-card--list .product-card__info{text-align:left;padding-left:1.2rem;margin-top:0;flex:1}.product-card--list .product-card__info .f-price{justify-content:flex-start}.product-card--list .product-card__info .f-price__regular{margin:0}.product-card__vendor{color:rgba(var(--color-foreground),.75);display:block;font-size:1.4rem;line-height:1.14;margin:0 0 .4rem}.product-card__badge{position:absolute;inset-inline-start:1rem;top:1rem;display:flex;flex-flow:column wrap;gap:.5rem}.product-card__reviews{margin-bottom:.5rem}.product-card__reviews:empty{display:none}.product-card__actions{position:absolute;left:1.5rem;bottom:1.5rem;transform:translateY(15px);opacity:0;transition:.54s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;z-index:3;justify-content:center;width:calc(100% - 3rem)}.product-card__actions .product-card__atc:not(:disabled){opacity:1!important}.product-card__actions .btn:hover{z-index:1}@media(min-width:768px){.product-card__actions>.product-card__atc,.product-card__actions>.f-product-form{margin-inline-end:.2rem}}@media(max-width:767.98px){.product-card__actions{opacity:1;transform:translateZ(0)}}.product-card--list .product-card__actions{position:relative;justify-content:flex-start;left:0;bottom:auto;opacity:1;width:auto;transform:none;margin-top:15px}.product-card--list .product-card__actions .f-product-form,.product-card--list .product-card__actions .product-card__atc{width:auto}.product-card__quickview{width:var(--btn-height);flex:0 0 auto;padding:0;border-top-left-radius:0;border-bottom-left-radius:0}.product-card__quickview>span{display:inherit}.product-card__quickview.btn--small{width:calc(var(--btn-height) - 8px)}@media(min-width:768px){.product-card__quickview .product-card__quick-view-text{display:none}.product-card__quickview--only{width:100%}.product-card__quickview--only .product-card__quick-view-text{display:block}.product-card__quickview--only .product-card__quick-view-icon{display:none}}.product-card__swatch{display:flex;align-items:center;margin-top:.8rem}.text-center .product-card__swatch{justify-content:center}.text-right .product-card__swatch{justify-content:flex-end}.product-card .color-swatch{--color-swatch-item-width: 2.4rem;gap:.8rem;padding-bottom:.1rem}.product-card .color-swatch.product-card__swatch--complementary{--color-swatch-item-width: 1.6rem;gap:.6rem}.product-card .color-swatch__item{width:var(--color-swatch-item-width);height:var(--color-swatch-item-width);flex:0 0 auto;border-radius:var(--color-swatch-radius);padding:0;border:1px solid var(--color-border)!important;font-size:13px;background-color:var(--bg-color, var(--swatch-background));background-repeat:no-repeat!important;background-size:cover!important;background-position:center!important;background-clip:content-box}.product-card .color-swatch__item:not(.btn-rest){font-size:0}.product-card .color-swatch__item[aria-selected]{box-shadow:0 0 0 1px #fff inset,0 0 0 1px var(--color-text-body)!important;border-color:#fff!important;padding:1px}.product-card .color-swatch .btn-rest{padding:0}.product-card .color-swatch .btn-rest:hover{box-shadow:0 0 0 1px #000;border-color:#fff!important}@media(max-width:380px){.product-card .color-swatch{--color-swatch-item-width: 2.4rem}}@media(min-width:768px){.product-card__atc{width:100%;padding:0 1.5rem}.quick-view-enabled .product-card__atc{margin-inline-end:.2rem;border-start-end-radius:0;border-end-end-radius:0}.product-card__wrapper:hover .product-card__image-wrapper:not(.product-card__image-wrapper--main-only) .product-card__image--main,.product-card__wrapper:focus-within .product-card__image-wrapper:not(.product-card__image-wrapper--main-only) .product-card__image--main{opacity:0}.product-card__wrapper:hover .product-card__image-wrapper .product-card__image--second,.product-card__wrapper:focus-within .product-card__image-wrapper .product-card__image--second{opacity:1;visibility:visible;transform:scaleZ(1)}.product-card__wrapper:hover .product-card__image-wrapper .product-card__title,.product-card__wrapper:focus-within .product-card__image-wrapper .product-card__title{color:var(--color-link-hover)}.product-card__wrapper:hover .product-card__image-wrapper .product-card__actions,.product-card__wrapper:focus-within .product-card__image-wrapper .product-card__actions{transform:translateZ(0);opacity:1}}@media(max-width:767.98px){.product-card__actions{bottom:1rem;flex-direction:column;width:auto;right:1rem;left:1rem;align-items:flex-end}.product-card__actions.mobile-hide-quick-add.mobile-hide-quick-view,.product-card__actions.mobile-hide-quick-add .product-card__atc,.product-card__actions.mobile-hide-quick-view .product-card__quickview{display:none}.product-card__actions .btn{padding:0;border:1px solid var(--color-border);width:auto;height:auto;max-width:100%;line-height:1}.product-card__actions product-form{width:auto}.product-card__actions .f-icon-shopping-cart{transform:translate(-1px)}.product-card__actions .f-icon-svg--medium{width:2rem;height:2rem}.product-card__actions .product-card__action-icon,.product-card__actions .product-card__action-icon-loading{padding:1rem}.product-card__actions .product-card__action-icon{display:inline-flex}.product-card__actions .f-product-form form{width:100%}.product-card__actions .f-product-form .product-card__atc{border:none;width:100%}.product-card__actions .f-product-form .btn--loading .product-card__action-text{opacity:1}.product-card__actions .f-product-form .btn--loading .product-card__action-icon-loading{left:0}.product-card__actions .product-card__action-button{border:none;transition:all .3s;width:40px}.f-swiper .product-card__actions .product-card__action-button,.f-grid-1-cols .product-card__actions .product-card__action-button{width:auto}.product-card__actions .product-card__action-button:hover{width:100%}.f-swiper .product-card__actions .product-card__action-button:hover,.f-grid-1-cols .product-card__actions .product-card__action-button:hover{width:auto}.product-card__actions .product-card__action-button:hover .product-card__action-text{max-width:var(--atc-button-text-width, 15rem);padding-right:1rem}.product-card__actions .product-card__action-button.btn--loading>.product-card__action-text{opacity:1}.product-card__actions .product-card__action-button.btn--loading>.product-card__action-icon-loading{left:0}.f-swiper .product-card{padding-bottom:0}.product-card__action-text{max-width:0;overflow:hidden;text-overflow:ellipsis;transition:all .25s cubic-bezier(.104,.204,.492,1);white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/components.css.map */
