@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;800&display=swap");html{box-sizing:border-box;font-size:62.5%}*,:after,:before{box-sizing:inherit;margin:0;padding:0}ol,ul{list-style:none}a{color:#003135;text-decoration:none;transition:color .2s}a:active,a:focus,a:focus-within,a:hover{color:#000}h1{margin-bottom:1rem}img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.grid{display:grid;gap:3rem}.grid-cols-1{grid-template-columns:1fr}.grid-cols-2{grid-template-columns:1fr 1fr}@media only screen and (min-width:768px){.grid-cols-md-2{grid-template-columns:1fr 1fr}}@media only screen and (min-width:992px){.grid-cols-lg-2{grid-template-columns:1fr 1fr}.grid-cols-lg-2.grid--5-7{grid-template-columns:5fr 7fr}}@media only screen and (min-width:1200px){.grid-cols-xl-2{grid-template-columns:1fr 1fr}}.grid.align-center{align-items:center}.flex{display:flex}.flex-column{flex-direction:column}.flex-row{flex-direction:row}.flex-space-between{justify-content:space-between}.flex.align-right{align-items:flex-end}.flex.align-left{align-items:flex-start}@media only screen and (min-width:576px){.flex.align-sm-right{align-items:flex-end}}.flex-align-top{align-items:flex-start}@media only screen and (min-width:768px){.flex-md-row{flex-direction:row}.flex-md-column{flex-direction:column}}@media only screen and (min-width:992px){.flex-lg-row{flex-direction:row}.flex-lg-column{flex-direction:column}}@media only screen and (min-width:1200px){.flex-xl-row{flex-direction:row}.flex-xl-column{flex-direction:column}}.flex.gap-s,.grid.gap-s{gap:1rem}.flex.gap-m,.grid.gap-m{gap:1.5rem}.flex.gap-l,.grid.gap-l{gap:2rem}body{color:#000;font-family:Inter,sans-serif;font-size:1.6rem}nav a{font-size:4rem;font-weight:300}h1{color:#00aecb;font-size:4.6rem;margin-bottom:2.5rem}h1,h2{font-weight:800}h2{color:#000;font-size:3.2rem;margin-bottom:2rem}h3{color:#00aecb;font-size:2.8rem;font-weight:800;margin-bottom:1.5rem}p{font-weight:400;margin-bottom:3rem}.font-size--32{font-size:3.2rem}.font-size--26{font-size:2.6rem}.font-weight--thin{font-weight:300}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.mb-1{margin-bottom:1rem}.mt-5{margin-top:5rem}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.pb-s{padding-bottom:1rem}.pb-m{padding-bottom:1.5rem}.pl-s{padding-left:1rem!important}.w-100{width:100%}.bg{overflow-x:hidden}@media (min-width:576px){.bg{overflow-x:visible}}.bg:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bg-primary-1{color:#fff}.bg-primary-1:after{background:#003135}.bg-primary-3:after{background:#75c8da}.bg-grey-1:after{background:#f7f7f7}.cl-white{color:#fff}header{align-items:center;background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);display:flex;height:10rem;left:0;padding:0 5.6rem;position:fixed;top:0;width:100%;z-index:100}@media (max-width:768px){header{padding:0 1.6rem}}header+main{padding-top:8rem}header .dynamicBackground{background-color:#003135;height:0;left:0;position:absolute;top:0;width:100%;will-change:top,height;z-index:-1}header .logo{height:6.6rem;width:11.8rem}header .logo svg{color:#75c8da}header .logo :hover svg{filter:brightness(80%)}header .nav-menu-icon{cursor:pointer;height:3.2rem;margin-left:auto;position:relative;width:3.2rem}header .nav-menu-icon span{background:#75c8da;display:block;height:3px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:transform .2s,opacity .2s .2s,top .2s .2s,background .2s;width:100%}header .nav-menu-icon span:first-child{top:20%}header .nav-menu-icon span:last-child{top:80%}header .nav-menu-icon:hover span{background:#003135}.show-nav-menu header .nav-menu-icon span{opacity:0;transition:transform .2s .2s,opacity .2s,top .2s,background .2s}.show-nav-menu header .nav-menu-icon span:first-child,.show-nav-menu header .nav-menu-icon span:last-child{opacity:1;top:50%}.show-nav-menu header .nav-menu-icon span:first-child{transform:translateY(-50%) rotate(45deg)}.show-nav-menu header .nav-menu-icon span:last-child{transform:translateY(-50%) rotate(-45deg)}@media only screen and (max-width:768px){header .logo{height:4.48rem;width:8rem}header .tootgleMargin{height:2.2rem!important;width:2.2rem!important}}footer{background:#003135;color:#fff;padding:7.5rem max(min(10vw,15rem),2rem)}footer .footer{display:flex;justify-content:space-between;width:100%}@media (max-width:992px){footer .footer{padding:20px}}@media (max-width:768px){footer .footer{flex-direction:column;padding:20px}}footer .footer__logo{display:flex;flex-direction:column}footer .footer__logo-image{height:5rem;-o-object-fit:cover;object-fit:cover;width:9rem}footer .footer__logo-icon{fill:#306975}footer .footer__contact-info{color:#fff;font-size:14px;font-weight:300;line-height:30px;margin-top:-20px;text-align:start;white-space:pre-line}@media only screen and (min-width:1200px){footer .footer__contact-info{margin-top:5px;white-space:nowrap}}footer .footer__social{display:flex;flex-direction:column;justify-content:flex-end}footer .footer__social-links{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-bottom:10px}footer .footer__social-link .footer__social-icon{border-radius:3px;height:3.6rem;transition:filter .3s;width:3.6rem}footer .footer__social-link .footer__social-icon:hover{filter:brightness(0) invert(1)}footer .footer__social-icon{border-radius:3px;height:3.6rem;transition:filter .3s;width:3.6rem}footer .footer__social-icon:hover{filter:brightness(0) invert(1)}footer .footer__legal-links{color:#fff;font-size:14px;font-weight:300;text-align:end}@media (max-width:992px){footer .footer__legal-links{font-size:12px}}.nav-menu{margin:5.6rem auto;width:70%}.nav-menu-container{background:#75c8da;height:calc(100vh - 10rem);left:0;max-height:0;overflow:hidden;position:fixed;top:10rem;transition:max-height .3s;width:100%;z-index:50}.show-nav-menu .nav-menu-container{max-height:calc(100vh - 10rem)}.nav-menu nav ul{display:flex;flex-direction:column;gap:2rem}.nav-menu nav ul li{padding-left:2rem;position:relative}.nav-menu nav ul li.inside{color:#b52121;padding-left:2rem}.nav-menu nav ul li.inside:after{font-size:3.6rem;font-weight:400;left:2rem;position:absolute}.nav-menu nav ul li.active{pointer-events:none}.nav-menu nav ul li.active a{font-weight:800}.nav-menu nav ul li.active:before{background-color:#003135;border-radius:999px;content:"";display:block;height:1rem;left:0;position:absolute;top:50%;transform:translateY(-25%);width:1rem}.nav-menu nav ul li a:active,.nav-menu nav ul li a:focus,.nav-menu nav ul li a:focus-within,.nav-menu nav ul li a:hover{color:#fff}.nav-menu nav ul li a:active span,.nav-menu nav ul li a:focus span,.nav-menu nav ul li a:focus-within span,.nav-menu nav ul li a:hover span{color:#fff!important}@media (max-width:992px){.nav-menu{width:auto}nav a{font-size:3rem}}.menu-modal{display:flex;flex-direction:column;justify-content:space-between}.menu-modal .social-list{align-self:flex-end;padding-bottom:7.5rem;padding-right:max(min(10vw,15rem),2rem)}.menu-modal .social-list li a img{filter:brightness(0) invert(1);height:3.6rem;opacity:.7;transition:filter .2s;width:3.6rem}.menu-modal .social-list li a:hover img{opacity:1}section{position:relative}@media only screen and (min-width:1200px){section.shift-xl-up{margin-top:-7.5rem}}@media only screen and (min-width:992px){section>img.shift-lg-up{position:relative;top:-3.75rem}}section.pb-2x{padding-bottom:15rem}section.section-padding{padding:7.5rem max(min(10vw,15rem),2rem)}section.section-padding-bottom-0{padding-bottom:0}.section-padding{padding:7.5rem max(min(10vw,15rem),2rem)}@media only screen and (min-width:992px){.shift-lg-left{left:-10rem;position:relative}}.active-buttons{display:flex;flex-flow:row wrap;gap:3.5px}.active-buttons a{background:#003135;background-position:1.2rem 45%;background-size:2rem;border:none;border-top:3px solid transparent;box-sizing:border-box;color:#fff;display:inline-block;font-size:1.7rem;font-weight:800;padding:1.2rem 4rem;transition:border .2s;width:auto;z-index:2}.active-buttons a:focus{border-bottom:3px solid #fff;outline:none}.active-buttons a:hover{color:#75c8da;font-weight:700}.tags{display:flex;flex-wrap:wrap;gap:3rem}.tags span{align-items:center;display:inline-flex;text-transform:uppercase}.tags span:not(:last-child):after{background:#75c8da;content:"";display:block;height:1em;position:relative;right:-1.5rem;width:.4rem}.cases .case-info--title{color:#000;font-size:3.2rem;font-weight:800}.searchSection{align-items:center;display:flex;gap:30px;margin-left:auto}.searchSection-button{background:none;border:none;cursor:pointer}.serachInputArea{align-items:center;display:flex;gap:10px}.waarText{border:1px solid #ebebeb;color:#001719;font-size:15px;font-weight:300;height:40px;outline:none;padding-left:5px;width:200px}.home .waarText--dark{background-color:#021b1e;border:unset;color:#e1efef}.serachInputArea{gap:8px}.searchicon{color:#64f2e4;height:15px;width:15px}.tootgleMargin{margin-left:15px!important}@media (max-width:768px){.waarText{font-size:11px;height:35px;line-height:13px;width:150px}.searchSection{gap:15px}}.heading-text{align-items:center;background-color:#00aecb;display:flex;flex-direction:column;gap:30px;padding:60px 15px 40px;scroll-margin-top:100px;width:100%}.heading-text__title{color:#fff;font-size:28px;font-weight:600;line-height:35px;max-width:600px;text-align:center;width:100%}.heading-text__link{color:#003135;cursor:pointer;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s}.heading-text__link:hover{color:#8bb0b3}.case-section{background:#001e20;height:auto;width:100%}@media (max-width:768px){.case-section{height:1100px}}.case-section__inner{display:flex;flex-flow:row wrap;gap:30px;height:-moz-fit-content;height:fit-content;justify-content:center;padding:100px 15px;position:relative;width:100%}@media (max-width:768px){.case-section__inner{flex-direction:column;padding:40px 20px}}.case-section__card{display:flex;height:560px;justify-content:center;max-width:550px;position:relative;width:49%}@media (max-width:768px){.case-section__card{height:445px;margin-left:auto;margin-right:auto;width:320px}}.case-section__card:nth-child(2n){margin-top:30px}@media only screen and (min-width:768px){.case-section__card:nth-child(2n){margin-top:60px}}.case-section__detail{bottom:0;padding-bottom:30px;position:absolute;width:80%;z-index:2}.case-section__text{color:#fff;font-size:14px;font-weight:500}.case-section__title{color:#04acc9;font-size:30px;font-weight:700;line-height:34px;margin-top:10px;max-width:200px}@media (max-width:768px){.case-section__title{font-size:22px;line-height:26px}}.case-section__image{height:auto;margin-top:20px;max-height:250px;-o-object-fit:cover;object-fit:cover;width:100%}.case-section__description{color:#000;font-size:26px;font-weight:600;line-height:30px;margin-top:12px}@media (max-width:768px){.case-section__description{font-size:18px;line-height:22px}}.case-section__features{display:flex;flex-direction:column;gap:4px;margin-top:20px}.case-section__feature-item{align-items:center;display:flex;gap:10px;text-transform:uppercase}.case-section__feature-icon{background-color:#77c1dd;border-radius:50%;height:8px;width:8px}@media (max-width:768px){.case-section__feature-icon{height:5px;width:5px}}.case-section__feature-title{color:#6b8783;font-size:14px;line-height:16px}@media (max-width:768px){.case-section__feature-title{font-size:12px}}.case-section__link{display:flex;justify-content:flex-end;padding-top:20px;width:100%}.case-section__link-text{cursor:pointer;font-size:15px;font-weight:600;line-height:20px;margin-top:15px}.case-section__background{background:#fff;height:80%;margin-top:auto;position:relative;width:100%;z-index:1}.case-section__bottom-text,.heading-top{color:#fff;font-size:26px;font-weight:700;text-align:center}.heading-top{background:#001e20;height:60px;width:100%}.heading-text-with-links{align-items:center;background-color:#76c9db;display:flex;flex-direction:column;padding:40px 15px;width:100%}.heading-text-with-links__subheading{color:#001d1d;font-size:26px;font-weight:600;text-align:center}@media (max-width:768px){.heading-text-with-links__subheading{font-size:18px;line-height:20px}}.heading-text-with-links__cards{align-items:center;display:flex;gap:25px;margin-top:40px}@media (max-width:992px){.heading-text-with-links__cards{margin-top:30px}}@media (max-width:768px){.heading-text-with-links__cards{flex-direction:column;gap:12px;margin-top:20px}}.heading-text-with-links__card{align-items:center;background:#001e20;cursor:pointer;display:flex;flex-wrap:wrap;gap:20px;height:80px;justify-content:space-between;padding:20px;width:400px}@media (max-width:992px){.heading-text-with-links__card{height:58px;padding:16px;width:300px}}@media (max-width:768px){.heading-text-with-links__card{height:50px;padding:10px;width:280px}}.heading-text-with-links__card-title{color:#63f1e6;font-size:28px;font-weight:700}@media (max-width:992px){.heading-text-with-links__card-title{font-size:19px}}@media (max-width:768px){.heading-text-with-links__card-title{font-size:16px}}.heading-text-with-links__card-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:25px;justify-content:center;width:25px}.heading-text-with-links__card-icon svg{color:#000;font-size:15px;height:15px}.two-column-text-image-section:after{background-color:#f7f7f7}.two-column-text-image-section>img{z-index:1}.two-column-text-image-section>img.shift-lg-up{top:0}@media only screen and (min-width:1200px){.two-column-text-image-section>img.shift-lg-up{top:2.25rem}}.align-content-center{margin:0 auto;max-width:100%}@media only screen and (min-width:576px){.align-content-center{max-width:75%}}.align-content-left{margin:0 auto;max-width:100%}@media only screen and (min-width:576px){.align-content-left{margin-left:0;margin-right:auto;max-width:50%}}.align-content-right{margin:0 auto;max-width:100%}@media only screen and (min-width:576px){.align-content-right{margin-left:auto;margin-right:0;max-width:50%}}.home{background:linear-gradient(90deg,rgba(0,4,4,.3),rgba(84,117,120,0) 76%);background:#042e33}.home header{background:transparent;box-shadow:none}.home header .logo :hover svg{filter:brightness(150%)}.home header:before{background:#003135;content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:-1}.home header .nav-menu-icon span{background:#fff}.home header .nav-menu-icon:hover span{background:#75c8da}.home header+main{padding-top:0}.home.show-nav-menu header:before{opacity:1}.home .color-theme-switch{background:none;border:none;bottom:5rem;cursor:pointer;height:3rem;left:50%;position:absolute;transform:translateX(-50%);transition:opacity .3s;width:3rem}.home .color-theme-switch:hover{opacity:.5}.home .home-search{background:rgba(0,0,0,.224);display:flex;flex-direction:row}.home .home-search #search-results{background:#032428;border:1px solid hsla(0,0%,100%,.231);border-left:0;border-right:0;box-sizing:border-box;display:none;flex-direction:column;gap:1rem;margin-top:40px;padding:0 1.2rem 2.4rem 4rem;position:absolute;width:335px}.home .home-search #search-results.found,.home .home-search #search-results.searching{display:flex}.home .home-search #search-results .search-result{color:#fff;display:block;font-size:1.7rem}.home .home-search #search-results .search-result:first-child{margin-top:2.4rem}.home .home-search #search-results .search-result-link{color:inherit;cursor:pointer;transition:color .2s}.home .home-search #search-results .search-result-link:hover,.home .home-search #search-results .search-result.active{color:#75c8da;font-weight:700}.home .home-search #search-results .contact{color:#fff;color:inherit;cursor:pointer;font-size:1.7rem;-webkit-text-decoration:underline 1px;text-decoration:underline 1px;transition:color .2s}.home .home-search #search-results .contact.active,.home .home-search #search-results .contact:hover{color:#75c8da;font-weight:700}.home .home-search label{background:#75c8da;cursor:pointer;display:block;font-size:1.8rem;font-weight:800;padding:1.2rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.home .home-search label:hover{text-decoration:underline}.home .home-search:focus-within .searchSection-button{background:#064245;border-bottom:3px solid #fff;outline:none}.home .home-search .searchSection-button{box-sizing:border-box;padding:0 1rem;transition:border .2s}.home .home-search .searchSection-button:hover{background:#021c1e}.home .home-search .searchSection-button:hover svg{color:#fff}.home .home-search input{-webkit-focus-ring-color:none;-webkit-appearance:none;background:url(/img/magnify.svg) no-repeat;background-position:1.2rem 45%;background-size:2rem;border:3px solid transparent;border-left:none;border-radius:0;border-right:none;box-sizing:border-box;color:#fff;display:block;font-size:1.7rem;font-weight:800;padding:1.2rem 1.2rem 1.2rem 4rem;transition:border .2s;width:100%;z-index:2}.home .home-search input::-moz-placeholder{color:inherit;font-weight:400}.home .home-search input::placeholder{color:inherit;font-weight:400}.home .home-search input:focus{border-bottom:3px solid #fff;outline:none}.home .header-section{height:100vh;overflow:hidden;padding:100px 100px 35px;width:100%}@media (max-width:768px){.home .header-section{padding:100px 15px 20px}}.home .header-section__inner{display:flex;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}.home .header-section__content{display:flex;flex-direction:column;left:0;max-width:580px;padding-top:20px;position:absolute;top:0;width:100%;z-index:2}.home .header-section__image img{-o-object-fit:contain;object-fit:contain}.home .header-section__heading{color:#fff;font-size:42px;font-weight:700;line-height:45px;margin-top:70px}@media (max-width:768px){.home .header-section__heading{font-size:22px;line-height:25px;margin-top:30px}}.home .header-section__description{color:#fff;font-size:16px;font-weight:500;line-height:22px;margin-top:15px;max-width:400px}@media (max-width:768px){.home .header-section__description{font-size:12px;line-height:15px;margin-top:10px}}.home .header-section__scroll{align-items:center;bottom:50px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;left:1.875rem;position:fixed;z-index:11111}@media (max-width:768px){.home .header-section__scroll{margin-top:50px}}.home .header-section__scroll-text{color:#fff;font-size:18px}.home .header-section__arrow{align-items:center;animation:moveUpDown 3s ease-in-out infinite;border:4px solid #75c8da;border-radius:50%;display:flex;height:30px;justify-content:center;margin-top:8px;width:30px}.home .header-section__arrow-icon{color:#fff;height:20px;width:15px}@keyframes moveUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(20px)}}ul.fa-ul{list-style-type:none;margin-bottom:0;margin-left:2.14285714em;margin-top:0;padding-left:0}.fa-ul>li,.text-left{text-align:left}.fa-ul>li{line-height:180%;position:relative}.fa-ul>li .fa{color:#00aecb}@media (max-width:992px){.fa-ul>li{overflow:visible;text-align:left}}.img--small{width:100%}@media only screen and (min-width:992px){.img--small{width:75%}}ul.ul--list{list-style-type:disc;padding-left:2rem}.grid-test{display:grid;place-items:center}@media only screen and (min-width:992px){.grid-cols-test{max-width:50%}}.cases{display:flex;flex-direction:column;gap:10rem}@media only screen and (min-width:1200px){.cases{margin-top:-11.25rem}}.cases .case{align-items:flex-start;display:flex;flex-direction:column}@media only screen and (min-width:992px){.cases .case{flex-direction:row}}.cases .case-info{flex-basis:50%;padding:3.2rem 2.4rem;position:relative;top:0;z-index:0}.cases .case-info:after,.cases .case-info:before{background:#fff;content:"";display:block;height:100%;position:absolute;width:100%;z-index:-1}.cases .case-info:before{left:0;top:0}.cases .case-info:after{background:#75c8da;top:2rem;width:calc(100% - 5rem);z-index:-2}.cases .case-info:first-child{left:0}.cases .case-info:first-child:after{left:-2rem}.cases .case-info:last-child{align-self:flex-end;right:0}.cases .case-info:last-child:after{left:auto;right:-2rem}@media only screen and (min-width:992px){.cases .case-info:last-child{align-self:center}}.cases .case-info--name{color:#00aecb;display:inline-block;font-size:1.9rem;font-weight:800;margin-bottom:1rem;text-transform:uppercase}.cases .case-info h1,.cases .case-info h2,.cases .case-info h3{color:#000;font-size:3.2rem;font-weight:800}.cases .case-info--tags{margin-top:3rem}.cases .case-info--tags span{font-size:1.5rem;font-weight:300}@media only screen and (min-width:1200px){.cases .case-info{flex:5;top:3rem}.cases .case-info:first-child{left:7rem}.cases .case-info:first-child:after{left:-2rem}.cases .case-info:last-child{right:7rem}.cases .case-info:last-child:after{left:auto;right:-2rem}}.cases .case-info:active,.cases .case-info:focus,.cases .case-info:focus-within,.cases .case-info:hover{cursor:pointer}.cases .case-info:active:after,.cases .case-info:focus-within:after,.cases .case-info:focus:after,.cases .case-info:hover:after{background:#00aecb}.cases .case-image{flex-basis:50%;order:-1}@media only screen and (min-width:1200px){.cases .case-image{flex:7}}@media only screen and (min-width:992px){.cases .case-image{order:unset}}.cases .case-image img{display:block;z-index:-1}@media only screen and (min-width:1200px){.cases .case{align-items:center}}.search-page{background-color:#f5f5f5}.search-page-container{height:100vh;max-width:768px;padding-left:100px;padding-top:150px;width:100%}@media (max-width:768px){.search-page-container{padding-left:25px;padding-right:25px}}.search-page__heading{color:#1a1a1a;font-size:2rem}.search-page__bar{display:flex;margin-bottom:1rem;margin-top:1rem}.search-page__form{display:flex;flex-direction:row;height:40px;max-width:400px;width:100%}.search-page__input{border:none;font-size:1rem;padding:.5rem;width:100%}.search-page__input :after{border:none}.search-page__button{background-color:#ff5722;border:none;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem}.search-page__count{color:#1a1a1a;font-size:1rem}.search-page__result{background-color:#e3f2fd;border-radius:.5rem;margin-top:1rem;padding:1rem}.search-page__result-title{color:#1a1a1a;font-size:1.5rem}.search-page__result-link-text{color:#007acc}.search-page__no-results{color:#666;font-size:1rem}.home-hero .header{display:flex;flex-direction:column;gap:2rem;height:calc(100% - 10rem);justify-content:space-between;left:0;max-width:80rem;padding:5rem;position:absolute;top:10rem}.home-hero .header h1{color:#fff;font-size:3.6rem;text-shadow:3px 3px #003135}.home-hero .header .search{max-width:30rem}.home-hero .header .home-search label{order:1}.home-hero .header .home-search input#search{order:3}.home-hero .header .home-search #search-results{order:2}@media only screen and (max-width:768px){.home-hero .header{gap:0;height:100%;padding-bottom:2.2rem;padding-top:10rem;top:0}.home-hero .header h1{font-size:2.2rem}}@media only screen and (min-width:992px){.home-hero .header{height:auto;left:20rem;top:25rem}.home-hero .header h1{font-size:4.6rem}.home-hero .header .home-search label{order:1}.home-hero .header .home-search input#search{border-bottom:3px solid transparent;order:2}.home-hero .header .home-search input#search:focus{border-top:3px solid #fff;outline:none}.home-hero .header .home-search #search-results{order:3;padding:0 1.2rem 0 4rem}.home-hero .header .home-search #search-results .search-result:last-child{margin-bottom:2.4rem!important}}@media only screen and (min-width:768px) and (max-height:768px){.home-hero .header{top:4rem}.home-hero .header h1{font-size:2.6rem}}#backgroundCanvas{z-index:-1}#backgroundBackdrop,#backgroundCanvas{height:100%;position:relative;position:absolute}#backgroundBackdrop{background:linear-gradient(90deg,rgba(0,4,4,.3),rgba(84,117,120,0) 76%);width:100%}@media only screen and (min-width:992px){main.bg-white--right:after{background-image:url(/dist/assets/images/bird--lightblue-dotted.png);background-position-x:100%;background-position-y:1000px;background-repeat:repeat-y;background-size:50%;z-index:-2}main.bg-white--left:before{background-image:url(/dist/assets/images/bird--lightblue-dotted.png);background-position-x:150px;background-position-y:50px;background-repeat:repeat-y;background-size:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}main.bg-white{position:relative}}
/*# sourceMappingURL=styles.css.map */