.facility-image-slider{position:relative;width:100%;max-width:600px;margin:0 auto}.facility-image-slider .slick-slider{border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.facility-image-slider .slick-list{border-radius:8px;overflow:hidden}.facility-image-slider .slick-track{display:flex;align-items:stretch}.facility-image-slider .slider-item{outline:none;position:relative;height:400px;display:flex!important;align-items:center;justify-content:center}.facility-image-slider .slider-item img{width:100%;height:100%;object-fit:cover;border-radius:8px;transition:transform .3s ease;display:block}.facility-image-slider .slider-item:hover img{transform:scale(1.02)}.facility-image-slider.single-image img{width:100%;height:400px;object-fit:cover;border-radius:8px}.facility-image-slider .slick-dots{bottom:15px;z-index:10;list-style:none;display:flex!important;justify-content:center;padding:0;margin:0}.facility-image-slider .slick-dots li{margin:0 3px;list-style:none}.facility-image-slider .slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,.7);border:none;opacity:.7;transition:all .3s ease;cursor:pointer;padding:0;font-size:0;line-height:0}.facility-image-slider .slick-dots li button:before{display:none}.facility-image-slider .slick-dots li.slick-active button{background-color:var(--primary-color,#007bff);opacity:1;transform:scale(1.2)}.facility-image-slider .slick-dots li:hover button{opacity:1;background-color:var(--primary-color,#007bff)}.facility-image-slider .slick-next,.facility-image-slider .slick-prev{display:none!important}@media (max-width:768px){.facility-image-slider .slider-item,.facility-image-slider .slider-item img,.facility-image-slider.single-image img{height:300px}.facility-image-slider .slick-dots{bottom:10px}}@media (max-width:576px){.facility-image-slider{max-width:100%}.facility-image-slider .slider-item{height:250px}.facility-image-slider .slider-item img,.facility-image-slider.single-image img{height:250px;border-radius:4px}.facility-image-slider .slick-dots li button{width:8px;height:8px}}.facility-image-slider .slick-slide{outline:none}.facility-image-slider .slick-slide>div{height:100%}.facility-image-slider .slider-item img,.facility-image-slider.single-image img{position:relative!important;object-position:center}.facility-image-slider .slider-item,.facility-image-slider.single-image{aspect-ratio:3/2}.facility-image-slider .slider-item>span,.facility-image-slider.single-image>span{display:block!important;height:100%!important;width:100%!important}.facility-image-slider .slider-item>span>img,.facility-image-slider.single-image>span>img{height:100%!important;width:100%!important;object-fit:cover!important}.facility-image-slider .loading{min-height:400px;display:flex;align-items:center;justify-content:center;background-color:#f8f9fa;border-radius:8px}@media (max-width:768px){.facility-image-slider .slider-item,.facility-image-slider.single-image{aspect-ratio:4/3}}@media (max-width:576px){.facility-image-slider .slider-item,.facility-image-slider.single-image{aspect-ratio:16/10}}.metric-item{opacity:0;transform:translateY(30px);animation:fadeInUp .8s ease forwards;animation-delay:var(--delay,0s)}.metric-item:first-child{--delay:0.1s}.metric-item:nth-child(2){--delay:0.2s}.metric-item:nth-child(3){--delay:0.3s}.metric-item:nth-child(4){--delay:0.4s}.metric-value{transition:all .3s ease;font-weight:600;color:var(--primary-color)}.metric-item:hover .metric-value{transform:scale(1.05);color:var(--secondary-color)}.metric-icon{transition:transform .3s ease}.metric-item:hover .metric-icon{transform:scale(1.1) rotateY(10deg)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes counterPulse{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.metric-value.animating{animation:counterPulse .3s ease-in-out}.machine-image-slider{position:relative;width:100%;aspect-ratio:5/3;max-width:100%;margin:0 auto;overflow:hidden}.machine-image-slider img{width:100%;height:100%;object-fit:cover;border-radius:8px}.machine-image-slider .slick-slider{border-radius:8px;overflow:hidden;box-shadow:0 4px 15px rgba(0,0,0,.1)}.machine-image-slider .slider-item{outline:none;position:relative}.machine-image-slider .slider-item img{width:100%;height:400px;object-fit:cover;border-radius:8px;transition:transform .3s ease}.machine-image-slider .slider-item:hover img{transform:scale(1.02)}.machine-image-slider .slick-dots{bottom:15px;z-index:10}.machine-image-slider .slick-dots li{margin:0 3px}.machine-image-slider .slick-dots li button{width:10px;height:10px;border-radius:50%;background-color:rgba(255,255,255,.7);border:none;opacity:.7;transition:all .3s ease}.machine-image-slider .slick-dots li button:before{display:none}.machine-image-slider .slick-dots li.slick-active button{background-color:var(--primary-color);opacity:1;transform:scale(1.2)}.machine-image-slider .slick-dots li:hover button{opacity:1;background-color:var(--primary-color)}.machine-image-slider .slick-next,.machine-image-slider .slick-prev{display:none!important;width:40px;height:40px;background-color:rgba(255,255,255,.9);border-radius:50%;z-index:10;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15)}.machine-image-slider .slick-next:hover,.machine-image-slider .slick-prev:hover{display:none!important;background-color:var(--primary-color);color:white}.machine-image-slider .slick-prev{display:none!important;left:15px}.machine-image-slider .slick-next{display:none!important;right:15px}.machine-image-slider .slick-next:before,.machine-image-slider .slick-prev:before{display:none!important;font-size:16px;color:#333;line-height:1}.machine-image-slider .slick-next:hover:before,.machine-image-slider .slick-prev:hover:before{display:none!important;color:white}@media (max-width:768px){.machine-image-slider{max-width:100%}.machine-image-slider .slider-item img{height:300px}.machine-image-slider .slick-next,.machine-image-slider .slick-prev{width:35px;height:35px}.machine-image-slider .slick-prev{left:10px}.machine-image-slider .slick-next{right:10px}.machine-image-slider .slick-dots{bottom:10px}}@media (max-width:576px){.machine-image-slider .slider-item img{height:250px;border-radius:4px}.machine-image-slider .slick-next,.machine-image-slider .slick-prev{width:30px;height:30px}.machine-image-slider .slick-next:before,.machine-image-slider .slick-prev:before{font-size:14px}.machine-image-slider .slick-dots li button{width:8px;height:8px}}.eco-section{position:relative;color:white;text-align:center;width:100%;height:100vh;min-height:800px;margin-top:60px;margin-bottom:60px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;box-shadow:0 10px 30px rgba(10,20,50,.5);border-radius:8px}.eco-section img{background:lightgray 50%;filter:brightness(1.1) saturate(1.2);object-fit:cover}.eco-section img,.eco-section:after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.eco-section:after{content:"";background:linear-gradient(180deg,rgba(10,20,50,.2),rgba(10,20,50,.7))}.eco-section>h2{text-shadow:4px 4px 4px rgba(0,0,0,.25);font-size:4rem;font-weight:600;line-height:1.2;text-transform:uppercase;margin-top:15vh}.eco-section>h2,.eco-section>p{position:relative;z-index:1;color:#fff;text-align:center;font-family:Inter,sans-serif;font-style:normal;max-width:80%;margin-left:auto;margin-right:auto}.eco-section>p{text-shadow:4px 4px 4px rgba(0,0,0,.5);font-size:1.5rem;font-weight:400;line-height:1.5;margin-top:2rem;padding:0 10%}.eco-section .stats{width:100%;justify-content:center;gap:2rem;margin-top:auto;background:linear-gradient(180deg,rgba(18,108,184,0) 20%,var(--space-blue) 100%);box-shadow:0 -4px 12px rgba(42,117,188,.18);border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1;padding:2rem 0;flex-wrap:wrap}.eco-section .stat-box,.eco-section .stats{position:relative;display:flex;align-items:center}.eco-section .stat-box{width:340px;max-width:100%;min-width:320px;background-color:rgba(0,0,0,.18);border-radius:10px;flex-direction:column;justify-content:space-between;padding:3.5rem 3rem;height:320px;min-height:320px;box-shadow:0 2px 8px rgba(0,0,0,.12);transition:all .3s ease;margin:0 1.8rem 2rem}.eco-section .stat-icon{font-size:4.5rem;margin-bottom:1.5rem;color:#fff;line-height:1;height:4.5rem;display:flex;align-items:center;justify-content:center}.eco-section .stat-title{font-size:3.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:1.5rem;text-align:center;padding:0 .5rem;min-height:3.2rem}.eco-section .stat-value{margin-top:auto;padding-top:1.2rem}.eco-section .stat-value strong{font-size:9rem!important;font-weight:700;color:#fff;display:block;text-align:center;line-height:1}.eco-section .stat-value span{font-size:4rem!important;color:#fff;display:block;text-align:center;margin-top:1rem;line-height:1.3}.eco-section .stat-value .unit{font-size:3.8rem!important;font-weight:600;display:inline-block;margin-left:.4rem}.eco-section .biomass-boiler .stat-box:first-child .stat-value span{line-height:1.3;display:block;margin-top:1rem;white-space:pre-line;font-size:4rem!important}.eco-section .biomass-boiler .stats .stat-box{height:320px;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:340px;min-width:320px;margin:0 1.8rem}.eco-section .biomass-boiler .stats .stat-box:last-child{margin-bottom:2rem}@media (max-width:1200px){.eco-section>h2{font-size:3.5rem}.eco-section>p{font-size:1.3rem}.eco-section .stat-value strong{font-size:3.2rem}.eco-section .stat-value span{font-size:1.4rem}.eco-section .stat-box{width:220px;min-width:200px;min-height:180px;padding:1.5rem 1.2rem}.eco-section .stat-icon{font-size:3rem}}@media (max-width:992px){.eco-section{min-height:700px}.eco-section>h2{font-size:3rem;margin-top:12vh}.eco-section>p{font-size:1.2rem;padding:0 8%}.eco-section .stat-box{width:200px;min-width:180px;min-height:170px;padding:1.5rem 1.2rem}.eco-section .stat-icon{font-size:2.8rem;margin-bottom:1.2rem}.eco-section .stat-title{font-size:1.3rem}.eco-section .stat-value strong{font-size:3rem}.eco-section .stat-value span{font-size:1.3rem}}@media (max-width:768px){.eco-section{height:auto;min-height:100vh;max-height:none;margin-top:40px;margin-bottom:40px;overflow:hidden;padding-bottom:40px}.eco-section>h2{font-size:2.5rem;margin-top:15vh}.eco-section>p{font-size:1.3rem;padding:0 5%;max-width:90%}.eco-section .stats{flex-direction:column;gap:2.5rem;padding:2rem 1rem 3rem}.eco-section .stat-box{width:90%;min-width:0;padding:2.5rem 2rem;margin:0 auto 2.5rem;justify-content:space-between}.eco-section .biomass-boiler .stats .stat-box,.eco-section .stat-box{height:320px;min-height:320px}.eco-section .biomass-boiler .stats .stat-box:last-child{margin-bottom:3rem}.eco-section .stat-title{font-size:2rem}.eco-section .stat-value strong{font-size:8.5rem!important}.eco-section .stat-value span{font-size:3.8rem!important;margin-top:1rem}.eco-section .stat-icon{font-size:4rem;margin-bottom:2.2rem;line-height:1;height:4rem;display:flex;align-items:center;justify-content:center}.eco-section .stat-title{margin-bottom:1.5rem;min-height:2rem}.eco-section .stat-value{padding-top:.8rem}}@media (max-width:576px){.eco-section>h2{font-size:2.2rem;margin-top:12vh}.eco-section>p{font-size:1.2rem;padding:0 3%;max-width:95%}.eco-section .stat-box{width:95%;padding:2.5rem 2rem}.eco-section .biomass-boiler .stats .stat-box,.eco-section .stat-box{height:320px;min-height:320px}.eco-section .stat-value strong{font-size:8rem!important}.eco-section .stat-value span{font-size:3.6rem!important;line-height:1.3;margin-top:1rem}.eco-section .stat-icon{font-size:4rem;margin-bottom:2rem;line-height:1;height:4rem;display:flex;align-items:center;justify-content:center}.eco-section .stat-title{font-size:2.6rem;margin-bottom:1.8rem;min-height:2.6rem}}#eco-friendly .ai-revolution h2,#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler h2,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system h2,#eco-friendly .solar-system p{position:relative;z-index:1}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats{position:absolute;left:0;right:0;bottom:0;width:100vw;max-width:100vw;min-width:100vw;margin:0;border-radius:0;box-shadow:none;background:linear-gradient(180deg,rgba(18,108,184,.85) 0,var(--space-blue,#1a4e8a) 100%);z-index:2;padding:2rem 0 2.5rem;flex-wrap:wrap}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:340px;min-width:320px;justify-content:space-between;padding:3.5rem 3rem;height:320px;min-height:320px;margin:0 1.8rem 2rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:4.5rem;margin-bottom:1.5rem;line-height:1;height:4.5rem;display:flex;align-items:center;justify-content:center}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{font-size:3.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:1.5rem;text-align:center;padding:0 .5rem;min-height:3.2rem}#eco-friendly .ai-revolution .stat-value,#eco-friendly .biomass-boiler .stat-value,#eco-friendly .solar-system .stat-value{margin-top:auto;padding-top:1.2rem}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong{font-size:9rem!important;font-weight:700;color:#fff;display:block;text-align:center;line-height:1}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span{font-size:4rem!important;color:#fff;display:block;text-align:center;margin-top:1rem;line-height:1.3}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span{line-height:1.3;margin-top:1rem;white-space:pre-line;font-size:4rem!important}#eco-friendly .biomass-boiler .stats .stat-box{height:320px;min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (max-width:1200px){#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:3.5rem}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.3rem}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:260px;min-width:240px;height:230px;min-height:230px;padding:2.2rem 1.8rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:3.8rem;margin-bottom:1.6rem}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{font-size:1.5rem}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong{font-size:4rem}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span{font-size:1.7rem}}@media (max-width:992px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{min-height:700px}#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:3rem;margin-top:12vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.2rem;padding:0 8%}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:240px;min-width:220px;height:220px;min-height:220px;padding:2rem 1.5rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:3.6rem;margin-bottom:1.5rem}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{font-size:1.4rem;margin-bottom:1rem}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong{font-size:3.8rem}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span{font-size:1.6rem}}@media (max-width:768px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{height:auto;min-height:100vh;max-height:none;margin-top:40px;margin-bottom:40px;overflow:hidden;padding-bottom:40px}#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:2.5rem;margin-top:15vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.3rem;padding:0 5%;max-width:90%}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats{flex-direction:column;gap:2.5rem;padding:2rem 1rem 3rem}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:90%;min-width:0;height:320px;min-height:320px;padding:2.5rem 2rem;margin:0 auto 2.5rem;justify-content:space-between}#eco-friendly .biomass-boiler .stats .stat-box{height:320px;min-height:320px}#eco-friendly .biomass-boiler .stats .stat-box:last-child{margin-bottom:3rem}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{font-size:2rem}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong{font-size:8.5rem!important}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span{font-size:3.8rem!important;margin-top:1rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:4rem;margin-bottom:2.2rem;line-height:1;height:4rem;display:flex;align-items:center;justify-content:center}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{margin-bottom:1.5rem;min-height:2rem}#eco-friendly .ai-revolution .stat-value,#eco-friendly .biomass-boiler .stat-value,#eco-friendly .solar-system .stat-value{padding-top:.8rem}}@media (max-width:576px){#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:2.2rem;margin-top:12vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.2rem;padding:0 3%;max-width:95%}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:95%;padding:2.5rem 2rem;height:320px;min-height:320px;justify-content:space-between}#eco-friendly .biomass-boiler .stats .stat-box{height:320px;min-height:320px}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong{font-size:8rem!important}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span{font-size:3.6rem!important;line-height:1.3;margin-top:1rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:4rem;margin-bottom:2rem;line-height:1;height:4rem;display:flex;align-items:center;justify-content:center}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title{font-size:2.6rem;margin-bottom:1.8rem;min-height:2.6rem}}@media (max-width:768px){.features{margin-top:68px!important}}#eco-friendly .ai-revolution .stat-box,#eco-friendly .biomass-boiler .stat-box,#eco-friendly .solar-system .stats .stat-box{width:200px!important;min-width:180px!important;min-height:160px!important;padding:1.2rem 1rem!important;margin-bottom:1rem!important}#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{min-height:800px!important}#eco-friendly .stats .stat-title{font-size:1.2rem!important;margin-bottom:.8rem!important}#eco-friendly .stats .stat-value strong{font-size:2.8rem!important}#eco-friendly .stats .stat-value span{font-size:1.2rem!important;margin-top:.4rem!important;line-height:1.4!important;white-space:normal!important}#eco-friendly .stats .stat-value span.has-unit{font-size:1.2rem!important;font-weight:400!important}#eco-friendly .stats .stat-value span.has-unit:after{content:attr(data-unit);font-size:1.3rem!important;font-weight:600!important;margin-left:.2rem!important}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stats .stat-icon{font-size:2.6rem!important;margin-bottom:1.2rem!important}#eco-friendly .biomass-boiler .stat-icon{width:auto!important;height:auto!important;margin:0 auto 1.2rem!important}#eco-friendly .biomass-boiler .stat-title{font-size:1.2rem!important;padding:0!important;margin-bottom:.8rem!important}#eco-friendly .biomass-boiler .stat-value strong{font-size:2.8rem!important;margin:0 0 .3rem!important}#eco-friendly .biomass-boiler .stat-value span{font-size:1.2rem!important;padding-top:0!important;line-height:1.2!important}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span[data-capacity=true]{line-height:1.2!important;display:block!important;margin-top:.3rem!important;height:auto!important;white-space:pre-wrap!important}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span[data-capacity=true]:before{content:"boilers with"!important;display:block!important}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span[data-capacity=true]:after{content:"8-ton capacity"!important;display:block!important}#eco-friendly .biomass-boiler .stats{padding-bottom:3rem!important}#eco-friendly .biomass-boiler .stats .stat-box:last-child{margin-bottom:3rem!important}@media (max-width:1200px){#eco-friendly .stats .stat-value strong{font-size:2.5rem!important}#eco-friendly .stats .stat-value span{font-size:1.1rem!important}}@media (max-width:992px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{min-height:700px!important}#eco-friendly .ai-revolution .stat-box,#eco-friendly .biomass-boiler .stat-box,#eco-friendly .solar-system .stats .stat-box{width:180px!important;min-width:160px!important;min-height:150px!important}#eco-friendly .stats .stat-value strong{font-size:2.4rem!important}#eco-friendly .stats .stat-value span{font-size:1.1rem!important}}@media (max-width:768px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{height:auto!important;min-height:100vh!important;padding-bottom:40px!important}#eco-friendly .ai-revolution .stat-box,#eco-friendly .biomass-boiler .stat-box,#eco-friendly .solar-system .stats .stat-box{width:90%!important;padding:1.5rem!important;margin-bottom:1rem!important}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stats .stat-icon{font-size:2.4rem!important;margin-bottom:1rem!important}#eco-friendly .stats .stat-title{font-size:1.1rem!important}#eco-friendly .stats .stat-value strong{font-size:2.2rem!important}#eco-friendly .stats .stat-value span{font-size:1.1rem!important}#eco-friendly .biomass-boiler .stats{padding-bottom:3rem!important}#eco-friendly .biomass-boiler .stats .stat-box:last-child{margin-bottom:3rem!important}}@media (max-width:576px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{min-height:auto!important;padding-bottom:60px!important}}#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{position:relative;color:white;text-align:center;width:100%;height:100vh;min-height:800px;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:space-between;margin-top:60px;margin-bottom:60px;box-shadow:0 10px 30px rgba(10,20,50,.5);border-radius:8px}#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{color:#fff;text-align:center;text-shadow:4px 4px 4px rgba(0,0,0,.25);font-family:Inter,sans-serif;font-size:4rem;font-style:normal;font-weight:600;line-height:1.2;text-transform:uppercase;margin-top:15vh;max-width:80%;margin-left:auto;margin-right:auto}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{color:#fff;text-align:center;text-shadow:4px 4px 4px rgba(0,0,0,.5);font-family:Inter,sans-serif;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.5;margin-top:2rem;padding:0 10%;max-width:80%;margin-left:auto;margin-right:auto}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats{position:relative;width:100%;display:flex;align-items:center;justify-content:center;gap:2rem;background:linear-gradient(180deg,rgba(18,108,184,0) 20%,var(--space-blue) 100%);box-shadow:0 -4px 12px rgba(42,117,188,.18);border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1;margin-top:auto;padding:2rem 0}#eco-friendly .biomass-boiler .stats-container{display:flex;justify-content:center;align-items:center;width:100%;gap:2rem}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:200px;max-width:100%;min-width:180px;background-color:rgba(0,0,0,.18);border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem 1rem;min-height:160px;box-shadow:0 2px 8px rgba(0,0,0,.12);position:relative;transition:all .3s ease;margin:0 1rem 1rem}#eco-friendly .biomass-boiler .stats .stat-box:last-child{margin-bottom:2rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:2.6rem;margin-bottom:1.2rem;color:#fff}#eco-friendly .stats .stat-title{font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff;margin-bottom:.8rem;text-align:center}#eco-friendly .stats .stat-value strong{font-size:2.8rem;font-weight:700;color:#fff;display:block;text-align:center}#eco-friendly .stats .stat-value span{font-size:1.2rem;color:#fff;display:block;text-align:center;margin-top:.4rem;line-height:1.4}#eco-friendly .stats .stat-value .unit{font-size:1.3rem;font-weight:600;display:inline-block;margin-left:.2rem}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span{line-height:1.2;display:block;margin-top:.3rem;white-space:pre-wrap}@media (max-width:1200px){#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:3.5rem}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.3rem}#eco-friendly .stats .stat-value strong{font-size:2.5rem}#eco-friendly .stats .stat-value span{font-size:1.1rem}}@media (max-width:992px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{min-height:700px}#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:3rem;margin-top:12vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.2rem;padding:0 8%}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:180px;min-width:160px;min-height:150px}#eco-friendly .stats .stat-value strong{font-size:2.4rem}#eco-friendly .stats .stat-value span{font-size:1.1rem}}@media (max-width:768px){#eco-friendly .ai-revolution,#eco-friendly .biomass-boiler,#eco-friendly .solar-system{height:auto;min-height:auto;max-height:none;margin-top:40px;margin-bottom:0;overflow:hidden}#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:2.5rem;margin-top:15vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1.1rem;padding:0 5%;max-width:90%}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats{flex-direction:column;gap:1rem;padding:1.5rem 1rem 1rem}#eco-friendly .biomass-boiler .stats-container{flex-direction:column;width:100%;gap:1rem}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box{width:90%;min-width:0;min-height:auto;padding:1.5rem;margin:0 auto 1rem}#eco-friendly .biomass-boiler .stats .stat-box:last-child{margin-bottom:1rem}#eco-friendly .stats .stat-title{font-size:1.1rem}#eco-friendly .stats .stat-value strong{font-size:2.2rem}#eco-friendly .stats .stat-value span{font-size:1.1rem}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon{font-size:2.4rem;margin-bottom:1rem}}@media (max-width:576px){#eco-friendly .ai-revolution h2,#eco-friendly .biomass-boiler h2,#eco-friendly .solar-system h2{font-size:2.2rem;margin-top:12vh}#eco-friendly .ai-revolution p,#eco-friendly .biomass-boiler p,#eco-friendly .solar-system p{font-size:1rem;padding:0;max-width:95%}#eco-friendly .stats .stat-value strong{font-size:2rem}#eco-friendly .stats .stat-value span{font-size:1rem;line-height:1.3}}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats,.eco-section .stats{position:relative!important;width:100%!important;max-width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1.5rem!important;margin-top:auto!important;background:linear-gradient(180deg,rgba(18,108,184,0) 0,var(--space-blue) 100%)!important;box-shadow:0 -4px 12px rgba(42,117,188,.18)!important;z-index:1!important;padding:2rem 0!important}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box,.eco-section .stat-box{width:340px!important;max-width:100%!important;min-width:320px!important;background-color:rgba(0,0,0,.18)!important;border-radius:10px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;padding:1.5rem 1rem!important;height:280px!important;min-height:280px!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important;position:relative!important;transition:all .3s ease!important;margin:0 1.8rem!important;overflow:hidden!important}#eco-friendly .biomass-boiler .stats .stat-box:nth-child(2){margin-top:0!important;margin-bottom:0!important}#eco-friendly .ai-revolution .stat-icon,#eco-friendly .biomass-boiler .stat-icon,#eco-friendly .solar-system .stat-icon,.eco-section .stat-icon{font-size:2.8rem!important;margin-bottom:.8rem!important;color:#fff!important;line-height:1!important;height:2.8rem!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;text-align:center!important}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title,.eco-section .stat-title{font-size:1.8rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:1px!important;color:#fff!important;margin-bottom:.8rem!important;text-align:center!important;padding:0 .5rem!important;min-height:1.8rem!important}#eco-friendly .ai-revolution .stat-value,#eco-friendly .biomass-boiler .stat-value,#eco-friendly .solar-system .stat-value,.eco-section .stat-value{margin-top:auto!important;padding-top:.8rem!important}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong,.eco-section .stat-value strong{font-size:2.6rem!important;font-weight:700!important;color:#fff!important;display:block!important;text-align:center!important;line-height:1!important}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span,.eco-section .stat-value span{font-size:1.4rem!important;color:#fff!important;display:block!important;text-align:center!important;margin-top:.5rem!important;line-height:1.2!important;white-space:normal!important;overflow:hidden!important;max-height:4.2rem!important}#eco-friendly .ai-revolution .stat-value .unit,#eco-friendly .biomass-boiler .stat-value .unit,#eco-friendly .solar-system .stat-value .unit,.eco-section .stat-value .unit{font-size:1.4rem!important;font-weight:600!important;display:inline-block!important;margin-left:.2rem!important}#eco-friendly .biomass-boiler .stat-box:first-child .stat-value span,.eco-section .biomass-boiler .stat-box:first-child .stat-value span{line-height:1.2!important;display:block!important;margin-top:.5rem!important;white-space:normal!important;font-size:1.4rem!important;overflow:hidden!important;max-height:4.2rem!important}@media (max-width:768px){#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats,.eco-section .stats{flex-direction:column!important;gap:1.5rem!important;padding:2rem 1rem!important;width:100%!important;max-width:100%!important;background:linear-gradient(180deg,rgba(18,108,184,0) 0,var(--space-blue) 100%)!important;align-items:center!important}#eco-friendly .biomass-boiler .stats .stat-box:nth-child(2){align-self:center!important}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box,.eco-section .stat-box{width:90%!important;min-width:0!important;height:280px!important;min-height:280px!important;padding:1rem .8rem!important;margin:0 auto 1.5rem!important;justify-content:space-between!important;overflow:hidden!important}#eco-friendly .biomass-boiler .stats .stat-box,.eco-section .biomass-boiler .stats .stat-box{height:280px!important;min-height:280px!important;overflow:hidden!important}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong,.eco-section .stat-value strong{font-size:2.4rem!important}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span,.eco-section .stat-value span{font-size:1.3rem!important;margin-top:.5rem!important;line-height:1.2!important;white-space:normal!important;max-height:4.2rem!important}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title,.eco-section .stat-title{font-size:1.6rem!important}}@media (max-width:576px){#eco-friendly .ai-revolution .stats,#eco-friendly .solar-system .stats,.eco-section .stats{gap:1.2rem!important;padding:1.5rem .8rem!important;max-width:100%!important;background:linear-gradient(180deg,rgba(18,108,184,0) 0,var(--space-blue) 100%)!important;margin-bottom:6rem!important;z-index:10!important;min-height:100px!important;overflow:visible!important}#eco-friendly .ai-revolution .stats,#eco-friendly .biomass-boiler .stats,#eco-friendly .solar-system .stats,.eco-section .stats,.eco-section.biomass-boiler .stats{flex-direction:column!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}#eco-friendly .biomass-boiler .stats,.eco-section.biomass-boiler .stats{z-index:20!important}#eco-friendly .ai-revolution .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,#eco-friendly .solar-system .stats .stat-box,.eco-section .stat-box{width:90%!important;height:280px!important;min-height:280px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;overflow:visible!important;margin:0 auto 1.5rem!important;padding:1.5rem 1rem!important;background-color:rgba(0,0,0,.18)!important;border-radius:10px!important;box-shadow:0 2px 8px rgba(0,0,0,.12)!important;opacity:1!important;visibility:visible!important;position:relative!important;z-index:20!important}#biomass-section .stats .stat-box,#eco-friendly .biomass-boiler .stats .stat-box,.eco-section.biomass-boiler .stats .stat-box{width:90%!important;max-width:90%!important;min-width:200px!important;opacity:1!important;visibility:visible!important;display:flex!important;position:relative!important;z-index:50!important;transform:none!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:0 auto 1.5rem!important;height:280px!important;min-height:280px!important;overflow:visible!important}#eco-friendly .ai-revolution .stat-value strong,#eco-friendly .biomass-boiler .stat-value strong,#eco-friendly .solar-system .stat-value strong,.eco-section .stat-value strong{font-size:2.2rem!important;display:block!important;text-align:center!important;line-height:1!important;margin:0 auto!important}#eco-friendly .ai-revolution .stat-value span,#eco-friendly .biomass-boiler .stat-value span,#eco-friendly .solar-system .stat-value span,.eco-section .stat-value span{font-size:1.2rem!important;line-height:1.2!important;margin-top:.5rem!important;white-space:normal!important;max-height:4.2rem!important;display:block!important;text-align:center!important}#eco-friendly .ai-revolution .stat-title,#eco-friendly .biomass-boiler .stat-title,#eco-friendly .solar-system .stat-title,.eco-section .stat-title{font-size:1.5rem!important;text-align:center!important;padding:0 .5rem!important}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:hsl(6,78%,57%);--toastify-color-transparent:rgba(255,255,255,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px rgba(0,0,0,0.1);--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 1 auto;align-items:center;word-break:break-word}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}.Toastify__toast{--toastify-toast-width:100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}