@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-inline-start: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-inline-start: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 1.3rem;min-height:80px;max-width:100%;border-radius:min(var(--btn-rounded, 0),24px)}.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-control--textarea:focus,.form-control--textarea:focus-visible{border-radius:min(var(--btn-rounded, 0),24px)}.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-inline-start: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;inset-inline-end: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;inset-inline-start: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-inline-start:6px!important}.cart-link .f-icon-svg+.cart-link__count{position:absolute}.cart-link span:not(.visually-hidden):not(.tooltip)+.f-icon-svg{margin-inline-end: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-inline-start:1.2rem}.f-price__badge-sale{margin-inline-end:6px}.f-price__badge-sale [data-sale-value]{margin-inline-start: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--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-inline-start:.4rem}.collapsible__button{cursor:pointer;padding-block:1.5rem;padding-inline:0 2rem;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;inset-inline-end:.1rem;top:50%;transform:translateY(-50%);width:12px;height:12px}[data-collapsible-icon] svg{position:absolute;transition:.3s all;width:2px;height:12px;inset-inline-start:0}[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-inline-end: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-inline-start:1px}.f-checkbox input{position:absolute;cursor:pointer;height:18px;width:18px;flex:0 0 auto;border:1px solid var(--color-border);margin-inline-end:12px;inset-inline-start: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-inline:4px 16px}.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-inline-end:5px;flex-shrink:0}.cart-discounts li .cart-discounts__remove{--btn-icon-width: 2.8rem;color:#dc2626}.cart-discounts li .cart-discounts__remove svg{margin:0}.cart-discounts li .cart-discounts__remove .f-icon-close{transition:all .4s}.cart-discounts li .cart-discounts__remove.btn--loading .f-icon-close{opacity:0}.cart-discounts li .cart-discounts__remove:hover .f-icon-close{transform:rotate(180deg)}.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;white-space:nowrap}@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-inline:0;margin-block:0 .4rem;position:relative}.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) * 1px)}}.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-block-start:2rem}.product-card__info.text-center .f-price{justify-content:center}.product-card--list .product-card__info{text-align:left;padding-inline-start:1.2rem;margin-block-start: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-inline:0;margin-block: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-block-end:.5rem}.product-card__reviews:empty{display:none}.product-card__actions{position:absolute;inset-inline-start:1.5rem;inset-block-end: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;inset-inline-start:0;inset-block-end:auto;opacity:1;width:auto;transform:none;margin-block-start: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-block-start:.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-block-end:.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{inset-block-end:1rem;inset-inline:1rem;flex-direction:column;width:auto;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-inline-end: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}}cart-recommendations-component,.f-cart-recommendations,.f-cart-recommendations__wrapper{display:none!important}.product-card .cvr-card-series,.product-card__info .cvr-card-series,.cvr-card-series{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.product-card .cvr-card-catch,.product-card__info .cvr-card-catch,.cvr-card-catch{display:block!important;font-size:14px!important;line-height:1.5!important;color:#999!important;font-style:italic!important;margin:4px 0 8px!important;padding:0 0 0 8px!important;border-left:2px solid #ddd!important;font-weight:400!important}@media(min-width:768px){.product-card .cvr-card-catch,.cvr-card-catch{font-size:15px!important}}.product-card .cvr-card-price-wrap,.cvr-card-price-wrap{display:flex!important;align-items:baseline!important;gap:4px!important;flex-wrap:wrap!important}.product-card .cvr-card-tax,.cvr-card-tax{font-size:13px!important;color:#888!important;letter-spacing:.02em!important}@media(min-width:1024px){.cvr-card-tax{font-size:14px!important}}.product-card .product-card__image-wrapper,.product-card__image-wrapper,.product-card__image-wrapper.f-card,.product-card__image-wrapper--main-only{--aspect-ratio: .75 !important;aspect-ratio:3 / 4!important;width:100%!important;height:auto!important;min-height:0!important;position:relative!important;display:block!important;background:#fafafa!important;overflow:hidden!important}.product-card__image-wrapper>a.full-width-link,.product-card__image-wrapper>a.product-card__link{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;z-index:2}.product-card__image-wrapper responsive-image,.product-card__image-wrapper .f-image,.product-card__image-wrapper>responsive-image{--aspect-ratio: .75 !important;aspect-ratio:auto!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;display:block!important;padding:0!important}.product-card__image-wrapper img,.product-card__image-wrapper responsive-image img,.product-card__image,.product-card__image--main,.product-card__image--second{width:100%!important;height:100%!important;max-height:none!important;object-fit:cover!important;object-position:center top!important;display:block!important}.f-product-single__block--title h1,.product__title{font-size:22px!important;line-height:1.4!important;letter-spacing:.02em!important}@media(min-width:768px){.f-product-single__block--title h1,.product__title{font-size:26px!important}}.f-product-single__block .collapsible-tab__heading,.collapsible-tab__heading,.cvr-pdp-series-story__title{font-size:18px!important;line-height:1.4!important;letter-spacing:.02em!important}@media(min-width:768px){.cvr-pdp-series-story__title{font-size:22px!important}}.product-card__title{font-size:16px!important;line-height:1.5!important;font-weight:500!important;letter-spacing:.02em!important}@media(min-width:768px){.product-card__title{font-size:17px!important}}@media(min-width:1024px){.product-card__title{font-size:18px!important}}.product-card__info .f-price-item--regular,.product-card__info .f-price-item--sale{font-size:16px!important;font-weight:500!important}@media(min-width:768px){.product-card__info .f-price-item--regular,.product-card__info .f-price-item--sale{font-size:17px!important}}@media(min-width:1024px){.product-card__info .f-price-item--regular,.product-card__info .f-price-item--sale{font-size:18px!important}}@media(min-width:768px){.product-card__info .f-price-item--regular,.product-card__info .f-price-item--sale{font-size:14px!important}}.cvr-quick-nav__chip{font-size:15px!important;padding:10px 18px!important;letter-spacing:.04em!important}@media(min-width:768px){.cvr-quick-nav__chip{font-size:16px!important;padding:12px 20px!important}}@media(min-width:1024px){.cvr-quick-nav__chip{font-size:17px!important;padding:12px 22px!important}}.rte,.rte p,.product__description,.cvr-pdp-description-card{line-height:1.75!important}@media(min-width:1024px){.f-single-product--information .f-product-single__info{position:sticky!important;top:2rem!important;max-height:calc(100vh - 4rem)!important;overflow-y:auto!important;overflow-x:hidden!important;align-self:flex-start!important;scrollbar-width:thin;scrollbar-color:#ddd transparent}.f-single-product--information .f-product-single__info::-webkit-scrollbar{width:5px}.f-single-product--information .f-product-single__info::-webkit-scrollbar-track{background:transparent}.f-single-product--information .f-product-single__info::-webkit-scrollbar-thumb{background:#ddd;border-radius:3px}.f-single-product--information .f-product-single__info::-webkit-scrollbar-thumb:hover{background:#bbb}body.header-pinned .f-single-product--information .f-product-single__info{top:calc(2rem + var(--f-header-height, 60px))!important;max-height:calc(100vh - 4rem - var(--f-header-height, 60px))!important}.f-single-product--information .f-product-single__info .f-product-single__blocks.sticky-element{position:static!important;top:auto!important}}.site-header .site-header__inner{align-items:center}.site-header__logo img,.site-header__logo svg{transition:transform .25s ease}.site-header__icons .header-icons__item{padding:.55rem}.site-header__icons .header-icons__item svg{width:22px;height:22px}body.header-pinned .site-header{box-shadow:0 1px #0000000f}.site-header__menu .site-nav__link,.site-header__center .site-nav__link,.site-header__left .site-nav__link{font-size:16px!important;letter-spacing:.05em}@media(min-width:1024px){.site-header{padding-top:.65rem;padding-bottom:.65rem}.site-header__menu .site-nav__link,.site-header__center .site-nav__link,.site-header__left .site-nav__link{font-size:18px!important;letter-spacing:.05em}}.announcement-bar,.f-announcement-bar{letter-spacing:.04em}.announcement-bar p,.f-announcement-bar p,.announcement-bar a,.f-announcement-bar a,.announcement-bar span,.f-announcement-bar span{font-size:15px!important}@media(min-width:1024px){.announcement-bar p,.f-announcement-bar p,.announcement-bar a,.f-announcement-bar a,.announcement-bar span,.f-announcement-bar span{font-size:16px!important}}.product__title,.product-single__title,.template-product .product-info__title,.collection__title,.main-collection-banner__title,.page-title,.f-page-title,.cvr-stores__title,.template-page main h1:not([class*=footer]):not([class*=modal]):not([class*=cart]):not([class*=drawer]),.template-search .f-template-search__header h1,.template-customers-account h1,.f-template-404 .title{font-size:28px!important;letter-spacing:.04em!important;font-weight:500!important;line-height:1.4!important}@media(min-width:1024px){.product__title,.product-single__title,.template-product .product-info__title,.collection__title,.main-collection-banner__title,.page-title,.f-page-title,.cvr-stores__title,.template-page main h1:not([class*=footer]):not([class*=modal]):not([class*=cart]):not([class*=drawer]),.template-search .f-template-search__header h1,.template-customers-account h1,.f-template-404 .title{font-size:40px!important}}.cvr-recently-viewed__title,.f-section__heading,.section-header__title,.product-recommendations__heading,.related-products__heading{font-size:22px!important;letter-spacing:.04em!important;font-weight:500!important;line-height:1.5!important}@media(min-width:1024px){.cvr-recently-viewed__title,.f-section__heading,.section-header__title,.product-recommendations__heading,.related-products__heading{font-size:28px!important}}.cvr-store-card__name,.cvr-recently-viewed__name{font-size:18px!important;letter-spacing:.03em!important;font-weight:600!important;line-height:1.5!important}@media(min-width:1024px){.cvr-store-card__name,.cvr-recently-viewed__name{font-size:20px!important}}.cvr-store-card__address,.cvr-store-card__hours,.template-page main p,.f-cart-drawer__product-name,.template-cart .cart-item__name{font-size:16px!important;letter-spacing:.02em;line-height:1.75!important}@media(min-width:1024px){.cvr-store-card__address,.cvr-store-card__hours,.template-page main p,.f-cart-drawer__product-name,.template-cart .cart-item__name{font-size:17px!important}}.main-collection.f-section-padding{padding-top:1.5rem}@media(min-width:1024px){.main-collection.f-section-padding{padding-top:2rem}}.main-collection__toolbar,.main-collection .collection-toolbar{font-size:.9rem}.main-collection__toolbar .product-count,.collection-toolbar__product-count{font-size:.85rem;opacity:.75;letter-spacing:.02em}.main-collection .facets__heading,.main-collection .filter-group__heading{font-size:.95rem;letter-spacing:.03em}.main-collection .facets__display,.main-collection .filter-group{border-color:#00000014}.main-collection .f-pagination__wrapper{padding-top:2rem;padding-bottom:1rem}.main-collection .f-pagination__list a,.main-collection .f-pagination__list span{min-width:34px;min-height:34px;line-height:34px;font-size:.9rem}.site-footer .site-footer__block-heading{letter-spacing:.05em;margin-bottom:14px;font-size:17px!important;font-weight:600;line-height:1.5}.site-footer .site-footer__block-content ul li{padding:6px 0}.site-footer .site-footer__block-content ul li a{font-size:16px!important;opacity:.9;letter-spacing:.02em;line-height:1.7}.site-footer .site-footer__block-content ul li a:hover{opacity:1}.site-footer__social-list{gap:14px!important}.site-footer__social-list .f-icon-svg{width:26px;height:26px}.site-footer .site-footer__bottom,.site-footer__bottom-menu .f-linklist a,.site-footer__copyright{font-size:14px!important;opacity:.8;letter-spacing:.03em}.site-footer__contact-inner>*+*{margin-left:24px}.site-footer__contact-inner{font-size:16px}.site-footer .site-footer__contact-inner a,.site-footer .site-footer__contact-inner .text-current{font-size:16px;letter-spacing:.02em}.site-footer .payment-icons{gap:.35rem}.site-footer .payment-icon svg{width:32px!important;height:21px!important;object-fit:contain;border:1px solid rgba(0,0,0,.06);border-radius:3px}@media(min-width:1024px){.site-footer .site-footer__block-heading{font-size:20px!important}.site-footer .site-footer__block-content ul li a{font-size:17px!important}.site-footer .site-footer__bottom,.site-footer__bottom-menu .f-linklist a,.site-footer__copyright{font-size:15px!important}.site-footer__social-list .f-icon-svg{width:28px;height:28px}.site-footer .payment-icon svg{width:42px!important;height:27px!important}.site-footer__contact-inner,.site-footer .site-footer__contact-inner a,.site-footer .site-footer__contact-inner .text-current{font-size:17px}}.template-cart .f-title.h3{font-size:28px!important;letter-spacing:.04em!important;font-weight:500!important}@media(min-width:1024px){.template-cart .f-title.h3{font-size:36px!important}}.f-cart-items thead th{font-size:13px!important;letter-spacing:.06em;color:#888;font-weight:500}@media(min-width:1024px){.f-cart-items thead th{font-size:14px!important}}.f-cart-item__name{font-size:16px!important;font-weight:600!important;letter-spacing:.02em!important;line-height:1.5!important}@media(min-width:1024px){.f-cart-item__name{font-size:18px!important}}.f-cart-item__name:hover{opacity:.7}.f-cart-item__vendor{font-size:13px!important;letter-spacing:.04em;color:#999}@media(min-width:1024px){.f-cart-item__vendor{font-size:14px!important}}.f-cart-item__price-wrapper .product-option,.f-cart-item__final-price,.f-cart-item__old-price{font-size:15px!important;letter-spacing:.02em}@media(min-width:1024px){.f-cart-item__price-wrapper .product-option,.f-cart-item__final-price,.f-cart-item__old-price{font-size:16px!important}}.template-cart .f-cart-item__details .product-option{font-size:14px!important;letter-spacing:.02em;color:#777}@media(min-width:1024px){.template-cart .f-cart-item__details .product-option{font-size:15px!important}}.template-cart .f-cart-item__remove button,.template-cart cart-remove-button button{font-size:14px!important;letter-spacing:.04em;color:#777}.template-cart .cart__checkout-button{font-size:16px!important;letter-spacing:.06em!important;font-weight:600}@media(min-width:1024px){.template-cart .cart__checkout-button{font-size:17px!important}}.template-cart .cart__update-button{font-size:14px!important}@media(min-width:1024px){.template-cart .cart__update-button{font-size:15px!important}}.template-cart .f-cart__subtotal h2,.template-cart .f-cart__subtotal .h6,.template-cart .totals__subtotal{font-size:14px!important;letter-spacing:.04em}@media(min-width:1024px){.template-cart .f-cart__subtotal h2,.template-cart .f-cart__subtotal .h6,.template-cart .totals__subtotal{font-size:15px!important}}.template-cart .f-cart__subtotal-value,.template-cart .totals__total-value{font-size:20px!important;font-weight:600!important;letter-spacing:.02em}@media(min-width:1024px){.template-cart .f-cart__subtotal-value,.template-cart .totals__total-value{font-size:24px!important}}.template-cart .f-cart__empty-text{font-size:18px!important;letter-spacing:.04em}@media(min-width:1024px){.template-cart .f-cart__empty-text{font-size:22px!important}}.template-cart .f-cart__login-title{font-size:16px!important}.template-cart .f-cart__login-paragraph{font-size:14px!important;line-height:1.7!important}@media(min-width:1024px){.template-cart .f-cart__login-title{font-size:17px!important}.template-cart .f-cart__login-paragraph{font-size:15px!important}}.f-hero__heading,.hero__title{letter-spacing:.03em}.f-hero__subheading,.hero__subtitle{letter-spacing:.04em;opacity:.9}.f-hero .btn,.hero .btn{letter-spacing:.06em;min-width:180px}@media(min-width:1024px){.f-hero__text-wrap,.hero__content{padding-bottom:2.5rem}}.f-hero:after,.hero:after{content:"";position:absolute;left:50%;bottom:18px;width:1px;height:28px;background:currentColor;opacity:.35;transform:translate(-50%);animation:cvr-scroll-cue 1.6s ease-in-out infinite;pointer-events:none}.f-hero,.hero{position:relative}@keyframes cvr-scroll-cue{0%,to{transform:translate(-50%);opacity:.35}50%{transform:translate(-50%,6px);opacity:.15}}.f-search-drawer .f-search-drawer__input,.search-drawer__input{letter-spacing:.03em}.f-search-drawer__suggestions{padding-top:.5rem}.f-search-drawer .predictive-search__heading{font-size:.8rem;letter-spacing:.08em;opacity:.55;margin-bottom:.5rem}.main-search.f-section-padding{padding-top:2rem}.template-search .main-search__form input[type=search]{letter-spacing:.02em}.f-template-404{padding:4.5rem 1rem 5rem}.f-template-404 .title{letter-spacing:.03em;margin-bottom:.8rem}.f-template-404 .subtitle{opacity:.7;margin-bottom:2rem;font-size:.95rem}.f-template-404 .btn{min-width:220px;letter-spacing:.05em}.product-grid--empty .text-center h2{letter-spacing:.03em}.product-grid--empty .text-center p{opacity:.7;margin-top:.5rem}.f-section__breadcrumb{padding-top:1rem!important;padding-bottom:.5rem!important}.f-section__breadcrumb,.f-section__breadcrumb a,.f-section__breadcrumb span{font-size:15px!important;letter-spacing:.04em;opacity:.82}.f-section__breadcrumb a:hover{opacity:1}.f-section__breadcrumb [aria-current=page]{opacity:.65}@media(min-width:1024px){.f-section__breadcrumb,.f-section__breadcrumb a,.f-section__breadcrumb span{font-size:16px!important}}.f-pagination__list{gap:.35rem}.f-pagination__list .current,.f-pagination__list [aria-current=page]{font-weight:600;border-bottom:1px solid currentColor}.template-customers-login,.template-customers-register,.template-customers-account,.template-customers-addresses,.template-customers-order{padding-top:1rem}.customer .form__input,.customer input[type=email],.customer input[type=password],.customer input[type=text]{letter-spacing:.02em}.customer h1,.customer h2{letter-spacing:.03em}.customer .form__submit,.customer .btn{letter-spacing:.05em;min-width:200px}@media(min-width:768px){.template-customers-login .customer,.template-customers-register .customer{max-width:480px;margin-left:auto;margin-right:auto}}.cvr-gw-modal[hidden]{display:none!important}.cvr-gw-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.cvr-gw-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.cvr-gw-modal__dialog{position:relative;background:#fff;width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:8px;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 20px 60px #00000040}@media(min-width:1024px){.cvr-gw-modal__dialog{max-width:820px!important;padding:3rem 3rem 2.5rem!important;font-size:17px!important}.cvr-gw-modal__title{font-size:24px!important;margin-bottom:1rem!important}.cvr-gw-modal__lead{font-size:16px!important;line-height:1.75!important;margin-bottom:1.5rem!important}.cvr-gw-modal__notice{font-size:15px!important}.cvr-gw-modal__select-all{font-size:15px!important;padding:.6rem 1.2rem!important}.cvr-gw-modal__thumb{width:80px!important;height:80px!important}.cvr-gw-modal__name{font-size:18px!important;line-height:1.45!important}.cvr-gw-modal__variant,.cvr-gw-modal__qty{font-size:14px!important}.cvr-gw-modal__check{width:22px!important;height:22px!important}.cvr-gw-modal__label{padding:1rem .4rem!important;gap:1.1rem!important}.cvr-gw-modal__note-label{font-size:16px!important;margin-bottom:.55rem!important}.cvr-gw-modal__note-input{font-size:16px!important;padding:1rem 1.1rem!important}.cvr-gw-modal__cancel,.cvr-gw-modal__confirm{font-size:16px!important;padding:1rem 1.4rem!important;letter-spacing:.04em!important}}.cvr-gw-modal__close{position:absolute;top:.5rem;right:.65rem;background:transparent;border:0;font-size:1.6rem;line-height:1;cursor:pointer;padding:.35rem .5rem;color:#555}.cvr-gw-modal__close:hover{color:#000}.cvr-gw-modal__title{font-size:1.1rem;letter-spacing:.04em;margin:0 0 .65rem}@media(min-width:1024px){.cvr-gw-modal__title{font-size:1.6rem;margin-bottom:1rem}}.cvr-gw-modal__lead{font-size:.85rem;opacity:.85;margin:0 0 1rem;line-height:1.65}@media(min-width:1024px){.cvr-gw-modal__lead{font-size:1rem;margin-bottom:1.5rem;line-height:1.7}}.cvr-gw-modal__notice{display:inline-block;margin-top:.35rem;font-size:.85rem;color:#b25500;letter-spacing:.02em;line-height:1.5}@media(min-width:1024px){.cvr-gw-modal__notice{font-size:.9rem}}.cvr-gw-modal__select-all-wrap{display:flex;gap:.5rem;margin-bottom:.5rem;justify-content:flex-end}.cvr-gw-modal__select-all{background:transparent;border:1px solid rgba(0,0,0,.2);border-radius:4px;padding:.35rem .85rem;font-size:.88rem;letter-spacing:.03em;cursor:pointer;color:#333;transition:background .15s ease}.cvr-gw-modal__select-all:hover{background:#0000000a;border-color:#00000059}@media(min-width:1024px){.cvr-gw-modal__select-all{font-size:.95rem;padding:.5rem 1.15rem}}.cvr-gw-modal__list{list-style:none;margin:0 0 1rem;padding:0;border-top:1px solid rgba(0,0,0,.08)}.cvr-gw-modal__item{border-bottom:1px solid rgba(0,0,0,.08)}.cvr-gw-modal__label{display:flex;align-items:center;gap:.75rem;padding:.65rem .25rem;cursor:pointer}.cvr-gw-modal__check{flex:none;width:18px;height:18px;accent-color:#000}.cvr-gw-modal__thumb{flex:none;width:56px;height:56px;overflow:hidden;border-radius:4px;background:#f6f6f6}@media(min-width:1024px){.cvr-gw-modal__thumb{width:72px;height:72px}}.cvr-gw-modal__thumb img{width:100%;height:100%;object-fit:cover;object-position:center top}.cvr-gw-modal__info{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.cvr-gw-modal__name{font-size:.92rem;letter-spacing:.02em;line-height:1.4}.cvr-gw-modal__variant,.cvr-gw-modal__qty{font-size:.85rem;opacity:.75}@media(min-width:1024px){.cvr-gw-modal__name{font-size:1.1rem}.cvr-gw-modal__variant,.cvr-gw-modal__qty{font-size:.9rem}.cvr-gw-modal__check{width:22px;height:22px}.cvr-gw-modal__label{padding:.9rem .35rem;gap:1rem}}.cvr-gw-modal__note{margin-bottom:1rem}.cvr-gw-modal__note-label{display:block;font-size:.85rem;letter-spacing:.03em;margin-bottom:.4rem;opacity:.85}.cvr-gw-modal__note-input{width:100%;border:1px solid rgba(0,0,0,.15);border-radius:4px;padding:.65rem .75rem;font-size:.92rem;font-family:inherit;resize:vertical;line-height:1.5}@media(min-width:1024px){.cvr-gw-modal__note-label{font-size:1rem}.cvr-gw-modal__note-input{font-size:1rem;padding:.9rem 1rem}}@media(min-width:1024px){.cvr-gw-modal__cancel,.cvr-gw-modal__confirm{font-size:1rem;padding:.9rem 1.25rem}}.cvr-gw-modal__confirm--disabled,.cvr-gw-modal__confirm:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.cvr-gw-modal__actions{display:flex;gap:.5rem;flex-direction:column}@media(min-width:480px){.cvr-gw-modal__actions{flex-direction:row}.cvr-gw-modal__cancel{flex:0 0 auto;min-width:100px}.cvr-gw-modal__confirm{flex:1}}.cvr-gw-modal__loading{text-align:center;font-size:.85rem;opacity:.7;margin-top:.75rem}.f-cart-drawer .f-drawer__header{padding:1.25rem 1.25rem .75rem!important}.f-cart-drawer .f-drawer__header h2{letter-spacing:.04em;font-size:1rem}cart-drawer f-cart-goal,cart-drawer .f-cartgoal,.f-cart-drawer f-cart-goal,.f-cart-drawer .f-cartgoal,.template-cart f-cart-goal,.template-cart .f-cartgoal,.template-cart foxkit-cart-goal{display:none!important}foxkit-cart-goal:empty,foxkit-cart-countdown:empty{display:none!important}.f-cart-drawer foxkit-cart-goal,.f-cart-drawer foxkit-cart-countdown{display:block;padding:0 1.25rem}.f-cart-drawer__items{padding:.5rem 1.25rem 1rem!important}.f-cart-item,.f-cart-drawer__item{border-bottom:1px solid rgba(0,0,0,.07)!important;padding:1rem 0!important;margin:0!important}.f-cart-item:last-child,.f-cart-drawer__item:last-child{border-bottom:0!important}.f-cart-drawer__product-image,.f-cart-drawer__product-image img{border-radius:4px}.f-cart-drawer__product-name{font-size:.92rem!important;letter-spacing:.015em;line-height:1.4}.f-cart-drawer__product-options{font-size:.85rem!important;opacity:.7;margin-top:.15rem}.f-cart-drawer__product-prices,.f-cart-drawer__product-price{font-size:.9rem!important;letter-spacing:.01em}.f-cart-drawer__product-tuning{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-top:.65rem}.f-cart-drawer__qty .quantity{border-color:#00000026}.f-cart-drawer__remove{font-size:.85rem!important;opacity:.7;letter-spacing:.03em}.f-cart-drawer__remove:hover{opacity:1}.f-drawer__footer{padding:1rem 1.25rem 1.25rem!important;background:#fafafa;border-top:1px solid rgba(0,0,0,.06)}.f-drawer__footer>*+*{margin-top:.85rem}.f-drawer__gift-wrapping,.template-cart .gift-wrapping-component,.template-cart gift-wrapping-component{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:12px 14px;margin-top:0!important;display:block}.f-gift-wrapping--label{font-size:14px!important;letter-spacing:.02em;display:flex!important;align-items:flex-start!important;gap:10px;cursor:pointer;margin:0!important;line-height:1.5;flex-wrap:nowrap}@media(min-width:1024px){.f-gift-wrapping--label{font-size:15px!important}}.f-gift-wrapping--icon{width:18px!important;height:18px!important;flex:none;margin-top:1px}.f-gift-wrapping--text{flex:1;min-width:0;word-break:keep-all;overflow-wrap:anywhere}.f-gift-wrapping--price{font-weight:600!important;font-size:14px!important;white-space:nowrap}@media(min-width:1024px){.f-gift-wrapping--price{font-size:15px!important}}.f-gift-wrapping--loading{flex:none}.f-cart-drawer__note-wrapper,.f-cart-drawer__shipping-wrapper,.f-cart-drawer__discount-wrapper{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:.65rem .85rem}.f-cart-drawer__block-subtotal{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:6px;padding:.85rem 1rem}.f-cart-drawer__totals{align-items:baseline!important}.f-cart-drawer__subtotal{font-size:.82rem!important;letter-spacing:.05em;opacity:.75;font-weight:400!important;margin:0!important}.f-cart-drawer__subtotal-value{font-size:1.25rem!important;letter-spacing:.02em;font-weight:600;margin:0!important}.f-cart-drawer__notice{font-size:.82rem!important;opacity:.65;margin-top:.35rem!important;line-height:1.5}.f-cart-drawer__discounts{padding-bottom:.35rem}.f-cart-drawer__discounts .cart-discounts{font-size:.8rem}.cvr-cart-trust{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:6px!important;padding:.75rem .9rem!important;margin:0!important;font-size:.82rem!important;line-height:1.55!important;color:#222}.cvr-cart-trust__shipping-progress{margin:0 0 .65rem!important;padding-bottom:.55rem!important;border-bottom:1px solid rgba(0,0,0,.06)!important}.cvr-cart-trust__shipping-text{margin:0 0 .35rem!important;font-size:.82rem!important;color:#222;letter-spacing:.02em}.cvr-cart-trust__shipping-text strong{font-weight:600!important;color:#b8530f}.cvr-cart-trust__shipping-text--free{color:#2a7a2a!important;font-weight:600!important;letter-spacing:.04em}.cvr-cart-trust__bar{height:3px;background:#00000014;border-radius:2px;overflow:hidden}.cvr-cart-trust__bar-fill{height:100%;background:#b8530f;transition:width .3s ease}.cvr-cart-trust__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.55rem}.cvr-cart-trust__row{display:flex;align-items:center;gap:.55rem}.cvr-cart-trust__icon{flex-shrink:0;width:15px;height:15px;color:#444}.cvr-cart-trust__icon svg{width:100%;height:100%}.cvr-cart-trust__text{flex:1;min-width:0;font-size:.82rem;letter-spacing:.02em;color:#333}.cvr-cart-trust__text strong{font-weight:600;color:#111;letter-spacing:.02em}.cvr-cart-trust__payments{display:flex;flex-wrap:wrap;gap:.25rem;flex:1;min-width:0}.cvr-cart-trust__payment-icon svg{width:26px!important;height:17px!important;object-fit:contain;border-radius:2px;border:1px solid rgba(0,0,0,.05)}.f-cart-drawer__buttons{margin-top:.85rem!important}.f-cart-drawer__form{gap:.5rem}.f-cart-drawer__form .btn--primary{padding:1rem!important;font-size:.98rem!important;letter-spacing:.05em!important;font-weight:600}.f-cart-drawer__form .btn--secondary{font-size:.85rem!important;letter-spacing:.03em!important;padding:.75rem 1rem!important}foxkit-incart-upsell:empty{display:none!important}.f-cart-drawer__items .visually-hidden,.f-cart-drawer__items #CartDrawer-LiveRegionText,.f-cart-drawer__items #CartDrawer-LineItemStatus{display:none!important}@media(min-width:1024px){.f-drawer__footer{padding:1.25rem 1.5rem 1.5rem!important}.f-cart-drawer__items{padding:.65rem 1.5rem 1.25rem!important}.f-cart-drawer .f-drawer__header{padding:1.5rem 1.5rem 1rem!important}.f-cart-drawer .f-drawer__header h2{font-size:1.25rem!important}.f-cart-drawer__product-name{font-size:1.05rem!important;line-height:1.45!important}.f-cart-drawer__product-options{font-size:.88rem!important}.f-cart-drawer__product-prices,.f-cart-drawer__product-price{font-size:1.05rem!important}.f-cart-drawer__remove{font-size:.88rem!important}.f-cart-drawer__subtotal{font-size:.95rem!important}.f-cart-drawer__subtotal-value{font-size:1.55rem!important}.f-cart-drawer__notice{font-size:.85rem!important}.cvr-cart-trust{font-size:.95rem!important}.cvr-cart-trust__shipping-text{font-size:.98rem!important}.cvr-cart-trust__text{font-size:.95rem!important}.cvr-cart-trust__icon{width:18px!important;height:18px!important}.cvr-cart-trust__payment-icon svg{width:32px!important;height:21px!important}.f-gift-wrapping--label{font-size:1rem!important;gap:.7rem}.f-gift-wrapping--icon{width:20px!important;height:20px!important}.f-gift-wrapping--price{font-size:1rem!important}.f-cart-drawer__form .btn--primary{font-size:1.08rem!important;padding:1.1rem!important}.f-cart-drawer__form .btn--secondary{font-size:.98rem!important;padding:.9rem 1.2rem!important}}.cvr-recently-viewed[hidden]{display:none!important}.cvr-recently-viewed{padding:2.5rem 0 3rem;border-top:1px solid rgba(0,0,0,.06);margin-top:2.5rem}.cvr-recently-viewed__title{font-size:1.05rem;letter-spacing:.06em;margin:0 0 1.25rem;text-align:center;font-weight:600}.cvr-recently-viewed__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media(min-width:768px){.cvr-recently-viewed__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}.cvr-recently-viewed__title{font-size:1.2rem}.cvr-recently-viewed{padding:3rem 0 3.5rem;margin-top:3rem}}.cvr-recently-viewed__item{display:block;text-decoration:none;color:inherit}.cvr-recently-viewed__image{aspect-ratio:3 / 4;overflow:hidden;background:#f6f6f6;border-radius:4px;margin-bottom:.5rem}.cvr-recently-viewed__image img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .4s ease}.cvr-recently-viewed__item:hover .cvr-recently-viewed__image img{transform:scale(1.03)}.cvr-recently-viewed__name{font-size:.82rem;letter-spacing:.02em;line-height:1.4;margin-bottom:.2rem}.cvr-recently-viewed__price{font-size:.8rem;letter-spacing:.02em;opacity:.85}@media(min-width:1024px){.cvr-recently-viewed__name{font-size:.92rem}.cvr-recently-viewed__price{font-size:.9rem}}.cvr-recently-viewed,.f-section--flush+section,.f-section+.f-section,section.f-section-padding{content-visibility:auto;contain-intrinsic-size:auto 400px}img[width][height]{height:auto}.main-collection .facets__heading,.main-collection .filter-group__heading{font-weight:600;text-transform:none}.main-collection .facets__display .facets__item,.main-collection .filter-group__item{padding:.35rem 0!important;font-size:.9rem}.main-collection .facets__display .facets__item input[type=checkbox]{accent-color:#000}.main-collection__toolbar{padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.06);margin-bottom:1.25rem}.main-collection .product-grid{gap:.85rem}@media(min-width:768px){.main-collection .product-grid{gap:1.25rem}}@media(min-width:1024px){.main-collection .product-grid{gap:1.5rem}}.main-collection .facets__open-button,.main-collection .sort-by-toggle,.main-collection [data-facets-toggle],.main-collection [data-sort-toggle]{padding:.6rem 1rem!important;font-size:.9rem!important;letter-spacing:.03em}.main-collection .product-grid--empty .text-center{padding:3rem 1rem!important}.main-collection .product-grid--empty .text-center h2{font-size:1.1rem;letter-spacing:.04em;margin-bottom:.5rem}.template-search .main-search{padding-top:1.5rem}.template-search .main-search__form{max-width:640px;margin:0 auto 1.5rem}.template-search .main-search__form input[type=search]{border:1px solid rgba(0,0,0,.15)!important;border-radius:4px;padding:.85rem 1rem!important;font-size:1rem!important;letter-spacing:.02em}.template-search .f-template-search__header h1{letter-spacing:.04em;font-size:1.4rem;margin-bottom:1rem}.template-search .product-grid{gap:1rem}@media(min-width:768px){.template-search .product-grid{gap:1.25rem}}.template-search .f-template-search--empty{text-align:center;padding:3rem 1rem 4rem!important}.template-search .f-template-search--empty .f-template-search__header h1{font-size:1.2rem;opacity:.8}.f-sticky-atc,sticky-atc-bar{background:#fffffffa!important;backdrop-filter:saturate(180%) blur(8px);-webkit-backdrop-filter:saturate(180%) blur(8px);border-top:1px solid rgba(0,0,0,.08)!important;box-shadow:0 -4px 12px #0000000f}.f-sticky-atc__inner,sticky-atc-bar .container{padding:.65rem .9rem!important;gap:.65rem;display:flex;align-items:center}.f-sticky-atc__image,sticky-atc-bar img[src]{width:44px!important;height:44px!important;object-fit:cover;border-radius:4px;flex:none}.f-sticky-atc__title,sticky-atc-bar .product-title{font-size:.88rem!important;letter-spacing:.02em;line-height:1.35;flex:1;min-width:0}.f-sticky-atc__price,sticky-atc-bar .price{font-size:.95rem!important;font-weight:600}.f-sticky-atc__btn,sticky-atc-bar .btn--primary{padding:.85rem 1.1rem!important;font-size:.95rem!important;letter-spacing:.04em;min-width:130px}@media(max-width:1023px){body.template-product main{padding-bottom:72px}}.f-product__media-wrapper .f-image img{content-visibility:auto}.f-product__media-wrapper [data-media-index]:not([data-media-index="0"]) img{loading:lazy}@media(min-width:1024px){.main-collection .facets__display{position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow-y:auto;align-self:flex-start}}input[type=text]:not(.f-search-drawer__input):not(.cvr-stores__search input),input[type=email],input[type=tel],input[type=password],input[type=search]:not(.f-search-drawer__input):not(.cvr-stores__search input),input[type=number],textarea:not(.cvr-gw-modal__note-input),select{font-size:16px!important;letter-spacing:.02em;padding:12px 14px!important;border-radius:6px;font-family:inherit;line-height:1.5}@media(min-width:1024px){input[type=text]:not(.f-search-drawer__input):not(.cvr-stores__search input),input[type=email],input[type=tel],input[type=password],input[type=search]:not(.f-search-drawer__input):not(.cvr-stores__search input),input[type=number],textarea:not(.cvr-gw-modal__note-input),select{font-size:17px!important;padding:14px 16px!important}}.form__label,label.field__label,label.form__label,.customer label{font-size:15px!important;letter-spacing:.03em}@media(min-width:1024px){.form__label,label.field__label,label.form__label,.customer label{font-size:16px!important}}.btn,button.btn,.btn--primary,.btn--secondary{letter-spacing:.04em}.btn--primary,.btn--secondary{font-size:16px!important;padding:14px 20px!important}@media(min-width:1024px){.btn--primary,.btn--secondary{font-size:17px!important;padding:16px 24px!important}}.template-customers-login .customer h1,.template-customers-register .customer h1,.template-customers-account .customer h1,.template-customers-order .customer h1,.template-customers-addresses .customer h1{font-size:1.5rem!important;letter-spacing:.06em;font-weight:500;margin-bottom:1rem}@media(min-width:1024px){.template-customers-login .customer h1,.template-customers-register .customer h1,.template-customers-account .customer h1,.template-customers-order .customer h1,.template-customers-addresses .customer h1{font-size:1.85rem!important}}.template-customers-order table th,.template-customers-order table td,.template-customers-account table th,.template-customers-account table td{font-size:.95rem!important;padding:.7rem .9rem!important;letter-spacing:.02em}.template-customers-order h2,.template-customers-account h2{font-size:1.1rem!important;letter-spacing:.05em;margin:1.5rem 0 .75rem}.template-page main h1{letter-spacing:.06em}.template-page main h2{font-size:1.2rem!important;letter-spacing:.05em;line-height:1.55;margin:2rem 0 .85rem}.template-page main h3{font-size:1.05rem!important;letter-spacing:.04em;margin:1.5rem 0 .65rem}.template-page main p,.template-page main li{line-height:1.85!important}@media(min-width:1024px){.template-page main h2{font-size:1.4rem!important}.template-page main h3{font-size:1.15rem!important}}.cookie-banner,.f-cookie-banner,[data-cookie-banner]{font-size:.92rem!important;letter-spacing:.02em;line-height:1.7}.cookie-banner .btn,.f-cookie-banner .btn,[data-cookie-banner] .btn{font-size:.92rem!important;padding:.65rem 1rem!important}.f-quick-view,.quick-view-modal{font-size:1rem}.f-quick-view .product__title,.quick-view-modal .product__title{font-size:1.25rem!important;letter-spacing:.04em}.f-quick-view__price,.quick-view-modal .price{font-size:1.1rem!important}.price-item--regular,.price-item--sale,.price__regular .price-item,.price__sale .price-item{letter-spacing:.02em}table{font-size:.95rem}table th{letter-spacing:.03em;font-weight:600}.newsletter-form input[type=email],.f-newsletter input[type=email],.site-footer__newsletter input[type=email]{font-size:1rem!important;padding:.75rem 1rem!important}.newsletter-form button[type=submit],.f-newsletter button[type=submit]{font-size:.95rem!important;letter-spacing:.04em}.site-footer__newsletter-description,.newsletter-form__description{font-size:.92rem!important;line-height:1.7}.f-cartgoal,f-cart-goal{font-size:.92rem!important;letter-spacing:.03em}.f-cartgoal__default-message,.f-cartgoal__message{font-size:.92rem!important}.jdgm-rev__title,.jdgm-prev-badge__text{font-size:.92rem!important;letter-spacing:.02em}.jdgm-rev__body{font-size:.95rem!important;line-height:1.7!important}.jdgm-histogram{font-size:.9rem!important}.page-faqs .collapsible-tabs.f-section-padding,.collapsible-tabs.faq-collapse{padding:2.5rem 0 3rem!important}@media(min-width:1024px){.page-faqs .collapsible-tabs.f-section-padding,.collapsible-tabs.faq-collapse{padding:3.5rem 0 4rem!important}}.collapsible-tabs__header .collapsible-tabs__heading,.collapsible-tabs__header h2{font-size:1.5rem!important;letter-spacing:.06em!important;font-weight:500!important;margin-bottom:1.5rem!important}@media(min-width:1024px){.collapsible-tabs__header .collapsible-tabs__heading,.collapsible-tabs__header h2{font-size:1.85rem!important}}.collapsible__button,.collapsible__button-text{font-size:1rem!important;letter-spacing:.04em!important;line-height:1.6!important;font-weight:500!important}@media(min-width:1024px){.collapsible__button,.collapsible__button-text{font-size:1.08rem!important}}.collapsible__button{padding:1rem 0!important}.collapsible__content-inner.rte,.collapsible__content-inner{font-size:.98rem!important;letter-spacing:.02em;line-height:1.85!important;padding:.5rem 0 1.25rem!important}@media(min-width:1024px){.collapsible__content-inner.rte,.collapsible__content-inner{font-size:1rem!important}}.collapsible-tabs__wrapper details{border-bottom:1px solid rgba(0,0,0,.08)}.collapsible-tabs__wrapper details:first-of-type{border-top:1px solid rgba(0,0,0,.08)}.rich-text.f-section-padding{padding:2rem 0 2.5rem!important}.rich-text .rich-text__heading{font-size:1.5rem!important;letter-spacing:.06em!important;font-weight:500!important}@media(min-width:1024px){.rich-text .rich-text__heading{font-size:1.85rem!important}}body:not(.template-article):not(.template-blog) .rte{letter-spacing:.02em;line-height:1.85}body:not(.template-article):not(.template-blog) .rte p{font-size:1rem!important}body:not(.template-article):not(.template-blog) .rte h2{font-size:1.25rem!important;letter-spacing:.05em;margin-top:2rem}body:not(.template-article):not(.template-blog) .rte h3{font-size:1.1rem!important;letter-spacing:.04em;margin-top:1.5rem}body:not(.template-article):not(.template-blog) .rte ul li,body:not(.template-article):not(.template-blog) .rte ol li{font-size:1rem!important}body:not(.template-article):not(.template-blog) .rte a,body:not(.template-article):not(.template-blog) .f-rte a{letter-spacing:.02em}.f-mobile-nav__item a,.mobile-nav__link{padding-top:.85rem;padding-bottom:.85rem;letter-spacing:.03em}.f-mobile-nav__close,.mobile-nav__close{padding:.65rem}.f-mobile-nav .has-submenu .f-mobile-nav__submenu .f-mobile-nav__item a{padding-left:1.5rem;opacity:.85}
/*# sourceMappingURL=/cdn/shop/t/12/assets/components.css.map */
