.custom-checkbox{cursor:pointer;display:block;font-size:22px;margin-bottom:12px;min-height:36px;padding-left:35px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.custom-checkbox p{font-size:13px;margin:0 0 0 10px;width:100%}.custom-checkbox input{cursor:pointer;height:1px;opacity:0;position:absolute;width:1px}.custom-checkbox .checkmark{background-color:#fff;border-radius:50%;height:36px;left:0;top:0;width:36px}.custom-checkbox .checkmark:after{border:solid #fff;border-width:0 3px 3px 0;content:"";display:none;height:15px;left:50%;position:absolute;top:50%;transform:translate(-50%,-59%) rotate(40deg);width:8px}.custom-checkbox input:checked~.checkmark,.custom-checkbox:hover input~.checkmark{background-color:var(--secondary-color)}.custom-checkbox input:checked~.checkmark:after{display:block}.lightbox-trigger{padding:12px}.lightbox-trigger svg{height:20px;max-height:20px;max-width:20px;width:20px}.lightbox-trigger svg path{fill:#fff}.open-sidecart{cursor:pointer}#cart-drawer-container{background:transparent;height:100vh;pointer-events:none;position:fixed;right:0;top:0;transition:.3s ease;visibility:hidden;width:100vw;z-index:99!important}#cart-drawer-container.open{-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px);background:rgba(0,0,0,.7);pointer-events:auto;transition:.3s ease;visibility:visible}#cart-drawer-container.open #cart-drawer{display:flex;flex-direction:column;transform:translateX(0)}#cart-drawer-container .cart-drawer{background-color:#fff;float:right;height:100%;pointer-events:auto;transform:translateX(103%);transition:.3s ease;width:clamp(260px,470px,100vw - 16px)}@media only screen and (max-width:575.98px){#cart-drawer-container .cart-drawer{max-width:calc(100vw - 16px)}}#cart-drawer-container .cart-drawer__header{align-items:center;display:flex;justify-content:space-between;padding:16px 24px;position:relative;width:100%}#cart-drawer-container .cart-drawer__header .cart-heading{font-size:30px;font-weight:900;text-transform:uppercase}#cart-drawer-container .cart-drawer .inner{display:flex;flex:1;flex-direction:column;width:100%}#cart-drawer-container .cart-drawer .inner>div{height:100%}#cart-drawer-container .cart-drawer>form{display:flex;flex:1;z-index:10}#cart-drawer-container .cart-drawer>form .cart .items-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:center;margin:0;position:relative;width:100%}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .continue-shopping{width:100%}#cart-drawer-container .cart-drawer>form .cart .items-wrapper:not(:has(.swiper-slide)) .cart-recommendations{display:none!important}#cart-drawer-container .cart-drawer>form .cart .items-wrapper:not(:has(.swiper-slide)) .items{max-height:100%}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .items{height:100%;inset:0 0 auto 0;max-height:calc(100% - 52px);overflow:hidden auto;padding:20px 24px 0;position:absolute;width:100%}@media only screen and (max-width:575.98px){#cart-drawer-container .cart-drawer>form .cart .items-wrapper .items{padding:16px 20px 0}}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar{background:transparent;width:6px}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar-track{background:var(--secondary-white-color,#f5f5f5)}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .items::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:0}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .empty-cart{align-items:center;display:flex;flex-direction:column;gap:32px;margin-block:auto;padding:24px;text-align:center;width:100%}#cart-drawer-container .cart-drawer>form .cart .items-wrapper .empty-cart h3{font-size:30px;text-transform:uppercase}#cart-drawer-container .cart-drawer>form .cart:after{background:#000;content:"";height:100%;inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .15s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:5}#cart-drawer-container .cart-drawer>form .cart:has(.cart-recommendations.open):after{opacity:.3}#cart-drawer-container .cart-drawer>form .cart:has(.cart-recommendations.open) .cart-recommendations .heading>svg{scale:1 1}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations{background:var(--primary-white-color,#fff);inset:auto 0 0 0;padding:0;position:absolute;transition:all .25s ease-in-out;translate:0 calc(100% - 52px);width:100%;z-index:20}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations.open{translate:0}@media only screen and (min-width:1200px){#cart-drawer-container .cart-drawer>form .cart .cart-recommendations{display:none}}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .heading{align-items:center;background:var(--secondary-grey-color,#ebebeb);color:var(--primary-black-color,#000);cursor:pointer;display:flex;flex-flow:row nowrap;font-size:20px;gap:16px;justify-content:space-between;line-height:1;min-height:52px;padding:16px;width:100%}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .heading>svg{color:currentColor;height:13px;min-width:13px;-o-object-fit:contain;object-fit:contain;pointer-events:none;rotate:90deg;scale:-1 1;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:13px}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider{padding:18px 0;width:100%}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper{align-items:stretch;display:flex;flex-flow:row nowrap;justify-content:flex-start}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card{height:auto}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-image .product-badges{gap:2px}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-image .product-badges .product-badge{font-size:10px;padding:3px 6px}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-card__title{-webkit-line-clamp:1;font-size:14px}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-card__price .product-finance-price,#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-card__price .product-price{font-size:14px}#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-description,#cart-drawer-container .cart-drawer>form .cart .cart-recommendations .side-cart-recommendations-slider .swiper-wrapper .swiper-slide.product-card .product-reviews{display:none}#cart-drawer-container .cart-drawer>form .cart .sub-total-wrapper p:first-of-type{font-size:22px}#cart-drawer-container .cart-drawer .cart-content{display:flex;display:none;flex:1;flex-direction:column}#cart-drawer-container .cart-drawer .cart-content .buttons{box-sizing:border-box;display:flex;justify-content:space-between}#cart-drawer-container .cart-drawer .cart-content .buttons .checkout{flex:1;padding-bottom:13px;padding-top:13px;text-align:center}#cart-drawer-container .cart-drawer .cart-content .content-heading{align-items:center;display:flex;flex-wrap:wrap;gap:11px;justify-content:center;padding:20px}#cart-drawer-container .cart-drawer .cart-content .content-heading svg{height:30px;width:30px}#cart-drawer-container .cart-drawer .cart-content .content-heading svg.heart-full{fill:var(--accent-2-color)}#cart-drawer-container .cart-drawer__close{align-items:center;color:var(--primary-black-color,#000);cursor:pointer;display:flex;height:24px;justify-content:center;width:24px}#cart-drawer-container .cart-drawer__close svg{color:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}#cart-drawer-container .cart-drawer .cart-details{align-items:center;background-color:#222;color:#fff;display:flex;flex-flow:column nowrap;gap:24px;justify-content:center;padding:16px 24px 24px;position:relative;width:100%;z-index:20}#cart-drawer-container .cart-drawer .cart-details .total-wrapper{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;width:100%}#cart-drawer-container .cart-drawer .cart-details .total-wrapper .cart-subtotal,#cart-drawer-container .cart-drawer .cart-details .total-wrapper .cart-subtotal-heading{font-family:Arial;font-size:16px;font-weight:700;line-height:1.4}#cart-drawer-container .cart-drawer .cart-details .total-wrapper .cart-subtotal .item-count,#cart-drawer-container .cart-drawer .cart-details .total-wrapper .cart-subtotal-heading .item-count{font-weight:400;margin-left:4px}#cart-drawer-container .cart-drawer .cart-details .total-wrapper .sale-tag{height:16px;transform:translateY(3px);width:16px}#cart-drawer-container .cart-drawer .cart-details .cart-buttons{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:16px;justify-content:flex-start;width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .checkout-button{width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons .toggle-express-checkout-buttons{color:var(--primary-white-color,#fff);cursor:pointer;font-family:var(--heading-font);font-size:18px;font-style:italic;font-weight:400;padding:6px 0;text-align:center;text-decoration:underline;text-underline-offset:5px;width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons .toggle-express-checkout-buttons:before{color:inherit;content:attr(data-express-checkout-options);font-family:inherit;font-size:inherit;font-weight:inherit;opacity:.6;pointer-events:none;text-align:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons.open .toggle-express-checkout-buttons:before{content:attr(data-express-checkout-options-close)}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons.open .dynamic-checkout__content{max-height:300px;opacity:1;padding:0 0 20px;pointer-events:all}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons .dynamic-checkout__content{display:flex;margin-top:-7px;max-height:0;opacity:0;padding:0;pointer-events:none;transition:max-height .15s ease-in,opacity .1s ease-in,padding .1s ease-in;width:100%}#cart-drawer-container .cart-drawer .cart-details .cart-buttons .express-checkout-buttons .dynamic-checkout__content shopify-accelerated-checkout-cart{width:100%}#cart-drawer-container .side-cart-recommended{background-color:#fff;border-radius:10px;margin-left:4.3vw;max-width:1300px;opacity:1;padding:34px 32px 35px;pointer-events:none;position:absolute;top:50%;transform:translate(-120%,-50%);transition:all 1s ease;width:calc(100% - clamp(415px, 25vw + 50px, 504px) - 12vw)}@media only screen and (max-width:1134px){#cart-drawer-container .side-cart-recommended{width:calc(100% - clamp(415px, 25vw + 50px, 504px) - 4vw)}}@media only screen and (max-width:1199.98px){#cart-drawer-container .side-cart-recommended{display:none}}#cart-drawer-container .side-cart-recommended .recommended-heading{margin-bottom:16px}#cart-drawer-container .side-cart-recommended .recommended-heading .heading-h2{text-transform:uppercase}#cart-drawer-container .side-cart-recommended .swiper-button-prev{color:#000;left:2px!important}#cart-drawer-container .side-cart-recommended .swiper-button-prev:after{font-size:21px}#cart-drawer-container .side-cart-recommended .swiper-button-next{color:#000;right:2px!important}#cart-drawer-container .side-cart-recommended .swiper-button-next:after{font-size:21px}#cart-drawer-container .side-cart-recommended .swiper-button-next.swiper-button-disabled,#cart-drawer-container .side-cart-recommended .swiper-button-prev.swiper-button-disabled{color:transparent;opacity:0}#cart-drawer-container .side-cart-recommended.open{min-height:300px;opacity:1;pointer-events:auto;transform:translateY(-50%)}#cart-drawer-container .side-cart-recommended:has(.recommended-heading) .side-cart-recommended-header{display:none}#cart-drawer-container .side-cart-recommended .side-cart-recommended-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;text-transform:uppercase;width:100%}#cart-drawer-container .side-cart-recommended .close-recommendations-modal-btn{cursor:pointer;height:32px;inset:20px 15px auto auto;min-width:32px;position:absolute;width:32px}#cart-drawer-container .side-cart-recommended .close-recommendations-modal-btn>svg{height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.cart .cart-item{align-items:stretch;border-bottom:1px solid var(--secondary-grey-color,#ebebeb);display:flex;flex-flow:row nowrap;gap:25px;justify-content:flex-start;margin-bottom:16px;padding:8px 0;position:relative;width:100%}@media only screen and (max-width:767.98px){.cart .cart-item{gap:20px}}.cart .cart-item:last-of-type{margin-bottom:24px}.cart .cart-item__image{aspect-ratio:1;background:var(--primary-white-color,#fff);border:1px solid var(--secondary-white-color,#f5f5f5);display:flex;height:140px;justify-content:center;min-width:140px;overflow:hidden;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:140px}@media only screen and (max-width:767.98px){.cart .cart-item__image{height:77px;min-width:77px;width:77px}}.cart .cart-item__image>img,.cart .cart-item__image>svg:not(.large-item-icon){height:100%;width:100%}.cart .cart-item__image .large-item-icon,.cart .cart-item__image>img,.cart .cart-item__image>svg:not(.large-item-icon){-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart .cart-item__image .large-item-icon{height:16px;inset:8px auto auto 8px;position:absolute;width:13px;z-index:2}.cart .cart-item__content{display:flex;flex:1;flex-direction:column;flex-flow:column nowrap;gap:8px;justify-content:space-between}.cart .cart-item__content--top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}.cart .cart-item__content--top .product-title{color:var(--primary-black-color,#000);flex:1;font-family:var(--heading-font,ff-good-headline-web-pro-con);font-size:18px;font-style:italic;font-weight:700;line-height:1.1;margin:0;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:767.98px){.cart .cart-item__content--top .product-title{font-size:16px}}.cart .cart-item__content--mid{align-items:flex-start;display:flex;flex:1;gap:8px;justify-content:flex-start}.cart .cart-item__content--mid .variant-title{color:var(--primary-black-color,#000);font-size:14px;font-weight:400;line-height:1.3;text-align:left;width:100%}.cart .cart-item__content--mid ul.item-properties{list-style:none;margin:0;padding:0}.cart .cart-item__content--mid ul.item-properties li{color:var(--primary-black-color,#000);font-size:12px;padding:3px 0}.cart .cart-item__content--bottom{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-top:auto}@media only screen and (max-width:575.98px){.cart .cart-item__content--bottom{margin-top:16px}}.cart .cart-item__prices{align-items:flex-end;color:var(--primary-color,#dc241e);display:flex;flex-flow:column nowrap;font-size:16px;font-weight:700;gap:0;justify-content:flex-end;line-height:1.3;margin-left:auto}@media only screen and (max-width:575.98px){.cart .cart-item__prices{font-size:14px}}.cart .cart-item__prices .compare-at-price,.cart .cart-item__prices .discount-price{color:var(--primary-black-color,#000);font-size:inherit;font-weight:400;text-decoration-line:line-through}.cart .cart-item__remove{color:var(--secondary-black-color,#222);cursor:pointer;height:20px;min-width:20px;width:20px}.cart .cart-item__remove>svg{color:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}#cart-drawer .side-cart-item{align-items:stretch;border-bottom:1px solid var(--secondary-white-color,#f5f5f5);display:flex;flex-flow:row nowrap;gap:25px;justify-content:flex-start;margin-bottom:16px;padding:8px 0;position:relative;width:100%}@media only screen and (max-width:767.98px){#cart-drawer .side-cart-item{gap:20px}}#cart-drawer .side-cart-item:last-of-type{margin-bottom:24px}#cart-drawer .side-cart-item__image{aspect-ratio:1;background:var(--primary-white-color,#fff);border:1px solid var(--secondary-white-color,#f5f5f5);display:flex;height:140px;justify-content:center;min-width:140px;overflow:hidden;pointer-events:none;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:140px}@media only screen and (max-width:767.98px){#cart-drawer .side-cart-item__image{height:77px;min-width:77px;width:77px}}#cart-drawer .side-cart-item__image>img,#cart-drawer .side-cart-item__image>svg:not(.large-item-icon){height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}#cart-drawer .side-cart-item__image .large-item-icon{height:16px;inset:8px auto auto 8px;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:13px;z-index:2}#cart-drawer .side-cart-item__content{display:flex;flex:1;flex-direction:column;flex-flow:column nowrap;gap:8px;justify-content:space-between}#cart-drawer .side-cart-item__content--top{align-items:flex-start;display:flex;gap:8px;justify-content:space-between}#cart-drawer .side-cart-item__content--top .product-title{color:var(--primary-black-color,#000);flex:1;font-family:var(--heading-font,ff-good-headline-web-pro-con);font-size:18px;font-style:italic;font-weight:700;line-height:1.1;margin:0;text-decoration:none;text-transform:uppercase}@media only screen and (max-width:767.98px){#cart-drawer .side-cart-item__content--top .product-title{font-size:16px}}#cart-drawer .side-cart-item__content--mid{align-items:flex-start;display:flex;flex:1;gap:8px;justify-content:flex-start}#cart-drawer .side-cart-item__content--mid .variant-title{color:var(--primary-black-color,#000);font-size:14px;font-weight:400;line-height:1.3;text-align:left;width:100%}#cart-drawer .side-cart-item__content--mid ul.item-properties{list-style:none;margin:0;padding:0}#cart-drawer .side-cart-item__content--mid ul.item-properties li{color:var(--primary-black-color,#000);font-size:12px;padding:3px 0}#cart-drawer .side-cart-item__content--bottom{align-items:flex-end;display:flex;gap:10px;justify-content:space-between;margin-top:auto}@media only screen and (max-width:575.98px){#cart-drawer .side-cart-item__content--bottom{margin-top:16px}}#cart-drawer .side-cart-item__prices{align-items:flex-end;color:var(--primary-color,#dc241e);display:flex;flex-flow:column nowrap;font-size:16px;font-weight:700;gap:0;justify-content:flex-end;line-height:1.3;margin-left:auto}@media only screen and (max-width:575.98px){#cart-drawer .side-cart-item__prices{font-size:14px}}#cart-drawer .side-cart-item__prices .compare-at-price,#cart-drawer .side-cart-item__prices .discount-price{color:var(--primary-black-color,#000);font-size:inherit;font-weight:400;text-decoration-line:line-through}#cart-drawer .side-cart-item__remove{color:var(--secondary-black-color,#222);cursor:pointer;height:20px;min-width:20px;width:20px}#cart-drawer .side-cart-item__remove>svg{color:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.item .quantity-wrapper{border-radius:2px;display:flex;max-width:94px;overflow:hidden}.item .quantity-wrapper>*{align-items:center;background:var(--primary-white-color,#fff);border:1px solid var(--secondary-grey-color,#ebebeb);display:flex;justify-content:center;text-align:center}.item .quantity-wrapper .minus,.item .quantity-wrapper .plus{color:var(--primary-black-color,#222);cursor:pointer;height:30px;min-width:30px;padding:5px;transition:all .1s ease-in;width:30px}.item .quantity-wrapper .minus:hover,.item .quantity-wrapper .plus:hover{border-color:var(--primary-black-color,#222)}.item .quantity-wrapper .minus:hover>svg,.item .quantity-wrapper .plus:hover>svg{scale:1.05}.item .quantity-wrapper .minus:hover.plus,.item .quantity-wrapper .plus:hover.plus{border-left-color:var(--primary-black-color,#222)}.item .quantity-wrapper .minus:hover.minus,.item .quantity-wrapper .plus:hover.minus{border-right-color:var(--primary-black-color,#222)}.item .quantity-wrapper .minus[data-pending=true],.item .quantity-wrapper .plus[data-pending=true]{cursor:not-allowed}.item .quantity-wrapper .minus>svg,.item .quantity-wrapper .plus>svg{color:currentColor;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.item .quantity-wrapper .minus.plus,.item .quantity-wrapper .plus.plus{border-left-color:transparent}.item .quantity-wrapper .minus.minus,.item .quantity-wrapper .plus.minus{border-right-color:transparent}.item .quantity-wrapper .quantity{border-left:none;border-right:none;flex:1;height:30px;min-width:30px;width:30px}.item .quantity-wrapper .quantity span{font-size:16px}.item .oos{font-size:12px;margin:0;text-align:right;width:50%}.item .oos span{cursor:pointer;font-size:12px;text-decoration:underline}.modal-container{background-color:rgba(0,0,0,.8);display:none;height:100vh;inset:0;max-height:100%;max-width:100%;position:fixed;width:100vw;z-index:999999}.modal-container.active{align-items:center;display:flex;justify-content:center}.modal-container .modal{background:#fff;border-radius:10px;max-height:94%;max-width:90%;overflow:auto;padding:60px 50px;position:relative;width:auto}@media only screen and (max-width:575.98px){.modal-container .modal{padding:1.5rem}}.modal-container .modal .close-button{background-color:transparent;display:inline-block;height:40px;padding:0;position:absolute;right:10px;top:10px;transition:all .15s ease-in-out;width:40px}.modal-container .modal .close-button:hover{rotate:90deg}.modal-container .modal .icon.icon-close{height:100%;pointer-events:none;width:100%}.modal-container .modal .icon.icon-close path{fill:var(--primary-text-color)}.modal-container .modal .slide-in-enter{margin-top:-62px;opacity:0;transition:all .3s ease}.modal-container .modal .slide-in-enter.slide-in-active{margin-top:0;opacity:1}.modal-container .modal .modal-title{font-size:var(--heading-h1);font-weight:700;line-height:35px}.modal-container .modal .modal-subtitle{margin-top:17px}.modal-container .modal .button-container{display:flex}.modal-container.price-match--modal-container .modal{max-width:800px;padding:0}@media only screen and (max-width:991.98px){.modal-container.price-match--modal-container .modal{padding:60px 50px}}.modal-container.basic-confirm{text-align:center}.modal-container.basic-confirm .modal-header{margin:auto;max-width:270px}.modal-container.basic-confirm .modal-body{display:flex;gap:10px;padding-top:32px}.modal-container.basic-confirm .modal-body button{width:100%}button[data-modal-trigger=example-fab]{background-color:var(--primary-color);border-radius:50%;bottom:50px;box-shadow:0 0 10px 0 rgba(0,0,0,.75);left:20px;padding:20px;position:fixed;z-index:101}button[data-modal-trigger=example-fab] svg{fill:#fff;height:30px;pointer-events:none;width:30px}[data-modal=delete-profile] .modal-content{max-width:280px;text-align:center}[data-modal=delete-profile] .button-container{display:flex;gap:20px;justify-content:center}@media only screen and (max-width:767.98px){[data-modal=delete-profile] .button-container{flex-wrap:wrap}}[data-modal=delete-profile] .button-container button{width:100%}.form-field{align-items:flex-start;color:var(--text-primary-color);display:flex;flex-direction:column;gap:10px;justify-content:flex-start;width:100%}.form-field input,.form-field label{font-size:14px}.form-field label{color:var(--text-primary-color);font-weight:700}.form-field input,.form-field select,.form-field textarea{background:#fff;border:#eee;border-radius:2px;padding:10px 10px 8px 15px;width:100%}.form-field input input,.form-field select input,.form-field textarea input{height:36px}.form-field input textarea,.form-field select textarea,.form-field textarea textarea{height:100px}.form-field .form-checkbox{display:block;padding-left:30px;position:relative}.form-field .form-checkbox .checkbox{align-items:center;background:#fff;border:1px solid var(--text-primary-color);border-radius:2px;display:flex;height:20px;inset:0 auto auto 0;justify-content:center;padding:2.5px;position:absolute;transition:background .1s ease-in;width:20px}.form-field .form-checkbox .checkbox .form-checkbox-icon{color:#fff;height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;transition:opacity .1s ease-in;width:100%}.form-field .form-checkbox .checkbox-label{font-size:13px;font-weight:400;margin:0;text-align:left}.form-field .form-checkbox input{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1px;inset:25px auto auto 10px;margin:0;opacity:0;padding:0;position:absolute;width:1px}.form-field .form-checkbox input:checked+.checkbox{background:var(--text-primary-color)}.form-field .form-checkbox input:checked+.checkbox .form-checkbox-icon{opacity:1}.form-field .form-select{isolation:isolate;position:relative;width:100%}.form-field .form-select select{z-index:-1}.form-field .form-select svg{height:18px;inset:50% 12px auto auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;translate:0 -50%;width:18px;z-index:1}.form-field .form-select svg,.form-field .form-select svg path{fill:var(--text-primary-color)}.market-language-select--modal-container .modal{overflow:visible}localization-form.dropdown-selector{position:relative}localization-form.dropdown-selector button,localization-form.dropdown-selector ul{display:flex;width:-moz-max-content;width:max-content}localization-form.dropdown-selector ul{background-color:#fff;border:1px solid #e5e5e5;border-radius:4px;flex-direction:column;list-style:none;margin:0;max-height:300px;overflow:auto;padding:14px;position:absolute;right:0;top:100%;z-index:9999}@media only screen and (max-width:767.98px){localization-form.dropdown-selector ul{left:50%;transform:translateX(-50%)}}localization-form.dropdown-selector ul[hidden]{display:none}localization-form.dropdown-selector ul li{border-radius:4px;margin:4px 0;padding:4px 6px;transition:all .3s}localization-form.dropdown-selector ul li:hover{background-color:#f5f5f5}localization-form.dropdown-selector ul li a{align-items:center;display:flex;gap:10px}localization-form.modal-selector{display:block;margin-top:15px;position:relative}localization-form.modal-selector button{align-items:center;background-color:var(--primary-color);border-radius:15px;color:var(--text-alternate-color);display:flex;gap:10px;justify-content:space-between;padding:4px 15px;width:100%}localization-form.modal-selector button img{width:30px}localization-form.modal-selector button svg{fill:var(--text-alternate-color);width:24px}localization-form.modal-selector ul{background-color:#fff;border:2px solid var(--primary-color);border-radius:15px;display:flex;flex-direction:column;left:0;list-style:none;margin:0;min-width:100%;padding:14px;position:absolute;top:0;width:-moz-max-content;width:max-content;z-index:9999}localization-form.modal-selector ul[hidden]{display:none}localization-form.modal-selector ul li{border-radius:4px;margin:4px 0;overflow:hidden;padding:4px 6px;transition:all .3s}localization-form.modal-selector ul li:hover{background-color:#f5f5f5}localization-form.modal-selector ul li a{align-items:center;display:flex;gap:10px}.video-wrapper.js-video-controls{cursor:pointer;isolation:isolate;position:relative}.video-wrapper.js-video-controls video{height:100%;max-height:var(--max-height);-o-object-fit:cover;object-fit:cover;position:relative;width:100%;z-index:-1}.video-wrapper.js-video-controls img.pause-icon,.video-wrapper.js-video-controls img.play-icon,.video-wrapper.js-video-controls svg.pause-icon,.video-wrapper.js-video-controls svg.play-icon{color:#fff;filter:drop-shadow(0 8px 10px rgba(0,0,0,.7529411765));height:45px;inset:50% auto auto 50%;-o-object-fit:contain;object-fit:contain;opacity:0;pointer-events:none;position:absolute;scale:1;transition:opacity .2s ease-in-out,scale .2s ease-in;translate:-50% -50%;width:45px;z-index:10}.video-wrapper.js-video-controls img.pause-icon.play-icon,.video-wrapper.js-video-controls img.play-icon.play-icon,.video-wrapper.js-video-controls svg.pause-icon.play-icon,.video-wrapper.js-video-controls svg.play-icon.play-icon{visibility:visible}.video-wrapper.js-video-controls img.pause-icon.pause-icon,.video-wrapper.js-video-controls img.play-icon.pause-icon,.video-wrapper.js-video-controls svg.pause-icon.pause-icon,.video-wrapper.js-video-controls svg.play-icon.pause-icon,.video-wrapper.js-video-controls.video-playing img.play-icon,.video-wrapper.js-video-controls.video-playing svg.play-icon{visibility:hidden}.video-wrapper.js-video-controls.video-playing img.pause-icon,.video-wrapper.js-video-controls.video-playing svg.pause-icon{visibility:visible}@media only screen and (min-width:768px){.video-wrapper.js-video-controls:hover img.pause-icon,.video-wrapper.js-video-controls:hover img.play-icon,.video-wrapper.js-video-controls:hover svg.pause-icon,.video-wrapper.js-video-controls:hover svg.play-icon{opacity:1;scale:1.1}}.video-wrapper.js-video-controls.video-manual-pause img.pause-icon,.video-wrapper.js-video-controls.video-manual-pause img.play-icon,.video-wrapper.js-video-controls.video-manual-pause svg.pause-icon,.video-wrapper.js-video-controls.video-manual-pause svg.play-icon,.video-wrapper.js-video-controls.video-paused img.pause-icon,.video-wrapper.js-video-controls.video-paused img.play-icon,.video-wrapper.js-video-controls.video-paused svg.pause-icon,.video-wrapper.js-video-controls.video-paused svg.play-icon{opacity:1;scale:1.1}#qf-filter-wrapper{display:grid;gap:16px;grid-template-columns:1fr 3fr;margin-bottom:80px;position:relative}#qf-filter-wrapper .desktop-filter-heading{align-items:center;display:flex;flex-direction:row;gap:8px;text-transform:uppercase}#qf-filter-wrapper .results-container{align-items:center;display:flex;flex-direction:row;gap:16px;justify-content:space-between}#qf-filter-wrapper .results-container p{font-family:Arial;font-size:16px;font-style:normal;font-weight:700;line-height:22.4px;margin:0}#qf-filter-wrapper .results-container.mobile{display:none}@media only screen and (max-width:991.98px){#qf-filter-wrapper .results-container.desktop{display:none}#qf-filter-wrapper .results-container.mobile{display:flex;flex-wrap:wrap;gap:8px}#qf-filter-wrapper .results-container.mobile *{color:var(--text-primary-color)}}@media (max-width:1024px){#qf-filter-wrapper{grid-template-columns:2fr 5fr}}@media only screen and (max-width:991.98px){#qf-filter-wrapper{grid-template-columns:1fr}#qf-filter-wrapper .desktop-filter-heading{display:none}}#qf-filter-wrapper .filter-container-wrapper{display:flex;flex-direction:column;gap:8px;height:-moz-max-content;height:max-content;padding:0 8px}@media only screen and (max-width:991.98px){#qf-filter-wrapper .filter-container-wrapper{max-height:80vh;position:relative}#qf-filter-wrapper .filter-container-wrapper .filter-container{display:flex;flex-direction:column;gap:16px;max-height:70vh;overflow:auto;padding:16px}}@media only screen and (min-width:992px){#qf-filter-wrapper .filter-container-wrapper{max-height:75vh;overflow:auto;position:sticky;top:120px}}#qf-filter-wrapper .filter-container-wrapper.open{padding-bottom:50px}#qf-filter-wrapper .filter-container-wrapper .submit{display:none;margin:0 auto;order:10;padding-left:39px;padding-right:39px}@media only screen and (max-width:991.98px){#qf-filter-wrapper .filter-container-wrapper .submit{display:block}#qf-filter-wrapper .filter-container-wrapper .filter-group-display__submit{padding-bottom:15px}}#qf-filter-wrapper .filter-container-wrapper .filter-group-display__submit input{width:100%}@media only screen and (max-width:991.98px){#qf-filter-wrapper .filter-container-wrapper{background:var(--secondary-black-color);border-radius:0;inset:auto 0 0 0;position:fixed;z-index:10}#qf-filter-wrapper .filter-container-wrapper .filter-scroll-wrapper{background-color:var(--primary-color);margin-left:-15px;max-height:0;overflow-y:hidden;padding:0 15px;transition:.2s ease-in;width:100vw}#qf-filter-wrapper .filter-container-wrapper.open .mobile-filter-heading{padding-bottom:15px}#qf-filter-wrapper .filter-container-wrapper.open .filter-scroll-wrapper{max-height:60vh;overflow-y:scroll}#qf-filter-wrapper .filter-container-wrapper.open .reset-filter-wrapper{display:none;inset:auto 0 15px 0;position:fixed}}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading{color:#fff;display:none;padding-bottom:0}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading>svg{pointer-events:none;scale:1 -1}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading.open>svg{scale:1 1}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h3{align-items:center;display:flex;font-family:ff-good-headline-web-pro-con;font-size:20px;font-style:italic;font-weight:700;height:-moz-max-content;height:max-content;justify-content:center;line-height:22px;text-transform:uppercase}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h3 svg{margin-right:5px}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg{cursor:pointer;transition:.3s ease}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg.open{transform:rotateX(180deg)}@media only screen and (max-width:991.98px){#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading{align-items:center;display:flex;gap:8px;justify-content:unset;padding:16px}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg:first-of-type path{stroke:#fff}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg:not(:first-of-type){margin-left:auto}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg:not(:first-of-type) path{fill:#fff}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper{display:none}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper.open{display:block}}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container{margin:20px 0}#qf-filter-wrapper .selected-filter-wrapper:has(.selected-filter){display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}@media only screen and (max-width:991.98px){#qf-filter-wrapper .selected-filter-wrapper:has(.selected-filter){margin-bottom:0}}#qf-filter-wrapper .selected-filter-wrapper .selected-filter{align-items:center;background:var(--accent-2-color);color:#fff;display:flex;font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:500;justify-content:flex-start;letter-spacing:.5px;padding:8px;text-decoration:unset;text-transform:uppercase;width:-moz-fit-content;width:fit-content}#qf-filter-wrapper .selected-filter-wrapper .selected-filter:hover svg{rotate:90deg}#qf-filter-wrapper .selected-filter-wrapper .selected-filter svg{height:10px;margin-right:8px;transition:all .3s;width:10px}@media only screen and (max-width:991.98px){#qf-filter-wrapper .selected-filter-wrapper.desktop{display:none}}#qf-filter-wrapper .custom-filter{background-color:#fff;border-bottom:1px solid var(--Secondary-Grey,#f5f5f5);border-radius:5px;padding:16px}#qf-filter-wrapper .custom-filter[data-theme=sale]{background-color:transparent;border-radius:0;display:none;padding:0}#qf-filter-wrapper .custom-filter[data-theme=sale] input{position:absolute}#qf-filter-wrapper .custom-filter label{display:block;position:relative;text-transform:capitalize}#qf-filter-wrapper .custom-filter .button{text-align:center;width:unset}#qf-filter-wrapper .custom-filter .filter-heading{align-items:center;color:var(--text-primary-color);cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;margin:0;position:relative;text-transform:capitalize}#qf-filter-wrapper .custom-filter .filter-heading svg{height:9px;width:10px}#qf-filter-wrapper .custom-filter .filter-body{display:none}#qf-filter-wrapper .custom-filter.open .filter-heading svg{transform:rotateX(180deg) translateY(8px)}#qf-filter-wrapper .custom-filter.open .filter-body{display:flex;flex-direction:column;margin-top:8px}#qf-filter-wrapper .custom-filter.open .filter-body label{align-items:center;color:var(--text-primary-color);display:flex;font-weight:300;justify-content:flex-start;margin-bottom:5px;margin-top:5px}#qf-filter-wrapper .custom-filter.open .filter-body label input{height:0;width:0}#qf-filter-wrapper .custom-filter.open .filter-body label .custom-check{align-items:center;border:1px solid var(--secondary-grey-color);border-radius:5px;display:flex;height:20px;justify-content:center;margin-right:7px;padding:2px;width:20px}#qf-filter-wrapper .custom-filter.open .filter-body label .custom-check svg{height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;width:100%}#qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check{background:var(--accent-2-color)}#qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check svg{opacity:1}#qf-filter-wrapper .custom-filter.open .filter-body label input:checked+.custom-check svg path{fill:#fff}@media only screen and (max-width:991.98px){#qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(2,1fr)}}@media (max-width:425px){#qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(1,1fr)}}#qf-filter-wrapper .price-range{background-color:#fff;border-radius:5px;padding:16px}#qf-filter-wrapper .price-range label{display:block;position:relative;text-transform:capitalize}#qf-filter-wrapper .price-range .button{text-align:center;width:unset}#qf-filter-wrapper .price-range .filter-heading{color:var(--text-primary-color);margin:0;position:relative;text-transform:capitalize}#qf-filter-wrapper .price-range .filter-body{background-color:var(--secondary-white-color);display:flex;flex-direction:column;margin-top:5px}#qf-filter-wrapper .price-range .filter-body label{align-items:center;color:var(--text-primary-color);display:flex;font-weight:300;justify-content:flex-start;margin-bottom:5px;margin-top:5px}#qf-filter-wrapper .price-range .filter-body label input{height:0;width:0}#qf-filter-wrapper .price-range .filter-body label .custom-check{align-items:center;border:1px solid var(--secondary-grey-color);border-radius:5px;display:flex;height:20px;justify-content:center;margin-right:7px;padding:2px;width:20px}#qf-filter-wrapper .price-range .filter-body label .custom-check svg{height:100%;-o-object-fit:contain;object-fit:contain;opacity:0;width:100%}#qf-filter-wrapper .price-range .filter-body label input:checked+.custom-check{background:var(--accent-2-color)}#qf-filter-wrapper .price-range .filter-body label input:checked+.custom-check svg{opacity:1}#qf-filter-wrapper .price-range .filter-body label input:checked+.custom-check svg path{fill:#fff}#qf-filter-wrapper .sort-container{background-color:#fff;border-bottom:1px solid var(--Secondary-Grey,#f5f5f5);border-radius:5px;color:var(--text-primary-color);cursor:pointer;margin-bottom:0;padding-left:63px;position:relative}#qf-filter-wrapper .sort-container:before{align-items:center;color:var(--text-primary-color);content:"Sort By:";display:flex;font-family:ff-good-headline-web-pro-con;font-size:var(--heading-h5);font-style:italic;font-weight:500;height:100%;inset:0 auto 0 16px;justify-content:center;position:absolute}#qf-filter-wrapper .sort-container select{background-color:#fff;border:none;border-radius:5px;padding:16px 36px 16px 6px;width:100%}#qf-filter-wrapper .sort-container select:focus-visible{outline:none}#qf-filter-wrapper .sort-container svg{pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:15px}#qf-filter-wrapper .sort-container select:focus-visible svg{transform:rotateX("180deg")}#qf-filter-wrapper .sort-container *{color:var(--text-primary-color);font-family:ff-good-headline-web-pro-con;font-size:var(--heading-h5);font-style:italic;font-weight:500}#qf-filter-wrapper .selected-filter-wrapper:not(:empty){margin-top:15px}#qf-filter-wrapper #reset-filters{font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:22.4px;text-decoration-line:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media only screen and (max-width:991.98px){#qf-filter-wrapper #reset-filters{color:#fff}}#qf-filter-wrapper .custom-filter-load-more{margin:40px auto auto;position:relative;text-decoration:underline;text-underline-offset:5px;width:-moz-max-content;width:max-content}#qf-filter-wrapper .custom-filter-load-more,#qf-filter-wrapper .custom-filter-load-more:hover{background-color:unset;border:unset;color:var(--text-primary-color)}#qf-filter-wrapper .custom-filter-load-more.infinite-scroll{height:0;opacity:0;overflow:hidden;pointer-events:none;width:0}#qf-filter-wrapper .custom-filter-load-more .load-more-spinner{height:0;opacity:0;overflow:hidden;position:absolute;right:calc(-50% + 25px);top:50%;transform:translateY(-50%);transition:all .3s;width:0}#qf-filter-wrapper .custom-filter-load-more .load-more-spinner .spinner-circle-outer{height:100%;width:100%}#qf-filter-wrapper .custom-filter-load-more .load-more-spinner.show{height:30px;opacity:1;width:30px}#qf-filter-wrapper .price-wrapper{margin:24px 8px 8px}#qf-filter-wrapper .price-wrapper .filter-heading{font-weight:600;margin-bottom:15px}#qf-filter-wrapper .price-wrapper .custom-range ::-moz-selection{background:#000;color:#fafafa}#qf-filter-wrapper .price-wrapper .custom-range ::selection{background:#000;color:#fafafa}#qf-filter-wrapper .price-wrapper .custom-range .wrapper{background:#fff;border-radius:10px;box-shadow:0 12px 35px rgba(0,0,0,.1);padding:20px 25px 40px;width:400px}#qf-filter-wrapper .price-wrapper .custom-range header h2{font-size:24px;font-weight:600}#qf-filter-wrapper .price-wrapper .custom-range header p{font-size:12px;margin-top:5px}#qf-filter-wrapper .price-wrapper .custom-range .price-input{display:flex;justify-content:space-between;margin-top:8px;width:100%}#qf-filter-wrapper .price-wrapper .custom-range .price-input .price-input-hidden{height:0;opacity:0;overflow:hidden;pointer-events:none;position:absolute;width:0}#qf-filter-wrapper .price-wrapper .custom-range .price-input .field{align-items:center;display:flex;justify-content:flex-end;position:relative}#qf-filter-wrapper .price-wrapper .custom-range .price-input .field *{font-family:ff-good-headline-web-pro-con;font-size:14px;font-style:italic;font-weight:700;line-height:normal}#qf-filter-wrapper .price-wrapper .custom-range .price-input .field:first-of-type input{padding-left:5px;text-align:left}#qf-filter-wrapper .price-wrapper .custom-range .price-input .field:last-of-type input{text-align:right}#qf-filter-wrapper .price-wrapper .custom-range .field input{-moz-appearance:textfield;-webkit-appearance:none;background:#fafafa;border:none;font-size:12px;height:100%;max-width:37px;outline:none;width:-moz-max-content;width:max-content}#qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-inner-spin-button,#qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}#qf-filter-wrapper .price-wrapper .custom-range .price-input .separator{align-items:center;display:flex;font-size:12px;justify-content:center;width:130px}#qf-filter-wrapper .price-wrapper .custom-range .slider{background:var(--primary-white-color);border-radius:5px;height:6px;position:relative;translate:0 -1px}#qf-filter-wrapper .price-wrapper .custom-range .slider .progress{background:var(--primary-color);border-radius:5px;height:6px;left:0;position:absolute;right:0}#qf-filter-wrapper .price-wrapper .custom-range .range-input{position:relative}#qf-filter-wrapper .price-wrapper .custom-range .range-input input{-webkit-appearance:none;-moz-appearance:none;background:none;height:6px;pointer-events:none;position:absolute;top:-9px;width:100%}#qf-filter-wrapper .price-wrapper .custom-range .range-input input.range-min{left:-2px}#qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary-color);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:14px;pointer-events:auto;width:14px}#qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{-moz-appearance:none;background:var(--primary-color);border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:14px;pointer-events:auto;width:14px}@media only screen and (max-width:991.98px){#qf-filter-wrapper .price-wrapper .custom-range .price-input{margin-top:16px}#qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{height:26px;width:26px}#qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{height:26px;width:26px}}#qf-filter-wrapper .price-wrapper button{margin-top:8px;width:100%}.social-icons{display:flex;flex-wrap:wrap;gap:20px}.social-icons a{color:var(--social-icon-color);display:flex;width:-moz-max-content;width:max-content}.social-icons a:hover{color:var(--social-icon-hover-color)}.social-icons a svg{height:20px;width:20px}.quick-view-container{background-color:rgba(0,0,0,.25);display:none;height:100%;inset:0;opacity:0;position:fixed;width:100%;z-index:99}.quick-view-container.active{display:flex;opacity:1}.quick-view-container .quick-view-modal{background-color:#fff;border-radius:10px;box-sizing:border-box;margin:auto;overflow:hidden;position:relative;width:clamp(320px,90vw,1082px)}.quick-view-container .quick-view-modal .inner{-ms-overflow-style:none;height:100%;max-height:calc(90vh - 28px);overflow:scroll;scrollbar-width:none;width:100%}.quick-view-container .quick-view-modal .inner::-webkit-scrollbar{display:none}.quick-view-container .quick-view-modal .inner .page-width{padding:0}.quick-view-container .quick-view-modal .inner .main-product{margin-bottom:0}@media only screen and (max-width:767.98px){.quick-view-container .quick-view-modal .inner .main-product .gallery-container{margin:0!important}}.quick-view-container .quick-view-modal .inner .main-product .form-price-qty-submit{flex-direction:column}.quick-view-container .quick-view-modal .close{cursor:pointer;display:flex;height:28px;position:absolute;right:24px;top:24px;width:28px;z-index:99}.quick-view-container .quick-view-modal .close img{height:100%;transition:all .3s;width:100%}.quick-view-container .quick-view-modal .close:hover img{rotate:90deg}.product-card,.product-card.swiper-slide{border:1px solid var(--secondary-grey-color,#ebebeb);border-radius:2px;display:flex;flex-direction:column;font-size:12px;gap:12px;height:auto;justify-content:space-between;width:100%}.product-card.swiper-slide__image,.product-card__image{aspect-ratio:1;background:var(--primary-white-color,#fff);height:auto;isolation:isolate;overflow:hidden;position:relative;width:100%}.product-card.swiper-slide__image .primary-image,.product-card.swiper-slide__image .secondary-image,.product-card.swiper-slide__image>svg,.product-card__image .primary-image,.product-card__image .secondary-image,.product-card__image>svg{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.product-card.swiper-slide__image .primary-image,.product-card__image .primary-image{opacity:1;scale:1;transition:scale .25s ease-in-out,opacity .25s ease-in-out;z-index:1}.product-card.swiper-slide__image .secondary-image,.product-card__image .secondary-image{opacity:0;scale:1.2;transition:scale 1s cubic-bezier(.17,.65,.33,.84),opacity .5s cubic-bezier(.17,.65,.33,.84);z-index:-1}.product-card.swiper-slide__content,.product-card__content{align-items:flex-start;display:flex;flex:1;flex-flow:column nowrap;gap:6px;justify-content:flex-start;padding:8px 8px 0}.product-card.swiper-slide__content .product-card__price,.product-card.swiper-slide__content .product-card__reviews,.product-card.swiper-slide__content .product-card__title,.product-card.swiper-slide__content .product-card__vendor,.product-card__content .product-card__price,.product-card__content .product-card__reviews,.product-card__content .product-card__title,.product-card__content .product-card__vendor{color:var(--text-primary-color,#000);font-family:var(--headingy-font,ff-good-headline-web-pro-con);font-style:italic;font-weight:500;line-height:normal;text-align:left;text-decoration:none;width:100%}.product-card.swiper-slide__content .product-card__title,.product-card__content .product-card__title{-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;font-style:normal;line-height:1.5;font-family:sans-serif;}.product-card.swiper-slide__content .product-card__vendor,.product-card__content .product-card__vendor{font-size:20px}.product-card.swiper-slide__content .product-card__price,.product-card__content .product-card__price{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:2px;justify-content:flex-start;margin:6px 0}.product-card.swiper-slide__content .product-card__price .product-price,.product-card__content .product-card__price .product-price{color:inherit;font-family:inherit;font-size:20px;font-weight:700;text-align:left}.product-card.swiper-slide__content .product-card__price .product-price .product-compare-price,.product-card__content .product-card__price .product-price .product-compare-price{color:inherit;display:inline;font-family:inherit;font-size:inherit;font-weight:inherit}.product-card.swiper-slide__content .product-card__price .product-finance-price,.product-card__content .product-card__price .product-finance-price{color:inherit;font-family:inherit;font-size:18px;font-weight:500}.product-card.swiper-slide__content .product-card__reviews,.product-card__content .product-card__reviews{font-size:16px;font-weight:400}.product-card.swiper-slide__actions,.product-card__actions{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:auto 0 0;padding:0 8px 8px;width:100%}.product-card.swiper-slide__actions .product-link,.product-card__actions .product-link{font-size:16px;font-weight:400;margin:0 auto 4px 0;position:relative;text-align:left;text-decoration:none}.product-card.swiper-slide__actions .product-link:before,.product-card__actions .product-link:before{background:currentColor;color:var(--accent-2-color,#0071e3);content:"";display:block;height:1px;inset:auto 0 -4px 0;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.product-card.swiper-slide__actions .quick-add-cart-btn,.product-card.swiper-slide__actions .quick-view-btn,.product-card__actions .quick-add-cart-btn,.product-card__actions .quick-view-btn{align-items:center;background:var(--accent-2-color,#0071e3);border-radius:50%;color:var(--primary-white-color,#fff);display:flex;height:37px;justify-content:center;margin:0 0 0 auto;min-width:37px;padding:8px;width:37px}.product-card.swiper-slide__actions .quick-add-cart-btn>svg,.product-card.swiper-slide__actions .quick-view-btn>svg,.product-card__actions .quick-add-cart-btn>svg,.product-card__actions .quick-view-btn>svg{color:inherit;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.product-card.swiper-slide:hover .product-card__image:has(.secondary-image) .primary-image,.product-card:hover .product-card__image:has(.secondary-image) .primary-image{opacity:0;scale:1.2;transition:scale 1s cubic-bezier(.17,.65,.33,.84),opacity .5s cubic-bezier(.17,.65,.33,.84)}.product-card.swiper-slide:hover .product-card__image:has(.secondary-image) .secondary-image,.product-card:hover .product-card__image:has(.secondary-image) .secondary-image{opacity:1;scale:1;transition:scale .25s ease-in-out,opacity .25s ease-in-out}.product-card .link-text,.product-card.swiper-slide .link-text{height:0;overflow:hidden;width:0}.article-card,.article-card.swiper-slide{color:var(--text-color);display:flex;flex-direction:column;gap:8px;position:relative;text-decoration:none}.article-card.swiper-slide:hover .article-card-image img,.article-card:hover .article-card-image img{scale:1.1;transition:scale .75s cubic-bezier(.17,.65,.33,.84)}.article-card .article-card-image,.article-card.swiper-slide .article-card-image{aspect-ratio:426/176;border-radius:2px;height:auto;overflow:hidden;width:100%}.article-card .article-card-image img,.article-card.swiper-slide .article-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;scale:1;transition:scale .25s ease-in-out;width:100%}.article-card .article-card-date,.article-card.swiper-slide .article-card-date{font-size:var(--heading-h4-mobile)}.article-card .article-card-title,.article-card.swiper-slide .article-card-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-transform:uppercase}.article-card .article-card-excerpt,.article-card.swiper-slide .article-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-align:left}.article-card .article-card-link,.article-card.swiper-slide .article-card-link{margin:8px 0 7px;text-align:left;text-decoration:underline;text-underline-offset:7px}.article-card .article-card-tags,.article-card.swiper-slide .article-card-tags{display:flex;flex-direction:column;gap:5px;inset:8px auto auto 8px;position:absolute}.article-card .article-card-tags .article-card-tag,.article-card.swiper-slide .article-card-tags .article-card-tag{align-items:center;background-color:var(--primary-color);clip-path:polygon(10.6% 0,100% 0,90.9% 100%,0 100%);color:var(--text-alternate-color);display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:1;padding:4px 20px;text-align:center;text-transform:uppercase}.accordion{background:transparent;border:none;border-bottom:1px solid #707070;color:var(--text-primary-color);cursor:pointer;font-size:15px;justify-content:space-between;outline:none;padding:20px 0;text-align:left;transition:all .3s;width:100%}.accordion,.accordion>div{align-items:center;display:flex}.accordion .chevron{height:9px;pointer-events:none;width:14px}.accordion .chevron svg{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s;width:100%}.accordion.active{border-bottom:none!important}.accordion.active .chevron svg{transform:rotateX(180deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.panel .content{font-size:14px;padding:20px 0}form[action="/cart/add"]{display:flex;gap:20px}form[action="/cart/add"] .variant-selector-wrapper{display:flex;flex-wrap:wrap;gap:10px}form[action="/cart/add"] .variant-selector-wrapper .selector-wrapper:last-of-type{margin-bottom:0}form[action="/cart/add"] .variant-selector-wrapper .selector-wrapper label{margin-right:6px}form[action="/cart/add"] .variant-selector-wrapper .selector-wrapper select{background-color:#f0f0f0;border:none;height:30px;min-width:103px;padding:0 8px}form[action="/cart/add"] .product-submit-wrapper{display:flex;gap:10px;justify-content:space-between}form[action="/cart/add"] .product-submit-wrapper label{align-items:center;background-color:var(--primary-color);cursor:pointer;display:flex;flex:1;gap:10px;justify-content:center}form[action="/cart/add"] .product-submit-wrapper label img{cursor:pointer;height:20px;width:20px}form[action="/cart/add"] .product-submit-wrapper label input{background:none;border:none;color:var(--text-alternate-color);cursor:pointer;width:-moz-max-content;width:max-content}form[action="/cart/add"] .product-submit-wrapper label.disabled{cursor:not-allowed;opacity:.8}form[action="/cart/add"] .product-submit-wrapper label.disabled img{display:none}form[action="/cart/add"] .product-submit-wrapper .oos-notification{display:flex;justify-content:space-between;width:100%}form[action="/cart/add"] .product-submit-wrapper .oos-notification div{pointer-events:none;text-align:center;width:100%}form[action="/cart/add"] .variant-prices-container .variant-price-wrapper span{font-family:ff-good-headline-web-pro-con}form[action="/cart/add"] .quantity-total-wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}form[action="/cart/add"] .quantity-total-wrapper .total{align-items:center;display:flex}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper{display:flex;gap:10px;justify-content:space-between}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper>div{align-items:center;display:flex}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select{background-color:#f0f0f0;display:flex;width:-moz-max-content;width:max-content}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select>*{align-items:center;border:none;display:flex;flex:1;height:30px;justify-content:center;width:30px}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select .quantity{flex:2;font-weight:700}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select .minus,form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select .plus{cursor:pointer}form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select .minus img,form[action="/cart/add"] .quantity-total-wrapper .quantity-wrapper .quantity-select .plus img{width:12px}form[action="/cart/add"].radios .selector-wrapper,form[action="/cart/add"].selects .option-radios-wrapper{display:none}.pdp-sold-out-form{background:var(--primary-color)}.pdp-sold-out-form__wrapper{align-items:stretch;display:flex;flex-direction:row;gap:30px 40px;justify-content:space-between;padding-bottom:32px;padding-top:32px;width:100%}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__wrapper{align-items:center;flex-direction:column;justify-content:center}}@media only screen and (max-width:575.98px){.pdp-sold-out-form__wrapper{padding:17.5px 17.5px 20px}}.pdp-sold-out-form__wrapper:after{background:var(--text-primary-color);content:"";display:flex;height:auto;opacity:.2;order:2;width:1px}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__wrapper:after{height:1px;width:100%}}.pdp-sold-out-form__product-card{align-items:flex-start;display:flex;flex:1;gap:30px;justify-content:flex-start;order:1}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__product-card{align-items:center;justify-content:center;width:100%}}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card{flex-direction:column}}.pdp-sold-out-form__product-card .product-image{aspect-ratio:1;background:#fff;height:104px;min-width:104px;overflow:hidden;width:104px}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card .product-image{height:unset;min-width:100%;width:100%}}.pdp-sold-out-form__product-card .product-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.pdp-sold-out-form__product-card .oos-product-details{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.pdp-sold-out-form__product-card .oos-product-details *{color:var(--text-alternate-color)}.pdp-sold-out-form__product-card .oos-product-details .product-title{font-size:16px}.pdp-sold-out-form__product-card .oos-product-details .bis-text{font-size:24px}.pdp-sold-out-form__product-card .oos-product-details .view-details{cursor:pointer;font-size:14px;text-decoration:underline}@media only screen and (max-width:575.98px){.pdp-sold-out-form__product-card .oos-product-details .bis-text,.pdp-sold-out-form__product-card .oos-product-details .product-title,.pdp-sold-out-form__product-card .oos-product-details .view-details{text-align:center;width:100%}}.pdp-sold-out-form__form{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:15px;justify-content:flex-start;order:3}.pdp-sold-out-form__form *{color:var(--text-alternate-color)}.pdp-sold-out-form__form input{border-radius:var(--border-radius);padding:14px 10px 12px 15px}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__form{align-items:center;justify-content:center;text-align:center;width:100%}}.pdp-sold-out-form__form .heading{font-size:16px}.pdp-sold-out-form__form form.notify-form{align-items:stretch;display:flex;flex-direction:row;gap:22px;justify-content:center;width:100%}@media only screen and (max-width:575.98px){.pdp-sold-out-form__form form.notify-form{align-items:center;flex-direction:column}}.pdp-sold-out-form__form form.notify-form .form-field{flex:1}@media only screen and (max-width:575.98px){.pdp-sold-out-form__form form.notify-form .form-field{width:100%}}.pdp-sold-out-form__form form.notify-form button{white-space:nowrap}.metaobject-badges{align-items:flex-end;display:flex;flex-flow:column nowrap;gap:10px;inset:8px auto auto 8px;justify-content:flex-start;position:absolute;z-index:10}.metaobject-badges.inline-badges{align-items:flex-start;inset:unset;position:static}.metaobject-badges.inline-badges .metaobject-badge{filter:unset}.metaobject-badges .metaobject-badge{align-items:center;background:#fff;color:var(--text-primary-color);display:flex;flex-flow:row nowrap;font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:700;gap:6px;justify-content:center;line-height:1;padding:4px 1.2rem;text-transform:uppercase}.swiper.swiper-fade-items .swiper-slide{transition:opacity .25s ease-in-out}@media (min-width:768px){.swiper.swiper-fade-items .swiper-slide.not-in-view{opacity:0;pointer-events:none}}predictive-search.predictive-search-section{align-items:center;background:var(--primary-white-color);box-shadow:0 0 10px rgba(0,0,0,.161);display:flex;flex-flow:column nowrap;inset:auto 0 1px 0;justify-content:center;opacity:1;position:absolute;transition:translate .2s ease-out 0s,opacity .05s ease-in 0s;translate:0 100%;width:100%;z-index:-1}predictive-search.predictive-search-section[aria-hidden=true]{opacity:0;pointer-events:none;transition:translate .2s ease-out .15s,opacity .05s ease-in .2s;translate:0}predictive-search.predictive-search-section .predictive-search-header{background:var(--secondary-color);box-shadow:0 0 10px rgba(0,0,0,.314);padding:2px 0 16px;width:100%;z-index:2}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container{align-items:center;display:flex;justify-content:center;width:100%}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form{max-width:700px;width:100%}predictive-search.predictive-search-section .predictive-search-results{background:var(--primary-white-color);display:grid;gap:30px;grid-auto-flow:dense;grid-template-columns:300px 1fr;max-height:calc(100vh - var(--site-header-offset, 76px) - 108px);overflow:hidden auto;position:relative;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results{gap:0;grid-template-columns:100%}}@media only screen and (max-width:767.98px){predictive-search.predictive-search-section .predictive-search-results{max-height:calc(100dvh - var(--site-header-offset, 70px) - 57px)}}predictive-search.predictive-search-section .predictive-search-results.results-loading:after{opacity:1;visibility:visible}predictive-search.predictive-search-section .predictive-search-results.results-loading .predictive-search-results__product-grid-outer,predictive-search.predictive-search-section .predictive-search-results.results-loading .predictive-search-results__sidebar{opacity:0;pointer-events:none}predictive-search.predictive-search-section .predictive-search-results:after{animation:loading_spin 1s ease-out infinite;border:4px solid var(--primary-color);border-radius:50%;border-right:4px solid transparent;content:"";height:40px;inset:50% auto auto 50%;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s ease-in .1s;translate:-50% -50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:40px;z-index:10}@keyframes loading_spin{0%{rotate:0deg}to{rotate:1turn}}predictive-search.predictive-search-section .predictive-search-results__product-grid-outer,predictive-search.predictive-search-section .predictive-search-results__sidebar{opacity:1;transition:opacity .25s ease-in .1s}predictive-search.predictive-search-section .predictive-search-results__sidebar{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:48px;justify-content:flex-start;padding:32px 0;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__sidebar{gap:0;padding:2px 0 0}}predictive-search.predictive-search-section .predictive-search-results__sidebar+.predictive-search-results__product-grid-outer{grid-column:auto}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:0;justify-content:flex-start;list-style-type:none;margin:0;padding:0;width:100%}@media only screen and (min-width:992px){predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group{gap:16px}}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-content{align-items:flex-start;display:flex;flex-flow:column nowrap;gap:16px;justify-content:flex-start;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-content{margin-top:0;max-height:0;overflow:hidden;transition:max-height .2s ease-in,margin-top .2s ease-in}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-content.accordion-open{margin-bottom:20px;margin-top:16px;max-height:var(--content-height,0)}}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-list-item{color:var(--text-primary-color);font-size:16px;margin:0;padding:0;text-align:left;width:100%}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-list-item .resource-link{color:inherit;display:block;font-size:inherit;font-weight:inherit;text-decoration:none;width:100%}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .resource-list-item:hover{color:var(--primary-color)}predictive-search.predictive-search-section .predictive-search-results__sidebar .sidebar-resource-group .collection-all-link{font-size:17px;margin-bottom:7px;width:100%}predictive-search.predictive-search-section .predictive-search-results__product-grid-outer{grid-column:1/-1;width:100%}predictive-search.predictive-search-section .predictive-search-results__product-grid{display:grid;gap:20px;grid-auto-rows:min-content;grid-template-columns:repeat(1,1fr);padding:32px 0;width:100%}@media only screen and (min-width:320px){predictive-search.predictive-search-section .predictive-search-results__product-grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:576px){predictive-search.predictive-search-section .predictive-search-results__product-grid{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__product-grid{margin-top:0;max-height:0;overflow:hidden;padding:0;transition:max-height .2s ease-in,margin-top .2s ease-in}predictive-search.predictive-search-section .predictive-search-results__product-grid.accordion-open{margin-bottom:20px;margin-top:16px;max-height:var(--content-height,0)}}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container{align-items:center;display:flex;flex-flow:row nowrap;gap:20px;grid-column:1/-1;justify-content:space-between;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container{display:none}}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading{flex:1;line-height:1;margin-right:auto;text-align:left;text-transform:uppercase}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading-btn{margin-left:auto}predictive-search.predictive-search-section .predictive-search-results__product-grid .no-results{flex:1;font-weight:500;grid-column:1/-1;opacity:.5;padding:80px 0;text-align:center}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-footer-link{display:block;grid-column:1/-1;margin:50px auto 20px;text-align:center;width:100%}@media only screen and (min-width:992px){predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-footer-link{display:none}}predictive-search.predictive-search-section .predictive-search-results .resource-heading{color:var(--text-primary-color);position:relative;text-align:left;text-transform:uppercase;width:100%}predictive-search.predictive-search-section .predictive-search-results .resource-heading:has(+.accordion-open){border-bottom:none}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results .resource-heading{border-bottom:1px solid var(--secondary-grey-color);font-size:20px;font-weight:500;padding:10px 0;text-transform:none}}@media only screen and (min-width:992px){predictive-search.predictive-search-section .predictive-search-results .resource-heading.resource-heading--product-grid{display:none}}predictive-search.predictive-search-section .predictive-search-results .resource-heading>svg{color:inherit;height:14px;inset:50% 0 auto auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;rotate:90deg;translate:0 -50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:15px}@media only screen and (min-width:992px){predictive-search.predictive-search-section .predictive-search-results .resource-heading>svg{display:none}}predictive-search.predictive-search-section .predictive-search-results .resource-heading:has(+.accordion-open)>svg{scale:-1 1}predictive-search.predictive-search-section .predictive-search-results .underline-link{font-size:16px;font-weight:400;text-decoration:underline;text-underline-offset:7px}predictive-search.predictive-search-section .predictive-search-results .underline-link:hover{color:var(--secondary-color)}.predictive-search-form{align-items:stretch;background:var(--secondary-grey-color);border-radius:2px;display:flex;justify-content:center;min-height:40px;position:relative}.predictive-search-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:2px;color:var(--primary-text-color);font-family:ff-good-headline-web-pro-con;font-size:18px;font-style:italic;font-weight:400;height:auto;outline:none;padding:5px 40px;width:100%}.predictive-search-form__input::-moz-placeholder{color:var(--text-primary-color)}.predictive-search-form__input::placeholder{color:var(--text-primary-color)}.predictive-search-form__reset,.predictive-search-form__submit{align-items:center;display:flex;height:40px;justify-content:center;position:absolute;width:40px;z-index:5}.predictive-search-form__reset>svg,.predictive-search-form__submit>svg{color:var(--text-primary-color);height:100%;pointer-events:none;width:100%}.predictive-search-form__submit{inset:0 auto 0 0;padding:11px}.predictive-search-form__reset{inset:0 0 0 auto;padding:15px}.mobile-menu{align-items:stretch;background:var(--secondary-white-color);display:flex;flex-flow:row nowrap;height:calc(100dvh - var(--site-header-offset, 110px));inset:auto auto 0 0;justify-content:center;max-height:calc(100dvh - var(--site-header-offset, 110px));min-height:calc(100dvh - var(--site-header-offset, 110px));opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:translate .25s ease-out,opacity .05s ease-in;translate:-100% 100%;visibility:hidden;width:clamp(280px,100% - 18px,420px)}.mobile-menu.mobile-menu-open{opacity:1;pointer-events:all;translate:0 100%;visibility:visible}.mobile-menu__inner{align-items:stretch;display:flex;flex-flow:row nowrap;height:auto;isolation:isolate;justify-content:center;position:relative;width:100%}.mobile-menu:has(.mobile-menu__page--mid-level.mobile-menu__page-active) .mobile-menu__page--top-level,.mobile-menu:has(.mobile-menu__page--sub-level.mobile-menu__page-active) .mobile-menu__page--top-level{translate:-100% 0}.mobile-menu:has(.mobile-menu__page--sub-level.mobile-menu__page-active) .mobile-menu__page--mid-level{translate:-100% 0}.mobile-menu__page{background:#fff;display:grid;grid-auto-flow:dense;grid-auto-rows:min-content;grid-template-columns:100%;grid-template-rows:1fr auto;height:100%;inset:0 0 auto 0;pointer-events:none;position:absolute;transition:translate .25s ease-in,opacity .1s ease-out .1s;width:100%}.mobile-menu__page.mobile-menu__page-active.mobile-menu__page--mid-level,.mobile-menu__page.mobile-menu__page-active.mobile-menu__page--sub-level,.mobile-menu__page.mobile-menu__page-active.mobile-menu__page--top-level{opacity:1;pointer-events:all;transition:translate .25s ease-in,opacity .1s ease-out;translate:0}.mobile-menu__page.mobile-menu__page--top-level{z-index:-1}.mobile-menu__page.mobile-menu__page--mid-level{opacity:0;translate:100% 0;z-index:1}.mobile-menu__page.mobile-menu__page--sub-level{opacity:0;translate:100% 0;z-index:2}.mobile-menu__footer{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;justify-self:end;margin-top:auto;width:100%}.mobile-menu__footer .mobile-footer-link-item{align-items:center;border-top:1px solid var(--secondary-white-color);color:var(--text-primary-color);display:flex;flex-flow:row nowrap;font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:400;gap:10px;justify-content:flex-start;line-height:1;padding:16px 1.5rem;text-decoration:none;width:100%}.mobile-menu__footer .mobile-footer-link-item>svg{color:inherit;height:20px;min-width:20px;-o-object-fit:contain;object-fit:contain;width:20px}.mobile-menu__linklist{align-items:flex-start;display:flex;flex-flow:column nowrap;height:100%;justify-content:flex-start;max-height:100%;overflow:hidden auto;width:100%}.mobile-menu__linklist .link-item{align-items:center;border-bottom:1px solid var(--secondary-white-color);color:var(--text-primary-color);display:flex;flex-flow:row nowrap;font-size:14px;gap:8px;justify-content:space-between;line-height:1;padding:14px 1.5rem;text-decoration:none;width:100%}.mobile-menu__linklist .link-item:has(+.mobile-banner){margin-bottom:20px}.mobile-menu__linklist .link-item>svg{color:inherit;height:13px;margin-left:auto;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:11px}.mobile-menu__linklist .link-item.link-item--bold{font-weight:700}.mobile-menu__linklist .link-item.mobile-menu__back-button{font-family:ff-good-headline-web-pro-con;font-size:20px;font-style:italic;font-weight:500;gap:16px;justify-content:flex-start}.mobile-menu__linklist .link-item.mobile-menu__back-button>svg{margin-left:0;pointer-events:none}.mobile-menu .mobile-banner{align-items:flex-end;align-self:flex-end;display:flex;height:0;isolation:isolate;justify-content:flex-end;margin:auto 1.5rem 16px;max-height:0;max-width:calc(100% - 3rem);overflow:hidden;padding-top:66.6666666667%;position:relative;scale:1;text-decoration:none;transition:scale .25s ease-in-out;width:calc(100% - 3rem)}@media only screen and (max-width:575.98px){.mobile-menu .mobile-banner{padding-top:62.5%}}.mobile-menu .mobile-banner+.mobile-banner{margin:0 1.5rem 16px}.mobile-menu .mobile-banner:before,.mobile-menu .mobile-banner__img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.mobile-menu .mobile-banner__img{scale:1;transition:scale .3s ease-in-out;z-index:-2}.mobile-menu .mobile-banner:before{background:rgba(50,50,50,.3);content:"";mix-blend-mode:darken;z-index:-1}.mobile-menu .mobile-banner:after{animation:banner_shine 7s 0s infinite;background:linear-gradient(90deg,hsla(0,0%,100%,0) 0,hsla(0,0%,100%,.8) 50%,rgba(128,186,232,0) 99%,rgba(125,185,232,0));content:"";display:block;height:100%;inset:0 auto auto 0;mix-blend-mode:lighten;opacity:.2;pointer-events:none;position:absolute;rotate:-30deg;scale:1.4;transform:translateX(-100%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:2}@keyframes banner_shine{0%{transform:translateX(-100%)}80%{transform:translateX(-100%)}to{transform:translateX(100%)}}.mobile-menu .mobile-banner__content{align-items:center;display:flex;flex-flow:column nowrap;gap:5px;height:100%;inset:auto 0 0 0;justify-content:flex-end;padding:16px;pointer-events:none;position:absolute;transition:translate .25s ease-in-out;translate:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.mobile-menu .mobile-banner__content .banner-heading,.mobile-menu .mobile-banner__content .banner-text{color:var(--text-alternate-color);text-align:left;width:100%}.mobile-menu .mobile-banner__content .banner-heading{text-transform:uppercase}.mobile-menu .mobile-banner__content .banner-btn{margin:10px auto 0;max-width:100%;width:100%}.mobile-menu .mobile-banner__content .banner-btn>svg{transition:translate .25s ease-in-out;translate:0}.mobile-menu .mobile-banner:focus,.mobile-menu .mobile-banner:hover{scale:1.025;transition:scale 1.5s cubic-bezier(.17,.65,.33,.84)}.mobile-menu .mobile-banner:focus .mobile-banner__img,.mobile-menu .mobile-banner:hover .mobile-banner__img{scale:1.2;transition:scale 1.5s cubic-bezier(.17,.65,.33,.84)}.mobile-menu .mobile-banner:focus .mobile-banner__content,.mobile-menu .mobile-banner:hover .mobile-banner__content{transition:translate 2s cubic-bezier(.17,.65,.33,.84);translate:0 -15px}.mobile-menu .mobile-banner:focus .mobile-banner__content .banner-btn>svg,.mobile-menu .mobile-banner:hover .mobile-banner__content .banner-btn>svg{translate:5px 0}.mobile-menu .collection-tag{background:var(--secondary-color);clip-path:polygon(10.6% 0,100% 0,90.9% 100%,0 100%);color:var(--text-alternate-color);font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:700;line-height:1;margin-right:auto;min-width:40px;padding:1px 5px 0;text-transform:uppercase;white-space:nowrap;width:40px}.mobile-menu .collection-tag,.navigation-arrows{align-items:center;display:flex;justify-content:center}.navigation-arrows{border-radius:30px;max-width:80px;overflow:hidden;transition:all .15s ease}.navigation-arrows .navigation-arrows--next,.navigation-arrows .navigation-arrows--previous{align-items:center;background-color:var(--secondary-grey-color);display:flex;justify-content:center;padding:13px 18px}.navigation-arrows .navigation-arrows--next svg,.navigation-arrows .navigation-arrows--previous svg{height:19px;transition:all .15s ease;width:10px}.navigation-arrows .navigation-arrows--next.swiper-button-disabled,.navigation-arrows .navigation-arrows--previous.swiper-button-disabled{pointer-events:none}.navigation-arrows .navigation-arrows--next.swiper-button-disabled svg,.navigation-arrows .navigation-arrows--previous.swiper-button-disabled svg{opacity:.4}.navigation-arrows .navigation-arrows--next.swiper-button-lock,.navigation-arrows .navigation-arrows--previous.swiper-button-lock{background-color:transparent;opacity:0;pointer-events:none}.navigation-arrows .navigation-arrows--next:focus,.navigation-arrows .navigation-arrows--next:hover,.navigation-arrows .navigation-arrows--previous:focus,.navigation-arrows .navigation-arrows--previous:hover{background-color:#e4e4e4;cursor:pointer}.navigation-arrows .navigation-arrows--next:focus svg,.navigation-arrows .navigation-arrows--next:hover svg,.navigation-arrows .navigation-arrows--previous:focus svg,.navigation-arrows .navigation-arrows--previous:hover svg{transform:scale(1.05)}.heading-text{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.heading-text .text{max-width:640px}.heading-text .btn-wrapper{align-items:center;display:flex;gap:24px;justify-content:center;margin-top:24px}.heading-text .btn-wrapper a{margin-inline:unset}@media only screen and (max-width:767.98px){.heading-text .btn-wrapper{flex-direction:column;gap:10px}}.heading-text a{margin-inline:auto}.blink-breadcrumbs{font-size:16px;font-style:italic;font-weight:400;line-height:normal}.blink-breadcrumbs .blink-breadcrumbs-current{color:var(--primary-color);font-weight:700}.blink-breadcrumbs *{font-family:ff-good-headline-web-pro-con;text-decoration:none}.cart-free-delivery-banner{align-items:center;background:var(--secondary-grey-color,#ebebeb);display:flex;flex-flow:column nowrap;gap:8px;justify-content:center;padding:8px 21px;width:100%}.cart-free-delivery-banner--heading{color:var(--primary-black-color,#000);font-family:var(--heading-font);text-align:center;width:100%}.cart-free-delivery-banner--progress-container{align-items:center;display:flex;flex-flow:row nowrap;gap:24px;justify-content:center;width:100%}.cart-free-delivery-banner--progress-container .progress-bar{align-items:center;background:var(--primary-white-color,#fff);border-radius:45px;display:flex;flex:1;flex-flow:row nowrap;height:6px;justify-content:flex-start;margin-bottom:24px;min-height:6px;position:relative}.cart-free-delivery-banner--progress-container .progress-bar[data-delivery-remaining=Complete] .progress{background:var(--accent-1-color,#51b848)}.cart-free-delivery-banner--progress-container .progress-bar:before{content:attr(data-delivery-threshold);font-family:var(--heading-font);font-size:14px;font-style:italic;font-weight:400;inset:auto auto -4px 0;line-height:1.4;position:absolute;translate:0 100%;white-space:nowrap}.cart-free-delivery-banner--progress-container .progress-bar:after{content:attr(data-delivery-remaining);font-family:var(--heading-font);font-size:14px;font-style:italic;font-weight:700;inset:auto 0 -5px auto;line-height:1;position:absolute;translate:0 100%;white-space:nowrap}.cart-free-delivery-banner--progress-container .progress-bar.small-items .progress{min-width:6px}.cart-free-delivery-banner--progress-container .progress-bar .progress{background:var(--primary-color,#dc241e);border-radius:45px;height:100%;inset:0 auto 0 0;position:absolute;transform-origin:left center;transition:all .15s ease-in;width:var(--progress-percentage,0)}.cart-free-delivery-banner--progress-container .progress-bar .progress-icon{height:12px;inset:-4px auto auto calc(var(--progress-percentage, 0%) - 3px);-o-object-fit:contain;object-fit:contain;position:absolute;transition:all .15s ease-in;width:10px;z-index:2}.collection-banner{align-items:flex-end;border-radius:2px;display:flex;flex:0 0 340px;height:100%;justify-content:center;min-height:535px;overflow:hidden;padding:16px;position:relative;width:340px}.collection-banner .collection-banner_img{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;-o-object-position:40%;object-position:40%;pointer-events:none;position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;z-index:-1}.collection-banner .collection-banner__content{color:#fff;width:100%;z-index:1}.collection-banner .collection-banner__content .badge{background-color:var(--badge-color);background-color:var(--primary-color);font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:700;margin-bottom:16px;padding:4px 7px 4px 5px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.collection-banner .collection-banner__content .banner-text{line-height:140%}.collection-banner .collection-banner__content a{margin-top:16px;width:100%}.collection-banner .overlay{height:100%;inset:0;pointer-events:none;position:absolute;width:100%;z-index:0}@media only screen and (max-width:991.98px){.collection-banner{height:277px;margin-bottom:32px;min-height:unset;width:100%}}.price-match-from-wrapper{display:grid;grid-template-columns:1fr 1fr}@media only screen and (max-width:991.98px){.price-match-from-wrapper{grid-template-columns:1fr}}.price-match-from-wrapper>div{padding:32px}@media only screen and (max-width:991.98px){.price-match-from-wrapper>div.price-match-text-container{padding:32px 0}}.price-match-from-wrapper>div.price-match-form-container{background-color:var(--secondary-white-color);padding-top:64px}@media only screen and (max-width:991.98px){.price-match-from-wrapper>div.price-match-form-container{padding-top:32px}}@media only screen and (max-width:767.98px){.price-match-from-wrapper>div.price-match-form-container{margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem;width:calc(100% + 3rem)}}@media only screen and (max-width:319.98px){.price-match-from-wrapper>div.price-match-form-container{margin:0 -1rem;padding-left:1rem;padding-right:1rem;width:calc(100% + 2rem)}}.price-match-from-wrapper>div.price-match-form-container .price-match-form{display:flex;flex-direction:column;gap:15px}.price-match-from-wrapper>div.price-match-form-container .price-match-form .required-fields{color:var(--accent-4-color);font-family:ff-good-headline-web-pro-con;font-style:italic}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group{display:flex;gap:16px}@media only screen and (max-width:767.98px){.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group{flex-direction:column}}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group{align-items:flex-start;display:flex;flex:1;flex-direction:column;gap:12px;justify-content:center;width:100%}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group.submit{flex:0 0 calc(50% - 8px);margin-left:auto}@media only screen and (min-width:768px){.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group.submit{align-items:flex-end}}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group.submit button{width:100%}@media only screen and (max-width:767.98px){.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group.submit button{width:160px}}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group label{font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:700;line-height:normal}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group input{align-items:center;align-self:stretch;border:1px solid var(--secondary-grey-color);border-radius:2px;color:var(--text-primary-color);display:flex;font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:400;gap:8px;height:48px;line-height:normal;padding:0 16px}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group .custom-select{border:1px solid var(--secondary-grey-color);border-radius:2px;position:relative;width:100%}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group .custom-select .down-arrow{pointer-events:none;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:10px}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group .custom-select select{align-items:center;border:none;color:var(--text-primary-color);display:flex;font-family:ff-good-headline-web-pro-con;font-size:16px;font-style:italic;font-weight:400;height:48px;line-height:normal;padding:0 44px 0 16px;width:100%}.price-match-from-wrapper>div.price-match-form-container .price-match-form .field-group .input-group .custom-select select option{color:var(--text-primary-color);font-family:ff-good-headline-web-pro-con}.price-match-from-wrapper:has(.price-match-text-container:empty){grid-template-columns:1fr}@media only screen and (min-width:768px){.price-match-from-wrapper:has(.price-match-text-container:empty) .price-match-form-container{margin:0 auto;max-width:700px;min-width:70%;padding-top:32px}}.collection-card,.collection-card.swiper-slide{align-items:center;display:flex;flex-flow:column nowrap;gap:10px;justify-content:flex-start;scale:1;text-decoration:none;transition:scale .25s ease-in-out;width:100%}.collection-card.swiper-slide__image,.collection-card__image{aspect-ratio:1.65/1;background:var(--secondary-grey-color,#ebebeb);border-radius:2px;height:auto;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.collection-card.swiper-slide__image>img,.collection-card.swiper-slide__image>svg,.collection-card__image>img,.collection-card__image>svg{height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;scale:1;transition:scale .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.collection-card.swiper-slide__content,.collection-card__content{align-items:center;display:flex;flex:1;flex-flow:column nowrap;gap:7px;justify-content:center;width:100%}.collection-card.swiper-slide__content .collection-card__description,.collection-card.swiper-slide__content .collection-card__link,.collection-card.swiper-slide__content .collection-card__title,.collection-card__content .collection-card__description,.collection-card__content .collection-card__link,.collection-card__content .collection-card__title{color:var(--text-primary-color,#000);line-height:1.4;text-align:left;width:100%}.collection-card.swiper-slide__content .collection-card__title,.collection-card__content .collection-card__title{font-style:normal!important;text-transform:uppercase}.collection-card.swiper-slide__content .collection-card__description,.collection-card__content .collection-card__description{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;flex:1;font-size:16px;overflow:hidden;text-overflow:ellipsis}.collection-card.swiper-slide__content .collection-card__link,.collection-card__content .collection-card__link{margin-top:8px;padding-bottom:5px;text-decoration:underline;text-underline-offset:6px}.collection-card.swiper-slide:hover .collection-card__link,.collection-card.swiper-slide:hover.collection-card__minimal .collection-card__title,.collection-card:hover .collection-card__link,.collection-card:hover.collection-card__minimal .collection-card__title{color:var(--secondary-color)}.collection-card.swiper-slide:hover .collection-card__image>img,.collection-card.swiper-slide:hover .collection-card__image>svg,.collection-card:hover .collection-card__image>img,.collection-card:hover .collection-card__image>svg{scale:1.05;transition:scale .3s}.collection-card.collection-card__minimal .collection-card__image,.collection-card.swiper-slide.collection-card__minimal .collection-card__image{aspect-ratio:1;border-radius:8px}.collection-card.collection-card__minimal .collection-card__content .collection-card__description,.collection-card.collection-card__minimal .collection-card__content .collection-card__link,.collection-card.collection-card__minimal .collection-card__content .collection-card__title,.collection-card.swiper-slide.collection-card__minimal .collection-card__content .collection-card__description,.collection-card.swiper-slide.collection-card__minimal .collection-card__content .collection-card__link,.collection-card.swiper-slide.collection-card__minimal .collection-card__content .collection-card__title{text-align:center}.collection-card.collection-card__minimal .collection-card__content .collection-card__title,.collection-card.swiper-slide.collection-card__minimal .collection-card__content .collection-card__title{font-family:ff-good-headline-web-pro-con;font-size:24px;font-style:italic;font-weight:500;text-transform:none}.custom-content-card,.custom-content-card.swiper-slide{color:var(--text-color);display:flex;flex-direction:column;gap:8px;position:relative;text-decoration:none}.custom-content-card.swiper-slide:hover .custom-content-card-image img,.custom-content-card:hover .custom-content-card-image img{scale:1.1;transition:scale .75s cubic-bezier(.17,.65,.33,.84)}.custom-content-card .custom-content-card-image,.custom-content-card.swiper-slide .custom-content-card-image{aspect-ratio:418/197;border-radius:2px;height:auto;overflow:hidden;width:100%}.custom-content-card .custom-content-card-image img,.custom-content-card.swiper-slide .custom-content-card-image img{height:100%;-o-object-fit:cover;object-fit:cover;scale:1;transition:scale .25s ease-in-out;width:100%}.custom-content-card .custom-content-card-title,.custom-content-card.swiper-slide .custom-content-card-title{text-transform:uppercase}.custom-content-card .custom-content-card-description,.custom-content-card.swiper-slide .custom-content-card-description{text-align:left}.custom-content-card .custom-content-card-link,.custom-content-card.swiper-slide .custom-content-card-link{margin:8px 0 7px;text-align:left;text-decoration:underline;text-underline-offset:7px}.discount-card,.discount-card.swiper-slide{color:var(--text-color);display:flex;flex-direction:column;gap:8px;height:auto;position:relative;text-decoration:none}.discount-card.swiper-slide:hover .discount-card__image img,.discount-card:hover .discount-card__image img{scale:1.1;transition:scale .75s cubic-bezier(.17,.65,.33,.84)}.discount-card.swiper-slide__image,.discount-card__image{aspect-ratio:1;border-radius:2px;height:auto;overflow:hidden;width:100%}.discount-card.swiper-slide__image img,.discount-card__image img{height:100%;-o-object-fit:cover;object-fit:cover;scale:1;transition:scale .25s ease-in-out;width:100%}.discount-card.swiper-slide__description,.discount-card.swiper-slide__title,.discount-card__description,.discount-card__title{text-align:left}.discount-card.swiper-slide__title,.discount-card__title{text-transform:uppercase}.discount-card.swiper-slide__discount-code,.discount-card__discount-code{align-items:center;display:flex;flex-flow:row nowrap;gap:6px;justify-content:center;margin-top:auto;overflow:hidden;width:100%}.discount-card.swiper-slide__discount-code--text,.discount-card__discount-code--text{background:#fff;border:1px solid var(--secondary-grey-color);border-radius:2px;display:block;flex:1;min-height:48px;overflow:hidden;padding:12px 15px;text-overflow:ellipsis;white-space:nowrap}.discount-card.swiper-slide__discount-code--text>span,.discount-card__discount-code--text>span{font-weight:700;margin-left:5px}.discount-card.swiper-slide__discount-code button.discount-card__discount-code--copy-btn,.discount-card.swiper-slide__discount-code--copy-btn,.discount-card__discount-code button.discount-card__discount-code--copy-btn,.discount-card__discount-code--copy-btn{align-items:center;background:#000;border-radius:2px;color:#fff;display:flex;font-size:16px;font-weight:400;gap:4px;justify-content:center;line-height:1;min-height:48px;min-width:120px;overflow:hidden;padding:12px 20px}.discount-card.swiper-slide__discount-code button.discount-card__discount-code--copy-btn>svg,.discount-card.swiper-slide__discount-code--copy-btn>svg,.discount-card__discount-code button.discount-card__discount-code--copy-btn>svg,.discount-card__discount-code--copy-btn>svg{color:inherit;height:18px;min-width:18px;-o-object-fit:contain;object-fit:contain;width:18px}

/*# sourceMappingURL=snippet.min.css.map*/