.Header_topHeader__VCp7u{display:flex;flex-flow:column;gap:var(--gap-s);justify-content:space-between;background:var(--c-background);padding:var(--gap-s) 1rem;font-size:1.4rem}@media screen and (min-width:768px){.Header_topHeader__VCp7u{flex-flow:row;gap:0;padding:var(--gap-s) calc((100% - var(--container-max-width-xl))/2)}}.Header_mainHeader__WybzO{display:flex;align-items:center;justify-content:space-between;padding:3rem 1rem 5rem;max-width:var(--container-max-width-xl);margin:0 auto}@media screen and (min-width:768px){.Header_mainHeader__WybzO{padding:3rem 0 5rem;align-items:flex-end}}.Header_mainHeader__WybzO .Header_logo__VN8f5{height:4.4rem}.Header_mainHeader__WybzO .Header_burger__28SpQ{display:flex;flex-flow:column;justify-content:space-between;width:3.2rem;height:2.4rem;z-index:120}@media screen and (min-width:768px){.Header_mainHeader__WybzO .Header_burger__28SpQ{display:none}}.Header_mainHeader__WybzO .Header_burger__28SpQ span{display:block;height:3px;width:100%;background-color:var(--c-black);border-radius:100px;transition:all .3s}.Header_mainHeader__WybzO .Header_burger__28SpQ.Header_open__pIJo_ span:first-child{transform:translateY(1.1rem) rotate(-45deg)}.Header_mainHeader__WybzO .Header_burger__28SpQ.Header_open__pIJo_ span:nth-child(2){opacity:0}.Header_mainHeader__WybzO .Header_burger__28SpQ.Header_open__pIJo_ span:nth-child(3){transform:translateY(-1.1rem) rotate(45deg)}.Header_mainHeader__WybzO .Header_navigation__04Am2{position:fixed;top:0;left:0;height:100vh;width:100vw;transform:translateY(-100%);transition:transform .5s;background-color:var(--c-white);z-index:100}.Header_mainHeader__WybzO .Header_navigation__04Am2.Header_open__pIJo_{transform:translateY(0)}@media screen and (min-width:768px){.Header_mainHeader__WybzO .Header_navigation__04Am2{position:relative;background-color:transparent;width:auto;height:auto;transform:none}}.Header_mainHeader__WybzO .Header_navigation__04Am2 ul{display:flex;flex-flow:column;align-items:center;justify-content:center;list-style:none;gap:var(--gap-lg);height:100%}@media screen and (min-width:768px){.Header_mainHeader__WybzO .Header_navigation__04Am2 ul{flex-flow:row}}.Header_mainHeader__WybzO .Header_navigation__04Am2 ul li{font-size:2.5rem;font-weight:800}.Header_hiringBadge__QtUKG{position:relative;color:var(--c-white);transition:transform .3s ease}.Header_hiringBadge__QtUKG:hover{transform:scale(1.06)}.Header_hiringBadge__QtUKG:hover .Header_hiringBlob__t3in2{transform:rotate(-5deg) scale(1.05)}.Header_hiringBadge__QtUKG.Header_active__vcUHv:before{background-color:var(--c-primary);bottom:-1.8rem;z-index:1}.Header_hiringBadge__QtUKG li{position:relative;white-space:nowrap}@media screen and (min-width:768px){.Header_hiringBadge__QtUKG{margin-left:1.2rem}}.Header_hiringBlob__t3in2{position:absolute;inset:-1rem -1.6rem -1.2rem -1.4rem;background-color:var(--c-primary);border-radius:30% 70% 22% 78%/55% 30% 70% 45%;transform:rotate(-3deg);z-index:-1}@media(prefers-reduced-motion:no-preference){.Header_hiringBlob__t3in2{-webkit-animation:Header_morph__vqXos 8s ease-in-out infinite,Header_pulse__VjlFX 2s ease-in-out infinite;animation:Header_morph__vqXos 8s ease-in-out infinite,Header_pulse__VjlFX 2s ease-in-out infinite}}.Header_hiringText__x2XW2{position:relative;z-index:1}@-webkit-keyframes Header_morph__vqXos{0%,to{border-radius:30% 70% 22% 78%/55% 30% 70% 45%}20%{border-radius:72% 28% 65% 35%/38% 72% 28% 62%}40%{border-radius:25% 75% 40% 60%/68% 22% 78% 32%}60%{border-radius:68% 32% 75% 25%/28% 65% 35% 72%}80%{border-radius:40% 60% 28% 72%/72% 40% 60% 28%}}@keyframes Header_morph__vqXos{0%,to{border-radius:30% 70% 22% 78%/55% 30% 70% 45%}20%{border-radius:72% 28% 65% 35%/38% 72% 28% 62%}40%{border-radius:25% 75% 40% 60%/68% 22% 78% 32%}60%{border-radius:68% 32% 75% 25%/28% 65% 35% 72%}80%{border-radius:40% 60% 28% 72%/72% 40% 60% 28%}}@-webkit-keyframes Header_pulse__VjlFX{0%,to{box-shadow:0 2px 8px rgba(229,34,17,.3)}50%{box-shadow:0 4px 20px rgba(229,34,17,.55)}}@keyframes Header_pulse__VjlFX{0%,to{box-shadow:0 2px 8px rgba(229,34,17,.3)}50%{box-shadow:0 4px 20px rgba(229,34,17,.55)}}.Header_active__vcUHv{position:relative}.Header_active__vcUHv:before{content:"";position:absolute;left:0;bottom:-5px;width:60%;height:2px;background-color:var(--c-primary)}.Footer_footer__tlOGv{display:flex;flex-flow:column;gap:var(--gap-lg);justify-content:space-between;margin-top:auto;border-top:1.5px solid rgba(0,0,0,.3);padding:5rem 1rem}@media screen and (min-width:768px){.Footer_footer__tlOGv{flex-flow:row;padding:5rem calc((100% - var(--container-max-width-xl))/2)}}.Footer_contact__ooUlq{display:flex;flex-flow:column;gap:4px;font-size:2.4rem;font-weight:800;margin-bottom:3rem}.Footer_contactLink__bajkV{display:flex;align-items:center;font-size:1.6rem;font-weight:800;color:var(--c-primary);gap:var(--gap-s)}.Footer_contactLink__bajkV svg{height:1.6rem}.Footer_navigation__k5U_v{display:flex;gap:var(--gap-md);list-style:none;font-size:1.6rem}.Default_wrapper__ruwtA{display:flex;flex-flow:column;max-width:100vw;overflow:hidden;min-height:100vh}.Default_content__jPpSR{margin:0 auto;width:100%;padding:0 1rem;font-size:1.6rem}@media screen and (min-width:992px){.Default_content__jPpSR{padding:0;max-width:var(--container-max-width-lg)}}@media screen and (min-width:1200px){.Default_content__jPpSR{max-width:var(--container-max-width-xl)}}.Default_content__jPpSR section{margin-bottom:8rem}.Placeholder_placeholder__aRmL6{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.6rem;padding:2rem;text-align:center;background:repeating-linear-gradient(45deg,#ececec,#ececec 12px,#e3e3e3 0,#e3e3e3 24px);color:#8a8a8a;border:1px dashed #c4c4c4}.Placeholder_rounded__y7TPs{border-radius:8px}.Placeholder_icon__wMKGG{font-size:3.2rem;line-height:1;color:var(--c-primary);opacity:.55}.Placeholder_label__rLlb3{font-size:1.5rem;font-weight:600;color:#5f5f5f}.Placeholder_size__rKbpX{font-size:1.2rem;letter-spacing:.04em;text-transform:uppercase}.Leistungen_page__U83rd{color:var(--c-black)}.Leistungen_container__2wwHv{max-width:var(--container-max-width-xl);margin:0 auto;padding:0 2rem}.Leistungen_hero__9kkXD{background:var(--c-background);padding:4rem 0 1.2rem}@media screen and (min-width:992px){.Leistungen_hero__9kkXD{padding:5rem 0 1.4rem}}.Leistungen_hero__9kkXD h1{font-size:3.4rem;font-weight:800}@media screen and (min-width:992px){.Leistungen_hero__9kkXD h1{font-size:4.4rem}}.Leistungen_eyebrow__esXfF{text-transform:uppercase;letter-spacing:.08em;font-size:1.3rem;font-weight:700;color:var(--c-primary);margin-bottom:1.2rem}.Leistungen_lead___Uk3X{font-size:1.8rem;line-height:2.8rem;margin-top:1.6rem;color:#333;max-width:64rem}.Leistungen_section__etv8S{padding:.8rem 0 4.5rem}@media screen and (min-width:992px){.Leistungen_section__etv8S{padding:1rem 0 6rem}}.Leistungen_pillars___lBRx{display:grid;grid-template-columns:1fr;grid-gap:var(--gap-lg);gap:var(--gap-lg)}@media screen and (min-width:768px){.Leistungen_pillars___lBRx{grid-template-columns:repeat(2,1fr)}}.Leistungen_pillar__i97IG{background:var(--c-white);border-radius:12px;overflow:hidden;box-shadow:0 8px 26px rgba(0,0,0,.08);display:flex;flex-direction:column}.Leistungen_pillarImg__7Ms2M{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.Leistungen_pillarBody__5M4DF{padding:2.4rem;display:flex;flex-direction:column;flex:1 1}.Leistungen_pillarBody__5M4DF h2{font-size:2.6rem;margin-bottom:1rem}.Leistungen_pillarBody__5M4DF p{font-size:1.6rem;color:#444}.Leistungen_serviceList__2p58s{list-style:none;margin:1.8rem 0 2.4rem;display:grid;grid-gap:.8rem;gap:.8rem}.Leistungen_serviceList__2p58s li{font-size:1.5rem;font-weight:600;padding-left:2.2rem;position:relative}.Leistungen_serviceList__2p58s li:before{content:"✓";position:absolute;left:0;color:var(--c-primary);font-weight:800}.Leistungen_cta__OkVt7{margin-top:auto;align-self:flex-start;background:var(--c-primary);color:var(--c-white);font-size:1.6rem;font-weight:800;padding:1.3rem 2.6rem;border-radius:6px;transition:transform .15s ease,opacity .15s ease}.Leistungen_cta__OkVt7:hover{transform:translateY(-1px);opacity:.92}.Leistungen_contactBand__nkhzE{background:var(--c-black);color:var(--c-white);padding:4rem 0;text-align:center}.Leistungen_contactBand__nkhzE h2{font-size:2.6rem;margin-bottom:1rem}.Leistungen_contactBand__nkhzE p{font-size:1.8rem}.Leistungen_contactBand__nkhzE a{color:var(--c-white);font-weight:800;border-bottom:3px solid var(--c-primary)}