.ButtonLight_buttons__y7Dhg{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.ButtonLight_heading__6JaSk{color:#fff;font-size:1.5em;font-weight:700;text-align:center}.ButtonLight_container__lhbQF{display:flex;justify-content:center;align-items:center;width:100%}.ButtonLight_paragraph__sfT7S{color:#fff;font-size:14px;text-align:center}.ButtonLight_btn__I8u1_{background-color:transparent;color:#2c3e50;font-size:16px;font-weight:500;letter-spacing:1.4px;padding:12px 24px;border:1px solid #2c3e50;text-decoration:none;position:relative;cursor:pointer;transition:all .3s ease-in-out;box-shadow:0 4px 10px rgba(0,0,0,.1)}.ButtonLight_btn__I8u1_:hover{background-color:#2c3e50;color:#fff;transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.2)}.ButtonLight_btn__I8u1_:focus{outline:none;box-shadow:0 0 8px hsla(0,0%,100%,.8)}.ButtonLight_btn__I8u1_ span{position:relative;z-index:1}.Footer_headingColor__UUMrT{color:#af9075}.Footer_footer__pQtti{background:#2c3e50;color:#bdc3c7;padding-bottom:60px;padding-top:2px;font-family:Inter,sans-serif}.Footer_footerContainer__UGwZX{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.Footer_footerTop__aHjwR{padding-top:80px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:5rem}.Footer_footerLogo__4BA6d{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:10px;text-align:left}.Footer_newsletter__n_2eV{background:#34495e;padding:20px;border-radius:5px;max-width:400px;text-align:center}.Footer_newsletter__n_2eV input{width:calc(100% - 120px);padding:10px;border:none;border-radius:3px;background:#ecf0f1;color:#2c3e50}.Footer_newsletter__n_2eV button{padding:10px 20px;background:#16a085;border:none;color:#fff;border-radius:3px;font-weight:700;cursor:pointer;transition:.3s}.Footer_newsletter__n_2eV button:hover{background:#1abc9c}.Footer_typewriterContainer___y9G6{text-align:center;margin-bottom:20px}.Footer_contactIcons__VPRCw{font-size:1rem;color:#16a085;margin-top:10px;line-height:1.5}.Footer_contactIcons__VPRCw i{margin-right:8px;font-style:normal}.Footer_headingContact__ma_WI{color:#bdc3c7;font-size:1rem}.Footer_customList__m4jpS{color:#16a085;font-family:Poppins,Arial,"sans-serif"}.Footer_footerLinks__M17kI{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.Footer_footerColumn__kGECR ul{list-style:none;padding:0;margin:0}.Footer_footerColumn__kGECR ul li{margin-bottom:10px}.Footer_footerColumn__kGECR ul li a{color:#bdc3c7;text-decoration:none;transition:.3s}.Footer_footerColumn__kGECR ul li a:hover{color:#16a085;text-decoration:underline}.Footer_socialIcons__PPLhr i{font-size:1.8rem;color:#bdc3c7;transition:.3s}.Footer_socialIcons__PPLhr i:hover{color:#16a085}.Footer_footerBottom__YIYBj{border-top:1px solid #34495e;padding-top:20px;text-align:center}.Footer_scrollTop__buTxi{color:#16a085;font-weight:700;text-decoration:none;display:block;margin-top:10px}.Footer_scrollTop__buTxi:hover{color:#1abc9c}.Footer_footerColumn__kGECR h5{font-size:1.2rem;color:#fff}.Footer_footerBottom__YIYBj p{color:#bdc3c7}.Footer_footerDescription___K8RA{margin-top:20px;max-width:400px;line-height:1.6;color:#bdc3c7}.Footer_socialIcons__PPLhr{display:flex;gap:15px;justify-content:center;align-items:center}.Footer_socialIcons__PPLhr i,.Footer_socialIcons__PPLhr img{font-size:1.8rem;color:#bdc3c7;transition:transform .3s,color .3s;cursor:pointer}.Footer_socialIcons__PPLhr i:hover,.Footer_socialIcons__PPLhr img:hover{transform:scale(1.1);color:#16a085}.Footer_socialIconImage__xsrEq{display:inline-block;width:28.8px;height:28.8px;vertical-align:middle}.Typewriter_container__DS7Le{text-align:center}.Typewriter_textContainer__HAWB3{font-size:2rem;white-space:nowrap;overflow:hidden;border-right:2px solid hsla(0,0%,100%,.75);animation:Typewriter_blinkCaret__0_JWU .75s step-end infinite;color:#bdc3c72a;font-family:Courier New,Courier,monospace;width:auto}.Typewriter_smooth__tl0q6{display:inline-block;opacity:0;animation:Typewriter_smoothAppear__dllZP 2s forwards;letter-spacing:-.06em;letter-spacing:3px}@keyframes Typewriter_blinkCaret__0_JWU{0%{border-right-color:hsla(0,0%,100%,.75)}to{border-right-color:transparent}}@keyframes Typewriter_smoothAppear__dllZP{0%{transform:translateX(10px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes Typewriter_smoothDisappear__Za_8G{0%{opacity:1}to{opacity:0}}.ContactForm_container__rn2QL{width:500px;margin:0 auto;background:#34495e;padding:20px}.ContactForm_form__93_AC{display:flex;flex-direction:column;gap:15px}.ContactForm_input__bvkfU{width:calc(100% - 30px);margin:0 auto;padding:10px;border:1px solid #ddd;background-color:#ecf0f1;color:#2c3e50;font-family:Inter,sans-serif}.ContactForm_input__bvkfU::placeholder{color:#7f8c8d;font-weight:400}.ContactForm_textarea__yFz_X{width:calc(100% - 30px);margin:0 auto;min-height:100px;padding:10px;border:1px solid #ddd;background-color:#ecf0f1;color:#2c3e50;font-family:Inter,sans-serif}.ContactForm_textarea__yFz_X::placeholder{color:#7f8c8d;font-weight:400}.ContactForm_button__p_58e{width:calc(100% - 30px);padding:10px 20px;background:#16a085;border:none;color:#fff;font-weight:700;cursor:pointer;transition:background-color .3s ease;margin:0 auto}.ContactForm_button__p_58e:hover{background:#1abc9c}.CookieBanner_cookieBanner__OtSqw{z-index:1050;border-top:1px solid #ddd}.CookieBanner_cookieBanner__OtSqw p{font-size:.9rem}.CookieBanner_cookieBanner__OtSqw h6{font-size:1rem;font-weight:700}.datenschutz_customHeight__9J9_C{padding-top:15vh;padding-bottom:15vh}.datenschutz_customCard__53Ocz{border-radius:none;border:1px solid #d8d8d8}