.hero[data-v-f2672620]{position:relative;height:800px;background-color:#000;overflow:hidden}.hero-img[data-v-f2672620]{position:absolute;width:100%;height:100%;object-fit:cover;opacity:.4}.hero-title[data-v-f2672620]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:3rem;font-weight:700;border:2px solid white;padding:12px 24px;background:#0006;text-align:center;font-family:Poppins,sans-serif;max-width:90%;line-height:1.2;word-wrap:break-word}.product-section[data-v-f2672620]{padding:40px;margin:0 auto;max-width:1200px}.product-card[data-v-f2672620]{display:flex;align-items:center;justify-content:space-between;margin-bottom:60px;gap:24px;flex-wrap:wrap}.product-card.reverse[data-v-f2672620]{flex-direction:row-reverse}.product-image[data-v-f2672620]{background-color:#2d6a4f;width:100%;max-width:480px;height:300px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;animation:fadeIn-f2672620 1s ease-in-out}.product-image img[data-v-f2672620]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-image img[data-v-f2672620]:hover{transform:scale(1.03)}.product-info[data-v-f2672620]{flex:1;min-width:280px}.product-info h2[data-v-f2672620]{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.product-info p[data-v-f2672620]{font-size:1rem;margin-bottom:1rem}.product-info ul[data-v-f2672620]{padding-left:20px;font-size:1rem;margin-bottom:1rem}.separator[data-v-f2672620]{height:4px;background-color:#2d6a4f;width:100%;margin:40px 0;border-radius:2px}@media screen and (max-width: 1024px){.product-card[data-v-f2672620]{flex-direction:column;align-items:center;text-align:center}.product-card.reverse[data-v-f2672620]{flex-direction:column}.product-image[data-v-f2672620],.product-info[data-v-f2672620]{width:100%}.product-image[data-v-f2672620]{height:250px}.hero-title[data-v-f2672620]{font-size:2.25rem;padding:10px 20px}}@media screen and (max-width: 600px){.hero-title[data-v-f2672620]{font-size:1.5rem;padding:8px 16px}}@keyframes fadeIn-f2672620{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}
