*{margin:0;padding:0}html,body{height:100%;scroll-behavior:smooth}body{height:100%;margin:0;padding:0;padding-inline-start:0;background-repeat:no-repeat;background-attachment:fixed;color:#222;font-family:Work Sans,sans-serif}h2{text-align:center}.container{width:100%;margin:auto}.content-section{max-width:700px;margin:auto;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-around;flex-wrap:wrap;padding:0rem 1rem}.top{min-height:50px;padding:1rem 0;width:100%;position:fixed;top:0;z-index:1000}.top-container{max-width:1100px;padding:0rem 1rem;margin:auto;display:flex;justify-content:space-between;flex-direction:row}ul{padding-inline-start:40px}.main{display:flex;align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:10rem}a{color:#f39433;cursor:pointer}a:hover{color:#f48b21;text-decoration:underline}.image_section{box-shadow:inset #11111a1a 0 4px 16px,inset #11111a0d 0 8px 32px;width:100%;min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:2rem;z-index:-10}.image_section_bg{width:100%;min-height:500px;background-image:url(background_landscape.79c21abc8814c283.png);position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center;background-attachment:fixed;z-index:-10;background-position-y:-300px}@media screen and (max-width: 700px){.image_section_bg{background-position-y:-150px}}@keyframes scale{0%{transform:scaleZ(1);-webkit-transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1);-webkit-transform:scale3d(1.05,1.05,1)}to{transform:scaleZ(1);-webkit-transform:scale3d(1,1,1)}}p{margin-block-start:1em;margin-block-end:1em}.info_section{display:flex;justify-content:flex-start;width:100%;min-height:200px;margin:3rem 0rem}.info_section_center,.info_section_left{padding:1rem}.info_section_right{align-items:center;padding:1rem}button{padding:.5rem 1rem;border-radius:1rem;cursor:pointer;border:none;min-width:100px}.btn-primary{background-color:#fbbc33;color:#fff;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.btn-primary:hover{background-color:#ffc444;transform:scale(1.01);-webkit-transform:scale(1.01)}.btn-light{background-color:#a7a7a7;color:#fff;transition:all .3s cubic-bezier(.25,.8,.25,1)}.btn-light:hover{background-color:#7a7a7a;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;transform:scale(1.01);-webkit-transform:scale(1.01)}.menu{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem}.menu_button{color:#000;font-size:1rem;align-items:center;align-self:center;padding-bottom:.5rem;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer;border-bottom:.3rem solid rgba(0,0,0,0)}.menu_button:active,.menu_button:hover{border-bottom:.3rem solid #f39433}.number_section{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;flex-wrap:wrap;min-height:150px;background-image:url(background_landscape.79c21abc8814c283.png);background-size:cover;padding:2rem 1rem;background-attachment:fixed;background-position:center;box-shadow:inset #11111a1a 0 4px 16px,inset #11111a0d 0 8px 32px}.number_section_container{border-radius:100%;background:rgb(243,148,51);background:linear-gradient(135deg,rgb(243,148,51) 0%,rgb(251,188,51) 73%);color:#fff;min-width:130px;min-height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:1rem;transition:all .3s cubic-bezier(.25,.8,.25,1);cursor:pointer}.number_section_item_visible{animation:bounce-in 1s ease}@keyframes bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.01)}70%{transform:scale(.95)}to{transform:scale(1)}}.number_section_container:hover{transform:scale(1.1);-webkit-transform:scale(1.1);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.number_section_number{font-size:2rem}.number_section_text{font-size:.8rem}.info_section_left_image{background-image:url(pexels-olia-danilevich-8145251.4702660b493921ff.jpg);background-size:cover;width:30%;min-width:200px;height:auto}.footer{color:#fff;background-color:#0a0a0a;display:flex;flex-direction:row-reverse;flex-wrap:wrap;justify-content:space-evenly;padding:3rem;margin:0;gap:1rem}.offer_section{padding:1rem;background-color:#f8f8f8;margin:0}.offer_section:hover{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.link_section{text-align:center}.news_section{margin:1rem;padding:1rem;background-color:#f8f8f8;box-shadow:0 1px 2px #00000005,0 1px 2px #00000014;max-width:200px;max-height:200px;transition:all .3s cubic-bezier(.25,.8,.25,1);border-radius:.3rem}.news_section:hover{box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.news_title{font-size:1rem;font-weight:500;margin-bottom:.5rem}.news_body{font-size:.8rem;margin-bottom:2rem}.news_footer{text-align:right}.info_section_group_image{background-image:url(group.1ece1ff5fabde51e.jpg);background-size:cover;width:50%;min-width:300px}.info_section_left_image_1{background-image:url(coworkbild.21627528f7aee982.png);background-size:cover;width:50%;min-width:200px;min-height:500px}.info_sub_section{display:flex;flex-direction:row;justify-content:center;width:100%;flex-wrap:wrap;min-height:400px}.info_offer_section{display:flex;flex-direction:column;justify-content:flex-start;align-content:center;width:50%;align-items:center}.info_offer_image{height:100%;padding:1rem}@media screen and (max-width: 700px){.info_section_left_image_1{width:100%;min-height:300px}.info_section_group_image{width:100%;height:100%;min-height:200px}.info_offer_section{width:100%}.info_offer_image{margin:1rem auto;text-align:center}}.info_section_right_1{background-color:#f9fafc;flex-wrap:wrap;flex-direction:row}.quote{text-align:center;font-size:1.5rem;color:#9d9d9d;font-style:italic;font-family:Graduate,cursive;font-family:Kurale,serif}.quote:hover{color:#818181}.system_section{display:flex;flex-direction:row;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;max-width:600px;color:#fff}.system_section_item{width:100px;height:100px;text-align:center;align-self:center;align-content:center;background-color:#a7a7a7;display:flex;justify-content:center;align-items:center;margin:1rem;padding:1rem;border-radius:.3rem;position:relative;transition:all 1s cubic-bezier(.25,.8,.25,1);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;left:-1000px;cursor:pointer}.system_section_item_active{background-color:#fbbc33;box-shadow:0 1px 4px #00000038,0 1px 5px #0000003d;animation:grow 1s ease}@keyframes grow{30%{transform:scale(1.1)}70%{transform:rotate(0) scale(1.1)}to{transform:scale(1)}}.system_section_item:hover{box-shadow:0 1px 4px #00000038,0 1px 5px #0000003d;background-color:#fbbc33}.system_section_item_visible{left:0}.profile_section{width:230px;height:450px;border-radius:.2rem;background-color:#f8f8f8;padding:1rem;margin:1rem;display:flex;flex-direction:column;transition:all .3s cubic-bezier(.25,.8,.25,1);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.profile_section_item{display:flex;flex-direction:row;align-items:center;color:#4d4d4d;font-weight:500}.profile_section_item a{color:#4d4d4d;text-decoration:none}.profile_section:hover{transform:scale(1.05);-webkit-transform:scale(1.05)}.profile_photo{width:100%;height:auto;max-height:300px;object-fit:scale-down}.icon-primary{color:#f39433;font-size:1rem;margin-right:.3rem;width:1rem!important;height:1rem!important}.map_container{width:50%}@media screen and (max-width: 700px){.map_container{width:100%;margin-top:2rem}}.certificate_iamge{width:300px;height:auto}.group_image{width:50%;max-width:700px;height:auto}.percentage{margin-top:1rem;width:100px;height:auto;transition:all 1s cubic-bezier(.05,.2,.05,.5);animation:bounce 1s ease infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.percentage:hover{transform:scale(1.1);transform:rotate(180deg);-webkit-transform:rotate(180deg)}
