html{font-size:62.5%}body{font-size:1.6rem;min-height:100vh;display:flex;flex-direction:column}*:where(:not(html,iframe,canvas,img,svg,video,audio):not(svg *,symbol *)){all:unset;display:revert}*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}a,button{cursor:revert}ol,ul,menu,summary{list-style:none}img{max-inline-size:100%;max-block-size:100%}table{border-collapse:collapse}input,textarea{-webkit-user-select:auto}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}:where(pre){all:revert;box-sizing:border-box}::-moz-placeholder{color:unset}::placeholder{color:unset}:where([hidden]){display:none}:where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}:where([draggable=true]){-webkit-user-drag:element}::-webkit-details-marker{display:none}@font-face{font-family:lato;src:url(/build/assets/Lato-Black-Duv_FuDB.woff2) format("woff2");font-weight:900;font-style:normal}@font-face{font-family:lato;src:url(/build/assets/Lato-BlackItalic-DT_o2QqY.woff2) format("woff2");font-weight:900;font-style:italic}@font-face{font-family:lato;src:url(/build/assets/Lato-Bold-CS9L97ds.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:lato;src:url(/build/assets/Lato-BoldItalic-DwjFAGty.woff2) format("woff2");font-weight:700;font-style:italic}@font-face{font-family:lato;src:url(/build/assets/Lato-Italic-3HOzMBtK.woff2) format("woff2");font-weight:400;font-style:italic}@font-face{font-family:lato;src:url(/build/assets/Lato-Light-DDRmaZ-j.woff2) format("woff2");font-weight:300;font-style:normal}@font-face{font-family:lato;src:url(/build/assets/Lato-LightItalic-CZNMChB-.woff2) format("woff2");font-weight:300;font-style:italic}@font-face{font-family:lato;src:url(/build/assets/Lato-Regular-DvzxJk-o.woff2) format("woff2");font-weight:400;font-style:normal}@font-face{font-family:lato;src:url(/build/assets/Lato-Thin-BQ_5VTTL.woff2) format("woff2");font-weight:100;font-style:normal}@font-face{font-family:lato;src:url(/build/assets/Lato-ThinItalic-Dnqrq5uB.woff2) format("woff2");font-weight:100;font-style:italic}.button{display:inline-block;position:relative}.button a{display:inline-block}.button__button{position:relative;z-index:20;padding:.5rem 1.6rem;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 10px);cursor:pointer}@media screen and (min-width: 1024px){.button__button{padding:.6rem 3.2rem}}.button__button--primary{background-color:#d03d2b}.button__button--secondary{background-color:#333238}.button__button:hover>.button__hover-animation{animation-name:button-hover;animation-duration:.6s;animation-timing-function:ease-in-out}.button__button:hover>.button__hover-animation-second{animation-name:button-hover;animation-duration:.8s;animation-timing-function:ease-in-out}.button__button:hover>.button__hover-outline{animation-name:outline-hover;animation-duration:.6s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:.05s}.button__hover-animation,.button__hover-animation-second{position:absolute;z-index:20;top:0;left:100%;height:100%;width:100%}.button__hover-animation{background-color:#fff;clip-path:polygon(36px 0px,100% 0,calc(100% - 36px) 100%,0 100%)}.button__hover-animation-second{clip-path:polygon(36px 0px,100% 0,calc(100% - 36px) 100%,0 100%)}.button__hover-animation-second--primary{background-color:#333238}.button__hover-animation-second--secondary{background-color:#d03d2b}.button__hover-outline{position:absolute;z-index:10;top:0;right:0;height:100%;width:0;background-color:#fff;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 14px,1px 14.5px,1px calc(100% - 1px),calc(100% - 10.5px) calc(100% - 1px),calc(100% - 1px) calc(100% - 14.5px),calc(100% - 1px) 1px,10.5px 1px,1px 14.5px)}.button__text{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7;color:#fff}@media screen and (min-width: 1024px){.button__text{font-size:2.4rem}}@keyframes button-hover{0%{left:100%}to{left:-100%}}.footer{background-color:#333238;color:#fff;height:6.4rem}@media screen and (min-width: 1024px){.footer{height:8rem}}.footer__content{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem;max-width:100%;padding:0 .8rem;margin:0 auto;height:100%}@media screen and (min-width: 768px){.footer__content{padding:0 1.6rem;max-width:1440px}}.footer__item-list{height:100%;grid-column-end:12;display:flex;justify-content:end;align-items:center;gap:4rem}@media screen and (min-width: 1024px){.footer__item-list{gap:8rem}}.footer__item{font-family:lato,sans-serif;font-weight:400;font-size:1.2rem}@media screen and (min-width: 1024px){.footer__item{font-size:1.4rem}}.navigation{position:fixed;top:0;height:4.8rem;width:100%;display:flex;flex-direction:column;justify-content:center;background:transparent;z-index:30}@media screen and (min-width: 1024px){.navigation{height:6.4rem}}.navigation__left-corner,.navigation__right-corner{background:#333238;position:absolute;z-index:30;width:13.5rem;height:100%}@media screen and (min-width: 1024px){.navigation__left-corner,.navigation__right-corner{width:20rem}}@media screen and (min-width: 1440px){.navigation__left-corner,.navigation__right-corner{width:calc((100vw - 1440px)/2 + 25rem)}}.navigation__left-corner{left:0;clip-path:polygon(0 0,100% 0,calc(100% - 3.3613445378rem) 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__left-corner{clip-path:polygon(0 0,100% 0,calc(100% - 4.4817927171rem) 100%,0 100%)}}.navigation__right-corner{right:0;clip-path:polygon(3.3613445378rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__right-corner{clip-path:polygon(4.4817927171rem 0,100% 0,100% 100%,0 100%)}}.navigation__logo{position:absolute;left:.8rem;top:0;width:7.4rem;height:100%;z-index:40;display:flex;align-items:center}@media screen and (min-width: 1024px){.navigation__logo{width:10rem;left:1.6rem}}@media screen and (min-width: 1440px){.navigation__logo{left:calc((100vw - 1440px)/2 + 1.6rem)}}.navigation__logo svg{width:100%;height:auto}.navigation__hamburger-menu-icon{position:relative;width:100%;height:100%;background:transparent;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.navigation__hamburger-menu-icon span{position:absolute;width:100%;height:1px;background:#fff;transition:all .3s ease-in-out}.navigation__hamburger-menu-icon span:nth-child(1){top:3px}.navigation__hamburger-menu-icon span:nth-child(2){top:0;bottom:0;margin:auto 0}.navigation__hamburger-menu-icon span:nth-child(3){top:0;bottom:0;margin:auto 0}.navigation__hamburger-menu-icon span:nth-child(4){bottom:3px}.navigation__hamburger-menu-icon--open span:nth-child(1){transform:translateY(-10px)}.navigation__hamburger-menu-icon--open span:nth-child(2){transform:rotate(-45deg);transform-origin:center center}.navigation__hamburger-menu-icon--open span:nth-child(3){transform:rotate(45deg);transform-origin:center center}.navigation__hamburger-menu-icon--open span:nth-child(4){transform:translateY(10px)}.navigation__hamburger-menu{position:absolute;right:.8rem;top:0;height:100%;z-index:40;display:flex;align-items:center}@media screen and (min-width: 1024px){.navigation__hamburger-menu{right:1.6rem}}@media screen and (min-width: 1440px){.navigation__hamburger-menu{right:calc((100vw - 1440px)/2 + 1.6rem)}}.navigation__hamburger-menu button{cursor:pointer;width:2.4rem;height:2.4rem}@media screen and (min-width: 1024px){.navigation__hamburger-menu button{width:3.2rem;height:3.2rem}}.navigation__mobile-menu-animation{position:absolute;z-index:20;top:0;right:-128rem;width:128rem;height:100vh;background:#d03d2b;clip-path:polygon(70.0280112045vh 0,100% 0,calc(100% - 70.0280112045vh) 100%,0 100%)}.navigation__mobile-menu-animation:before{content:"";position:absolute;right:0;height:100%;width:100%;transform:translate(calc((100% - 70.0280112045vh) / 2));background:#333238;clip-path:polygon(70.0280112045vh 0,100% 0,calc(100% - 70.0280112045vh) 100%,0 100%)}.navigation__mobile-scroll-animation{display:block;position:absolute;top:0;z-index:30;height:4.8rem;width:100%;background:#333238;clip-path:polygon(3.3613445378rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.navigation__mobile-scroll-animation{display:none}}.navigation__mobile-items-container{position:absolute;z-index:10;top:0;right:-100vw;width:100vw;height:100vh;display:block;background:#fff;padding-top:4.8rem}@media screen and (min-width: 768px){.navigation__mobile-items-container{display:none}}.navigation__mobile-items-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4.8rem;background:#333238}.navigation__mobile-items{color:#333238;display:flex;flex-direction:column;align-items:center;gap:.8rem;margin-top:6.4rem;font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.navigation__mobile-items{font-size:2.4rem}}.navigation__mobile-list-element:not(:last-child){margin-bottom:10rem}.navigation__desktop-animation{position:absolute;z-index:20;width:100%;height:100%;display:flex}.navigation__desktop-animation-left,.navigation__desktop-animation-right{background:#333238;width:50%;display:flex;height:4.8rem}@media screen and (min-width: 1024px){.navigation__desktop-animation-left,.navigation__desktop-animation-right{height:6.4rem}}.navigation__desktop-animation-left-tip,.navigation__desktop-animation-right-tip{position:relative;width:36rem;height:4.8rem;clip-path:polygon(3.3613445378rem 0,100% 0,calc(100% - 3.3613445378rem) 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__desktop-animation-left-tip,.navigation__desktop-animation-right-tip{height:6.4rem;clip-path:polygon(4.4817927171rem 0,100% 0,calc(100% - 4.4817927171rem) 100%,0 100%)}}.navigation__desktop-animation-left-tip:before,.navigation__desktop-animation-right-tip:before{content:"";position:absolute;width:100%;top:0;transform:translate(calc((100% - 3.3613445378rem) / 2 * -1));height:4.8rem;clip-path:polygon(0 0,100% 0,calc(100% - 3.3613445378rem) 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__desktop-animation-left-tip:before,.navigation__desktop-animation-right-tip:before{transform:translate(calc((100% - 4.4817927171rem) / 2 * -1));height:6.4rem;clip-path:polygon(0 0,100% 0,calc(100% - 4.4817927171rem) 100%,0 100%)}}.navigation__desktop-animation-left{transform:translate(-100%);justify-content:end;overflow:visible;clip-path:polygon(0 0,100% 0,calc(100% - 3.3613445378rem) 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__desktop-animation-left{clip-path:polygon(0 0,100% 0,calc(100% - 4.4817927171rem) 100%,0 100%)}}.navigation__desktop-animation-left-tip{background:#fff}.navigation__desktop-animation-left-tip:before{background:#d03d2b}.navigation__desktop-animation-right{transform:translate(100%);justify-content:start;clip-path:polygon(3.3613445378rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 1024px){.navigation__desktop-animation-right{clip-path:polygon(4.4817927171rem 0,100% 0,100% 100%,0 100%)}}.navigation__desktop-animation-right-tip{background:#d03d2b}.navigation__desktop-animation-right-tip:before{background:#fff}.navigation__desktop-items-container{position:absolute;width:100%;height:100%;top:0;color:#fff;display:flex;justify-content:end;z-index:20}.navigation__desktop-items{width:70%;height:100%;display:flex;align-items:center;justify-content:end;gap:8rem;font-family:lato,sans-serif;font-weight:700;font-size:1.4rem;transform:translate(100%);margin-right:13.5rem}@media screen and (min-width: 1024px){.navigation__desktop-items{font-size:1.6rem;margin-right:20rem}}@media screen and (min-width: 1440px){.navigation__desktop-items{margin-right:calc((100vw - 1440px)/2 + 25rem)}}.link{display:inline-block;position:relative}.link a{display:inline-block}.link__link{position:relative;z-index:20;padding:.5rem 1.6rem;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 10px);cursor:pointer}@media screen and (min-width: 1024px){.link__link{padding:.6rem 3.2rem}}.link__link--primary{background-color:#d03d2b}.link__link--secondary{background-color:#333238}.link__link:hover>.link__hover-animation{animation-name:link-hover;animation-duration:.6s;animation-timing-function:ease-in-out}.link__link:hover>.link__hover-animation-second{animation-name:link-hover;animation-duration:.8s;animation-timing-function:ease-in-out}.link__link:hover>.link__hover-outline{animation-name:outline-hover;animation-duration:.6s;animation-timing-function:ease-in-out;animation-fill-mode:forwards;animation-delay:.05s}.link__hover-animation,.link__hover-animation-second{position:absolute;z-index:20;top:0;left:100%;height:100%;width:100%}.link__hover-animation{background-color:#fff;clip-path:polygon(36px 0px,100% 0,calc(100% - 36px) 100%,0 100%)}.link__hover-animation-second{clip-path:polygon(36px 0px,100% 0,calc(100% - 36px) 100%,0 100%)}.link__hover-animation-second--primary{background-color:#333238}.link__hover-animation-second--secondary{background-color:#d03d2b}.link__hover-outline{position:absolute;z-index:10;top:0;right:0;height:100%;width:0;background-color:#fff;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 14px,1px 14.5px,1px calc(100% - 1px),calc(100% - 10.5px) calc(100% - 1px),calc(100% - 1px) calc(100% - 14.5px),calc(100% - 1px) 1px,10.5px 1px,1px 14.5px)}.link__text{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7;color:#fff}@media screen and (min-width: 1024px){.link__text{font-size:2.4rem}}@keyframes link-hover{0%{left:100%}to{left:-100%}}@keyframes outline-hover{0%{width:0}to{width:100%}}.byte-code-image__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-text{position:relative;padding-top:6.4rem;padding-bottom:6.4rem}@media screen and (min-width: 1024px){.block-text{padding-top:8rem;padding-bottom:8rem}}.block-text--dark{background:#333238}.block-text__decoration--primary{position:absolute;top:6.4rem;height:8rem;width:8rem;background:#d03d2b}.block-text--decoration-left .block-text__decoration--primary{left:0;clip-path:polygon(0 0,100% 0,calc(100% - 5.6022408964rem) 100%,0 100%)}@media screen and (min-width: 1024px){.block-text--decoration-left .block-text__decoration--primary{clip-path:polygon(0 0,100% 0,calc(100% - 25.2100840336rem) 100%,0 100%)}}.block-text--decoration-right .block-text__decoration--primary{right:0;clip-path:polygon(5.6022408964rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 1024px){.block-text--decoration-right .block-text__decoration--primary{clip-path:polygon(25.2100840336rem 0,100% 0,100% 100%,0 100%);top:auto;bottom:8rem}.block-text__decoration--primary{height:36rem;width:24rem;top:8rem}}.block-text__decoration--secondary{position:absolute;top:0;bottom:0;width:5rem;background:#333238;z-index:20}.block-text--decoration-left .block-text__decoration--secondary{left:0;clip-path:polygon(0 0,100% 0,calc(100% - 5.6022408964rem) 100%,0 100%)}@media screen and (min-width: 1024px){.block-text--decoration-left .block-text__decoration--secondary{bottom:auto;height:19rem;width:13rem;clip-path:polygon(0 0,100% 0,calc(100% - 13.3053221289rem) 100%,0 100%)}}.block-text--decoration-right .block-text__decoration--secondary{right:0;clip-path:polygon(5.6022408964rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 1024px){.block-text--decoration-right .block-text__decoration--secondary{top:auto;bottom:0;height:19rem;width:13rem;clip-path:polygon(13.3053221289rem 0,100% 0,100% 100%,0 100%)}}.block-text--dark .block-text__decoration--secondary{background:#fff}.block-text__container{max-width:100%;padding:0 .8rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem}@media screen and (min-width: 768px){.block-text__container{padding:0 1.6rem;max-width:1440px}}.block-text__headline{font-family:lato,sans-serif;font-weight:700;font-size:3.4rem;color:#d03d2b;margin-bottom:6.4rem;text-align:center}@media screen and (min-width: 1024px){.block-text__headline{font-size:4.8rem}}@media screen and (min-width: 768px){.block-text__headline{margin-bottom:7.6rem}}@media screen and (min-width: 1024px){.block-text__headline{margin-top:6.4rem}}.block-text--dark .block-text__headline{color:#fff}.block-text--decoration-left .block-text__headline{grid-column:5/span 5}@media screen and (min-width: 768px){.block-text--decoration-left .block-text__headline{grid-column:5/span 5}}@media screen and (min-width: 1024px){.block-text--decoration-left .block-text__headline{grid-column:4/span 6}}.block-text--decoration-right .block-text__headline{grid-column:4/span 5}@media screen and (min-width: 768px){.block-text--decoration-right .block-text__headline{grid-column:5/span 5}}@media screen and (min-width: 1024px){.block-text--decoration-right .block-text__headline{grid-column:4/span 6}}.block-text__copy{grid-column:2/span 10;text-align:center}.block-text--dark .block-text__copy,.block-text--dark .block-text__copy a{color:#fff}@media screen and (min-width: 1024px){.block-text__copy{grid-column:3/span 8;margin-bottom:9.6rem}}.block-text__copy h2{font-family:lato,sans-serif;font-weight:700;font-size:2.4rem}@media screen and (min-width: 1024px){.block-text__copy h2{font-size:3.4rem}}.block-text__copy h3{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.block-text__copy h3{font-size:2.4rem}}.block-text__copy strong{font-weight:700}.block-text__copy em{font-style:italic}.block-text__copy p{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-text__copy p{font-size:1.6rem}}.block-text__copy a{text-decoration:underline;color:#00f}.block-text__copy--default{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-text__copy--default{font-size:1.6rem}}.block-text__copy--large p{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.block-text__copy--large p{font-size:2.4rem}}.block-text-image{padding:8rem 0;overflow:hidden}.block-text-image--dark{background:#333238}.block-text-image__container{max-width:100%;padding:0 .8rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem}@media screen and (min-width: 768px){.block-text-image__container{padding:0 1.6rem;max-width:1440px}}.block-text-image__content{display:flex;flex-direction:column;justify-content:center}.block-text-image--text-left .block-text-image__content{order:2;grid-column:1/-1}@media screen and (min-width: 768px){.block-text-image--text-left .block-text-image__content{order:1;grid-column:2/span 4}}.block-text-image--text-right .block-text-image__content{order:2;grid-column:1/-1}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__content{grid-column:8/span 4}}.block-text-image__headline{font-family:lato,sans-serif;font-weight:700;font-size:2.4rem;color:#d03d2b;margin-bottom:4rem}@media screen and (min-width: 1024px){.block-text-image__headline{font-size:3.4rem}}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__headline{text-align:right}}.block-text-image--dark .block-text-image__headline{color:#fff}.block-text-image__copy p{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-text-image__copy p{font-size:1.6rem}}.block-text-image__copy p h2{font-family:lato,sans-serif;font-weight:700;font-size:2.4rem}@media screen and (min-width: 1024px){.block-text-image__copy p h2{font-size:3.4rem}}.block-text-image__copy p h3{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.block-text-image__copy p h3{font-size:2.4rem}}.block-text-image__copy p strong{font-weight:700}.block-text-image__copy p em{font-style:italic}.block-text-image__copy p p{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-text-image__copy p p{font-size:1.6rem}}.block-text-image__copy p a{text-decoration:underline;color:#00f}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__copy,.block-text-image--text-left .block-text-image__copy{text-align:justify}}.block-text-image--dark .block-text-image__copy{color:#fff}.block-text-image__image-container{margin-bottom:4rem;position:relative;height:20rem}@media screen and (min-width: 768px){.block-text-image__image-container{height:30rem;margin-bottom:0}}@media screen and (min-width: 1024px){.block-text-image__image-container{height:36rem}}@media screen and (min-width: 1440px){.block-text-image__image-container{height:40rem}}.block-text-image--text-left .block-text-image__image-container{order:1;grid-column:1/-1;margin-right:-.8rem}@media screen and (min-width: 768px){.block-text-image--text-left .block-text-image__image-container{order:2;grid-column:6/span 7;margin-right:-1.6rem}}@media screen and (min-width: 1440px){.block-text-image--text-left .block-text-image__image-container{margin-right:-8rem}}.block-text-image--text-right .block-text-image__image-container{order:1;grid-column:1/-1;margin-left:-.8rem}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__image-container{grid-column:1/span 7;margin-left:-1.6rem}}@media screen and (min-width: 1440px){.block-text-image--text-right .block-text-image__image-container{margin-left:-8rem}}.block-text-image__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-text-image--text-left .block-text-image__image{clip-path:polygon(14.0056022409rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-left .block-text-image__image{clip-path:polygon(21.0084033613rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-left .block-text-image__image{clip-path:polygon(25.2100840336rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1440px){.block-text-image--text-left .block-text-image__image{clip-path:polygon(28.0112044818rem 0,100% 0,100% 100%,0 100%)}}.block-text-image--text-right .block-text-image__image{clip-path:polygon(0 0,100% 0,calc(100% - 14.0056022409rem) 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__image{clip-path:polygon(0 0,100% 0,calc(100% - 21.0084033613rem) 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-right .block-text-image__image{clip-path:polygon(0 0,100% 0,calc(100% - 25.2100840336rem) 100%,0 100%)}}@media screen and (min-width: 1440px){.block-text-image--text-right .block-text-image__image{clip-path:polygon(0 0,100% 0,calc(100% - 28.0112044818rem) 100%,0 100%)}}.block-text-image__image img{transition:all .6s}.block-text-image__image img:hover{transform:scale(1.1);transition:all .6s}.block-text-image__image-overlay--primary,.block-text-image__image-overlay--secondary{position:absolute;top:0;bottom:0;width:20rem;height:100%;z-index:20}.block-text-image__image-overlay--primary{background:#d03d2b}.block-text-image--text-left .block-text-image__image-overlay--primary{right:-5rem;clip-path:polygon(14.0056022409rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-left .block-text-image__image-overlay--primary{clip-path:polygon(21.0084033613rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-left .block-text-image__image-overlay--primary{right:0;clip-path:polygon(25.2100840336rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1440px){.block-text-image--text-left .block-text-image__image-overlay--primary{width:calc((100vw - 1440px)/2 + 35rem);right:calc((100vw - 1440px)/-2);clip-path:polygon(28.0112044818rem 0,100% 0,100% 100%,0 100%)}}.block-text-image--text-right .block-text-image__image-overlay--primary{left:-5rem;clip-path:polygon(0 0,100% 0,calc(100% - 14.0056022409rem) 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__image-overlay--primary{clip-path:polygon(0 0,100% 0,calc(100% - 21.0084033613rem) 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-right .block-text-image__image-overlay--primary{right:0;clip-path:polygon(0 0,100% 0,calc(100% - 25.2100840336rem) 100%,0 100%)}}@media screen and (min-width: 1440px){.block-text-image--text-right .block-text-image__image-overlay--primary{width:calc((100vw - 1440px)/2 + 35rem);left:calc((100vw - 1440px)/-2);clip-path:polygon(0 0,100% 0,calc(100% - 28.0112044818rem) 100%,0 100%)}}.block-text-image__image-overlay--secondary{background:#333238}.block-text-image--text-left .block-text-image__image-overlay--secondary{right:-8rem;clip-path:polygon(14.0056022409rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-left .block-text-image__image-overlay--secondary{clip-path:polygon(21.0084033613rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-left .block-text-image__image-overlay--secondary{clip-path:polygon(25.2100840336rem 0,100% 0,100% 100%,0 100%);right:-5rem}}@media screen and (min-width: 1440px){.block-text-image--text-left .block-text-image__image-overlay--secondary{width:calc((100vw - 1440px)/2 + 25rem);right:calc((100vw - 1440px)/-2);clip-path:polygon(28.0112044818rem 0,100% 0,100% 100%,0 100%)}}.block-text-image--text-right .block-text-image__image-overlay--secondary{left:-8rem;clip-path:polygon(0 0,100% 0,calc(100% - 14.0056022409rem) 100%,0 100%)}@media screen and (min-width: 768px){.block-text-image--text-right .block-text-image__image-overlay--secondary{clip-path:polygon(0 0,100% 0,calc(100% - 21.0084033613rem) 100%,0 100%)}}@media screen and (min-width: 1024px){.block-text-image--text-right .block-text-image__image-overlay--secondary{right:-5rem;clip-path:polygon(0 0,100% 0,calc(100% - 25.2100840336rem) 100%,0 100%)}}@media screen and (min-width: 1440px){.block-text-image--text-right .block-text-image__image-overlay--secondary{width:calc((100vw - 1440px)/2 + 25rem);left:calc((100vw - 1440px)/-2);clip-path:polygon(0 0,100% 0,calc(100% - 28.0112044818rem) 100%,0 100%)}}.block-text-image--dark .block-text-image__image-overlay--secondary{background:#fff}.block-cta{position:relative;z-index:0;overflow:hidden;padding-top:4rem;padding-bottom:4rem}.block-cta__container{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem;max-width:100%;padding:0 .8rem;margin:0 auto;position:relative;z-index:30;color:#fff;height:32rem}@media screen and (min-width: 768px){.block-cta__container{padding:0 1.6rem;max-width:1440px}}@media screen and (min-width: 1024px){.block-cta__container{height:40rem}}.block-cta__content{grid-column:1/span 12;align-content:center;text-align:center}@media screen and (min-width: 768px){.block-cta__content{grid-column:3/span 8}}@media screen and (min-width: 1024px){.block-cta__content{grid-column:4/span 6}}.block-cta__background{position:absolute;top:4rem;bottom:4rem;right:-6rem;left:-6rem}@media screen and (min-width: 768px){.block-cta__background{right:2rem;left:2rem}}@media screen and (min-width: 1024px){.block-cta__background{right:0;left:0}}@media screen and (min-width: 1440px){.block-cta__background{right:4rem;left:4rem}}.block-cta__background--primary{position:absolute;top:0;bottom:0;right:-10rem;left:-10rem;z-index:20;background:#d03d2b;clip-path:polygon(22.4089635854rem 0,100% 0,calc(100% - 22.4089635854rem) 100%,0 100%)}@media screen and (min-width: 1024px){.block-cta__background--primary{clip-path:polygon(28.0112044818rem 0,100% 0,calc(100% - 28.0112044818rem) 100%,0 100%)}}.block-cta__background--secondary{position:absolute;top:0;bottom:0;right:50%;left:-10rem;background:#333238}.block-cta__eyebrow{font-family:lato,sans-serif;font-weight:700;font-size:1.4rem;margin-bottom:3rem;text-transform:uppercase}@media screen and (min-width: 1024px){.block-cta__eyebrow{font-size:1.6rem}}.block-cta__headline{font-family:lato,sans-serif;font-weight:700;font-size:3.4rem;margin-bottom:3.2rem;text-transform:uppercase}@media screen and (min-width: 1024px){.block-cta__headline{font-size:4.8rem}}@media screen and (min-width: 768px){.block-cta__headline{margin-bottom:4.8rem}}@media screen and (min-width: 1024px){.block-cta__headline{margin-bottom:6.4rem}}.block-cta__subheadline{font-family:lato,sans-serif;font-weight:700;font-size:1.4rem;margin-bottom:1.6rem}@media screen and (min-width: 1024px){.block-cta__subheadline{font-size:1.6rem}}@media screen and (min-width: 768px){.block-cta__subheadline{margin-bottom:3.2rem}}.block-cta__buttons{display:flex;justify-content:center;gap:2rem}.block-hero{height:36rem;position:relative}@media screen and (min-width: 1024px){.block-hero{height:40rem}}.block-hero__image,.block-hero__video{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-hero__image-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:#0000008c;z-index:20}.block-hero__headline-container{max-width:100%;padding:0 .8rem;margin:0 auto;display:flex;align-items:center;justify-content:center;position:relative;z-index:20;width:100%;height:100%}@media screen and (min-width: 768px){.block-hero__headline-container{padding:0 1.6rem;max-width:1440px}}.block-hero__headline{font-family:lato,sans-serif;font-weight:900;font-size:5.2rem;line-height:1.2;color:#fff;text-align:center}@media screen and (min-width: 1024px){.block-hero__headline{font-size:6rem}}.block-timeline{padding-top:8rem;padding-bottom:8rem}.block-timeline__container{max-width:100%;padding:0 .8rem;margin:0 auto}@media screen and (min-width: 768px){.block-timeline__container{padding:0 1.6rem;max-width:1440px}}.block-timeline__items-container{position:relative}.block-timeline__line{position:absolute;top:0;bottom:0;left:50%;background:#d03d2b;width:4px;z-index:20}.block-timeline__item{display:flex;margin-bottom:8rem;position:relative;z-index:10}.block-timeline__item--odd .block-timeline__item-info{align-items:end;padding-right:2.4rem}.block-timeline__item--odd .block-timeline__item-icon{clip-path:polygon(0 0,100% 0,calc(100% - 3.3613445378rem) 100%,0 100%)}@media screen and (min-width: 768px){.block-timeline__item--odd .block-timeline__item-icon{clip-path:polygon(0 0,100% 0,calc(100% - 7.0028011204rem) 100%,0 100%)}}.block-timeline__item--odd .block-timeline__item-subline{text-align:right}.block-timeline__item--odd .block-timeline__item-image{clip-path:polygon(0 0,100% 0,calc(100% - 5.0420168067rem) 100%,0 100%);width:calc(100% - 33.5px)}@media screen and (min-width: 768px){.block-timeline__item--odd .block-timeline__item-image{clip-path:polygon(0 0,100% 0,calc(100% - 7.0028011204rem) 100%,0 100%);width:calc(100% - 69.5px)}}.block-timeline__item--odd .block-timeline__item-copy{text-align:right}.block-timeline__item--even{flex-direction:row-reverse}.block-timeline__item--even .block-timeline__item-info{padding-left:2.4rem}.block-timeline__item--even .block-timeline__item-flag{align-items:end}.block-timeline__item--even .block-timeline__item-icon{width:calc(100% - 8px);clip-path:polygon(3.3613445378rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-timeline__item--even .block-timeline__item-icon{clip-path:polygon(7.0028011204rem 0,100% 0,100% 100%,0 100%)}}.block-timeline__item--even .block-timeline__item-image{width:100%;clip-path:polygon(8px 0,100% 0,100% 100%,0 100%,0 12px)}.block-timeline__item-info{flex-basis:50%;display:flex;flex-direction:column}.block-timeline__item-info div{display:inline-flex}.block-timeline__flag-container{flex-grow:1;overflow:hidden;flex-basis:50%}@media screen and (min-width: 768px){.block-timeline__flag-container--odd{display:flex;justify-content:flex-start}.block-timeline__flag-container--even{display:flex;justify-content:flex-end}}.block-timeline__item-flag{display:flex;flex-direction:column;width:100%}.block-timeline__item-flag--odd{transform:translate(-100%)}.block-timeline__item-flag--even{transform:translate(100%)}@media screen and (min-width: 768px){.block-timeline__item-flag{width:36rem}}@media screen and (min-width: 1024px){.block-timeline__item-flag{width:46rem}}.block-timeline__item-image{width:100%;height:7.2rem;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.block-timeline__item-image{height:10rem}}.block-timeline__item-icon{background:#d03d2b;height:4.8rem;width:100%;position:relative}@media screen and (min-width: 768px){.block-timeline__item-icon{height:10rem}}.block-timeline__item-icon-image{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.block-timeline__item-icon-image img{height:4.2rem;width:auto}@media screen and (min-width: 768px){.block-timeline__item-icon-image img{height:8.2rem}}.block-timeline__item-date{font-family:lato,sans-serif;font-weight:700;font-size:3.4rem}@media screen and (min-width: 1024px){.block-timeline__item-date{font-size:4.8rem}}.block-timeline__item-subline{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7;color:#d03d2b}@media screen and (min-width: 1024px){.block-timeline__item-subline{font-size:2.4rem}}.block-timeline__item-copy{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5;color:#000}@media screen and (min-width: 1024px){.block-timeline__item-copy{font-size:1.6rem}}@media screen and (min-width: 768px){.block-timeline__item-copy{width:36rem}}@media screen and (min-width: 1024px){.block-timeline__item-copy{width:46rem}}.block-contact-form{position:relative;padding-top:3.4rem;padding-bottom:3.4rem;overflow:hidden}@media screen and (min-width: 768px){.block-contact-form{height:63rem}}.block-contact-form__top-background{position:absolute;top:3.4rem;left:0;width:9rem;height:13rem;background:#d03d2b;clip-path:polygon(0 0,100% 0,calc(100% - 9.1036414566rem) 100%,0 100%)}@media screen and (min-width: 1440px){.block-contact-form__top-background{left:0;height:56rem;width:calc(24rem + (100vw - 1440px)/2 + 16px);clip-path:polygon(0 0,100% 0,calc(100% - 39.2156862745rem) 100%,0 100%)}}.block-contact-form__bottom-background{position:absolute;bottom:3.4rem;left:-28rem;right:-28rem;height:48rem}.block-contact-form__bottom-background--primary{background:#d03d2b;position:absolute;top:0;bottom:0;left:calc(100% - 36rem);right:auto;width:100%;z-index:20;clip-path:polygon(33.6134453782rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-contact-form__bottom-background--primary{left:90%;clip-path:polygon(39.2156862745rem 0,100% 0,100% 100%,0 100%)}}@media screen and (min-width: 1024px){.block-contact-form__bottom-background--primary{left:90%}}.block-contact-form__bottom-background--secondary{background:#333238;position:absolute;top:0;bottom:0;left:0;right:0;clip-path:polygon(33.6134453782rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 768px){.block-contact-form__bottom-background--secondary{clip-path:polygon(39.2156862745rem 0,100% 0,100% 100%,0 100%)}.block-contact-form__bottom-background{height:auto;top:3.4rem;bottom:3.4rem;left:auto;right:0;width:calc(calc((100vw - 32px - 88px) / 12) * 10 + 72px + 16px)}}@media screen and (min-width: 1024px){.block-contact-form__bottom-background{left:auto;right:0;width:calc((100vw - 120px)*.75 + 80px)}}@media screen and (min-width: 1440px){.block-contact-form__bottom-background{width:calc((100vw - (2*((100vw - 1440px)/2 + 16px)) - 88px)*.75 + 80px + (100vw - 1440px)/2)}}.block-contact-form__container{max-width:100%;padding:0 .8rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem}@media screen and (min-width: 768px){.block-contact-form__container{padding:0 1.6rem;max-width:1440px;height:100%}}.block-contact-form__company-contact{margin-top:4rem;grid-column:2/span 10;margin-bottom:12rem}@media screen and (min-width: 768px){.block-contact-form__company-contact{grid-column:2/span 3;margin-bottom:0}}@media screen and (min-width: 1440px){.block-contact-form__company-contact{grid-column:3/span 3}}.block-contact-form__headline{font-family:lato,sans-serif;font-weight:700;font-size:3.4rem;text-align:center;margin-bottom:8rem}@media screen and (min-width: 1024px){.block-contact-form__headline{font-size:4.8rem}}@media screen and (min-width: 768px){.block-contact-form__headline{text-align:left}}.block-contact-form__email,.block-contact-form__number,.block-contact-form__address{font-family:lato,sans-serif;font-weight:300;font-size:1.2rem}@media screen and (min-width: 1024px){.block-contact-form__email,.block-contact-form__number,.block-contact-form__address{font-size:1.4rem}}.block-contact-form__address strong{font-weight:600}.block-contact-form__contact-item{display:flex;align-items:center;gap:3rem;margin-bottom:2.4rem}.block-contact-form__contact-item img{width:2.4rem;height:auto}@media screen and (min-width: 768px){.block-contact-form__contact-item{margin-left:-3.5rem}}.block-contact-form__form-fields{margin-bottom:2rem;position:relative;z-index:20;color:#fff;grid-column:2/span 10}@media screen and (min-width: 768px){.block-contact-form__form-fields{margin-left:3rem;grid-column:8/span 4;align-self:flex-end}}@media screen and (min-width: 1024px){.block-contact-form__form-fields{margin-left:0}}.block-contact-form__radio-label{font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.block-contact-form__radio-label{font-size:2.4rem}}.block-contact-form__radio-fields{margin-bottom:4rem;display:flex;flex-wrap:wrap;row-gap:1.6rem;-moz-column-gap:1rem;column-gap:1rem}.block-contact-form__input{-webkit-text-fill-color:#FFFFFF}.block-contact-form__input input,.block-contact-form__input textarea{border-bottom:1px solid #FFFFFF;width:100%}.block-contact-form__input input::-moz-placeholder,.block-contact-form__input textarea::-moz-placeholder{color:#fff;opacity:100%;font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}.block-contact-form__input input::placeholder,.block-contact-form__input textarea::placeholder{color:#fff;opacity:100%;font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-contact-form__input input::-moz-placeholder,.block-contact-form__input textarea::-moz-placeholder{font-size:1.6rem}.block-contact-form__input input::placeholder,.block-contact-form__input textarea::placeholder{font-size:1.6rem}}.block-contact-form__input input:-webkit-autofill,.block-contact-form__input input:-webkit-autofill:hover,.block-contact-form__input input:-webkit-autofill:focus,.block-contact-form__input input:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.block-contact-form__input--surname{position:absolute;left:-9999px}.block-contact-form__input-label{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.block-contact-form__radio-button{position:relative;display:inline-block}.block-contact-form__radio-button input{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 10px)}.block-contact-form__radio-button input:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;clip-path:polygon(0 14px,10px 0,100% 0,100% calc(100% - 14px),calc(100% - 10px) 100%,0 100%,0 14px,1px 14.5px,1px calc(100% - 1px),calc(100% - 10.5px) calc(100% - 1px),calc(100% - 1px) calc(100% - 14.5px),calc(100% - 1px) 1px,10.5px 1px,1px 14.5px)}.block-contact-form__radio-button input:checked{background:#d03d2b}.block-contact-form__radio-button input:checked:before{background:#d03d2b}.block-contact-form__radio-button label{display:inline-block;position:relative;z-index:20;padding:8px 12px;color:#fff;cursor:pointer;text-align:center;font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-contact-form__radio-button label{font-size:1.6rem}}.block-contact-form__button-container{height:5rem;text-align:center}.block-contact-form__button-container--show-message{display:none}.block-contact-form__success-message,.block-contact-form__error-message{display:flex;justify-content:space-between;align-items:center;width:85%;min-height:5rem;font-family:lato,sans-serif;font-weight:700;font-size:2rem;line-height:1.7}@media screen and (min-width: 1024px){.block-contact-form__success-message,.block-contact-form__error-message{font-size:2.4rem}}.block-contact-form__success-message img,.block-contact-form__error-message img{flex-shrink:0;width:4rem;height:auto}@media screen and (min-width: 768px){.block-contact-form__success-message,.block-contact-form__error-message{width:100%}}.block-contact-form__inline-error-message{min-height:3.2rem;-webkit-text-fill-color:#FFFFFF;font-family:lato,sans-serif;font-weight:300;font-size:1.2rem}@media screen and (min-width: 1024px){.block-contact-form__inline-error-message{font-size:1.4rem}}.block-contact-form__inline-error-message img{width:.8rem;height:auto;margin-right:.8rem}.block-contact-form__inline-error-message span{-webkit-text-fill-color:#FFFFFF;font-family:lato,sans-serif;font-weight:300;font-size:1.2rem}@media screen and (min-width: 1024px){.block-contact-form__inline-error-message span{font-size:1.4rem}}.block-contact-form__inline-error-icon{width:.8rem;height:auto;margin-right:.8rem;display:none}.block-team-members{background:#333238;padding:8rem 0;clip-path:polygon(29px 0,100% 0,100% calc(100% - 42px),calc(100% - 29px) 100%,0 100%,0 42px)}@media screen and (min-width: 1024px){.block-team-members{clip-path:polygon(67px 0,100% 0,100% calc(100% - 95px),calc(100% - 67px) 100%,0 100%,0 95px)}}.block-team-members__container{max-width:100%;padding:0 .8rem;margin:0 auto;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));-moz-column-gap:.8rem;column-gap:.8rem}@media screen and (min-width: 768px){.block-team-members__container{padding:0 1.6rem;max-width:1440px}}.block-team-members__card-container{grid-column:2/12;margin-left:-.8rem;margin-right:-.8rem}@media screen and (min-width: 768px){.block-team-members__card-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:4rem;column-gap:4rem}}@media screen and (min-width: 1024px){.block-team-members__card-container{-moz-column-gap:6rem;column-gap:6rem}}@media screen and (min-width: 1440px){.block-team-members__card-container{margin-left:0;margin-right:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));-moz-column-gap:12rem;column-gap:12rem}}.block-team-members__card{aspect-ratio:300/285;margin-bottom:4rem;display:flex;flex-direction:column}.block-team-members__card--show-details .block-team-members__hover-prompt{display:none}.block-team-members__image{position:relative;aspect-ratio:300/240;overflow:hidden;clip-path:polygon(43px 0,100% 0%,100% calc(100% - 62px),calc(100% - 43px) 100%,0 100%,0 62px)}@media screen and (min-width: 1024px){.block-team-members__image{aspect-ratio:380/305;clip-path:polygon(55px 0,100% 0%,100% calc(100% - 80px),calc(100% - 55px) 100%,0 100%,0 80px)}}.block-team-members__image--show-hover-prompt .block-team-members__hover-prompt{position:absolute;height:140%;width:8rem;bottom:0;left:0;top:auto;right:auto;z-index:40;background:#ffffff4d;transform:translate(-25rem) rotate(27deg);transform-origin:bottom left;animation-name:hover-prompt-mobile;animation-duration:2.4s;animation-timing-function:ease-in-out;animation-delay:1s;animation-iteration-count:infinite}@media screen and (min-width: 1024px){.block-team-members__image--show-hover-prompt .block-team-members__hover-prompt{animation-name:hover-prompt-desktop}}@keyframes hover-prompt-mobile{0%{transform:translate(-25rem) rotate(27deg)}16%{transform:translate(43rem) rotate(27deg)}to{transform:translate(43rem) rotate(27deg)}}@keyframes hover-prompt-desktop{0%{transform:translate(-25rem) rotate(27deg)}26%{transform:translate(43rem) rotate(27deg)}to{transform:translate(43rem) rotate(27deg)}}.block-team-members__byte-code-image{position:absolute;top:0;bottom:0;left:0;right:0;z-index:20;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-team-members__card--show-details .block-team-members__byte-code-image{z-index:10}.block-team-members__second-byte-code-image{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-team-members__card--show-details .block-team-members__second-byte-code-image{z-index:20}.block-team-members__image-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:30;background:#d03d2b;opacity:.4}.block-team-members__card--show-details .block-team-members__image-overlay{opacity:0}.block-team-members__member-detail{display:flex;flex-direction:column;position:absolute;bottom:-1px;z-index:20;height:6.2rem;width:calc(100% + 4.2rem);padding:.8rem 0 .8rem 6rem;background:#d03d2b;transform:translate(100%);transition:transform 1s ease-in-out;clip-path:polygon(4.3417366947rem 0,100% 0,100% 100%,0 100%)}@media screen and (min-width: 1024px){.block-team-members__member-detail{height:8rem;padding:1.3rem 0 1.3rem 8rem}}.block-team-members__member-detail--active{transform:translate(-4.2rem);transition:transform .5s ease-in-out}.block-team-members__member-detail-text{display:flex;gap:4px;color:#fff;font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.block-team-members__member-detail-text{font-size:1.6rem}}.block-team-members__member-detail-text-item:not(:last-child):after{margin-left:4px;content:"|";display:inline-block;color:#fff}.block-team-members__member-detail-icons-container{margin-top:auto;display:flex;gap:3rem}.block-team-members__member-detail-icon{width:2rem;height:2rem}.block-team-members__member-detail-icon img{-o-object-fit:contain;object-fit:contain}.block-team-members__name{font-family:lato,sans-serif;font-weight:700;font-size:2.4rem;color:#fff;margin-top:1.6rem;text-transform:uppercase}@media screen and (min-width: 1024px){.block-team-members__name{font-size:3.4rem}}.not-found{height:calc(100vh - 64px);display:flex;flex-direction:column;justify-content:center;align-items:center}@media screen and (min-width: 1024px){.not-found{height:calc(100vh - 80px)}}.not-found__headline{font-family:lato,sans-serif;font-weight:700;font-size:2.4rem;margin-bottom:4rem;text-align:center}@media screen and (min-width: 1024px){.not-found__headline{font-size:3.4rem}}.not-found__link{font-family:lato,sans-serif;font-weight:300;font-size:1.4rem;line-height:1.5}@media screen and (min-width: 1024px){.not-found__link{font-size:1.6rem}}
