@import"https://fonts.googleapis.com/css2?family=K2D:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800&family=Kumbh+Sans:wght@100..900&family=League+Spartan:wght@100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Reddit+Mono:wght@200..900&display=swap";#root{margin:0 auto;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.navbar-container{padding-top:2rem;display:flex;justify-content:space-between;flex-direction:row}.navbar{overflow:hidden;flex:2;display:flex;gap:1rem;justify-content:center}.navbar button{color:#f9f9f9;border:none;background-color:transparent;font-size:1.2em;font-weight:300}.burger-menu{display:none;flex-direction:column;justify-content:space-around;width:2rem;height:2rem;cursor:pointer}.navbar button:hover{color:#00be6f}.navbar-contact{flex:1;display:flex;justify-content:flex-end}.navbar-contact button{border:none;background-color:#f5f5f5;border-radius:8rem;padding:1rem 2rem;color:var(--text-color-light);font-weight:700;font-size:1rem;text-transform:uppercase}.navbar-logo{height:50px}.dropdown{display:flex;float:left;overflow:hidden;font-family:inherit;background-color:inherit;margin:0}.dropdown-menu{display:none;position:absolute;top:5rem;background-color:var(--bg-color);min-width:160px;box-shadow:0 8px 16px #0003;z-index:1}.dropdown-menu button{float:none;color:var(--text-color);padding:12px 16px;text-decoration:none;display:block;text-align:left}.dropdown button{display:flex;flex-direction:row;gap:.5em;align-items:center;justify-content:center}.dropdown-btn img{height:25px}.open-drp{display:flex;flex-direction:column}.navbar.open{display:flex;flex-direction:column;gap:1rem}@media (max-width: 768px){.burger-menu{display:flex}.navbar{display:none;flex-direction:column;align-items:center;position:absolute;top:4.5rem;left:0;width:100%;background-color:#2c2c34}.navbar-contact{display:none}.dropdown-btn img{width:25px}.navbar.open{position:fixed;bottom:0;z-index:100}.dropdown-menu{position:unset;width:100%}.dropdown{width:100%;display:flex;justify-content:center;flex-direction:column}}.header-container{position:relative;background-image:url(/header-img-8.jpg);background-size:cover;background-repeat:no-repeat;height:100%}.header-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.header-content{display:flex;flex-direction:column;gap:3rem;position:relative;z-index:2;color:#fff}.header-title{text-align:start;font-size:5rem}.header-image{position:relative;bottom:-137px}.header-body{padding-bottom:3rem;display:flex;justify-content:flex-end;align-items:center}.header-card{border-radius:.8em;font-weight:400;color:#f5f5f5;text-align:justify;width:20%;display:flex;flex-direction:column;align-items:stretch;aspect-ratio:1;justify-content:space-between}.white{border-radius:.8em .8em 0 0;background-color:#f5f5f5;color:#000}.card-header{border-radius:.8em .8em 0 0;background-color:#f5f5f5;justify-content:space-between;display:flex;padding-top:1rem}.side-p{padding-left:1rem;padding-right:1rem}.card-header p{margin:0}.card-content{display:flex;flex-direction:column;gap:1rem}.card-header img{width:30px}.header-card img{border-radius:0 0 .8em .8em}@media (max-width: 915px){.header-card{width:40%}}@media (max-width: 765px){.header-title{font-size:2rem}.card-nd,.header-image{display:none}.header-card{width:unset;justify-content:space-around}}.btn-primary{font-family:Montserrat,sans-serif;display:flex;background-color:#f5f5f5;color:var(--text-color-light);border:none;border-radius:8rem;text-transform:uppercase;padding:.5em .5em .5em 2em;justify-content:space-between;align-items:center}.btn-primary p{padding-right:.5rem;font-weight:700;font-size:1rem}.btn-primary button{display:flex;text-align:end}.btn-primary .btn-arrow{padding:1.2rem;border-radius:50%;background:#006138;height:1rem;width:1rem}.btn-image-contain{display:flex}@media (max-width: 765px){.btn-primary p{font-size:11px}}.footer-title{text-align:start;font-size:3rem;color:var(--text-color)}.footer-container{display:flex;flex-direction:column;gap:2rem;color:var(--text-color)}.footer-content{display:flex;flex-direction:column;justify-content:space-between;flex-wrap:wrap}.footer-content-column a{color:#006138}.footer-contacts{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.eu a{display:none}.footer-contact-details{text-align:end}.footer-socials{display:flex;gap:1rem;justify-content:center}.footer-socials img{height:2rem}.footer-footer{display:flex;justify-content:space-between}.footer-legal{display:flex;gap:2rem}@media (prefers-color-scheme: dark){footer{background-color:var(--bg-color-dark);color:var(--text-color-dark)}}@media (prefers-color-scheme: light){footer{background-color:var(--bg-color-light);color:var(--text-color-light)}}@media (max-width: 600px){.footer-contacts{flex-direction:column}.footer-contact-details{text-align:unset}.footer-content{flex-direction:column}.footer-title{font-size:2rem}}@media (max-width: 600px){.eu a.mobile{display:inline-block}}@media (min-width: 601px){.eu a.mobile{display:none}.eu a:not(.mobile){display:inline-block}}.home-container{padding:5%}.section{padding:4rem 0}.over{border-radius:.8em;background-color:#f5f5f5}@media (max-width: 765px){.home-container{padding:2%}}.about-container{gap:4rem;color:var(--text-color-light)}.about-heading{display:flex;gap:4rem;padding-bottom:4rem;flex-wrap:wrap;opacity:0}.animate-entrance{opacity:1;animation:fadeInLeft ease 2s}.about-content{flex:2}.about-content p{text-align:justify}.about-header{flex:1.5}.about-header .section-title{text-align:start;margin:0;font-size:3rem;color:#006138}.about-points{display:flex;justify-content:space-between}.about-points p,h2{margin:0}.about-points img{height:5rem}.about-content{display:flex;flex-direction:column}.about-button{justify-content:space-between;padding:1rem;display:flex;width:100%;border:none;background-color:transparent;border-bottom:2px solid #333333}.about-button p{font-size:1.25rem;text-transform:uppercase;margin:0;font-weight:700;color:var(--text-color-light)}.about-button img{height:2rem;fill:#000}@media (max-width: 765px){.about-heading{flex-direction:column}.about-header .section-title{font-size:2rem}.about-points img{height:3rem}}@media (max-width: 700px){.about-points{flex-direction:column}}.services-container{color:var(--text-color-light)}.services-service{gap:2rem;display:flex;padding:2rem 0;justify-content:space-between}.services-service div{display:flex;flex-direction:column}.services-service img{height:10rem;border-radius:.8em}.services-service p{text-align:start}@media (max-width: 768px){.services-service{flex-direction:column}.services-service img{display:none}}.whyus-container,.whyus-container h1{color:var(--text-color-light)}.whyus-list{text-align:start;list-style-image:url(/check-mark.svg)}.products-container{color:var(--text-color-light);text-align:start}.products-container h1{text-align:center}.products-images{flex-wrap:wrap;justify-content:space-between;display:flex;gap:2rem}.products-images img{height:3rem}@media (max-width: 735px){.products-images{display:none}}.address-map{display:flex;justify-content:center}@media (max-width: 756px){.contact-us-body{flex-direction:column}}.certificates-container{color:var(--text-color-light);text-align:start}.certificates-container h1{text-align:center}.certificates{display:flex;overflow:auto;justify-content:space-between;gap:2rem}@media (max-width: 735px){.certificates-images{display:none}}.product-container{background-color:#f5f5f5;padding:2rem;border-radius:.8em;display:flex;flex-direction:column}.product-content{display:flex;gap:2rem;align-items:center}.product-info{display:flex;flex-direction:column;gap:2rem;text-align:justify}.product-content img{max-width:200px;max-height:400px}.product-content p{flex:1}.key-points{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);align-items:start}.point{display:flex;align-items:center;gap:10px}.point img{width:30px;height:30px}.point p{margin:0}@media (max-width: 765px){.product-content{flex-direction:column}.product-info{font-size:11px}.key-points{display:flex;flex-direction:column}}.products-main{color:var(--text-color-light);padding:5%;display:flex;flex-direction:column;gap:4rem}.station-container{font-family:Arial,sans-serif;padding:2rem;border-radius:.8rem;background-color:#fff}.station-container h2{text-align:center;color:#333;margin-bottom:20px}.station-main{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.station-main-img{width:720px;border-radius:.8rem;box-shadow:0 2px 4px #0000001a}.station-details{flex:1}.station-specifications table{width:100%;border-collapse:collapse}.station-specifications td{padding:.8rem}.station-specifications tr:nth-child(2n){background-color:#f9f9f9}.station-specifications tr:hover{background-color:#f1f1f1}.station-features{text-align:start;margin-bottom:20px}.station-features ul{list-style-type:disc;display:flex;flex-direction:column;align-items:start}.station-features li{margin-bottom:5px}.station-models{margin-bottom:20px}.station-models table{width:100%;border-collapse:collapse;margin-top:10px}.station-models td{padding:.8rem}.station-models tr:nth-child(2n){background-color:#f9f9f9}.station-models tr:hover{background-color:#f1f1f1}.station-prod-imgs-container{display:flex;gap:2rem;align-items:center;justify-content:center}.station-prod-imgs img{width:150px;height:auto;border-radius:.8rem}.product-price{font-size:1.2rem;font-weight:700;color:#333;margin-top:10px}.certificate-viewer{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:10px}.certificate-viewer button{background-color:#007bff;color:#fff;border:none;padding:10px;cursor:pointer}.certificate-viewer button:hover{background-color:#0056b3}@media (max-width:765px){.station-main{flex-direction:column}.station-main-img{width:100%}.station-container{padding:.8em}.station-models td{padding:.4em}}.charger-adapter-container{font-family:Arial,sans-serif;border-radius:.8rem;padding:2rem;background-color:#fff}.charger-adapter-container h2{text-align:center}.charger-adapter-main{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.charger-adapter-main-img{width:80%;height:auto;border-radius:.8rem}.charger-adapter-details{width:100%}.charger-adapter-specifications table{width:100%;border-collapse:collapse}.charger-adapter-specifications td{padding:.8rem}.charger-adapter-specifications tr:nth-child(2n){background-color:#f9f9f9}.charger-adapter-specifications tr:hover{background-color:#f1f1f1}.stations-main{color:var(--text-color-light);display:flex;flex-direction:column;gap:2rem;padding:5%}@media (max-width: 765px){.stations-main{padding:2%}}.contact-us{padding:5%;color:var(--text-color-light)}.contact-us-body{display:flex;justify-content:center;gap:3rem}.address-content{display:flex;align-items:center;flex-direction:column;justify-content:center}.address-content p{font-weight:600;font-size:1.2rem}.privacy-policy-page{padding:5%;color:#000;text-align:start}:root{font-family:Montserrat,sans-serif;line-height:1.5;font-weight:300;color-scheme:light dark;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-color-light: #ffffff;--bg-color-dark: #242424;--text-color-light: #000000;--text-color-dark: #ffffff}main{background-color:#f0f1e7}body{margin:0;font-family:Montserrat,sans-serif}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}.container{padding:0 5%}button:hover{cursor:pointer}.shadow{box-shadow:0 2px 4px #0003,0 3px 10px #00000030}.shadow-s{box-shadow:0 2px 6px #0000001a,0 4px 15px #00000014}p{font-weight:500}.company-name{color:#006138;font-weight:700}@media (prefers-color-scheme: dark){:root{--bg-color: var(--bg-color-dark);--text-color: var(--text-color-dark)}}@media (prefers-color-scheme: light){:root{--bg-color: var(--bg-color-light);--text-color: var(--text-color-light)}}@media (max-width: 765px){.container{padding:0 2%}p{font-size:13px}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}
