*{box-sizing:border-box}img{max-width:100%;height:auto}.page-header{font-family:Inter;font-weight:600;font-size:32px;line-height:40px;text-align:center;margin-top:150px;margin-bottom:30px;color:#353346}.packaged-wrapper{display:flex;justify-content:center;gap:20px;margin-bottom:100px}.product-item{background:#fff;border-radius:10px;padding:20px;text-align:center;transition:box-shadow .3s ease;width:100%;max-width:370px}.product-item:hover{box-shadow:0 4px 8px #0000001a}.product-item img{border-radius:10px;margin-bottom:15px;margin-left:auto;margin-right:auto}.product-item h3{text-align:center}@media(max-width:768px){.packaged-wrapper{flex-direction:column}.product-item{margin-left:auto;margin-right:auto}}body{overflow-x:hidden}
