button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}html{font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box}*,*:before,*:after{box-sizing:border-box;margin:0}#__application{overflow-x:hidden}sub,sup{font-size:63%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}:root{--white: #FFFFFF;--black: #000000;--site-width: 1920px;--content-width: 1067px}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-Medium"),url("../fonts/AktivGroteskCorp-Medium.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-Medium.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-Bold"),url("../fonts/AktivGroteskCorp-Bold.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-Italic"),url("../fonts/AktivGroteskCorp-Italic.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-Italic.woff") format("woff");font-weight:normal;font-style:italic;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-LightItalic"),url("../fonts/AktivGroteskCorp-LightItalic.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-LightItalic.woff") format("woff");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-MediumItalic"),url("../fonts/AktivGroteskCorp-MediumItalic.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-MediumItalic.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-Light"),url("../fonts/AktivGroteskCorp-Light.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-Regular"),url("../fonts/AktivGroteskCorp-Regular.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Aktiv Grotesk";src:local("../fonts/AktivGroteskCorp-BoldItalic"),url("../fonts/AktivGroteskCorp-BoldItalic.woff2") format("woff2"),url("../fonts/AktivGroteskCorp-BoldItalic.woff") format("woff");font-weight:bold;font-style:italic;font-display:swap}html{scroll-padding-top:86px}@media screen and (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:"Aktiv Grotesk";max-width:100vw;overflow-x:hidden;background-color:#f8f8f8}.killscroll{overflow:hidden}.site-wrapper{max-width:var(--site-width);margin:0 auto;position:relative;display:block;background-color:#fff}.content-container{position:relative;max-width:var(--content-width);margin:0 auto}.bold{font-weight:700}.teal{color:var(--teal)}.lightblue{color:var(--lightblue)}.darkblue{color:var(--darkblue)}.blue{color:var(--blue)}.accessible-hide{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}a{text-decoration:none}.button{display:flex;justify-content:center;align-items:center;width:226px;height:41px;background:var(--green) 0% 0% no-repeat padding-box;border-radius:25px;border:0}.button .label{text-align:center;font:normal normal 500 18px/23px Aktiv Grotesk;letter-spacing:0px;color:#fafffc;margin:0;padding:0;user-select:none}.button:hover,.button:focus{background-color:var(--lightblue)}.references{overflow-x:hidden}.references p{text-align:left;font:normal normal bold 16px/27px Aktiv Grotesk;letter-spacing:0px;color:#fff}.references ol{padding:0 0 0 20px}.references li{text-align:left;font:normal normal bold 16px/27px Aktiv Grotesk;letter-spacing:0px;color:#fff}.references li span{font:normal normal normal 16px/27px Aktiv Grotesk;overflow-wrap:break-word}.modal{display:none;position:fixed;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,.5);transition:opacity 200ms;visibility:hidden;opacity:0;z-index:100;width:100%;height:100vh;height:calc(var(--vh, 1vh)*100)}.modal.active{display:flex;justify-content:center;align-items:center;opacity:1;visibility:visible}.modal .content{position:relative;display:block;max-width:var(--content-width)}.modal#video-modal .content{aspect-ratio:16/9;width:100%}.modal .video{display:block;width:100%;height:100%}.modal .close{position:absolute;top:8px;right:8px;cursor:pointer;z-index:5}.modal .close .line{position:relative;height:20px;width:20px;display:flex;flex-direction:column;justify-content:center}.modal .close .line::before,.modal .close .line::after{position:absolute;content:"";width:100%;height:2px;background-color:var(--teal);border-radius:1px}.modal .close .line::before{transform:rotate(45deg)}.modal .close .line::after{transform:rotate(-45deg)}#cookie-consent-banner{position:fixed;display:flex;padding:20px;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box;bottom:20px;right:20px;width:calc(100% - 40px);max-width:800px;background:#fff 0% 0% no-repeat padding-box;box-shadow:0px 3px 30px rgba(0,0,0,.1607843137);border-radius:10px;opacity:.95;font-family:system-ui,sans-serif;font-weight:normal;color:#000;z-index:40000}#cookie-consent-banner h3{text-align:center;font-size:30px;line-height:37px;font-weight:700;margin-bottom:20px}#cookie-consent-banner p{text-align:center;font-size:18px;line-height:26px;text-wrap:balance;margin-bottom:20px}#cookie-consent-banner label{font-size:18px;line-height:26px}#cookie-consent-banner label input{margin-right:7px}#cookie-consent-banner .cookie-consent-options,#cookie-consent-banner .cookie-consent-buttons{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:20px;gap:20px}#cookie-consent-banner .cookie-consent-buttons button{display:block;width:200px;height:50px;border:0;border-radius:10px;box-sizing:border-box;color:#fff;font-size:18px;font-weight:700;line-height:23px;cursor:pointer}#cookie-consent-banner .cookie-consent-buttons button:nth-of-type(1){background-color:#000}#cookie-consent-banner .cookie-consent-buttons button:nth-of-type(2){background-color:#1a0d60}#cookie-consent-banner .cookie-consent-buttons button:nth-of-type(3){background-color:#4e38c7}@media screen and (width < 600px){#cookie-consent-banner h3{font-size:20px;line-height:25px}#cookie-consent-banner p{font-size:14px;line-height:16px}#cookie-consent-banner .cookie-consent-buttons{flex-direction:column}}.cookie-consent-banner-open{cursor:pointer}/*# sourceMappingURL=main.css.map */
