@keyframes preset-fade{0%{opacity:0}to{opacity:1}}@keyframes preset-fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preset-fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preset-zoomIn{0%{opacity:0}50%{opacity:1;transform:scale3d(.3,.3,.3)}0%{transform:scale3d(1)}}@keyframes preset-tossing{0%,to{transform:rotate(-5deg)}50%{transform:rotate(5deg)}}@keyframes preset-expandUp{0%{transform:translateY(100%) scale(.6) scaleY(.5)}60%{transform:translateY(-6%) scaleY(1.13)}75%{transform:translateY(4%)}to{transform:translateY(0) scale(1) scaleY(1)}}@keyframes preset-shakingX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-.5rem,0,0)}20%,40%,60%,80%{transform:translate3d(.5rem,0,0)}}@keyframes preset-shakingY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-.5rem,0)}20%,40%,60%,80%{transform:translate3d(0,.5rem,0)}}@media screen and (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.home-intro{background:rgba(var(--color-dark-green),1)}.home-intro h1{line-height:.4}.home-intro h1>svg{display:inline-block;height:11rem;position:relative;z-index:3;fill:rgba(var(--color-off-white),1)}@media (max-width:900px){.home-intro h1>svg{height:5rem}}.home-intro h1>svg .biestly-background{fill:rgba(var(--color-off-black),1)}.home-intro__content{position:relative;z-index:3}@media (max-width:900px){.home-intro__content{align-content:center;display:grid;min-height:50vh;padding-bottom:unset}}.home-intro__biests span{position:relative}.home-intro__biests .biest{position:absolute;z-index:3}.home-intro__biests .biest-1{--biest-position:translateY(-100%) translateX(100%) rotate(7deg);animation:biest-appear 1.2s cubic-bezier(.33,1,.68,1) 1.9s both;right:.3em;top:.4em;transform:var(--biest-position)}.home-intro__biests .biest-2{--biest-position:translateY(-100%) rotate(-4deg);animation:biest-appear .9s cubic-bezier(.33,1,.68,1) 1s both;left:0;top:.3em;transform:var(--biest-position)}.home-intro__biests .biest-3{--biest-position:translateY(60%) rotate(3deg);animation:biest-appear .8s cubic-bezier(.33,1,.68,1) 1.3s both;bottom:.2em;left:50%;transform:var(--biest-position)}.home-intro__biests .biest-4{--biest-position:translateY(-50%) rotate(-3deg);animation:biest-appear 1s cubic-bezier(.33,1,.68,1) 2.3s both;right:29%;top:0;transform:var(--biest-position)}@keyframes biest-appear{0%{transform:var(--biest-position) scale(0)}to{transform:var(--biest-position) scale(1)}}.home-intro-upper{animation:headline-up 1.2s cubic-bezier(.65,0,.35,1) both;display:inline-block;transform:translateY(.5em)}@keyframes headline-up{0%{transform:translateY(.5em)}to{transform:translateY(0)}}.home-intro-lower{animation:headline-down 1.2s cubic-bezier(.65,0,.35,1) both;display:inline-block;transform:translateY(-.5em);z-index:4}@keyframes headline-down{0%{transform:translateY(-.5em)}to{transform:translateY(0)}}.home-intro .intro-banner{position:relative;z-index:3}.home-intro .intro-banner svg{fill:#003d3e}.home-intro .intro-banner svg .banner-home-background{fill:rgba(var(--color-dark-green),1)}@media (max-width:900px){.home-intro .intro-banner svg{justify-self:center;width:160vw}}.home-services{padding-bottom:calc(var(--space-top) + 30vw);padding-top:calc(var(--space-top) + 15vw)}.home-services-wrapper{background:var(--general-background);margin-bottom:-30vw;margin-top:-15vw;position:relative;z-index:1}.home-services__cards .about-card card-frame,.home-services__cards card-frame{height:100%}@media (max-width:1200px){.home-services__cards .about-card card-frame{height:17rem}}.home-services__cards .about-card card-frame:hover icon-frame{transform:rotate(-45deg)}.home-services__cards .about-card card-frame icon-frame{height:-moz-max-content;height:max-content;transition:transform .15s ease-in-out}.home-services__cards .about-card card-frame card-content{align-items:end;grid-template-rows:auto max-content}.home-services__cards h3{line-height:1.5}.home-services__cards hgroup{display:flex;flex-direction:column;gap:var(--spacer-50)}.home-services__cards .card-vector{place-self:end}@media (max-width:1200px){.home-services__content{grid-template-columns:1fr 1fr}}@media (max-width:900px){.home-services__content{grid-template-columns:1fr}}.home-services__content .biest--type-16{--biest-size-multiply:1.2}@media (min-width:900px){.home-services__content card-frame:hover .biest{--biest-outline:rgba(var(--color-white),1)}.home-services__content card-frame:hover .biest svg{animation:var(--biest-animation-sequence) 5s infinite ease-in-out}.home-services__content card-frame:not(:hover) .biest{--biest-color:rgba(var(--color-mid-grey),1)}}@media (max-width:900px){.home-services__content card-frame .biest{--biest-color:rgba(var(--color-mid-grey),1)}}.home-projects{margin-bottom:-15rem}.home-about{background:rgba(var(--color-deep-red),1);margin-bottom:var(--layout-size-m-vertical);margin-top:var(--layout-size-m-vertical);padding-top:25rem;position:relative}@media (max-width:1199px){.home-about{padding-top:18rem}}.home-about-wrapper{position:relative;z-index:2}@media (max-width:900px){.home-about-wrapper{overflow:hidden}}.home-about--border-start{bottom:calc(100% - 3px)}.home-about--border-start svg{fill:rgba(var(--color-deep-red),1)}.home-about--border-end{top:calc(100% - 1px)}.home-about--border-end svg{fill:rgba(var(--color-deep-red),1);transform:rotate(180deg)}.home-about__content div>svg{max-width:60rem;width:90vw;fill:rgba(var(--color-mid-red),1);transform:translateY(-2rem)}@media (max-width:900px){.home-about__content div>svg{margin-bottom:4rem;transform:translateY(.5rem) scale(1);width:90vw}}@media (max-width:650px){.home-about__content div>svg{margin-bottom:3rem;transform:translateY(.5rem) scale(1.2);width:90vw}}@media (max-width:600px){.home-about__content div>svg{transform:translateY(.5rem) scale(1.4)}}.home-about__layout{display:grid;gap:var(--spacer-100);justify-items:center}
