:root{--primary: #0f172a;--accent: #00b894;--text-dark: #1e293b;--navbar-bg: #1b5e20;--navbar-hover: #4caf50}.custom-navbar{position:sticky;top:0;width:100%;padding:0;margin:0;background:linear-gradient(135deg,#1b5e20,#2e7d32);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 8px 32px #00000026;z-index:1000}.nav-container{width:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;position:relative;padding:12px 20px}.navbar-logo{height:55px;width:auto;object-fit:contain}.nav-links.desktop{list-style:none;display:flex;gap:14px;margin:0;padding:0;position:absolute;left:48%;transform:translate(-50%)}.nav-links.desktop li a{text-decoration:none;color:#fff;font-weight:600;font-size:16px;position:relative;transition:.3s;padding:5px 12px}.nav-links.desktop li a:after{content:"";width:0%;height:2px;background:#fff;position:absolute;left:0;bottom:-6px;transition:.3s}.nav-links.desktop li a:hover:after{width:100%}.nav-links.desktop li a:hover{color:#a5d6a7}.hamburger{display:none;flex-direction:column;gap:6px;cursor:pointer}.hamburger span{width:25px;height:3px;background:#fff;border-radius:2px}.mobile-menu{position:fixed;top:0;left:-260px;width:250px;height:100vh;background:#fff;box-shadow:5px 0 20px #0000001a;padding-top:80px;transition:.3s ease-in-out}.mobile-menu.show{left:0}.mobile-menu ul{list-style:none;padding:0 20px}.mobile-menu ul li{margin-bottom:20px}.mobile-menu ul li a{text-decoration:none;color:var(--text-dark);font-weight:500;transition:.3s}.mobile-menu ul li a:hover{color:var(--accent);transform:translate(6px)}@media(max-width:992px){.nav-links.desktop{display:none}.hamburger{display:flex}}body{margin:0;padding:0}.overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background:#0006;z-index:998}.mobile-menu{position:fixed;top:0;left:-260px;width:250px;height:100vh;background:#fff;box-shadow:5px 0 20px #0000001a;padding-top:80px;transition:.3s ease-in-out;z-index:999}.hamburger{display:none;flex-direction:column;gap:4px;cursor:pointer;z-index:1001}.hamburger span{width:20px;height:2px;background:#fff;border-radius:2px;transition:.3s ease}@media(max-width:992px){.hamburger{display:flex}.nav-links.desktop{display:none}}.dropdown-title{font-weight:500}.dropdown{position:relative}.dropdown-title{cursor:pointer;color:#fff!important}.dropdown-menu{position:absolute;top:100%;left:0;background:#fff;padding:10px 0;list-style:none;min-width:200px;display:none;box-shadow:0 4px 10px #0000001a;border-radius:8px;z-index:1001}.dropdown-menu li{padding:8px 15px}.dropdown-menu li a{text-decoration:none;color:#000!important;display:block;font-weight:500;background:transparent!important}.dropdown-menu li a:hover{color:#2e7d32!important;background:#f1f8e9!important;border-radius:4px}.dropdown.dropdown-active .dropdown-menu{display:block}.mobile-dropdown-title{cursor:pointer;padding:10px 0}.mobile-submenu{padding-left:15px}.mobile-submenu li{padding:8px 0}.mobile-dropdown-title{font-weight:500!important;font-size:17px;color:#000}.dropdown-title{background:transparent;border:none;color:#fff;font-weight:600;font-size:16px;cursor:pointer;font-family:inherit}.dropdown-title:hover{color:#a5d6a7}.hero-container{height:73vh;width:100%;background-size:100%;background-position:center;background-attachment:fixed;position:relative;display:flex;align-items:center;justify-content:center;margin-top:0;overflow:hidden;animation:heroZoomHome 15s ease-in-out infinite alternate}@keyframes heroZoomHome{0%{background-size:100%}to{background-size:115%}}.hero-overlay{height:400px;position:absolute;inset:0;background:#0000004d}.hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px}.hero-content h1{font-size:3.5rem;margin-bottom:20px;font-weight:700}.hero-content p{font-size:1.2rem;margin-bottom:30px}.hero-btn{padding:12px 35px;background:#16a34a;border:none;border-radius:50px;color:#fff;cursor:pointer;transition:.3s}.hero-btn:hover{background:#15803d}.services-section{padding:60px 10%;background-color:#f1f8e9;text-align:center;overflow:hidden}.section-title{font-size:36px;margin-bottom:10px;color:#000!important;font-weight:700;position:relative;display:inline-block}.section-title:after{display:none!important;content:none!important}.services-container{display:flex;justify-content:center;align-items:center;gap:20px;position:relative;height:400px}.service-card{background:#fff;padding:30px;width:280px;border-radius:15px;box-shadow:0 8px 20px #00000014;transition:all .6s cubic-bezier(.4,0,.2,1);position:absolute;left:50%}.service-card h3{margin-bottom:15px;color:#1b5e20;font-size:22px;font-weight:600}.service-card p{color:#555;font-size:15px;line-height:1.6}.service-card.card-left{transform:translate(-50%) translate(-300px) scale(.85);opacity:.6;z-index:1}.service-card.card-center{transform:translate(-50%) scale(1.15);opacity:1;z-index:10;box-shadow:0 20px 50px #0003}.service-card.card-right{transform:translate(-50%) translate(300px) scale(.85);opacity:.6;z-index:1}.timeline-section{padding:100px 10%;background:#f1f8e9;text-align:center}.timeline{position:relative;margin-top:60px;padding:20px 0}.timeline:before{content:"";position:absolute;top:0;left:50%;width:4px;height:100%;background:#1b5e20;transform:translate(-50%)}.timeline-item{position:relative;width:50%;padding:20px 40px;opacity:0;transform:translateY(-60px);transition:all .8s ease}.timeline-item.show{opacity:1;transform:translateY(0)}.timeline-item:nth-child(odd){left:0;text-align:right}.timeline-item:nth-child(2n){left:50%;text-align:left}.timeline-dot{position:absolute;top:30px;width:18px;height:18px;background:#1b5e20;border-radius:50%;left:100%;transform:translate(-50%)}.timeline-item:nth-child(2n) .timeline-dot{left:0;transform:translate(-50%)}.timeline-content h3{color:#1b5e20;margin-bottom:10px}.timeline-content p{color:#555;font-size:15px}.product-hero{position:relative;width:100%;height:70vh;background-image:url(/assets/coco3-DnCYGHz5.png);background-position:bottom center;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff}.product-hero:after{content:"";position:absolute;inset:0;background:#0000008c}.product-overlay{position:relative;z-index:2;max-width:700px}.product-overlay h2{font-size:48px;margin-bottom:20px}.product-overlay p{font-size:18px;line-height:1.6}.spec-cards{position:absolute;bottom:-60px;display:flex;gap:30px;flex-wrap:wrap;justify-content:center;z-index:3}.spec-card{background:#fff;color:#1b5e20;padding:30px 40px;border-radius:12px;text-align:center;box-shadow:0 20px 40px #00000026;transition:.4s ease}.spec-card h3{font-size:28px;margin-bottom:10px}.spec-card span{font-size:14px;color:#555}.spec-card:hover{transform:translateY(-10px)}.briquettes-section{padding:70px 8%;background:linear-gradient(135deg,#f1f8e9,#e8f5e9);text-align:center;margin-top:40px}.briquettes-title{font-size:34px!important;font-weight:700;color:#1b5e20;margin-bottom:60px!important;margin-top:40px}.briquettes-table-wrapper{overflow-x:auto;display:flex;justify-content:center}.briquettes-table{width:95%!important;max-width:1000px!important;border-collapse:collapse;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 15px 40px #00000014;transition:.4s ease}.briquettes-table thead{background:linear-gradient(90deg,#2e7d32,#1b5e20);color:#fff}.briquettes-table th{padding:18px;font-size:16px;text-align:center;letter-spacing:.5px}.briquettes-table thead tr:hover{background-color:transparent;transform:none}.briquettes-table td{padding:16px 18px;font-size:15px;color:#444;border-bottom:1px solid #eee}.briquettes-table tbody tr:nth-child(2n){background-color:#f9fbe7}.briquettes-table tbody tr:hover{background-color:#e8f5e9;transform:scale(1.01);transition:.3s ease}.process-timeline-section{padding:80px 10%;background:#f9fdf6;text-align:center}.process-timeline-section .timeline-title{font-size:42px!important;margin-bottom:60px;color:#1b5e20;font-weight:700}.process-timeline{position:relative;max-width:800px;margin:auto}.process-timeline:before{content:"";position:absolute;left:50%;top:0;width:4px;height:100%;background:#c8e6c9;transform:translate(-50%)}.process-step{position:relative;width:50%;padding:20px 40px;box-sizing:border-box}.process-step:nth-child(odd){left:0;text-align:right}.process-step:nth-child(2n){left:50%;text-align:left}.step-indicator{position:absolute;top:25px;right:-12px;width:20px;height:20px;background:#2e7d32;border-radius:50%;z-index:5}.process-step:nth-child(2n) .step-indicator{left:-12px}.step-content-wrapper{display:flex;flex-direction:column;gap:15px;text-align:center}.step-content-wrapper h3{color:#1b5e20;font-size:22px;font-weight:600;margin:0}.step-image-wrapper{width:60vh;max-width:600px;height:270px;margin:0 auto;overflow:hidden;border-radius:12px;box-shadow:0 8px 25px #0000001f;transition:transform .4s ease}.step-image-wrapper:hover{transform:scale(1.02)}.step-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.step-image-wrapper:hover .step-image{transform:scale(1.1)}.step-description{color:#555;font-size:15px;line-height:1.6;margin:0}@media(max-width:768px){.hero-container{height:54vh;background-size:cover;background-position:center;background-attachment:scroll;animation:none}.hero-content h1{font-size:1.8rem}.hero-content p{font-size:.95rem}.hero-btn{padding:10px 25px;font-size:14px}.services-section{padding:40px 5%}.section-title{font-size:24px;margin-bottom:30px;margin-top:30px;font-weight:700;color:#000}.services-container{flex-direction:column;gap:20px;height:auto;position:relative}.service-card,.service-card.card-left,.service-card.card-center,.service-card.card-right{position:relative!important;left:auto!important;transform:none!important;margin-top:0!important;margin-bottom:0!important;width:100%;max-width:350px;opacity:1!important}.service-card{padding:20px}.service-card h3{font-size:18px}.service-card p{font-size:14px}.timeline:before{left:10px}.timeline-item{width:100%;padding-left:40px;text-align:left!important}.timeline-item:nth-child(2n){left:0}.timeline-dot{left:10px!important}.product-hero{height:60vh}.spec-cards{bottom:-60px;gap:10px;padding:0 10px}.spec-card{padding:15px 18px;border-radius:10px}.spec-card h3{font-size:18px}.spec-card span{font-size:12px}.briquettes-section{padding:40px 5%;margin-top:40px}.briquettes-title{font-size:24px;margin-bottom:30px}.briquettes-table th,.briquettes-table td{padding:10px;font-size:13px}.process-timeline-section .timeline-title{font-size:28px!important;margin-bottom:40px}.process-timeline:before{left:8px}.process-step{width:100%;padding-left:40px;padding-right:10px;margin-bottom:40px;text-align:left!important}.process-step:nth-child(2n),.process-step:nth-child(odd){left:0}.step-indicator{left:0;right:auto}.step-image-wrapper{max-width:100%;height:220px}.step-content-wrapper h3{font-size:22px}.step-description{font-size:14px}}.reviews-section{padding:80px 20px;background:linear-gradient(180deg,#f1f8e9,#fff);position:relative;overflow:hidden}.reviews-container{max-width:1400px;margin:0 auto;position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:30px}.reviews-header{text-align:center;margin-bottom:20px;width:100%}.reviews-title{font-size:42px;font-weight:900;background:linear-gradient(135deg,#1b5e20,#2e7d32,#4caf50);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:2px;margin:0 0 15px}.reviews-subtitle{font-size:16px;color:#66bb6a;font-weight:500;margin:0}.reviews-carousel-wrapper{position:relative;width:100%;display:flex;align-items:center;gap:15px}.review-arrow{flex-shrink:0;width:45px;height:45px;border-radius:50%;background:linear-gradient(135deg,#2e7d32,#66bb6a);border:none;color:#fff;font-size:32px;font-weight:300;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #2e7d3266;display:flex;align-items:center;justify-content:center;z-index:10}.review-arrow:hover{background:linear-gradient(135deg,#1b5e20,#4caf50);transform:scale(1.1);box-shadow:0 12px 35px #2e7d3280}.review-arrow:disabled{opacity:.3;cursor:not-allowed;transform:none}.reviews-grid{flex:1;display:grid;grid-template-columns:repeat(4,1fr);gap:25px;transition:transform .5s ease;width:100%}.review-card{background:#fff;border-radius:15px;padding:15px;box-shadow:0 15px 40px #1b5e201f;border:2px solid #c8e6c9;text-align:center;transition:all .3s ease;height:100%;display:flex;flex-direction:column;align-items:center;max-width:280px}.review-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #1b5e202e;border-color:#81c784}.review-client-top{display:flex;align-items:center;gap:8px;width:100%;margin-bottom:10px;padding-bottom:10px;border-bottom:2px solid #e8f5e9}.client-avatar{width:35px;height:35px;border-radius:50%;background:linear-gradient(135deg,#2e7d32,#66bb6a);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#fff;flex-shrink:0}.client-info{text-align:left;flex:1;display:flex;flex-direction:column;gap:2px}.client-name{font-size:12px;font-weight:800;color:#1b5e20;margin:0;text-transform:uppercase;letter-spacing:.5px}.client-location{font-size:10px;color:#66bb6a;font-weight:500;margin:0}.client-date{font-size:9px;color:#81c784;font-weight:400;margin:0}.review-rating{display:flex;justify-content:center;gap:4px;margin-bottom:10px;width:100%}.star{font-size:16px;color:#a5d6a7;text-shadow:0 1px 5px rgba(46,125,50,.3)}.star.filled{color:#2e7d32;text-shadow:0 2px 10px rgba(46,125,50,.5)}.review-text-wrapper{width:100%;display:flex;flex-direction:column;gap:8px}.review-text{font-size:12px;line-height:1.5;color:#2d3748;font-style:italic;margin:0;text-align:left;width:100%}.view-toggle-btn{background:none;border:none;color:#2e7d32;font-size:10px;font-weight:700;cursor:pointer;padding:4px 8px;align-self:flex-start;text-transform:uppercase;letter-spacing:.5px;transition:all .3s ease;border-radius:5px}.view-toggle-btn:hover{background:#e8f5e9;color:#1b5e20}.review-client{display:none}.reviews-dots{display:flex;justify-content:center;gap:10px;margin-top:30px;width:100%}.dot{width:12px;height:12px;border-radius:50%;border:2px solid #81c784;background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.dot.active{background:#2e7d32;border-color:#2e7d32;transform:scale(1.2)}.dot:hover{border-color:#1b5e20;transform:scale(1.1)}.reviews-loading{text-align:center;font-size:24px;color:#1b5e20;font-weight:600;padding:80px}@media(max-width:1200px){.reviews-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.reviews-container{gap:10px}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:15px}.reviews-title{font-size:36px}.review-arrow{width:40px;height:40px;font-size:28px}}@media(max-width:600px){.reviews-section{padding:60px 15px}.reviews-container{flex-direction:column;gap:15px}.reviews-carousel-wrapper{flex-direction:column;gap:10px}.review-arrow{width:50px;height:50px;font-size:32px;order:2}.reviews-grid{grid-template-columns:1fr;gap:15px;order:1}.reviews-title{font-size:32px}.review-card{padding:20px}.review-text{font-size:13px}.client-avatar{width:38px;height:38px;font-size:16px}.client-name{font-size:12px}.client-company{font-size:10px}}.footer{background:linear-gradient(135deg,#0d4719,#1b5e20);color:#fff;padding:60px 0}.footer-container{max-width:1200px;margin:auto;display:flex;justify-content:space-between;align-items:flex-start;gap:60px;padding:0 10px}.footer-col{flex:1;text-align:center}.footer-logo-img{height:80px;width:auto;margin-bottom:15px}.footer-col h3{margin-bottom:20px;font-size:22px;font-weight:600;color:#fff}.footer-col p{font-size:15px;line-height:1.7;color:#d4d4d4}.footer-col ul{list-style:none;padding:0}.footer-col ul li{margin-bottom:12px}.footer-col ul li a{color:#d4d4d4;text-decoration:none;transition:.3s}.footer-col ul li a:hover{color:#ffd54f}.footer-bottom{text-align:center;padding:18px;background:#0a2f12;margin-top:40px;font-size:14px}@media(max-width:768px){.footer-container{flex-direction:column;text-align:center;gap:40px}.footer-logo-img{margin:0;margin-left:0!important}}.footer-gallery{display:flex;gap:10px;flex-wrap:wrap}.gallery-img{width:100%;height:180px;object-fit:cover;border-radius:8px;transition:transform .3s ease;cursor:pointer}.gallery-img:hover{transform:scale(1.05)}.about-page{font-family:Poppins,sans-serif;background:#0f1f1a;color:#fff;overflow-x:hidden}.about-hero{position:relative;height:70vh;background-size:cover;background-position:center bottom;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center}.hero-overlay{width:100%;height:100%;background:linear-gradient(#0000004d,#00000080);display:flex;align-items:center;justify-content:center}.hero-content{text-align:center;max-width:700px;animation:fadeUp 1s ease forwards}.hero-content h1{font-size:3rem;margin-bottom:20px}.hero-content span{color:#0f8}.hero-content p{font-size:1.1rem;opacity:.9}.about-content-section{padding:80px 10% 0;background:#e2fbe2}.about-content-container{max-width:1000px;margin:0 auto}.about-content-container h2{font-size:36px;color:#1b5e20;margin-bottom:30px;font-weight:700;text-align:center}.about-content-container p{font-size:16px;color:#333;line-height:1.8;margin-bottom:20px;text-align:justify}.about-content-container p:last-child{margin-bottom:0}.about-mission{display:flex;align-items:center;justify-content:space-between;padding:100px 10%;gap:50px;background:#e2fbe2;color:#000}.mission-image img{width:400px;border-radius:20px;transition:transform .5s ease}.mission-image img:hover{transform:scale(1.05)}.mission-content{max-width:600px}.mission-content h1{font-size:2.5rem;margin-bottom:20px;font-weight:600;color:#000}.about-products{padding:100px 10%;text-align:center;background:#0f1f1a}.about-products h2{font-size:2.5rem;margin-bottom:50px;font-weight:600}.product-cards{display:flex;justify-content:center;gap:40px;flex-wrap:wrap}.product-card{background:#ffffff0d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;border-radius:20px;width:300px;transition:all .4s ease;border:1px solid rgba(255,255,255,.1)}.product-card img{width:100%;height:180px;object-fit:cover;border-radius:15px;margin-bottom:20px}.product-card h3{margin-bottom:10px;color:#0f8}@keyframes fadeUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@media(max-width:992px){.about-mission{flex-direction:column;text-align:center}.mission-image img{width:100%}.hero-content h1{font-size:2.2rem}}.about-products{padding:100px 10%;text-align:center;background:#e2fbe2}.about-products h2{font-size:2.5rem;margin-bottom:50px;color:#000}.product-card{background:#0f1f1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:30px;border-radius:20px;width:300px;transition:all .4s ease;border:1px solid rgba(0,0,0,.1)}.biomass-vision{width:100%;height:70vh;background-size:cover;background-position:center;display:flex;justify-content:center;position:relative}.vision-overlay{width:100%;height:100%;background:#000000a6;padding:80px 10%;text-align:center;color:#fff}.vision-heading{font-size:40px;margin-bottom:60px;font-weight:600}.vision-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.overlay-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:30px;border-radius:15px;width:300px;transition:.4s ease;border:1px solid rgba(255,255,255,.2)}.overlay-card:hover{transform:translateY(-10px);background:#fff3}.overlay-card h3{font-size:22px;margin-bottom:15px}.overlay-card p{font-size:15px;line-height:1.6}@media(max-width:768px){.vision-heading{font-size:28px}.overlay-card{width:100%}.about-content-section{padding:50px 5%}.about-content-container h2{font-size:28px;margin-bottom:20px}.about-content-container p{font-size:14px;line-height:1.7;text-align:left}}.contact-page{background:#e9e6dc;padding:0 20px 50px;font-family:Poppins,sans-serif}.contact-hero{position:relative;width:calc(100% + 40px);height:350px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 -20px 50px}.contact-hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/contactimg1-oRabvdxZ.png);background-position:center;background-repeat:no-repeat;background-size:cover;animation:zoomPan 20s ease-in-out infinite}.contact-hero:after{content:"";position:absolute;inset:0;background:#00000080;z-index:1}@keyframes zoomPan{0%{transform:scale(1) translate(0)}50%{transform:scale(1.1) translate(-10px,-10px)}to{transform:scale(1) translate(0)}}.contact-hero-content{position:relative;z-index:2;text-align:center;color:#fff;max-width:800px}.contact-hero-content h1{font-size:48px;margin-bottom:15px;font-weight:700}.contact-hero-content p{font-size:18px;opacity:.9}.contact-title{text-align:center;margin-bottom:30px;font-size:28px;font-weight:600}.contact-wrapper{max-width:1100px;margin:auto;display:flex;gap:25px}.contact-card{background:#fff;padding:25px;border-radius:6px;width:35%;box-shadow:0 4px 10px #0000001a}.contact-card h3{margin-bottom:10px}.contact-card p{margin:8px 0;font-size:14px;color:#444;display:flex;align-items:center;gap:8px}.social-icons{margin-top:15px;display:flex;gap:12px;font-size:18px;color:#0b5ed7}.contact-form{background:#fff;padding:25px;border-radius:6px;width:65%;box-shadow:0 4px 10px #0000001a}.contact-form h3{margin-bottom:15px}.form-row{display:flex;gap:15px;margin-bottom:15px}.contact-form input,.contact-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:14px;outline:none}.contact-form textarea{resize:none}.contact-form button{width:100%;background:#1f7a3e;color:#fff;border:none;padding:12px;border-radius:4px;font-weight:600;cursor:pointer;margin-top:5px}.contact-form button:hover{background:#16632f}.response-msg{margin-top:10px;font-size:14px}.map-section{max-width:1100px;margin:30px auto 0}.map-section iframe{width:100%;height:350px;border:0;border-radius:6px}@media(max-width:768px){.contact-wrapper{flex-direction:column}.contact-card,.contact-form{width:100%}.form-row{flex-direction:column}}.blog-page{width:100%;background:#f2f2f2}.blog-hero{width:100%;height:350px;background-image:url(/assets/blog_bg2-DSMV3XH8.png);background-size:cover;background-position:center;background-attachment:fixed;position:relative}.hero-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff}.hero-overlay p{font-size:14px;letter-spacing:2px}.hero-overlay h1{font-size:42px;font-weight:700}.blog-wrapper{padding:70px 8%}.blog-row{display:flex;align-items:center;gap:40px;margin-bottom:70px}.blog-row.reverse{flex-direction:row-reverse}.blog-img{flex:1}.blog-img img{width:100%;height:260px;object-fit:cover;border-radius:10px}.blog-text{flex:1}.blog-text h2{color:#1b5e20;font-size:22px;margin-bottom:10px}.blog-text p{font-size:14px;color:#444;line-height:1.6}.read-more{margin-top:10px;background:#e53935;color:#fff;border:none;padding:6px 14px;border-radius:5px;cursor:pointer}.read-more:hover{background:#c62828}@media(max-width:768px){.blog-row,.blog-row.reverse{flex-direction:column}.blog-img img{height:220px}}.blog-img img{margin-top:50px;width:100%;height:350px;object-fit:cover;border-radius:10px}.briquettes-page-wrapper{width:100%;overflow-x:hidden}.briquettes-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/bio1-jnc_Y80i.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.briquettes-hero-section.zoom-animate{animation:briquettesHeroZoomBg 20s ease-out infinite}@keyframes briquettesHeroZoomBg{0%{background-size:100%}to{background-size:115%}}.briquettes-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.briquettes-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:briquettesFadeUp 1s ease}.briquettes-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.briquettes-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.briquettes-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.briquettes-zoom-animate{animation:briquettesHeroZoom 14s ease-in-out infinite alternate}@keyframes briquettesHeroZoom{0%{background-size:100%}to{background-size:115%}}@keyframes briquettesFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.briquettes-hero-content h1{font-size:48px}}@media(max-width:992px){.briquettes-hero-section{height:45vh}.briquettes-hero-content h1{font-size:40px}.briquettes-hero-content p{font-size:17px}}@media(max-width:768px){.briquettes-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.briquettes-hero-content h1{font-size:32px}.briquettes-hero-content p{font-size:16px}.briquettes-zoom-animate{animation:none}}@media(max-width:480px){.briquettes-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.briquettes-hero-content h1{font-size:26px}.briquettes-hero-content p{font-size:15px}}.briquettes-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.briquettes-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.briquettes-breadcrumb span{margin:0 6px;color:#aaa}.briquettes-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.briquettes-breadcrumb a:hover{text-decoration:underline}.briquettes-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:briquettesFade .6s ease}@keyframes briquettesFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.briquettes-left{flex:1;margin-left:40px}.briquettes-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.briquettes-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.briquettes-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.briquettes-table tr{transition:.3s}.briquettes-table tr:hover{background:#f1f5ff}.briquettes-table tr:nth-child(2n){background:#f7f7f7}.briquettes-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.briquettes-key{font-weight:600;color:#333;width:230px}.briquettes-value{color:#555}.briquettes-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.briquettes-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.briquettes-right{width:420px;position:sticky;top:120px}.briquettes-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.briquettes-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.briquettes-main-img:hover img{transform:scale(1.2)}.briquettes-thumbs{display:flex;gap:12px}.briquettes-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.briquettes-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.briquettes-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.briquettes-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.briquettes-card{gap:40px}.briquettes-right{width:350px}}@media(max-width:900px){.briquettes-card{flex-direction:column}.briquettes-right{order:1}.briquettes-left{order:2}}@media(max-width:900px){.briquettes-card{flex-direction:column}.briquettes-right{width:100%;position:relative;top:0}.briquettes-main-img{height:350px}}@media(max-width:600px){.briquettes-title{font-size:26px}.briquettes-main-img{height:280px}.briquettes-thumbs img{width:70px;height:70px}}.pellet-page-wrapper{width:100%;overflow-x:hidden}.pellet-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/pellete1-1zz-iRAt.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.pellet-hero-section.zoom-animate{animation:pelletHeroZoomBg 20s ease-out infinite}@keyframes pelletHeroZoomBg{0%{background-size:100%}to{background-size:115%}}.pellet-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.pellet-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:pelletFadeUp 1s ease}.pellet-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.pellet-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.pellet-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.pellet-zoom-animate{animation:pelletHeroZoom 14s ease-in-out infinite alternate}@keyframes pelletHeroZoom{0%{background-size:100%}to{background-size:115%}}@keyframes pelletFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.pellet-hero-content h1{font-size:48px}}@media(max-width:992px){.pellet-hero-section{height:50vh}.pellet-hero-content h1{font-size:40px}.pellet-hero-content p{font-size:17px}}@media(max-width:768px){.pellet-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.pellet-hero-content h1{font-size:32px}.pellet-hero-content p{font-size:16px}.pellet-zoom-animate{animation:none}}@media(max-width:480px){.pellet-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.pellet-hero-content h1{font-size:26px}.pellet-hero-content p{font-size:15px}}.pellet-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.pellet-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.pellet-breadcrumb span{margin:0 6px;color:#aaa}.pellet-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.pellet-breadcrumb a:hover{text-decoration:underline}.pellet-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:pelletFade .6s ease}@keyframes pelletFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.pellet-left{flex:1;margin-left:40px}.pellet-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.pellet-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.pellet-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.pellet-table tr{transition:.3s}.pellet-table tr:hover{background:#f1f5ff}.pellet-table tr:nth-child(2n){background:#f7f7f7}.pellet-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.pellet-key{font-weight:600;color:#333;width:230px}.pellet-value{color:#555}.pellet-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.pellet-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.pellet-right{width:420px;position:sticky;top:120px}.pellet-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.pellet-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.pellet-main-img:hover img{transform:scale(1.2)}.pellet-thumbs{display:flex;gap:12px}.pellet-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.pellet-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.pellet-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.pellet-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.pellet-card{gap:40px}.pellet-right{width:350px}}@media(max-width:900px){.pellet-card{flex-direction:column}.pellet-right{order:1}.pellet-left{order:2}}@media(max-width:900px){.pellet-card{flex-direction:column}.pellet-right{width:100%;position:relative;top:0}.pellet-main-img{height:350px}}@media(max-width:600px){.pellet-title{font-size:26px}.pellet-main-img{height:280px}.pellet-thumbs img{width:70px;height:70px}}.dry-page-wrapper{width:100%;overflow-x:hidden}.dry-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/s1-DRWQfnQn.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.dry-hero-section.zoom-animate{animation:dryHeroZoomBg 20s ease-out infinite}@keyframes dryHeroZoomBg{0%{background-size:100%}to{background-size:115%}}.dry-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.dry-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:dryFadeUp 1s ease}.dry-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.dry-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.dry-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.dry-zoom-animate{animation:dryHeroZoom 14s ease-in-out infinite alternate}@keyframes dryHeroZoom{0%{background-size:100%}to{background-size:115%}}@keyframes dryFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.dry-hero-content h1{font-size:48px}}@media(max-width:992px){.dry-hero-section{height:50vh}.dry-hero-content h1{font-size:40px}.dry-hero-content p{font-size:17px}}@media(max-width:768px){.dry-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.dry-hero-content h1{font-size:32px}.dry-hero-content p{font-size:16px}.dry-zoom-animate{animation:none}}@media(max-width:480px){.dry-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.dry-hero-content h1{font-size:26px}.dry-hero-content p{font-size:15px}}.dry-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.dry-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.dry-breadcrumb span{margin:0 6px;color:#aaa}.dry-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.dry-breadcrumb a:hover{text-decoration:underline}.dry-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:dryFade .6s ease}@keyframes dryFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.dry-left{flex:1;margin-left:40px}.dry-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.dry-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.dry-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.dry-table tr{transition:.3s}.dry-table tr:hover{background:#f1f5ff}.dry-table tr:nth-child(2n){background:#f7f7f7}.dry-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.dry-key{font-weight:600;color:#333;width:230px}.dry-value{color:#555}.dry-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.dry-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.dry-right{width:420px;position:sticky;top:120px}.dry-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.dry-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.dry-main-img:hover img{transform:scale(1.2)}.dry-thumbs{display:flex;gap:12px}.dry-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.dry-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.dry-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.dry-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.dry-card{gap:40px}.dry-right{width:350px}}@media(max-width:900px){.dry-card{flex-direction:column}.dry-right{order:1}.dry-left{order:2}}@media(max-width:900px){.dry-card{flex-direction:column}.dry-right{width:100%;position:relative;top:0}.dry-main-img{height:350px}}@media(max-width:600px){.dry-title{font-size:26px}.dry-main-img{height:280px}.dry-thumbs img{width:70px;height:70px}}.product-page-wrapper{width:100%;overflow-x:hidden}.product-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/chimg2-gwarPhbu.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-hero-section.zoom-animate{animation:heroZoomBg 20s ease-out infinite}@keyframes heroZoomBg{0%{background-size:100%}to{background-size:115%}}.product-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.product-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:fadeUpProduct 1s ease}.product-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.product-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.product-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.zoom-animate-product{animation:heroZoomProduct 14s ease-in-out infinite alternate}@keyframes heroZoomProduct{0%{background-size:100%}to{background-size:115%}}@keyframes fadeUpProduct{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.product-hero-content h1{font-size:48px}}@media(max-width:992px){.product-hero-section{height:45vh}.product-hero-content h1{font-size:40px}.product-hero-content p{font-size:17px}}@media(max-width:768px){.product-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.product-hero-content h1{font-size:32px}.product-hero-content p{font-size:16px}.zoom-animate-product{animation:none}}@media(max-width:480px){.product-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.product-hero-content h1{font-size:26px}.product-hero-content p{font-size:15px}}.product-page-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.product-page-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.product-page-breadcrumb span{margin:0 6px;color:#aaa}.product-page-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.product-page-breadcrumb a:hover{text-decoration:underline}.product-page-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:fadeProduct .6s ease}@keyframes fadeProduct{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.product-page-left{flex:1;margin-left:40px}.product-page-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.product-page-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.product-page-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.product-page-table tr{transition:.3s}.product-page-table tr:hover{background:#f1f5ff}.product-page-table tr:nth-child(2n){background:#f7f7f7}.product-page-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.product-page-key{font-weight:600;color:#333;width:230px}.product-page-value{color:#555}.product-page-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.product-page-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.product-page-right{width:420px;position:sticky;top:120px}.product-page-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.product-page-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.product-page-main-img:hover img{transform:scale(1.2)}.product-page-thumbs{display:flex;gap:12px}.product-page-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.product-page-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.product-page-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.product-page-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.product-page-card{gap:40px}.product-page-right{width:350px}}@media(max-width:900px){.product-page-card{flex-direction:column}.product-page-right{order:1}.product-page-left{order:2}}@media(max-width:900px){.product-page-card{flex-direction:column}.product-page-right{width:100%;position:relative;top:0}.product-page-main-img{height:350px}}@media(max-width:600px){.product-page-title{font-size:26px}.product-page-main-img{height:280px}.product-page-thumbs img{width:70px;height:70px}}.activated-page-wrapper{width:100%;overflow-x:hidden}.activated-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/char_img1-CTLpo4wq.jpeg);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.activated-hero-section.zoom-animate{animation:activatedHeroZoomBg 20s ease-out infinite}@keyframes activatedHeroZoomBg{0%{background-size:100%}to{background-size:115%}}.activated-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.activated-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:activatedFadeUp 1s ease}.activated-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.activated-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.activated-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.activated-zoom-animate{animation:activatedHeroZoom 14s ease-in-out infinite alternate}@keyframes activatedHeroZoom{0%{background-size:100%}to{background-size:115%}}@keyframes activatedFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.activated-hero-content h1{font-size:48px}}@media(max-width:992px){.activated-hero-section{height:50vh}.activated-hero-content h1{font-size:40px}.activated-hero-content p{font-size:17px}}@media(max-width:768px){.activated-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.activated-hero-content h1{font-size:32px}.activated-hero-content p{font-size:16px}.activated-zoom-animate{animation:none}}@media(max-width:480px){.activated-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.activated-hero-content h1{font-size:26px}.activated-hero-content p{font-size:15px}}.activated-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.activated-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.activated-breadcrumb span{margin:0 6px;color:#aaa}.activated-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.activated-breadcrumb a:hover{text-decoration:underline}.activated-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:activatedFade .6s ease}@keyframes activatedFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.activated-left{flex:1;margin-left:40px}.activated-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.activated-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.activated-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.activated-table tr{transition:.3s}.activated-table tr:hover{background:#f1f5ff}.activated-table tr:nth-child(2n){background:#f7f7f7}.activated-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.activated-key{font-weight:600;color:#333;width:230px}.activated-value{color:#555}.activated-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.activated-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.activated-right{width:420px;position:sticky;top:120px}.activated-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.activated-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.activated-main-img:hover img{transform:scale(1.2)}.activated-thumbs{display:flex;gap:12px}.activated-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.activated-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.activated-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.activated-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.activated-card{gap:40px}.activated-right{width:350px}}@media(max-width:900px){.activated-card{flex-direction:column}.activated-right{order:1}.activated-left{order:2}}@media(max-width:900px){.activated-card{flex-direction:column}.activated-right{width:100%;position:relative;top:0}.activated-main-img{height:350px}}@media(max-width:600px){.activated-title{font-size:26px}.activated-main-img{height:280px}.activated-thumbs img{width:70px;height:70px}}:root{--primary: #1e3a8a;--accent: #f59e0b}.cp-page-wrapper{width:100%;overflow-x:hidden}.cp-hero-section{height:50vh;min-height:350px;width:100%;background-image:url(/assets/cocopeat1-CFBgcsnq.png);background-size:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.cp-hero-section.zoom-animate{animation:cpHeroZoomBg 20s ease-out infinite}@keyframes cpHeroZoomBg{0%{background-size:100%}to{background-size:115%}}.cp-hero-overlay{width:100%;height:100%;background:linear-gradient(#00000026,#000000d9);display:flex;align-items:center;justify-content:center}.cp-hero-content{text-align:center;color:#fff;max-width:750px;padding:20px;animation:cpFadeUp 1s ease}.cp-hero-content h1{font-size:56px;font-weight:900;letter-spacing:1px;color:#fff}.cp-hero-content h1 span{color:var(--accent);text-shadow:0 0 10px rgba(245,158,11,.6)}.cp-hero-content p{margin-top:14px;font-size:18px;opacity:.9;line-height:1.6}.cp-zoom-animate{animation:cpHeroZoom 14s ease-in-out infinite alternate}@keyframes cpHeroZoom{0%{background-size:100%}to{background-size:115%}}@keyframes cpFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.cp-hero-content h1{font-size:48px}}@media(max-width:992px){.cp-hero-section{height:50vh}.cp-hero-content h1{font-size:40px}.cp-hero-content p{font-size:17px}}@media(max-width:768px){.cp-hero-section{height:40vh;min-height:280px;background-attachment:fixed}.cp-hero-content h1{font-size:32px}.cp-hero-content p{font-size:16px}.cp-zoom-animate{animation:none}}@media(max-width:480px){.cp-hero-section{height:35vh;min-height:250px;background-attachment:fixed}.cp-hero-content h1{font-size:26px}.cp-hero-content p{font-size:15px}}.cp-container{max-width:1300px;margin:auto;padding:30px 20px;font-family:Poppins,sans-serif}.cp-breadcrumb{font-size:14px;color:#777;margin-bottom:40px}.cp-breadcrumb span{margin:0 6px;color:#aaa}.cp-breadcrumb a{text-decoration:none;color:#0d6efd;font-weight:500}.cp-breadcrumb a:hover{text-decoration:underline}.cp-card{display:flex;gap:70px;align-items:flex-start;padding:60px 0;border-bottom:1px solid #ececec;animation:cpFade .6s ease}@keyframes cpFade{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.cp-left{flex:1;margin-left:40px}.cp-title{font-size:34px;font-weight:700;color:#111;margin-bottom:18px;letter-spacing:.4px}.cp-desc{font-size:15px;color:#666;line-height:1.8;margin-bottom:35px}.cp-table{width:100%;border-collapse:collapse;margin-bottom:35px;border-radius:10px;overflow:hidden;background:#fafafa;box-shadow:0 4px 15px #0000000a}.cp-table tr{transition:.3s}.cp-table tr:hover{background:#f1f5ff}.cp-table tr:nth-child(2n){background:#f7f7f7}.cp-table td{padding:14px 16px;border-bottom:1px solid #eee;font-size:14px}.cp-key{font-weight:600;color:#333;width:230px}.cp-value{color:#555}.cp-btn{padding:13px 44px;width:auto;display:inline-block;background:linear-gradient(135deg,#166e23,#067a13);color:#fff;border:none;border-radius:40px;cursor:pointer;font-size:16px;font-weight:500;letter-spacing:.3px;transition:all .3s ease;box-shadow:0 6px 18px #0000001f}.cp-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #0000002e}.cp-right{width:420px;position:sticky;top:120px}.cp-main-img{width:100%;height:300px;border-radius:14px;overflow:hidden;border:1px solid #eee;margin-bottom:15px;background:#fff;box-shadow:0 8px 25px #00000014}.cp-main-img img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.cp-main-img:hover img{transform:scale(1.2)}.cp-thumbs{display:flex;gap:12px}.cp-thumbs img{width:90px;height:90px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:all .3s ease;box-shadow:0 4px 12px #00000014}.cp-thumbs img:hover{transform:scale(1.08);border-color:#0d6efd}.cp-thumb-active{border-color:#0d6efd;box-shadow:0 6px 18px #00000026}.cp-center{text-align:center;font-size:18px;padding:80px 0;color:#777}@media(max-width:1100px){.cp-card{gap:40px}.cp-right{width:350px}}@media(max-width:900px){.cp-card{flex-direction:column}.cp-right{order:1}.cp-left{order:2}}@media(max-width:900px){.cp-card{flex-direction:column}.cp-right{width:100%;position:relative;top:0}.cp-main-img{height:350px}}@media(max-width:600px){.cp-title{font-size:26px}.cp-main-img{height:280px}.cp-thumbs img{width:70px;height:70px}}.certificate-page{min-height:100vh;padding:20px 0 80px;background:linear-gradient(180deg,#fafafa,#fff)}.cert-hero{text-align:center;padding:80px 20px 60px;margin-bottom:70px;position:relative}.cert-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:200px;height:4px;background:linear-gradient(90deg,transparent,#667eea,#764ba2,transparent);border-radius:2px}.cert-title{font-size:52px;font-weight:900;color:#000;letter-spacing:3px;margin:20px 0 15px;text-transform:uppercase}.cert-subtitle{font-size:17px;color:#718096;font-weight:400;letter-spacing:1px;max-width:600px;margin:0 auto}.cert-container{max-width:1300px;width:90%;margin:auto}.cert-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}.cert-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014;cursor:pointer;border:1px solid #e2e8f0}.cert-image-wrapper{position:relative;width:100%;height:450px;overflow:hidden;background:linear-gradient(135deg,#f7fafc,#edf2f7)}.cert-image-wrapper img{width:100%;height:100%;object-fit:contain}.cert-overlay{display:none}.cert-content{padding:28px;text-align:center}.cert-name{font-size:19px;font-weight:700;color:#2d3748;margin:0 0 12px;line-height:1.4}.cert-issued-by{font-size:13px;color:#718096;font-weight:500;margin:0 0 8px}.cert-validity{font-size:12px;color:#a0aec0;font-weight:500;margin:0}.cert-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:15px}.cert-loading{display:flex;align-items:center;justify-content:center;min-height:60vh;font-size:22px;color:#4a5568;font-weight:600}.cert-error{text-align:center;padding:80px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin:40px}.cert-error p{font-size:17px;color:#e53e3e;margin:0 0 20px;font-weight:600}.cert-retry-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:13px 32px;border-radius:50px;font-size:14px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.cert-retry-btn:hover{transform:scale(1.05);box-shadow:0 10px 30px #667eea66}.cert-no-data{text-align:center;padding:100px;background:#fff;border-radius:20px;box-shadow:0 10px 40px #0000001a;margin:40px}.cert-no-data h3{font-size:28px;color:#4a5568;margin:0 0 15px;font-weight:700}.cert-no-data p{font-size:15px;color:#a0aec0;margin:0}.cert-modal-backdrop{position:fixed;inset:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cert-modal{background:#fff;border-radius:24px;max-width:850px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalFadeIn .4s ease;box-shadow:0 40px 100px #0000004d}@keyframes modalFadeIn{0%{opacity:0;transform:translateY(40px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.cert-modal-close{position:absolute;top:20px;right:20px;width:44px;height:44px;border-radius:50%;background:#f7fafc;border:2px solid #e2e8f0;font-size:28px;color:#4a5568;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10}.cert-modal-close:hover{background:#edf2f7;border-color:#cbd5e0;transform:rotate(90deg)}.cert-modal-header{padding:45px 45px 30px;text-align:center;background:linear-gradient(180deg,#f7fafc,#fff);border-bottom:1px solid #e2e8f0}.cert-modal-title{font-size:28px;font-weight:800;color:#2d3748;margin:15px 0 12px;line-height:1.3}.cert-modal-badge{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6px 18px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.cert-modal-issued-by{font-size:14px;color:#718096;font-weight:500;margin:12px 0 0}.cert-modal-image-section{padding:40px;background:#fafafa}.cert-modal-image-section img{width:100%;height:550px;object-fit:contain;border-radius:16px;box-shadow:0 15px 50px #00000026;border:3px solid #ffffff}.cert-modal-details{padding:35px 45px}.cert-modal-description{margin-bottom:28px;padding:22px;background:#f7fafc;border-radius:14px;border-left:4px solid #667eea}.cert-modal-description h4{font-size:14px;font-weight:700;color:#4a5568;margin:0 0 10px;text-transform:uppercase;letter-spacing:1px}.cert-modal-description p{font-size:14px;color:#2d3748;line-height:1.7;margin:0}.cert-modal-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cert-info-item{display:flex;flex-direction:column;gap:6px;padding:18px;background:#f7fafc;border-radius:12px;border:1px solid #e2e8f0}.cert-info-item strong{font-size:11px;color:#718096;text-transform:uppercase;letter-spacing:1px;font-weight:600}.cert-info-item span{font-size:15px;color:#2d3748;font-weight:600}.cert-modal-actions{padding:28px 45px 35px;display:flex;gap:16px;justify-content:center;border-top:1px solid #e2e8f0;background:#fafafa}.cert-download-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:15px 38px;border-radius:50px;font-size:14px;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;box-shadow:0 8px 25px #667eea59}.cert-download-btn:hover{transform:translateY(-3px);box-shadow:0 12px 35px #667eea80}.cert-close-btn{background:#fff;color:#4a5568;padding:15px 38px;border-radius:50px;font-size:14px;font-weight:700;border:2px solid #e2e8f0;cursor:pointer;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease}.cert-close-btn:hover{background:#f7fafc;border-color:#cbd5e0;transform:translateY(-3px)}@media(max-width:1200px){.cert-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.cert-hero{padding:60px 20px 50px;margin-bottom:50px}.cert-title{font-size:36px}.cert-subtitle{font-size:14px}.cert-grid{grid-template-columns:1fr;gap:25px}.cert-container{width:95%}.cert-image-wrapper{height:240px}.cert-content{padding:22px}.cert-name{font-size:17px}.cert-modal{max-height:95vh;margin:10px}.cert-modal-header,.cert-modal-image-section,.cert-modal-details,.cert-modal-actions{padding:25px 20px}.cert-modal-title{font-size:22px}.cert-modal-info-grid{grid-template-columns:1fr}.cert-modal-actions{flex-direction:column}.cert-download-btn,.cert-close-btn{width:100%;justify-content:center}}@media(max-width:500px){.cert-title{font-size:28px}.cert-subtitle{font-size:13px}.cert-image-wrapper{height:200px}.cert-content{padding:18px}.cert-name{font-size:16px}.cert-modal-title{font-size:20px}.cert-modal-close{width:40px;height:40px;font-size:24px}}.videos-page{font-family:Poppins,sans-serif;color:#222}.videos-hero{position:relative;height:50vh;background:linear-gradient(135deg,#0d4719,#1b5e20);display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;overflow:hidden}.hero-bg-overlay{position:absolute;width:100%;height:100%;background:#00000059}.hero-content{position:relative;z-index:2;max-width:700px;padding:20px}.hero-content h1{font-size:48px;font-weight:700;margin-bottom:10px}.hero-content span{color:#ffd54f}.hero-content p{font-size:18px;opacity:.9}.video-container{max-width:1100px;margin:auto;text-align:center}.video-header p{color:#555;margin-bottom:30px}.video-wrapper{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 25px #00000026}.video-wrapper video{width:100%;display:block}.video-gallery{padding:40px 10%;background:#fff}.gallery-header{text-align:center;margin-bottom:50px}.gallery-header h2{font-size:32px;color:#1b5e20}.divider{width:60px;height:4px;background:#ffd54f;margin:12px auto 0;border-radius:10px}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.video-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 8px 20px #0000001a;transition:.3s}.video-card:hover{transform:translateY(-8px);box-shadow:0 14px 35px #0000002e}.card-video-wrapper video{width:100%;display:block;max-height:350px;object-fit:contain}.card-content{padding:20px}.card-content h3{margin-bottom:10px;color:#1b5e20}.card-content p{color:#555;font-size:14px;line-height:1.6}.video-cta{padding:80px 10%;background:linear-gradient(135deg,#0d4719,#1b5e20);text-align:center;color:#fff}.cta-content h2{font-size:34px;margin-bottom:10px}.cta-content p{margin-bottom:25px;opacity:.9}.cta-button{display:inline-block;padding:12px 30px;background:#ffd54f;color:#1b5e20;font-weight:600;border-radius:30px;text-decoration:none;transition:.3s}.cta-button:hover{background:#fff;transform:scale(1.05)}@media(max-width:768px){.hero-content h1{font-size:34px}.featured-video,.video-gallery,.video-cta{padding:60px 6%}.gallery-grid{grid-template-columns:1fr}}.featured-video{padding:80px 10%;background:#f7f7f7}.video-container{max-width:1000px;margin:auto;text-align:center}.video-header h2{font-size:32px;margin-bottom:10px;color:#1b5e20}.video-header p{color:#555;margin-bottom:35px}.video-wrapper.featured{position:relative;width:100%;max-width:850px;margin:auto;border-radius:14px;overflow:hidden;box-shadow:0 15px 35px #0003}.video-wrapper.featured video{width:100%;height:420px;object-fit:cover;display:block}.social-icons-container{position:fixed;bottom:0;right:0;display:flex;flex-direction:column;gap:12px;z-index:9999;padding:20px}.social-icon{width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 12px #00000040;transition:all .3s ease;cursor:pointer;text-decoration:none}.call-icon{background:#007bff;color:#fff}.call-icon:hover{background:#0056b3;transform:scale(1.1);box-shadow:0 5px 18px #007bff66}.whatsapp-icon{background:#25d366;color:#fff}.whatsapp-icon:hover{background:#128c7e;transform:scale(1.1);box-shadow:0 5px 18px #25d36666}.social-icon svg{width:24px;height:24px}@media(max-width:768px){.social-icons-container{bottom:80px;right:15px}.social-icon{width:42px;height:42px}.social-icon svg{width:22px;height:22px}}
