.ProductGrid_container__ckrmy{width:100%;margin:0 auto}.ProductGrid_categoryTitle__1yAG7{text-align:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.ProductGrid_mainContent__ASvzW{display:grid;grid-template-columns:280px 1fr;grid-template-areas:"sidebar sort" "sidebar grid";grid-gap:2rem;gap:2rem;align-items:start}.ProductGrid_sidebarWrapper__SDb_M{grid-area:sidebar}.ProductGrid_sortWrapper__7xcBx{grid-area:sort}.ProductGrid_gridWrapper__2lm2Z{grid-area:grid}.ProductGrid_filterControls__BysnA{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.ProductGrid_sectionNavigation__5vESl{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.ProductGrid_breadcrumbs__73y7D{display:flex;align-items:center;gap:.5rem;font-size:.9rem;flex-wrap:wrap}.ProductGrid_breadcrumbButton__wbGQU{padding:.4rem .8rem;background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:4px;color:hsla(0,0%,100%,.8);font-size:.9rem;cursor:pointer;transition:all .2s ease;text-decoration:none}.ProductGrid_breadcrumbButton__wbGQU:hover{background-color:hsla(0,0%,100%,.2);color:#fff}.ProductGrid_breadcrumbButton__wbGQU.ProductGrid_active__Y41Md{background-color:rgba(0,122,255,.3);border-color:rgba(0,122,255,.5);color:#fff;cursor:default}.ProductGrid_breadcrumbSeparator__ZeEi_{color:hsla(0,0%,100%,.5);font-size:.8rem;margin:0 .2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ProductGrid_sectionsGrid___Gps8{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.ProductGrid_sectionButton__p0Aiz{position:relative;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background-color:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:left;text-decoration:none}.ProductGrid_sectionButton__p0Aiz:hover{background-color:rgba(40,40,40,.8);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,.3)}.ProductGrid_sectionButton__p0Aiz.ProductGrid_active__Y41Md{background-color:rgba(0,122,255,.2);border-color:rgba(0,122,255,.4);color:#fff}.ProductGrid_sectionButton__p0Aiz.ProductGrid_productLine__zakTk{border-left:4px solid rgba(76,175,80,.6)}.ProductGrid_sectionButton__p0Aiz.ProductGrid_productLine__zakTk:hover{border-left-color:rgba(76,175,80,.8)}.ProductGrid_sectionImageContainer__dSxbS{flex-shrink:0;width:48px;height:48px;border-radius:6px;overflow:hidden;background-color:hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center}.ProductGrid_sectionImage__EUbQ8{width:100%;height:100%;object-fit:cover;border-radius:6px}.ProductGrid_sectionPlaceholder__7wyTj{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.05);border-radius:6px}.ProductGrid_sectionIcon__ZqT2c{display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.4)}.ProductGrid_sectionIcon__ZqT2c svg{width:24px;height:24px}.ProductGrid_sectionName__iI2OZ{flex:1 1;text-align:left}@media(max-width:768px){.ProductGrid_sectionsGrid___Gps8{grid-template-columns:1fr;gap:.8rem}.ProductGrid_sectionButton__p0Aiz{padding:.8rem 1rem;gap:.8rem}.ProductGrid_sectionImageContainer__dSxbS{width:40px;height:40px}.ProductGrid_mainContent__ASvzW{grid-template-columns:1fr 1fr;grid-template-areas:"sidebar sort" "grid grid";gap:1rem}.ProductGrid_sidebarWrapper__SDb_M{width:100%}}@media(max-width:576px){.ProductGrid_sectionButton__p0Aiz{padding:.6rem .8rem;font-size:.9rem}.ProductGrid_sectionImageContainer__dSxbS{width:36px;height:36px}}.ProductGrid_lineIndicator__OvKCS{position:absolute;top:.5rem;right:.5rem;padding:.2rem .5rem;background-color:rgba(76,175,80,.2);border:1px solid rgba(76,175,80,.4);border-radius:3px;font-size:.7rem;font-weight:400;color:rgba(76,175,80,.9)}.ProductGrid_sortControls__2pKxQ{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.ProductGrid_dropdown__IT4vL{position:relative;min-width:200px}.ProductGrid_dropdownToggle__8Fg_9{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.7rem 1rem;background-color:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;color:#fff;font-size:.95rem;cursor:pointer;transition:all .2s ease}.ProductGrid_dropdownToggle__8Fg_9 span{color:hsla(0,0%,100%,.8)}.ProductGrid_dropdownToggle__8Fg_9 strong{font-weight:500;margin:0 .4rem}.ProductGrid_dropdownToggle__8Fg_9:hover{background-color:rgba(40,40,40,.6)}.ProductGrid_arrowDown__oVlqi,.ProductGrid_arrowUp__mEH4J{font-size:.7rem;color:hsla(0,0%,100%,.6);transition:transform .3s ease;margin-left:.5rem}.ProductGrid_arrowUp__mEH4J{transform:rotate(180deg)}.ProductGrid_dropdownMenu__2jo_l{position:absolute;top:calc(100% + 5px);left:0;z-index:9999;width:100%;background-color:rgba(30,30,30,.95);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;box-shadow:0 5px 15px rgba(0,0,0,.3);overflow:hidden;max-height:300px;overflow-y:auto}.ProductGrid_dropdownItem__ZUlfd{width:100%;padding:.7rem 1rem;text-align:left;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.8);font-size:.9rem;cursor:pointer;transition:background-color .2s ease}.ProductGrid_dropdownItem__ZUlfd:last-child{border-bottom:none}.ProductGrid_dropdownItem__ZUlfd:hover{background-color:hsla(0,0%,100%,.05);color:#fff}.ProductGrid_dropdownItem__ZUlfd.ProductGrid_active__Y41Md{background-color:rgba(0,122,255,.1);color:#fff;font-weight:500;border-left:3px solid rgba(0,122,255,.8)}.ProductGrid_productsGrid__ro3wh{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1.5rem;gap:1.5rem;margin-top:1rem}.ProductGrid_noProducts__Jh8M2{grid-column:1/-1;text-align:center;padding:3rem 0;color:hsla(0,0%,100%,.7);background-color:rgba(30,30,30,.3);border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.ProductGrid_noProducts__Jh8M2 p{margin:0;font-size:1.1rem}@keyframes ProductGrid_fadeIn__j1V_i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ProductGrid_productsGrid__ro3wh>div{animation:ProductGrid_fadeIn__j1V_i .6s ease forwards;opacity:0}.ProductGrid_productsGrid__ro3wh>div:first-child{animation-delay:.05s}.ProductGrid_productsGrid__ro3wh>div:nth-child(2){animation-delay:.1s}.ProductGrid_productsGrid__ro3wh>div:nth-child(3){animation-delay:.15s}.ProductGrid_productsGrid__ro3wh>div:nth-child(4){animation-delay:.2s}.ProductGrid_productsGrid__ro3wh>div:nth-child(5){animation-delay:.25s}.ProductGrid_productsGrid__ro3wh>div:nth-child(6){animation-delay:.3s}.ProductGrid_productsGrid__ro3wh>div:nth-child(7){animation-delay:.35s}.ProductGrid_productsGrid__ro3wh>div:nth-child(8){animation-delay:.4s}.ProductGrid_productsGrid__ro3wh>div:nth-child(9){animation-delay:.45s}.ProductGrid_productsGrid__ro3wh>div:nth-child(10){animation-delay:.5s}.ProductGrid_productsGrid__ro3wh>div:nth-child(11){animation-delay:.55s}.ProductGrid_productsGrid__ro3wh>div:nth-child(12){animation-delay:.6s}.ProductGrid_productsGrid__ro3wh>div:nth-child(13){animation-delay:.65s}.ProductGrid_productsGrid__ro3wh>div:nth-child(14){animation-delay:.7s}.ProductGrid_productsGrid__ro3wh>div:nth-child(15){animation-delay:.75s}.ProductGrid_productsGrid__ro3wh>div:nth-child(16){animation-delay:.8s}.ProductGrid_productsGrid__ro3wh>div:nth-child(17){animation-delay:.85s}.ProductGrid_productsGrid__ro3wh>div:nth-child(18){animation-delay:.9s}.ProductGrid_productsGrid__ro3wh>div:nth-child(19){animation-delay:.95s}.ProductGrid_productsGrid__ro3wh>div:nth-child(20){animation-delay:1s}.ProductGrid_productsGrid__ro3wh>div:nth-child(21){animation-delay:1.05s}.ProductGrid_productsGrid__ro3wh>div:nth-child(22){animation-delay:1.1s}.ProductGrid_productsGrid__ro3wh>div:nth-child(23){animation-delay:1.15s}.ProductGrid_productsGrid__ro3wh>div:nth-child(24){animation-delay:1.2s}.ProductGrid_productsGrid__ro3wh>div:nth-child(25){animation-delay:1.25s}.ProductGrid_productsGrid__ro3wh>div:nth-child(26){animation-delay:1.3s}.ProductGrid_productsGrid__ro3wh>div:nth-child(27){animation-delay:1.35s}.ProductGrid_productsGrid__ro3wh>div:nth-child(28){animation-delay:1.4s}@media(max-width:1024px){.ProductGrid_productsGrid__ro3wh{grid-template-columns:repeat(3,1fr);gap:1.2rem}.ProductGrid_categoryTitle__1yAG7{font-size:1.8rem}}@media(max-width:768px){.ProductGrid_productsGrid__ro3wh{grid-template-columns:repeat(2,1fr);gap:1rem}.ProductGrid_categoryTitle__1yAG7{font-size:1.6rem}.ProductGrid_filterControls__BysnA{flex-direction:column;align-items:stretch;gap:.7rem}.ProductGrid_dropdown__IT4vL{width:100%}.ProductGrid_dropdownToggle__8Fg_9 span{display:none}.ProductGrid_sortControls__2pKxQ{flex-direction:row;align-items:center;gap:.5rem;margin-bottom:0;height:100%}.ProductGrid_dropdownToggle__8Fg_9{padding:.8rem 1rem;height:100%;justify-content:space-between}.ProductGrid_sectionsGrid___Gps8{grid-template-columns:1fr;gap:.8rem}.ProductGrid_sectionNavigation__5vESl{flex-direction:column;align-items:stretch;gap:.5rem}.ProductGrid_breadcrumbs__73y7D{order:-1;margin-bottom:.5rem}.ProductGrid_sectionButton__p0Aiz{padding:.8rem 1rem;font-size:.9rem}}@media(max-width:480px){.ProductGrid_categoryTitle__1yAG7{font-size:1.5rem}}.ProductGrid_directionToggle__Pntm2{display:flex;align-items:center;justify-content:center;background-color:rgba(30,30,30,.6);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;padding:.5rem;font-size:1.2rem;cursor:pointer;transition:all .2s ease;margin-left:.5rem;width:2.6rem;height:2.6rem;color:hsla(0,0%,100%,.8)}.ProductGrid_directionToggle__Pntm2:hover{background-color:rgba(40,40,40,.6);border-color:hsla(0,0%,100%,.2);color:#fff}.ProductGrid_directionToggle__Pntm2:active{transform:scale(.95)}@media(max-width:768px){.ProductGrid_directionToggle__Pntm2{width:3rem;height:100%;margin-left:0;padding:0;aspect-ratio:1}}.ProductGrid_loadingSpinner__iURbM{display:flex;justify-content:center;align-items:center;min-height:400px;width:100%}.ProductGrid_spinner___Pujk{width:60px;height:60px;border:4px solid hsla(0,0%,100%,.1);border-top-color:#fff;border-radius:50%;animation:ProductGrid_spin__NslWn .8s linear infinite}@keyframes ProductGrid_spin__NslWn{to{transform:rotate(1turn)}}html[data-theme=light] .ProductGrid_spinner___Pujk{border:4px solid rgba(0,0,0,.08);border-top-color:#a13a3a}html[data-theme=light] .ProductGrid_sectionButton__p0Aiz{background-color:rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.08);color:#222}html[data-theme=light] .ProductGrid_sectionButton__p0Aiz:hover{background-color:rgba(0,0,0,.08);border-color:rgba(0,0,0,.12);color:#000}html[data-theme=light] .ProductGrid_sectionButton__p0Aiz.ProductGrid_active__Y41Md{background-color:rgba(0,122,255,.12);border-color:rgba(0,122,255,.3);color:#0a0a0a}html[data-theme=light] .ProductGrid_sectionButton__p0Aiz.ProductGrid_productLine__zakTk{border-left-color:rgba(76,175,80,.5)}html[data-theme=light] .ProductGrid_sectionImageContainer__dSxbS{background-color:rgba(0,0,0,.06)}html[data-theme=light] .ProductGrid_sectionIcon__ZqT2c{color:rgba(0,0,0,.5)}.AssortimentPage_assortimentPage__yPdSn{width:100%;max-width:1400px;margin:160px auto 0;padding:0 1rem 2rem;min-height:100vh}.AssortimentPage_pageContainer__bGIXI,.AssortimentPage_productsContainer__p3NWc{width:100%}.AssortimentPage_productsContainer__p3NWc.AssortimentPage_fullWidth__DaoMF{width:100%;max-width:none}.AssortimentPage_assortimentHeader__WOsmW{text-align:center;padding:140px 20px 60px;background:linear-gradient(135deg,rgba(161,58,58,.1),rgba(67,67,67,.1))}.AssortimentPage_assortimentHeader__WOsmW h1{font-size:3rem;font-weight:700;margin-bottom:1rem}.AssortimentPage_assortimentHeader__WOsmW p{font-size:1.2rem;color:hsla(0,0%,100%,.8);max-width:600px;margin:0 auto}@media(max-width:1126px){.AssortimentPage_assortimentHeader__WOsmW{padding-top:120px}}@media(max-width:768px){.AssortimentPage_assortimentHeader__WOsmW{padding-top:100px}}.AssortimentPage_assortimentContent__zq4Uc{max-width:1200px;margin:0 auto;padding:60px 20px}.AssortimentPage_videoContainer___JXcN{margin-bottom:3rem;padding:1.5rem;background:rgba(30,30,30,.5);border-radius:10px;box-shadow:0 8px 20px rgba(0,0,0,.2)}.AssortimentPage_videoContainer___JXcN h2{font-size:1.8rem;text-align:center;margin-bottom:1.5rem;color:#fff}.AssortimentPage_videoWrapper__Ab4Zv{position:relative;width:100%;max-width:860px;margin:0 auto;border-radius:8px;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3)}.AssortimentPage_videoWrapper__Ab4Zv iframe{display:block;width:100%;border-radius:8px}@media(max-width:1126px){.AssortimentPage_assortimentPage__yPdSn{margin-top:120px}}@media(max-width:768px){.AssortimentPage_assortimentPage__yPdSn{margin-top:100px;padding:1.5rem .8rem}}@media(max-width:576px){.AssortimentPage_assortimentPage__yPdSn{padding:1rem .5rem}}@media(max-width:900px){.AssortimentPage_assortimentHeader__WOsmW{padding-bottom:40px}.AssortimentPage_assortimentHeader__WOsmW h1{font-size:2.5rem}.AssortimentPage_assortimentHeader__WOsmW p{font-size:1.1rem}.AssortimentPage_assortimentContent__zq4Uc{padding:40px 20px}}@media(max-width:600px){.AssortimentPage_assortimentHeader__WOsmW{padding:80px 15px 30px}.AssortimentPage_assortimentHeader__WOsmW h1{font-size:2rem}.AssortimentPage_assortimentHeader__WOsmW p{font-size:1rem}.AssortimentPage_assortimentContent__zq4Uc{padding:30px 15px}}html[data-theme=light] .AssortimentPage_assortimentPage__yPdSn{background-color:var(--background)}html[data-theme=light] .AssortimentPage_assortimentHeader__WOsmW{background:linear-gradient(135deg,rgba(0,0,0,.03),rgba(0,0,0,.06))}html[data-theme=light] .AssortimentPage_assortimentHeader__WOsmW h1{color:#111}html[data-theme=light] .AssortimentPage_assortimentHeader__WOsmW p{color:#555}html[data-theme=light] .AssortimentPage_videoContainer___JXcN{background:rgba(0,0,0,.04)}html[data-theme=light] .AssortimentPage_videoContainer___JXcN h2{color:#111}html[data-theme=light] .AssortimentPage_videoWrapper__Ab4Zv{box-shadow:0 5px 15px rgba(0,0,0,.08)}