*{margin:0;padding:0}body{height:100vh;background:#000;color:#fff;font-family:Abel,sans-serif}:root{--background-color: #ffffff;--hover-color: #f2f2f2;--primary-text-color: #000000;--color-1: #00ff00;--color-2: #00c9a1;--color-3: #ffff00;--color-4: #ff00ff;--color-5: #0000ff;--shadow: #e0e0e0}[data-theme=dark]{--background-color: #000000;--hover-color: #0c0c0c;--primary-text-color: #ffffff;--color-1: #74ee15;--color-2: #4deeea;--color-3: #ffe700;--color-4: #f000ff;--color-5: #001eff;--shadow: #0c0c0c}.navbar{background:var(--background-color);height:7rem;padding:0 3rem;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:1}.navbar-logo{display:block;cursor:pointer;object-fit:cover;height:5rem}.navbar-right{display:flex;vertical-align:middle;align-items:center}.navbar-menu-item{cursor:pointer;color:var(--primary-text-color);font-size:1.5rem;margin-left:3rem}.c1:hover{color:var(--color-1)}.c2:hover{color:var(--color-2)}.c3:hover{color:var(--color-3)}.c4:hover{color:var(--color-4)}.activec1{color:var(--color-1)}.activec2{color:var(--color-2)}.activec3{color:var(--color-3)}.activec4{color:var(--color-4)}.navbar-lng-menu{position:absolute;top:5rem;right:2rem;z-index:2;display:flex;flex-direction:column;padding:.5rem;height:fit-content;min-width:3rem;background:var(--hover-color);border-radius:.5rem;vertical-align:middle}.navbar-lng-img{object-fit:cover;width:2rem}.navbar-lng-button{width:2rem;background:none;border:none;align-items:center;justify-content:center;padding:0rem;border-radius:0rem;cursor:pointer;margin:auto;margin-left:3rem}.navbar-lng-button-1{width:2rem;background:none;border:none;align-items:center;justify-content:center;padding:0rem;border-radius:0rem;cursor:pointer;margin:auto}.navbar-mode-btn{bottom:2rem;left:2rem;position:fixed;background:var(--background-color);height:3rem;width:3rem;border-radius:1.5rem;box-shadow:0 0 10px 5px var(--shadow)}.nav-mobile-menu-btn{display:none}.nav-mobile-menu{position:absolute;top:0;right:0;z-index:2;display:flex;flex-direction:column;padding:3rem;height:100vh;min-width:fit-content;background:var(--shadow);box-sizing:border-box}.nav-mobile-item{text-decoration:none;font-size:1.5rem;margin-bottom:2rem;color:var(--primary-text-color)}.nav-mobile-lang-menu{position:absolute;bottom:2rem;z-index:3;display:flex;gap:1rem}.navbar-logo-mobile{cursor:pointer;object-fit:cover;height:5rem;display:none}@media screen and (max-width:1400px){.navbar{padding:0rem 4rem}.nav-mobile-menu-btn{display:block;width:2rem}.navbar-right{display:none}}@media screen and (max-width: 600px){.navbar{padding-left:1rem;padding-right:1rem;display:flex;align-items:center;justify-content:flex-start}.navbar-logo-mobile{display:block;margin-right:auto}.navbar-logo{display:none}.nav-mobile-menu-btn{right:2rem;position:absolute}}.hero{background:var(--background-color);display:flex;gap:7rem;align-items:center;justify-content:center;height:calc(100vh - 7rem);padding:0rem 10rem}.hero-img{width:35vw;border-radius:.5rem}.hero-left p{font-size:1.5rem;line-height:1.8rem;margin-bottom:1rem;text-align:justify}.hero-left{width:40%;color:var(--primary-text-color)}.hero-left h1{font-size:2.7rem;margin-bottom:1rem;font-weight:700}.hero-left span{color:#2e8b57}.hero-left h2{font-size:2rem;margin-bottom:.5rem;font-weight:500}.hero-btn{padding:.8rem 3rem;border-radius:.5rem;background:var(--color-2);font-size:1.5rem;cursor:pointer;transition:background-color 1s ease;border:none;color:var(--background-color);margin-top:2rem}.hero-btn:hover{transform:scale(1.05)}@media screen and (max-width: 1024px){.hero{padding:0;flex-direction:column;gap:4rem;padding-top:5rem;height:auto}.hero-img{width:80vw}.hero-left{width:80%}.hero-left h1{font-size:2.5rem}.hero-left p{font-size:1.2rem}.hero-btn{font-size:1.3rem;padding:.7rem 2.5rem}}@media screen and (max-width: 768px){.hero-img{width:80vw}.hero-left{width:80%}.hero{padding-top:5rem}}.about{background:var(--background-color);color:var(--primary-text-color);display:flex;gap:10rem;align-items:center;justify-content:center;height:auto;padding:0rem 10rem 10rem}.about-content{display:flex;gap:10rem;align-items:center;justify-content:center}.about-img{width:20vw}.about-right p{font-size:1.5rem;line-height:1.8rem;margin-bottom:1rem;text-align:justify}.about-right{width:40%;color:var(--primary-text-color)}.about-right h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.about-right h2{font-size:2rem;margin-bottom:.5rem;font-weight:500}@media screen and (max-width: 1024px){.about{padding:5rem 2rem 0rem;gap:3rem}.about-content{max-width:80vw;width:80vw}.about-right p{font-size:1.2rem}.about-img{width:30vw}.about-right{width:50%}}@media screen and (max-width: 768px){.about-content{flex-direction:column-reverse;gap:1rem}.about-img{width:70vw}.about-right{width:100%}}.projects{background:var(--background-color);color:var(--primary-text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:0rem 10rem 10rem}.projects-title{margin:0 auto;text-align:center;font-weight:700;letter-spacing:1px;font-size:4rem;margin-bottom:2rem;color:var(--color-2)}.projects-text{font-size:1.5rem;line-height:1.8rem;margin-bottom:4rem;max-width:80vw;text-align:center}.projects-container{display:flex;justify-content:center;width:100%;gap:4rem}.projects-item{width:23vw;text-align:center;padding:2rem 0rem;border-radius:1rem;border:3px solid black;background:var(--background-color)}.projects-img{object-fit:cover;width:20vw;height:auto;margin-bottom:2rem;border-radius:.5rem}.projects-card-title{font-size:1.6rem}.projects-link{color:var(--primary-text-color);text-decoration:none}.projects-item:hover{border-radius:1rem;border:3px solid var(--primary-text-color)}@media screen and (max-width: 1024px){.projects{padding:0;padding-top:5rem}.projects-text{font-size:1.2rem;margin-bottom:2rem}.projects-container{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:80vw;width:80vw}.projects-item{width:45%}.projects-img{width:28vw}.projects-text{font-size:1.2rem}}@media screen and (max-width: 768px){.projects-text{max-width:80vw;text-align:center}.projects-item{width:100%}.projects-img{width:70vw}.projects-card-title{font-size:2rem}}@media screen and (max-width: 500px){.projects-card-title{font-size:1.5rem}}.plans{background:var(--background-color);color:var(--primary-text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:0rem 10rem 10rem}.plans-title{margin:0 auto;text-align:center;font-weight:700;letter-spacing:1px;font-size:4rem;margin-bottom:2rem;color:var(--color-3)}.plans-text{font-size:1.5rem;line-height:1.8rem;margin-bottom:4rem;max-width:80vw;text-align:center}.plans-container{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;width:65vw}.plans-item{flex:0 1 calc(25% - 2rem);max-width:calc(25% - 2rem);min-width:calc(25% - 2rem);box-sizing:border-box;text-align:justify;padding:2rem;background:var(--hover-color);border-radius:1rem;transition:all .1s ease-in-out;display:flex;flex-direction:column;height:70vh}.plans-item-title{font-size:2rem;line-height:2.2rem;margin-bottom:1.5rem;font-weight:800}.plans-w{margin-top:2rem}.plans-item-text{font-size:1.4rem;line-height:1.8rem;margin-bottom:2rem}.plans-item-price{font-size:1.8rem;line-height:2rem;font-weight:600;margin-bottom:2rem;margin-top:auto}.plans-item-button{padding:.8rem 3rem;border-radius:.5rem;background:var(--color-2);font-size:1.3rem;cursor:pointer;transition:all .1s ease-in-out;border:none;margin-top:auto}.plans-item-button:hover{transform:scale(1.05);transition:all .1s ease-in-out}.b1{color:var(--color-1)}.b2{color:var(--color-2)}.b3{color:var(--color-3)}.b4{color:var(--color-4)}.b5{color:var(--color-5)}@media screen and (max-width: 2000px){.plans-container{width:100%}}@media screen and (max-width: 1500px){.plans{padding:0;padding-top:5rem}.plans-container{flex-wrap:wrap;justify-content:center;gap:2rem}.plans-item{flex-basis:28%;max-width:28%;height:90vh}.plans-item-title{margin-top:1rem}.plans-item-text{font-size:1.2rem}.plans-item-price{font-size:1.4rem}}@media screen and (max-width: 768px){.plans-text{max-width:80vw;text-align:center}}@media screen and (max-width: 1000px){.plans-item{flex-basis:45%;max-width:45%}.plans-container{gap:1rem}}@media screen and (max-width: 1024px){.plans-text{font-size:1.2rem}}@media screen and (max-width: 600px){.plans-item{flex-basis:80%;max-width:80%;height:70vh}}.contacd{background:var(--background-color);color:var(--primary-text-color);display:flex;flex-direction:column;align-items:center;justify-content:center;height:auto;padding:0rem 10rem 5rem}.contact-title{margin:0 auto;text-align:center;font-weight:700;letter-spacing:1px;font-size:4rem;margin-bottom:2rem;color:var(--color-4)}.contact-text{font-size:1.5rem;line-height:1.8rem;margin-bottom:4rem;max-width:80vw;text-align:center}.contact-form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:80vw;max-width:80vw}.name,.email,.msg,.tel,.plan,.country{resize:none;font-size:1.4rem;width:100%;margin:.5rem;padding:1rem;color:var(--primary-text-color);border-radius:1rem;background:var(--hover-color);font-family:Abel,sans-serif;border:none;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none}.contact-button{padding:.8rem 5rem;border-radius:.5rem;background:var(--color-2);font-size:1.5rem;cursor:pointer;transition:background-color 1s ease;border:none;color:var(--background-color);margin-top:2rem}.contact-button:hover{transform:scale(1.05)}.contact-socials{display:flex;align-items:center;justify-content:center;gap:4rem;margin-top:4rem}.contact-icons{height:3rem}@media screen and (max-width: 1024px){.contacd{padding:0;padding-top:5rem;padding-bottom:3rem}.contact-text{font-size:1.2rem}.contact-form{width:80vw;max-width:80vw}.contact-icons{height:2rem}.name,.email,.msg,.tel,.plan,.country{font-size:1.2rem}.contact-button{font-size:1.3rem}}@media screen and (max-width: 768px){.contact-text{max-width:80vw;text-align:center}}.footer{display:flex;align-items:center;justify-content:center;gap:4rem;height:8vh;background:var(--background-color);color:var(--primary-text-color)}.footer-copyright{font-size:1.4rem}.footer-menu{display:flex;align-items:center;justify-content:center;gap:2rem}.footer-link{text-decoration:underline;text-underline-offset:.2rem;color:var(--primary-text-color);font-size:1.4rem}@media screen and (max-width: 1024px){.footer-link,.footer-copyright{font-size:1.2rem}}@media screen and (max-width: 768px){.footer{flex-direction:column;gap:.5rem}}.imprint{background:var(--background-color);color:var(--primary-text-color);align-items:center;justify-content:center;text-align:center;min-height:calc(92vh - 7rem);padding:0rem 10rem}.imprint-title{padding-top:5rem;text-align:center;font-weight:700;letter-spacing:1px;font-size:4rem;margin-bottom:2rem}.imprint-text{font-size:1.6rem;line-height:1.7rem;margin-bottom:1rem}@media screen and (max-width:1024px){.imprint-title{font-size:4rem}.imprint p{font-size:1.3rem}.imprint{padding:0 5rem}}@media screen and (max-width:780px){.imprint{padding:0 2rem}.imprint-title{font-size:3rem}.imprint p{max-width:80vw}}.privacy{background:var(--background-color);color:var(--primary-text-color);align-items:center;justify-content:center;text-align:center;min-height:calc(92vh - 7rem);height:auto;padding:0rem 10rem}.privacy-title{padding-top:5rem;text-align:center;font-weight:700;letter-spacing:1px;font-size:4rem;margin-bottom:2rem}.privacy-text{font-size:1.3rem;line-height:1.8rem;margin-bottom:1rem;text-align:justify}.privacy span{font-size:1.4rem;font-weight:600}@media screen and (max-width:1024px){.privacy{padding:0 5rem}.privacy-text{font-size:1.3rem}.privacy-title{font-size:4rem}}@media screen and (max-width:780px){.privacy{padding:0 2rem}.privacy-title{font-size:3rem}}.cookiepopup{position:fixed;left:0;bottom:0;width:100%;height:10vh;background:var(--background-color);color:var(--primary-text-color);display:flex;flex-direction:column}.cookiepopup-content{height:calc(10vh - 2rem);margin:1rem 20vw;display:flex;align-items:center;justify-content:center;gap:2rem;font-size:1.2rem}.cookiepopup-content a{color:var(--primary-text-color);font-size:1.2rem}.cookiepopup-content-buttons{display:flex;gap:1rem}.cookiepopup-content-btn{padding:.8rem 5rem;border-radius:.5rem;font-size:1.2rem;cursor:pointer;border:none;background:#fff;transition:.5s ease-in-out}.cookiepopup-content-btn:hover{transform:scale(1.05)}@media screen and (max-width:1024px){.cookiepopup-content{flex-direction:column;margin:1rem 5vw;height:auto;font-size:1rem}.cookiepopup{height:auto;min-height:10vh}.cookiepopup-content a{font-size:1rem}}@media screen and (max-width:780px){.cookiepopup-content{flex-direction:column;margin:1rem 5vw;height:auto;font-size:1rem}.cookiepopup{height:auto;min-height:10vh}.cookiepopup-content-buttons{flex-direction:column;width:100%;align-items:center}.cookiepopup-content-btn{font-size:1rem}}
