.filter .slider{height:.6rem;margin-bottom:2rem;border-radius:.3rem}.filter .slider .faze-connect{background-color:#3000ee}.filter .slider .faze-pointer{width:2rem;height:2rem;background-color:#3000ee}.filter .filter-item .title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:4rem;padding:0 1.6rem;color:#222227;font-size:1.6rem;font-weight:500;line-height:1;border-radius:2.5rem;border:.1rem solid #efefef;background-color:#efefef}.filter .filter-item .title:after{content:'\f078';display:block;margin-left:1rem;color:#222227;font-family:'Font Awesome 6 Pro';font-size:1.2rem;font-weight:500;line-height:1;transition:transform .2s}.filter .filter-item .title:hover{cursor:pointer;color:#fff;background-color:#3000ee}.filter .filter-item .title:hover:after{color:#fff}.filter .filter-item .body{min-width:26rem;margin-top:1rem;padding:2rem;border:.1rem solid #efefef;border-radius:2.5rem;background-color:#fff;box-shadow:0 0 .7rem 0 rgba(0,0,0,.1);z-index:9}.filter .filter-item .body .faze-finder-input-holder{margin-bottom:1.6rem}.filter .filter-item .body .faze-finder-input-holder .search{height:3.5rem;padding-left:3rem;font-size:1.4rem;font-weight:400;border:.1rem solid #e0e0e0;border-radius:.8rem}.filter .filter-item .body .faze-finder-input-holder:before{content:'';position:absolute;top:50%;left:.8rem;display:block;width:1.5rem;height:1.9rem;background:url('/i/svg/search_small.svg') center center no-repeat;transform:translateY(-50%)}.filter .filter-item .body .faze-finder-input-holder .faze-finder-clear-button{right:.8rem}.filter .filter-item .body .faze-finder-input-holder .faze-finder-clear-button:before{color:#acacac}.filter .filter-item .body .checkboxes{scrollbar-width:thin;scrollbar-color:dark;overflow-x:hidden;overflow-y:auto;max-height:20rem;padding-right:2rem}.filter .filter-item .body .checkboxes::-webkit-scrollbar{width:.2rem}.filter .filter-item .body .checkboxes::-webkit-scrollbar-track{background-color:#e0e0e0}.filter .filter-item .body .checkboxes::-webkit-scrollbar-thumb{background-color:#3000ee}.filter .filter-item .body .checkboxes .checkbox{position:relative}.filter .filter-item .body .checkboxes .checkbox label{color:#515151}.filter .filter-item .body .buttons{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:2rem}.filter .filter-item .body .buttons button{padding:0;margin:0;font-weight:400;line-height:1;background:0 0;border:none}.filter .filter-item .body .buttons button:hover{cursor:pointer}.filter .filter-item .body .buttons .btn-filter{color:#3000ee;font-size:1.6rem;text-decoration:underline}.filter .filter-item .body .buttons .btn-clear{color:#222227;font-size:1.4rem}.filter .filter-item .body .inputs{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.filter .filter-item .body .inputs input{width:100%;max-width:40%;height:3.5rem;font-size:1.6rem;font-weight:400;text-align:center;border:.1rem solid #e0e0e0;border-radius:2rem}.filter .filter-item .body .inputs .delimiter{width:1rem;height:.1rem;background-color:#e0e0e0}.filter .filter-item.faze-active .title{color:#fff;background-color:#3000ee}.filter .filter-item.faze-active .title:after{color:#fff;transform:rotateZ(180deg)}.filter .btn-clear{display:flex;flex-direction:row;gap:1rem;padding:0 1.7rem;font-size:1.2rem;line-height:1;text-transform:uppercase;border:.1rem solid #e6e7eb;background:#fff}.filter .btn-clear:before{content:'\f00d';color:#222227;font-size:1.2rem;font-family:'Font Awesome 6 Pro'}.filter .btn-clear:hover{background:#e6e7eb}form.faze-filter-form{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2rem;width:100%;margin-bottom:2rem}form.faze-filter-form .prefilter{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-basis:100%}form.faze-filter-form .prefilter .smart{display:flex;flex-direction:row;align-items:center;gap:2.5rem}form.faze-filter-form .prefilter .sort{display:flex;flex-direction:row;align-items:center;gap:2rem}form.faze-filter-form .prefilter .sort .checkbox input:checked+label{color:#222227;text-decoration:underline}form.faze-filter-form .prefilter .sort .checkbox label:after,form.faze-filter-form .prefilter .sort .checkbox label:before{display:none}form.faze-filter-form .prefilter .sort:before{content:'';display:block;width:2rem;height:2rem;margin-right:-.6rem;background:url('/i/svg/sort.svg') center center no-repeat}form.faze-filter-form .overlay-filter{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2rem;width:100%}form.faze-filter-form .overlay-filter header{display:none}form.faze-filter-form .btn-mobile-filter{display:none}form.faze-filter-form .checkbox label{white-space:nowrap}form.faze-filter-form .search{display:flex;flex-direction:row;align-items:center;width:100%}form.faze-filter-form .search input{width:100%;height:4rem;padding:0 2rem;border:.1rem solid #808180;border-right:none;border-radius:1rem 0 0 1rem;line-height:4rem}form.faze-filter-form .search input::placeholder{color:#808180}form.faze-filter-form .search button{height:4rem;font-weight:500;border-radius:0 1rem 1rem 0}@media (max-width:1030px){form.faze-filter-form{flex-wrap:nowrap}form.faze-filter-form .prefilter .sort .checkbox:last-child{display:none}form.faze-filter-form .prefilter .smart{display:none}form.faze-filter-form .btn-mobile-filter{display:block;color:#3000ee;font-size:1.3rem;font-weight:500;text-decoration:underline;white-space:nowrap}form.faze-filter-form .btn-mobile-filter:hover{cursor:pointer;text-decoration:none}form.faze-filter-form .overlay-filter{display:none}form.faze-filter-form .overlay-filter header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:1.5rem}form.faze-filter-form .overlay-filter header .title{color:#222227;font-size:1.8rem;font-weight:600;line-height:1.4}form.faze-filter-form .overlay-filter header .btn-close:before{content:'\f00d';color:#222227;font-size:2.2rem;font-family:'Font Awesome 6 Pro'}form.faze-filter-form .overlay-filter header .btn-close:hover{cursor:pointer}form.faze-filter-form .overlay-filter .filter-item{border-top:.1rem solid #acacac}form.faze-filter-form .overlay-filter .filter-item .title{padding:0;background-color:#fff;border:none;border-radius:0}form.faze-filter-form .overlay-filter .filter-item:last-child{border-bottom:.1rem solid #acacac}form.faze-filter-form .overlay-filter .filter-item.faze-active .title,form.faze-filter-form .overlay-filter .filter-item:hover .title{color:#222227}form.faze-filter-form .overlay-filter .filter-item.faze-active .title:after,form.faze-filter-form .overlay-filter .filter-item:hover .title:after{color:#222227}form.faze-filter-form .overlay-filter .filter-item.faze-active .body{position:initial;margin-top:0;margin-bottom:1rem;padding:0;border:none;border-radius:0;box-shadow:none}form.faze-filter-form .overlay-filter .filter-item.faze-active .body .faze-finder-input-holder{display:none}form.faze-filter-form .overlay-filter.opened{position:fixed;top:8.4rem;left:0;display:block;width:100%;height:100%;padding:1.5rem;background-color:#fff;box-shadow:0 0 .7rem 0 rgba(0,0,0,.1);z-index:5}}.sidebar-content,section.catalog{display:grid;grid-template-columns:23.6rem 1fr;grid-template-areas:'header header' 'sidebar content';grid-gap:0 3.4rem}.sidebar-content h1,section.catalog h1{grid-area:header;margin-bottom:2.5rem}.sidebar-content aside.products,section.catalog aside.products{grid-area:content}.sidebar-content aside.products .text,section.catalog aside.products .text{margin-bottom:2rem}.sidebar-content aside.products .links,section.catalog aside.products .links{margin-bottom:2rem;padding-bottom:2rem;border-bottom:.1rem solid #e0e0e0}.sidebar-content aside.products .products-items,section.catalog aside.products .products-items{--columns-count:4}.sidebar-content aside.sidebar,section.catalog aside.sidebar{grid-area:sidebar}.sidebar-content aside.sidebar .category,section.catalog aside.sidebar .category{margin-bottom:2rem;padding:2rem 3rem 3rem;background:url('/i/img/category_background.png') top right/100% no-repeat #3000ee;border-radius:2.5rem;transition:background-size .2s ease-in-out}.sidebar-content aside.sidebar .category .title,section.catalog aside.sidebar .category .title{margin-bottom:1rem;color:#fff;font-size:2rem;font-weight:600;text-transform:uppercase;line-height:1.4}.sidebar-content aside.sidebar .category nav,section.catalog aside.sidebar .category nav{display:flex;flex-direction:column;gap:1.4rem}.sidebar-content aside.sidebar .category nav a,section.catalog aside.sidebar .category nav a{color:#fff;font-size:1.6rem;font-weight:400;line-height:1.2}.sidebar-content aside.sidebar .category:hover,section.catalog aside.sidebar .category:hover{background-size:110%}.sidebar-content.catalog-full,section.catalog.catalog-full{grid-template-columns:1fr;grid-template-areas:'header' 'content'}.sidebar-content.catalog-full .products-items,.sidebar-content.catalog-full aside.products .products-items,section.catalog.catalog-full .products-items,section.catalog.catalog-full aside.products .products-items{--columns-count:5}section.catalog-all{padding-top:0;background:0 0}.products-items{display:grid;grid-template-columns:repeat(var(--columns-count),1fr);grid-gap:2rem;margin-top:2rem}.products-items,.products-items>*{min-width:0;min-height:0}.products-items .callback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:3rem;border:none;border-radius:2.5rem;background:url('/webp/i/img/catalog_callback_background.png') center center/100% no-repeat #3000ee;transition:background-size .2s ease-in-out}.products-items .callback .text{color:#fff;font-size:1.6rem;font-weight:400;line-height:1.4}.products-items .callback .caption{width:100%;margin-bottom:.5rem;color:#fff;font-size:2rem;font-weight:600;line-height:1.2;text-transform:uppercase}.products-items .callback input{height:4rem;margin-top:auto;padding-left:1.8rem;padding-right:1.8rem;color:#222227;font-size:1.4rem;font-weight:500;line-height:1;border-radius:2.5rem;background-color:#fff}.products-items .callback button{width:100%;height:4rem;padding-left:1rem;padding-right:1rem;color:#222227;font-size:1.6rem;font-weight:500;line-height:1;background-color:#fff}.products-items .callback button:hover{background-color:#dfe7fe}.products-items .callback:nth-child(20){grid-column:2;grid-row:2}.products-items .callback .socials{display:flex;flex-direction:column;margin-top:3rem}.products-items .callback .socials .caption{margin-bottom:0;color:#fff;font-size:1.1rem;font-weight:500;line-height:1.2rem;text-align:center;text-transform:initial}.products-items .callback .socials .icons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;margin-top:.5rem}.products-items .callback .socials .icons .telegram,.products-items .callback .socials .icons .whatsapp{display:block;width:3.5rem;height:3.5rem}.products-items .callback .socials .icons .telegram{background:url('/i/svg/telegram_white.svg') center center no-repeat}.products-items .callback .socials .icons .whatsapp{background:url('/i/svg/whatsapp_white.svg') center center no-repeat}.products-items .callback:hover{background-size:110%}.products-items .products-item{position:relative;min-height:38rem}.products-items .products-item .inner{display:flex;flex-direction:column;padding:2rem;background-color:#fff;border:.1rem solid #e0e0e0;border-radius:2.5rem}.products-items .products-item .inner .faze-colorchanger-colors{top:initial;left:2rem;bottom:16.2rem}.products-items .products-item .inner .faze-colorchanger-colors .faze-colorchanger-color,.products-items .products-item .inner .faze-colorchanger-colors .faze-colorchanger-more{width:4.2rem;height:4.2rem;border-radius:.3rem}.products-items .products-item .badges{position:absolute;top:2rem;left:2rem;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.products-items .products-item .badges .badge{padding:.5rem 1rem;color:#fff;font-size:1.3rem;font-weight:600;line-height:1;border-radius:1.3rem;z-index:3}.products-items .products-item .badges .badge.badge-new{background-color:#ff4c4c}.products-items .products-item .badges .badge.badge-sale{background-color:#3000ee}.products-items .products-item .badges .badge.badge-label{display:block;width:7.2rem;height:2.6rem;border-radius:0;background:url('/webp/i/img/label.png') center center no-repeat}.products-items .products-item .image{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.products-items .products-item .image,.products-items .products-item .image img{width:100%;max-width:20rem;height:auto;margin:0 auto}.products-items .products-item .name{height:4rem;margin-top:1rem;margin-bottom:1rem;color:#222227;font-size:1.6rem;font-weight:500;line-height:1.2;overflow:hidden}.products-items .products-item .param{display:flex;flex-direction:row;align-items:flex-start;color:#808180;font-size:1.6rem;font-weight:400;line-height:1}.products-items .products-item .param .value{margin-left:auto}.products-items .products-item .param:not(:last-child){margin-bottom:.6rem}.products-items .products-item .btn-favorite{position:absolute;top:2rem;right:2rem;border:none;background:0 0}.products-items .products-item .btn-favorite:before{content:'\f004';color:#808180;font-family:'Font Awesome 6 Pro';font-size:2.2rem;font-weight:400;line-height:1}.products-items .products-item .btn-favorite:hover,.products-items .products-item .btn-favorite[data-favorite-id]{cursor:pointer}.products-items .products-item .btn-favorite:hover:before,.products-items .products-item .btn-favorite[data-favorite-id]:before{color:#3000ee;font-weight:700}.products-items .products-item .colors{position:absolute;top:2rem;right:2rem;display:grid;grid-template-rows:repeat(6,1fr);grid-auto-flow:column;width:3.2rem;margin-top:.3rem;margin-right:.4rem}.products-items .products-item .colors .color{position:relative;display:block;width:3.2rem;height:3.2rem;background-size:80%!important}.products-items .products-item .colors .color:hover{cursor:pointer}.products-items .products-item .colors .color:nth-child(n+4){display:none}.products-items .products-item .colors:empty{display:none}.products-items .products-item .colors:hover{width:unset;min-width:unset}.products-items .products-item .colors:hover .color:nth-child(n+4){display:block}.products-items .products-item .price{margin-top:.8rem;font-size:2.2rem;font-weight:600;line-height:1;white-space:nowrap}.products-items .products-item .order{display:none;flex-direction:row;align-items:center;gap:1rem;margin-top:1rem}.products-items .products-item .order input{width:100%;height:4rem;margin-left:auto;color:#515151;font-size:1.6rem;line-height:4rem;text-align:center;border:.1rem solid #e0e0e0;border-radius:2.5rem}.products-items .products-item .order input[type=number]{appearance:textfield}.products-items .products-item .order input::-webkit-inner-spin-button,.products-items .products-item .order input::-webkit-outer-spin-button{appearance:none}.products-items .products-item .order button{display:flex;flex-direction:row;align-items:center;justify-content:center;width:4rem;min-width:4rem;height:4rem;min-height:4rem;background:#3000ee;border-radius:50%;border:none;z-index:3}.products-items .products-item .order button:after{content:'';display:block;width:2rem;height:2rem;background:url('/i/svg/cart_white.svg') center center no-repeat}.products-items .products-item .order button:hover{cursor:pointer;color:#222227;background-color:#ffec43}.products-items .products-item:hover .inner{position:absolute;z-index:4}.products-items .products-item:hover .inner .badges{top:1.9rem;left:1.9rem}.products-items .products-item:hover .inner .btn-favorite{top:1.9rem;right:1.9rem}.products-items .products-item:hover .inner .faze-colorchanger-colors{bottom:20.8rem}.products-items .products-item:hover .order{display:flex}.products-items .pagination{grid-column:span var(--columns-count)}.faze-thumbgallery .faze-thumbgallery-gallery{grid-gap:0.7rem;width:12rem;height:.4rem;left:50%;transform:translateX(-50%)}section.selections>.text{margin-bottom:3rem}section.selections .categories{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2rem;margin-bottom:3rem}section.selections .categories .category{padding:1rem 2.5rem;color:#222227;font-size:1.6rem;font-weight:500;line-height:1;border:.1rem solid #acacac;border-radius:2.5rem;background-color:#fff}section.selections .categories .category.active,section.selections .categories .category:hover{cursor:pointer;color:#fff;text-decoration:none;border-color:#3000ee;background-color:#3000ee}section.selections .selections-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:3rem}section.selections .selections-items,section.selections .selections-items>*{min-width:0;min-height:0}section.selections .selections-items .selections-item{display:block;border-radius:2.5rem;overflow:hidden;position:relative}section.selections .selections-items .selections-item img{display:flex;width:100%;height:100%}section.selections .selections-items .selections-item .info{position:absolute;left:2.5rem;bottom:2.5rem;width:calc(100% - 5rem);z-index:1}section.selections .selections-items .selections-item .info .name{display:inline-flex;flex-direction:row;align-items:center;justify-content:space-between;min-width:23rem;padding:1rem 2rem;color:#222227;font-size:1.6rem;font-weight:500;line-height:1;background-color:#fff;border-radius:2.5rem}section.selections .selections-items .selections-item .info .name:after{content:'';display:block;width:.8rem;height:1.4rem;background:url('/i/svg/more_black.svg') center center no-repeat;margin-left:2rem}section.selections .selections-items .selections-item .info .text{display:none;margin-top:1rem;color:#fff;font-size:1.6rem;font-weight:400;line-height:1.3}section.selections .selections-items .selections-item.selections-item-big{grid-row:span 2}section.selections .selections-items .selections-item.selections-item-big .info .name{padding:0;color:#fff;font-size:2rem;font-weight:600;text-transform:uppercase;background:0 0;border-radius:0}section.selections .selections-items .selections-item.selections-item-big .info .name:after{display:none}section.selections .selections-items .selections-item.selections-item-big .info .text{display:block}section.selections .selections-items .selections-item:before{content:'';position:absolute;top:3rem;right:3rem;display:block;width:4rem;height:4rem;background:url('/i/svg/link.svg') center center no-repeat;transition:transform .2s ease-in-out}section.selections .selections-items .selections-item:hover:before{transform:rotateZ(45deg)}section.selections .selections-items .selections-item:before{top:2.5rem;right:2.5rem}section.selections .selections-items .selections-item::after{content:'';position:absolute;left:0;bottom:0;display:block;width:100%;height:100%;background:linear-gradient(to top,rgba(0,0,0,.3) 30%,transparent)}