*{border:0;margin:0;padding:0;-ms-overflow-style:none}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus,a:active,a:focus{outline:none}footer,header,nav{display:block}p+h3,p+p{margin-top:1em}html{font-size:18px;letter-spacing:.72px;line-height:32.4px;max-width:100vw;scroll-behavior:smooth;scroll-padding-top:68px;scroll-padding-top:var(--header-height);-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%}a,a:hover,a:visited{-webkit-text-decoration:none;text-decoration:none}ul li{margin-left:35px}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:400}*{font-family:Nunito,sans-serif}:root{--blue-900:#152236;--blue-700:#233349;--blue-600:#2169aa;--blue-500:#346aa8;--blue-400:#118fc6;--header-color:#e6e7e8;--main-background-color:#e6e6e6;--white:#fff;--header-height:68px}code{font-family:Roboto Mono,Courier New,Consolas,Lucida,monospace}body{background:#e6e6e6;background:var(--main-background-color);min-height:100vh;scrollbar-gutter:stable;width:100%;word-wrap:anywhere}#header{background-color:#233349;background-color:var(--blue-700);-webkit-box-shadow:0 0 10px rgba(0,0,0,.9);box-shadow:0 0 10px rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:68px;height:var(--header-height);padding:9px 88px;position:sticky;text-transform:uppercase;top:0;z-index:100}#header,#header a{color:#e6e7e8;color:var(--header-color)}header hr{background:#b4c3ea;height:30px;margin:0 40px 0 25px;min-width:2px;opacity:.5;width:2px}#headerContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;width:100%}#headerLogo{display:block;margin-right:auto;padding-right:40px}#headerLogo img{color:#e6e7e8;color:var(--header-color);height:32px;width:auto}.menuOptions{font-size:18px;line-height:32.4px;text-wrap:nowrap}.menuOptions,.menuOptions .menuOption{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.menuOptions .menuOption{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300;padding:0 15px;-webkit-transition:color .4s ease;transition:color .4s ease}.menuOptions .menuOption:active,.menuOptions .menuOption:focus,.menuOptions .menuOption:hover{text-shadow:0 0 5px hsla(0,0%,100%,.8)}.roundButton{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-color:#2169aa;border-radius:30px;color:#fff;color:var(--white);min-width:147px;padding:0 10px;text-align:center}.menuOption.roundButton{font-weight:400;height:auto;margin:auto 15px;padding:0 10px;-webkit-transition:background-color .4s ease;transition:background-color .4s ease}.menuOptions .roundButton.menuOption.active,.roundButton:active,.roundButton:focus,.roundButton:hover{background:#118fc6;background:var(--blue-400)}#languageToggler{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-negative:0;border-radius:30px;flex-shrink:0;overflow:hidden}#languageToggler .languageTogglerOption{background:#152236;background:var(--blue-900);color:hsla(0,0%,100%,.6);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:11px;font-weight:300;height:23px;line-height:11px;text-transform:uppercase;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding-top:2px;width:40px}#languageToggler .languageTogglerOption:first-child{padding-left:2px}#languageToggler .languageTogglerOption:last-child{padding-right:2px}#languageToggler .languageTogglerOption.active{background:#346aa8;background:var(--blue-500);color:#fff;color:var(--white)}.content{margin:0 auto;max-width:1580px;padding:0 30px;width:100%}.hero{background:radial-gradient(rgba(115,19,100,.5),rgba(4,14,28,0) 60%),radial-gradient(rgba(20,74,137,.4),rgba(4,14,28,0) 60%);background-color:#202830;background-position:-10% -10%,75% 70%;background-repeat:no-repeat;background-size:200% 200%,180% 180%;height:100vw;max-height:400px;position:relative;width:100%}.heroSvgWrapper{margin-left:232px;max-width:655px;padding-top:87px}.waveDecoration{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-orient:vertical;-webkit-box-direction:normal;bottom:-2px;-ms-flex-direction:column;flex-direction:column;height:18vw;left:0;max-height:210px;min-height:120px;overflow:hidden;width:100%}.waveDecoration .waveDecorationContent{bottom:-2px;height:100%;position:relative;width:100%}.waveDecoration .waveDecorationContent>div{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' data-bbox='0 100 1920 200' data-type='shape' preserveAspectRatio='none' style='fill:%23e6e6e6' viewBox='0 100 1920 200'%3E%3Cpath d='M1920 300v-4.067c-455.162 0-690.876-51.203-1082.65-129.288C490.044 97.423 0 100.013 0 100.013V300z'/%3E%3C/svg%3E");background-repeat:no-repeat;bottom:0;position:absolute;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);width:100%}.waveDecorationContent>div:first-child{height:71.5%;opacity:1}.waveDecorationContent>div:nth-child(2){height:81%;opacity:.6}.waveDecorationContent>div:nth-child(3){height:90.5%;opacity:.4}.waveDecorationContent>div:nth-child(4){height:100%;opacity:.28}.gradientBackgroundSection{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#e6e6e6));background:linear-gradient(1turn,#fff,#e6e6e6)}.imageTextInfoBlock{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:95px;padding-top:154px}.imageWrapper img{height:auto;max-height:calc(100vh - 96px);max-width:800px;width:auto}@media screen and (max-width:1200px){.imageWrapper img{max-width:100%}}.textInfoWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:500px;min-width:320px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.centerItems{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sectionTitle,h1,h2{margin-bottom:20px}.sectionTitle,h2{font-size:15px;font-weight:300;letter-spacing:.16em}.sectionHeading{text-transform:uppercase}h3{font-size:40px;font-weight:300;line-height:56px;margin-bottom:30px}.clientCompaniesInfoBlock{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;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:135px;padding-top:55px}.clientCompaniesInfoBlock.content{max-width:1576px}.clientCompaniesInfoBlock .textInfoWrapper{margin-bottom:70px}.clientCompaniesInfoBlock h3{font-size:30px;line-height:42px;text-align:center}.clientCompaniesWrapper{-ms-flex-pack:distribute;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;row-gap:95px}.clientCompaniesImageWrapper,.clientCompaniesWrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.clientCompaniesImageWrapper{max-width:25%;min-width:220px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.clientCompaniesWrapper img{height:170px;width:170px;-webkit-box-flex:0;-ms-flex-positive:0;border-radius:100%;flex-grow:0}.clientCompaniesMoreThan{height:170px;width:170px;-ms-flex-negative:0;background-color:#1e3348;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:100%;color:#e6e7e8;font-size:28px;font-weight:600;letter-spacing:0;padding-left:7px;padding-top:5px}.map-section{position:relative}.map-section_title{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:hsla(0,0%,100%,.4);border-radius:8px;font-size:32px;left:50%;padding:20px;position:absolute;text-align:center;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.text-image-section h2,.uppercase{text-transform:uppercase}#contactUs{margin-top:52px}@media screen and (max-width:1200px){.map-section_title{font-size:24px}}@media screen and (max-width:768px){.map-section_title{font-size:20px}#contactUs{margin-top:12px}}@media screen and (max-width:480px){.map-section_title{-webkit-backdrop-filter:none;backdrop-filter:none;background:transparent;font-size:16px;line-height:18px;padding:16px 8px;position:static;-webkit-transform:none;-ms-transform:none;transform:none}}.fullWidthImageSection{width:100%}.fullWidthImageSection img{height:100%;max-height:760px;min-height:190px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;width:100%}footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:85px 50px 60px}#footerContentWrapper,footer{display:-webkit-box;display:-ms-flexbox;display:flex}#footerContentWrapper{gap:40px;max-width:1440px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 103px;width:100%}#footerLogo{margin-bottom:50px;max-width:267px;width:100%}address{font-style:normal}footer a{color:#000}#footerAboutUsDescription{font-size:12px;letter-spacing:.5px;line-height:21.6px;margin:auto auto 32.4px;max-width:50em;text-align:center}#contactUs a,#footerAboutUsDescription a{color:#2a6299;-webkit-text-decoration:underline;text-decoration:underline}#footerAboutUsDescription a:hover{color:#1e3348}#footerAboutUsDescription strong{font-weight:600}#footerAboutUsDescription ul{list-style:none}#footerAboutUsDescription ul li{margin:0}footer #copyright{font-weight:600;margin:0 auto;text-align:center}.footerAdressContent{display:grid;grid-template-columns:160px 290px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;grid-gap:4px 32px;gap:4px 32px}.footerContent{max-width:480px;width:auto}#menuToggle{display:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}#menuToggle input{cursor:pointer;display:block;height:32px;left:-3px;opacity:0;position:absolute;top:-7px;width:40px;z-index:2;-webkit-touch-callout:none}#menuToggle span{background:#cdcdcd;border-radius:3px;display:block;height:3px;margin-bottom:4px;-webkit-transform-origin:28px 0;-ms-transform-origin:28px 0;transform-origin:28px 0;-webkit-transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,-webkit-transform .5s cubic-bezier(.77,.2,.05,1);width:27px;z-index:1}#menuToggle span:nth-of-type(3){margin-bottom:0}#menuToggle input:checked~span{opacity:1;-webkit-transform:rotate(-45deg) translate(2px,-1px);-ms-transform:rotate(-45deg) translate(2px,-1px);transform:rotate(-45deg) translate(2px,-1px)}#menuToggle input:checked~span:nth-of-type(2){opacity:0;-webkit-transform:rotate(0deg) scale(.2);-ms-transform:rotate(0deg) scale(.2);transform:rotate(0deg) scale(.2)}#menuToggle input:checked~span:nth-of-type(3){-webkit-transform:rotate(45deg) translate(5px,1px);-ms-transform:rotate(45deg) translate(5px,1px);transform:rotate(45deg) translate(5px,1px)}#mobileMenu{background:#233349;background:var(--blue-700);display:none;grid-template-rows:minmax(0,0fr);left:0;overflow:hidden;position:absolute;top:68px;top:var(--header-height);-webkit-transition:.3s ease;transition:.3s ease;width:100%}#header:has(#menuToggle>input:checked) #mobileMenu,#mobileMenu:has(:active,:focus),#mobileMenu[data-open]{grid-template-rows:minmax(0,1fr)!important}#mobileMenu .menuOptions{border-top:1px solid hsla(0,0%,90%,.714);padding:15px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}#mobileMenu .menuOptions .menuOption:not(:last-child){border-bottom:.5px solid hsla(0,0%,90%,.561);line-height:20px;padding:10px 0}#mobileMenu .menuOptions .menuOption:last-child{margin:50px auto 35px}@media (max-width:1280px){#header{padding:9px 30px}footer{padding:85px 30px 60px}#header hr{margin:0 20px 0 12.5px}.heroSvgWrapper{left:-51px;padding:87px auto 0;position:relative}}@media (max-width:768px){.heroSvgWrapper{margin:0;padding:0}.hero{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}.waveDecoration{display:none}}@media (max-width:1200px){#menuToggle{display:block}.imageTextInfoBlock .imageWrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}#header .menuOptions:not(#mobileMenu .menuOptions),#header hr{display:none}#mobileMenu{display:grid}#languageToggler{margin:auto 30px auto auto}#headerLogo img{height:100%}#headerLogo{height:26px;margin:auto 0;padding-right:0}.clientCompaniesWrapper{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.clientCompaniesImageWrapper{min-width:140px}.clientCompaniesImageWrapper img,.clientCompaniesMoreThan{height:140px;width:140px}.heroSvgWrapper{position:static}.imageTextInfoBlock{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:50px}.textInfoWrapper,.textInfoWrapperMainContent{max-width:100%;min-width:auto;width:100%}.imageWrapper{margin:0 auto}.imageWrapper img{max-height:600px}#footerContentWrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}.footerContent{max-width:100%}}@media (max-width:640px){h3{font-size:30px}#header,.content{padding-left:20px;padding-right:20px}footer{padding:85px 20px 60px}.footerAdressContent{gap:4px 12px;grid-template-columns:160px 1fr}}@media (max-width:460px){.footerAdressContent{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}.footerAdressContent>:nth-child(2n){margin-bottom:20px}#languageToggler{margin-right:15px}}@-webkit-keyframes example{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}@keyframes example{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}to{opacity:1;-webkit-transform:translate(0);transform:translate(0)}}.withAnimation{opacity:0}.popUpAnimation{-webkit-animation:example 1.1s cubic-bezier(.455,.03,.515,.455) 0ms;animation:example 1.1s cubic-bezier(.455,.03,.515,.455) 0ms;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative;will-change:opacity,transform}.download-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px;margin-top:20px}.download-button,.download-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.download-button{background:#e6e6e6;border:1px solid #bebebe;border-radius:6px;margin-bottom:24px;margin-right:24px}.download-button_icon,.download-button_text{display:-webkit-box;display:-ms-flexbox;display:flex;padding:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.download-button_icon{border-radius:6px 0 0 6px;border-right:1px solid #bebebe}.download-button_text{border-radius:0 6px 6px 0;color:#000;display:inline-block;padding-left:16px;padding-right:16px;-webkit-text-decoration:none;text-decoration:none;-webkit-transition:all .1s;transition:all .1s}.download-button_text:hover{background:#fff}.page-download,.page-media,.page-privacy-policy,.page-tos{background:-webkit-gradient(linear,left bottom,left top,from(#fff),to(#e6e6e6));background:linear-gradient(1turn,#fff,#e6e6e6)}.page-download .main-content,.page-media .main-content,.page-privacy-policy .main-content,.page-tos .main-content{margin:0 auto;max-width:1200px;padding:80px 0}.page-media h2,.page-privacy-policy h2,.page-tos h2{font-size:28px;letter-spacing:normal;margin-top:36px}@media screen and (max-width:1200px){.page-download .main-content,.page-media .main-content,.page-privacy-policy .main-content,.page-tos .main-content{padding:40px 20px}}@media screen and (max-width:768px){.download-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.download-button{margin-right:0}.download-button_text{text-align:center;width:100%}}