#notification-test{background:#f01e2c;border-color:#f01e2c;box-sizing:border-box;inset:auto 30px 100px auto;position:fixed;z-index:9999}#notification-test:hover{background:#d1001f;border-color:#d1001f}@media only screen and (max-width:767.98px){#notification-test{font-size:30px;inset:auto 1.5rem 200px auto;text-align:center;width:calc(100vw - 3rem)}}#toasty-zone{align-items:flex-end;display:flex;flex-direction:column;gap:10px 0;height:100vh;inset:140px 0 auto auto;isolation:isolate;justify-content:flex-start;overflow:hidden;padding:10px;pointer-events:none;position:fixed;z-index:99999999999}#toasty-zone,#toasty-zone *{box-sizing:border-box}.toasty{align-items:flex-start;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(25,25,25,.5);border-radius:8px;color:#fff;display:flex;filter:drop-shadow(2px 3px 4px rgba(30,30,30,.15));flex-direction:column;inset:0 20px auto auto;justify-content:flex-end;padding:7px 10px;pointer-events:all;position:fixed;scale:1;transform-origin:top right;transition:translate .3s cubic-bezier(.73,.04,.95,.74),background .15s ease-in-out,scale .15s ease-in-out,top .2s ease-in-out .2s;width:clamp(280px,100%,360px);will-change:transform;z-index:-1}@media only screen and (max-width:767.98px){.toasty{inset:0 1.5rem auto auto;width:calc(100vw - 3rem)}}.toasty.bg,.toasty.bg .toasty-close,.toasty.bg:hover{background:var(--background)}.toasty.img{justify-content:center;min-height:74px;padding-left:80px}.toasty-body,.toasty-title{-webkit-font-smoothing:antialiased;color:inherit;pointer-events:none;text-align:left;transition:translate .25s ease-in-out .05s;translate:0 0 0;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.toasty-title{font-size:16px;font-weight:700}.toasty-body{font-size:13px;line-height:1.4}.toasty-close{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(70,70,70,.8);border-radius:50%;display:flex;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3));height:20px;inset:0 auto auto 0;justify-content:center;opacity:0;padding:5px;position:absolute;transition:opacity .15s ease-in;translate:-50% -30% 0;width:20px;z-index:2}.toasty-close,.toasty-close svg{color:inherit;pointer-events:none}.toasty-close svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.toasty-image{border-radius:3px;height:60px;inset:50% auto auto 10px;-o-object-fit:cover;object-fit:cover;overflow:hidden;position:absolute;transition:translate .25s ease-in-out .05s;translate:0 -50%;width:60px}.toasty:hover{background:rgba(25,25,25,.65);scale:1.028}.toasty:hover .toasty-body,.toasty:hover .toasty-title{translate:5px 0 0}.toasty:hover .toasty-image{translate:5px -50% 0}.toasty:hover .toasty-close{cursor:pointer;opacity:1;pointer-events:all}.toasty.dragging{cursor:grabbing;scale:1.048;z-index:1}@media only screen and (max-width:767.98px){.toasty.dragging,.toasty:hover{scale:1}}.lightbox-trigger{padding:12px}.lightbox-trigger svg{height:20px;max-height:20px;max-width:20px;width:20px}.lightbox-trigger svg path{fill:#fff}.accordion{background:transparent;border:none;border-bottom:1px solid #707070;cursor:pointer;font-size:15px;justify-content:space-between;outline:none;padding:20px 0;transition:all .3s;width:100%}.accordion,.accordion>div{align-items:center;display:flex}.accordion .chevron{height:12px;pointer-events:none;width:20px}.accordion .chevron img{height:100%;-o-object-fit:contain;object-fit:contain;transition:all .3s;width:100%}.accordion.active .chevron img{transform:rotateX(180deg)}.panel{max-height:0;overflow:hidden;transition:max-height .2s ease-out}.panel .content{font-size:14px;padding:20px 0}.article-card{display:flex;flex-direction:column;gap:20px;position:relative}.article-card:hover img{transform:scale(1.05)}.article-card .article-card-image{height:200px;overflow:hidden}.article-card .article-card-image img,.article-card .article-card-image svg{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .3s;width:100%}.article-card .article-card-image--story{aspect-ratio:1;height:auto}.article-card .article-card-image--story img,.article-card .article-card-image--story svg{background-color:var(--background-color,#f0f0f0);-o-object-fit:contain;object-fit:contain;padding:20px}.article-card .article-card-image--event{aspect-ratio:3/2;height:auto}.article-card .article-card-image--event img,.article-card .article-card-image--event svg{-o-object-fit:cover;object-fit:cover}.article-card .article-card-content{display:flex;flex-direction:column;gap:20px;justify-content:end}.article-card .article-card-content .article-card-title{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card .article-card-content .article-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.article-card .article-card-content .article-card-link{text-align:center}.article-card .article-card-content .article-card-date{text-transform:capitalize}.article-card .article-card-tags{display:flex;font-size:13px;gap:5px;left:10px;position:absolute;top:10px}.article-card .article-card-tags .article-card-tag{background-color:var(--brand-color-2);border-radius:50px;color:var(--brand-color-1);padding:7px 10px}.article-card[data-featured]{margin-bottom:50px}.article-card[data-featured] .article-card-excerpt p,.article-card[data-featured] .article-card-excerpt>*{margin-top:0}.article-card[data-featured] .article-card-excerpt p>strong{font-weight:400}.article-card[data-featured] .article-card-excerpt p:last-child{margin-bottom:0}.article-card[data-featured=true]{display:grid;gap:var(--grid-gap);grid-template-columns:repeat(12,1fr)}.article-card[data-featured=true] .article-card-image{aspect-ratio:unset;grid-column:span 8;height:600px}.article-card[data-featured=true] .article-card-content{grid-column:span 4}.article-card[data-featured=true] .article-card-content .article-card-title{font-size:30px;line-height:45px}@media only screen and (max-width:991.98px){.article-card[data-featured=true] .article-card-image{grid-column:span 6;height:450px}.article-card[data-featured=true] .article-card-content{grid-column:span 6}}.article-card[data-featured=true] .article-card-content .article-card-excerpt,.article-card[data-style=event] .article-card-content .article-card-excerpt{-webkit-line-clamp:9}.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;max-height:94%;max-width:90%;overflow:auto;padding:60px 50px;position:relative;text-align:center;width:auto}@media only screen and (max-width:575.98px){.modal-container .modal{padding:2.25rem}}.modal-container .modal::-webkit-scrollbar{background:transparent;margin-left:10px;width:8px}.modal-container .modal::-webkit-scrollbar-track{background-color:#fff}.modal-container .modal::-webkit-scrollbar-thumb{background-color:var(--brand-color-3)}.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.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(--brand-color-1);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%}.market-language-select--modal-container .modal{border-radius:none;overflow:visible}.market-language-select--modal-container .modal .close-button{height:28px;width:28px}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;display:flex;gap:10px;justify-content:space-between;width:100%}localization-form.modal-selector button img{pointer-events:none;width:26px}localization-form.modal-selector button svg{fill:var(--text-alternate-color);pointer-events:none;width:15px}localization-form.modal-selector ul{background-color:#fff;border:2px solid var(--brand-color-1);display:flex;flex-direction:column;left:50%;list-style:none;margin:0;max-height:300px;min-width:100%;overflow:auto;padding:14px;position:absolute;top:50px;transform:translateX(-50%);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;padding:4px 6px;transition:all .3s}localization-form.modal-selector ul li:hover{background:#eee}localization-form.modal-selector ul li a{align-items:center;display:flex;gap:10px}localization-form.modal-selector ul li a img,localization-form.modal-selector ul li a span{pointer-events:none}lightbox-modal.swiper{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;display:none;height:100vh;inset:0;isolation:isolate;max-height:100vh;max-width:100vw;min-height:100vh;min-width:100vw;outline:none;overflow:hidden auto;padding:70px 55px;pointer-events:none;position:fixed;width:100vw;z-index:99999}@media only screen and (max-width:767.98px){lightbox-modal.swiper{padding:65px 28px}}lightbox-modal.swiper[open]{display:flex;pointer-events:all}lightbox-modal.swiper[open] .lightbox-modal-navigation{display:flex}lightbox-modal.swiper .lightbox-modal-navigation{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,78%,.5);border-radius:50%;cursor:pointer;display:none;display:flex;filter:drop-shadow(3px 3px 5px rgba(0,0,0,.3137254902));height:40px;justify-content:center;width:40px;z-index:10}@media only screen and (max-width:767.98px){lightbox-modal.swiper .lightbox-modal-navigation{height:34px;width:34px}}lightbox-modal.swiper .lightbox-modal-navigation:after{content:unset}lightbox-modal.swiper .lightbox-modal-navigation svg{color:#fff;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;scale:1;transition:scale .1s ease-in;width:100%}lightbox-modal.swiper .lightbox-modal-navigation svg path{fill:#fff}lightbox-modal.swiper .lightbox-modal-navigation.swiper-button-prev{inset:50% auto auto 35px}@media only screen and (max-width:767.98px){lightbox-modal.swiper .lightbox-modal-navigation.swiper-button-prev{inset:50% auto auto 10px}}lightbox-modal.swiper .lightbox-modal-navigation.swiper-button-next{inset:50% 35px auto auto}@media only screen and (max-width:767.98px){lightbox-modal.swiper .lightbox-modal-navigation.swiper-button-next{inset:50% 10px auto auto}}lightbox-modal.swiper .lightbox-modal-navigation.swiper-button-disabled{cursor:none;visibility:hidden}lightbox-modal.swiper .lightbox-modal-navigation[lightbox-close]{inset:20px 35px auto auto;padding:10px;position:fixed}lightbox-modal.swiper .lightbox-modal-navigation:hover svg{scale:.85}lightbox-modal.swiper .swiper-wrapper{opacity:1;visibility:visible;width:100%;z-index:-1}lightbox-modal.swiper .swiper-wrapper .swiper-slide.lightbox-slide{align-items:center;display:flex;justify-content:center;overflow:hidden}lightbox-modal.swiper .swiper-wrapper .swiper-slide.lightbox-slide .swiper-zoom-container{height:100%;width:100%}lightbox-modal.swiper .swiper-wrapper .swiper-slide.lightbox-slide img{height:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}lightbox-modal.swiper:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(0,0,0,.8);content:"";height:100vh;inset:0;pointer-events:none;position:fixed;width:100vw;z-index:-1}lightbox-modal.swiper:after{animation:modalLoadingSpinner .75s ease-in .2s infinite forwards;border:5px solid #fff;border-left-color:transparent;border-radius:50%;content:"";height:50px;inset:50% auto auto 50%;opacity:0;position:fixed;transition:opacity .2s ease-in-out;translate:-50% -50%;visibility:hidden;width:50px;z-index:5}@keyframes modalLoadingSpinner{0%{rotate:0deg}to{rotate:1turn}}lightbox-modal.swiper[modal-loading]:after{opacity:1;visibility:visible}lightbox-modal.swiper[modal-loading] .swiper-wrapper{opacity:0;visibility:hidden}[lightbox-trigger]{align-items:center;display:flex;height:23px;inset:10px 12px auto auto;justify-content:center;padding:0;position:absolute;width:26px;z-index:10}[lightbox-trigger] svg{color:#fff;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;scale:1;transition:scale .1s ease-in;width:100%}[lightbox-trigger]:hover svg{scale:.85}[lightbox-trigger][disabled]{pointer-events:none}@media only screen and (max-width:767.98px){[lightbox-trigger]{inset:20px var(--page-width-padding) auto auto}}.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}.pdp-sold-out-form__wrapper{align-items:stretch;background:var(--background-color-2);border-radius:10px;display:flex;flex-direction:row;gap:30px 40px;justify-content:space-between;width:100%}@media only screen and (max-width:1024.98px){.pdp-sold-out-form__wrapper{align-items:center;flex-direction:column;justify-content:center}}.pdp-sold-out-form__wrapper:not(.discontinued):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:not(.discontinued):after{height:1px;width:100%}}.pdp-sold-out-form__product-card{align-items:center;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{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 .product-details{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:center}.pdp-sold-out-form__product-card .product-details .product-title{font-size:16px}.pdp-sold-out-form__product-card .product-details .bis-text{font-size:24px}.pdp-sold-out-form__product-card .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 .product-details .bis-text,.pdp-sold-out-form__product-card .product-details .product-title,.pdp-sold-out-form__product-card .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}@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}.pdp-sold-out-form__form form.notify-form .form-field input{background-color:#cfcfcf;height:45px}@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}.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)}.variant-prices-container .variant-price-wrapper{display:flex;flex-direction:column}.variant-prices-container .variant-price-wrapper .price-container{align-items:center;display:flex;flex-direction:row;font-weight:700;gap:6px}.variant-prices-container .variant-price-wrapper span.product-sale-price.strikethrough{text-decoration:line-through}.variant-prices-container .variant-price-wrapper.hidden{display:none}.section-header{margin-bottom:0}.section-header:has(.section-header-content,.section-navigation){margin-bottom:27px}@media only screen and (max-width:767.98px){.section-header:has(.section-header-content,.section-navigation){margin-bottom:30px}}.section-header-content{display:flex;flex-direction:column;gap:15px}.section-header-content h1,.section-header-content h2,.section-header-content h3{margin:0}.section-header-content p{margin-bottom:1rem;margin-top:0}.section-header-content p:last-of-type{margin-bottom:0}.section-header-content .links-container{align-items:end;display:flex;flex-wrap:wrap;gap:10px}@media only screen and (max-width:767.98px){.section-header-content .links-container{justify-content:flex-start}}.section-header-content .links-container .section-navigation-container{align-items:center;display:flex;gap:var(--grid-gap)}.section-navigation{align-items:end;display:flex;justify-content:flex-end}@media only screen and (max-width:767.98px){.section-navigation{display:none;justify-content:flex-start}.section-navigation:has(.section-navigation-container .navigation-link){display:flex}}.section-navigation .section-navigation-container{align-items:center;display:flex;gap:var(--grid-gap)}.product-form form{display:grid;gap:25px;grid-template-columns:100%}.product-form form .variant-selector-wrapper{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}.product-form form .variant-selector-wrapper .selector-wrapper:last-of-type{margin-bottom:0}.product-form form .variant-selector-wrapper .selector-wrapper label{margin-right:6px}.product-form form .variant-selector-wrapper .selector-wrapper select{background-color:#f0f0f0;border:none;height:30px;min-width:103px;padding:0 8px}.product-form form .variant-selector-wrapper .option-radios-wrapper{display:flex;flex-direction:column;gap:10px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option{display:flex;flex-direction:row;gap:20px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .option-name{display:flex;flex-direction:column;margin-bottom:10px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .option-name span{font-size:20px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .option-name .variant-colour-name{font-weight:700}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios{display:flex;flex-wrap:wrap;gap:18px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper{position:relative}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper label{align-items:center;border:1px solid var(--brand-color-1);border-radius:50px;box-sizing:content-box;display:flex;display:inline-flex;flex-direction:row;flex-direction:column;height:24px;justify-content:center;min-width:160px;padding:5px 18px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper label:after{content:attr(data-option-name);font-weight:700;height:0;overflow:hidden;width:-moz-max-content;width:max-content}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input{cursor:pointer;height:100%;left:0;margin:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input:checked+label{background-color:var(--brand-color-3);border:1px solid var(--brand-color-3);font-weight:700}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .variant-radios .variant-wrapper input:hover:not(:checked)+label{filter:brightness(.9)}@media only screen and (max-width:767.98px){.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option{flex-direction:column;gap:8px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .option-name{flex-direction:row;gap:5px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .frame-option{height:82px;width:82px}.product-form form .variant-selector-wrapper .option-radios-wrapper .radio-option .frame-option label{height:100%;width:100%}}.product-form form .variant-selector-wrapper label.select-checkbox{align-items:center;display:flex;gap:10px;margin-top:20px;position:relative}@media only screen and (max-width:767.98px){.product-form form .variant-selector-wrapper label.select-checkbox{width:100%}}.product-form form .variant-selector-wrapper label.select-checkbox input{height:0;opacity:0;position:absolute;width:0}.product-form form .variant-selector-wrapper label.select-checkbox>div{align-items:center;display:flex}.product-form form .variant-selector-wrapper label.select-checkbox:has(.checkbox) input:checked+.checkbox svg{display:block}.product-form form .variant-selector-wrapper .checkbox{align-items:center;background-color:var(--background-color-2);border-radius:50%;cursor:pointer;display:flex;height:38px;justify-content:center;min-width:38px;width:38px}.product-form form .variant-selector-wrapper .checkbox svg{display:none;height:60%;-o-object-fit:contain;object-fit:contain;width:60%}.product-form form .product-submit-wrapper{display:flex;flex-wrap:wrap;gap:30px 24px;justify-content:space-between}.product-form form .product-submit-wrapper .submit-top{align-items:center;display:flex;flex-direction:row;gap:var(--grid-gap);justify-content:space-between;width:100%}.product-form form .product-submit-wrapper .submit-top.flex-end{justify-content:flex-end}.product-form form .product-submit-wrapper .submit-top .submit-icons{display:flex;flex-direction:row;gap:16px;justify-content:space-between}.product-form form .product-submit-wrapper .submit-top .submit-icons button{padding:0}.product-form form .product-submit-wrapper .submit-top .submit-icons button svg{height:21px;width:auto}.product-form form .product-submit-wrapper label{flex:1;width:100%}.product-form form .product-submit-wrapper label *{cursor:pointer}.product-form form .product-submit-wrapper label button{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;gap:10px;justify-content:center;min-height:39px;width:100%}.product-form form .product-submit-wrapper label button svg,.product-form form .product-submit-wrapper label button svg path{fill:none}.product-form form .product-submit-wrapper label button .cart-icon{position:relative;top:2px}.product-form form .product-submit-wrapper label button .price,.product-form form .product-submit-wrapper label button .text{font-size:16px}.product-form form .product-submit-wrapper label button:disabled{background-color:var(--brand-color-6);border-color:var(--brand-color-6);cursor:not-allowed;height:39px;pointer-events:none}.product-form form .product-submit-wrapper label button:disabled *{cursor:not-allowed}.product-form form .product-submit-wrapper label button:disabled img{display:none}.product-form form .product-submit-wrapper label input{background:none;border:none;color:var(--text-primary-color);cursor:pointer;width:-moz-max-content;width:max-content}.product-form form .product-submit-wrapper .oos-notification{display:flex;justify-content:space-between;width:100%}.product-form form .product-submit-wrapper .oos-notification div{pointer-events:none;text-align:center;width:100%}.product-form form .product-submit-wrapper .oos-notification button{margin-left:10px}.product-form form .product-submit-wrapper .quantity-total-wrapper{display:flex;flex-wrap:wrap;gap:15px;justify-content:space-between}.product-form form .product-submit-wrapper .quantity-total-wrapper .total{align-items:center;display:flex}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper{display:flex;gap:10px;justify-content:space-between}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper>div{align-items:center;display:flex}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper .quantity-select{border:1px solid var(--brand-color-1);border-radius:100px;display:flex;padding-left:15px;padding-right:15px;width:90px}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper .quantity-select>*{align-items:center;border:none;display:flex;flex:1;height:40px;justify-content:center;width:30px}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper .quantity-select .quantity{flex:2;font-weight:700}.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper .quantity-select .minus,.product-form form .product-submit-wrapper .quantity-total-wrapper .quantity-wrapper .quantity-select .plus{cursor:pointer;font-size:20px;height:100%;width:15px}@media only screen and (max-width:767.98px){.product-form form .product-submit-wrapper{display:grid;gap:30px var(--grid-gap);grid-template-columns:repeat(6,1fr)}.product-form form .product-submit-wrapper .submit-top{grid-column:3/7;grid-row:1}.product-form form .product-submit-wrapper .quantity-total-wrapper{grid-column:1/3;grid-row:1}.product-form form .product-submit-wrapper label{grid-column:1/7;grid-row:2;height:40px}}.product-form form .variant-prices-container .variant-price-wrapper .product-price{display:flex;flex-direction:row;gap:5px;justify-content:space-between}.product-form form .variant-prices-container .variant-price-wrapper .product-price .contributors,.product-form form .variant-prices-container .variant-price-wrapper .product-price .contributors a{font-size:16px}.product-form form .variant-prices-container .variant-price-wrapper .product-price .contributors a:hover{text-decoration:underline}.product-form form .variant-prices-container .variant-price-wrapper .product-price .from,.product-form form .variant-prices-container .variant-price-wrapper .product-price .product-sale-price{margin-left:auto}.product-form form .variant-prices-container .variant-price-wrapper .product-price .from,.product-form form .variant-prices-container .variant-price-wrapper .product-price .price{font-weight:700}.product-form form .variant-prices-container .variant-price-wrapper .product-price .product-sale-price.strikethrough{font-weight:400}@media only screen and (max-width:767.98px){.product-form form .variant-prices-container .variant-price-wrapper .product-price{justify-content:unset}.product-form form .variant-prices-container .variant-price-wrapper .product-price .from,.product-form form .variant-prices-container .variant-price-wrapper .product-price .product-sale-price{margin-left:unset}}.product-form form.radios .selector-wrapper,.product-form form.selects .option-radios-wrapper{display:none}.form-search-bar{align-items:flex-start;border-radius:21px;display:flex;flex-direction:column;justify-content:center;position:relative;width:clamp(125px,100%,145px)}.form-search-bar input[type=text]{background:#f0f0f0;border:none;border-radius:21px;color:var(--text-primary-color);cursor:text!important;font-size:14px;height:35px;outline:none;padding:4px 50px 4px 15px;position:relative;width:100%}.form-search-bar input[type=text]::-moz-placeholder{color:var(--text-primary-color)}.form-search-bar input[type=text]::placeholder{color:var(--text-primary-color)}.form-search-bar .submit-group{inset:0 0 0 auto;position:absolute}.form-search-bar .submit-group,.form-search-bar .submit-group label{align-items:center;display:flex;height:35px;justify-content:center;width:50px}.form-search-bar .submit-group label{margin:0}.form-search-bar .submit-group label svg{height:20px;width:20px}.form-search-bar .submit-group label svg path{fill:var(--text-primary-color)}.form-search-bar .submit-group label input[type=submit]{background:none;border:none;border-radius:0;height:100%;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.article-date-author{margin-top:20px}@media only screen and (max-width:767.98px){.article-date-author{margin-top:0}}.collection-card{padding-bottom:12px;padding-inline:10px;width:100%}@media only screen and (max-width:767.98px){.collection-card{text-align:center}}.collection-card:after{color:var(--accent-color);height:3px}.product-card{border-bottom:1px solid var(--brand-color-1);display:flex;flex-direction:column;font-size:12px;gap:10px;height:100%;justify-content:space-between;overflow:hidden;padding-bottom:19px;position:relative;width:100%}.product-card .product-image{isolation:isolate;overflow:hidden;padding-bottom:100%;position:relative}.product-card .product-image:has(.swiper){opacity:0}.product-card .product-image .swiper{bottom:0;left:0;min-width:0;position:absolute;right:0;top:0;width:100%}.product-card .product-image .swiper .swiper-scrollbar{background:var(--brand-color-6);border-radius:0;bottom:0;height:5px;left:0;width:100%}.product-card .product-image .swiper .swiper-scrollbar .swiper-scrollbar-drag{border-radius:0}.product-card .product-image .primary-image{opacity:1;scale:1;z-index:1}.product-card .product-image .secondary-image{opacity:0;scale:1;z-index:-1}.product-card .product-image img,.product-card .product-image svg{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:.3s ease;width:100%}.product-card .product-image svg{height:auto;width:100%}.product-card .product-image svg:hover{fill:unset}.product-card:has(.swiper.loaded) .product-image{opacity:1}.product-card .product-details{display:flex;flex:1;flex-direction:column;gap:40px;justify-content:space-between}.product-card .product-details--top{display:flex;flex-direction:column;gap:10px;justify-content:space-between}.product-card .product-details--bottom{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.product-card .product-details--bottom .product-price{font-weight:700}.product-card .product-details .product-description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:10px;overflow:hidden}.product-card .product-title{font-size:18px;font-weight:700;line-height:normal}.product-card .product-author{line-height:21px}.product-card .product-buttons{display:flex;gap:5px;text-align:center}.product-card .product-buttons .product-link{font-weight:400;width:-moz-max-content;width:max-content}.product-card .product-buttons .product-link .link-text{height:0;overflow:hidden;width:0}.product-card .product-buttons .quick-add-cart{align-items:center;background-color:var(--button-1-color);border-radius:50%;color:var(--primary-text-color);cursor:pointer;display:flex;height:35px;justify-content:center;min-height:35px;min-width:35px;overflow:hidden;padding:0!important;position:relative;transition:all .3s;width:35px}.product-card .product-buttons .quick-add-cart img{height:60%;-o-object-fit:contain;object-fit:contain;pointer-events:none;position:absolute;transition:all .3s;width:60%}.product-card .product-buttons .quick-add-cart:hover{background-color:var(--button-1-hover-color)}.product-card .product-buttons .quick-add-cart:hover img{transform:scale(1.1)}.product-card .product-buttons .quick-add-cart .quick-add-loader{height:28px;width:28px}.product-card .product-buttons .quick-add-cart .quick-add-loader svg{height:100%;width:100%}.product-card .product-buttons .quick-add-cart .quick-add-loader svg path,.product-card .product-buttons .quick-add-cart .quick-add-loader svg rect{fill:var(--brand-color-1)}.product-card:hover .product-image:has(.secondary-image) .primary-image{opacity:0;scale:1.05}.product-card:hover .product-image:has(.secondary-image) .secondary-image{opacity:1;scale:1.05}.product-card:hover .product-image:not(:has(.secondary-image)) .primary-image,.product-card:hover .product-image:not(:has(.secondary-image))>svg{opacity:1;scale:1.05}.product-card .quick-add-info{background-color:#fff;height:calc(100% + 1px);inset:0;opacity:0;padding:20px;pointer-events:none;position:absolute;transform:translateY(100%);transition:all .3s;width:100%}@media only screen and (min-width:768px){.product-card .quick-add-info{transform:translate(100%,100%)}}.product-card .quick-add-info.visible{opacity:1;pointer-events:all;transform:translateY(0);transition:all .3s}.product-card .quick-add-info:has(button[preorder]) .product-stock{justify-content:flex-end}.product-card.bundle{border-bottom:none;padding-bottom:0}@media only screen and (min-width:768px){.product-card.bundle{flex-direction:row;gap:20px}.product-card.bundle>a,.product-card.bundle>div{display:flex;width:calc(50% - 10px)}.product-card.bundle .product-image{aspect-ratio:1;padding-bottom:calc(50% - 10px)}.product-card.bundle .product-link a{text-decoration:underline}.product-card.bundle .quick-add-info{height:calc(100% - 1px);width:calc(100% - 1px)}.product-card.bundle .quick-add-info>div form{flex-flow:row nowrap}.product-card.bundle .quick-add-info>div form>div{flex:1}.product-card.bundle .quick-add-info>div form .product-submit-wrapper{justify-content:flex-start}.product-card.bundle .quick-add-info>div form .product-submit-wrapper .preorder-text sup{font-size:10px;font-weight:400;line-height:1;position:relative;top:-2px}.product-card.bundle .quick-add-info>div form .product-info{border-bottom:none}.product-card.bundle .quick-add-info>div form .view-close{align-items:flex-end;flex:1}}.product-card.bundle .product-buttons{align-self:flex-end;flex:1}.product-card.bundle quick-add{width:100%}.product-card.bundle quick-add .bundle-quick-add{align-items:center;flex:1;flex-flow:row wrap;justify-content:center;padding:8px 18px;position:relative;width:100%}.product-card.bundle quick-add .bundle-quick-add .quick-add-loader{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:-moz-max-content;width:max-content}.product-card.bundle quick-add .bundle-quick-add img{height:20px;margin-right:10px;width:19px}.product-badges{display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;left:10px;pointer-events:none;position:absolute;top:10px;width:unset;z-index:99}.product-badges .product-badge{align-items:center;border:1px solid transparent;border-radius:50px;cursor:default;display:flex;font-size:13px;height:23px;justify-content:center;padding:0 10px;width:-moz-max-content;width:max-content}.quick-add-mobile{background-color:#fff;bottom:0;left:0;padding:26px 20px;position:fixed;right:0;transform:translateY(100%);transition:all .3s;z-index:1000}.quick-add-mobile.visible{transform:translateY(0)}@media only screen and (min-width:768px){.quick-add-mobile.visible{display:none}}.quick-add-info,.quick-add-mobile{border:1px solid var(--brand-color-1)}.quick-add-info>div,.quick-add-mobile>div{height:100%}.quick-add-info form,.quick-add-mobile form{display:flex;flex-direction:column;gap:15px;height:100%}.quick-add-info form .product-info,.quick-add-mobile form .product-info{border-bottom:1px solid var(--brand-color-1);display:flex;flex-direction:column;text-align:left}.quick-add-info form .product-info .title,.quick-add-mobile form .product-info .title{font-size:18px;font-weight:700;line-height:normal}.quick-add-info form .product-info .description,.quick-add-mobile form .product-info .description{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;margin:15px 0;overflow:hidden}.quick-add-info form .product-info .description p,.quick-add-mobile form .product-info .description p{margin:0}.quick-add-info form .product-info .author,.quick-add-mobile form .product-info .author{border-bottom:1px solid var(--brand-color-1);padding:15px 0}.quick-add-info form .selector-wrapper,.quick-add-mobile form .selector-wrapper{margin-bottom:10px}.quick-add-info form .selector-wrapper select,.quick-add-mobile form .selector-wrapper select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;background-color:var(--brand-color-2);border:2px solid var(--brand-color-2);border-radius:var(--button-1-radius);color:var(--button-1-text-color);font-size:var(--button-font-size);font-weight:700;line-height:24px;padding:var(--button-v-padding) var(--button-h-padding);text-align:center;transition:var(--button-transition);width:100%}.quick-add-info form .product-submit-wrapper,.quick-add-mobile form .product-submit-wrapper{display:flex;flex:1;flex-direction:column;gap:10px;justify-content:flex-end}.quick-add-info form .product-submit-wrapper .preorder-text,.quick-add-mobile form .product-submit-wrapper .preorder-text{font-weight:700}.quick-add-info form .product-submit-wrapper .submit-top:empty,.quick-add-mobile form .product-submit-wrapper .submit-top:empty{display:none}.quick-add-info form .product-submit-wrapper label,.quick-add-mobile form .product-submit-wrapper label{flex:1;width:100%}.quick-add-info form .product-submit-wrapper label *,.quick-add-mobile form .product-submit-wrapper label *{cursor:pointer}.quick-add-info form .product-submit-wrapper label button,.quick-add-mobile form .product-submit-wrapper label button{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;gap:10px;justify-content:center;min-height:39px;width:100%}.quick-add-info form .product-submit-wrapper label button svg,.quick-add-info form .product-submit-wrapper label button svg path,.quick-add-mobile form .product-submit-wrapper label button svg,.quick-add-mobile form .product-submit-wrapper label button svg path{fill:none}.quick-add-info form .product-submit-wrapper label button .cart-icon,.quick-add-mobile form .product-submit-wrapper label button .cart-icon{position:relative;top:2px}.quick-add-info form .product-submit-wrapper label button:disabled,.quick-add-mobile form .product-submit-wrapper label button:disabled{background-color:var(--brand-color-6);border-color:var(--brand-color-6);cursor:not-allowed;height:39px;opacity:.8;pointer-events:none}.quick-add-info form .product-submit-wrapper label button:disabled *,.quick-add-mobile form .product-submit-wrapper label button:disabled *{cursor:not-allowed}.quick-add-info form .product-submit-wrapper label button:disabled img,.quick-add-mobile form .product-submit-wrapper label button:disabled img{display:none}.quick-add-info form .product-submit-wrapper label input,.quick-add-mobile form .product-submit-wrapper label input{background:none;border:none;color:var(--text-primary-color);cursor:pointer;width:-moz-max-content;width:max-content}.quick-add-info form .product-submit-wrapper .product-stock,.quick-add-mobile form .product-submit-wrapper .product-stock{align-items:center;color:var(--primary-text-color);display:flex;font-size:14px;justify-content:space-between;line-height:21px;margin-bottom:4px;text-align:center}.quick-add-info form .product-submit-wrapper .product-stock .register-interest,.quick-add-mobile form .product-submit-wrapper .product-stock .register-interest{justify-content:center;width:100%}.quick-add-info form .product-submit-wrapper .product-stock .wishlist-heart,.quick-add-mobile form .product-submit-wrapper .product-stock .wishlist-heart{height:19px;width:22px}.quick-add-info form .product-submit-wrapper .product-stock .wishlist-heart img,.quick-add-mobile form .product-submit-wrapper .product-stock .wishlist-heart img{height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;width:100%}.quick-add-info form .product-submit-wrapper .product-stock:has(.stock-info:empty),.quick-add-mobile form .product-submit-wrapper .product-stock:has(.stock-info:empty){justify-content:flex-end}.quick-add-info form .product-submit-wrapper .product-stock:not(:has(.stock-info)),.quick-add-mobile form .product-submit-wrapper .product-stock:not(:has(.stock-info)){justify-content:flex-end}.quick-add-info form .product-submit-wrapper .view-close,.quick-add-mobile form .product-submit-wrapper .view-close{display:flex;gap:10px;justify-content:space-between}.quick-add-info form .product-submit-wrapper .view-close .quick-add-close,.quick-add-mobile form .product-submit-wrapper .view-close .quick-add-close{cursor:pointer}.quick-add-info form .product-submit-wrapper .view-close .quick-add-close img,.quick-add-mobile form .product-submit-wrapper .view-close .quick-add-close img{pointer-events:none}.quick-add-info form .product-submit-wrapper .view-close .view-full,.quick-add-mobile form .product-submit-wrapper .view-close .view-full{line-height:24px;text-decoration-line:underline;text-decoration-style:solid}.collection-grid-cta{display:flex;flex-direction:column;justify-content:space-between;width:100%}.collection-grid-cta .image-wrapper{aspect-ratio:1;overflow:hidden}.collection-grid-cta .image-wrapper img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:relative;top:0;width:100%}.collection-grid-cta .cta-content{display:flex;flex:1;flex-direction:column;padding-block:30px;padding-inline:20px;z-index:1}.collection-grid-cta .cta-content .banner-text{flex:1}button[data-modal-trigger=market-language-select]{align-items:center;cursor:pointer;display:flex;gap:30px;justify-content:start;margin:10px 0;max-width:-moz-fit-content;max-width:fit-content;padding:0}button[data-modal-trigger=market-language-select] .button-contents{align-items:center;display:flex;gap:10px}button[data-modal-trigger=market-language-select] .button-contents img{height:20px;width:20px}button[data-modal-trigger=market-language-select]>*{pointer-events:none}button[data-modal-trigger=market-language-select] img{height:10px;transition:.3s ease;width:10px}button[data-modal-trigger=market-language-select]:focus,button[data-modal-trigger=market-language-select]:hover{background:unset}button[data-modal-trigger=market-language-select]:focus img[alt="Chevron down"],button[data-modal-trigger=market-language-select]:hover img[alt="Chevron down"]{transform:rotate(180deg)}button[data-modal-trigger=market-language-select][data-header=true]{gap:5px;margin:unset}button[data-modal-trigger=market-language-select][data-header=true] .button-contents img{height:19px;width:19px}@media only screen and (max-width:1024.98px){button[data-modal-trigger=market-language-select][data-header=true]{display:none}}predictive-search.predictive-search-section{align-items:center;background:var(--text-alternate-color);display:flex;flex-flow:column nowrap;height:100dvh;left:0;opacity:1;padding:35px 60px;position:absolute;top:100%;width:100%;z-index:-1}predictive-search.predictive-search-section[aria-hidden=true]{height:0;opacity:0;padding:0;pointer-events:none}predictive-search.predictive-search-section .predictive-search-header{width:100%;z-index:2}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form{height:100%;min-height:54px;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches{padding:0 var(--page-width-padding)}}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches{grid-column:span 12}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches{padding-top:20px}}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container{align-items:center;display:flex;flex-direction:row;gap:20px;justify-content:start}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container{align-items:start;flex-direction:column;gap:0;justify-content:start}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container .previous-searches-list{display:flex;flex-flow:row wrap;gap:20px;justify-content:start}}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container .search-heading{white-space:nowrap}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container .previous-searches-list{padding-inline-start:0}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container .previous-searches-list a{font-weight:400;text-transform:capitalize}@media only screen and (min-width:768px){predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container #predictive-previous-searches .popular-searches .popular-searches-container .previous-searches-list{display:flex;flex-wrap:wrap;gap:20px;padding-inline-start:0}}predictive-search.predictive-search-section .predictive-search-results{background:var(--primary-white-color);max-height:calc(100vh - var(--site-header-offset, 76px) - 108px);overflow:hidden auto;position:relative;width: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:30px;justify-content:flex-start;padding:40px 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 .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:15px}}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:15px;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{width:100%}@media only screen and (min-width:992px){predictive-search.predictive-search-section .predictive-search-results__product-grid-outer{padding-bottom:50px}}predictive-search.predictive-search-section .predictive-search-results:not(:has(.predictive-search-results__sidebar)) .predictive-search-results__product-grid-outer{grid-column:span 12}predictive-search.predictive-search-section .predictive-search-results__product-grid{display:grid;gap:20px;gap:var(--grid-gap);grid-template-columns:repeat(3,1fr);padding:32px 0;width:100%}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__product-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;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 .product-card{width:calc(50% - 15px)}predictive-search.predictive-search-section .predictive-search-results__product-grid.accordion-open{margin-bottom:20px;max-height:var(--content-height,0)}}@media only screen and (max-width:767.98px){predictive-search.predictive-search-section .predictive-search-results__product-grid{flex-direction:column}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-card{width:100%}}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;justify-content:space-between;width:100%}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading{flex:1;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-right:auto;text-align:left}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading-btn{margin-left:auto}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container{align-items:flex-start;flex-direction:column}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading{display:none}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-heading-container .product-grid-heading-btn{display:none;margin-left:unset}}predictive-search.predictive-search-section .predictive-search-results__product-grid .no-results{flex:1;font-weight:500;opacity:.5;padding:80px 0;text-align:center}predictive-search.predictive-search-section .predictive-search-results__product-grid .product-grid-footer-link{display:block;font-size:14px;font-weight:700;text-align:left;width:-moz-max-content;width:max-content}@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(--brand-color-2);font-size:16px;font-weight:700;line-height:24px;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;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{rotate:180deg}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)}@media only screen and (max-width:991.98px){predictive-search.predictive-search-section,predictive-search.predictive-search-section .predictive-search-header{padding:0}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form .visually-hidden{display:none}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form input{padding-left:45px}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form #search-submit{left:1.5rem}predictive-search.predictive-search-section .predictive-search-header .predictive-search-header-container .predictive-search-form #search-reset{right:1.5rem}predictive-search.predictive-search-section .predictive-search-results{display:flex;flex-direction:column;gap:0;padding-top:20px}}predictive-search.predictive-search-section:has(#predictive-previous-searches) .predictive-search-results{padding-top:0}.predictive-search-form{align-items:stretch;background:var(--brand-color-4);border-radius:2px;display:flex;justify-content:center;min-height:54px;position:relative;transition:.15s ease-in-out}.predictive-search-form__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;font-size:18px;font-weight:400;height:100%;outline:none;padding:0 50px 0 56px;width:100%}.predictive-search-form__input::-moz-placeholder{color:var(--text-primary-color);font-size:14px}.predictive-search-form__input::placeholder{color:var(--text-primary-color);font-size:14px}.predictive-search-form__reset,.predictive-search-form__submit{align-items:center;display:flex;height:100%;justify-content:center;padding:0;position:absolute;width:18px;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 23px}.predictive-search-form__reset{inset:0 23px 0 auto}.predictive-search-form.mobile{display:none}@media only screen and (max-width:991.98px){.predictive-search-form.mobile{align-items:center;display:flex;height:35px;justify-content:start;padding-left:45px;position:relative}}.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{transform:translateX(0)}#cart-drawer-container #cart-drawer{background-color:#fff;display:flex;flex-flow:column nowrap;float:right;height:100%;pointer-events:auto;transform:translateX(103%);transition:.3s ease;width:340px}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer{max-width:340px}}@media only screen and (max-width:575.98px){#cart-drawer-container #cart-drawer{max-width:100%}}#cart-drawer-container #cart-drawer .side-cart__header{align-items:center;background-color:var(--brand-color-2);display:flex;flex-flow:row wrap;justify-content:space-between;padding-right:17px;position:relative;width:100%}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs{display:flex}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab{align-items:center;background-color:var(--brand-color-2);border-radius:3px 3px 0 0;cursor:pointer;display:flex;gap:10px;padding:16px 30px}@media only screen and (max-width:319.98px){#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab{padding:16px}}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab *{pointer-events:none}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab.active{background-color:#fff}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab.active span{font-weight:700}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab.active span:after{content:attr(data-title);font-weight:700;height:0;overflow:hidden}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab:hover:not(.active) svg{transform:scale(1.2)}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab svg{height:17px;transition:all .3s;width:17px}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab svg.heart-full{fill:var(--brand-color-4)}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab span{align-items:center;display:inline-flex;flex-direction:column;font-size:16px}@media only screen and (max-width:767.98px){#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab span{font-size:12px}}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab span:after{content:attr(data-title);content:attr(data-title)/"";font-weight:700;height:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden}@media speech{#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab span:after{display:none}}#cart-drawer-container #cart-drawer .side-cart__header .cart-tabs .cart-tab span:hover{font-weight:700}#cart-drawer-container #cart-drawer .side-cart__header .side-cart__heading{align-items:center;display:flex;flex-flow:row nowrap;gap:11px;justify-content:flex-start;line-height:1}#cart-drawer-container #cart-drawer .side-cart__header .side-cart__heading>img,#cart-drawer-container #cart-drawer .side-cart__header .side-cart__heading>svg{color:inherit;height:25.6px;min-height:25.6px;min-width:23px;-o-object-fit:contain;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:23px}#cart-drawer-container #cart-drawer .side-cart__header .side-cart__close-button{align-items:center;cursor:pointer;display:flex;height:24px;justify-content:center;min-height:24px;min-width:24px;padding:0;width:24px}#cart-drawer-container #cart-drawer .side-cart__header .side-cart__close-button>img,#cart-drawer-container #cart-drawer .side-cart__header .side-cart__close-button>svg{stroke:#fff;height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform:rotate(0deg);transition:transform .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}#cart-drawer-container #cart-drawer .side-cart__header .side-cart__close-button:hover>img,#cart-drawer-container #cart-drawer .side-cart__header .side-cart__close-button:hover>svg{transform:rotate(90deg)}#cart-drawer-container #cart-drawer .free-delivery-status{align-items:center;background-color:#78e0d8;color:var(--text-primary-color);display:flex;flex-direction:column;gap:10px;justify-content:center;padding:20px;text-align:center}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-progress-bar{background-color:#fff;border-radius:3px;min-height:5px;overflow:hidden;position:relative;width:100%}#cart-drawer-container #cart-drawer .free-delivery-status .free-delivery-progress-bar .free-delivery-progress{background-color:var(--brand-color-1);border-radius:3px;height:100%;left:0;position:absolute;top:0;transition:width .3s ease}#cart-drawer-container #cart-drawer .tab-content{height:0;opacity:0;overflow:hidden;padding:0;position:relative;width:0}#cart-drawer-container #cart-drawer .tab-content.active{flex:1;height:auto;opacity:1;overflow:auto;padding:20px;width:100%}#cart-drawer-container #cart-drawer .tab-content .saved-grid{display:grid;gap:30px;grid-template-columns:1fr}#cart-drawer-container #cart-drawer .inner{align-items:flex-start;display:flex;flex-flow:column nowrap;justify-content:flex-start;max-height:100%;overflow:hidden auto;position:relative;width:100%}#cart-drawer-container #cart-drawer .inner::-webkit-scrollbar{background:transparent;margin-left:10px;width:4px}#cart-drawer-container #cart-drawer .inner::-webkit-scrollbar-track{background-color:#fff}#cart-drawer-container #cart-drawer .inner::-webkit-scrollbar-thumb{background-color:var(--brand-color-3);border-radius:2px}#cart-drawer-container #cart-drawer .inner .empty-cart{align-items:center;display:flex;flex-flow:column nowrap;gap:18px;padding-top:125px;text-align:center;width:100%}#cart-drawer-container #cart-drawer form.cart-content{display:flex;flex:1;flex-direction:column;height:100dvh;max-height:100dvh}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons{box-sizing:border-box;color:var(--text-primary-color);position:relative}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .cart-buttons,#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .share-wishlist{display:none!important;padding:23px 20px 20px}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .cart-buttons.active,#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .share-wishlist.active{display:flex!important}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .cart-buttons{background:var(--brand-color-2);display:flex;flex-direction:column;gap:15px;justify-content:space-between}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .share-wishlist{background-color:#beccd5}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .share-wishlist qf-share-wishlist{width:100%}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .share-wishlist qf-share-wishlist button{align-items:center;display:flex;gap:10px;justify-content:center;width:100%}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-trigger{color:var(--text-primary-color,#fff);cursor:pointer;font-weight:400;text-align:center;text-decoration:none;width:100%}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-trigger.hidden{display:none}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-section{position:relative}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-section.hidden{display:none}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-section .express-checkout-header{display:flex;justify-content:flex-end;margin-bottom:10px}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons #express-checkout-section .express-checkout-header .close-button{color:#333;cursor:pointer;font-size:18px}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .additional-checkout-buttons .shopify-cleanslate div[role=button]{border-radius:40px!important;max-height:40px}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .additional-checkout-buttons .shopify-cleanslate ul{flex-direction:row!important}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .additional-checkout-buttons .shopify-cleanslate ul li{height:unset!important;margin-right:4px!important;margin-top:0!important}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .additional-checkout-buttons .shopify-cleanslate ul li:nth-of-type(n+3){display:none}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .checkout-button{flex:1;justify-content:center;text-align:center;width:100%}#cart-drawer-container #cart-drawer form.cart-content .side-cart__action-buttons .checkout-button:hover{background-color:var(--button-2-color);border:2px solid var(--button-2-border-color);color:var(--button-2-text-color)}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper{color:var(--text-primary-color);display:flex;justify-content:space-between;margin-bottom:8px}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .subtotal-heading{font-size:14px;font-weight:700;line-height:24px}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .subtotal-heading span{font-weight:400}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .subtotal-heading span[data-count="0"]{opacity:0}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .subtotal,#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .subtotal span{font-size:14px;font-weight:700;line-height:24px}#cart-drawer-container #cart-drawer form.cart-content .total-wrapper .sale-tag{height:16px;transform:translateY(3px);width:16px}.side-cart-item{align-items:stretch;border-bottom:1px solid var(--background-color-2,#eeeeef);display:flex;flex-flow:column nowrap;gap:14px;padding:20px 0;position:relative;width:100%}.side-cart-item:first-of-type{padding-top:0}.side-cart-item:last-of-type{border-bottom:none;padding-bottom:0}.side-cart-item .image-info-wrapper{display:flex;gap:13px}.side-cart-item .image-info-wrapper .img-wrapper{align-items:center;background:var(--background-color-2,#eeeeef);display:flex;height:90x;justify-content:center;min-height:90x;min-width:90px;overflow:hidden;position:relative;width:90px}.side-cart-item .image-info-wrapper .img-wrapper>img,.side-cart-item .image-info-wrapper .img-wrapper>svg{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.side-cart-item .image-info-wrapper .info-wrapper{display:flex;flex:1;flex-flow:column nowrap;gap:14px;justify-content:space-between}.side-cart-item .image-info-wrapper .info-wrapper .title a{font-size:16px;font-weight:700}.side-cart-item .image-info-wrapper .info-wrapper .title a:hover{text-decoration:underline}.side-cart-item .image-info-wrapper .info-wrapper ul{list-style:none;margin:0;padding:0}.side-cart-item .image-info-wrapper .info-wrapper ul li{align-items:center;display:flex;flex-wrap:wrap;justify-content:start;word-break:break-word}.side-cart-item .image-info-wrapper .info-wrapper .price{display:flex;flex-direction:row-reverse;width:100%}.side-cart-item .image-info-wrapper .info-wrapper .price span{font-weight:700}.side-cart-item .quantity-remove-wrapper{display:flex;flex:1;gap:20px;justify-content:space-between}@media only screen and (max-width:575.98px){.side-cart-item .quantity-remove-wrapper{gap:10px}}@media only screen and (max-width:319.98px){.side-cart-item .quantity-remove-wrapper{flex-direction:column;gap:20px}}.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper{display:flex;gap:20px}@media only screen and (max-width:575.98px){.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper{gap:10px}}.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper>div,.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper>qf-wishlist-item-trigger,.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper>span{align-items:center;cursor:pointer;display:flex;text-decoration:underline}.side-cart-item .quantity-remove-wrapper .remove-wishlist-wrapper .wishlist-wrapper{gap:5px}.side-cart-item .quantity-wrapper{border:1px solid var(--brand-color-1);border-radius:90px;display:flex;min-height:29px;min-width:90px;overflow:hidden;width:90px}.side-cart-item .quantity-wrapper>*{align-items:center;border:none;display:flex;flex:1;height:29px;justify-content:center;text-align:center;width:21px}.side-cart-item .quantity-wrapper .minus,.side-cart-item .quantity-wrapper .plus{cursor:pointer;font-size:22px;transition:.3s ease}.side-cart-item .quantity-wrapper .minus:hover,.side-cart-item .quantity-wrapper .plus:hover{background:var(--brand-color-3)}.side-cart-item .quantity-wrapper .minus[data-pending=true],.side-cart-item .quantity-wrapper .plus[data-pending=true]{cursor:not-allowed}.side-cart-item .quantity-wrapper .quantity{border-left:none;border-right:none}.side-cart-item .quantity-wrapper .quantity span{font-size:14px;font-weight:700}.side-cart-item .oos{font-size:12px;margin:0;text-align:right;width:50%}.side-cart-item .oos span{cursor:pointer;font-size:12px;text-decoration:underline}.cart-recommendations{overflow:hidden}.cart-recommendations:has(.swiper-loading) .cart-recommendations__heading,.cart-recommendations:has(.swiper-loading) .cart-recommendations__slider .swiper-wrapper{opacity:0;pointer-events:none}.cart-recommendations:has(.swiper-loading) .cart-recommendations__slider:after{animation-play-state:running;opacity:1;visibility:visible}@media only screen and (min-width:992px){.cart-recommendations .accordion{display:none}.cart-recommendations .panel{max-height:unset;max-width:100%;width:100%}}.cart-recommendations .cart-recommendations__slider:after{animation:spin 1s ease-out infinite;animation-play-state:paused;border:4px solid var(--brand-color-2,#ac1490);border-radius:50%;border-right:4px solid transparent;content:"";height:40px;inset:50% auto auto 50%;opacity:0;pointer-events:none;position:absolute;transform:translate(-50% -50%);transition:opacity .25s ease-in .1s;-webkit-user-select:none;-moz-user-select:none;user-select:none;visibility:hidden;width:40px;z-index:10}.cart-recommendations--inline{background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.25);overflow:hidden;padding:23px 20px 20px;position:relative}.cart-recommendations--inline .accordion{padding:0}.cart-recommendations--inline .accordion .heading-h3{pointer-events:none}.cart-recommendations--inline .panel{max-width:100%;overflow:visible}.cart-recommendations--inline .panel .content{padding-bottom:0}@media only screen and (min-width:992px){.cart-recommendations--inline{display:none}}.cart-recommendations--inline .recommended-products__heading-wrapper{display:none}.cart-recommendations--inline .cart-recommendations__slider .swiper-wrapper .swiper-slide .product-card .product-details--top>a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.06;overflow:hidden}@media only screen and (max-width:400px){.cart-recommendations--inline .cart-recommendations__slider .swiper-wrapper .swiper-slide .product-card .product-details--top>a{-webkit-line-clamp:1;text-overflow:ellipsis;white-space:nowrap;width:100%}}.cart-recommendations--inline .cart-recommendations__slider .swiper-wrapper .swiper-slide .product-card .product-buttons{margin-top:auto}.cart-recommendations--inline .cart-recommendations__slider .swiper-wrapper .swiper-slide .product-card .price,.cart-recommendations--inline .cart-recommendations__slider .swiper-wrapper .swiper-slide .product-card .variant-options{display:none}.cart-recommendations--inline .arrows-with-pagination{display:none!important}.cart-recommendations--modal{align-items:center;background-color:#fff;border-radius:0;display:flex;flex-flow:column nowrap;height:-moz-fit-content;height:fit-content;inset:50% auto 0 23px;justify-content:center;max-height:calc(100vh - 46px);max-width:calc(100vw - 391px);opacity:0;padding:20px 22px 35px;position:absolute;transform:translate(-120%,-50%);transition:all 1s ease;width:calc(100vw - 391px)}@media only screen and (max-width:991.98px){.cart-recommendations--modal{display:none}}.cart-recommendations--modal .recommended-products__heading-wrapper{align-items:center;display:flex;gap:30px;justify-content:center;margin-bottom:20px;width:100%}.cart-recommendations__heading{width:100%;z-index:3}.cart-recommendations__slider.swiper{overflow:visible;position:relative;width:100%;z-index:2}.cart-recommendations__slider.swiper .swiper-wrapper{align-items:stretch;display:flex;justify-content:flex-start;overflow:visible}.cart-recommendations__slider.swiper .swiper-wrapper .swiper-slide{align-items:stretch;display:flex;height:auto;justify-content:stretch}.cart-recommendations__slider.swiper .swiper-wrapper .swiper-slide .product-card{height:auto}.side-cart.open .cart-recommendations--modal{opacity:1;transform:translateY(-50%)}nav.breadcrumbs ul{padding:0}nav.breadcrumbs ul li{display:inline-block;padding:4px 0;position:relative}nav.breadcrumbs ul li:first-of-type{padding-left:0}nav.breadcrumbs ul li:last-of-type{pointer-events:none}nav.breadcrumbs ul li a{text-transform:capitalize}.wishlist-triggers{cursor:pointer;height:20px;width:22px;z-index:100}.wishlist-triggers.card{position:absolute;right:10px;top:10px}.wishlist-triggers .qf-wishlist-loader,.wishlist-triggers qf-wishlist-item-remove,.wishlist-triggers qf-wishlist-item-trigger{display:flex;height:20px;opacity:1;width:22px}.wishlist-triggers .qf-wishlist-loader img,.wishlist-triggers qf-wishlist-item-remove img,.wishlist-triggers qf-wishlist-item-trigger img{height:100%;-o-object-fit:contain;object-fit:contain;pointer-events:none;transition:all .3s;width:100%}.wishlist-triggers .qf-wishlist-loader:hover img,.wishlist-triggers qf-wishlist-item-remove:hover img,.wishlist-triggers qf-wishlist-item-trigger:hover img{transform:scale(1.1)}.wishlist-triggers qf-wishlist-item-remove,.wishlist-triggers qf-wishlist-item-trigger[data-in-wishlist=true]{height:0;opacity:0;pointer-events:none;width:0}.wishlist-triggers qf-wishlist-item-trigger[data-in-wishlist=true]+qf-wishlist-item-remove{height:20px;opacity:1;pointer-events:all;width:22px}.wishlist-triggers .qf-wishlist-loader{pointer-events:auto}.wishlist-triggers.form .qf-wishlist-loader{position:relative;top:-10px}.wishlist-triggers:has(.qf-wishlist-loader) qf-wishlist-item-remove,.wishlist-triggers:has(.qf-wishlist-loader) qf-wishlist-item-trigger{height:0;opacity:0;pointer-events:none;width:0}qf-wishlist-icon .qf-wishlist-icon{cursor:pointer!important;display:inline-block!important;height:17px!important;position:relative!important;transition:all .3s!important;width:17px!important}qf-wishlist-icon .qf-wishlist-icon img{pointer-events:none!important}qf-wishlist-icon .qf-wishlist-icon img[wishlist-items]{display:none!important}qf-wishlist-icon.has-items img[wishlist-items]{display:block!important}qf-wishlist-icon.has-items img[wishlist-no-items]{display:none!important}qf-wishlist-icon [count-bubble]{align-items:center!important;background-color:var(--brand-color-3)!important;border-radius:50%!important;color:var(--text-primary-color)!important;display:flex!important;font-size:10px!important;font-weight:700!important;height:17px!important;justify-content:center!important;padding-top:2px!important;position:absolute!important;right:-11px!important;top:-7px!important;width:17px!important}qf-wishlist-icon.empty [count-bubble]{display:none!important}.qf-share-interface{background:#fff;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);left:50%;max-width:500px;padding:20px;position:fixed;top:50%;transform:translate(-50%,-50%);width:90%;z-index:10000}.qf-wishlist-grid{display:grid;gap:30px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media screen and (max-width:768px){.qf-wishlist-grid{gap:20px}}.shared-wishlist-header{margin-bottom:27px}@media screen and (max-width:768px){.shared-wishlist-header{margin-bottom:30px}}#qf-filter-wrapper{display:grid;gap:30px;grid-template-columns:1fr 4fr;margin-bottom:80px;position:relative}#qf-filter-wrapper .desktop-filter-heading{align-items:center;align-self:start;display:flex;gap:8px;justify-content:start;padding-top:6px}#qf-filter-wrapper .desktop-filter-heading img{height:12px;width:20px}@media only screen and (max-width:1040px){#qf-filter-wrapper .desktop-filter-heading img{display:none}}#qf-filter-wrapper .desktop-filter-heading h2{font-size:16px;font-weight:700}@media (max-width:1024px){#qf-filter-wrapper{grid-template-columns:2fr 5fr}}@media only screen and (max-width:992px){#qf-filter-wrapper{grid-template-columns:1fr}#qf-filter-wrapper .desktop-filter-heading{display:none}}#qf-filter-wrapper .filter-container-wrapper{align-items:center;background-color:var(--brand-color-4);display:flex;flex-direction:row;flex-wrap:wrap;gap:5px;height:-moz-max-content;height:max-content;justify-content:space-between;padding:15px 20px}#qf-filter-wrapper .filter-container-wrapper .filter-container-wrapper-inner{width:100%}#qf-filter-wrapper .filter-container-wrapper .filter-footer-actions,#qf-filter-wrapper .filter-container-wrapper .mobile-show{display:none}@media only screen and (max-width:992px){#qf-filter-wrapper .filter-container-wrapper{max-height:80vh;position:relative}#qf-filter-wrapper .filter-container-wrapper .mobile-show{display:flex}#qf-filter-wrapper .filter-container-wrapper .reset-filter-wrapper.desktop{display:none}#qf-filter-wrapper .filter-container-wrapper .filter-container{max-height:70vh;overflow:auto}#qf-filter-wrapper .filter-container-wrapper .filter-container .custom-filter{border-bottom:1px solid var(--brand-color-1);margin-bottom:0;padding:15px 0}#qf-filter-wrapper .filter-container-wrapper .filter-container .custom-filter:first-of-type{border-top:1px solid var(--brand-color-1)}#qf-filter-wrapper .filter-container-wrapper .filter-container .filter-footer-actions{align-items:center;display:flex;justify-content:end;margin-top:10px}#qf-filter-wrapper .filter-container-wrapper .filter-container .filter-footer-actions button[type=submit]{padding-inline:40px}#qf-filter-wrapper .filter-container-wrapper .filter-container .filter-footer-actions:has(>:nth-child(2):last-child){justify-content:space-between}}@media only screen and (min-width:993px){#qf-filter-wrapper .filter-container-wrapper{position:sticky;top:120px}}#qf-filter-wrapper .filter-container-wrapper.open{padding-bottom:50px}#qf-filter-wrapper .filter-container-wrapper .filter-contents-wrapper{align-items:center;display:flex;gap:10px;justify-content:center}@media only screen and (max-width:992px){#qf-filter-wrapper .filter-container-wrapper .filter-contents-wrapper{display:unset}#qf-filter-wrapper .filter-container-wrapper .filter-contents-wrapper.desktop,#qf-filter-wrapper .filter-container-wrapper .sort-and-count .collection-results-count.desktop{display:none}#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:992px){#qf-filter-wrapper .filter-container-wrapper{background:var(--brand-color-4);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(--brand-color-1);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 .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{display:none;padding-bottom:0}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading img[alt=Chevron]{transform:rotateX(180deg) translateY(2px);transition:.3s ease}#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 img[alt=Chevron]{transform:rotateX(0) translateY(0)}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading.open>svg{scale:1 1}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h2{align-items:center;display:flex;font-size:16px;justify-content:center;margin:0}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading h2 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:992px){#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading{align-items:center;display:flex;gap:0 10px;height:100%;justify-content:center;width:100%}#qf-filter-wrapper .filter-container-wrapper .mobile-filter-heading svg path{fill:#fff}}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper{width:100%}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .collection-results-count.mobile-show{display:none}@media only screen and (max-width:992px){#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.open .collection-results-count.mobile-show{display:block;margin-top:10px;text-align:center}}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container{margin:20px 0}#qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container .filter-heading{font-weight:700}#qf-filter-wrapper .selected-filter-wrapper{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:15px}@media only screen and (max-width:992px){#qf-filter-wrapper .selected-filter-wrapper{margin-top:15px}}#qf-filter-wrapper .selected-filter-wrapper .selected-filter{align-items:center;background:var(--brand-color-1);color:#fff;display:flex;font-size:14px;font-weight:300;justify-content:flex-start;padding:5px 10px;text-transform:capitalize;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:5px;transition:all .3s;width:10px}@media only screen and (max-width:992px){#qf-filter-wrapper .selected-filter-wrapper.desktop{display:none}}#qf-filter-wrapper .custom-filter{margin-bottom:15px;padding:7.5px 10px 7.5px 12px}@media only screen and (max-width:992px){#qf-filter-wrapper .custom-filter{border-bottom:1px solid var(--brand-color-1)}}#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{color:var(--text-primary-color);cursor:pointer;margin:0;position:relative}#qf-filter-wrapper .custom-filter .filter-heading img{cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s ease}#qf-filter-wrapper .custom-filter .filter-body{display:none}#qf-filter-wrapper .custom-filter.open .filter-heading img{transform:rotateX(180deg) translateY(4px)}#qf-filter-wrapper .custom-filter.open .filter-body{display:flex;flex-direction:column;margin-top:5px}#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;padding:10px 5px;transition:.3s ease}#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;background:var(--brand-color-1);border-radius:50%;display:flex;height:15px;justify-content:center;margin-right:8px;padding:2px;width:15px}#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(--text-primary-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}#qf-filter-wrapper .custom-filter.open .filter-body label:focus,#qf-filter-wrapper .custom-filter.open .filter-body label:hover{background:#ededed;cursor:pointer}@media only screen and (max-width:992px){#qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(3,1fr)}}@media (max-width:425px){#qf-filter-wrapper .custom-filter.open .filter-body{display:grid;grid-template-columns:repeat(1,1fr)}}#qf-filter-wrapper .sort-container{color:var(--text-primary-color);cursor:pointer;padding-left:63px;position:relative}#qf-filter-wrapper .sort-container:before{align-items:center;content:"Sort by:";display:flex;font-size:14px;font-weight:700;height:100%;inset:0 auto 0 18px;justify-content:center;position:absolute}#qf-filter-wrapper .sort-container select{background-color:transparent;border:none;border-radius:0;color:inherit;padding:8px 20px 8px 12px;text-decoration:none;width:-moz-max-content;width:max-content}#qf-filter-wrapper .sort-container select:focus-visible{outline:none}#qf-filter-wrapper .sort-container select:active+img,#qf-filter-wrapper .sort-container select:focus+img{transform:rotateX(180deg) translateY(4px)}#qf-filter-wrapper .sort-container img{pointer-events:none;position:absolute;right:5px;top:50%;transform:translateY(-50%);transition:.3s ease;width:15px}@media only screen and (max-width:992px){#qf-filter-wrapper .sort-container{border-top:1px solid var(--brand-color-1);padding-block:8px;padding-left:46px}#qf-filter-wrapper .sort-container:before{inset:0 auto 0 0}#qf-filter-wrapper .sort-container img{right:0}}#qf-filter-wrapper #reset-filters{display:inline-block;text-decoration:underline}#qf-filter-wrapper .custom-filter-load-more{display:block;margin:40px auto auto;position:relative;width:-moz-max-content;width:max-content}#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:25px 0 15px}#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:20px;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-size:12px;font-weight:300}#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:#ddd;border-radius:5px;height:2px;position:relative;translate:0 -1px}#qf-filter-wrapper .price-wrapper .custom-range .slider .progress{background:var(--brand-color-1);border-radius:5px;height:3px;left:0;position:absolute;right:0;translate:0 -1.5px}#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:5px;pointer-events:none;position:absolute;top:-7px;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(--brand-color-1);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:10px;pointer-events:auto;width:10px}#qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{-moz-appearance:none;background:var(--brand-color-4);border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:10px;pointer-events:auto;width:10px}@media only screen and (max-width:992px){#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%}#qf-filter-wrapper.horizontal-filters{gap:20px!important}@media only screen and (min-width:993px){#qf-filter-wrapper.horizontal-filters{gap:40px;grid-template-columns:1fr}}@media only screen and (min-width:993px) and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper{position:static;top:unset}}@media only screen and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}}@media only screen and (min-width:993px) and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .sort-container{margin-bottom:0}}@media only screen and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter{height:-moz-max-content;height:max-content;margin-bottom:0;position:relative}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-heading{padding-right:16px}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-body{background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);height:0;left:0;max-height:320px;min-width:100%;overflow-y:auto;position:absolute;top:43px;width:-moz-max-content;width:max-content;z-index:1}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-body::-webkit-scrollbar{background:transparent;width:4px}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-body::-webkit-scrollbar-track{background-color:#fff}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-body::-webkit-scrollbar-thumb{background-color:var(--brand-color-1)}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter .filter-body .price-wrapper{min-width:130px;padding:0 15px}#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .custom-filter.open .filter-body{height:-moz-max-content;height:max-content}}@media only screen and (min-width:993px) and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .filter-container .reset-filter-wrapper:not(.desktop){display:none}}@media only screen and (min-width:993px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .selected-filter-wrapper{display:none;margin-bottom:0;order:999}}@media only screen and (min-width:993px) and (max-width:992px){#qf-filter-wrapper.horizontal-filters .filter-container-wrapper .selected-filter-wrapper{display:flex;order:1}}#qf-filter-wrapper.horizontal-filters .selected-filter-wrapper .reset-filter-wrapper{align-items:center;display:flex}#qf-filter-wrapper.horizontal-filters .selected-filter-wrapper .reset-filter-wrapper #reset-filters{font-size:12px;margin-top:0}@media only screen and (max-width:992px){#qf-filter-wrapper.horizontal-filters .selected-filter-wrapper{display:flex;order:1}#qf-filter-wrapper.horizontal-filters .selected-filter-wrapper.desktop{display:none}}
