/*!*******************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/collection.scss ***!
  \*******************************************************************************************************************/main,body{background-color:var(--accent-primary, #f5f5f7)}.main-collection{margin:auto}.main-collection *{box-sizing:border-box}.collection-hero{padding-bottom:0;padding-top:40px}.collection-hero h1{display:flex;gap:10px;font-size:1.875rem;font-weight:500;line-height:2.125rem;margin-bottom:40px;padding:0;align-items:center}.collection-hero h1 .complement{color:var(--secondary, #101010)}.collection-hero h1 .title{color:#86868b;font-size:1.875rem;font-weight:500;line-height:3.125rem;margin:0}.collection-hero__help{display:flex;gap:30px;margin-bottom:40px}.collection-hero__help .corner{display:flex;align-items:center;gap:9px}.collection-hero__help .corner__image{width:30px;height:30px;border-radius:100%;background-color:#c4c4c4;box-shadow:inset 0 0 4px #00000040}.collection-hero__help .corner__content{display:flex;flex-direction:column;gap:10px}.collection-hero__help .corner__title,.collection-hero__help .corner__link{display:flex;align-items:center;font-family:Sohne,sans-serif;font-size:.75rem;line-height:.875rem;letter-spacing:.2px;height:9px;text-decoration:none}.collection-hero__help .corner__title{color:var(--secondary, #101010);font-weight:500}.collection-hero__help .corner--icon{position:relative;width:max-content}.collection-hero__help .corner--icon:after{content:"";position:absolute;width:5px;height:10px;right:-10px;top:50%;transform:translateY(-30%);background-image:url(https://cdn.shopify.com/s/files/1/0601/5529/7966/files/icon-corner-link.svg?v=1732199249);background-size:contain;background-position:center center;background-repeat:no-repeat}@media screen and (min-width: 900px){.collection-hero{margin-bottom:60px;padding-top:60px;padding-bottom:0}.collection-hero h1{font-size:2.8125rem;line-height:3.125rem;height:35px}.collection-hero h1 .title{font-size:2.8125rem;line-height:3.125rem}.collection-hero__help{gap:40px;margin-bottom:0;flex-direction:row-reverse}.collection-hero__help .corner__image{width:35px;height:35px}.collection-hero__help .corner__title,.collection-hero__help .corner__link{font-size:.875rem;line-height:1.25rem;letter-spacing:normal;height:10px}}@media screen and (min-width: 1000px){.collection-hero{display:flex;justify-content:space-between}.collection-hero h1{margin-bottom:0}}@media screen and (min-width: 1920px){.collection-hero h1{height:2.5rem}.collection-hero__help{gap:3.125rem;margin-bottom:0;flex-direction:row-reverse}.collection-hero__help .corner__image{width:2.8125rem;height:2.8125rem}.collection-hero__help .corner__title,.collection-hero__help .corner__link{height:.75rem}}.collection-related{display:flex;align-items:flex-start;gap:30px;flex-wrap:nowrap;overflow-y:auto;margin-bottom:20px;padding:0 15px 20px}.collection-related .related{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:80px;max-width:80px}.collection-related .related__image{width:70px;height:70px}.collection-related .related__title{width:100%;text-align:center;font-family:Sohne,sans-serif;color:#86868b;font-size:.875rem;line-height:1.25rem;font-weight:500;white-space:nowrap;transition:all .5s ease}.collection-related .related.active .related__title,.collection-related .related:hover .related__title{color:var(--secondary, #101010)}.collection-related .related:hover{text-decoration:none}@media screen and (min-width: 900px){.collection-related{margin:0 auto 20px;padding-left:40px;padding-right:40px;flex-wrap:wrap}.collection-related .related{min-width:104px;max-width:104px}.collection-related .related__image{width:100px;height:100px}}@media screen and (min-width: 1920px){.collection-related .related{min-width:7.8125rem;max-width:7.8125rem}.collection-related .related__image{width:7.5rem;height:7.5rem}.collection-related .related__title{width:100%;text-align:center;font-family:Sohne,sans-serif;color:#86868b;font-weight:500;white-space:nowrap}}.collection-filters p{font-family:Sohne,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;padding:20px 15px 30px;height:60px;display:flex;align-items:center;justify-content:flex-start}.collection-filters__list{padding:0 15px 20px;display:flex;flex-wrap:nowrap;gap:7.5px;overflow-y:auto}.collection-filters__list-item label{border-radius:20px;border:1px solid #86868b;display:inline-block;cursor:pointer;transition:.2s all ease}.collection-filters__list-item input{display:none}.collection-filters__list-item span{display:flex;align-items:center;justify-content:center;width:max-content;font-family:Sohne,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:center;height:40px;padding:16px 20px;color:var(--primary, #000);transition:.2s all ease}.collection-filters__list-item .custom-color{border-color:var(--collection-primary, #86868b)}.collection-filters__list-item .custom-color span{color:var(--collection-primary, #86868b)}.collection-filters__list-item:has(input:checked) label{border-color:transparent;background-color:var(--secondary, #101010)}.collection-filters__list-item:has(input:checked) span{color:var(--accent-primary, #f5f5f7)}.collection-filters__list-item:has(input:checked) .custom-color{border-color:transparent;background-color:var(--collection-primary, var(--secondary, #101010))}.collection-filters__list-item:has(input:checked) .custom-color span{color:var(--collection-accent, var(--accent-primary, #f5f5f7))}.collection-filters__list-item:hover label{border-color:var(--primary, #000)}.collection-filters__list-item:hover .custom-color{border-color:transparent;background-color:var(--collection-primary, var(--secondary, #101010))}.collection-filters__list-item:hover .custom-color span{color:var(--collection-accent, var(--accent-primary, #f5f5f7))}@media screen and (min-width: 900px){.collection-filters{margin:auto;padding:0 40px 40px}.collection-filters p{padding:40px 0 30px;height:81px;font-size:1rem;line-height:1.375rem}.collection-filters__list{padding:0;flex-wrap:wrap;gap:15px}}@media screen and (min-width: 1920px){.collection-filters{padding:0 2.5rem 2.5rem}.collection-filters p{padding:2.5rem 0 1.875rem;height:5.0625rem}.collection-filters__list{padding:0;flex-wrap:wrap;gap:.9375rem}}.list-products{width:100%}.list-products--empty{text-align:center;margin-bottom:40px}@media screen and (min-width: 900px){.list-products{width:100%}}.collection-product-list{display:flex;padding-top:40px;padding-left:15px;padding-right:15px}.collection-product-list .items-list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:11px;grid-row-gap:11px}@media screen and (width <= 1100px){.collection-product-list .items-list{grid-template-columns:repeat(3,1fr)}}@media screen and (width <= 550px){.collection-product-list .items-list{grid-template-columns:repeat(2,1fr)}}@media screen and (width >= 1550px){.collection-product-list .items-list{grid-template-columns:repeat(5,1fr)}}@media screen and (width >= 1850px){.collection-product-list .items-list{grid-template-columns:repeat(6,1fr)}}.collection-product-list .information-card{position:relative;width:auto;border-radius:15px;overflow:hidden;padding-bottom:133.33%}.collection-product-list .information-card_image{object-fit:cover;object-position:center}.collection-product-list .information-card_image,.collection-product-list .information-card__content,.collection-product-list .information-card__link{position:absolute;top:0;left:0;width:100%;height:100%}.collection-product-list .information-card__content{padding:20px 10px;display:flex;flex-direction:column;gap:15px;justify-content:var(--position, flex-start)}.collection-product-list .information-card__tag{color:var(--text-color, var(--accent-primary, #f5f5f7));font-family:Sohne,sans-serif;font-weight:500;font-size:.625rem;line-height:.75rem;letter-spacing:.2px;height:7px;display:flex;align-items:center}.collection-product-list .information-card__text{color:var(--text-color, var(--accent-secondary, #fff));font-family:Sohne,sans-serif;font-weight:500;font-size:1.125rem;line-height:1.375rem}.collection-product-list .product-card{width:auto}.collection-product-list .product-card__name{gap:8px}@media screen and (max-width: 900px){.collection-product-list .product-card__head{padding:10px}}.collection-product-list .product-card__head-images{padding-bottom:89.705%}@media screen and (min-width: 900px){.collection-product-list{padding:40px 40px 20px}.collection-product-list .items-list{grid-column-gap:10px;grid-row-gap:10px}.collection-product-list .information-card{max-width:332px;width:100%;border-radius:20px}.collection-product-list .information-card__content{padding:30px;gap:16px}.collection-product-list .information-card__tag{font-size:.75rem;line-height:1rem;height:9px}.collection-product-list .information-card__text{font-size:1.375rem;line-height:1.75rem}.collection-product-list card-product{max-width:100%}.collection-product-list .product-card__head-images{display:inline-block}.collection-product-list .product-card__name{display:flex;flex-direction:column;gap:8px}.collection-product-list .product-card__name strong{line-height:1.375rem}.collection-product-list .product-card__name p{line-height:.875rem}}@media screen and (min-width: 1920px){.collection-product-list{padding:2.5rem 2.5rem 1.25rem}.collection-product-list .items-list{grid-column-gap:.625rem;grid-row-gap:.625rem}.collection-product-list .information-card{max-width:20.75rem;width:100%;border-radius:1.25rem}.collection-product-list .information-card__content{padding:1.875rem;gap:1.25rem}.collection-product-list .information-card__tag{height:.5625rem}}.collection-product-button{padding-top:0;padding-bottom:40px;display:flex;align-items:center;justify-content:flex-end}.collection-product-button .to-top{border:none;background-color:transparent;font-family:Sohne,sans-serif;font-size:.875rem;font-weight:500;line-height:1.25rem;text-align:right;color:#86868b;text-decoration:underline;cursor:pointer;height:10px;display:flex;align-items:center}@media screen and (min-width: 900px){.collection-product-button{display:none}}.quick-links-collection{padding-bottom:80px}.quick-links-collection h2{padding:20px 0 40px;color:var(--primary, #000);font-size:1.375rem;line-height:1.75rem;font-weight:500;font-family:Sohne,sans-serif;height:76px;margin:0;display:flex;align-items:center}.quick-links-collection .collection-quick-links{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.quick-links-collection .collection-quick-links__item{display:flex;align-items:center;justify-content:center;padding:14px 20px;color:var(--secondary, #101010);font-size:.875rem;line-height:1.25rem;font-weight:500;font-family:Sohne,sans-serif;text-align:center;height:38px;border-radius:30px;background-color:#d9d9d9}.quick-links-collection .collection-quick-links__item:hover{text-decoration:none}@media screen and (min-width: 900px){.quick-links-collection{margin:auto;padding:60px 40px;box-sizing:border-box}.quick-links-collection h2{padding:0 0 40px;font-size:1.875rem;line-height:2.125rem;height:62px}.quick-links-collection .collection-quick-links__item{padding:16px 20px;height:42px;border-radius:20px;font-size:.875rem;line-height:1.5rem}}@media screen and (min-width: 1920px){.quick-links-collection h2{height:4.375rem}.quick-links-collection .collection-quick-links__item{padding:1.25rem 1.5625rem;height:3.125rem;border-radius:1.5625rem}}.security-collection{padding-top:40px;padding-bottom:20px}.security-collection h2{font-family:Sohne,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.75rem;text-align:left;padding-top:0;margin-bottom:20px;display:flex;align-items:center;gap:6px}.security-collection h2 .title{color:var(--primary, #000);font-size:1.375rem;font-weight:500;line-height:1.75rem;margin:0}.security-collection h2 .complement{color:#86868b}.security-collection__list{display:flex;align-items:stretch;gap:15px;flex-wrap:nowrap;overflow:auto;padding:0 15px 20px}.security-collection__card{width:304px;min-width:304px;max-width:304px;border-radius:20px;padding:20px 15px;gap:20px;display:flex;flex-direction:column;align-items:flex-start;background-color:var(--accent-secondary, #fff)}.security-collection .title-image{display:flex;gap:20px;flex-direction:column;width:100%;align-items:flex-start}.security-collection .related__image{height:30px;width:auto}.security-collection .title{font-family:Sohne,sans-serif;font-size:1.125rem;font-weight:500;line-height:1.375rem;text-align:left;color:var(--secondary, #101010);margin:0}.security-collection .content{font-family:Sohne,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;text-align:left;color:var(--secondary, #101010)}@media screen and (min-width: 900px){.security-collection{margin:auto;padding:60px 40px 40px;box-sizing:border-box}.security-collection .title-image{gap:8px;flex-direction:row-reverse;justify-content:space-between}.security-collection h2{font-size:1.875rem;line-height:2.125rem;padding-left:0;padding-right:0;margin-bottom:0}.security-collection h2 .title{font-size:1.875rem;line-height:2.125rem;width:auto}.security-collection__list{padding-left:0;padding-right:0;padding-bottom:0;display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}.security-collection__card{width:100%;min-width:100%;max-width:100%;position:relative;border-radius:25px;padding:30px}.security-collection .title{font-size:1.375rem;line-height:1.75rem}.security-collection .related__image{height:35px;max-width:58px}.security-collection .content{gap:13px;font-size:1rem;line-height:1.375rem}}@media screen and (min-width: 1920px){.security-collection__list{grid-column-gap:2.5rem;grid-row-gap:2.5rem}.security-collection__card{border-radius:1.875rem;padding:2.1875rem;gap:1.5625rem}.security-collection .title{font-size:1.5rem;line-height:1.9rem}.security-collection .related__image{height:2.5rem;max-width:5rem}.security-collection .content{font-size:1.1rem;line-height:1.4rem}}.card-collection{display:flex;flex-flow:column wrap;padding-top:40px;padding-bottom:40px;gap:15px}.card-collection__item{display:grid;grid-template-columns:1fr 1fr;gap:25px;min-height:220px;padding:20px;border-radius:20px;box-shadow:0 0 6px #00000040 inset;background-color:linear-gradient(180deg,#f7f6f6 0%,#ededed 100%);background-image:var(--background-image-mobile);background-size:cover;background-repeat:no-repeat;background-position:center center}@media screen and (max-width: 900px){.card-collection__item{grid-template-columns:1fr}}.card-collection__content{width:100%;display:flex;flex-direction:column;gap:9px;font-family:Sohne,sans-serif;font-size:.875rem;line-height:1.25rem;text-align:left}.card-collection__tag{color:var(--color);font-family:Sohne,sans-serif;font-size:.75rem;font-weight:500;line-height:.5625rem;letter-spacing:.2px;text-align:left;text-transform:uppercase;display:flex;align-items:center}.card-collection__title,.card-collection__content{color:var(--color)}.card-collection__title{font-family:Sohne,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75rem;text-align:left;width:75%}.card-collection__button{font-family:Sohne,sans-serif;font-size:.75rem;font-weight:500;line-height:1rem;letter-spacing:.2px;text-align:center;padding:14px;border-radius:20px;background-color:var(--background, var(--secondary, #101010));color:var(--color, var(--accent-secondary, #fff));width:fit-content;height:37px;display:flex;align-items:center;margin-top:10px}.card-collection__button:hover{text-decoration:none}@media screen and (min-width: 900px){.card-collection{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:10px;grid-row-gap:10px;padding:40px}.card-collection__item{min-height:300px;padding:30px;border-radius:25px;box-shadow:0 0 10px #00000040 inset;background-color:linear-gradient(180deg,#f7f6f6 0%,#ededed 100%);background-image:var(--background-image-desktop)}.card-collection__content{gap:13px;font-size:1rem;line-height:1.375rem}.card-collection__title{font-size:1.5625rem;line-height:1.875rem}.card-collection__button{font-size:.875rem;line-height:1.25rem;letter-spacing:0;padding:16px 20px;height:42px}}@media screen and (min-width: 1920px){.card-collection{grid-column-gap:1.25rem;grid-row-gap:1.25rem}.card-collection__item{padding:2.1875rem;border-radius:1.875rem;height:18.75rem}.card-collection__content{gap:1.5625rem}.card-collection__button{padding:1.25rem 1.5625rem;height:3.125rem}}.card-collection__item:last-of-type{display:grid;grid-template-columns:1fr}.slider-collection{padding-top:40px;padding-bottom:20px}.slider-collection h2{font-family:Sohne,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.75rem;text-align:left;padding-top:0;margin-bottom:20px;display:flex;align-items:center;gap:6px;padding-bottom:0}.slider-collection h2 .title{color:var(--primary, #000);font-size:1.375rem;font-weight:500;line-height:1.75rem;margin:0}.slider-collection h2 .complement{color:#86868b}.slider-collection__list{display:flex;flex-wrap:nowrap;-ms-overflow-style:none;scrollbar-width:none;overflow:auto;padding:0 15px 20px;gap:15px;cursor:grab;-webkit-user-select:none;user-select:none}.slider-collection__list.active{cursor:grabbing}.slider-collection__item.dark button{background-color:#f5f5f7;color:#101010}.slider-collection__item--desktop{display:none}.slider-collection .product-card{width:304px;border-radius:20px}.slider-collection .product-card__head{padding:20px;gap:15px}.slider-collection .product-card__head-images{max-height:227px;padding-bottom:227px}.slider-collection .product-card__head-images img{max-height:227px}.slider-collection .product-card__tag{font-size:.875rem;line-height:22px;display:flex;align-items:center;-webkit-box-orient:vertical;-webkit-line-clamp:1}.slider-collection .product-card__name strong{font-size:1.375rem;line-height:1.75rem}.slider-collection .product-card__name p{font-size:.875rem;line-height:1.25rem;-webkit-box-orient:vertical;-webkit-line-clamp:1}.slider-collection .product-card__custom-price span{font-size:.875rem;line-height:1.25rem}.slider-collection .product-card button{padding:14px 20px}@media screen and (min-width: 900px){.slider-collection h2{font-size:1.875rem;line-height:2.125rem;margin-bottom:20px}.slider-collection h2 .title{font-size:1.875rem;line-height:2.125rem}.slider-collection__list{padding:20px 40px;gap:10px}.slider-collection__item--desktop{display:block;width:400px;min-width:400px;max-width:400px;min-height:444px;padding:30px;border-radius:20px;box-shadow:0 2px 10px #00000026;background-color:linear-gradient(180deg,#f7f6f6 0%,#ededed 100%);background-image:var(--background-image);background-size:cover;background-repeat:no-repeat}.slider-collection__item--desktop .slider-collection__content{display:flex;flex-direction:column;gap:10px;font-family:Sohne,sans-serif;font-size:1rem;line-height:1.375rem;text-align:left}.slider-collection__item--desktop .slider-collection__tag{color:var(--color);font-family:Sohne,sans-serif;font-size:.75rem;font-weight:500;line-height:1;letter-spacing:.2px;text-align:left;text-transform:uppercase;display:flex;align-items:center}.slider-collection__item--desktop .slider-collection__title,.slider-collection__item--desktop .slider-collection__content{color:var(--color)}.slider-collection__item--desktop .slider-collection__title{font-family:Sohne,sans-serif;font-size:1.5625rem;font-weight:500;line-height:1.875rem;text-align:left}.slider-collection .product-card{width:332px;border-radius:20px}.slider-collection .product-card__head{padding:30px 20px;gap:15px}.slider-collection .product-card__head-images{max-height:244px;padding-bottom:244px;overflow:visible}.slider-collection .product-card__head-images img{max-height:244px;overflow:visible}.slider-collection .product-card button{padding:14px 20px}}@media screen and (min-width: 1920px){.slider-collection__list{padding:0 2.5rem 1.25rem;gap:.9375rem}.slider-collection__item--desktop{width:26.25rem;min-width:26.25rem;max-width:26.25rem;min-height:29rem;border-radius:1.25rem}.slider-collection__item--desktop .slider-collection__content{gap:1.875rem}.slider-collection__item--desktop .slider-collection__tag{height:.625rem}.slider-collection .product-card{width:20.75rem;max-width:20.75rem;height:29rem;border-radius:1.25rem}.slider-collection .product-card__head{padding:1.875rem 1.25rem;gap:1.25rem}.slider-collection .product-card__head-images{max-height:15.875rem;padding-bottom:15.875rem}.slider-collection .product-card__head-images img{max-height:15.875rem}.slider-collection .product-card button{padding:1rem 1.375rem}}#empty-items{display:none!important}#loading-items{padding-top:10px}#loading-items strong{color:#86868b;font-weight:400}#loading-items #loading{display:none!important}.filter-heading{margin-bottom:16px;width:100%;display:flex;justify-content:space-between;box-sizing:border-box}@media screen and (width >= 950px){.filter-heading{justify-content:flex-end}}.filter-heading__btn-modal{width:250px;display:none;padding:12px}@media screen and (width <= 950px){.filter-heading__btn-modal{width:auto;display:flex;justify-content:center}}@media screen and (width <= 550px){.filter-heading__btn-modal{width:50%}}.filter-results{display:flex;margin-bottom:16px}@media screen and (width <= 950px){.filter-results{display:block}}.filter-count{margin-bottom:15px;display:block}@media screen and (width >= 950px){.filter-count{width:300px;margin-right:30px;margin-bottom:0}}.filter-actives{display:flex;flex-wrap:wrap}.filter-actives>*{margin:0 15px 15px 0;background:#e5e5e5;color:#000;padding:8px 15px}.filter-actives a{color:#000}.filter-actives a:hover{text-decoration:none}.filter-group-display__list{padding-left:1px;list-style:none}.filter-group-display__list li:not(li:last-of-type){padding-bottom:.5rem}.filter-group-display__list li{margin-bottom:15px}.filter-group-display__list li input[type=checkbox]:checked+label{font-weight:700;text-decoration:underline}.filter-group-display__list li input[type=checkbox]:disabled+label{display:none}.filter-group-display__list li .checkbox__custom{width:16px;height:16px;margin-right:15px;background-color:#fff;border-radius:2px;content:"";cursor:pointer;border:2px solid #ddd}.filter-group-display__list li .checkbox__input{position:absolute;display:block;width:1px;height:1px;opacity:0}.filter-group-display__list li .checkbox__input:checked+.checkbox__custom{background-color:#000;border:2px solid #000}.filter-group-display__list li .checkbox__input:checked+.checkbox__custom:after{display:flex;flex-direction:row;justify-content:center;color:#fff;content:"L";font-size:13px;transform:rotate(45deg) rotateY(180deg) translateY(-1px)}.filter-group-display__list li .checkbox__input:disabled{opacity:.4;cursor:no-drop}.filter-group-display__list li>span{color:#b1b1b1;font-size:14px}.filter-group-display__list-item .label-check{position:relative}.filter-group-display__list-item label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.filter-group-display__list-item input{margin-right:.5rem}.filter-group-display__list.color{display:flex;flex-flow:row wrap;align-items:flex-start;justify-content:flex-start}.filter-group-display__list.color li{padding-right:calc(.5rem + 4px)}.filter-group-display__list.color input[type=checkbox]{display:none}.filter-group-display__list.color input[type=checkbox]+span{display:block;display:flex;width:20px;height:20px;box-sizing:content-box;flex-direction:row;align-items:center;justify-content:center;border:2px solid rgba(0,0,0,.3);border-radius:100%;cursor:pointer;font-size:0;transition:all .3s}.filter-group-display__list.color input[type=checkbox]+span>span{width:24px;height:24px;border-radius:100%}.filter-group-display__list.color input[type=checkbox][value=White]+span>span{border:2px solid #000}.filter-group-display__list.color input[type=checkbox]:checked+span{border:2px solid #000}.sort-by{display:flex;align-items:center;margin-left:20px}.sort-by>label{margin-right:10px}.sort-by select{width:200px;padding-right:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media screen and (width <= 750px){.sort-by>.form__textfield{width:100%}.sort-by>label{display:none}.sort-by select{width:100%}}.side-filter .accordion-item__content .range,.side-filter .accordion-item__content>ul li,.side-filter__head{display:flex;align-items:center;justify-content:space-between}.side-filter{width:300px;height:100%;top:60px;position:sticky;display:flex;flex-direction:column}.side-filter[data-active=true]{right:0}@media screen and (width >= 950px){.side-filter{margin-right:30px}}@media screen and (width <= 950px){.side-filter{width:calc(100% - 30px);height:calc(100% - 15px);position:fixed;z-index:2;top:0;right:-100%;padding:0 15px 15px;background:#fff;transition:right .3s;overflow-x:auto}}.side-filter__head{padding:15px 0}@media screen and (width >= 950px){.side-filter__head{display:none}}.side-filter__head svg{cursor:pointer;width:15px;height:15px}.side-filter .btn-2{width:100%}.side-filter .accordions{grid-row-gap:0;row-gap:0}.side-filter .accordion-item{border-top:1px solid #e5e5e5}.side-filter .accordion-item__button{padding:20px 0;border:none;font-size:18px;font-weight:600}.side-filter .accordion-item__button>span{font-weight:600}.side-filter .accordion-item__button svg{width:12px}.side-filter .accordion-item__button[data-active=true]+.accordion-item__content{margin:0 0 15px}.side-filter .accordion-item__content{margin-top:0}.side-filter .accordion-item__content>ul{list-style:none}.side-filter .accordion-item__content>ul li{margin-bottom:15px}.side-filter .accordion-item__content>ul li>div input[type=checkbox]{margin-right:10px}.side-filter .accordion-item__content>ul li>span{color:#b1b1b1;font-size:14px}.side-filter .accordion-item__content .range{margin-bottom:15px}.side-filter .accordion-item__content .range .range-element{padding:5px;border:1px solid;border-radius:5px}.side-filter .accordion-item__content .range .range-element input[type=number]{border-style:none}.side-filter .accordion-item__content .range>label{margin:0 10px}:root{--primary: #000;--secondary: #101010;--accent-primary: #f5f5f7;--accent-secondary: #fff}.dark.slider-collection__item{--primary: #f5f5f7;--secondary: #fff;--accent-primary: #000;--accent-secondary: #101010}.light.slider-collection__item{--primary: #000;--secondary: #101010;--accent-primary: #f5f5f7;--accent-secondary: #fff}.price-in{display:flex;align-items:center;justify-content:space-between;margin-top:45px;margin-bottom:15px}.price-in .field{display:flex;align-items:center;padding:8px 12px;border-radius:5px;border:2px solid #e5e5e5}.price-in .separator{display:block;margin:0 20px}.price-in .field input[type=number]{border:none;margin-left:12px;outline:none;-webkit-appearance:none;appearance:none;pointer-events:none}.price-in .field input[type=number]::-webkit-inner-spin-button,.price-in .field input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;-moz-appearance:textfield}.slider-filter{position:relative;top:15px;height:5px;background:#fff;border:1px solid;border-radius:5px}.slider-filter .pro{position:absolute;right:4%;left:7%;height:5px;background:#000;border-radius:5px}.range-in{position:relative}.range-in input{position:absolute;top:10px;width:100%;height:5px;-webkit-appearance:none;appearance:none;background:none;pointer-events:none}.range-in input[type=range]::-webkit-slider-thumb{width:17px;height:17px;border:none;-webkit-appearance:none;appearance:none;background:#000;border-radius:50px;pointer-events:auto}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;height:20px;width:20px;border-radius:50%;background:#ff4500;cursor:ew-resize;box-shadow:0 0 2px #555;transition:background .3s ease-in-out}
/*# sourceMappingURL=/cdn/shop/t/108/assets/collection.dev.css.map */
