@keyframes shake{0%{transform:translateX(0)}25%{transform:translateX(-5px)}50%{transform:translateX(5px)}75%{transform:translateX(-5px)}100%{transform:translateX(0)}}:root{--primary:#000;--primary-rgb:#000;--secondary:#37474f;--bg-primary-rgb:141,199,63;--bs-primary-rgb:0,0,0;--text-color:#000;--text-color-rgb:0,0,0;--bs-border-color:#d7dadc;--border-secondary-color-opacity:#d7dadc;--hover-color:#D4AF7A;--hover-color-rgb:rgb(212,175,122);--disabled-bg:#d7dadc}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-end,.offcanvas.offcanvas-start,.offcanvas.offcanvas-top{top:var(--bs-offcanvas-top)}html{margin:0;padding:0;font-family:"Hanken Grotesk",sans-serif;scroll-behavior:smooth;-webkit-tap-highlight-color:transparent}html ::-webkit-scrollbar{width:2px;height:2px}html ::-webkit-scrollbar-track{background:#dcdcdc;box-shadow:inset 0 0 0 transparent}html ::-webkit-scrollbar-thumb{background:var(--primary);border-radius:0}html ::-webkit-scrollbar-thumb:hover{background:var(--primary)}:active,:focus{box-shadow:none!important;outline:0!important}body{font-size:14px;font-weight:400;line-height:18px;font-family:Roboto,sans-serif;--bs-body-color:var(--text-color)}a{--bs-link-color:var(--text-color);--bs-link-color-rgb:var(--text-color-rgb);--bs-link-decoration:none;--bs-link-opacity:1;--bs-link-hover-color:var(--hover-color);--bs-link-hover-color-rgb:rgb(212, 175, 122);text-decoration:none}.u-transition{transition:all .3s ease-in-out}.u-hover-state{transition:color .3s ease-in-out}.u-hover-state:active,.u-hover-state:focus,.u-hover-state:hover,a:active .u-hover-state,a:focus .u-hover-state,a:hover .u-hover-state{color:var(--primary)!important}.u-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.u-line-clamp-2{-webkit-line-clamp:2}.u-line-clamp-3{-webkit-line-clamp:3}.u-overlay{width:100%;height:100%;position:absolute;top:0;left:0;pointer-events:none;background:rgba(55,71,79,.2)}.u-z-10{z-index:10}.u-z-20{z-index:20}.u-mb-default{margin-bottom:16px}.u-cursor-pointer{cursor:pointer}.u-grid-full{grid-column:1/-1}.is-active{color:var(--primary);--bs-border-color:var(--primary)}.container{--bs-gutter-x:40px}.icon{width:18px;height:18px}.admin-edit{position:fixed;right:30px;bottom:30px;z-index:1000;margin-right:12px;padding:12px;font-size:10px;font-weight:700;line-height:12px;color:#fff;background:#000;border-radius:4px;letter-spacing:4px;text-transform:uppercase}.admin-edit:last-child{margin:0}.alert-info{--bs-alert-color:var(--secondary);--bs-alert-bg:var(--border-secondary-color-opacity);--bs-alert-border-color:var(--secondary);--bs-alert-link-color:var(--secondary);--bs-alert-border-radius:0}.benefits{padding:16px 0;background:var(--primary)}.benefits__list--footer{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.benefits--shop{background:rgba(0,0,0,0)}.benefits__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;color:#fff}.benefits__icon{width:18px;height:18px}.benefits__label{display:block;margin-left:8px;font-size:14px;line-height:18px}.payments{display:flex;flex-direction:row;align-items:center;justify-content:center}.payments--checkout{justify-content:flex-start}.payments__item{margin:0 4px}.payments__item:first-of-type{margin-left:0}.payments__item:last-of-type{margin-right:0}.payments__item img{margin-bottom:0!important}.btn{--bs-btn-padding-x:10px;--bs-btn-padding-y:8px;--bs-btn-font-weight:500;--bs-btn-box-shadow:unset;--bs-btn-focus-box-shadow:unset;--bs-border-radius:0;--bs-btn-disabled-bg:var(--disabled-bg);--bs-btn-disabled-border-color:var(--disabled-bg);min-height:40px}.btn-primary{--bs-btn-color:#FFF;--bs-btn-border-color:var(--primary);--bs-btn-bg:var(--primary);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--hover-color);--bs-btn-hover-border-color:var(--hover-color);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--hover-color);--bs-btn-active-border-color:var(--hover-color)}.btn-secondary{--bs-btn-color:#fff;--bs-btn-border-color:var(--secondary);--bs-btn-bg:var(--secondary);--bs-btn-hover-color:#FFF;--bs-btn-hover-bg:var(--primary);--bs-btn-hover-border-color:var(--primary);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--primary);--bs-btn-active-border-color:var(--primary)}.btn-disabled{--bs-btn-color:#fff;--bs-btn-bg:var(--disabled-bg);--bs-btn-border-color:var(--disabled-bg);--bs-btn-disabled-opacity:0.15}.btn-link{--bs-btn-padding-x:0;--bs-btn-padding-y:0;--bs-btn-font-weight:700;min-height:unset;width:fit-content;text-decoration:underline}.badge{--bs-badge-padding-x:8px;--bs-badge-padding-y:8px;--bs-badge-border-radius:0;display:flex;align-items:center;justify-content:center;margin:0 4px}.badge:first-of-type{margin-left:0}.badge:last-of-type{margin-right:0}.cta-link{font-size:14px;line-height:18px}.small-text{font-size:12px;line-height:14px}.empty-layout{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:35vh}.empty-layout p{font-size:24px;line-height:24px;margin-bottom:16px}.empty-layout h2{margin:16px 0}[style*="--aspect-ratio"]{position:relative}[style*="--aspect-ratio"]::before{display:block;padding-bottom:calc(100%/(var(--aspect-ratio)));content:""}[style*="--aspect-ratio"]>.carousel,[style*="--aspect-ratio"]>img{position:absolute;top:0;left:0;height:100%;border-radius:0}.js-error{width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.header{position:sticky;position:-webkit-sticky;top:0;right:0;left:0;z-index:1050;background:var(--primary);-webkit-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out}.header__nav{padding-top:16px;padding-bottom:16px;color:#fff}.header__brand{width:70px;margin:0;padding:0}.header__menu-toggle{min-width:40px;margin:0;padding:0;color:#fff;background:rgba(0,0,0,0);border:none;border-radius:0}.header__menu-toggle-icon{display:block;margin:0 0 0 auto;pointer-events:none}.header__actions{display:flex;align-items:center;justify-content:center;width:fit-content;margin:0 0 0 auto}.header__action-link{display:flex;position:relative;align-items:center;justify-content:center;min-width:40px;line-height:20px;color:#fff}.header__action-badge{display:flex;position:absolute;top:-8px;left:0;align-items:center;justify-content:center;width:16px;height:16px;font-size:10px;line-height:10px;color:var(--text-color);background:#fff;border:1px solid var(--bs-border-color);border-radius:50%}.header__action-title{display:block;margin-bottom:16px;font-weight:700}.header__action-label{display:none}.header__action-icon{width:20px;height:20px}.header__links{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;margin:0;padding:0;list-style:none}.header__links--profile{--bs-nav-link-color:var(--primary);--bs-nav-link-hover-color:var(--hover-color);flex-direction:column!important}.header__link{padding:4px 0;font-size:16px;line-height:18px}.header__link a{--bs-link-color:#FFF;--bs-link-color-rgb:255,255,255;--bs-link-hover-color:var(--hover-color)}.header__links--profile .header__link a{--bs-link-color:var(--text-color);--bs-link-color-rgb:var(--text-color-rgb);--bs-link-hover-color:var(--hover-color)}.header__link:first-child{padding-top:0}.header__link:last-child{padding-bottom:0}.category-menu{--category-nav-link-color:#fff;--bs-nav-link-color:#fff;margin-bottom:16px;padding-top:16px;color:#fff}.category-menu__list{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.category-menu__list--level-2{padding:16px}.category-menu__list--level-3{margin:0;padding:0;list-style:none}.category-menu__list--level-3 .category-menu__item:first-of-type .category-menu__link{padding-top:0}.category-menu__list--level-3 .category-menu__item:last-of-type .category-menu__link{padding-bottom:0}.category-menu__item{width:100%}.category-menu__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:8px 0;border-bottom:1px solid var(--border-secondary-color-opacity)}.category-menu__link,.category-menu__title{font-size:16px;line-height:20px;color:var(--category-nav-link-color,var(--secondary))}.category-menu__link--level-3{display:block;width:100%;font-size:14px;line-height:16px}.category-menu__icon{width:20px;height:20px;margin-right:16px;color:inherit;flex-shrink:0}.category-menu__toggle{display:flex;align-items:center;justify-content:flex-end;margin:0 0 0 auto;padding:0;color:var(--category-nav-link-color,var(--secondary));background:rgba(0,0,0,0);border:none;border-radius:0}.category-menu__toggle-icon{width:16px;height:16px;color:inherit}.category-menu--offcanvas{--category-nav-link-color:#37474f;--bs-nav-link-color:#37474f;margin:0;padding:0;color:#37474f}.category-menu--offcanvas .category-menu__list{padding:0}.category-menu__list--level-1.category-menu__list--offcanvas{margin-bottom:16px}.category-menu__header--offcanvas-level-2{margin:0;padding:0;font-weight:700;border:0}.footer{border-top:2px solid var(--primary)}.footer__columns{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.footer__columns--bottom{padding:16px 0}.footer__column-divider{margin:16px 0}.footer__column--newsletter>.footer__column-divider{margin-bottom:0}.footer__column-name{font-size:14px;font-weight:700;line-height:16px}.footer__column-toggle{padding:0;background:rgba(0,0,0,0);border:none}.footer__column-content{border-bottom:1px solid var(--bs-border-color)}.footer__column-content--last{border:none}.footer__list{margin:0;padding:0;list-style:none}.footer__list--social-media{display:flex;align-items:center;justify-content:flex-start;flex-flow:row wrap}.footer__list-item{padding:8px 0}.footer__list-item:first-child{padding-top:0}.footer__list-item:last-child{padding-bottom:0}.footer__list-item--social-media{padding:0 4px}.footer__list-link--highlight{margin-left:4px;font-weight:700}.newsletter{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.newsletter__title{font-size:20px;font-weight:700;line-height:24px}.newsletter__text{margin-bottom:16px;text-align:center}.section{--header-height:120px;padding:20px 0}.section--viewport-height{height:calc(100vh - var(--header-height));max-height:600px}.section--contact{--text-color:#FFF;--text-color-rgb:#FFF;color:#fff;background:var(--primary)}.section--error{min-height:60vh;display:flex;align-items:center;justify-content:center}.section__header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.section__grid{display:grid;gap:16px 0;grid-template-columns:1fr}.section__divider{width:100%;margin:20px 0;opacity:1}.section__title{font-size:20px;line-height:24px}.section__title--page{font-size:24px;line-height:32px}.section__subtitle{font-size:14px;font-weight:700;line-height:18px;color:var(--primary)}.section__messsage{font-size:14px;line-height:18px}.section__header,.section__title,.section__title--page{margin-bottom:16px}.section__header--selected-filter{margin-bottom:20px!important}.offcanvas{--bs-offcanvas-top:52px;--bs-offcanvas-height:calc(100% - 52px);--bs-offcanvas-width:100%;--bs-offcanvas-bg:#fff;--bs-offcanvas-padding-x:20px;--bs-offcanvas-padding-y:16px;--bs-offcanvas-border-width:unset;max-width:360px}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border-secondary-color-opacity)}.offcanvas__close{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.offcanvas__close-icon{width:20px;height:20px}.offcanvas__title{font-weight:500;letter-spacing:.05px}.accordion{--bs-accordion-color:var(--text-color);--bs-border-color:transparent;--bs-accordion-bg:transparent;--bs-border-radius:0;--bs-accordion-btn-padding-x:20px;--bs-accordion-btn-padding-y:16px;--bs-accordion-body-padding-x:20px;--bs-accordion-body-padding-y:16px}.accordion-body,.accordion-header{--bs-border-color:rgba(55, 71, 79, 0.2)}.accordion-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--bs-border-color);padding:16px 0;cursor:pointer}.accordion__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;color:inherit;background:rgba(0,0,0,0);border:0;font:inherit;text-align:left}.accordion-item:first-of-type .accordion-header{padding-top:0}.accordion-item:last-of-type .accordion-body{padding-bottom:0;border-bottom:none}.accordion-item-toggle{width:16px;height:16px;color:inherit;transform:rotate(-90deg)}.collapsed .accordion-item-toggle{transform:rotate(0)}.product-filters{--bs-accordion-body-padding-x:0;--bs-accordion-body-padding-y:0}.category-menu__header{--bs-border-color:#d7dadc;padding:8px 0}.footer__column--info .accordion-body,.product-details .accordion-body{border-bottom:1px solid var(--bs-border-color)}.form-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.form-group{margin:0}.form-check-input,.form-control,.form-select{--bs-border-radius:0;--bs-body-bg:transparent;border-color:var(--bs-border-color)}.form-label{margin-bottom:8px}.form-check{min-height:unset;margin:0}.form-control.form-control--textarea{min-height:180px}.form-password-field{position:relative}.form-password-field__input.form-control{padding-right:44px}.form-password-toggle{display:flex;position:absolute;top:50%;right:14px;align-items:center;justify-content:center;width:16px;height:16px;padding:0;color:var(--primary);background:rgba(0,0,0,0);border:0;transform:translateY(-50%)}.form-password-toggle:focus{outline:0}.form-check-input{--bs-form-check-bg:transparent;width:20px;height:20px;margin:0;margin-right:8px;aspect-ratio:1/1;cursor:pointer}.form-check-label{line-height:20px}.form-row{--bs-gutter-x:0;--bs-gutter-y:16px}.form-row .form-group{margin-bottom:0}.form-check-input[type=checkbox]{border-radius:0}.form-check-input:checked{--bs-form-check-bg:var(--hover-color);--bs-border-color:var(--hover-color);background-color:var(--hover-color);border-color:var(--hover-color)}.form-check-input:active,.form-check-input:focus,.form-check-input:hover,.form-control:active,.form-control:focus,.form-control:hover{border-color:var(--hover-color)}.dropdown-menu{--bs-dropdown-padding-x:20px;--bs-dropdown-padding-y:16px;--bs-dropdown-item-padding-x:0;--bs-dropdown-item-padding-y:0;--bs-dropdown-border-radius:0;--bs-dropdown-spacer:0;--bs-dropdown-border-width:1px;--bs-dropdown-border-color:var(--primary);--bs-dropdown-min-width:200px;--bs-dropdown-link-hover-bg:transparent;--bs-dropdown-link-active-bg:transparent;--bs-dropdown-link-hover-color:var(--primary);--bs-dropdown-link-active-color:var(--primary);--bs-dropdown-font-size:14px;--bs-dropdown-bg:#fff}.dropdown-icon-toggle{transform:rotate(0);width:16px;height:16px}.category-menu__header.show .dropdown-icon-toggle{transform:rotate(-90deg)}.header__action .header__action-menu{right:-16px;left:unset}.header__action--cart .dropdown-menu{--bs-dropdown-min-width:310px}.header-dropdown__cart-items.cart-items--scrollable{height:222px}.header__action--search .dropdown-menu{--bs-dropdown-min-width:310px;right:unset;left:-172px}.listing__action .dropdown-menu{--bs-dropdown-item-padding-y:4px}.category-menu .dropdown-menu{--bs-dropdown-bg:transparent;--bs-dropdown-item-padding-y:6px;--bs-dropdown-border-color:transparent;--bs-dropdown-link-hover-color:#FFF;--bs-dropdown-link-active-color:#FFF}.offcanvas .dropdown-menu{position:static!important;transform:unset!important}.owl_carousel{display:block;position:relative;transition:all .5s ease;transition-delay:.5s}.owl_carousel .owl-carousel{opacity:0;transition:all .5s ease;transition-delay:.2s}.owl_carousel .owl-carousel .owl-stage-outer{height:100%!important;margin:0;padding:0}.owl_carousel .owl-carousel .owl-stage-outer .owl-stage{width:100%}.owl_carousel .owl-carousel.owl-loaded{opacity:1}.owl_carousel .owl-strech .owl-stage{height:100%!important}.owl_carousel .owl-strech .owl-stage .owl-item{display:flex;align-items:stretch;height:100%!important;background-color:rgba(0,0,0,0)}.owl_carousel .owl-carousel .owl-nav.disabled{display:none!important}.owl_carousel .owl-nav{display:flex;position:absolute;top:calc(50% - 20px);left:0;z-index:30;flex-direction:row;align-items:center;justify-content:space-between;width:100%;pointer-events:none}.owl_carousel .owl-nav .owl-next,.owl_carousel .owl-nav .owl-prev{display:flex;align-items:center;justify-content:center;width:40px;color:#fff!important;background:var(--secondary)!important;transition:all .3s ease-out;aspect-ratio:1/1;pointer-events:auto}.owl_carousel .owl-nav .owl-next:active,.owl_carousel .owl-nav .owl-next:focus,.owl_carousel .owl-nav .owl-next:hover,.owl_carousel .owl-nav .owl-prev:active,.owl_carousel .owl-nav .owl-prev:focus,.owl_carousel .owl-nav .owl-prev:hover{background:var(--primary)!important}.owl_carousel .owl-nav .owl-prev{transform:rotate(-180deg)}.owl_carousel .owl-nav .owl-next.disabled,.owl_carousel .owl-nav .owl-prev.disabled{color:#fff!important;background:var(--disabled-bg)!important}.owl_carousel .owl-dots{display:flex;position:relative;align-items:center;justify-content:center;width:100%;height:60px}.owl_carousel .owl-dots .owl-dot{display:flex;align-items:center;justify-content:center;width:40px;aspect-ratio:1/1}.owl_carousel .owl-dots .owl-dot span{display:block;width:20px;background:var(--secondary)!important;border:1px solid var(--secondary)!important;aspect-ratio:1/1}.owl_carousel .owl-dots .owl-dot span:active,.owl_carousel .owl-dots .owl-dot span:focus,.owl_carousel .owl-dots .owl-dot span:hover{background:var(--primary)!important;border-color:var(--primary)!important}.owl_carousel .owl-dots .owl-dot.active span{background:var(--primary)!important;border-color:var(--primary)!important}.owl_carousel--homepage-hero .owl-dots{position:absolute;bottom:0;left:0;z-index:400}.owl_carousel--bleed{width:calc(100% + 20px)}.owl_carousel--bleed .owl-nav{width:calc(100% + 20px);margin-left:-20px;padding:0}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:20px;--bs-breadcrumb-margin-bottom:0;--bs-breadcrumb-item-padding-x:8px;--bs-breadcrumb-item-active-color:var(--primary)}.nav-tabs{--bs-nav-tabs-border-radius:0;--bs-nav-tabs-border-width:unset;--bs-nav-link-padding-x:20px;--bs-nav-link-padding-y:16px;--bs-nav-link-color:var(--text-color);--bs-nav-tabs-link-active-color:var(--hover-color);--bs-nav-tabs-link-active-bg:transparent;--bs-nav-link-hover-color:var(--hover-color)}.nav-tabs .nav-link{--bs-link-hover-color:var(--hover-color);padding-top:0}.pagination{--bs-pagination-padding-x:0;--bs-pagination-padding-y:0;--bs-pagination-border-radius:0;--bs-pagination-font-size:12px;--bs-pagination-border-width:1px;--bs-pagination-bg:transparent}.pagination__nav{display:flex;flex-direction:row;align-items:center;justify-content:center}.pagination__item{width:fit-content;display:flex;align-items:center;justify-content:center;margin:0 8px}.pagination__item .icon{width:12px;height:12px}.pagination__item--prev .icon{transform:rotate(-180deg);margin-right:8px}.pagination__item--next .icon{margin-left:8px}.pagination__link{--bs-pagination-color:var(--text-color);--bs-pagination-active-color:var(--hover-color);--bs-pagination-active-bg:transparent;--bs-pagination-active-border-color:var(--hover-color);--bs-pagination-focus-color:var(--hover-color);--bs-pagination-focus-bg:transparent;--bs-pagination-focus-border-color:var(--hover-color);--bs-pagination-hover-color:var(--hover-color);--bs-pagination-hover-bg:transparent;--bs-pagination-hover-border-color:var(--hover-color);font-size:10px;line-height:14px;padding:4px;min-width:30px;height:30px;display:flex;align-items:center;justify-content:center}.pagination__item.is-active .pagination__link{--bs-pagination-color:#FFF;--bs-pagination-border-color:var(--hover-color);--bs-pagination-bg:var(--hover-color)}.pagination__item--disabled .pagination__link{pointer-events:none;--bs-pagination-color:var(--secondary);--bs-pagination-bg:var(--disabled-bg);--bs-pagination-border-color:var(--disabled-bg);--bs-pagination-active-color:var(--secondary);--bs-pagination-active-bg:var(--disabled-bg);--bs-pagination-active-border-color:var(--disabled-bg);--bs-pagination-focus-color:var(--secondary);--bs-pagination-focus-bg:var(--disabled-bg);--bs-pagination-focus-border-color:var(--disabled-bg);--bs-pagination-hover-color:var(--secondary);--bs-pagination-hover-bg:var(--disabled-bg);--bs-pagination-hover-border-color:var(--disabled-bg)}.range_slider .noUi-target{height:3px!important;background:var(--secondary)!important;border:none!important;border-radius:0!important;box-shadow:none!important}.range_slider .noUi-connect{background:var(--secondary)!important}.range_slider .noUi-handle{top:-9px!important;width:20px!important;height:20px!important;background:var(--primary)!important;border:none!important;border-radius:0!important;box-shadow:none!important}.range_slider .noUi-handle::after,.range_slider .noUi-handle::before{display:none!important}.range_slider .noUi-handle-upper{right:0!important}.range_slider .noUi-handle-lower{right:-20px!important}.range_slider .slider-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.etf>:last-child{margin-bottom:0!important}.etf{font-size:14px;line-height:16px}.etf blockquote,.etf code,.etf figure,.etf h2,.etf h3:not(.order-layout__title),.etf h4,.etf h5,.etf h6,.etf img:not(.payment-img),.etf li,.etf p,.etf table,.etf ul{margin-bottom:12px}.etf h2{font-size:20px;line-height:22px}.etf h3:not(.order-layout__title){font-size:18px;line-height:20px}.etf h4{font-size:16px;line-height:18px}.etf h5{font-size:14px;line-height:16px}.etf h6{font-size:14px;line-height:16px;text-decoration:underline}.etf img:not(.payment-img){width:100%;height:auto}.etf figure img{margin:0}.etf figure figcaption{padding:8px;padding-bottom:0;color:var(--primary)}.etf table{width:100%}.etf table td,.etf table th{padding:4px;font-size:12px;line-height:14px}.etf table tr:first-of-type th{color:var(--primary);border-bottom:2px solid var(--primary)}.etf ol li::marker,.etf ul li::marker{color:var(--primary)}.f-carousel{margin-bottom:16px!important;padding-bottom:16px!important;border-bottom:1px solid var(--primary)}.gallery__img{display:block;width:100%;height:100%;border:1px solid var(--primary)}.gallery__counter{width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;pointer-events:none;background:var(--primary);color:#fff;position:absolute;bottom:0;right:0;z-index:10}.f-thumbs{--f-thumbs-padding-y:0!important;--f-thumbs-padding-x:0!important;--f-thumbs-gap:8px!important;--f-thumb-width:80px!important;--f-thumb-height:80px!important;--f-thumb-border-radius:0!important;--f-thumbs-bg:transparent!important;max-height:80px!important}.progress-wrap{display:inline-flex;position:fixed;right:40px;bottom:90px;z-index:100;align-items:center;justify-content:center;width:40px;height:40px;background:var(--white);border:1.2px solid rgba(134,134,134,.12);border-radius:999px;opacity:0;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);visibility:hidden}.progress-wrap::after{position:absolute;z-index:1;width:20px;height:15px;text-align:center;-webkit-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear;transform:rotate(180deg);content:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 9' fill='currentColor'%3e%3cpath d='M7.06641 8.43359L1.44141 2.80859C0.984375 2.38672 0.984375 1.64844 1.44141 1.22656C1.86328 0.769531 2.60156 0.769531 3.02344 1.22656L7.875 6.04297L12.6914 1.22656C13.1133 0.769531 13.8516 0.769531 14.2734 1.22656C14.7305 1.64844 14.7305 2.38672 14.2734 2.80859L8.64844 8.43359C8.22656 8.89062 7.48828 8.89062 7.06641 8.43359Z'/%3e%3c/svg%3e")}.progress-wrap.is-active{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.progress-wrap__path{box-sizing:border-box;fill:none;stroke:#000;stroke-width:1.2;transition-duration:.4s;transition-property:all;transition-timing-function:linear}.product-card{width:100%;height:100%;font-size:14px;line-height:18px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;position:relative}.product-card--list-compact{flex-direction:row}.product-card__media{height:fit-content;position:relative;border:1px solid var(--primary);padding:8px;margin-bottom:16px}.product-card--list-compact .product-card__media{width:85px;height:85px;margin:0 16px 0 0}.product-card__badge{min-width:48px;min-height:24px;width:fit-content;position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;z-index:10}.product-card--list-compact .product-card__badge{min-width:24px;min-height:12px;font-size:10px;padding:4px}.product-card__brand{font-weight:700;margin-bottom:8px;color:var(--primary)}.product-card__body{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.product-card__options{margin-bottom:16px}.product-card__purchase{width:100%;margin-top:auto;margin-bottom:0}.product-card__title{font-size:16px;font-weight:400;line-height:20px;margin-bottom:8px}.product-card--list-compact .product-card__title{font-size:14px;line-height:18px}.product-card__prices{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;margin-bottom:16px}.product-card__price{font-size:12px;line-height:14px;margin-right:8px}.product-card__price-old{font-size:10px;line-height:12px;margin-right:0;text-decoration:line-through}.product-card--list-compact .product-card__body{width:calc(100% - 100px)}.product-card--list-compact .purchase-controls__submit{width:fit-content;height:24px;padding:4px 8px;font-size:10px;line-height:12px;width:fit-content;margin-left:auto}.product-options{width:100%;display:flex;flex-direction:column}.product-options__label{font-size:12px;line-height:1;text-transform:uppercase;margin-bottom:16px}.product-options__list{display:flex;flex-direction:row;align-items:center;justify-content:start;flex-wrap:wrap;gap:16px}.product-options__list--compact{gap:8px}.product-options__item{margin:0;padding:0;cursor:pointer}.product-options__value{display:flex;align-items:center;justify-content:center;min-width:60px;height:30px;padding:6px;font-size:12px;line-height:1;border:1px solid var(--bs-border-color)}.product-options__value--compact{min-width:40px;padding:4px;font-size:10px}.product-options__value.is-selected{color:#fff;background-color:var(--primary);border-color:var(--primary)}.product-options__value:hover{color:#fff;border-color:var(--primary)}.purchase-controls{display:flex;align-items:center}.purchase-controls__buy-now .purchase-controls__submit,.purchase-controls__submit{--bs-btn-color:#FFF;--bs-btn-border-color:var(--primary);--bs-btn-bg:var(--primary);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--hover-color);--bs-btn-hover-border-color:var(--hover-color);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--hover-color);--bs-btn-active-border-color:var(--hover-color);--bs-btn-disabled-color:var(--secondary);--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:var(--bs-border-color);--bs-btn-disabled-opacity:1}.purchase-controls__submit{width:100%;max-width:200px;margin-left:38px}.purchase-controls__buy-now{display:flex;margin-left:10px}.purchase-controls__buy-now .purchase-controls__submit{margin-left:0}.purchase-controls__submit--disabled{--bs-btn-disabled-color:var(--secondary);--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:var(--bs-border-color);--bs-btn-disabled-opacity:1;pointer-events:none}.purchase-controls--full .purchase-controls__submit{max-width:unset;margin:0}.quantity-picker{display:flex;align-items:flex-start;border:1px solid var(--bs-border-color)}.quantity-picker__button,.quantity-picker__value{display:flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:4px;border-right:1px solid var(--bs-border-color)}.cart-item__quantity-picker .quantity-picker__button,.cart-item__quantity-picker .quantity-picker__value{min-width:30px;height:30px}.quantity-picker__button:last-of-type{border:none}.quantity-picker__button{cursor:pointer}.js-star-rating.jq-ry-container{padding:0;display:flex;align-items:center;justify-content:flex-start}.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group>svg{margin:0 8px 0 0!important}.product-reviews__divider{opacity:1;margin:16px 0}.product-review{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.product-reviews-summary{width:fit-content;margin:0 0 0 auto;display:flex;align-items:center;justify-content:flex-end}.product-review__stars,.product-reviews-summary__stars{display:flex;align-items:center;margin-right:8px}.product-review__stars{margin-bottom:8px}.product-review__icon,.product-reviews-summary__icon{width:16px;height:16px;color:#d7dadc;margin:0 4px}.product-review__icon:first-of-type,.product-reviews-summary__icon:first-of-type{margin-left:0}.product-review__icon:last-of-type,.product-reviews-summary__icon:last-of-type{margin-right:0}.product-review__icon--active,.product-reviews-summary__icon--active{color:#ffd400}.product-review__author{margin-bottom:8px}.product-reviews__toggle{--bs-btn-padding-x:0;--bs-btn-padding-y:0;--bs-btn-font-weight:700;--bs-btn-color:var(--hover-color);--bs-btn-border-color:transparent;--bs-btn-bg:transparent;--bs-btn-hover-color:var(--hover-color);--bs-btn-hover-bg:transparent;--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--hover-color);--bs-btn-active-bg:transparent;--bs-btn-active-border-color:transparent;height:unset}.product-reviews__alert{border:1px solid var(--primary);background:rgba(0,0,0,0);margin:0}.cart-items--scrollable{height:338px;overflow-y:scroll}.cart-item{width:100%;display:flex;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--bs-border-color)}.cart-item:first-child{padding-top:0}.cart-item:last-of-type{padding-bottom:0;border-bottom:unset}.cart-item:not(.cart-item--checkout){min-height:111px}.cart-item--expanded:not(.cart-item--checkout){min-height:85px}.cart-item__image{width:85px;margin-right:16px}.cart-item__content{width:100%;display:flex;flex-direction:column;align-items:flex-start}.cart-item__content--header{margin:0 0 0 auto}.cart-item__title{width:calc(100% - 48px);font-size:14px;line-height:20px;margin-bottom:0}.cart-item__add-to-cart,.cart-item__availability,.cart-item__price,.cart-item__quantity,.cart-item__total{display:flex;align-items:center}.cart-item__label{display:block;margin-right:4px}.cart-item__label,.cart-item__value{font-size:12px;line-height:14px}.cart-item__availability-indicator{display:flex;align-items:center;justify-content:flex-start;margin-right:4px}.cart-item__availability-indicator::before{display:block;width:10px;height:10px;border-radius:50%;content:""}.cart-item__availability-indicator--available::before{background:green}.cart-item__availability-indicator--unavailable::before{background:red}.cart-item__availability,.cart-item__code,.cart-item__price,.cart-item__quantity{margin-bottom:4px}.cart-item__content--expanded .cart-item__availability,.cart-item__content--expanded .cart-item__code,.cart-item__content--expanded .cart-item__price,.cart-item__content--expanded .cart-item__quantity,.cart-item__content--expanded .cart-item__title{display:flex;margin-bottom:8px}.cart-item__quantity-field{font-size:12px;line-height:14px}.cart-item__quantity-picker .quantity-picker__button,.cart-item__quantity-picker .quantity-picker__value{height:32px}.cart-item__action{width:48px;height:48px;position:absolute;top:0;right:0;display:flex;align-items:flex-start;justify-content:flex-end}.cart-item__action.purchase-controls__submit{align-items:center;justify-content:center}.cart-summary-note{display:flex;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--bs-border-color)}.cart-summary-note:first-of-type{padding-top:0}.cart-summary-note:last-of-type{padding-bottom:0;border-bottom:unset}.cart-summary-note__icon{display:block;margin-right:10px}.cart-actions{width:100%;display:flex;align-items:center;justify-content:space-between}.cart-summary-note{padding:16px 0;font-size:14px;line-height:20px}.cart-summary-note__icon{width:20px;height:20px;margin-right:16px;flex-shrink:0}.cart-summary-note__text{flex:1}.cart-totals{width:100%;list-style:none;padding:0;margin:0}.cart-totals__row{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.cart-totals__row:first-of-type{padding-top:0}.cart-totals__row:last-of-type{padding-bottom:0}.cart-totals__value{font-weight:700}.voucher{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0;margin:0;border:none}.voucher--applied{pointer-events:none}.voucher__form-apply{padding-top:16px;margin-top:16px;border-top:1px solid var(--bs-border-color)}.voucher__form-remove{pointer-events:all}.voucher__remove{display:flex;align-items:center;justify-content:flex-end}.voucher__btn{width:24px;height:24px;padding:0;margin-left:8px;display:flex;align-items:center;justify-content:center}.voucher__btn .icon{width:12px;height:12px}.compare-wrapper{position:fixed;bottom:60px;left:0;z-index:10000;width:100%;height:50px;pointer-events:none}.compare-wrapper.is-after-fixed{position:absolute}.compare{display:none;position:absolute;right:60px;bottom:0;z-index:1;align-items:center;width:auto;height:50px;color:#fff;background:var(--primary);border-radius:25px;transition:right .3s ease-in-out;overflow:hidden;pointer-events:auto}.compare__toggle{display:flex;text-decoration:none;color:#fff}.compare__toggle:hover{color:#fff}.compare__icon{display:inline-block;position:relative;z-index:1;width:50px;height:50px;background:var(--primary);border-radius:25px}.compare__icon-svg{display:inline-block;position:absolute;top:15px;left:15px;width:20px;height:20px;background:var(--primary)}.compare__text{display:none;position:relative;z-index:1;max-width:0;font-size:14px;font-family:"Hanken Grotesk",Roboto,Helvetica,sans-serif;text-transform:uppercase;visibility:hidden;white-space:nowrap}.compare__text.is-active{display:inline-block;max-width:none;padding-right:20px;visibility:visible}.select2 .select2-selection--single{height:38px!important;border-color:var(--border-secondary-color-opacity)!important;border-radius:0!important}.select2 .select2-selection__rendered{height:38px!important;padding:8px 16px!important;font-size:14px!important;line-height:22px!important;color:var(--text-color)!important}.selection .select2-selection--single .select2-selection__arrow{top:calc(50% - 4px);right:10px;height:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='M10.585 0 6 4.947 1.415 0 0 1.527 6 8l6-6.473Z' fill='%23000000' data-name='down-chevron copy 4'/%3E%3C/svg%3E");background-repeat:no-repeat}.selection .select2-selection--single .select2-selection__arrow b{display:none!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid var(--border-secondary-color-opacity)!important}.select2-container--default .select2-search--dropdown .select2-search__field:focus-visible{outline:0!important}.select2-container--default .select2-results__option--highlighted[aria-selected]{color:var(--text-color)!important;background-color:var(--border-secondary-color-opacity)!important}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 8' style='enable-background:new 0 0 12 8' xml:space='preserve'%3E%3Cpath d='M1.4 0 6-4.9 10.6 0 12-1.5 6-8 0-1.5 1.4 0z' style='fill='%23000000'' transform='translate(0 8)'/%3E%3C/svg%3E")}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{display:none!important}.select2-container--open .select2-dropdown--below{border-color:var(--border-secondary-color-opacity)!important;border-radius:0!important}.select2-results__option{padding:8px 16px!important;font-size:14px!important}.category-card{width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.category-card__media{margin-bottom:16px;border:1px solid var(--primary)}.category-card__title{font-size:16px;font-weight:700;line-height:24px;color:var(--primary);margin-bottom:0}.category-card__description{margin-top:8px}.brand-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:16px;border:1px solid var(--secondary)}.brand-card__media{margin-bottom:16px}.brand-card__title{font-size:14px;font-weight:700;line-height:16px;margin-bottom:0}.banner{display:block;width:100%;height:100%;position:relative}.banner--highlighted{border:1px solid var(--primary);height:auto}.banner__media{width:100%;height:100%}.banner__content{width:100%;position:absolute;bottom:0;left:0;color:#fff}.banner--carousel .banner__content{bottom:60px}.banner__title{font-size:16px;font-weight:700;line-height:24px;margin-bottom:16px}@media(min-width:768px){.banner__title{font-size:20px;line-height:24px}}@media(min-width:992px){.banner__title{font-size:24px;line-height:28px}}.contact__list{display:grid;padding:0 20px;gap:20px 0;grid-template-columns:repeat(1,minmax(0,1fr))}.contact__item{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;font-size:14px;font-weight:400;line-height:18px}.contact__icon{width:16px;height:16px;margin-right:8px}@media(min-width:768px){.contact__list{padding:0;gap:0 20px;grid-template-columns:repeat(3,minmax(0,1fr))}.contact__item{justify-content:center}}.alphabet-index__navigation{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:-8px}.alphabet-index__navigation .section__divider{border-width:2px}.alphabet-index__navigation-link{font-weight:700;margin:8px}.alphabet-index__section{display:flex;flex-direction:column;align-items:flex-start}.alphabet-index__anchor{scroll-margin-top:140px}.alphabet-index__letter{font-size:18px;font-weight:700;line-height:18px;margin-bottom:8px;color:var(--hover-color)}.alphabet-index__items{display:flex;flex-wrap:wrap;align-items:center;margin:-4px}.alphabet-index__item{line-height:18px;margin:4px}@media(min-width:768px){.alphabet-index__navigation{justify-content:center}.alphabet-index__section{flex-direction:row}.alphabet-index__letter{font-size:20px;line-height:20px;margin-right:16px}.alphabet-index__item{line-height:20px}}@media(min-width:992px){.alphabet-index__navigation{margin:0 -10px}.alphabet-index__navigation-link{font-size:16px;line-height:18px;margin:0 10px}.alphabet-index__letter{font-size:24px;line-height:24px;margin-right:20px}.alphabet-index__item{line-height:24px}}.form-faq{display:flex;align-items:center;max-width:320px;margin:0 auto}.faq-categories{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);margin-bottom:40px}.faq-category__link{padding:8px;text-align:center;font-size:14px;line-height:16px;border:1px solid var(--primary)}.faq-category__link.is-current{background:var(--primary);color:#fff}.faq-accordion__item h3{font-size:14px;line-height:16px;margin:0}.faq-accordion__item .accordion-body{border-bottom:1px solid var(--bs-border-color)}@media(min-width:768px){.faq-categories{display:grid;gap:16px 20px;grid-template-columns:repeat(3,1fr)}}.error-box{display:flex;align-items:flex-start;justify-content:center;width:100%;min-height:unset;padding:40px 20px;background:var(--disabled-bg)}.error-box__title{margin:0;font-size:18px;font-weight:900}.error-box__msg{margin:0;font-size:12px;line-height:20px}.error-box__content{display:flex;flex-direction:column;gap:20px 0}.error-box__icon{display:flex;align-items:center;justify-content:center;width:50px;background:hsla(0,0%,100%,.2);border-radius:50%;aspect-ratio:1/1}.error-box__icon .icon{width:24px;height:24px}.error-box__actions{display:flex;align-items:center;gap:0 20px}.error-box__actions .icon{width:12px;height:12px;margin-top:-1px}@media(min-width:768px){.error-box{position:relative;justify-content:flex-start;max-width:800px;margin:0 auto}.error-box__title{font-size:23px;line-height:28px}.error-box__msg{font-size:16px;line-height:24px}.error-box__content{max-width:460px}.error-box__icon{position:absolute;top:calc(50% - 50px);right:50px;width:100px}.error-box__icon .icon{width:48px;height:48px}}@media(min-width:1200px){.error-box{gap:34px 0;padding:60px}.error-box__content{gap:24px 0;max-width:560px}.error-box__icon{top:calc(50% - 70px);right:60px;width:140px}.error-box__icon .icon{width:67px;height:67px}.error-box__actions{gap:0 30px}}@media(min-width:1400px){.error-box__title{font-size:28px;line-height:34px;letter-spacing:-.96px}}.cart-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.cart-layout--side{gap:0}.cart-layout__title{font-size:14px;line-height:16px;margin-bottom:0}.cart-layout__divider{opacity:1;border-width:2px;margin:16px 0}.cart-layout__actions{display:flex;align-items:center;justify-content:space-between}.cart-layout__actions--side{justify-content:flex-start}.cart-layout__actions--cart,.cart-layout__actions--success{justify-content:flex-start}.cart-layout__actions--success .cart-layout__action{margin-right:40px}.cart-empty__text{margin-bottom:16px}.cart-empty--page{height:60vh}.cart-empty--page .icon{width:60px;height:60px;margin-bottom:16px}.cart-empty__message{font-size:14px;line-height:16px;margin-bottom:16px}.cart-empty--page .cart-empty__message{font-size:20px;line-height:24px}@media(min-width:768px){.cart-layout:not(.cart-layout--side){min-height:calc(100dvh - 300px);gap:0 20px;grid-template-columns:calc(60% - 10px) calc(40% - 10px)}.cart-empty--page{height:40vh}.cart-empty--page .icon{width:100px;height:100px;margin-bottom:24px}.cart-empty__message{margin-bottom:24px}.cart-empty--page .cart-empty__message{font-size:24px;line-height:28px}}@media(min-width:1200px){.cart-layout:not(.cart-layout--side){min-height:calc(100dvh - 360px);gap:0 40px;grid-template-columns:calc(65% - 20px) calc(35% - 20px)}}.auth-page{min-height:50vh}.auth-social-login{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.auth-social-login__links{display:flex;align-items:center;justify-content:center;gap:16px}.auth-social-login__link{padding:16px;border:1px solid var(--border-secondary-color-opacity)}.auth-switch{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.auth-switch__link{font-size:14px;line-height:18px;font-weight:700}.auth-page__actions{display:flex;flex-direction:column;gap:16px}@media(min-width:768px){.auth-page__container{max-width:600px}.auth-page__actions{flex-direction:row;justify-content:space-between;gap:0}}.two-factor-fieldset{min-width:0;margin:0;padding:0;border:0}.two-factor-code{display:flex;justify-content:center;gap:8px}.two-factor-code__box{width:44px;height:54px;padding:0;font-size:22px;font-weight:600;line-height:1;text-align:center;color:var(--text-color);background:rgba(0,0,0,0);border:1px solid var(--bs-border-color);transition:border-color .2s ease;appearance:none}.two-factor-code__box.is-filled{border-color:rgba(var(--text-color-rgb),.55)}.two-factor-code__box:focus{border-color:var(--hover-color);outline:0}.two-factor-code__box.is-invalid{background:rgba(var(--bs-danger-rgb),.04);border-color:var(--bs-danger)}.two-factor-recovery__input{max-width:360px;height:54px;margin:0 auto;font-size:16px;text-align:center;letter-spacing:.06em}.two-factor-error{margin:12px 0 0;font-size:14px;text-align:center;color:var(--bs-danger)}@media(min-width:768px){.two-factor-code{gap:12px}.two-factor-code__box{width:60px;height:72px;font-size:30px}.two-factor-recovery__input{height:62px}}.homepage .section:not(:last-of-type){padding-bottom:0}.product-discount{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.product-discount__media{color:var(--primary);margin-right:8px}.product-discount__details{display:flex;flex-direction:column;align-items:start;justify-content:start}.product-discount__cta{margin-left:auto}.listing__actions{display:flex;flex-direction:row;align-items:center;justify-content:start}.listing__button{width:fit-content;height:40px;min-width:40px;color:inherit;font:inherit;font-size:12px;line-height:14px;display:flex;align-items:center;justify-content:center;padding:4px;border:1px solid var(--bs-border-color);background:rgba(0,0,0,0);margin:0 4px;cursor:pointer}.listing__buton:focus,.listing__button:active,.listing__button:hover{color:var(--hover-color)}.listing__button.show{color:var(--primary);--bs-border-color:var(--primary)}.listing__button--disabled{pointer-events:none;background:rgba(176,194,223,.26);opacity:.5}.listing__action:first-of-type .listing__button:first-of-type{margin-left:0}.listing__action:last-of-type .listing__button:last-of-type{margin-right:0}.listing__label{display:none;font-size:10px;line-height:12px;margin-left:8px}.listing__layout{display:grid;gap:20px;grid-template-columns:repeat(1,minmax(0,1fr))}.listing__products{display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-filters{--bs-accordion-btn-padding-x:0;--bs-accordion-body-padding-x:0}.product-filters__header{width:100%;font-size:14px;line-height:18px;cursor:pointer}.product-filters__header .icon{width:14px;height:14px}.product-filters__options{list-style:none;margin:0;padding:16px 0;border-bottom:1px solid var(--bs-border-color)}.product-filters__option{padding:8px 0;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.product-filters__option--show-more{color:var(--hover-color)}.product-filters__show-more{padding:0;color:inherit;background:rgba(0,0,0,0);border:0;font:inherit}.product-filters input{margin:0}.product-filters__option label{width:calc(100% - 30px);display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-left:8px}.product-filters__option-count{min-width:30px;text-align:end;color:var(--primary)}.product-filters__option:first-of-type{padding-top:0}.product-filters__option:last-of-type{padding-bottom:0}.selected-filters{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;margin:-4px}.selected-filters__item{min-width:120px;width:fit-content;height:34px;font-size:12px;line-height:14px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:4px 8px;margin:4px;border:1px solid var(--bs-border-color)}.selected-filters__item .icon{width:12px;height:12px;color:inherit}.product-page__layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,minmax(0,1fr))}.product-page__header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.product-page__brand-link{font-weight:700;color:var(--primary)}.product-page__title{width:100%;margin:16px 0 0;font-size:20px;line-height:24px}.product-page__subtitle{font-size:16px;line-height:20px;margin-bottom:16px}.product-purchase{display:grid;gap:16px 0;grid-template-columns:repeat(2,minmax(0,1fr))}.product-purchase__divider{border-color:var(--secondary);margin:0}.product-purchase__pricing{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.product-purchase__price-old{margin-left:8px}.product-purchase__discount{margin-left:8px;color:var(--primary)}.product-purchase__wishlist{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}.product-purchase__wishlist.is-added{color:var(--primary)}.product-purchase__status{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start}.status-item{--margin-left-space:8px;display:flex;align-items:center}.status-item--button{padding:0;color:inherit;background:rgba(0,0,0,0);border:0;font:inherit}.status-item__dot{width:12px;aspect-ratio:1/1}.status-item__label{display:none}.status-item .icon{width:14px;height:14px}.product-page__purchase-vertical-divider{display:block;margin:0 8px}.store-availability__item{padding:16px 0;display:flex;flex-direction:column;align-items:start;border-bottom:1px solid var(--bs-border-color)}.store-availability__item:first-of-type{padding-top:0}.store-availability__name{font-size:16px;font-weight:700;line-height:20px}.store-availability__address,.store-availability__name,.store-availability__phone{display:block;margin-bottom:8px}.product-sticky-bar{width:100%;padding:16px 0;border-top:2px solid var(--primary);position:fixed;bottom:0;background:#fff;z-index:20;transform:translateY(100%)}.product-sticky-bar.show{transform:translateY(0)}.product-sticky-bar__layout{display:flex;align-items:center}.product-sticky-bar__product{display:none;align-items:center;margin-right:40px}.product-sticky-bar__media{width:85px;margin-right:20px}.product-sticky-bar__image{width:85px}.product-sticky-bar__title{font-size:16px;font-weight:600;line-height:20px;color:var(--primary);margin:0;width:fit-content;max-width:300px}.product-purchase__benefits{list-style:none;margin:0;padding:0}.product-purchase__benefits--share{display:flex;align-items:center}.product-purchase__benefits-item{display:flex;align-items:flex-start;padding:16px 0;border-bottom:1px solid var(--bs-border-color)}.product-purchase__benefits-item:first-of-type{padding-top:0}.product-purchase__benefits--share .product-purchase__benefits-item{border:none;padding:0;align-items:center}.product-purchase__benefits-icon{width:22px;height:22px;color:var(--primary);margin-right:18px}.product-purchase__benefits-text{font-size:14px;line-height:18px;margin:0;width:calc(100% - 40px)}.product-share{display:flex;align-items:center}.product-share__item{display:flex;align-items:center;justify-content:center;margin-right:8px;width:20px;height:20px;color:var(--primary)}.product-share__item:last-of-type{margin-right:0}.product-techical-specifications{list-style:none;padding:0;margin:0;width:100%;max-width:250px}.product-techical-specifications__item{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 20px;padding:10px 5px;margin:0!important}.product-techical-specifications__item:nth-child(even){background-color:#f8f9fa}.product-details__header:not(.collapsed) .icon,.product-details__header:not(.collapsed) .product-details__name{font-weight:700;color:var(--hover-color)}.product-offer{display:flex;align-items:flex-start}.product-offer__details{display:flex;flex-direction:column;align-items:flex-start;margin-left:8px}.product-offer__products{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.product-offer__divider{width:100%;border-color:var(--primary);margin:16px 0;opacity:1}.product-reviews hr{color:var(--bs-border-color)}.product-details__tabs .nav-link.active{border-bottom:3px solid var(--hover-color)}.product-details__content{padding-top:18px;margin-top:-2px;border-top:1px solid var(--bs-border-color)}.product__badge{z-index:10;width:fit-content;min-width:36px;min-height:36px;background:var(--primary);color:#fff}.product__badge .icon{margin-right:8px}.product-offer__products{height:60vh;padding-right:4px;overflow-y:scroll}@media(min-width:768px){.listing__button{margin:0 8px;padding:4px 12px}.listing__layout{column-gap:40px;grid-template-columns:calc(25% - 20px) calc(75% - 20px)}.listing__layout.is-filter-closed{grid-template-columns:repeat(1,minmax(0,1fr))}.is-filter-closed .listing__products{grid-template-columns:repeat(3,minmax(0,1fr))}.listing__products--list{grid-template-columns:repeat(1,minmax(0,1fr))!important}.product-page{padding-top:20px!important}.product-page__layout{column-gap:40px;grid-template-columns:calc(35% - 20px) calc(65% - 20px)}.product-page__gallery{order:1;grid-row:1/span 2}.product-page__header{grid-column:2;grid-row:1}.product-page__purchase{grid-column:2;grid-row:2}.product-page__title{font-size:24px;line-height:32px}.product-page__subtitle{font-size:18px;line-height:22px}.status-item__label{display:block;margin-left:8px}.product-sticky-bar__product{display:flex}}@media(min-width:992px){.listing__label{display:inline}.listing__products{grid-template-columns:repeat(3,minmax(0,1fr))}.is-filter-closed .listing__products{grid-template-columns:repeat(4,minmax(0,1fr))}.product-benefits__icon{width:26px;height:26px}}@media(min-width:1200px){.listing__products{grid-template-columns:repeat(4,minmax(0,1fr))}.is-filter-closed .listing__products{grid-template-columns:repeat(5,minmax(0,1fr))}.product-page__title{font-size:28px;line-height:36px;padding-right:20%}.product-page__subtitle{font-size:20px;line-height:24px}.product-purchase__pricing{font-size:16px;line-height:20px}}.article-card{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative}.article-card__media{margin-bottom:16px}.article-card__body{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.article-card__title{font-size:16px;font-weight:700;line-height:20px;margin-bottom:16px;color:var(--primary)}.article-card__button{--bs-btn-color:#FFF;--bs-btn-border-color:var(--primary);--bs-btn-bg:var(--primary);--bs-btn-hover-color:#fff;--bs-btn-hover-bg:var(--hover-color);--bs-btn-hover-border-color:var(--hover-color);--bs-btn-active-color:#fff;--bs-btn-active-bg:var(--hover-color);--bs-btn-active-border-color:var(--hover-color);display:block;margin:auto 0 0}.checkout-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.checkout-layout--side{gap:0}.checkout-layout__title{font-size:14px;line-height:16px;margin-bottom:0}.checkout-layout__divider{opacity:1;border-width:2px;margin:16px 0}.checkout-layout__actions{display:flex;align-items:center;justify-content:space-between}.checkout-layout__actions--side{justify-content:flex-start}.checkout-layout__actions--cart,.checkout-layout__actions--success{justify-content:flex-start}.checkout-layout__actions--success .checkout-layout__action{margin-right:40px}.checkout-stepper{display:flex;align-items:center;justify-content:flex-end;margin-top:12px}@media(min-width:514px){.checkout-stepper{margin-top:0}}.checkout-stepper__item{color:#fff;display:flex;align-items:center;position:relative;margin-left:16px}.checkout-stepper__number{position:relative;display:flex;align-items:center;justify-content:center;width:30px;aspect-ratio:1/1;border-radius:50%;background:#d1d5db;color:var(--text-color)}.checkout-stepper__number.is-active{background:var(--hover-color)}.checkout-stepper__check{display:flex;align-items:center;justify-content:center;width:16px;aspect-ratio:1/1;border-radius:50%;border:1px solid var(--primary);background:var(--hover-color);position:absolute;top:-4px;right:-4px}.checkout-stepper__check .icon{width:10px;height:10px;color:#fff}.checkout-stepper__name{font-size:12px;line-height:14px;margin-left:8px;display:block}.checkout-accordion{--bs-accordion-body-padding-x:0}.checkout-accordion .accordion-body{border-bottom:1px solid var(--bs-border-color)}.checkout-accordion .accordion-item:last-of-type .accordion-header.collapsed{padding-bottom:0;border-bottom:none}.checkout-payment__tabs{--bs-nav-tabs-link-active-color:var(--text-color);--bs-nav-tabs-link-active-bg:transparent;--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0;--bs-nav-tabs-border-width:0}.checkout-payment__tab{cursor:pointer;padding:4px 0;margin:0}.checkout-payment__tab:first-of-type{padding-top:0}.checkout-payment__tab:last-of-type{padding-bottom:0}.checkout-payment__terms{display:flex;align-items:flex-start}.quick-create-account-details{display:flex;flex-direction:column;align-items:flex-start;list-style:none;margin:0;padding:0}.quick-create-account-details__item{padding:4px}.quick-create-account-details__item:first-of-type{padding-top:0}.quick-create-account-details__item:last-of-type{padding-bottom:0}@media(min-width:768px){.checkout-layout{min-height:calc(100dvh - 300px)}.checkout-layout:not(.checkout-layout--success){gap:0 20px;grid-template-columns:calc(60% - 10px) calc(40% - 10px)}.checkout-payment__tab{padding:0;margin:4px 8px}.checkout-payment__tab:first-of-type{margin-left:0}.checkout-payment__tab:last-of-type{margin:4px 0 0 0}}@media(min-width:992px){.checkout-payment__tab{padding:0;margin:0 8px}.checkout-payment__tab:first-of-type{margin-left:0}.checkout-payment__tab:last-of-type{margin:0 0 0 8px}}@media(min-width:1200px){.checkout-layout{min-height:calc(100dvh - 360px)}.checkout-layout:not(.checkout-layout--success){min-height:calc(100dvh - 360px);gap:0 40px;grid-template-columns:calc(65% - 20px) calc(35% - 20px)}.checkout-stepper__number{width:40px;font-size:16px}.checkout-stepper__check{width:20px}.checkout-stepper__name{font-size:16px;line-height:18px}}.page-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,minmax(0,1fr))}.side-navigation__toggle{width:100%;display:flex;align-items:center;justify-content:space-between}.side-navigation{list-style:none;padding:0;margin:0}.side-navigation__item{padding:8px 0;border-bottom:1px solid var(--bs-border-color)}.side-navigation__item:first-of-type{padding-top:0}.side-navigation__item.is-active{--bs-border-color:#d7dadc;border-bottom:1px solid var(--bs-border-color)}.side-navigation__item.is-active a{--bs-link-color:var(--hover-color);--bs-link-color-rgb:var(--hover-color-rgb);font-weight:700}.side-navigation__link{display:flex;align-items:center;justify-content:space-between}.side-navigation__link .icon{width:16px;height:16px}@media(min-width:768px){.page-layout{gap:0 40px;grid-template-columns:calc(35% - 20px) calc(65% - 20px)}.static-layout__sidebar{position:relative}.offcanvas.side-navigation__offcanvas{--bs-offcanvas-top:0;--bs-offcanvas-height:calc(100% - 209px);--bs-offcanvas-zindex:1000;display:block;position:absolute;left:-100%;width:100%;visibility:visible}}@media(min-width:1200px){.page-layout{gap:0 80px;grid-template-columns:calc(25% - 40px) calc(75% - 40px)}}.locations-page__map{width:100%;min-height:500px}.locations-page__map iframe{width:100%}.location-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.location-layout--flow{display:flex;align-items:flex-start}.location-card{padding:16px;border:1px solid var(--primary);display:flex;flex-direction:column;align-items:flex-start;position:relative}.location-card--compact{width:fit-content;flex-direction:row;align-items:center}.location-card__media{border:1px solid var(--primary)}.location-card__divider{width:100%;margin:16px 0;opacity:1}.location-card__map-link{position:absolute;top:16px;right:16px;cursor:pointer;background:var(--disabled-bg);display:flex;align-items:center;justify-content:center;padding:4px}.location-card--compact .location-card__map-link{position:relative;top:unset;right:unset;background:rgba(0,0,0,0);margin-right:16px;padding:0}.location-card__title{font-size:14px;line-height:16px;margin:0}.location-card__details{list-style:none;padding:0;margin:0}.location-card__detail{padding:4px 0}.location-card__detail:first-of-type{padding-top:0}.location-card__detail:last-of-type{padding-bottom:0}.leaflet-container{background:rgba(0,0,0,0)!important}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:var(--text-color)!important;background:#fff!important;border-radius:0!important}.leaflet-popup-tip{border-radius:0!important}.leaflet-popup-content{margin:0;padding:20px!important;font-size:14px;line-height:18px;color:var(--text-color)!important}.leaflet-popup-content .location-popup__name{font-size:18px;line-height:24px;color:var(--primary)!important}.leaflet-popup-content .location-popup__image{width:100%;height:auto;margin-bottom:6px!important;border-radius:4px}.leaflet-popup-content .location-popup__media{position:relative;width:100%;min-height:100px}.leaflet-popup-content .location-popup__media .location-popup__image{margin-bottom:0!important}.leaflet-popup-content .location-popup__video-trigger{display:flex;position:absolute;top:0;left:0;z-index:1000;align-items:center;justify-content:center;width:100%;height:100%;background-color:rgba(0,0,0,.4);border-radius:4px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 546.2 384'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d2ab67;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 1%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M534.8,60.1a68.55,68.55,0,0,0-48.3-48.6C443.9,0,273.1,0,273.1,0S102.3,0,59.7,11.5A68.55,68.55,0,0,0,11.4,60.1C0,103,0,192.4,0,192.4s0,89.4,11.4,132.3c6.3,23.7,24.8,41.5,48.3,47.8C102.3,384,273.1,384,273.1,384s170.8,0,213.4-11.5c23.5-6.3,42-24.2,48.3-47.8,11.4-42.9,11.4-132.3,11.4-132.3s0-89.4-11.4-132.3ZM217.3,273.6V111.2L360,192.4,217.3,273.6Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:40px}.leaflet-popup{font-size:14px;line-height:16px}.leaflet-popup .location-popup__name{display:inline-block;margin-bottom:6px!important;font-size:18px;line-height:24px;color:var(--primary)!important}.leaflet-popup .location-popup__label--hours{display:inline-block;width:70px}.leaflet-popup .location-popup__image{width:100%;height:auto;margin-bottom:6px!important;border-radius:4px}.leaflet-popup .location-popup__media{position:relative;width:100%;min-height:100px}.leaflet-popup .location-popup__video-trigger{display:flex;position:absolute;top:0;left:0;z-index:1000;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff;border-radius:4px;background-image:url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 546.2 384'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23d2ab67;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3EAsset 1%3C/title%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath class='cls-1' d='M534.8,60.1a68.55,68.55,0,0,0-48.3-48.6C443.9,0,273.1,0,273.1,0S102.3,0,59.7,11.5A68.55,68.55,0,0,0,11.4,60.1C0,103,0,192.4,0,192.4s0,89.4,11.4,132.3c6.3,23.7,24.8,41.5,48.3,47.8C102.3,384,273.1,384,273.1,384s170.8,0,213.4-11.5c23.5-6.3,42-24.2,48.3-47.8,11.4-42.9,11.4-132.3,11.4-132.3s0-89.4-11.4-132.3ZM217.3,273.6V111.2L360,192.4,217.3,273.6Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position:center center;background-repeat:no-repeat;background-size:40px}.leaflet-container a.leaflet-popup-close-button{display:none!important}.leaflet-marker-icon{display:none!important}.custom-div-icon,.locations-page__marker{display:block!important;width:38px;height:50px;background-image:url(/assets/img/location-pin.svg);background-repeat:no-repeat;background-size:contain}.custom-div-icon img,.locations-page__marker img{display:none!important}.account-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.account-layout--side{gap:0}.account-layout__title{font-size:14px;line-height:16px;margin-bottom:0}.account-layout__divider{opacity:1;border-width:2px;margin:16px 0}.account-layout__actions{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.account-layout__actions .btn-link{margin-bottom:16px}.account-layout__actions-group{display:flex;align-items:center;justify-content:space-between}.account-layout__action{font-weight:700;text-decoration:underline}.order__cancel-form{margin-left:16px}.wishlist__item{display:flex;align-items:flex-start;position:relative}.wishlitst__item-media{display:none}.wishlist__item-name{font-size:14px;line-height:16px;margin:0;width:calc(100% - 40px)}.wishlist__item-remove{position:absolute;top:0;right:0}.order,.orders__item{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.order--hide-mobile,.orders__item--hide-mobile{display:none}.order__field,.orders__field{display:flex;align-items:flex-start}.orders__preview{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.order__label{display:block;margin-right:8px}.order__product-name{font-size:14px;line-height:16px;margin:0}.order-total{list-style:none;padding:0;margin:0 0 0 auto;max-width:360px}.order-total .order-total__item{display:flex;align-items:center;justify-content:space-between;padding:8px 0}.order-total .order-total__item:first-of-type{padding-top:0}.order-total .order-total__item:last-of-type{padding-bottom:0;font-size:18px;line-height:24px;font-weight:900}.account-page__content{min-width:0}.account-orders__item-row,.account-orders__summary-row{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.two-factor{max-width:540px}.two-factor__note{font-size:14px;line-height:22px;color:var(--text-color)}.two-factor__badge{display:inline-block;margin-right:8px;padding:3px 12px;font-size:11px;font-weight:700;background:rgba(var(--text-color-rgb),.08);border-radius:999px;letter-spacing:.04em;text-transform:uppercase}.two-factor__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.two-factor__qr{display:flex;margin:24px 0}.two-factor__qr>*{width:192px;height:192px;padding:12px;background:#fff;border:1px solid var(--bs-border-color)}.two-factor__secret-note{font-size:13px;line-height:20px;color:rgba(var(--text-color-rgb),.75)}.two-factor__secret{display:inline-block;margin-top:6px;padding:4px 10px;font-size:14px;color:var(--text-color);background:rgba(var(--text-color-rgb),.06);letter-spacing:.08em;word-break:break-all}.two-factor__recovery{max-width:540px;margin-bottom:24px;padding:20px 24px;background:rgba(var(--text-color-rgb),.04);border:1px solid var(--bs-border-color)}.two-factor__recovery-title{margin-bottom:10px;font-size:16px;font-weight:700;color:var(--text-color)}.two-factor__recovery-note{margin-bottom:16px;font-size:13px;line-height:20px;color:rgba(var(--text-color-rgb),.75)}.two-factor__recovery-codes{display:grid;gap:8px;margin:0;padding:0;grid-template-columns:1fr;list-style:none}.two-factor__recovery-code{display:block;padding:6px 10px;font-size:14px;color:var(--text-color);background:#fff;letter-spacing:.06em}.two-factor-promo__title{margin-bottom:8px;font-size:16px;font-weight:700;color:var(--text-color)}.two-factor-promo__note{margin-bottom:16px;font-size:14px;line-height:22px;color:rgba(var(--text-color-rgb),.75)}.table-wrapper{overflow-x:auto}.compare-table{border:none}.compare-table__tr{border:none;border-bottom:1px solid var(--bs-border-color)}.compare-table__tr:first-of-type{border-top:1px solid var(--bs-border-color)}.compare-table__td{padding:8px;border:none;background:rgba(0,0,0,0);border-right:1px solid var(--bs-border-color);font-size:12px;line-height:12px;text-align:center;word-break:unset;width:25%;height:40px}.compare-table__td:first-of-type{font-weight:700;text-transform:uppercase}.compare-table__td:last-of-type{border-right:none}.compare-product{display:flex;flex-direction:column;align-items:center;justify-content:center;word-break:break-all;position:relative;padding:16px}.compare-product__media{aspect-ratio:1/1;width:150px;margin-bottom:16px}.compare-product__name{font-size:14px;line-height:16px;margin:0}.compare-product__btn{font-size:12px;line-height:14px;padding:0 8px}.compare-product__remove{background:rgba(0,0,0,0);border:0;padding:0;position:absolute;top:16px;right:16px;cursor:pointer}.compare-product__details .u-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:8;overflow:hidden}.compare-product__show-more{font-size:20px;line-height:20px;margin-top:10px;cursor:pointer}.catalogs-layout{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.catalog-card{display:flex;align-items:flex-start;border:1px solid var(--bs-border-color);padding:16px}.catalog-card__media{width:100px;aspect-ratio:1/1;margin-right:16px;border:1px solid var(--primary)}.catalog-card__body{height:100%;width:calc(100% - 116px);display:flex;flex-direction:column}.catalog-card__title{font-size:14px;line-height:16px;margin-bottom:0}.catalog-card__meta{font-size:10px;line-height:12px}.catalog-card__actions{margin:auto 0 0 0;display:flex;align-items:center;justify-content:space-between}.catalog-card__actions .btn{display:flex;align-items:center;font-size:12px;line-height:12px}.categories--level-2{display:grid;gap:16px 0;grid-template-columns:repeat(1,1fr)}.categories--level-3{padding:16px;list-style:none;margin:0}.categories__item .accordion-body{border-bottom:1px solid var(--bs-border-color)}.categories__item--level-3{padding:4px 0}.categories__item--level-3:first-of-type{padding-top:0}.categories__item--level-3:last-of-type{padding-bottom:0}.categories__name{font-size:16px;line-height:18px;margin:0}.categories__name--level-3{font-size:14px;line-height:16px}@media (min-width:400px){.account-layout__actions .btn-link{margin-bottom:0}.account-layout__actions{flex-direction:row;align-items:center}}@media (min-width:768px){.benefits__list--footer{gap:0;grid-template-columns:repeat(5,1fr)}.benefits__item--footer{flex-direction:column}.benefits__item--footer>.benefits__icon{margin-bottom:8px}.benefits__item--footer>.benefits__label{margin:0;text-align:center}.payments--footer{grid-column:1/-1;order:-1}.empty-layout{max-width:800px;margin:0 auto}.header__brand{width:140px}.header__action-link{margin:0 8px}.footer__columns--bottom{grid-template-columns:repeat(2,1fr)}.footer__column--info{display:grid;gap:0 20px;grid-template-columns:auto auto 1fr}.footer__column-content{padding:16px 0 0;border:none}.footer__column-header{padding:0;border:none}.footer__column-toggle{display:none}.footer__label--bottom{display:flex;align-items:center;justify-content:flex-start;height:100%}.footer__label--bottom:last-child{justify-content:end}.section{padding:40px 0}.section__grid{gap:16px 20px;grid-template-columns:repeat(3,1fr)}.section__title{font-size:24px;line-height:28px}.section__title--page{font-size:28px;line-height:36px;margin-bottom:40px}.section__header,.section__title{margin-bottom:24px}.offcanvas{--bs-offcanvas-top:62px;--bs-offcanvas-height:calc(100% - 62px)}.footer__column--info .accordion-body{border:none}.form-layout{gap:16px 20px;grid-template-columns:repeat(2,1fr)}.form-layout--full{gap:16px 0;grid-template-columns:repeat(1,1fr)}.owl_carousel--bleed{width:100%}.owl_carousel--bleed .owl-nav{margin-left:-10px;padding:0}.pagination__nav{justify-content:space-between}.pagination__item--next>.pagination__link,.pagination__item--prev>.pagination__link{padding:4px 8px}.news .etf{width:80%}.product-card--list{flex-direction:row}.product-card__media--list{flex:none;width:200px;height:200px;margin-right:20px;margin-bottom:0}.product-card__body--list{width:100%}.cart-item__content{width:calc(100% - 101px)}.cart-item--expanded{grid-template-columns:85px calc(100% - 101px)}.location-layout:not(.location-layout--flow){display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.account-layout{min-height:calc(100dvh - 300px);gap:0 20px;grid-template-columns:calc(25% - 10px) calc(75% - 10px)}.order--hide-mobile,.orders__item--hide-mobile{display:grid}.wishlist{max-width:800px;margin:0 auto}.wishlitst__item-media{display:block;width:85px;margin-right:16px}.wishlist__item-name{font-size:16px;line-height:20px}.order,.orders__item{gap:16px 16px;grid-template-columns:repeat(5,1fr)}.order__field,.orders__field{align-items:center;justify-content:center}.order__media{width:85px}.order__field:first-of-type,.orders__field:first-of-type{justify-content:flex-start}.order__field:last-of-type,.orders__field:last-of-type{justify-content:flex-end}.orders__label{margin-bottom:0}.account-orders__summary-row{column-gap:16px;grid-template-columns:calc(20% - 13px) calc(20% - 13px) calc(20% - 13px) calc(20% - 13px) calc(20% - 13px)}.account-orders__details-link{max-width:fit-content}.account-orders__item-row{column-gap:8px;grid-template-columns:85px calc(45% - 24px) calc(20% - 24px) calc(10% - 24px) calc(20% - 24px)}.account-orders__totals{width:50%}.two-factor__recovery-codes{grid-template-columns:repeat(2,1fr)}.categories--level-2{gap:16px 20px;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.benefits__item{justify-content:center}.benefits__icon{width:20px;height:20px}.benefits__label{line-height:20px}.payments--footer{grid-column:auto;order:initial}.payments__item{margin:0 8px}.subsection-title{font-size:18px;line-height:20px}.header__nav{position:relative}.header__nav>.header__container{flex-wrap:wrap}.header__action-label{display:block;margin-left:8px}.category-menu{width:100%;margin-bottom:0}.category-menu__item--level-1:not(.category-menu__item--offcanvas){width:fit-content;margin:0 8px}.category-menu__item--level-2:not(.category-menu__item--offcanvas){width:fit-content;margin:0 8px;padding:0;border:none}.category-menu__list:not(.category-menu__list--offcanvas,.category-menu__list--level-3){flex-direction:row;align-items:center;justify-content:center}.category-menu__list--level-3{flex-direction:column;align-items:start;justify-content:flex-start}.category-menu__header:not(.category-menu__header--offcanvas){width:fit-content;padding:0;border-bottom:0}.category-menu__panel{position:absolute;left:0;width:100%;padding:0;background:var(--primary)}.category-menu__link--desktop:not(.collapsed){border-color:#fff}.category-menu__link--level-1{width:fit-content;padding:0;font-weight:700;border-bottom:2px solid transparent}.category-menu__header--level-2>.category-menu__toggle{width:12px;height:12px;margin-left:8px}.offcanvas.header-offcanvas{--bs-offcanvas-top:70px;--bs-offcanvas-height:calc(100% - 70px)}.footer{padding:0}.footer__columns{gap:0;grid-template-columns:60% 40%}.footer__columns--bottom{grid-template-columns:repeat(3,1fr)}.footer__column-divider{display:none}.footer__column--newsletter{order:2}.footer__column--info{order:1}.newsletter{height:100%;margin:0}.offcanvas{--bs-offcanvas-top:102px;--bs-offcanvas-height:calc(100% - 102px)}.form-row{--bs-gutter-x:20px;--bs-gutter-y:20px}.dropdown-icon-toggle:not(.dropdown-icon-toggle--offcanvas){width:12px;height:12px;transform:rotate(90deg)}.category-menu .dropdown-menu{--bs-dropdown-bg:var(--primary);--bs-dropdown-spacer:8px;width:max-content!important;border-top:2px solid #fff}.product-card__price{font-size:14px;line-height:16px}.product-card__price-old{font-size:12px;line-height:14px}.cart-item__content--expanded{display:grid;gap:0 16px;grid-template-columns:138px 88px 88px 88px}.cart-item__content--expanded .cart-item__title{width:100%}.cart-item__content--expanded .cart-item__price,.cart-item__content--expanded .cart-item__quantity,.cart-item__content--expanded .cart-item__total{justify-content:center;height:100%;margin:0}.cart-item__content--expanded .cart-item__label{display:none}.cart-item__content--header .cart-item__label{display:block;text-align:center}.cart-item__content--header .cart-item__label:first-of-type{text-align:left}.cart-item__add-to-cart{height:100%;justify-content:end;grid-column:span 2}.location-layout:not(.location-layout--flow){display:grid;gap:16px 20px;grid-template-columns:repeat(3,1fr)}.account-orders__summary-row{grid-template-columns:calc(15% - 13px) calc(25% - 13px) calc(20% - 13px) calc(20% - 13px) calc(20% - 13px)}.account-orders__details-link{max-width:180px}.account-orders__item-row{column-gap:16px;grid-template-columns:94px calc(45% - 34px) calc(20% - 34px) calc(10% - 34px) calc(20% - 34px)}.catalogs-layout{gap:16px 20px;grid-template-columns:repeat(3,1fr)}.categories__header{font-size:18px;line-height:20px}}@media (min-width:1200px){.etf blockquote,.etf code,.etf figure,.etf h2,.etf h3:not(.order-layout__title),.etf h4,.etf h5,.etf h6,.etf img:not(.payment-img),.etf li,.etf p,.etf table,.etf ul{margin-bottom:14px}.news .etf{width:65%}.cart-item__content--expanded{grid-template-columns:calc(45% - 12px) calc(20% - 12px) calc(15% - 12px) calc(20% - 12px)}.account-layout{min-height:calc(100dvh - 360px);gap:0 40px;grid-template-columns:calc(25% - 20px) calc(75% - 20px)}.order,.orders__item{gap:16px 20px;grid-template-columns:repeat(5,1fr)}.order__cancel-form{margin-left:20px}.categories--level-2{gap:16px 40px;grid-template-columns:repeat(4,1fr)}}@media (min-width:1400px){.subsection-title{font-size:20px;line-height:24px}.header__brand{width:202px}.category-menu__link,.category-menu__title{font-size:18px;line-height:22px}.category-menu__link--level-3{font-size:16px;line-height:18px}.offcanvas.header-offcanvas{--bs-offcanvas-top:75px;--bs-offcanvas-height:calc(100% - 75px)}.section{padding:60px 0}.section__divider{margin:40px 0}.section__title{font-size:28px;line-height:32px}.section__title--page{font-size:32px;line-height:48px;margin-bottom:60px}.section__header,.section__title{margin-bottom:28px}.offcanvas{max-width:420px;--bs-offcanvas-top:117px;--bs-offcanvas-height:calc(100% - 117px)}.owl_carousel--homepage-hero .owl-nav{padding:0 180px}.owl_carousel--bleed .owl-nav{width:calc(100% + 160px);margin:0 -80px}.pagination__item--next>.pagination__link,.pagination__item--prev>.pagination__link{padding:6px 12px}.pagination__link{font-size:12px;line-height:18px;padding:6px;min-width:40px;height:40px}}@media only screen and (width >= 1024px){.compare.is-visible{display:block}}