﻿/*!
 * Preboot v2
 *
 * Open sourced under MIT license by @mdo.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
.highlightBlueFilter{filter:brightness(0) saturate(100%) invert(43%) sepia(84%) saturate(4408%) hue-rotate(177deg) brightness(95%) contrast(101%);}.lightGrayFilter{filter:brightness(0) saturate(100%) invert(86%) sepia(6%) saturate(78%) hue-rotate(182deg) brightness(86%) contrast(89%);}.whiteFilter{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(129deg) brightness(102%) contrast(103%);}.grayFilter{filter:brightness(0) saturate(100%) invert(27%) sepia(14%) saturate(215%) hue-rotate(169deg) brightness(96%) contrast(94%);}.Size100{width:100%;height:100%;}.Margin0{margin:0;}.Margin5{margin:5px;}.Margin10{margin:10px;}.Position0{top:0;left:0;}.Padding5{padding:5px;}.BackgroundImageContainCenter{background-size:contain;background-position:center;background-repeat:no-repeat;}.MaskBackgroundImageContainCenter{mask-size:contain;mask-position:center;mask-repeat:no-repeat;}.BackgroundImageCoverCenter{background-size:cover;background-position:center;background-repeat:no-repeat;}.RowFlex{display:flex;flex-direction:row;align-items:center;}.ColFlex{display:flex;flex-direction:column;align-items:center;}@font-face{font-family:HelveticaNowDisplay-Light;src:url('../../Fonts/HelveticaNowDisplay-Light.woff');}.FontLight{font-family:HelveticaNowDisplay-Light;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-Regular;src:url('../../Fonts/HelveticaNowDisplay-Regular.woff');}.FontRegular{font-family:HelveticaNowDisplay-Regular;font-display:auto;}@font-face{font-family:HelveticaNowDisplay-ExtraBold;src:url('../../Fonts/HelveticaNowDisplay-ExtraBold.woff');}.FontBold{font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}.XSSize{font-size:12px;}.SmallSize{font-size:14px;}.NormalSize{font-size:16px;}.MediumSize{font-size:20px;}.LargeSize{font-size:24px;}.XLSize{font-size:36px;}.XXLSize{font-size:48px;}.XXXLSize{font-size:60px;}.XXXXLSize{font-size:80px;}.unselectable{user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.selectable{user-drag:initial;-webkit-user-drag:initial;-webkit-touch-callout:initial;-webkit-user-select:text;-khtml-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;}.unclickable{pointer-events:none;cursor:default;}.clickable{pointer-events:all;cursor:pointer;}.button{pointer-events:all;cursor:pointer;user-drag:none;-webkit-user-drag:none;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-flex;align-items:center;justify-content:center;padding:5px 14px;border-radius:999px;-webkit-transition:background-color,color;-moz-transition:background-color,color;-o-transition:background-color,color;transition:background-color,color;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;text-transform:lowercase;}.button::after{content:"→";display:inline-block;margin-left:10px;transition:margin-left .25s ease;background-size:contain;background-position:center;background-repeat:no-repeat;}.button:hover::after,.buttonHoverTrigger:hover .button::after{margin-left:25px;}.button.regular{border:1px solid #43474b;color:#43474b;}.button.regular:hover,.buttonHoverTrigger:hover .button.regular{background-color:#43474b;color:#fff;}.button.white{border:1px solid #fff;color:#fff;}.button.white:hover,.buttonHoverTrigger:hover .button.white{background-color:#fff;color:#43474b;}.button.blue{color:#fff;border:1px solid #008acc;background-color:#008acc;}.button.blue:hover,.buttonHoverTrigger:hover .button.blue{background-color:#00acff;color:#fff;}.button.red{color:#fff;border:1px solid #c83d37;background-color:#c83d37;}.button.red:hover,.buttonHoverTrigger:hover .button.red{background-color:#d3645f;color:#fff;}.button.developmentAccentColour{color:#fff;border:1px solid var(--developmentAccentColour);background-color:var(--developmentAccentColour);}.button.developmentAccentColour:hover,.buttonHoverTrigger:hover .button.developmentAccentColour{background-color:hsl(from var(--developmentAccentColour) h s calc(l + 15));color:#fff;}.heroBanner{background-image:url('/Files/GetRelativeFile?filePath=/pages/about/hero.jpeg');}.heroBanner #heroText{bottom:var(--mainSpacing);}.heroBanner #heroText>div{top:0;left:0;width:100%;color:#fff;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.heroBanner #heroText>div{text-align:center;font-size:60px;}}@media only screen and (max-width:529px),only screen and (min-width:530px) and (max-width:949px){.heroBanner #heroText>div{font-size:48px;}}.heroBanner #heroText>div:nth-child(1){font-family:HelveticaNowDisplay-Light;font-display:auto;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.heroBanner #heroText>div:nth-child(1){transform:translate3d(-10vw,20px,0);}}.heroBanner #heroText>div:nth-child(2){font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;}@media only screen and (min-width:950px) and (max-width:1128px),only screen and (min-width:1129px){.heroBanner #heroText>div:nth-child(2){transform:translateX(10vw);}}#jobs .teamtailor-jobs-widget{width:100%;box-sizing:border-box;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:var(--mainSpacing);gap:10px;background-color:#008acc;padding:20px;border-radius:5px;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper{position:relative;float:none;margin:0;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper:empty{display:none;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper::after{background-size:contain;background-position:center;background-repeat:no-repeat;content:'';background-image:url('../../img/down.svg');right:0;top:0;height:100%;width:25px;position:absolute;pointer-events:none;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper select{font-size:16px;width:100%;box-sizing:border-box;background-color:#f6f6f6;border-radius:5px;filter:drop-shadow(0 0 3px rgba(0,0,0,.8));}#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper select,#jobs .teamtailor-jobs-widget .teamtailor-jobs__filters .teamtailor-jobs__select-wrapper option{-webkit-appearance:none;outline:0;border:0;padding:10px;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__job-wrapper{display:grid;display:-ms-grid;grid-template-columns:1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr;gap:20px;padding:10px;}@media only screen and (max-width:529px){#jobs .teamtailor-jobs-widget .teamtailor-jobs__job-wrapper{grid-template-columns:1fr;-ms-grid-columns:1fr;gap:10px;}}#jobs .teamtailor-jobs-widget .teamtailor-jobs__job-wrapper .teamtailor-jobs__job{background-color:#f6f6f6;padding:20px;border-radius:3px;filter:drop-shadow(0 0 5px #808080);margin-bottom:0;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__job-wrapper .teamtailor-jobs__job .teamtailor-jobs__job-title{color:#008acc;font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:24px;}#jobs .teamtailor-jobs-widget .teamtailor-jobs__job-wrapper .teamtailor-jobs__job .teamtailor-jobs__remote_status{color:#f6f6f6;}#register{background-image:url(/img/careers/careers.webp);height:400px;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;align-items:center;justify-content:center;}#register #registerInner{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;background-color:#ffffffa8;padding:20px;padding-left:40px;padding-right:40px;border-radius:5px;}#register #registerInner .registerHeader{font-size:36px;font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;color:#000;}#register #registerInner .registerText{font-size:20px;color:#000;}#motivation{display:flex;flex-direction:column;align-items:center;gap:var(--mainSpacing);margin-bottom:var(--mainSpacing);}#motivation .motivationVideo{display:flex;flex-direction:row;align-items:center;justify-content:center;aspect-ratio:16/9;height:30vmin;}@media only screen and (max-width:529px){#motivation .motivationVideo{width:100%;height:auto;}}#motivation .motivationVideo iframe{width:100%;height:100%;}#motivation .motivationRow{display:flex;flex-direction:row;align-items:center;align-items:flex-start;gap:10px;}@media only screen and (max-width:529px){#motivation .motivationRow{display:flex;flex-direction:column;align-items:center;}}#motivation .motivationRow .motivationItem .motivationTitle{background-color:#008acc;font-family:HelveticaNowDisplay-ExtraBold;font-display:auto;font-size:24px;color:#fff;padding:10px;text-align:center;}#motivation .motivationRow .motivationItem .specifHeight{max-height:400px;}@media only screen and (max-width:529px){#motivation .motivationRow .motivationItem .specifHeight{height:auto!important;width:100%;}}.img-fluid{max-width:100%;height:auto;}