.HomePage-module__hnN06a__homePage{max-width:1400px;margin:0 auto;padding:0}.HomePage-module__hnN06a__heroHeading{color:#7a8471;font-size:3.5vw;font-weight:700;font-family:var(--font-futura);letter-spacing:.02em;text-align:center;width:80%;margin:0 auto;line-height:1.3;position:relative}.HomePage-module__hnN06a__highlight{color:#6b7362;padding:0 8px 0 0;font-style:italic;font-weight:400;display:inline-block;position:relative}.HomePage-module__hnN06a__highlight:before{content:"";z-index:-1;background:linear-gradient(90deg,#b8a28133 0%,#b8a2811a 100%);border-radius:2px;width:100%;height:8px;position:absolute;bottom:4px;left:0}.HomePage-module__hnN06a__heroImage:before{content:"";z-index:-1;border:1px solid #b8a28126;border-radius:4px;width:80%;height:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-2deg)}@media (max-width:1200px){.HomePage-module__hnN06a__homePage{padding:var(--space-sm)var(--space-lg)}}@media (max-width:768px){.HomePage-module__hnN06a__heroHeading{font-size:4vw;line-height:1.4}}@media (max-width:650px){.HomePage-module__hnN06a__homePage{padding:0}.HomePage-module__hnN06a__heroHeading br{display:none}.HomePage-module__hnN06a__heroHeading{line-height:1.5}}.HomePage-module__hnN06a__catalogIntro{background:linear-gradient(168deg,#7a84710f 0%,#b8a28124 48%,#b6c0ba0d 100%);border-left:20px solid #b8a2812e;margin:10px 0 50px;padding:38px 50px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #7a847117,0 12px 32px #7a84710f,inset 0 1px #ffffff80}.HomePage-module__hnN06a__catalogIntro:hover{transform:translateY(-1px);box-shadow:0 2px 12px #7a84710f,0 8px 24px #7a84710a,inset 0 1px #fff6}.HomePage-module__hnN06a__catalogIntro:before{content:"";pointer-events:none;opacity:.8;background:radial-gradient(circle at 100% 0,#b8a2812e 0%,#b8a28114 40%,#0000 75%);width:200px;height:200px;position:absolute;top:0;right:0}.HomePage-module__hnN06a__catalogIntro:after{content:"";pointer-events:none;background:radial-gradient(circle at 0 100%,#7a84710f 0%,#0000 65%);width:140px;height:140px;position:absolute;bottom:0;left:0}.HomePage-module__hnN06a__catalogTitle{color:#5d6358;font-size:1.7rem;font-weight:400;font-family:var(--font-didot);letter-spacing:.015em;text-shadow:1px 1px 2px #f5deb380,0 2px 4px #ffffff4d;z-index:1;text-align:center;margin:0;line-height:1.5;transition:color .3s;position:relative}.HomePage-module__hnN06a__catalogIntro:hover .HomePage-module__hnN06a__catalogTitle{color:#4a4f45}@media (max-width:1100px){.HomePage-module__hnN06a__catalogIntro{padding:40px 45px}.HomePage-module__hnN06a__catalogTitle{font-size:1.65rem}}@media (max-width:800px){.HomePage-module__hnN06a__catalogIntro{padding:35px 30px}.HomePage-module__hnN06a__catalogTitle{font-size:1.4rem;line-height:1.6}.HomePage-module__hnN06a__catalogIntro:after{width:70px;height:70px;bottom:-15px;left:-15px}}@media (max-width:650px){.HomePage-module__hnN06a__catalogIntro{padding:30px 24px}.HomePage-module__hnN06a__catalogTitle{font-size:1.2rem}}.HomePage-module__hnN06a__categoriesSection{padding:2rem 40px 4rem}.HomePage-module__hnN06a__loading{text-align:center;color:#7a8471;padding:3rem;font-size:1.125rem}@media (max-width:768px){.HomePage-module__hnN06a__categoriesSection{padding:1.5rem 20px 3rem}}.HomePage-module__hnN06a__counterSection{background:linear-gradient(#f8f9fa80 0%,#f8f9facc 100%);padding:3rem 40px 4rem}@media (max-width:768px){.HomePage-module__hnN06a__counterSection{padding:2rem 20px 3rem}}.HomePage-module__hnN06a__regionsSection{padding:2rem 40px 4rem}@media (max-width:768px){.HomePage-module__hnN06a__regionsSection{padding:1.5rem 20px 3rem}}
.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 0;display:grid}.CategoryGrid-module__GNnPfG__categoryCard{cursor:pointer;background:#fff;border:2px solid #e0e0e0;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.CategoryGrid-module__GNnPfG__categoryCard:hover{border-color:#009246;transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}.CategoryGrid-module__GNnPfG__categoryCard:active{transform:translateY(-2px)}.CategoryGrid-module__GNnPfG__categoryContent{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.CategoryGrid-module__GNnPfG__categoryLabel{color:#333;margin:0;font-size:1.25rem;font-weight:600;transition:color .3s}.CategoryGrid-module__GNnPfG__categoryCard:hover .CategoryGrid-module__GNnPfG__categoryLabel{color:#009246}.CategoryGrid-module__GNnPfG__categoryCount{flex-direction:column;align-items:center;gap:.25rem;display:flex}.CategoryGrid-module__GNnPfG__countNumber{color:#009246;font-size:2.5rem;font-weight:700;line-height:1}.CategoryGrid-module__GNnPfG__countLabel{color:#666;text-transform:lowercase;font-size:.875rem}@media (max-width:768px){.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;padding:1.5rem 1rem}.CategoryGrid-module__GNnPfG__categoryCard{padding:1.5rem}.CategoryGrid-module__GNnPfG__categoryLabel{font-size:1.1rem}.CategoryGrid-module__GNnPfG__countNumber{font-size:2rem}}@media (max-width:480px){.CategoryGrid-module__GNnPfG__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.CategoryGrid-module__GNnPfG__categoryCard{padding:1rem}.CategoryGrid-module__GNnPfG__categoryLabel{font-size:1rem}.CategoryGrid-module__GNnPfG__countNumber{font-size:1.75rem}.CategoryGrid-module__GNnPfG__countLabel{font-size:.75rem}}
.ShopCounter-module__yJlnVa__shopCounter{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.ShopCounter-module__yJlnVa__label{color:#5d6358;font-size:1.5rem;font-weight:400;font-family:var(--font-didot);letter-spacing:.02em;text-align:center;margin:0}.ShopCounter-module__yJlnVa__countWrapper{justify-content:center;align-items:center;display:flex}.ShopCounter-module__yJlnVa__count{color:#7a8471;font-size:5rem;font-weight:700;font-family:var(--font-futura);letter-spacing:-.02em;background:linear-gradient(135deg,#7a8471 0%,#5d6358 50%,#7a8471 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;line-height:1}@media (max-width:768px){.ShopCounter-module__yJlnVa__label{font-size:1.25rem}.ShopCounter-module__yJlnVa__count{font-size:4rem}}@media (max-width:480px){.ShopCounter-module__yJlnVa__label{font-size:1.1rem}.ShopCounter-module__yJlnVa__count{font-size:3rem}}
.RegionListWithFeatured-module__NcBGRq__regionList{flex-direction:column;gap:1.5rem;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex}.RegionListWithFeatured-module__NcBGRq__regionRow{background:#fff;border:2px solid #e0e0e0;border-radius:12px;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;transition:all .3s;display:flex;position:relative}.RegionListWithFeatured-module__NcBGRq__regionRow:hover{border-color:#009246;box-shadow:0 8px 16px #0000001a}.RegionListWithFeatured-module__NcBGRq__regionInfo{flex:1;align-items:center;gap:1.5rem;display:flex}.RegionListWithFeatured-module__NcBGRq__regionNumber{color:#009246;text-align:center;min-width:50px;font-size:2rem;font-weight:700;font-family:var(--font-futura)}.RegionListWithFeatured-module__NcBGRq__regionDetails{flex-direction:column;gap:.25rem;display:flex}.RegionListWithFeatured-module__NcBGRq__regionName{color:#333;margin:0;font-size:4vw;font-weight:600;transition:color .3s}.RegionListWithFeatured-module__NcBGRq__regionRow:hover .RegionListWithFeatured-module__NcBGRq__regionName{color:#009246}.RegionListWithFeatured-module__NcBGRq__regionCount{color:#666;margin-left:2vw;font-size:1rem}.RegionListWithFeatured-module__NcBGRq__featuredWrapper{flex-direction:column;flex-shrink:0;align-items:center;display:flex}.RegionListWithFeatured-module__NcBGRq__featuredLabel{color:#009246;text-transform:uppercase;letter-spacing:.08em;z-index:1;background:#fff;border:1px solid #009246;border-radius:4px;padding:.2rem .6rem;font-size:.65rem;font-weight:500;position:absolute;top:0;right:40px;transform:translateY(-50%)}.RegionListWithFeatured-module__NcBGRq__logoLink{width:120px;height:80px;transition:transform .3s;position:relative}.RegionListWithFeatured-module__NcBGRq__logoLink:hover{transform:scale(1.05)}.RegionListWithFeatured-module__NcBGRq__logo{object-fit:contain;filter:grayscale(20%)opacity(.85);transition:filter .3s}.RegionListWithFeatured-module__NcBGRq__logoLink:hover .RegionListWithFeatured-module__NcBGRq__logo,.RegionListWithFeatured-module__NcBGRq__regionRow:hover .RegionListWithFeatured-module__NcBGRq__logo{filter:grayscale(0%)opacity()}@media (max-width:888px){.RegionListWithFeatured-module__NcBGRq__regionRow{gap:1.5rem;padding:1.25rem 1.5rem}.RegionListWithFeatured-module__NcBGRq__regionNumber{min-width:40px;font-size:1.5rem}.RegionListWithFeatured-module__NcBGRq__regionName{font-size:3vw}.RegionListWithFeatured-module__NcBGRq__featuredLabel{padding:.15rem .5rem;font-size:.6rem;right:30px}.RegionListWithFeatured-module__NcBGRq__logoLink{width:100px;height:65px}}@media (max-width:650px){.RegionListWithFeatured-module__NcBGRq__regionList{gap:1rem;padding:1rem 0}.RegionListWithFeatured-module__NcBGRq__regionRow{gap:1rem;padding:1rem}.RegionListWithFeatured-module__NcBGRq__regionInfo{gap:1rem}.RegionListWithFeatured-module__NcBGRq__regionNumber{min-width:30px;font-size:1.25rem}.RegionListWithFeatured-module__NcBGRq__regionName{font-size:5vw}.RegionListWithFeatured-module__NcBGRq__regionCount{font-size:.85rem}.RegionListWithFeatured-module__NcBGRq__featuredLabel{padding:.1rem .4rem;font-size:.55rem;right:20px}.RegionListWithFeatured-module__NcBGRq__logoLink{width:80px;height:55px}}
