.block__cases{display:flex;}@media(min-width:992px){.block__cases{padding:8rem 8rem;}}.cases__item{width:52rem;min-width:52rem;height:52rem;min-height:52rem;border-radius:50%;position:relative;}.cases__item:before{content:"";width:calc(100% + .8rem);height:calc(100% + .8rem);border-radius:50%;border:.4rem solid var(--anthracite);position:absolute;top:-.4rem;left:-.4rem;z-index:0;}.cases__item:nth-child(odd){margin:auto 4rem 0;}.cases__item:nth-child(even){margin:0 4rem auto;}.cases__item > a{width:100%;min-width:100%;height:100%;min-height:100%;border-radius:50%;display:flex;flex-flow:column;justify-content:center;align-content:center;text-align:center;color:var(--anthracite);position:relative;z-index:1;cursor:url("/images/cursor-view.svg") 40 40,move;}.cases__item h2{font-family:MillerText;font-size:12rem;margin-bottom:0;}.cases__item p{font-size:2.4rem;line-height:3rem;font-weight:500;}.cases__item img{position:absolute;top:-8rem;left:-4rem;opacity:0;transform:scale(.5);}.cases__item > a:hover img{animation:caseImage .5s ease-out forwards;}@keyframes caseImage{from{top:-8rem;opacity:0;transform:scale(.5);transform-origin:50% 80%;}to{top:-4rem;opacity:1;transform:scale(1);transform-origin:50% 50%;}}.cases__back{width:1rem;height:1rem;position:absolute;top:0;left:0;background-color:transparent;border-radius:50%;z-index:9000;transform-origin:50% 50%;animation-duration:2s;animation-timing-function:linear;animation-fill-mode:forwards;}@keyframes caseBackIn{from{transform:scale(1);}to{transform:scale(1000);}}.cases__back.animate--in{animation-name:caseBackIn;}.cases__back.animate--out{animation-duration:.5s;animation-name:caseBackOut;}@keyframes caseBackOut{from{transform:scale(1000);}to{transform:scale(1);}}@media(min-width:992px){.cases__item h2.small{font-size:7rem;line-height:8rem;margin-bottom:2.4rem;}}@media(max-width:991px){.block__cases{flex-flow:column;align-items:center;margin-bottom:10rem;}.block__cases:last-of-type{margin-bottom:0;padding-bottom:20rem;}.cases__item{width:20.8rem;min-width:20.8rem;height:20.8rem;min-height:20.8rem;}.cases__item:before{width:calc(100% + .4rem);height:calc(100% + .4rem);border:.2rem solid var(--anthracite);top:-.2rem;left:-.2rem;}.cases__item + .cases__item{margin-top:10rem;}.cases__item h2{position:absolute;bottom:-3rem;width:100%;font-family:'AktivGrotesk';font-size:1.6rem;line-height:2rem;font-weight:500;text-align:center;}.cases__item p{position:absolute;top:24.5rem;width:100%;font-size:1.2rem;line-height:1.5rem;text-align:center;}.cases__item img{opacity:1;transform:scale(1);transform-origin:50% 50%;animation:none !important;width:24rem;height:24rem;top:-1.6rem;left:-1.6rem;}}
.block__form{width:76rem;padding:15rem 8rem 8rem;position:relative;background-color:var(--anthracite);overflow-y:auto;}.block__form .row{--bs-gutter-x:2.4rem;}.block__form .umbraco-forms-field{margin-bottom:4rem;}.block__form input:not([type="file"]),.newsletter__form input{margin:0;padding:0;background-color:transparent;border:none;border-radius:0;border-bottom:.2rem solid var(--white);width:100%;height:4rem;padding:.5rem .5rem .5rem 0;font-size:1.5rem;line-height:3rem;color:var(--white);letter-spacing:.1em;transition:border-bottom-color .3s ease-in-out;}.block__form input:not([type="file"]):focus,.newsletter__form input:focus{outline:none;border-bottom-color:var(--yellow);}.block__form .fileupload label{margin-bottom:1.2rem;}.block__form input[type=file]{width:100%;}.block__form input[type=file]::file-selector-button{margin:0 2rem .4rem 0;padding:1.2rem 2.4rem 1.2rem 4.8rem;border:none;border-radius:.4rem;border:.2rem solid var(--white);background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.0625 7.6875L12 3.75L15.9375 7.6875' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M12 14.25V3.75' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M20.25 14.25V19.5C20.25 19.6989 20.171 19.8897 20.0303 20.0303C19.8897 20.171 19.6989 20.25 19.5 20.25H4.5C4.30109 20.25 4.11032 20.171 3.96967 20.0303C3.82902 19.8897 3.75 19.6989 3.75 19.5V14.25' stroke='%23fff' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:1.2rem 50%;background-repeat:no-repeat;color:var(--white);font-size:1.6rem;line-height:2rem;font-weight:600;cursor:pointer;outline:.3rem solid rgba(255,255,255,0);transition:outline .3s ease-in-out;}.block__form input[type=file]::file-selector-button:hover{outline:.3rem solid rgba(255,255,255,.4);}.block__form .field-validation-error{color:var(--red);font-size:1.2rem;line-height:1.5rem;font-weight:600;}.block__form .help-block{display:block;font-size:1.2rem;line-height:1.5rem;opacity:.5;transform:translateY(-1.5rem);}@media(max-width:991px){.block__form{width:100%;padding:0 1.6rem 8rem;}}@media(min-width:992px){.grecaptcha-badge{transform:translateX(-6rem);}}.newsletter__form{position:relative;max-width:32rem;}.newsletter__form input + button{width:4rem;height:4rem;background-color:transparent;position:absolute;top:0;right:0;border:none;padding:0;text-align:right;opacity:.5;}.newsletter__form input + button:hover{opacity:1;}
.block__images{display:flex;align-items:center;padding:0 8rem;}.block__images img{width:100%;height:auto;}.block__images--landscape .images__gallery,.block__images--landscape .images__single{width:94rem;}.block__images--portrait .images__gallery,.block__images--portrait .images__single{width:calc((100vh - 8rem) * .7027027027027027);max-width:52rem;}@media(min-width:992px){.block__images--portrait .images__gallery img,.block__images--portrait .images__single img{max-height:calc(100vh - 8rem);width:auto;}}.block__images--landscape.block__images--fill{padding:0;}.block__images--landscape.block__images--fill .images__single{height:100vh;width:60rem;filter:none;overflow:hidden;}.block__images--landscape.block__images--fill .images__single img{width:auto;height:100vh;}.images__gallery{position:relative;}.images__gallery .button{position:absolute;top:0;width:50%;height:100%;padding:0;background-color:transparent;border-radius:0;z-index:1;}.images__gallery .button--prev{left:0;}.images__gallery .button--next{right:0;}@media(min-width:992px){.images__gallery .button--prev{cursor:url("/images/cursor-left.svg") 40 40,move;}.images__gallery .button--next{cursor:url("/images/cursor-right.svg") 40 40,move;}}.images__carousel,.images__single{filter:drop-shadow(0px 19px 8px rgba(0,0,0,0.01)) drop-shadow(0px 11px 6px rgba(0,0,0,0.04)) drop-shadow(0px 5px 5px rgba(0,0,0,0.06)) drop-shadow(0px 1px 3px rgba(0,0,0,0.07)) drop-shadow(0px 0px 0px rgba(0,0,0,0.07));}.images__caption{font-size:1.4rem;opacity:.5;}.images__counter{position:absolute;right:0;bottom:-3rem;width:100%;height:3rem;display:flex;justify-content:flex-end;font-size:1.2rem;}.images__counter span{display:inline-block;margin:0 0 0 .5rem;opacity:.4;}.images__counter .images__current{opacity:1;}@media(max-width:991px){.block__images{padding:0 3rem;}.block__images img{width:100%;}.block__images--portrait .images__gallery,.block__images--portrait .images__single,.block__images--landscape .images__gallery,.block__images--landscape .images__single{width:100%;}.block__images--landscape.block__images--fill .images__single{height:30rem;width:100%;}.block__images--landscape.block__images--fill .images__single img{width:100%;height:auto;}.images__gallery{margin-bottom:5rem;}.images__gallery .button{top:unset;bottom:-5rem;width:4rem;height:4rem;background-size:contain;background-repeat:no-repeat;}.images__gallery .button--prev{left:calc(50% - 4.8rem);background-image:url("/images/cursor-left.svg");}.images__gallery .button--next{right:calc(50% - 4.8rem);background-image:url("/images/cursor-right.svg");}}
.block__logos{max-width:85rem;padding:8rem;position:relative;}.block__logos.block__logos--dark{background-color:var(--anthracite);color:var(--white);}.block__logos h2{font-size:1.5rem;line-height:3rem;font-weight:700;}.logos__items{display:grid;grid-template-columns:18rem 18rem 18rem 18rem;}.logos__items img{width:12rem;height:12rem;object-fit:contain;object-position:50% 50%;margin:3rem;opacity:.5;transition:var(--transition-default);}.logos__items img:hover{filter:grayscale(0);opacity:1;}.logos__items.logos__items--vertical{grid-template-columns:18.4rem;}@media(max-width:991px){.block__logos{max-width:unset;padding:0 1.6rem;}.logos__items,.logos__items.logos__items--vertical{grid-template-columns:calc(25vw - 1.6rem) calc(25vw - 1.6rem) calc(25vw - 1.6rem) calc(25vw - 1.6rem);}.logos__items img{width:calc(25vw - 6rem - 1.6rem);height:calc(25vw - 6rem - 1.6rem);margin:3rem;}}@media(max-width:767px){.block__logos{max-width:unset;padding:0 1.6rem;}.logos__items,.logos__items.logos__items--vertical{grid-template-columns:calc(33.333vw - 1.6rem) calc(33.333vw - 1.6rem) calc(33.333vw - 1.6rem);}.logos__items img{width:calc(33.333vw - 6rem - 1.6rem);height:calc(33.333vw - 6rem - 1.6rem);margin:3rem;}}@media(max-width:575px){.logos__items,.logos__items.logos__items--vertical{grid-template-columns:calc(50vw - 1.6rem) calc(50vw - 1.6rem);}.logos__items img{width:calc(50vw - 6rem - 1.6rem);height:calc(50vw - 6rem - 1.6rem);margin:3rem;}}
.block__numbers{width:76rem;min-width:76rem;padding:8rem;display:flex;flex-flow:column;justify-content:center;position:relative;}.numbers__item + .numbers__item{margin-top:4rem;}.numbers__number{font-family:MillerText;font-size:12rem;line-height:12rem;font-weight:500;margin-bottom:1.6rem;}.numbers__text{font-size:1.6rem;line-height:2rem;margin-bottom:0;}.numbers__scrolltrigger{width:1rem;height:1rem;position:absolute;top:0;right:30%;}@media(max-width:991px){.block__numbers{width:100%;min-width:unset;padding:0 1.6rem 8rem;}.numbers__number{font-size:7rem;line-height:7rem;}}
@media(min-width:992px){.block__overview{padding:15rem 0 0;display:flex;align-items:center;flex-flow:row wrap;width:auto;align-content:flex-start;justify-content:flex-start;writing-mode:vertical-lr;}.overview__item{width:60rem;writing-mode:horizontal-tb;border-bottom:.2rem solid var(--anthracite);padding-bottom:4rem;margin:0 8rem 4rem;}}@media(max-width:991px){.block__overview{padding:0 1.6rem;}.overview__item{border-bottom:.2rem solid var(--anthracite);padding-bottom:4rem;margin:0 0 4rem;}}.overview__item:last-of-type{border-bottom:none;}.overview__item a{display:block;color:var(--anthracite);position:relative;}.overview__item a:after{content:"";width:5.6rem;height:5.7rem;background-image:url("data:image/svg+xml,%3Csvg width='56' height='57' viewBox='0 0 56 57' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='28' cy='28.5' r='27' stroke='%232F2F29' stroke-width='2'/%3E%3Cpath d='M18 27.5C17.4477 27.5 17 27.9477 17 28.5C17 29.0523 17.4477 29.5 18 29.5V27.5ZM38.7071 29.2071C39.0976 28.8166 39.0976 28.1834 38.7071 27.7929L32.3431 21.4289C31.9526 21.0384 31.3195 21.0384 30.9289 21.4289C30.5384 21.8195 30.5384 22.4526 30.9289 22.8431L36.5858 28.5L30.9289 34.1569C30.5384 34.5474 30.5384 35.1805 30.9289 35.5711C31.3195 35.9616 31.9526 35.9616 32.3431 35.5711L38.7071 29.2071ZM18 29.5H38V27.5H18V29.5Z' fill='%232F2F29'/%3E%3C/svg%3E%0A");background-position:100% 50%;background-repeat:no-repeat;position:absolute;top:calc(50% - 2.8rem);right:0;transition:var(--transition-default);}.overview__item a:hover:after{transform:translateX(.5rem) scale(1.1);}.overview__item h4{font-size:2.4rem;line-height:3rem;font-weight:500;margin-bottom:1.6rem;}.overview__item p{margin:0 8rem 0 0;}.overview__item .overview__label{background-color:var(--anthracite);color:var(--yellow);border-radius:.8rem;font-size:1.2rem;line-height:1.5rem;display:inline-block;padding:.6rem .8rem;margin:0 0 .8rem;}
.block__people{display:flex;}@media(max-width:991px){.block__people{padding:0 1.6rem;flex-wrap:wrap;}.people__item{margin:0 0 4rem 0;}.people__item:nth-child(odd){margin-right:4rem;}.people__item img{width:calc(50vw - 3.2rem - 2rem);height:auto;}}@media(max-width:576px){.people__item img{width:calc(100vw - 3.2rem);height:auto;}}@media(min-width:992px){.block__people{padding:8rem 8rem 2rem;align-items:center;flex-flow:row wrap;width:auto;align-content:flex-start;justify-content:flex-start;writing-mode:vertical-lr;}.people__item{margin:0 4rem 0 0;writing-mode:horizontal-tb;}.people__item:nth-child(odd){margin-bottom:8rem;}}@media(min-height:1100px) and (min-width:992px){.people__item{margin-bottom:8rem !important;}}.people__item img{margin-bottom:1.6rem;}.people__item h4{font-size:1.6rem;line-height:2rem;font-weight:500;margin-bottom:.8rem;}.people__item p{font-size:1.2rem;line-height:1.5rem;margin-bottom:0;}
.block__quote{width:76rem;min-width:76rem;padding:8rem;display:flex;flex-flow:column;justify-content:center;align-items:center;align-content:center;text-align:center;position:relative;}.block__quote blockquote{font-family:MillerText;font-size:7rem;line-height:8rem;font-weight:500;margin-bottom:4rem;}.block__quote blockquote:before{content:"“";font-size:7rem;position:absolute;transform:translateX(-3.5rem);}.block__quote blockquote:after{content:"”";font-size:7rem;position:absolute;}.block__quote p{font-size:2.4rem;line-height:3rem;font-weight:500;}@media(max-width:991px){.block__quote{width:100%;min-width:unset;padding:0 3.2rem;}.block__quote blockquote{font-size:4rem !important;line-height:5rem !important;}.block__quote blockquote:before{font-size:4rem;transform:translateX(-2rem);}.block__quote blockquote:after{font-size:4rem;}.block__quote p{font-size:1.5rem;}}
.block__separator{position:relative;overflow:hidden;}.block__separator:before{content:"";border-radius:50%;background-color:var(--anthracite);position:absolute;z-index:-1;}@media(max-width:991px){.block__separator{height:8rem;}.block__separator:before{width:350vw;height:350vw;top:0;left:calc((350vw - 100vw) / -2);}.block__separator.block__separator--closing{margin-top:0;}.block__separator.block__separator--closing:before{top:unset;bottom:0;}.block__separator + .block--dark{margin-top:0;}}@media(min-width:992px){.block__separator{width:16rem;min-width:16rem;}.block__separator:before{width:350vh;height:350vh;top:calc((350vh - 100vh) / -2);left:8rem;}.block__separator.block__separator--closing:before{left:unset;right:8rem;}}@media(min-height:1110px){.block__separator{width:20rem;min-width:20rem;}}
@media(max-width:991px){.block__text{padding:0 1.6rem;}.block__text + .block__text--notitles{margin-top:0;}}@media(min-width:992px){.block__text{width:76rem;min-width:76rem;padding:8rem 4rem 8rem 8rem;position:relative;}.text__body{height:100%;display:flex;flex-flow:column;}.text__body.justify-content-start{margin-top:7rem;}.text__text{padding-right:13rem;}}.text__body p:last-of-type{margin-bottom:0;}.block__text .navbar__contact a{background-image:none !important;}.block__text:not(.block--dark) .navbar__contact a{color:var(--anthracite);}.block__text:not(.block--dark) .navbar__contact a small{color:var(--anthracite-60);}.block__text:not(.block--dark) .navbar__contact svg path{stroke:var(--anthracite);}.block__text:not(.block--dark) .navbar__contact svg circle{fill:var(--anthracite);}.block__text.block--dark .navbar__contact a{color:var(--white);}
.block__video{position:relative;}.video__text h1{font-size:5rem;line-height:5.5rem;margin-bottom:2.4rem;opacity:0;transform:translateY(1rem);animation:showVideoText .5s ease-out forwards;animation-delay:1s;}.video__text p{margin:0;opacity:0;transform:translateY(1rem);animation:showVideoText .5s ease-out forwards;animation-delay:1.5s;}@media(max-width:991px){.block__video{padding:0 1.6rem;}.block__video--fill .iframe__container{width:calc(100% + 4rem);transform:translateX(-2rem) translateY(-.1rem);padding-top:calc(56.25% + 2.25rem);}.video__text{padding-top:4rem;}}.block__video--center .iframe__container{filter:drop-shadow(0px 19px 8px rgba(0,0,0,0.01)) drop-shadow(0px 11px 6px rgba(0,0,0,0.04)) drop-shadow(0px 5px 5px rgba(0,0,0,0.06)) drop-shadow(0px 1px 3px rgba(0,0,0,0.07)) drop-shadow(0px 0px 0px rgba(0,0,0,0.07));}.block__video--center .iframe__container .video__placeholder svg{position:absolute;top:calc(50% - 4rem);left:calc(50% - 4rem);transition:var(--transition-default);}@media(min-width:992px){.block__video--center{display:flex;align-items:center;padding:0 8rem;}.block__video--center .iframe__container{width:94rem;height:52.875rem;padding-top:0;filter:drop-shadow(0px 19px 8px rgba(0,0,0,0.01)) drop-shadow(0px 11px 6px rgba(0,0,0,0.04)) drop-shadow(0px 5px 5px rgba(0,0,0,0.06)) drop-shadow(0px 1px 3px rgba(0,0,0,0.07)) drop-shadow(0px 0px 0px rgba(0,0,0,0.07));}.block__video--center .iframe__container .video__placeholder{position:relative;z-index:0;cursor:url("/images/cursor-video.svg") 40 40,move;}.block__video--center .iframe__container .video__placeholder:hover svg{opacity:0;}.block__video--center .iframe__container picture,.block__video--center .iframe__container img{width:100%;height:auto;}.block__video--fill .iframe__container{width:100vw;height:100vh;background-color:var(--black);position:relative;z-index:0;}.block__video--fill .iframe__container iframe{transform:scale(calc((100vh/100vw)));}.video__logo{position:absolute;left:8rem;top:8rem;width:16rem;height:auto;z-index:1;}.video__text{position:absolute;bottom:8rem;left:8rem;z-index:1;color:var(--white);font-weight:700;}.video__text h1{font-size:7rem;line-height:8rem;margin-bottom:4rem;}.video__text p{width:40rem;}}@media(max-width:991px){.block__video--center .iframe__container{width:100%;height:calc((100vw - 3.2rem) * .5625);padding-top:0;}.block__video--center .iframe__container .video__placeholder img{width:100%;height:auto;}.block__video--center .iframe__container .video__placeholder svg{width:4rem;height:4rem;top:calc(50% - 2rem);left:calc(50% - 2rem);}}@keyframes showVideoText{from{opacity:0;transform:translateY(1rem);}to{opacity:1;transform:translateY(0);}}
