section#collection-grid{position:relative}section#collection-grid h1,section#collection-grid h2{font-size:24px}section#collection-grid #qf-filter-wrapper{display:grid;grid-template-columns:minmax(0,1fr);margin-bottom:80px}section#collection-grid #qf-filter-wrapper .desktop-filter-heading{color:var(--white-color);font-family:var(--font-heavy);font-size:20px;height:auto;line-height:20px;margin-right:20px;white-space:nowrap}@media (max-width:1024px){section#collection-grid #qf-filter-wrapper .desktop-filter-heading{display:none}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper{align-items:center;background-color:var(--black-color);display:flex;padding:30px 85px}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper{padding:20px 85px 0}}@media only screen and (max-width:767.98px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper{padding:20px 20px 0}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .page-width{align-items:center;display:flex;padding:0;width:100%}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper{align-items:center;display:flex;height:-moz-fit-content;height:fit-content;width:100%}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper{flex-direction:column}}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .price-filter-container{margin:20px 0}section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container{display:flex;height:-moz-fit-content;height:fit-content;width:100%}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .filter-container-wrapper .custom-filter-wrapper .filter-container{flex-direction:column}}section#collection-grid #qf-filter-wrapper .custom-filter{border-bottom:1px solid var(--white-color);margin-right:30px;padding:1px 0 5px;position:relative;width:clamp(100px,30%,250px)}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .custom-filter{margin-bottom:24px;margin-right:0;width:100%}}section#collection-grid #qf-filter-wrapper .custom-filter[data-theme=sale]{background-color:transparent;border-radius:0;padding:0}section#collection-grid #qf-filter-wrapper .custom-filter[data-theme=sale] input{position:absolute}section#collection-grid #qf-filter-wrapper .custom-filter label{display:block;position:relative}section#collection-grid #qf-filter-wrapper .custom-filter .button{text-align:center;width:unset}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:var(--white-color);cursor:pointer;display:-webkit-box;font-family:var(--font-bold);font-size:14px;line-height:16px;margin:0;overflow:hidden;padding-right:20px;position:relative}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading .current-value,section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading span{font-family:var(--font-regular);font-size:14px;line-height:14px}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading svg{cursor:pointer;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s ease}section#collection-grid #qf-filter-wrapper .custom-filter .filter-heading svg path{fill:var(--white-color)}section#collection-grid #qf-filter-wrapper .custom-filter .filter-body{display:none}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-heading svg{transform:rotateX(180deg) translateY(8px)}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body{background-color:var(--black-color);display:flex;flex-direction:column;left:0;padding:15px 19px 6px;position:absolute;right:0;top:36px;z-index:2}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body input{opacity:0;position:absolute;z-index:-1}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body input.hidden+label{display:none}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body input:checked+label:before{background-color:#be8d0f;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='m6.564.75-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label{align-items:center;color:#343434;color:var(--white-color);cursor:pointer;display:inline-flex;font-family:var(--font-bold);font-size:14px;line-height:14px;margin-bottom:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label:before{background-color:#f3f3f3;background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border:none;border-radius:100%;content:"";cursor:pointer;display:inline-block;flex-grow:0;flex-shrink:0;height:20px;margin-right:13px;width:20px}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label svg{fill:#00559f;height:10px;width:18px}section#collection-grid #qf-filter-wrapper .custom-filter.open .filter-body label svg path{fill:#00559f}section#collection-grid #qf-filter-wrapper .sort-container{cursor:pointer;height:24px;position:relative;width:30%}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .sort-container{width:100%}}section#collection-grid #qf-filter-wrapper .sort-container .custom-filter{width:clamp(100px,100%,250px)}@media only screen and (max-width:1024px){section#collection-grid #qf-filter-wrapper .sort-container .custom-filter{width:100%}}section#collection-grid #qf-filter-wrapper .sort-container select{background-color:#fff;border:none;border-radius:21px;padding:10px 12px;width:100%}section#collection-grid #qf-filter-wrapper .sort-container select:focus-visible{outline:none}section#collection-grid #qf-filter-wrapper .sort-container svg{pointer-events:none;position:absolute;right:12px;top:50%;transform:translateY(-50%)}section#collection-grid #qf-filter-wrapper .sort-container select:focus-visible svg{transform:rotateX("180deg")}section#collection-grid #qf-filter-wrapper .reset-filter--wrapper{flex:1 0 auto;margin-left:20px}@media (max-width:1024px){section#collection-grid #qf-filter-wrapper .reset-filter--wrapper{flex:0;margin-bottom:20px;margin-left:0;margin-top:15px;text-align:center;width:100%}}section#collection-grid #qf-filter-wrapper #reset-filters{display:inline-block;padding-left:25px;padding-right:25px;text-align:center;width:-moz-max-content;width:max-content}section#collection-grid #qf-filter-wrapper .custom-filter-load-more{cursor:pointer;margin:40px auto auto;text-align:center;width:-moz-max-content;width:max-content}section#collection-grid #qf-filter-wrapper .price-wrapper{background-color:#fafafa;border-radius:5px;margin-top:5px;padding:20px 12px 10px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range ::-moz-selection{background:#000;color:#fafafa}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range ::selection{background:#000;color:#fafafa}section#collection-grid #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}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range header h2{font-size:24px;font-weight:600}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range header p{font-size:12px;margin-top:5px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input{display:flex;justify-content:space-between;margin-top:20px;width:98%}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field{align-items:center;display:flex;justify-content:flex-end;position:relative}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field:first-of-type input{padding-left:5px;text-align:left}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .field:last-of-type input{text-align:right}section#collection-grid #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}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-inner-spin-button,section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .price-input .separator{align-items:center;display:flex;font-size:19px;justify-content:center;width:130px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .slider{background:#ddd;border-radius:5px;height:5px;position:relative}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .slider .progress{background:var(--primary-color);border-radius:5px;height:100%;left:0;position:absolute;right:0}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range .range-input{position:relative}section#collection-grid #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%}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--primary-color);border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:14px;pointer-events:auto;width:14px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{-moz-appearance:none;background:var(--primary-color);border:none;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,.05);height:14px;pointer-events:auto;width:14px}@media only screen and (max-width:767.98px){section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-webkit-slider-thumb{height:26px;width:26px}section#collection-grid #qf-filter-wrapper .price-wrapper .custom-range input[type=range]::-moz-range-thumb{height:26px;width:26px}}section#collection-grid #qf-filter-wrapper .price-wrapper button{margin-top:8px;width:100%}section#collection-grid .collection-grid-wrapper{margin-top:85px}@media only screen and (max-width:991.98px){section#collection-grid .collection-grid-wrapper{margin-top:50px;padding:0 21px}}@media (max-width:768px){section#collection-grid .collection-grid-wrapper{margin-top:30px}}section#collection-grid #collection-advert{flex-direction:column;grid-column-end:span 2;overflow:hidden;position:relative}@media only screen and (max-width:991.98px){section#collection-grid #collection-advert{grid-column:1/4;grid-row:2}}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert{grid-column-end:span 1;grid-row:5;min-height:362px}}section#collection-grid #collection-advert .img-advert-1{flex:1;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}section#collection-grid #collection-advert .img-advert-1 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section#collection-grid #collection-advert .collection-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;padding:76px;text-align:center}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert .collection-content{padding:81px 21px}}section#collection-grid #collection-advert .collection-content .heading-lg{font-family:var(--font-heavy);font-size:40px;line-height:50px;margin-bottom:32px;max-width:309px;text-align:inherit}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert .collection-content .heading-lg{font-size:24px;line-height:30px;margin-bottom:18px;max-width:none;width:70%}}section#collection-grid #collection-advert .collection-content .heading-lg *{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}section#collection-grid #collection-advert .collection-content .heading-lg a{text-decoration:underline}section#collection-grid #collection-advert .collection-content .banner-text{font-family:var(--font-regular);font-size:16px;line-height:24px;margin-bottom:20px;text-align:inherit}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert .collection-content .banner-text{line-height:21px;margin-bottom:17px}}section#collection-grid #collection-advert .collection-content .banner-text *{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}section#collection-grid #collection-advert .collection-content .banner-text a{text-decoration:underline}section#collection-grid #collection-advert .collection-content .banner-button{padding-left:25px;padding-right:25px}section#collection-grid #collection-advert-2{flex-direction:column;grid-column-end:span 1;overflow:hidden;position:relative}@media only screen and (max-width:991.98px){section#collection-grid #collection-advert-2{grid-column:1/4}}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert-2{grid-column-end:span 1;grid-row:8;min-height:217px}}section#collection-grid #collection-advert-2 .img-advert-2{flex:1;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}section#collection-grid #collection-advert-2 .img-advert-2 img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section#collection-grid #collection-advert-2 .collection-content{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:-moz-max-content;height:max-content;height:100%;justify-content:center;padding:86px 45px 84px;text-align:center}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert-2 .collection-content{padding:40px 21px}}section#collection-grid #collection-advert-2 .collection-content .heading-lg{font-family:var(--font-heavy);font-size:40px;line-height:50px;margin-bottom:12px}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert-2 .collection-content .heading-lg{font-size:24px;line-height:30px;margin-bottom:7px;max-width:none;width:61%}}section#collection-grid #collection-advert-2 .collection-content .heading-lg *{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}section#collection-grid #collection-advert-2 .collection-content .heading-lg a{text-decoration:underline}section#collection-grid #collection-advert-2 .collection-content .banner-text{font-family:var(--font-regular);font-size:16px;line-height:24px;margin-bottom:28px;text-align:inherit}@media only screen and (max-width:767.98px){section#collection-grid #collection-advert-2 .collection-content .banner-text{margin-bottom:9px}}section#collection-grid #collection-advert-2 .collection-content .banner-text *{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:0}section#collection-grid #collection-advert-2 .collection-content .banner-text a{text-decoration:underline}section#collection-grid #collection-advert-2 .collection-content .banner-button{padding-left:25px;padding-right:25px}

/*# sourceMappingURL=section-v2-collection-grid.min.css.map*/