.header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 40px;background-color:white}@media (max-width: 768px){.header{padding:20px}}.header img,.header .img-wrapper{height:70px;margin:0}@media (max-width: 768px){.header img,.header .img-wrapper{height:40px}}@media (max-width: 1200px){.header .desktop-nav{display:none}}.header .desktop-nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0}.header .desktop-nav .menu a{color:#454444;text-decoration:none;text-transform:uppercase;margin:0 15px;letter-spacing:1px}.header .mobile-nav{display:none;position:absolute;top:35px;right:40px;z-index:100}@media (max-width: 1200px){.header .mobile-nav{display:block}}@media (max-width: 768px){.header .mobile-nav{top:23px;right:20px}}.header .mobile-nav .hamburger{padding:0}.header .mobile-nav .hamburger-inner,.header .mobile-nav .hamburger-inner:before,.header .mobile-nav .hamburger-inner:after{background-color:#034EFF}.header .mobile-nav .is-active .hamburger-inner,.header .mobile-nav .is-active .hamburger-inner:before,.header .mobile-nav .is-active .hamburger-inner:after{background-color:white}.sidenav{height:100vh;position:fixed;z-index:50;top:0;right:0;-webkit-transform:translateX(100vw);-ms-transform:translateX(100vw);transform:translateX(100vw);overflow-x:hidden;text-align:right;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#034EFF;padding:50px 42px;-webkit-box-sizing:border-box;box-sizing:border-box}.sidenav .menu{list-style-type:none;margin-top:50px}.sidenav .menu a{color:white;text-decoration:none;font-size:1.6em;font-weight:600;margin-bottom:10px;display:inline-block}@media screen and (max-width: 1024px){.sidenav{width:100%}}.black-filter{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.75);z-index:49;display:none}html,body{margin:0;background-color:white}.resp-width-cont{width:80vw;margin:0 auto}@media (max-width: 1200px){.resp-width-cont{width:85vw}}.find-out-more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:60px}.find-out-more p{font-weight:600;font-size:1.2em}.find-out-more img{height:70px;margin-left:20px}div{-webkit-box-sizing:border-box;box-sizing:border-box}.btn,.btn--white-on-blue,.btn--blue-on-white{padding:15px 30px;text-transform:uppercase;font-size:0.9em;letter-spacing:1px;font-weight:400}.btn--white-on-blue{background:#020048;background:-webkit-gradient(linear, left top, left bottom, from(#020048), to(#010012));background:linear-gradient(180deg, #020048 0%, #010012 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020048",endColorstr="#010012",GradientType=1);color:white}.btn--blue-on-white{color:#020048;background-color:white}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:100;src:url("../font/roboto-v30-latin-100.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:300;src:url("../font/roboto-v30-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:400;src:url("../font/roboto-v30-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:500;src:url("../font/roboto-v30-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:700;src:url("../font/roboto-v30-latin-700.woff2") format("woff2")}@font-face{font-display:swap;font-family:'Roboto';font-style:normal;font-weight:900;src:url("../font/roboto-v30-latin-900.woff2") format("woff2")}h1,h2,h3,h4,p,a{font-family:'Roboto', sans-serif;margin:0;text-decoration:none;color:black}h1{font-size:2em;font-weight:700}h2{font-size:3em;color:#034EFF;margin-bottom:35px}@media (max-width: 768px){h2{font-size:2.5em}}h3{font-size:1.6em}h4{font-size:1.7em;margin-bottom:20px;font-weight:400}p{font-size:1.2em;line-height:1.4em;margin-bottom:10px;font-weight:400;color:#454444}a{display:inline-block}.subtitle{text-transform:uppercase;letter-spacing:4px;font-size:1.3em;font-weight:500}.footer{background:#020048;background:-webkit-gradient(linear, left top, left bottom, from(#020048), to(#010012));background:linear-gradient(180deg, #020048 0%, #010012 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#020048",endColorstr="#010012",GradientType=1);padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width: 1200px){.footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer .footer-logo{height:60px}@media (max-width: 1200px){.footer .footer-logo{height:40px}}@media (max-width: 1200px){.footer__menu{margin:20px 0}}.footer__menu .menu{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;padding:0}@media (max-width: 768px){.footer__menu .menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__menu .menu li{border-right:1px solid white}@media (max-width: 768px){.footer__menu .menu li{border:none;text-align:center;margin:6px 0}}.footer__menu .menu li a{color:white;text-decoration:none;margin:0 15px;letter-spacing:1px}.footer__menu .menu li:last-child{border:none}.footer__legal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (max-width: 1200px){.footer__legal{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer__legal .socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:5px}.footer__legal p,.footer__legal a{color:white}.footer__legal p{font-size:0.8em;margin:5px 0}.footer__legal a{text-decoration:underline}html{width:100%}.case-study-grid{padding:120px 0}@media (max-width: 991px){.case-study-grid{padding:70px 0}}@media (max-width: 768px){.case-study-grid{padding:40px 0}}.case-study-grid__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:60px}@media (max-width: 991px){.case-study-grid__wrapper{grid-template-columns:1fr;gap:30px}}.case-study-grid__item{height:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 991px){.case-study-grid__item{height:500px}}.case-study-grid__item .info{background-color:#034EFF;padding:30px;width:100%}@media (max-width: 991px){.case-study-grid__item .info{padding:20px}}.case-study-grid__item .info p{color:white;margin:0}.case-study-grid__item .info .txt-title{font-size:1.4em;font-weight:700;margin-bottom:10px}@media (max-width: 768px){.case-study-grid__item .info .txt-title{font-size:1.2em}}.case-study-grid__item .info .txt-info{font-size:0.9em}.case-study-grid__item .info .txt-link{font-size:0.9em;text-decoration:underline;margin-top:10px}.centred-cta{padding:100px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.centred-cta{padding:60px 0}}.centred-cta__wrapper{background-color:#034EFF;padding:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40%}@media (max-width: 991px){.centred-cta__wrapper{width:60%;padding:40px}}@media (max-width: 768px){.centred-cta__wrapper{width:90%;padding:40px 20px}}.centred-cta__wrapper p{color:white;max-width:80%;text-align:center}.centred-cta__wrapper .txt-title{font-size:1.6em;font-weight:700;margin-bottom:30px}.centred-cta__wrapper a{margin-top:30px}.contact-us{display:grid;grid-template-columns:1fr 1fr;padding:140px 0}@media (max-width: 991px){.contact-us{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:70px 0}}@media (max-width: 768px){.contact-us{padding:40px 0}}.contact-us__info{border-right:1px solid #DEDEDE;padding-right:140px}@media (max-width: 1400px){.contact-us__info{padding-right:80px}}@media (max-width: 991px){.contact-us__info{padding:0 0 40px 0;margin-bottom:50px;border:none;border-bottom:1px solid #DEDEDE}}.contact-us__info h2{font-size:4em}@media (max-width: 991px){.contact-us__info h2{font-size:3em}}@media (max-width: 768px){.contact-us__info h2{font-size:2em}}.contact-us__info p,.contact-us__info a{font-size:1em}.contact-us__info a{color:#034EFF;text-decoration:underline}.contact-us__info .contact-points{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:20px}.contact-us__info .contact-points .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:20px}@media (max-width: 991px){.contact-us__info .contact-points .contact{margin:0}}.contact-us__info .contact-points .contact p,.contact-us__info .contact-points .contact a{margin:5px 0}.contact-us__form{padding-left:140px}@media (max-width: 1400px){.contact-us__form{padding-left:80px}}@media (max-width: 991px){.contact-us__form{padding:0}}.contact-us__form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact-us__form form p,.contact-us__form form span,.contact-us__form form input,.contact-us__form form textarea{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.contact-us__form form input,.contact-us__form form textarea{padding:15px;font-family:'Roboto', sans-serif;font-weight:400;margin-bottom:10px;font-size:1em}.contact-us__form form input::-webkit-input-placeholder, .contact-us__form form textarea::-webkit-input-placeholder{color:#6b6b6b}.contact-us__form form input::-moz-placeholder, .contact-us__form form textarea::-moz-placeholder{color:#6b6b6b}.contact-us__form form input:-ms-input-placeholder, .contact-us__form form textarea:-ms-input-placeholder{color:#6b6b6b}.contact-us__form form input::-ms-input-placeholder, .contact-us__form form textarea::-ms-input-placeholder{color:#6b6b6b}.contact-us__form form input::placeholder,.contact-us__form form textarea::placeholder{color:#6b6b6b}.contact-us__form form .wpcf7-not-valid-tip{font-size:0.7em;padding-left:20px}.contact-us__form form .wpcf7-response-output{background-color:#034EFF;border:none;font-family:'Roboto', sans-serif;text-align:center;padding:30px;color:white;margin:0}.contact-us__form form .wpcf7-spinner{width:25px;height:25px}.image-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:750px;background-repeat:no-repeat;background-size:cover}@media (max-width: 1400px){.image-header{height:500px}}@media (max-width: 991px){.image-header{height:400px}}@media (max-width: 768px){.image-header{height:auto;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.image-header__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 50px;background-color:#020048;width:40%;height:80%}@media (max-width: 1400px){.image-header__text{width:40%}}@media (max-width: 991px){.image-header__text{width:30%;padding:20px}}@media (max-width: 768px){.image-header__text{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 20px}}.image-header__text p{color:white;font-size:2.4em;width:80%;margin:0}@media (max-width: 1400px){.image-header__text p{font-size:2em;width:100%}}@media (max-width: 991px){.image-header__text p{font-size:1.1em}}@media (max-width: 768px){.image-header__text p{text-align:center}}.image-header__text .txt-subtitle{font-weight:200}.image-header__text .txt-title{font-weight:600}.image-header__text a{margin-top:40px}.image-header img{width:60%;-o-object-fit:cover;object-fit:cover}@media (max-width: 1400px){.image-header img{width:60%}}@media (max-width: 991px){.image-header img{width:70%}}@media (max-width: 768px){.image-header img{width:100%}}.logo-slider{padding:80px 0}.logo-slider__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.logo-slider__wrapper h2{text-align:center;font-size:2em;text-transform:uppercase;margin-bottom:60px}.logo-slider .swiper-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:120px}.logo-slider .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo-slider .swiper-slide img{height:100px}.logo-slider .swiper-scrollbar{height:12px !important}.logo-slider .swiper-scrollbar .swiper-scrollbar-drag{background-color:#03005B}.mini-image-header{height:50vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-repeat:no-repeat;background-size:cover;background-position:center}@media (max-width: 768px){.mini-image-header{height:30vh}}.mini-image-header__wrapper{background-color:#034EFF;padding:20px 50px}@media (max-width: 768px){.mini-image-header__wrapper{padding:15px 30px}}.mini-image-header__wrapper h1{color:white}.services-grid__header{background-color:#f8f8f8;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:sticky;top:0;z-index:45}@media (max-width: 991px){.services-grid__header{padding:30px 0}}.services-grid__header a{margin:0 20px;color:#dddddd;font-size:1.2em;font-weight:400;text-transform:uppercase}@media (max-width: 768px){.services-grid__header a{margin:0 10px;font-size:1em}}.services-grid__header .active{color:#034EFF;font-weight:700}.services-grid__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.services-grid__list .scroll-positions{padding-top:150px;border-top:1px solid #DEDEDE}@media (max-width: 768px){.services-grid__list .scroll-positions{border:none;padding-top:90px}}.services-grid__list .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:170px}@media (max-width: 1200px){.services-grid__list .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:120px}}.services-grid__list .item:first-child{margin:0}.services-grid__list .item:last-child{margin-bottom:200px}.services-grid__list .item img{width:50%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1200px){.services-grid__list .item img{width:100%;margin-bottom:120px}}@media (max-width: 768px){.services-grid__list .item img{margin-bottom:80px}}.services-grid__list .item .text{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width: 1200px){.services-grid__list .item .text{width:100%}}.services-grid__list .item .text .txt-title{font-size:1.8em;font-weight:700;margin-bottom:20px;color:#757575}.services-grid__list .item .text .txt-content p{color:#303030}.services-grid__list .item .text .txt-content p:first-child{font-size:1.4em;font-weight:300;margin-bottom:20px}.services-grid__list .item:nth-child(odd) .text{padding-left:100px}@media (max-width: 1200px){.services-grid__list .item:nth-child(odd) .text{padding:0}}.services-grid__list .item:nth-child(odd) img{-webkit-box-shadow:-100px 0px 0px 50px #034EFF;box-shadow:-100px 0px 0px 50px #034EFF}@media (max-width: 1200px){.services-grid__list .item:nth-child(odd) img{-webkit-box-shadow:-75px 0px 0px 25px #034EFF;box-shadow:-75px 0px 0px 25px #034EFF}}.services-grid__list .item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (max-width: 1200px){.services-grid__list .item:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.services-grid__list .item:nth-child(even) .text{padding-right:100px}@media (max-width: 991px){.services-grid__list .item:nth-child(even) .text{padding:0}}.services-grid__list .item:nth-child(even) img{-webkit-box-shadow:100px 0px 0px 50px #034EFF;box-shadow:100px 0px 0px 50px #034EFF}@media (max-width: 1200px){.services-grid__list .item:nth-child(even) img{-webkit-box-shadow:75px 0px 0px 25px #034EFF;box-shadow:75px 0px 0px 25px #034EFF}}.text-image-split{background-color:white;padding:80px 0}@media (max-width: 991px){.text-image-split{padding:40px 0}}.text-image-split__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.text-image-split__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.text-image-split__wrapper img{width:50%;max-height:500px;-o-object-fit:cover;object-fit:cover}@media (max-width: 991px){.text-image-split__wrapper img{width:80%}}@media (max-width: 768px){.text-image-split__wrapper img{width:100%}}.text-image-split__wrapper .image-1{-webkit-box-shadow:-30px 30px 0px 0px #034EFF;box-shadow:-30px 30px 0px 0px #034EFF}.text-image-split__wrapper .image-2{-webkit-box-shadow:30px 30px 0px 0px #03005B;box-shadow:30px 30px 0px 0px #03005B}.text-image-split__wrapper .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50%}@media (max-width: 991px){.text-image-split__wrapper .text{width:100%;margin-top:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (max-width: 991px){.text-image-split__wrapper .text p{text-align:center}}.text-image-split__wrapper .text .title{margin-bottom:20px}.text-image-split__wrapper .text .title p{font-size:1.6em;font-weight:700;color:#03005B;letter-spacing:1px}.text-image-split__wrapper .text .title span{color:#034EFF}.text-image-split__wrapper .text .content p:first-child{font-size:1.4em;margin-bottom:20px}.text-image-split__wrapper .text-1{padding-right:100px}@media (max-width: 1200px){.text-image-split__wrapper .text-1{padding-right:50px}}@media (max-width: 991px){.text-image-split__wrapper .text-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.text-image-split__wrapper .text-2{padding-left:100px}@media (max-width: 1200px){.text-image-split__wrapper .text-2{padding-left:50px}}@media (max-width: 991px){.text-image-split__wrapper .text-1,.text-image-split__wrapper .text-2{padding:0}}.text-image-split__wrapper a{margin-top:40px}.text-image-split__wrapper .swiper{width:50%}.text-image-split__wrapper .swiper img{-o-object-fit:cover;object-fit:cover}.text-image-split__wrapper .swiper-frame-1{-webkit-box-shadow:-30px 30px 0px 0px #034EFF;box-shadow:-30px 30px 0px 0px #034EFF}.text-image-split__wrapper .swiper-frame-2{-webkit-box-shadow:30px 30px 0px 0px #03005B;box-shadow:30px 30px 0px 0px #03005B}.text-two-column{padding:100px 0;background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){.text-two-column{padding:50px 0}}.text-two-column__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-two-column__wrapper .txt-title-1,.text-two-column__wrapper .txt-title-2{font-size:1.8em;font-weight:700;text-align:center}.text-two-column__wrapper .txt-title-1{color:#034EFF;margin:0}.text-two-column__wrapper .txt-title-2{color:#03005B;margin-bottom:60px}.text-two-column__wrapper .content{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px}@media (max-width: 768px){.text-two-column__wrapper .content{-webkit-column-count:1;-moz-column-count:1;column-count:1}}.text-two-column__wrapper .content p{font-size:1.4em;margin-bottom:20px}
