.vertical-products-root{width:100%;min-height:100vh}.cards-container{width:100%;max-width:1500px;margin:0 auto;padding-top:0;padding-bottom:300px}@media (min-width:768px){.cards-container{padding-bottom:500px}}.product-card-wrapper{width:100%;max-width:1200px;margin:0 auto 80px;perspective:1000px;position:relative;transform:translateZ(0)}@media (min-width:768px){.product-card-wrapper{margin-bottom:120px}}.product-card-wrapper:first-of-type{margin-top:0}.cards-container>div:first-child{margin-bottom:0!important;padding-bottom:0!important}.cards-container .product-card-wrapper:first-of-type{margin-top:0!important}.product-card{width:100%;max-width:1200px;min-height:500px;height:auto;border-radius:14px;color:white;overflow:hidden;transform:translateY(0);will-change:transform}@media (min-width:640px){.product-card{min-height:550px}}@media (min-width:768px){.product-card{height:600px;min-height:600px}}.product-card h2{font-size:1.5rem;font-weight:700;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width:640px){.product-card h2{font-size:2rem}}@media (min-width:768px){.product-card h2{font-size:2.5rem}}.product-card p{font-size:.875rem;line-height:1.6;opacity:.95;text-shadow:0 2px 4px rgba(0,0,0,.3)}@media (min-width:640px){.product-card p{font-size:1rem}}@media (min-width:768px){.product-card p{font-size:1.125rem}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}