.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}}.image-fade-out{animation:fadeOut .5s ease-in-out forwards;opacity:1}.image-fade-in{animation:fadeIn .5s ease-in-out forwards;opacity:0}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.product-card .relative img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateZ(0);will-change:opacity;background-color:transparent}.product-card .absolute.inset-0 img{background:transparent}