*{box-sizing:border-box}img{max-width:100%;height:auto}.page-header{font-family:Inter;font-weight:600;font-size:32px;line-height:39px;text-align:center;margin-bottom:50px;margin-top:80px}.filter-tabs{display:flex;justify-content:center;flex-wrap:wrap;gap:15px;margin-bottom:40px;width:100%;padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}button.filter-tab.active{background:#542226;color:#fff;padding:0 40px;border:none;border-radius:5px;height:44px;flex-shrink:0;white-space:nowrap}button.filter-tab{background:#fff;color:#747d86;padding:0 40px;border:none;border-radius:5px;cursor:pointer;height:44px;flex-shrink:0;white-space:nowrap}.product-grid{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:20px;padding:0 20px;margin-left:0;margin-right:0}.product-item{background:#fff;border-radius:10px;padding:20px;text-align:center;transition:box-shadow .3s ease;width:100%;max-width:315px;opacity:0;transform:scale(.9);transition:opacity .4s ease,transform .4s ease;display:none}.product-item.show{display:block;opacity:1;transform:scale(1)}.product-item:hover{opacity:.8}.product-item img{border-radius:10px;margin-bottom:15px;margin-left:auto;margin-right:auto}.product-item h3{text-align:center}.product-packet{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:80px;margin-bottom:80px}.packet-image{min-width:calc(50% - 10px)}.packet-image img{width:100%;height:auto;border-radius:18px;max-height:450px}.packet-text h2{font-family:Inter;font-weight:600;font-size:32px;color:#353346}.packet-text p{font-family:Inter;font-weight:300;font-style:Light;font-size:18.72px;line-height:24px;color:#747d86}.private-product{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:80px;margin-bottom:80px}.private-image{min-width:calc(50% - 10px)}.private-image img{width:100%;height:auto;border-radius:18px;max-height:450px}.private-text h2{font-family:Inter;font-weight:600;font-size:32px;color:#353346}.private-text p{font-family:Inter;font-weight:300;font-style:Light;font-size:18.72px;line-height:24px;color:#747d86}@media(max-width:768px){.product-packet{flex-direction:column}.packet-text h2,.packet-text p{text-align:center}.private-product{flex-direction:column}.private-text h2,.private-text p{text-align:center}.private-image,.packet-image{min-width:100%}}@media(max-width:480px){.filter-tabs{justify-content:center}.product-item{margin-left:auto;margin-right:auto}}body{overflow-x:hidden}
