.hero{height:50vh;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden;transition:background-image 1s ease-in-out}.hero:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:#0006;z-index:1}.hero-content{position:relative;z-index:2;max-width:800px;padding:0 1rem}.hero-content h1{font-size:2.8rem;margin-bottom:1rem;font-weight:600}.hero-content p{font-size:1.3rem;margin-bottom:2rem;opacity:.9}.btn-primary{background-color:#0c5b47;color:#fff;border:none;padding:.8rem 1.8rem;border-radius:5px;font-size:1rem;cursor:pointer;transition:all .3s ease}.btn-primary:hover{background-color:#094b3a;transform:scale(1.05)}@media(max-width:768px){.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.btn-primary{padding:.7rem 1.5rem;font-size:.9rem}}.why-choose-divantraa{background-color:#f8f9f3;padding:60px 20px;text-align:center}.why-choose-divantraa h2{color:#124734;font-size:2rem;font-weight:600;margin-bottom:50px}.features-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px;justify-items:center}.feature-card{max-width:250px;background-color:transparent;display:flex;flex-direction:column;align-items:center}.icon{color:#124734;font-size:2.5rem;margin-bottom:15px}.feature-card h3{font-size:1.1rem;font-weight:600;color:#124734;margin-bottom:10px}.feature-card p{font-size:.95rem;color:#555;line-height:1.5}@media(max-width:768px){.why-choose-divantraa{padding:40px 15px}.why-choose-divantraa h2{font-size:1.7rem;margin-bottom:30px}.features-container{gap:30px}.feature-card{max-width:100%}.feature-card p{font-size:.9rem}}.product-card{position:relative;background:#ffffffe6;border-radius:18px;overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:1rem;border:1px solid rgba(255,255,255,.3);box-shadow:0 10px 25px #0000000d,0 4px 12px #00000014;transition:all .35s ease}.product-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 18px 35px #0000001f,0 8px 20px #00000026}.product-badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px;z-index:10}.badge{font-size:.75rem;font-weight:700;padding:5px 10px;border-radius:999px;color:#fff;animation:badgePop .4s ease forwards}@keyframes badgePop{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.best-seller{background:#1e3a8a}.new-launch{background:#2563eb}.discount{background:#10b981}.product-image-wrapper{width:100%;height:250px;background:linear-gradient(135deg,#fff,#f1f5f9);display:flex;align-items:center;justify-content:center;overflow:hidden}.product-image{width:75%;height:auto;transition:transform .35s ease}.product-card:hover .product-image{transform:scale(1.12)}.product-content{padding:1rem 1.1rem}.product-title{font-size:1.15rem;font-weight:700;margin-bottom:.4rem;color:#111}.product-desc{font-size:.95rem;color:#64748b;margin-bottom:1rem;min-height:40px}.product-price{font-size:1.25rem;font-weight:800;color:#1e293b}.product-offer{font-size:.9rem;color:#059669;font-weight:600}.product-actions{display:flex;gap:.6rem;margin-top:1rem}.btn{flex:1;padding:.65rem;font-size:.95rem;border-radius:10px;cursor:pointer;font-weight:600;transition:all .25s ease}.btn-outline{background:#fff;border:2px solid #2563eb;color:#2563eb}.btn-outline:hover{background:#2563eb;color:#fff;transform:translateY(-2px)}.btn-primary{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none}.btn-primary:hover{background:linear-gradient(135deg,#1e3a8a,#1d4ed8);transform:translateY(-2px)}@media(max-width:768px){.product-card{border-radius:14px;padding-bottom:.7rem}.product-image-wrapper{height:160px;padding:10px}.product-image{width:80%;max-height:140px;object-fit:contain}.product-title{font-size:.95rem;line-height:1.2}.product-desc{font-size:.85rem;min-height:32px;margin-bottom:.8rem}.product-price{font-size:1.1rem}.product-offer{font-size:.8rem}.product-actions{flex-direction:column;gap:.5rem}.btn{padding:.6rem;font-size:.9rem;width:100%}.badge{font-size:.7rem;padding:4px 8px}}.home-products{margin-left:auto;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:1rem;max-width:100%;white-space:nowrap}.home-products::-webkit-scrollbar{height:6px}.home-products::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.home-products::-webkit-scrollbar-track{background:#f5f5f5}.home-products>*{flex:0 0 calc(25% - 1rem);scroll-snap-align:start}@media(max-width:768px){.home-products>*{flex:0 0 calc(70% - 1rem)}}.newsletter{background:url(/images/divantra-above-us-background-image.jpg);color:#d60e0e}.newsletter__form{display:flex;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.newsletter__form input{padding:.75rem;border-radius:8px;border:none;width:280px;font-size:1rem}.newsletter-overlay{background-color:#ffffffd9;display:inline-block;padding:30px 40px;border-radius:12px;box-shadow:0 4px 12px #00000026}.newsletter-overlay h2{font-size:2rem;font-weight:600;margin-bottom:10px}.newsletter-overlay p{font-size:1rem;color:#333}@media(max-width:768px){.newsletter-section{padding:60px 15px}.newsletter-overlay{padding:20px}.newsletter-overlay h2{font-size:1.5rem}.newsletter-overlay p{font-size:.95rem}}.home section{padding:4rem 1rem;text-align:center;font-family:Figtree,sans-serif}.btn-primary{background:#fff;color:#1d4ed8;padding:.75rem 1.5rem;border-radius:8px;border:none;font-weight:600;cursor:pointer}.btn-primary:hover{background:#f1f5f9}.about{background:#f9fafb;color:#374151;max-width:800px;margin:auto}.products__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:2rem}.product__card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 8px #0000000d}.product__card img{width:100%;border-radius:8px}.btn-secondary{margin-top:.75rem;background:#2563eb;color:#fff;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer}.btn-secondary:hover{background:#1d4ed8}.testimonials{background:#f1f5f9}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem}.testimonial__card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 10px #0000000d}.testimonial__card p{font-style:italic;color:#4b5563}.form__success{margin-top:1rem;color:#d1fae5}.contact{padding:4rem 1rem;background-color:#f9fafb;font-family:Inter,system-ui,sans-serif}.contact__container{max-width:1200px;margin:auto}.contact__title{text-align:center;font-size:2rem;color:#1e3a8a;margin-bottom:.5rem}.contact__subtitle{text-align:center;color:#6b7280;margin-bottom:2rem}.contact__grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.contact__form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 10px #0000000d}.form__group{margin-bottom:1.5rem}label{display:block;font-weight:600;margin-bottom:.5rem;color:#374151}input,textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s ease}input:focus,textarea:focus{border-color:#2563eb}.contact__btn{width:100%;background-color:#2563eb;color:#fff;font-weight:600;padding:.75rem;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease}.contact__btn:hover{background-color:#1d4ed8}.form__success{color:green;margin-top:1rem;text-align:center}.contact__info{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 10px #0000000d}.contact__info h2{margin-bottom:1rem;color:#1e3a8a}.contact__info p{margin-bottom:.75rem;color:#4b5563;font-size:.95rem}.contact__map iframe{width:100%;height:250px;border:none;margin-top:1rem;border-radius:8px}@media(max-width:900px){.contact__grid{grid-template-columns:1fr}}html,body{margin:0;padding:0;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.header{position:sticky;top:0;z-index:1000;font-family:Figtree,sans-serif}.top-header{width:100%;background-color:#0c5b47;color:#fff;overflow:hidden;text-align:center;padding:1px 0;font-family:Roboto Slab,serif;font-size:16px;font-weight:700;letter-spacing:.5px}.marquee-container{display:flex;justify-content:center;align-items:center}.marquee-text{display:inline-block;white-space:nowrap;animation:marqueeMove 8s ease-in-out infinite}@keyframes marqueeMove{0%{transform:translate(-100%)}35%{transform:translate(0)}50%{transform:translate(0)}85%{transform:translate(100%)}to{transform:translate(100%)}}.navbar{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:1px 40px;box-shadow:0 2px 4px #00000014;position:sticky;top:0;z-index:1000}.logo img{height:45px;width:auto;object-fit:contain;border-radius:50px;mix-blend-mode:multiply}.nav-links{list-style:none;display:flex;gap:24px}.nav-links li a{text-decoration:none;font-family:Figtree,sans-serif;color:#555;font-size:1.1rem;letter-spacing:.5px;position:relative;transition:color .3s ease}.nav-links li a:after{content:"";position:absolute;width:0%;height:2px;left:0;bottom:-4px;background-color:#0c5b47;transition:width .3s ease}.nav-links li a:hover{color:#0c5b47}.nav-links li a:hover:after{width:100%}.nav-links li a.active{color:#0c5b47;font-weight:600}.nav-links li a.active:after{width:100%}.nav-icons{display:flex;gap:20px;font-size:1.3rem;color:#0c5b47}.nav-icons svg{cursor:pointer;transition:transform .2s ease}.nav-icons svg:hover{transform:scale(1.2)}.menu-icon{display:none;font-size:32px;cursor:pointer;color:#0c5b47;z-index:2001}@media(max-width:768px){.navbar{padding:12px 20px}.menu-icon{display:block}.nav-links{position:absolute;top:65px;right:0;width:100%;background:#fff;flex-direction:column;padding:15px 0;text-align:center;display:none;border-top:1px solid #eee;animation:slideDown .3s ease forwards}.nav-links.active{display:flex}.nav-links li{width:100%}.nav-links li a{padding:12px 0;display:block;width:100%;font-size:1rem;color:#0c5b47}.nav-icons{display:none}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}.divantra-footer{background-color:#00584b;background-image:url(/assets/divantraa-footer-background-image-DbOeJ5S1.webp);color:#fff;font-family:Poppins,sans-serif;padding-top:2rem;overflow:hidden}.footer-certifications{background-image:url(/images/liecence-image.png);background-repeat:no-repeat;background-position:center;background-size:contain;width:50%;height:18vh;margin:0 auto;display:flex;align-items:center;justify-content:center}.footer-certifications img{height:45px;width:auto;object-fit:contain;filter:brightness(0) invert(1);opacity:.85;transition:all .3s ease}.footer-certifications img:hover{opacity:1;transform:scale(1.05)}.footer-container{display:flex;justify-content:space-between;flex-wrap:wrap;padding:3rem 6%;gap:3rem}.footer-brand{flex:1;min-width:280px}.footer-brand h2{font-family:Playfair Display,serif;font-size:2rem;color:#d4af37;margin-bottom:.3rem}.footer-subtitle{font-size:.95rem;color:#e5e5e5;margin-bottom:1.5rem}.footer-address p{margin:.2rem 0;font-size:.9rem;color:#dcdcdc}.newsletters{margin-top:1.8rem}.newsletters h4{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.6rem}.newsletters-input{display:flex;align-items:center;border-radius:4px;overflow:hidden;border:1px solid rgba(255,255,255,.3);width:100%;max-width:320px}.newsletters-input input{flex:1;padding:.6rem;border:none;outline:none;font-size:.9rem;color:#333}.newsletters-input button{background-color:#d4af37;color:#00584b;font-weight:600;border:none;padding:.6rem 1.2rem;cursor:pointer;transition:background .3s ease}.newsletters-input button:hover{background-color:#c39c32}.footer-links{display:flex;flex:2;justify-content:space-between;flex-wrap:wrap;gap:9rem;min-width:300px}.footer-links h4{font-size:1rem;color:#d4af37;margin-bottom:1rem}.footer-links ul{list-style:none;padding:0}.footer-links li{margin:.4rem 0;color:#eaeaea;font-size:.9rem;cursor:pointer;transition:color .2s ease}.footer-links li:hover{color:#d4af37}.contact-btn{background-color:#d4af37;color:#0a3d2e;border:none;padding:.6rem 1.5rem;border-radius:4px;cursor:pointer;margin-bottom:1.2rem;font-weight:600;transition:background .3s ease}.contact-btn:hover{background-color:#c19e32}.social-icons{display:flex;gap:.8rem;font-size:1.2rem;margin-bottom:1rem}.social-icons svg{cursor:pointer;transition:color .3s ease}.social-icons svg:hover{color:#d4af37}.app-links img{height:40px;margin-right:.6rem;margin-top:.5rem}.footer-bottom{text-align:center;padding:1rem;border-top:1px solid rgba(255,255,255,.1);font-size:.85rem;color:#ccc}@media(max-width:900px){.footer-container{flex-direction:column;text-align:center;align-items:center}.footer-links{justify-content:center;text-align:center}.newsletters-input{margin:0 auto}.footer-certifications{width:90%;height:20vh}}.about-container{width:100%;font-family:Arial,sans-serif;color:#333}.about-hero{height:40vh;background:url(/images/divantraa-default-page-background.jpg) center/cover no-repeat;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;padding:0 1rem;position:relative}.about-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000073}.about-hero h1,.about-hero p{position:relative;z-index:1}.about-hero h1{font-size:3rem;margin-bottom:.5rem}.about-hero p{font-size:1.3rem}.about-section{max-width:1200px;margin:3rem auto;display:flex;align-items:center;gap:2rem;padding:0 1rem}.about-text h2{font-size:2rem;color:#0c5b47;margin-bottom:1rem}.about-text p{line-height:1.7;font-size:1.1rem;margin-bottom:1rem}.about-image img{width:100%;max-width:450px;border-radius:10px;object-fit:cover}.vision-section{display:flex;justify-content:center;gap:1.5rem;padding:3rem 1rem;flex-wrap:wrap;background:#f6f6f6}.vision-card{background:#fff;padding:1.8rem;border-radius:10px;width:310px;text-align:center;box-shadow:0 2px 12px #00000014}.vision-card h3{color:#0c5b47;margin-bottom:.8rem;font-size:1.4rem}.vision-card p{font-size:1rem;line-height:1.6}@media(max-width:768px){.about-hero h1{font-size:2.2rem}.about-hero p{font-size:1.1rem}.about-section{flex-direction:column;text-align:center}.about-image img{max-width:100%}.vision-card{width:100%;max-width:90%}}.products-section{padding:40px 5%;background-color:#fff;text-align:center}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:16px}.products-header h2{font-size:2rem;margin:0;color:#222;flex:1;text-align:left}.search-bar{flex:1;max-width:280px;padding:10px 16px;border:1px solid #ccc;border-radius:8px;font-size:1rem;outline:none;transition:border .2s ease}.search-bar:focus{border-color:#007bff}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;justify-content:center}.no-results{grid-column:1 / -1;font-size:1.2rem;color:#888}.products-grid>*{transition:transform .3s ease,box-shadow .3s ease}.products-grid>*:hover{transform:translateY(-5px);box-shadow:0 4px 12px #0000001a}@media(max-width:768px){.products-header{flex-direction:column;align-items:stretch;text-align:center}.products-header h2{text-align:center}.search-bar{width:100%;max-width:none}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}.all-products section{padding:4rem 1rem;text-align:center;font-family:Figtree,sans-serif}
