@font-face{font-family:TellumoMedium;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/TellumoProMedium.woff2) format("woff2"),url(/assets/fonts/TellumoProMedium.woff) format("woff")}@font-face{font-family:TellumoBold;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/TellumoProBold.woff2) format("woff2"),url(/assets/fonts/TellumoProBold.woff) format("woff")}@font-face{font-family:TellumoThin;font-style:normal;font-stretch:normal;font-display:swap;src:url(/assets/fonts/TellumoProThin.woff2) format("woff2"),url(/assets/fonts/TellumoProThin.woff) format("woff")}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%}body{position:relative}h1{font-family:TellumoMedium;font-style:normal;text-transform:uppercase;font-size:clamp(2.5rem,3vw,9rem);letter-spacing:clamp(5px,.5vw,30px);line-height:clamp(3rem,3.5vw,9.5rem)}h2{font-family:TellumoMedium;font-style:normal;text-transform:uppercase;font-size:clamp(2rem,2vw,4rem);letter-spacing:clamp(4px,.25vw,8px);line-height:clamp(2.5rem,2.5vw,4.5rem)}h3{font-family:TellumoMedium;font-style:normal;text-transform:uppercase;font-size:clamp(1.5rem,1.5vw,3rem);letter-spacing:clamp(4px,.25vw,8px);line-height:clamp(2rem,2vw,3.5rem)}h4{font-family:TellumoThin;font-style:normal;text-transform:uppercase;font-size:clamp(1.5rem,1.5vw,2.5rem);letter-spacing:clamp(4px,.25vw,8px);line-height:clamp(2rem,2vw,3rem)}h5{font-family:TellumoMedium;font-style:normal;text-transform:uppercase;font-size:clamp(1.5rem,1.5vw,2.5rem);letter-spacing:clamp(4px,.25vw,8px);line-height:clamp(2rem,2vw,3rem);color:#fff}h6{font-family:TellumoMedium;font-style:normal;text-transform:uppercase;font-size:clamp(1.5rem,1.5vw,2rem);letter-spacing:clamp(4px,.25vw,8px);line-height:clamp(2rem,2vw,3rem)}a,label,li,p{font-family:TellumoMedium;font-style:normal;font-size:clamp(1.5rem,1.2vw,1.8rem);line-height:clamp(2rem,1.6vw,2.4rem)}.row{display:flex}.row.wrap{flex-wrap:wrap}.row.center{justify-content:center}.row.sb{justify-content:space-between}.container{max-width:1400px;margin:0 auto;padding:2rem}@media (min-width:2000px){.container{max-width:2000px}}.curve-sm{border-radius:0 0 82px 0}.curve{border-radius:0 0 238px 0}@media (max-width:700px){.curve{border-radius:0 0 30vw 0}}.btn{font-family:TellumoMedium;font-style:normal;width:100%;display:block;text-align:center;max-width:300px;cursor:pointer;background:0 0;padding:1.5rem 2rem;border-radius:10px;font-size:clamp(1rem,1vw,1.3rem);letter-spacing:2.5px;text-decoration:none;text-transform:uppercase;transition:.2s ease-in-out}.btn.navy{color:#fff!important;background-color:#001443}.btn.navy:hover{color:#001443!important;background-color:#fff}.btn.navyteal{color:#fff!important;background-color:#001443}.btn.navyteal:hover{color:#001443!important;background-color:#8cdcc0}.btn.teal{color:#001443;background-color:#8cdcc0}.btn.teal:hover{background-color:#fff}@media (max-width:1000px){.btn{padding:1rem 1.5rem;max-width:160px}}header{top:0;width:100%;padding:2rem;position:absolute}header.home a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}header.home a:visited{color:#001443;text-decoration:none}header.home a:hover{color:#fff;text-decoration:none}header.home a:active{color:#fff;text-decoration:none}header.home nav .right .login a:before{background-image:url(/assets/images/login-navy.svg)}header.home nav .right .mf svg{fill:#001443}header.home nav .right .search .inner-form{border-bottom:3px solid #001443}header.home nav .right .search svg{stroke:#001443}header.home nav .right .search input{color:#001443}header.home nav .right .search input::placeholder{color:#001443}@media (max-width:1200px){header.home a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}header.home a:visited{color:#fff;text-decoration:none}header.home a:hover{color:#8cdcc0;text-decoration:none}header.home a:active{color:#8cdcc0;text-decoration:none}header.home nav .right .login a:before{background-image:url(/assets/images/login.svg)}header.home nav .right .mf svg{fill:#fff}header.home nav .right .search .inner-form{border-bottom:3px solid #fff}header.home nav .right .search svg{stroke:#fff}header.home nav .right .search input{color:#fff}header.home nav .right .search input::placeholder{color:#fff}}header nav{z-index:2;display:flex;position:relative;align-items:center;justify-content:space-between}header nav a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}header nav a:visited{color:#fff;text-decoration:none}header nav a:hover{color:#8cdcc0;text-decoration:none}header nav a:active{color:#8cdcc0;text-decoration:none}header nav .left{flex:1}header nav .left img{width:100%;height:100%;max-width:300px;object-fit:contain}header nav .right{flex:1;display:flex;align-items:flex-start;justify-content:flex-end}header nav .right .mf{display:flex;margin-right:4rem;align-items:center;letter-spacing:1px;text-transform:uppercase}header nav .right .mf svg{width:20px;height:20px;margin-right:1rem}header nav .right .login{display:flex;align-items:flex-end;letter-spacing:1px;text-transform:uppercase}header nav .right .login a{position:relative}header nav .right .login a:before{content:"";z-index:1;top:0;left:-2.5rem;width:15px;height:100%;display:block;position:absolute;background-size:100%;background-repeat:no-repeat;background-image:url(/assets/images/login.svg)}header nav .right .search{margin-left:2rem}header nav .right .search .inner-form{width:70%;max-width:300px;padding-bottom:.5rem;border-bottom:3px solid #fff}header nav .right .search svg{width:20px;height:20px;stroke:#fff;margin-bottom:-.5rem}header nav .right .search input{font-family:TellumoMedium;font-style:normal;width:85%;border:none;color:#fff;background:0 0;padding-left:1rem;font-size:clamp(1.5rem,1.2vw,1.8rem);line-height:clamp(2rem,1.6vw,2.4rem)}header nav .right .search input:focus{outline:0}header nav .right .search input::placeholder{font-family:TellumoMedium;font-style:normal;color:#fff;text-transform:uppercase}@media (max-width:1500px){header nav .left img{max-width:250px}}@media (max-width:1200px){header nav .left{flex:1 0 30%}header nav .left img{max-width:200px}header nav .right{flex:1 0 70%}header nav .right .search .inner-form{width:70%;max-width:180px;border-bottom:1.5px solid #fff}header nav .right .search .inner-form input{width:80%}}@media (max-width:700px){header nav .right .login,header nav .right .mf{display:none}header nav .right .search{margin-left:1rem}}header #mobileMenuToggle{top:4rem;right:2rem;width:50px;height:50px;display:block;position:fixed;z-index:99999;cursor:pointer;border:none;padding:.4rem;border-radius:50%}header #mobileMenuToggle:focus{outline:0}header #mobileMenuToggle svg{stroke-width:5;width:100%;height:100%}header #mobileMenuToggle.open{position:fixed}@media (max-width:1200px){header #mobileMenuToggle{width:40px;height:40px;top:3rem}}@media (max-width:700px){header #mobileMenuToggle{top:2rem}}nav.mobile{display:none;width:70vw;height:100vh;position:fixed;top:0;right:0;background:#fff;padding:0 0 1rem;z-index:1000;min-height:440px;overflow-y:scroll}nav.mobile.shown{display:block}nav.mobile .links{height:100%;display:flex;width:100%;max-width:500px;min-height:1000px;margin:5rem auto;align-items:flex-start;flex-direction:column;justify-content:center;text-align:left}nav.mobile .links a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}nav.mobile .links a:visited{color:#001443;text-decoration:none}nav.mobile .links a:hover{color:#8cdcc0;text-decoration:none}nav.mobile .links a:active{color:#8cdcc0;text-decoration:none}nav.mobile .links ul{width:100%;list-style:none}nav.mobile .links li.depth-2{margin-left:2rem}nav.mobile .links li.depth-2 a:link.active{color:#8cdcc0}nav.mobile .links li.depth-3{margin-left:2rem}nav.mobile .links li.depth-3 a:link.active{color:#8cdcc0}nav.mobile .links a{letter-spacing:3.5px;text-transform:uppercase;margin-bottom:2rem;position:relative;display:block;text-align:left}nav.mobile .links a:link.active{opacity:1;color:#8cdcc0}nav.mobile .links a:link.active::after{content:"";display:inline-block;width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:8px solid #8cdcc0;top:3px;left:20px;position:relative}nav.mobile .divider{height:5px;width:100%;background-color:#001443}nav.mobile .buttons{margin-top:2rem;width:100%}nav.mobile .buttons .button{display:flex;margin-right:2rem;align-items:center;letter-spacing:1px;text-transform:uppercase}nav.mobile .buttons .button svg{fill:#001443;width:20px;margin-right:1rem;margin-bottom:2rem}@media (max-width:1200px){nav.mobile{width:60vw}}@media (max-width:1000px){nav.mobile{width:100%}nav.mobile .links{padding:0 2rem}nav.mobile .links a{font-size:1.2rem;letter-spacing:1.5px}nav.mobile .divider{height:2.5px}}.intro-text{padding:4rem 0}.intro-text h2,.intro-text p{width:50%;margin-bottom:2rem}@media (max-width:1200px){.intro-text p{width:90%}}footer{background-color:#001443;padding:4rem 2rem}footer a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}footer a:visited{color:#fff;text-decoration:none}footer a:hover{color:#8cdcc0;text-decoration:none}footer a:active{color:#8cdcc0;text-decoration:none}footer.hide{display:none}footer.home{background:0 0;position:absolute;bottom:0;left:0;width:100%;z-index:22}footer.home .col:last-of-type a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}footer.home .col:last-of-type a:visited{color:#001443;text-decoration:none}footer.home .col:last-of-type a:hover{color:#fff;text-decoration:none}footer.home .col:last-of-type a:active{color:#fff;text-decoration:none}footer.home .col:last-of-type p{color:#001443}footer.home .col:last-of-type svg{fill:#001443}footer.home .col:last-of-type svg:hover{fill:#fff}@media (max-width:1200px){footer.home{left:auto;bottom:auto;display:block;position:relative;background-color:#8cdcc0}footer.home .col:first-of-type{display:block}footer.home .col:first-of-type a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}footer.home .col:first-of-type a:visited{color:#001443;text-decoration:none}footer.home .col:first-of-type a:hover{color:#fff;text-decoration:none}footer.home .col:first-of-type a:active{color:#fff;text-decoration:none}footer.home .col:first-of-type .button{justify-content:center}footer.home .col:first-of-type svg{fill:#001443}footer.home .col:first-of-type #__ba_panel button span{color:#001443}footer.home .col:first-of-type #__ba_panel button span:hover{color:#fff}}footer svg{width:20px;fill:#fff}footer .col{display:flex;align-items:center}footer .col:first-of-type a{font-size:1.2rem;letter-spacing:2px}footer .col:first-of-type .button{display:flex;margin-right:2rem;align-items:center;letter-spacing:1px;text-transform:uppercase}footer .col:first-of-type .button span{font-family:TellumoMedium;font-style:normal;color:#fff;letter-spacing:1px;text-transform:uppercase;transform:.2s ease-in-out}footer .col:first-of-type .button span:hover{color:#8cdcc0}footer .col:first-of-type .button svg{width:20px;margin-right:1rem}footer .col:last-of-type a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}footer .col:last-of-type a:visited{color:#fff;text-decoration:none}footer .col:last-of-type a:hover{color:#8cdcc0;text-decoration:none}footer .col:last-of-type a:active{color:#8cdcc0;text-decoration:none}footer .col:last-of-type a,footer .col:last-of-type p{font-size:1.2rem;color:#fff;margin-left:2rem}footer .col:last-of-type img{width:140px;align-self:center}footer .col:last-of-type svg{transition:.2s ease-in-out}footer .col:last-of-type svg:hover{fill:#8cdcc0}@media (max-width:1200px){footer .col a,footer .col p{font-size:1rem!important}}@media (max-width:1000px){footer .row{display:block}footer .row img.gov{margin:2rem auto;display:block;width:130px}footer .row .col{text-align:center;justify-content:center}footer .row .col:first-of-type{flex-wrap:wrap;margin-bottom:2rem}footer .row .col:first-of-type .button{margin:1rem!important}footer .row .col:last-of-type{display:block}footer .row .col:last-of-type a{margin-left:1rem;margin-right:1rem}footer .row .col:last-of-type p{margin-top:1rem}footer .row .col:last-of-type svg{margin-top:2rem}}.faq .question{display:flex;padding:4rem 0;justify-content:space-between}.faq .question .col{flex:1 0 50%}.faq .question .col p{letter-spacing:4px;text-transform:uppercase}.faq .question .col:nth-of-type(2){text-align:right}.faq .question .col:nth-of-type(2) button{border:none;cursor:pointer;color:#fff;background-color:#001443;margin:auto 0 auto auto}.faq .question .col:nth-of-type(2) button:hover{color:#001443;background-color:#fff}.faq .answer{height:0;width:100%;display:block;overflow:hidden;position:relative;box-sizing:border-box;border-bottom:2px solid #001443}.faq .answer .reveal{display:flex}.faq .answer p{margin:4rem 0}@media (max-width:700px){.faq .answer .reveal{display:block}.faq .answer .reveal .text-block p{width:90%}}@media (max-width:320px){.faq .question{display:block}.faq .question .col:nth-of-type(2){text-align:left;margin-top:3rem}}.call-to-action{color:#fff;padding:4rem;max-width:600px;border-radius:40px;background-color:#001443;margin:auto 0 2rem auto}.call-to-action .text-block p a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.call-to-action .text-block p a:visited{color:#fff;text-decoration:none}.call-to-action .text-block p a:hover{color:#8cdcc0;text-decoration:none}.call-to-action .text-block p a:active{color:#8cdcc0;text-decoration:none}.call-to-action a{background-color:#8cdcc0;color:#001443;text-transform:uppercase;letter-spacing:2.5px;border-radius:10px;padding:5px 20px;display:inline-block;margin-top:1rem;width:fit-content;font-size:1.2rem;word-break:break-all}.call-to-action a:hover{background-color:#fff}.call-to-action a.btn{padding:5px 20px;max-width:250px}.call-to-action h6.borders{text-align:center;padding:1rem 0;margin-bottom:2rem;letter-spacing:4px;border-top:2px solid #fff;border-bottom:2px solid #fff}.call-to-action .document{text-align:left;margin-bottom:4rem}.call-to-action .document img{width:100%!important;height:100%;margin:2rem 0;object-fit:cover}.call-to-action .document p{width:100%!important;font-weight:700;text-transform:uppercase}@media (max-width:1200px){.call-to-action{margin-left:4rem}}@media (max-width:1000px){.call-to-action{margin:4rem 0 0 0;width:100%}}.layout{padding-top:10rem}@media (max-width:1000px){.layout{padding-top:5rem}.layout .container{padding:2rem}}.layout .row{margin-bottom:5rem}.layout .row.top{align-items:flex-start}.layout .row.center{align-items:center}.layout .row.bottom{align-items:flex-end}.layout .row .col{flex:1}.layout .row .col .heading-block,.layout .row .col iframe,.layout .row .col img,.layout .row .col li,.layout .row .col p,.layout .row .col tbody{width:90%}@media (max-width:1000px){.layout .row{display:block;overflow-x:scroll}.layout .row .col .heading-block,.layout .row .col iframe,.layout .row .col img,.layout .row .col li,.layout .row .col p,.layout .row .col tbody{width:100%}}.list-block ul{margin-left:3rem}.list-block ul li{color:#001443;margin-bottom:1rem}.list-block ul a{font-family:TellumoBold;font-style:normal;color:#001443}.text-block{width:90%;margin-bottom:2rem}.text-block p{margin-bottom:1rem}@media (max-width:1000px){.text-block{width:100%}}.heading-block{margin:1rem 0}.svg-code svg{width:100%}.imgFigure{margin-bottom:2rem}.imgFigure img{width:90%;height:100%;object-fit:cover;border-radius:40px}.imgFigure figcaption{font-family:TellumoThin;font-style:normal;color:#001443;width:90%;margin-top:1rem;text-align:center}@media (max-width:1000px){.imgFigure figcaption,.imgFigure img{width:100%}}.block-table{border-collapse:collapse}.block-table tbody{display:flex;font-family:TellumoMedium;font-style:normal;color:#001443;font-size:1.2rem;text-align:center;text-transform:uppercase}.block-table tr{display:flex;flex-direction:column;border-bottom:2px solid #001443}.block-table tr:nth-of-type(1) td{width:100%;border-left:4px solid #001443}.block-table td{width:100%;height:100%;padding:2rem;border-left:0;border-bottom:0;border:4px solid #001443}@media (max-width:1200px){.block-table tbody{font-size:1rem}.block-table td{padding:1.5rem}}.map{margin-bottom:2rem}.map iframe{border:0;width:100%;height:100%;min-height:500px;display:block;position:relative}.video-wrapper{margin-top:0;position:relative;padding-bottom:56.25%;max-height:470px}.video-wrapper iframe{position:absolute;top:0;left:0;width:90%;height:100%;border:0}.signup{margin-top:4rem}.signup #mc_embed_signup{width:100%;color:#fff}.signup #mc_embed_signup p{font-size:1rem}.signup #mc_embed_signup span{font-family:TellumoMedium;font-style:normal;text-transform:none;letter-spacing:0}.signup #mc_embed_signup .content__gdprLegal,.signup #mc_embed_signup .disclaimer{margin-bottom:1rem}.signup #mc_embed_signup .content__gdprLegal a:link,.signup #mc_embed_signup .disclaimer a:link{color:#fff;text-decoration:underline;transition:color .2s ease-in-out}.signup #mc_embed_signup .content__gdprLegal a:visited,.signup #mc_embed_signup .disclaimer a:visited{color:#fff;text-decoration:underline}.signup #mc_embed_signup .content__gdprLegal a:hover,.signup #mc_embed_signup .disclaimer a:hover{color:#8cdcc0;text-decoration:underline}.signup #mc_embed_signup .content__gdprLegal a:active,.signup #mc_embed_signup .disclaimer a:active{color:#8cdcc0;text-decoration:underline}.signup #mc_embed_signup .content__gdprLegal p a.notBtn,.signup #mc_embed_signup .disclaimer p a.notBtn{background:0 0;border-radius:none;padding:0}.signup #mc_embed_signup .content__gdprLegal a,.signup #mc_embed_signup .disclaimer a{font-size:1rem;letter-spacing:0;text-transform:none}.signup #mc_embed_signup .content__gdprLegal a.notBtn,.signup #mc_embed_signup .disclaimer a.notBtn{background:0 0;border-radius:none;padding:0}.signup #mc_embed_signup .mc-field-group{border:none}.signup #mc_embed_signup .mc-field-group .gdpr{margin-top:1rem}.signup #mc_embed_signup .mc-field-group label span{font-size:1.3rem;margin-left:.5rem}.signup #mc_embed_signup h6{margin-bottom:2rem}.signup #mc_embed_signup label{font-family:TellumoMedium;font-style:normal;font-size:1.5rem}.signup #mc_embed_signup input{margin-bottom:2rem}.signup #mc_embed_signup input.field{font-family:TellumoMedium;font-style:normal;width:85%;border:none;color:#fff;font-size:1.5rem;background:0 0;border-bottom:3px solid #fff;display:block}.signup #mc_embed_signup input.field:focus{outline:0}.signup #mc_embed_signup input.field::placeholder{font-family:TellumoMedium;font-style:normal;color:#fff;font-size:1.3rem}@media (max-width:1200px){.signup #mc_embed_signup input.field{width:40%}}@media (max-width:700px){.signup #mc_embed_signup input.field{width:60%}}.signup #mc_embed_signup input.button{font-family:TellumoMedium;font-style:normal;background:#8cdcc0;display:inline-block;text-transform:uppercase;letter-spacing:2.5px;border-radius:10px;padding:5px 20px;transition:.2s ease-in-out;font-size:1.2rem;color:#001443;border:none;cursor:pointer}.signup #mc_embed_signup input.button:hover{background:#fff;color:#001443}#home{padding:0;width:100%;min-height:100vh}#home .row{min-height:100vh;overflow-y:auto}#home .row .col{padding:4rem;flex:1 0 50%;position:relative;display:flex;flex-direction:column;justify-content:center;height:auto}#home .row .col:first-of-type{background-size:cover;background-position:center}#home .row .col:first-of-type .overlay{z-index:1;width:100%;position:absolute}#home .row .col:first-of-type .overlay.top{top:0;left:0;height:10%;background:linear-gradient(to bottom,#000 -50%,#00245600 100%) 0 0}#home .row .col:first-of-type .overlay.btm{left:0;bottom:0;height:80%;background:linear-gradient(to top,#001443 0,#00245600 100%) 0 0}#home .row .col:first-of-type .headline{color:#fff;z-index:2}#home .row .col:last-of-type .sections .section{margin:5rem 0;padding-bottom:2rem;border-bottom:5px solid #001443}#home .row .col:last-of-type .sections .section h2{width:50%}#home .row .col:last-of-type .sections .section p{width:75%;margin-bottom:1rem}@media (max-width:1000px){#home .row .col:last-of-type .sections .section p{width:100%}}#home .row .col:last-of-type .sections .section .btn{margin:auto 0 auto auto}@media (max-width:1000px) and (min-width:701px){#home #home{min-height:auto;height:auto}#home .row{min-height:auto;height:auto;flex-direction:column}#home .col{height:auto;min-height:400px}}@media (max-width:1200px){#home{height:100%;overflow:scroll}#home .row{height:100%;flex-direction:column}#home .row .col{flex:1 0 50%}#home .row .col:first-of-type{height:100%;min-height:800px}#home .row .col:last-of-type{height:auto}}@media (max-width:700px){#home .row .col:first-of-type{min-height:500px}#home .row .col:last-of-type .sections{width:100%!important}#home .row .col:last-of-type .sections .section{padding-bottom:2rem}#home .row .col:last-of-type .sections .section h2{width:100%}#home .row .col:last-of-type .sections .section .btn{max-width:100%;margin-top:2rem}}#intro{padding:0;width:100%}#intro.hide .introImage{background:0 0}#intro.hide .links{display:none}#intro .introImage img{width:100%;height:100%;object-fit:cover;filter:brightness(.6);max-height:clamp(300px,50vh,900px)}#intro .introImage img.top{object-position:top}#intro .introImage img.center{object-position:center}#intro .introImage img.bottom{object-position:bottom}@media (max-width:1200px){#intro .introImage{background:0 0}}#intro .links{padding:2rem;display:flex;flex-wrap:wrap;justify-content:center}#intro .links a{font-family:TellumoMedium;font-style:normal;font-size:1.2rem;letter-spacing:3.5px;text-transform:uppercase;margin-right:2rem}@media (max-width:1200px){#intro .links{display:none}}.jobs .bottom,.jobs .top{padding:5rem 0}.jobs .bottom a:link,.jobs .top a:link{color:#8cdcc0;text-decoration:none;transition:color .2s ease-in-out}.jobs .bottom a:visited,.jobs .top a:visited{color:#8cdcc0;text-decoration:none}.jobs .bottom a:hover,.jobs .top a:hover{color:#fff;text-decoration:none}.jobs .bottom a:active,.jobs .top a:active{color:#fff;text-decoration:none}.jobs .bottom .row,.jobs .top .row{align-items:flex-start;margin-top:2rem}.jobs .bottom .row .col,.jobs .top .row .col{flex:1 0 50%}.jobs .bottom .row .col p,.jobs .top .row .col p{width:80%}@media (max-width:700px){.jobs .bottom .row,.jobs .top .row{display:block}.jobs .bottom .row .col p,.jobs .top .row .col p{width:90%}}.jobs .middle .row{align-items:flex-end}.jobs .middle .row .col{flex:1 0 50%}.jobs .middle .row .col:first-of-type{flex:1 0 10%;margin-bottom:2rem}.jobs .middle .row .col img{width:100%;height:100%;object-fit:cover}@media (max-width:700px){.jobs .middle .row{display:block}}.jobs #workable-jobs{margin-top:15rem}.jobs #workable-jobs a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}.jobs #workable-jobs a:visited{color:#001443;text-decoration:none}.jobs #workable-jobs a:hover{color:#001443;text-decoration:none}.jobs #workable-jobs a:active{color:#001443;text-decoration:none}.jobs #workable-jobs .roles{display:flex;flex-wrap:wrap}.jobs #workable-jobs .roles .job{flex:1 0 33%;max-width:33%;padding:0 4rem 8rem 0;display:flex;flex-direction:column;justify-content:space-between}.jobs #workable-jobs .roles .job h3{margin-bottom:2rem}.jobs #workable-jobs .roles .job p{margin-bottom:1rem}.jobs #workable-jobs .roles .job a.btn{margin-top:2rem}@media (min-width:2000px){.jobs #workable-jobs .roles .job{flex:1 0 25%;max-width:25%}}@media (max-width:1200px){.jobs #workable-jobs .roles .job{flex:1 0 50%;max-width:50%}}@media (max-width:700px){.jobs #workable-jobs .roles .job{flex:1 0 100%;max-width:100%}}.legal{padding:5rem 0}.legal .contents{width:75%}.tenant-login{min-height:1000px}.tenant-login .row{max-width:1500px;margin:10rem auto}.tenant-login .row .col:first-of-type{flex:1 0 50%}.tenant-login .row .col:first-of-type .window{padding:8rem;background-color:#fff;color:#001443}.tenant-login .row .col:first-of-type .window p{margin:2rem 0}.tenant-login .row .col:last-of-type{text-align:center;flex:1 0 50%}.tenant-login .row .col:last-of-type img{width:100%;height:100%;max-width:500px;object-fit:contain}.tenant-login .aboutLinks{max-width:1500px;margin:0 auto;text-align:center}.tenant-login .aboutLinks a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}.tenant-login .aboutLinks a:visited{color:#001443;text-decoration:none}.tenant-login .aboutLinks a:hover{color:#fff;text-decoration:none}.tenant-login .aboutLinks a:active{color:#fff;text-decoration:none}.tenant-login .aboutLinks h6{color:#001443}.tenant-login .aboutLinks .row{margin:5rem 0;display:flex;flex-wrap:wrap;justify-content:center}.tenant-login .aboutLinks .row a{font-family:TellumoMedium;font-style:normal;font-size:1.4rem;letter-spacing:3.5px;text-transform:uppercase;margin:1rem 2rem}@media (max-width:1000px){.tenant-login .aboutLinks .row{display:block}.tenant-login .aboutLinks .row a{display:block;font-size:1.2rem;margin:1rem}}@media (max-width:1000px){.tenant-login .row{display:block}.tenant-login .row .col{margin-bottom:4rem}}.magazine{padding:10rem 0}.magazine .headline{margin:0 auto;text-align:center;border-bottom:20px solid #8cdcc0;border-radius:0 0 20px 0;padding-bottom:2rem;width:fit-content}.magazine .headline h4{color:#fff}.magazine .magazines a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.magazine .magazines a:visited{color:#fff;text-decoration:none}.magazine .magazines a:hover{color:#8cdcc0;text-decoration:none}.magazine .magazines a:active{color:#8cdcc0;text-decoration:none}.magazine .magazines .years{display:flex;justify-content:space-between;padding:4rem 0 2rem 0;font-family:TellumoMedium;font-style:normal}.magazine .magazines .years p{font-size:1.6rem}.magazine .magazines .downloads{display:flex;justify-content:space-between;padding:4rem 0;border-top:2px solid #8cdcc0;border-bottom:2px solid #8cdcc0}.magazine .magazines .downloads .dl{margin-bottom:1rem}.magazine .magazines .downloads a{font-family:TellumoThin;font-style:normal;letter-spacing:4px;text-transform:uppercase}@media (max-width:700px){.magazine .headline{border-bottom:10px solid #8cdcc0;border-radius:0 0 10px 0}.magazine .magazines{margin-top:4rem}.magazine .magazines .years{display:none}.magazine .magazines .downloads{display:flex;flex-wrap:wrap}.magazine .magazines .downloads a{text-align:left;font-size:1.2rem;letter-spacing:2px}}.minutes{padding:5rem 0}.minutes p{margin:1rem 0}.minutes .dates{display:flex;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-top:2rem}.minutes .dates .date{margin-right:4rem;cursor:pointer}.minutes .dates .date h3{transition:color .4s}.minutes .dates .date h3:hover{color:#fff}.minutes .dates .date.active h3{color:#fff}.minutes .downloads{display:flex;margin:4rem 0;padding:2rem 0;border-top:2px solid #8cdcc0;border-bottom:2px solid #8cdcc0}.minutes .downloads a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.minutes .downloads a:visited{color:#fff;text-decoration:none}.minutes .downloads a:hover{color:#8cdcc0;text-decoration:none}.minutes .downloads a:active{color:#8cdcc0;text-decoration:none}.minutes .downloads .year{display:flex;width:100%;display:none;overflow:scroll;text-align:center}.minutes .downloads .year:first-of-type{display:flex}.minutes .downloads .year .dl{margin-right:3rem}.minutes .downloads a{text-transform:uppercase;font-family:TellumoThin;font-style:normal;font-size:1.8rem;letter-spacing:2px}@media (max-width:700px){.minutes .row{display:block}.minutes .downloads{overflow:scroll}.minutes .downloads .year .dl{margin-right:4rem}.minutes .downloads .year .dl a{font-size:1.4rem}}.meetings{padding-right:10rem}.meetings .row{align-items:flex-end;margin-bottom:2rem}.meetings .row svg{fill:#8cdcc0}.meetings .row span{font-family:TellumoBold;font-style:normal;text-transform:uppercase;letter-spacing:2px;font-size:1.7rem;margin-left:2rem}.meetings .minutes{display:flex;justify-content:space-between;margin-top:4rem;padding:2rem 0;border-top:2px solid #001443;border-bottom:2px solid #001443}@media (max-width:1200px){.meetings{padding-right:4rem}.meetings .row h3{width:40%}.meetings .row span{display:block;margin-left:0}.meetings .row svg{margin-left:2rem}}@media (max-width:700px){.meetings .row{display:block}.meetings .row p{margin-top:2rem}.meetings .row span{margin-bottom:2rem}.meetings .minutes{overflow:scroll}.meetings .minutes a{margin-right:1.5rem}}.nav-bottom{display:flex;flex-wrap:wrap;justify-content:center;padding:2rem 5rem 10rem 340px}.nav-bottom a{font-family:TellumoMedium;font-style:normal;font-size:1.5rem;letter-spacing:3.5px;text-transform:uppercase;margin:1rem 2rem}.nav-bottom a.active{color:#8cdcc0}@media (max-width:1200px){.nav-bottom a{font-size:1.3rem}}@media (max-width:700px){.nav-bottom{flex-direction:column;text-align:center;padding:5rem}}.news{padding:10rem 0}.news .intro-row{display:flex;align-items:center;margin-bottom:8rem;padding-bottom:4rem;border-bottom:2px solid #8cdcc0}.news .intro-row .col{flex:1 0 50%}.news .row{flex-wrap:wrap;justify-content:space-between}.news .row .col{flex:1 0 33%;max-width:33%;display:flex;margin-bottom:15rem;flex-direction:column;justify-content:space-between}.news .row .col img{width:90%;height:450px;object-fit:cover}.news .row .col h3{width:90%;margin:2rem 0}.news .row .col p.date{font-size:1.2rem;margin:1rem 0 2rem 0}.news .row .col p.text{width:90%;margin-bottom:2rem}.news nav.pagination{display:flex;align-items:center;justify-content:center;margin-top:5rem}.news nav.pagination a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.news nav.pagination a:visited{color:#fff;text-decoration:none}.news nav.pagination a:hover{color:#8cdcc0;text-decoration:none}.news nav.pagination a:active{color:#8cdcc0;text-decoration:none}.news nav.pagination a,.news nav.pagination span{font-family:TellumoBold;font-style:normal;font-size:2rem}.news nav.pagination p.inactive{font-family:TellumoBold;font-style:normal;font-size:2rem;opacity:.25}.news nav.pagination span{color:#fff;margin:0 2rem}@media (max-width:1200px){.news .row .col{flex:1 0 50%;max-width:50%}}@media (max-width:700px){.news .intro-row{display:block;padding-bottom:2rem}.news .intro-row .col{margin-bottom:2rem}.news .row{display:block}.news .row .col{max-width:100%;margin-bottom:5rem}.news .row .col h3,.news .row .col img{width:100%}}.article{padding:5rem 0}.article .btn{margin:5rem auto}@media (max-width:1000px){.article .row{display:block}}.our-tenant-panel .top .col{flex:1 0 50%;margin-top:4rem}.our-tenant-panel .top .col p{width:80%}.our-tenant-panel .top .col a{display:inline-block;text-transform:uppercase;letter-spacing:2.5px;border-radius:10px;padding:5px 20px;transition:.2s ease-in-out;background-color:#8cdcc0}.our-tenant-panel .top .col a:hover{background-color:#fff;color:#001443}.our-tenant-panel .bottom .row{align-items:flex-start}.our-tenant-panel .bottom .col{flex:1 0 33%}.our-tenant-panel .bottom .col h3{margin:0;width:90%}.our-tenant-panel .bottom .col p{width:80%;margin-bottom:2rem}.our-tenant-panel .bottom .col:last-of-type a{display:inline-block;text-transform:uppercase;letter-spacing:2.5px;border-radius:10px;padding:5px 20px;transition:.2s ease-in-out;background-color:#8cdcc0;color:#001443}.our-tenant-panel .bottom .col:last-of-type a:hover{background-color:#fff;color:#001443}@media (max-width:1200px){.our-tenant-panel .top .row{display:block}.our-tenant-panel .bottom .row{display:block}.our-tenant-panel .bottom .row .col h3{margin-bottom:2rem}}@media (max-width:700px){.our-tenant-panel{padding-right:0}}.performance{padding-left:0}.performance .top{margin-bottom:10rem;padding-left:340px}.performance .top .row{align-items:center}.performance .top .column{flex:1 0 50%}.performance .top .column h2{width:50%;margin-bottom:2rem}.performance .top .column p{width:90%}.performance .top .column img{width:80%;height:100%;object-fit:cover}.performance .top .column:first-of-type{padding-right:4rem}.performance .top .column:last-of-type{padding-left:4rem}.performance .current-performance{padding-bottom:5rem;padding-left:5rem}.performance .current-performance .col{flex:1 0 25%;padding:4rem;text-align:center;max-width:25%}.performance .current-performance .col p{margin:1rem auto 1rem auto;text-align:center;width:75%}.performance .current-performance .col p.figure{font-family:TellumoThin;font-style:normal;font-size:7.5rem;color:#8cdcc0!important;text-align:center}.performance .current-performance .col img{margin-top:2rem;width:150px;height:150px}@media (max-width:1200px){.performance .current-performance .col img{width:100px;height:100px}}.performance .past-performance{border-top:2px solid #8cdcc0;margin-left:5rem}.performance .past-performance .col:last-of-type{padding-top:2rem}.performance .past-performance .dates{display:flex;border-bottom:2px solid #8cdcc0;overflow:scroll}.performance .past-performance .dates .date{margin-right:4rem;cursor:pointer}.performance .past-performance .dates .date h4{font-size:1.8rem;transition:color .4s}.performance .past-performance .dates .date.active h4{color:#fff}.performance .past-performance .stats{display:none;flex-wrap:wrap;justify-content:center;border-bottom:2px solid #8cdcc0}.performance .past-performance .stats:first-of-type{display:flex}.performance .past-performance .stats .col{flex:1 0 25%;padding:5rem;text-align:center;max-width:25%}.performance .past-performance .stats .col p.figure{font-family:TellumoThin;font-style:normal;color:#8cdcc0!important;font-size:7.5rem}.performance .past-performance .stats .col p.statText{padding-bottom:2rem}.performance .past-performance .stats .col .dual{display:flex;justify-content:space-between}.performance .past-performance .stats .col .dual .single{padding:0 1rem}.performance .past-performance .stats .col .dual p.figure{font-size:6rem}@media (max-width:1200px){.performance .top{padding-left:4rem}.performance .current-performance .col{max-width:50%;padding:2rem}.performance .past-performance .stats .col{padding:4rem;max-width:50%}}@media (max-width:700px){.performance .top{padding-left:2rem;padding-top:2rem}.performance .top .column:last-of-type{padding-left:2rem;padding-top:2rem}.performance .top .row{display:block}.performance .current-performance{padding-left:2rem}.performance .current-performance .row{display:block}.performance .current-performance .row .col{max-width:100%}.performance .current-performance .row .col p{width:90%}.performance .past-performance{margin-left:2rem}.performance .past-performance .row{display:block}.performance .past-performance .statistics .stats{padding:0}.performance .past-performance .statistics .stats .col{max-width:100%}}.properties h2{max-width:500px;padding:5rem 0}.properties .no-properties{margin:5rem 0;padding:4rem;text-align:center;border:5px solid #001443}@media (max-width:700px){.properties .no-properties{padding:2rem}}.properties .col{flex:1 0 20%;max-width:20%;padding-right:4rem;margin-bottom:5rem}.properties .col .image img{width:100%;height:100%;object-fit:cover}.properties .col .image svg{fill:#001443;width:50%;height:50%}.properties .col .detail .subcol{text-transform:uppercase;padding-right:0}.properties .col .detail .subcol:first-of-type{letter-spacing:2.5px}.properties .col .detail .subcol:first-of-type .text{margin:1rem 0 2rem 0}.properties .col .detail .subcol:last-of-type{text-align:right;display:flex;justify-content:space-between;align-items:flex-end}.properties .col .detail .subcol:last-of-type .btn{background-color:#001443;color:#fff}.properties .col .detail .subcol:last-of-type .btn:hover{background-color:#fff;color:#001443}.properties .col .detail .subcol:last-of-type p:first-of-type{letter-spacing:2.5px}.properties .col .detail .subcol:last-of-type p:last-of-type{font-size:.8rem;color:#fff}@media (max-width:1500px){.properties .col{flex:1 0 25%;max-width:25%}}@media (max-width:1000px){.properties .col{flex:1 0 33%;max-width:33%}}@media (max-width:1200px){.properties h3{margin-left:2rem}.properties .col{flex:1 0 50%;padding:0 2rem}}@media (max-width:700px){.properties h3{margin-left:0}.properties .col{padding:1rem;flex:1 0 50%;max-width:50%}.properties .col .col:first-of-type .text{min-height:0}}@media (max-width:320px){.properties .row{display:block}.properties .row .col{max-width:100%}}.property{padding-top:5rem;padding-bottom:10rem;min-height:1000px}.property p{margin-bottom:2rem}#searchResults{padding:5rem 0 15rem 0}#searchResults a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}#searchResults a:visited{color:#fff;text-decoration:none}#searchResults a:hover{color:#8cdcc0;text-decoration:none}#searchResults a:active{color:#8cdcc0;text-decoration:none}#searchResults h2{margin-bottom:10rem}#searchResults .results figure{margin:2rem 0 5rem 0}#searchResults .results figure h3{margin-bottom:1rem}#searchResults .results figure a{font-size:1.5rem;text-transform:uppercase}#searchResults nav.pagination{display:flex;align-items:center;justify-content:center;margin-top:5rem}#searchResults nav.pagination a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}#searchResults nav.pagination a:visited{color:#fff;text-decoration:none}#searchResults nav.pagination a:hover{color:#8cdcc0;text-decoration:none}#searchResults nav.pagination a:active{color:#8cdcc0;text-decoration:none}#searchResults nav.pagination a,#searchResults nav.pagination span{font-family:TellumoBold;font-style:normal;font-size:2rem}#searchResults nav.pagination p.inactive{font-family:TellumoBold;font-style:normal;font-size:2rem;opacity:.25}#searchResults nav.pagination span{color:#fff;margin:0 2rem}#section-home{padding:0;width:100%;height:100vh}#section-home .row{height:100%;width:100%;align-items:center}#section-home .row .col{flex:1;height:100%}#section-home .row .col.navigation{flex:1 0 30%;display:flex;flex-direction:column;justify-content:space-between}#section-home .row .col.navigation .navlinks{flex:1;margin-top:150px;display:flex;padding:2rem;flex-direction:column}#section-home .row .col.navigation .navlinks a{width:fit-content;margin-bottom:1rem;letter-spacing:.5rem;text-transform:uppercase}#section-home .row .col.navigation .footer{flex:1;background-color:#001443;display:flex;padding:2rem;justify-content:space-between;flex-direction:column}#section-home .row .col.navigation .footer a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}#section-home .row .col.navigation .footer a:visited{color:#fff;text-decoration:none}#section-home .row .col.navigation .footer a:hover{color:#8cdcc0;text-decoration:none}#section-home .row .col.navigation .footer a:active{color:#8cdcc0;text-decoration:none}#section-home .row .col.navigation .footer .top{padding-top:4rem}#section-home .row .col.navigation .footer .top .search{margin-bottom:2rem}#section-home .row .col.navigation .footer .top .search .inner-form{width:100%;padding-bottom:.5rem;border-bottom:3px solid #fff}#section-home .row .col.navigation .footer .top .search svg{width:20px;height:20px;stroke:#fff;margin-bottom:-.5rem}#section-home .row .col.navigation .footer .top .search input{font-family:TellumoMedium;font-style:normal;width:90%;border:none;color:#fff;background:0 0;padding-left:1rem;font-size:clamp(1.5rem,1.2vw,1.8rem);line-height:clamp(2rem,1.6vw,2.4rem)}#section-home .row .col.navigation .footer .top .search input:focus{outline:0}#section-home .row .col.navigation .footer .top .search input::placeholder{font-family:TellumoMedium;font-style:normal;color:#fff;text-transform:uppercase}#section-home .row .col.navigation .footer .mid{display:flex;align-items:center;justify-content:space-between}#section-home .row .col.navigation .footer .mid .buttons .button{display:flex;margin-right:2rem;margin-bottom:2rem;align-items:center;letter-spacing:1px;text-transform:uppercase}#section-home .row .col.navigation .footer .mid .buttons .button svg{fill:#fff;width:20px;margin-right:1rem}#section-home .row .col.navigation .footer .mid .logo{align-self:flex-end}#section-home .row .col.navigation .footer .mid .logo img{width:100%;max-width:200px}#section-home .row .col.navigation .footer .btm{display:flex;flex-wrap:wrap;align-items:flex-end}#section-home .row .col.navigation .footer .btm a,#section-home .row .col.navigation .footer .btm p{font-size:1.2rem;margin-right:2rem}#section-home .row .col.navigation .footer .btm p{color:#fff}#section-home .row .col.navigation .footer .btm svg{width:20px;height:20px;fill:#fff;transition:.2s ease-in-out}#section-home .row .col.navigation .footer .btm svg:hover{fill:#8cdcc0}#section-home .row .col.introImage{flex:1 0 70%;position:relative;background:0 0}#section-home .row .col.introImage img{width:100%;height:100%;object-fit:cover;filter:brightness(.5)}#section-home .row .col.introImage .title{bottom:5rem;left:5rem;position:absolute}#section-home .row .col.introImage .title h3{color:#fff;width:50%;margin-bottom:1rem}#section-home .row .col.introImage .title svg{fill:#fff;margin-top:1rem}@media (max-width:1500px){#section-home .row .col.navigation .footer .mid{display:block}}@media (max-width:1200px){#section-home .row .col.navigation{flex:1 0 30%}#section-home .row .col.introImage{flex:1 0 70%}}@media (max-width:1000px){#section-home .row .col.navigation .footer .top .search .inner-form{width:50%}#section-home .row .col.introImage{display:none}}@media (max-height:1000px){#section-home .row .col.navigation{overflow:scroll}}@media (max-width:700px){#section-home{height:100vh}#section-home .row .col.navigation .footer .top .search .inner-form{width:100%}#section-home .row .col.navigation .footer .mid{margin:2rem 0}}.team a:link{color:#8cdcc0;text-decoration:none;transition:color .2s ease-in-out}.team a:visited{color:#8cdcc0;text-decoration:none}.team a:hover{color:#fff;text-decoration:none}.team a:active{color:#fff;text-decoration:none}.team h3{margin-bottom:4rem}.team .col{flex:1;margin-bottom:4rem;padding-right:4rem}.team .col .image{width:365px;height:365px}.team .col .image img{width:100%;height:100%;object-fit:cover}.team .col .text{width:90%;margin:2rem 0}.team .col h6{color:#8cdcc0;letter-spacing:2px;text-transform:uppercase;margin-bottom:.2rem}.team .col p.role{font-size:1.3rem;letter-spacing:2px;text-transform:uppercase;margin-bottom:2rem}.team .heads-of-service{margin-top:5rem}.team .heads-of-service p{margin-bottom:1rem}.team .heads-of-service ul{margin-left:4rem}.team .heads-of-service ul li{margin-bottom:1rem}@media (max-width:1000px){.team .heads-of-service .row{display:block}.team .heads-of-service p.role{text-align:center}.team .heads-of-service p,.team .heads-of-service ul{text-align:left}}@media (max-width:700px){.team{display:block}.team .col{padding-right:0;text-align:center}.team .col .image{margin:0 auto}.team .col .text{width:70%;margin:2rem auto}}.team-dropdowns{padding-top:0}.team-dropdowns .col{flex:1;margin-bottom:4rem;padding-right:4rem}.team-dropdowns .col .image{width:365px;height:365px}.team-dropdowns .col .image img{width:100%;height:100%;object-fit:cover}.team-dropdowns .text{margin:2rem 0}.team-dropdowns .text p.role{text-transform:uppercase;font-size:1.3rem;letter-spacing:4px;margin:1rem 0}.team-dropdowns .about{position:relative;display:block;overflow-y:hidden;height:0;width:100%;max-width:365px;border-bottom:2px solid #8cdcc0;margin-top:2rem}.team-dropdowns .about p.role{text-transform:uppercase;font-size:1.3rem;letter-spacing:4px;margin:1rem 0}.team-dropdowns .about p{width:100%;margin:2.5rem 0}.team-dropdowns .about #close{right:0;top:50px;display:flex;align-items:center;position:absolute;cursor:pointer}.team-dropdowns .about #close.toggle{background-color:transparent}.team-dropdowns .about #close span{font-family:TellumoMedium;font-style:normal;font-size:1.5rem;color:#fff;letter-spacing:4px;text-transform:uppercase;margin-right:1rem}.team-dropdowns .about #close svg{stroke:#8cdcc0;stroke-width:4px;width:30px;height:30px;transition:.2s ease-in-out}.team-dropdowns .about #close svg:hover{stroke:#fff}@media (max-width:700px){.team-dropdowns{padding-right:2rem;padding-top:5rem}.team-dropdowns .row{display:block}.team-dropdowns .row .col{padding-right:0;text-align:center}.team-dropdowns .row .col .image{margin:0 auto}.team-dropdowns .row .col .text a.btn{margin:0 auto}.team-dropdowns .row .col .text .about{margin:2rem auto;text-align:left}}#cookies{display:none;position:fixed;bottom:35px;left:50%;transform:translateX(-50%);z-index:99999;background-color:#fff;border:1px solid #8cdcc0;font-family:TellumoBold;font-style:normal;padding:15px;font-size:1.4rem;margin-left:auto;margin-right:auto;box-shadow:rgba(0,0,0,.2) 2px 20px 20px;align-items:center}#cookies a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}#cookies a:visited{color:#001443;text-decoration:none}#cookies a:hover{color:#8cdcc0;text-decoration:underline}#cookies a:active{color:#8cdcc0;text-decoration:underline}#cookies .buttons{display:inline-block;margin-left:15px}#cookies .buttons .btn{display:inline-block;width:auto;margin-bottom:0;margin-left:10px;padding:12px 10px 10px 10px;border:thin solid #001443;cursor:pointer}#cookies .buttons .btn:hover{background-color:#001443;color:#8cdcc0}@media (max-width:1000px){#cookies{font-size:1.4rem;line-height:1.6rem;width:250px;box-sizing:border-box;padding:10px 15px}#cookies .buttons{text-align:right}#cookies .buttons .btn{padding:9px 10px 8px 10px;font-size:1rem;margin:5px 0;width:100%}}form#landlord-permissions-form{font-family:TellumoBold;font-style:normal;background:#8cdcc0;display:flex;align-items:center;justify-content:center;flex-direction:column}form#landlord-permissions-form .alert{width:90%;margin:auto;text-align:center;margin-bottom:4rem}form#landlord-permissions-form .alert h3{letter-spacing:2px;color:#001443}form#landlord-permissions-form .alert p{color:#001443;margin-bottom:1rem}form#landlord-permissions-form .alert .back{margin:2rem 0}form#landlord-permissions-form .alert .back a{background:#0394d6;border:2px solid #0394d6;cursor:pointer;margin:1rem 2rem 0 -.5%;padding:.5rem 1rem;color:#fff;width:fit-content;text-decoration:none}form#landlord-permissions-form .alert .back a:hover{background:#fff;color:#0394d6}form#landlord-permissions-form .container{width:90%}form#landlord-permissions-form .container hr{border:none;border-bottom:2px solid #fff;margin:4rem 0}form#landlord-permissions-form .container .row{justify-content:space-between;margin-bottom:2rem}form#landlord-permissions-form .container .row .full.end,form#landlord-permissions-form .container .row .half.end{display:flex;align-items:flex-end}form#landlord-permissions-form .container .row .half{width:47.5%}form#landlord-permissions-form .container .row .half.website{position:absolute;scale:.1;left:-500vw}form#landlord-permissions-form .container .row .full{width:100%;display:flex;align-items:flex-start;flex-direction:column}form#landlord-permissions-form .container .row .aligned{display:flex;flex-direction:row;align-items:center;justify-content:space-between}form#landlord-permissions-form .container .row input,form#landlord-permissions-form .container .row textarea{width:100%;display:block;border:none;appearance:none;background:#fff;padding:.5rem 1rem;margin:.5rem 0 1rem;border-radius:5px;font-size:1.5rem}form#landlord-permissions-form .container .row label{font-size:1.2rem}form#landlord-permissions-form .container .row h6{margin-bottom:2rem}form#landlord-permissions-form .container .row .upload input{display:none;padding:0}form#landlord-permissions-form .container .row .upload label{padding:0;display:block}form#landlord-permissions-form .container .row .upload label#fileButton{background:#0394d6;border:2px solid #0394d6;cursor:pointer;margin:1rem 2rem 0 -.5%;padding:.5rem 1rem;color:#fff;width:fit-content}form#landlord-permissions-form .container .row .upload label#fileButton:hover{background:#fff;color:#0394d6}form#landlord-permissions-form .container .row .upload span#fileName{display:block;margin:1rem 0 0}form#landlord-permissions-form .container .row input[type=submit]{font-family:TellumoBold;font-style:normal;letter-spacing:3px;text-transform:uppercase;background:#0394d6;border:2px solid #0394d6;cursor:pointer;margin:1rem 2rem 0 0;padding:.5rem 1rem;color:#fff;transition:.3s}form#landlord-permissions-form .container .row input[type=submit]:hover{background:#fff;color:#0394d6}form#landlord-permissions-form .container .row fieldset{display:block;border:none;appearance:none}form#landlord-permissions-form .container .row fieldset.hidden{display:none}form#landlord-permissions-form .container .row .switch{position:relative;display:block;width:60px;height:30px;z-index:100}form#landlord-permissions-form .container .row .switch input{opacity:0;width:100%;height:100%;cursor:pointer}form#landlord-permissions-form .container .row .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:transparent;-webkit-transition:.3s;transition:.3s;border-radius:34px;border:3px solid #fff;pointer-events:none}form#landlord-permissions-form .container .row .slider:before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:3px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}form#landlord-permissions-form .container .row input:checked+.slider{background-color:#0394d6}form#landlord-permissions-form .container .row input:checked+.slider:before{background-color:#fff;left:32px}.text-video{padding:10rem 0 10rem 340px}.text-video .row{display:flex;align-items:center}.text-video .row .col{flex:1 0 50%}.text-video .row .col:first-of-type{padding-right:2rem}.text-video .row .col:first-of-type h2,.text-video .row .col:first-of-type p{width:80%}.text-video .row .col:last-of-type{padding-left:2rem}.text-video .row .col:last-of-type .video-wrapper{margin-top:0;position:relative;padding-bottom:56.25%;max-height:470px;max-width:90%}.text-video .row .col:last-of-type .video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:90%;border:0;border-radius:15px}@media (max-width:1500px){.text-video .row{display:block}.text-video .row .col{padding:2rem 0!important}}@media (max-width:1200px){.text-video{padding-left:4rem}.text-video .row .col:first-of-type h2,.text-video .row .col:first-of-type p{width:90%}}@media (max-width:700px){.text-video{padding:5rem 2rem}}.job{background-color:#001443;color:#fff;padding-top:10rem}.job .container{max-width:70%;margin:0 auto;padding:4rem}.job .container h3{color:#8cdcc0}.job .container a.btn{margin:0 auto}.job .description{margin:8rem 0}.job .description a:link{color:#8cdcc0;text-decoration:none;transition:color .2s ease-in-out}.job .description a:visited{color:#8cdcc0;text-decoration:none}.job .description a:hover{color:#fff;text-decoration:none}.job .description a:active{color:#fff;text-decoration:none}.job .description ul{margin-left:4rem}.job .description li,.job .description p{margin-bottom:1rem}.job .description h3{margin:2rem 0}@media (max-width:1200px){.job .container{max-width:100%;padding:2rem}}.bg-navy{background-color:#001443}.bg-navy #mobileMenuToggle{background-color:#fff}.bg-navy #mobileMenuToggle svg{stroke:#001443}.bg-navy .mf svg{fill:#fff}.bg-navy #__ba_panel button span{color:#fff}.bg-navy #__ba_panel button span:hover{color:#8cdcc0}.bg-navy .navlinks a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.bg-navy .navlinks a:visited{color:#fff;text-decoration:none}.bg-navy .navlinks a:hover{color:#8cdcc0;text-decoration:none}.bg-navy .navlinks a:active{color:#8cdcc0;text-decoration:none}.bg-navy .introImage{background-color:#8cdcc0}.bg-navy .links{background-color:#8cdcc0}.bg-navy .links a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}.bg-navy .links a:visited{color:#001443;text-decoration:none}.bg-navy .links a:hover{color:#fff;text-decoration:none}.bg-navy .links a:active{color:#fff;text-decoration:none}.bg-navy .list-block a:link,.bg-navy .text-block a:link{color:#8cdcc0;text-decoration:none;transition:color .2s ease-in-out}.bg-navy .list-block a:visited,.bg-navy .text-block a:visited{color:#8cdcc0;text-decoration:none}.bg-navy .list-block a:hover,.bg-navy .text-block a:hover{color:#fff;text-decoration:none}.bg-navy .list-block a:active,.bg-navy .text-block a:active{color:#fff;text-decoration:none}.bg-navy li,.bg-navy p{color:#fff!important}.bg-navy li strong,.bg-navy p strong{color:#8cdcc0}.bg-navy a.active,.bg-navy h1,.bg-navy h2,.bg-navy h3,.bg-navy h4,.bg-navy h6{color:#8cdcc0}.bg-navy .call-to-action{background-color:#8cdcc0}.bg-navy .call-to-action h3,.bg-navy .call-to-action h6,.bg-navy .call-to-action p,.bg-navy .call-to-action strong{color:#001443!important}.bg-navy .call-to-action h6.borders{border-top:2px solid #001443;border-bottom:2px solid #001443}.bg-navy .call-to-action a{background-color:#001443;color:#fff}.bg-navy .call-to-action a:hover{background-color:#fff;color:#001443}.bg-teal{background-color:#8cdcc0}.bg-teal #mobileMenuToggle{background-color:#fff}.bg-teal #mobileMenuToggle svg{stroke:#001443}.bg-teal .mf svg{fill:#fff}.bg-teal #__ba_panel button span{color:#fff}.bg-teal #__ba_panel button span:hover{color:#8cdcc0}.bg-teal .navlinks a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}.bg-teal .navlinks a:visited{color:#001443;text-decoration:none}.bg-teal .navlinks a:hover{color:#fff;text-decoration:none}.bg-teal .navlinks a:active{color:#fff;text-decoration:none}.bg-teal .introImage{background-color:#001443}.bg-teal .links{background-color:#001443}.bg-teal .links a:link{color:#fff;text-decoration:none;transition:color .2s ease-in-out}.bg-teal .links a:visited{color:#fff;text-decoration:none}.bg-teal .links a:hover{color:#8cdcc0;text-decoration:none}.bg-teal .links a:active{color:#8cdcc0;text-decoration:none}.bg-teal .list-block a:link,.bg-teal .text-block a:link{color:#001443;text-decoration:none;transition:color .2s ease-in-out}.bg-teal .list-block a:visited,.bg-teal .text-block a:visited{color:#001443;text-decoration:none}.bg-teal .list-block a:hover,.bg-teal .text-block a:hover{color:#fff;text-decoration:none}.bg-teal .list-block a:active,.bg-teal .text-block a:active{color:#fff;text-decoration:none}.bg-teal h1,.bg-teal h2,.bg-teal h3,.bg-teal h4,.bg-teal p{color:#001443}.bg-teal a.active,.bg-teal h6{color:#fff}.bg-teal .call-to-action h3,.bg-teal .call-to-action p{color:#fff}.bg-teal .call-to-action a:hover{color:#001443}.bg-teal .call-to-action .text-block a{color:#001443}