.ProductSection-module__Z9x1eW__section{box-sizing:border-box;background:#f4efe8;width:100%;padding:0 0 80px}.ProductSection-module__Z9x1eW__wrapper{box-sizing:border-box;background:#fcfaf7;border-radius:28px;width:calc(100% - 80px);max-width:1280px;margin:0 auto;padding:42px 48px 36px;box-shadow:0 14px 40px #342b2214,0 3px 10px #342b220a}.ProductSection-module__Z9x1eW__header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.ProductSection-module__Z9x1eW__titleArea{min-width:0}.ProductSection-module__Z9x1eW__titleArea h2{color:#2f3f35;margin:0;font-family:inherit;font-size:25px;font-weight:700;line-height:1.5}.ProductSection-module__Z9x1eW__titleArea p{color:#7b7a74;margin:7px 0 0;font-family:inherit;font-size:13px;font-weight:400;line-height:1.8}.ProductSection-module__Z9x1eW__tabs{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ProductSection-module__Z9x1eW__tab{color:#77746e;cursor:pointer;background:#fff;border:1px solid #e4ddd4;border-radius:999px;min-height:40px;padding:0 17px;font-family:inherit;font-size:12px;font-weight:500;transition:background-color .25s,color .25s,border-color .25s,transform .25s}.ProductSection-module__Z9x1eW__tab:hover{color:#476c56;border-color:#476c56;transform:translateY(-1px)}.ProductSection-module__Z9x1eW__activeTab{color:#fff;background:#476c56;border-color:#476c56}.ProductSection-module__Z9x1eW__activeTab:hover{color:#fff;background:#3f614e;border-color:#3f614e}.ProductSection-module__Z9x1eW__vipTab{position:relative}.ProductSection-module__Z9x1eW__vipTab.ProductSection-module__Z9x1eW__activeTab{background:#476c56}.ProductSection-module__Z9x1eW__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%;display:grid}.ProductSection-module__Z9x1eW__card{box-sizing:border-box;background:#fff;border:1px solid #eee7df;border-radius:18px;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden}.ProductSection-module__Z9x1eW__card:hover{border-color:#e3dbd1;transform:translateY(-4px);box-shadow:0 12px 28px #2f3f351a}.ProductSection-module__Z9x1eW__imageWrapper{background:#f4efe8;width:100%;height:300px;position:relative;overflow:hidden}.ProductSection-module__Z9x1eW__image{object-fit:cover;transition:transform .45s}.ProductSection-module__Z9x1eW__card:hover .ProductSection-module__Z9x1eW__image{transform:scale(1.025)}.ProductSection-module__Z9x1eW__badge{z-index:4;color:#fff;box-sizing:border-box;background:#476c56;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex;position:absolute;top:12px;right:12px}.ProductSection-module__Z9x1eW__favorite{z-index:5;color:#6d6a64;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffeb;border:1px solid #fffc;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;padding:0;transition:background-color .25s,color .25s,transform .25s,border-color .25s;display:flex;position:absolute;top:12px;left:12px}.ProductSection-module__Z9x1eW__favorite:hover{color:#476c56;background:#fff;transform:scale(1.06)}.ProductSection-module__Z9x1eW__favoriteActive{color:#fff;background:#476c56;border-color:#476c56}.ProductSection-module__Z9x1eW__favoriteActive:hover{color:#fff;background:#3f614e;border-color:#3f614e}.ProductSection-module__Z9x1eW__favorite:disabled{opacity:.65;cursor:wait}.ProductSection-module__Z9x1eW__info{box-sizing:border-box;flex-direction:column;min-width:0;padding:15px 15px 16px;display:flex}.ProductSection-module__Z9x1eW__title{color:#2f302d;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:inherit;font-size:14px;font-weight:600;line-height:1.8;display:-webkit-box;overflow:hidden}.ProductSection-module__Z9x1eW__category{color:#8b8881;margin-top:4px;font-family:inherit;font-size:11px;font-weight:400;line-height:1.7;display:block}.ProductSection-module__Z9x1eW__subcategory{color:#a19d95;margin-top:1px;font-family:inherit;font-size:10px;font-weight:400;line-height:1.7;display:block}.ProductSection-module__Z9x1eW__price{color:#3e4d43;flex-direction:column;gap:2px;min-height:43px;margin-top:9px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.7;display:flex}.ProductSection-module__Z9x1eW__oldPrice{color:#aaa59d;font-size:10px;font-weight:400;text-decoration:line-through;text-decoration-thickness:1px}.ProductSection-module__Z9x1eW__discountPrice{color:#476c56;font-size:14px;font-weight:700}.ProductSection-module__Z9x1eW__viewButton{box-sizing:border-box;color:#fff;cursor:pointer;background:#476c56;border-radius:9px;justify-content:center;align-items:center;width:100%;min-height:40px;margin-top:10px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .25s,transform .25s,box-shadow .25s;display:flex}.ProductSection-module__Z9x1eW__viewButton:hover{color:#fff;background:#3f614e;transform:translateY(-1px);box-shadow:0 6px 14px #476c562e}.ProductSection-module__Z9x1eW__empty{color:#88847d;text-align:center;box-sizing:border-box;background:#fff;border:1px dashed #ddd4ca;border-radius:16px;justify-content:center;align-items:center;min-height:180px;padding:30px;font-family:inherit;font-size:13px;display:flex}.ProductSection-module__Z9x1eW__footer{justify-content:center;align-items:center;margin-top:30px;display:flex}.ProductSection-module__Z9x1eW__viewAll{box-sizing:border-box;color:#476c56;background:0 0;border:1px solid #476c56;border-radius:999px;justify-content:center;align-items:center;min-width:210px;min-height:46px;padding:0 24px;font-family:inherit;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.ProductSection-module__Z9x1eW__viewAll:hover{color:#fff;background:#476c56;transform:translateY(-2px);box-shadow:0 8px 18px #476c5629}@media (max-width:1100px){.ProductSection-module__Z9x1eW__wrapper{width:calc(100% - 50px);padding:36px 32px 32px}.ProductSection-module__Z9x1eW__grid{gap:15px}.ProductSection-module__Z9x1eW__imageWrapper{height:280px}.ProductSection-module__Z9x1eW__info{padding:14px}}@media (max-width:850px){.ProductSection-module__Z9x1eW__section{padding-bottom:60px}.ProductSection-module__Z9x1eW__wrapper{border-radius:22px;width:calc(100% - 32px);padding:30px 24px 28px}.ProductSection-module__Z9x1eW__header{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:24px}.ProductSection-module__Z9x1eW__titleArea h2{font-size:22px}.ProductSection-module__Z9x1eW__tabs{justify-content:flex-start;width:100%}.ProductSection-module__Z9x1eW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.ProductSection-module__Z9x1eW__imageWrapper{height:290px}.ProductSection-module__Z9x1eW__favorite{width:36px;height:36px}.ProductSection-module__Z9x1eW__info{padding:13px}.ProductSection-module__Z9x1eW__title{font-size:13px}}@media (max-width:550px){.ProductSection-module__Z9x1eW__section{padding-bottom:45px}.ProductSection-module__Z9x1eW__wrapper{width:100%;box-shadow:none;border-radius:0;padding:26px 14px 24px}.ProductSection-module__Z9x1eW__header{gap:15px;margin-bottom:20px}.ProductSection-module__Z9x1eW__titleArea{width:100%}.ProductSection-module__Z9x1eW__titleArea h2{font-size:20px;line-height:1.6}.ProductSection-module__Z9x1eW__titleArea p{margin-top:5px;font-size:11px;line-height:1.8}.ProductSection-module__Z9x1eW__tabs{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:7px;width:100%;padding:2px 1px 5px;display:flex;overflow:auto hidden}.ProductSection-module__Z9x1eW__tabs::-webkit-scrollbar{display:none}.ProductSection-module__Z9x1eW__tab{white-space:nowrap;flex:none;min-height:36px;padding:0 13px;font-size:10px}.ProductSection-module__Z9x1eW__grid{box-sizing:border-box;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;gap:10px;width:100%;padding:3px 2px 10px;display:flex;overflow:auto hidden}.ProductSection-module__Z9x1eW__grid::-webkit-scrollbar{display:none}.ProductSection-module__Z9x1eW__card{scroll-snap-align:start;border-radius:14px;flex:0 0 calc(50% - 5px);width:calc(50% - 5px);min-width:0;transform:none}.ProductSection-module__Z9x1eW__card:hover{box-shadow:none;transform:none}.ProductSection-module__Z9x1eW__imageWrapper{aspect-ratio:.82;border-radius:0;height:auto}.ProductSection-module__Z9x1eW__image{object-fit:cover}.ProductSection-module__Z9x1eW__card:hover .ProductSection-module__Z9x1eW__image{transform:none}.ProductSection-module__Z9x1eW__badge{min-height:23px;padding:0 7px;font-size:9px;top:8px;right:8px}.ProductSection-module__Z9x1eW__favorite{width:31px;height:31px;top:8px;left:8px}.ProductSection-module__Z9x1eW__favorite svg{width:17px;height:17px}.ProductSection-module__Z9x1eW__info{padding:10px 9px 11px}.ProductSection-module__Z9x1eW__title{-webkit-line-clamp:2;line-clamp:2;font-size:11px;line-height:1.75}.ProductSection-module__Z9x1eW__category{margin-top:3px;font-size:9px}.ProductSection-module__Z9x1eW__subcategory{margin-top:0;font-size:8px}.ProductSection-module__Z9x1eW__price{gap:1px;min-height:36px;margin-top:6px;font-size:10px;line-height:1.6}.ProductSection-module__Z9x1eW__oldPrice{font-size:8px}.ProductSection-module__Z9x1eW__discountPrice{font-size:11px}.ProductSection-module__Z9x1eW__viewButton{border-radius:7px;min-height:34px;margin-top:7px;padding:0 6px;font-size:9px}.ProductSection-module__Z9x1eW__footer{margin-top:20px}.ProductSection-module__Z9x1eW__viewAll{width:100%;min-width:0;min-height:42px;font-size:10px}.ProductSection-module__Z9x1eW__empty{border-radius:14px;min-height:140px;padding:24px;font-size:11px}}@media (max-width:390px){.ProductSection-module__Z9x1eW__wrapper{padding-left:11px;padding-right:11px}.ProductSection-module__Z9x1eW__titleArea h2{font-size:18px}.ProductSection-module__Z9x1eW__titleArea p{font-size:10px}.ProductSection-module__Z9x1eW__grid{gap:9px;padding-left:1px;padding-right:1px}.ProductSection-module__Z9x1eW__card{border-radius:12px;flex-basis:calc(50% - 4.5px);width:calc(50% - 4.5px)}.ProductSection-module__Z9x1eW__info{padding:9px 8px 10px}.ProductSection-module__Z9x1eW__title{font-size:10px}.ProductSection-module__Z9x1eW__category{font-size:8px}.ProductSection-module__Z9x1eW__subcategory{font-size:7px}.ProductSection-module__Z9x1eW__price{font-size:9px}.ProductSection-module__Z9x1eW__discountPrice{font-size:10px}.ProductSection-module__Z9x1eW__viewButton{min-height:32px;font-size:8px}.ProductSection-module__Z9x1eW__favorite{width:29px;height:29px}.ProductSection-module__Z9x1eW__favorite svg{width:16px;height:16px}}
