@keyframes productPage_slideUp__Yy1C_{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.productPage_productPageBanner__evoby{display:flex;flex-direction:column;gap:15px;padding:50px 0 50px 30px;background-color:#fff;background:linear-gradient(#f1f9ff,#e5f4ff);border-bottom:1px solid #000;color:#000}.productPage_productPageBanner__evoby .productPage_productPageSubtitle__Zx6T4{font-weight:400}.productPage_productPageContainer__5gQVw{animation:productPage_slideUp__Yy1C_ 1.5s forwards;display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));grid-gap:30px;gap:30px;padding:25px}@media (max-width:400px){.productPage_productPageContainer__5gQVw{display:grid;grid-template-columns:repeat(auto-fill,minmax(275px,1fr))}}