.productCard{color:#fff;text-align:center;height:100%;padding:.5rem 2rem;transition:all .3s}.productCard:hover{transition:box-shadow .3s,transform .3s;animation-play-state:paused;transform:scale(1.02)translateY(-6px);box-shadow:0 0 12px #8fd2ff33,0 0 24px #8fd2ff4d,0 0 32px #8fd2ff26}@keyframes breatheGlow{0%,to{box-shadow:0 0 20px #8fd2ff26,0 0 40px #8fd2ff0d}50%{box-shadow:0 0 35px #8fd2ff66,0 0 60px #8fd2ff33}}.productSectionContainer{background-color:#171717b3;border-radius:16px;padding-top:3rem;padding-bottom:3rem;box-shadow:8px 8px 30px #75c0f280,-5px -5px 10px #fafcfc66}
