.Category-module__FS-5KG__categoryPage{max-width:1200px;margin:0 auto;padding:40px 20px}.Category-module__FS-5KG__pageHeader{text-align:center;margin-bottom:40px}.Category-module__FS-5KG__categoryTitle{color:#111;font-size:2.2rem;font-weight:800;display:inline-block;position:relative}.Category-module__FS-5KG__categoryTitle:after{content:"";background-color:#f8b426;border-radius:2px;width:60px;height:4px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.Category-module__FS-5KG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:30px;display:grid}.Category-module__FS-5KG__productCard{background-color:#fff;border:1px solid #eaeaea;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 15px #0000000d}.Category-module__FS-5KG__productCard:hover{transform:translateY(-5px);box-shadow:0 10px 25px #0000001a}.Category-module__FS-5KG__cardImageWrapper{background-color:#f9f9f9;justify-content:center;align-items:center;width:100%;height:200px;padding:20px;display:flex;position:relative}.Category-module__FS-5KG__cardImage{object-fit:contain;mix-blend-mode:darken;max-width:100%;max-height:100%;transition:transform .3s}.Category-module__FS-5KG__productCard:hover .Category-module__FS-5KG__cardImage{transform:scale(1.05)}.Category-module__FS-5KG__cardContent{flex-direction:column;flex-grow:1;padding:25px 20px;display:flex}.Category-module__FS-5KG__cardTitle{color:#2d3748;flex-grow:1;margin-bottom:20px;font-size:1.1rem;font-weight:700;line-height:1.4}.Category-module__FS-5KG__detailsButton{color:#111;text-align:center;background-color:#f8b426;border-radius:8px;width:100%;padding:12px 0;font-weight:600;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-block}.Category-module__FS-5KG__detailsButton:hover{background-color:#e5a420}.Category-module__FS-5KG__detailsButton:active{transform:scale(.98)}.Category-module__FS-5KG__loadingContainer{color:#555;justify-content:center;align-items:center;height:50vh;font-size:1.5rem;display:flex}.Category-module__FS-5KG__emptyText{text-align:center;color:#666;grid-column:1/-1;padding:60px 0;font-size:1.2rem}@media (max-width:768px){.Category-module__FS-5KG__productsGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}.Category-module__FS-5KG__categoryTitle{font-size:1.8rem}.Category-module__FS-5KG__cardImageWrapper{height:180px}}@media (max-width:480px){.Category-module__FS-5KG__productsGrid{grid-template-columns:repeat(2,1fr);gap:15px}.Category-module__FS-5KG__categoryTitle{font-size:1.5rem}.Category-module__FS-5KG__cardImageWrapper{height:120px;padding:10px}.Category-module__FS-5KG__cardContent{padding:12px 10px}.Category-module__FS-5KG__cardTitle{margin-bottom:10px;font-size:.85rem}.Category-module__FS-5KG__detailsButton{padding:8px 0;font-size:.85rem}}
.ImageLoader-module__cUOShq__imageWrapper{border-radius:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ImageLoader-module__cUOShq__skeleton{border-radius:inherit;z-index:1;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s linear infinite ImageLoader-module__cUOShq__loadingPulse;position:absolute;top:0;left:0}.ImageLoader-module__cUOShq__image{opacity:0;object-fit:inherit;z-index:2;width:100%;height:100%;transition:opacity .5s ease-in-out;position:relative}.ImageLoader-module__cUOShq__image.ImageLoader-module__cUOShq__loaded{opacity:1}@keyframes ImageLoader-module__cUOShq__loadingPulse{0%{background-position:200% 0}to{background-position:-200% 0}}
.CategoriesSection-module__egP2iG__categoriesSection{box-sizing:border-box;width:100%;max-width:100%;margin-top:25px;position:relative;overflow:hidden}@media (max-width:991px){.CategoriesSection-module__egP2iG__categoriesSection{margin-top:16px}}.CategoriesSection-module__egP2iG__sectionTitle{color:#222;text-align:center;margin-bottom:20px;font-size:1.4rem;font-weight:800}.CategoriesSection-module__egP2iG__grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}@media (max-width:991px){.CategoriesSection-module__egP2iG__grid{grid-template-columns:repeat(2,1fr);gap:14px}.CategoriesSection-module__egP2iG__sectionTitle{margin-bottom:15px;font-size:1.2rem}}@media (max-width:580px){.CategoriesSection-module__egP2iG__grid{grid-template-columns:1fr;gap:12px}.CategoriesSection-module__egP2iG__sectionTitle{font-size:1.1rem}}.CategoriesSection-module__egP2iG__card{cursor:pointer;background-color:#fafafa;border:1px solid #0000000a;border-radius:8px;flex-direction:column;align-items:flex-start;height:140px;padding:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000a}@media (min-width:992px){.CategoriesSection-module__egP2iG__card{height:160px}}.CategoriesSection-module__egP2iG__card:hover{border-color:#f8b426;transform:translateY(-4px);box-shadow:0 12px 24px #00000014}.CategoriesSection-module__egP2iG__imgWrapper{z-index:0;pointer-events:none;background-color:#0000;width:60%;height:130%;position:absolute;top:50%;right:0%;overflow:visible;transform:translateY(-50%)}@media (min-width:992px){.CategoriesSection-module__egP2iG__imgWrapper{width:60%;height:140%;right:-5%}}.CategoriesSection-module__egP2iG__cardImg{object-fit:contain;object-position:right center;mix-blend-mode:darken;width:100%;height:100%;transition:transform .4s}.CategoriesSection-module__egP2iG__card:hover .CategoriesSection-module__egP2iG__cardImg{transform:scale(1.05)}.CategoriesSection-module__egP2iG__cardText{color:#1e293b;z-index:1;background-color:#0000;max-width:60%;padding:0;font-size:.95rem;font-weight:700;line-height:1.4;transition:color .3s}@media (min-width:992px){.CategoriesSection-module__egP2iG__cardText{max-width:55%;font-size:1.1rem}}.CategoriesSection-module__egP2iG__card:hover .CategoriesSection-module__egP2iG__cardText{color:#f8b426}.CategoriesSection-module__egP2iG__chatWidget{z-index:100;align-items:center;gap:15px;display:flex;position:fixed;bottom:30px;right:30px}@media (max-width:991px){.CategoriesSection-module__egP2iG__chatWidget{bottom:75px;right:15px}}.CategoriesSection-module__egP2iG__chatTooltip{color:#333;background-color:#fff;border-radius:20px;padding:10px 15px;font-size:.9rem;font-weight:500;box-shadow:0 4px 10px #0000001a}.CategoriesSection-module__egP2iG__chatBtn{color:#fff;cursor:pointer;background-color:#a072d9;border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .2s;display:flex;box-shadow:0 4px 14px #a072d973}.CategoriesSection-module__egP2iG__chatBtn:hover{transform:scale(1.07)}
.PromoBanners-module__m5dfSa__promoSection{width:100%;margin-top:40px}.PromoBanners-module__m5dfSa__promoGrid{grid-template-columns:65% calc(35% - 20px);gap:20px;width:100%;display:grid}.PromoBanners-module__m5dfSa__promoLeft{background-color:#f8b426;border-radius:12px;justify-content:space-between;align-items:center;height:280px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000001a}.PromoBanners-module__m5dfSa__leftContent{z-index:2;width:50%;max-width:55%;padding:40px}.PromoBanners-module__m5dfSa__title{color:#111;margin-bottom:5px;font-size:1.5rem;font-weight:800}.PromoBanners-module__m5dfSa__subtitle{color:#fff;margin-bottom:25px;font-size:.95rem;font-style:italic}.PromoBanners-module__m5dfSa__desc{color:#111;font-size:1.05rem;font-weight:500;line-height:1.5}.PromoBanners-module__m5dfSa__leftImage{justify-content:flex-end;align-items:flex-end;width:50%;height:100%;display:flex;position:absolute;bottom:0;right:20px}.PromoBanners-module__m5dfSa__leftImage img{object-fit:contain;border-top-right-radius:12px;border-bottom-right-radius:12px;width:100%;height:100%}.PromoBanners-module__m5dfSa__promoRight{background-color:#f6f7f9;border-radius:12px;align-items:center;height:280px;padding:40px;display:flex;position:relative;overflow:hidden}.PromoBanners-module__m5dfSa__rightBgImage{object-fit:contain;object-position:bottom right;z-index:0;mix-blend-mode:darken;width:70%;height:120%;position:absolute;bottom:-20px;right:-20px}.PromoBanners-module__m5dfSa__rightContentOverlay{display:none}.PromoBanners-module__m5dfSa__rightTextContainer{z-index:2;text-align:left;width:55%;position:relative}.PromoBanners-module__m5dfSa__rightTextContainer h4{color:#2d3748;font-size:1.6rem;font-weight:800;line-height:1.4}@media (max-width:991px){.PromoBanners-module__m5dfSa__promoGrid{grid-template-columns:1fr}.PromoBanners-module__m5dfSa__promoLeft{height:auto;min-height:200px;padding:0}.PromoBanners-module__m5dfSa__leftContent{width:55%;max-width:55%;padding:25px 20px}.PromoBanners-module__m5dfSa__promoRight{height:180px}.PromoBanners-module__m5dfSa__title{font-size:1.25rem}.PromoBanners-module__m5dfSa__desc{font-size:.95rem}}@media (max-width:480px){.PromoBanners-module__m5dfSa__promoLeft{min-height:180px}.PromoBanners-module__m5dfSa__leftContent{width:60%;max-width:60%;padding:20px 15px}.PromoBanners-module__m5dfSa__title{font-size:1.1rem}.PromoBanners-module__m5dfSa__leftImage{width:40%}}
.StatsSection-module__XcOJDa__statsSection{grid-template-columns:320px 1fr;gap:20px;width:100%;min-height:280px;margin-top:40px;display:grid}.StatsSection-module__XcOJDa__leftMap{text-align:center;background-color:#f8b426;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex;position:relative;overflow:hidden}.StatsSection-module__XcOJDa__mapImage{object-fit:contain;width:90%;height:auto;margin-bottom:20px}.StatsSection-module__XcOJDa__mapText{color:#fff;margin:0;font-size:1.15rem;font-weight:500;line-height:1.4}.StatsSection-module__XcOJDa__rightStats{background-color:#f6f6f6;border-radius:12px;align-items:center;padding:40px 60px;display:flex;position:relative;overflow:hidden}.StatsSection-module__XcOJDa__rightStats:before{content:"";opacity:.1;z-index:0;background-image:url(/images/card-fon.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.StatsSection-module__XcOJDa__statsGrid{z-index:1;grid-template-columns:1fr 1fr;gap:50px 40px;width:100%;display:grid}.StatsSection-module__XcOJDa__statItem{flex-direction:column;display:flex}.StatsSection-module__XcOJDa__statValueBlock{flex-direction:column;margin-bottom:8px;display:flex}.StatsSection-module__XcOJDa__statPrefix{color:#777;margin-bottom:2px;font-size:1.05rem;font-weight:400}.StatsSection-module__XcOJDa__statValue{color:#f8b426;font-size:2.4rem;font-weight:800;line-height:1.1}.StatsSection-module__XcOJDa__statLabel{color:#777;font-size:1.05rem;font-weight:400;line-height:1.4}@media (max-width:991px){.StatsSection-module__XcOJDa__statsSection{grid-template-columns:1fr}.StatsSection-module__XcOJDa__leftMap{min-height:220px;padding:25px 20px}.StatsSection-module__XcOJDa__rightStats{padding:30px 25px}.StatsSection-module__XcOJDa__statsGrid{gap:30px 20px}.StatsSection-module__XcOJDa__statValue{font-size:2rem}}@media (max-width:480px){.StatsSection-module__XcOJDa__statsGrid{grid-template-columns:1fr 1fr;gap:20px 15px}.StatsSection-module__XcOJDa__statValue{font-size:1.6rem}.StatsSection-module__XcOJDa__statLabel{font-size:.9rem}}
.FeaturesSection-module__bjvzGa__featuresSection{width:100%;margin-top:40px}.FeaturesSection-module__bjvzGa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.FeaturesSection-module__bjvzGa__card{background-color:#fff;border:1px solid #f8b426;border-radius:8px;flex-direction:column;padding:30px;display:flex}.FeaturesSection-module__bjvzGa__iconWrapper{justify-content:flex-end;margin-bottom:20px;display:flex}.FeaturesSection-module__bjvzGa__title{color:#222;margin-bottom:15px;font-size:1.25rem;font-weight:700}.FeaturesSection-module__bjvzGa__text{color:#666;margin:0;font-size:.95rem;line-height:1.5}@media (max-width:991px){.FeaturesSection-module__bjvzGa__grid{grid-template-columns:1fr;gap:15px}.FeaturesSection-module__bjvzGa__card{padding:20px}}@media (max-width:640px){.FeaturesSection-module__bjvzGa__grid{grid-template-columns:1fr}}
