@charset "UTF-8";
@font-face{font-family:"Inter-Regular";src:url("../../fonts/Inter-Regular.otf") format("woff2"), url("../../fonts/Inter-Regular.woff2") format("woff2"), url("../../fonts/Inter-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}.mainBox{text-align:center;padding-top:117px}.mainBox .description{max-width:980px;margin:0 auto 40px}.mainBox .description p{color:rgba(255, 255, 255, 0.7)}.mainBox .rotaryBox{margin-bottom:28px}.mainBox .rotaryBox span{display:inline-block;vertical-align:middle;text-transform:uppercase;font-weight:500;letter-spacing:1px;color:#FDBB19}.mainBox .rotaryBox figure{display:inline-block;vertical-align:middle;margin-left:9px;width:40px}.mainBox .gradientText{font-weight:600;letter-spacing:-2%;background:-webkit-linear-gradient(left, #FFD700 0%, #FFD700 30%, #FFFFFF 70%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mainBox .buttonBox{margin-bottom:40px}.mainBox .videoBox{margin:0 auto -88px;position:relative;display:block}.mainBox .videoBox img{border-radius:16px}.mainBox .videoBox video{width:100%;height:100%;object-fit:cover}.mainBox .videoBox .videoControl{cursor:pointer;animation:ripple 1.5s linear infinite;transition:all 0.7s ease;position:absolute;left:50%;bottom:50%;transform:translate(-50%, 50%);background:#fff;padding:8px;border-radius:28px;text-align:left}.mainBox .videoBox .videoControl:hover{transform:scale(1.1) translate(-50%, 50%)}.mainBox .videoBox .videoControl:focus{outline:none}.mainBox .videoBox .videoControl #playPauseButton{width:45px;height:45px;border-radius:50%;background:#FFD700;color:#000;position:relative;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;cursor:pointer;line-height:1}.mainBox .videoBox .videoControl #playPauseButton:before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:24px;font-family:"icomoon";-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.mainBox .videoBox .videoControl #playPauseButton:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:16px;font-family:"icomoon";-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;opacity:0;visibility:hidden}.mainBox .videoBox .videoControl #playPauseButton:hover{background:#F0BB00}.mainBox .videoBox .videoControl #playPauseButton.active:before{opacity:0;visibility:hidden}.mainBox .videoBox .videoControl #playPauseButton.active:after{opacity:1;visibility:visible}.mainBox .videoBox .videoControl .data{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;letter-spacing:0.02em}.mainBox .videoBox .videoControl .data span{font-weight:500;font-size:14px;color:#002957}.mainBox .videoBox .videoControl .data #timer{color:#7C7C7C;font-size:11px;font-weight:500}@keyframes ripple{0%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 1px rgba(255, 255, 255, 0.3), 0 0 0 3px rgba(255, 255, 255, 0.3), 0 0 0 5px rgba(255, 255, 255, 0.3)}100%{box-shadow:0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 4px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0)}}.mainBox+*{padding-top:115px}@media screen and (min-width:768px){.mainBox .buttonBox{margin-bottom:82px}.mainBox .videoBox{margin:0 auto -160px}.mainBox .videoBox img{border-radius:24px}.mainBox .videoBox video{border-radius:16px}.mainBox .videoBox .videoControl{border-radius:45px}.mainBox .videoBox .videoControl #playPauseButton{width:72px;height:72px}.mainBox .videoBox .videoControl #playPauseButton:before{font-size:38px}.mainBox .videoBox .videoControl #playPauseButton:after{font-size:27px}.mainBox .videoBox .videoControl .data span{font-size:18px}.mainBox .videoBox .videoControl .data #timer{font-size:16px}.mainBox+*{padding-top:185px}}@media screen and (min-width:1081px){.mainBox{padding-top:180px;background-image:url(../../images/main-patern.png);background-position:50% 170px;background-repeat:no-repeat}}.logosBox{padding-top:160px;background:#fff}.logosBox h2{color:#002957;text-transform:uppercase;letter-spacing:-2%;font-size:16px;font-weight:400;padding-bottom:34px}.logosBox .item{padding:18px 0;display:block}.logosBox .item .image{height:40px;margin-bottom:8px}.logosBox .item .image img{width:auto;max-height:100%;height:auto}.logosBox .item span{color:#002957;font-size:14px}@media screen and (max-width:767px){.logosBox{padding-bottom:54px}.logosBox .swiper{padding-right:85px;overflow:visible}}@media screen and (min-width:768px){.logosBox{padding-top:197px}.logosBox .container{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;padding-bottom:20px;border-bottom:1px solid #A5BBD4}.logosBox .item{padding:18px 16px}}@media screen and (min-width:1081px){.logosBox h2{width:345px;margin-right:35px;padding:0}}.columns{display:grid;gap:16px}.columns .item{background-repeat:no-repeat;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;padding:24px 24px 40px;min-height:356px}.columns .item figure{position:relative;width:88px;height:88px}.columns .item figure img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:5px}.columns .item .info{padding-top:30px}.columns .item h3,.columns .item h4{font-size:24px;letter-spacing:-1%;padding-bottom:16px}.columns .item p{font-family:"Montserrat", "Segoe UI", "Helvetica Neue", Arial, sans-serif;font-size:15px;font-weight:400;letter-spacing:-0.02em;color:rgba(255, 255, 255, 0.7)}.columns.align-center{text-align:center}.columns.align-center .item{background-position:50% 0}.columns.align-center figure{margin:50px auto 0}@media screen and (max-width:767px){.columns{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width:768px){.columns{grid-template-columns:repeat(2, 1fr)}.columns .item{padding:40px 32px}}@media screen and (min-width:1081px){.columns.three{grid-template-columns:repeat(3, 1fr)}}.impactBox{padding-bottom:56px;background:#F1F4F9}.impactBox .columns{margin-bottom:48px}@media screen and (min-width:768px){.impactBox{background:#fff}}@media screen and (min-width:1081px){.impactBox{padding-bottom:100px}}@media screen and (min-width:1081px){.strengthsBox{padding-bottom:64px}}.foundersBox{padding-bottom:88px}.foundersBox .founders{display:grid;gap:55px;grid-template-columns:repeat(1, 1fr)}.foundersBox .item{position:relative;z-index:0;color:rgba(255, 255, 255, 0.7);max-width:393px}.foundersBox .item:before{content:"";position:absolute;top:-175px;bottom:-60px;background-image:url(../../images/founders-patern.png);background-position:50% 0;background-repeat:no-repeat;background-size:cover;width:100%;z-index:-1}.foundersBox .item figure{margin-bottom:40px;width:217px}.foundersBox .item .data{margin-bottom:16px}.foundersBox .item h3{font-size:24px;color:#fff;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;margin-bottom:16px;padding:0}.foundersBox .item h3 i{margin-left:8px;width:42px}.foundersBox .item .email{line-height:1;color:rgba(255, 255, 255, 0.7)}.foundersBox .item .email svg{width:19px;margin-right:12px;display:inline-block;vertical-align:middle}.foundersBox .item .email svg path{-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.foundersBox .item .email span{display:inline-block;vertical-align:middle;text-decoration:underline}.foundersBox .item .email:hover{color:#fff}@media screen and (min-width:768px){.foundersBox{padding-bottom:0}.foundersBox .founders{grid-template-columns:repeat(2, 1fr);gap:16px}.foundersBox .item{padding:32px}.foundersBox .item:before{content:"";background-size:100% auto;width:276px}}@media screen and (min-width:1081px){.foundersBox h2{width:423px}.foundersBox .founders{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.foundersBox .item h3 i{width:20px}}.quoteBox{background:#002957;color:#C4E0FF;padding:72px 0;text-align:center}.quoteBox .container{width:696px}.quoteBox .text{position:relative;padding-top:63px}.quoteBox .text:before{content:"";background:url("../../images/quote.svg") 0 0 no-repeat;width:47px;height:31px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);top:0}.quoteBox .text blockquote{font-size:24px;font-style:italic;margin-bottom:16px;font-family:"STIX Two Text", serif}.quoteBox .text p{padding-bottom:16px}.quoteBox .text p:last-child{padding-bottom:0}.quoteBox .text img{margin:0 auto}.quoteBox .text a{color:#fff;text-decoration:underline;position:relative;font-weight:500;padding-right:26px}.quoteBox .text a:after{content:"";font-family:"icomoon";font-weight:400;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-size:18px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.quoteBox .text a:hover:after{right:-10px}@media screen and (min-width:768px){.quoteBox{padding:66px 0}}.quoteBox2{background:#002957;color:#C4E0FF;padding:72px 0}.quoteBox2 figure img{margin:0 auto}.quoteBox2 .text{position:relative;padding-top:63px}.quoteBox2 .text blockquote{font-size:24px;font-style:italic;margin-bottom:16px;font-family:"STIX Two Text", serif}.quoteBox2 .text strong{font-weight:400}.quoteBox2 .text a{color:#fff;text-decoration:underline;position:relative;font-weight:500;padding-right:26px}.quoteBox2 .text a:after{content:"";font-family:"icomoon";font-weight:400;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-size:18px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.quoteBox2 .text a:hover:after{right:-10px}@media screen and (max-width:767px){.quoteBox2 figure{margin-bottom:54px}.quoteBox2 .text{text-align:center}.quoteBox2 .text:before{content:"";background:url("../../images/quote.svg") 0 0 no-repeat;width:47px;height:31px;position:absolute;left:50%;-webkit-transform:translate(-50%, 0);-moz-transform:translate(-50%, 0);-ms-transform:translate(-50%, 0);-o-transform:translate(-50%, 0);transform:translate(-50%, 0);top:0}.quoteBox2 .text img{margin:0 auto 16px}}@media screen and (min-width:768px){.quoteBox2 figure{width:33%;margin-right:7%}.quoteBox2 .text{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.quoteBox2 .text:before{content:"";background:url("../../images/quote.svg") 0 0 no-repeat;width:47px;height:31px;position:absolute;left:0;top:0}.quoteBox2 .text blockquote+p{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;padding-bottom:24px}.quoteBox2 .text blockquote+p img{margin:0 16px 0 0;width:56px}}@media screen and (min-width:1081px){.quoteBox2{padding:75px 0}.quoteBox2 .quoteSpecial{padding:24px 24px 24px 64px}}.supportBox{padding-bottom:48px}.supportBox .text p,.supportBox .text ul{color:rgba(0, 41, 87, 0.7)}.supportBox .flags{display:grid;gap:10px;grid-template-columns:repeat(7, 1fr);width:300px;max-width:100%}.supportBox .flags .flag img{border:3px solid #C2DEFF;border-radius:50%;width:34px;height:34px}@media screen and (max-width:1080px){.supportBox .map{margin-top:70px}.supportBox .map img{margin:0 auto}}@media screen and (min-width:1081px){.supportBox{padding-bottom:0;background:#F1F4F9}.supportBox .container{padding-bottom:150px;border-bottom:1px solid #A5BBD4}.supportBox .text{width:432px;margin-right:7.9%}.supportBox .flags{margin-top:16px}.supportBox .map{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}}.sliderBox{padding-bottom:32px}.sliderBox .swiper{background:#fff}.sliderBox figure{max-width:524px}.sliderBox .info{padding:16px;font-size:16px}.sliderBox .info p,.sliderBox .info ul{color:rgba(32, 48, 66, 0.8)}.sliderBox .slideCount{position:absolute;top:16px;left:16px;color:rgba(0, 41, 87, 0.7);background:#F1F4F9;font-weight:500;line-height:40px;padding:0 16px;border-radius:20px;text-transform:uppercase;letter-spacing:2px;z-index:1}@media screen and (max-width:767px){.sliderBox figure{margin:0 auto}.sliderBox .info{padding-bottom:20px}.sliderBox h2{padding-bottom:16px}}@media screen and (min-width:768px){.sliderBox .swiper-slide{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:end;-ms-flex-align:end;-webkit-align-items:flex-end;-moz-align-items:flex-end;align-items:flex-end;padding:16px 16px 16px 8px}.sliderBox .slideCount{top:32px;left:40px}.sliderBox figure{width:43.3%;margin-left:20px}.sliderBox .info{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;max-width:584px;padding:100px 32px 32px}.sliderBox h2{padding-right:250px}.sliderBox .swiper{background:#fff}}@media screen and (min-width:1081px){.sliderBox{padding-bottom:88px}}.galleryBox{padding-bottom:98px}.galleryBox .swiper{overflow:visible;max-width:1084px;margin:0}@media screen and (max-width:1080px){.galleryBox .swiper{padding-right:13%}}@media screen and (min-width:1081px){.galleryBox{padding-bottom:128px}}.swiper-bottom{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-top:32px}.swiper-bottom .swiper-pagination{position:static;text-align:left}.swiper-bottom .swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 3px;background:#123A66;opacity:0.2}.swiper-bottom .swiper-pagination .swiper-pagination-bullet:hover,.swiper-bottom .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.swiper-bottom .navBox .navbutton{width:48px;height:49px;font-size:24px;border-radius:50%;line-height:1;position:relative;cursor:pointer;background:#002957;color:#fff;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.swiper-bottom .navBox .navbutton.swiper-prev{margin-right:16px}.swiper-bottom .navBox .navbutton:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.swiper-bottom .navBox .navbutton.swiper-button-disabled{opacity:0.2}@media screen and (min-width:768px){.swiper-bottom .navBox .navbutton:hover{background:#003E82}}.benefitsBox{padding-bottom:50px}@media screen and (min-width:1081px){.benefitsBox{padding-bottom:80px}}.benefits .item{border-top:1px solid rgba(255, 255, 255, 0.25);padding:42px 0}.benefits figure{margin-top:30px}.benefits figure img{margin:0 auto}.benefits .button{position:relative;padding:0 0 0 32px;margin-bottom:16px;min-width:1px;background:none;color:#FFD700;font-weight:500;line-height:1;letter-spacing:-2%;text-align:left}.benefits .button:before{font-size:24px;position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);left:0;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.benefits .button:hover{background:none;color:#fff}@media screen and (max-width:460px){.benefits .item figure{margin-left:-20px;margin-right:-20px}}@media screen and (max-width:767px){.benefits .button{width:100%}}@media screen and (min-width:768px){.benefits .item{padding:20px 0 40px;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center}.benefits .item figure{width:50%}.benefits .item .info{width:50%}.benefits .item .info div{max-width:410px;margin:0 auto}.benefits .item:nth-child(2n+1){-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.characteristicsBox{padding-bottom:32px}@media screen and (min-width:768px){.characteristicsBox{padding-bottom:90px}}.characteristics .item{padding:8px 8px 24px;margin-bottom:16px;background-image:url(../../images/form-patern.png);background-position:100% 0;background-repeat:no-repeat}.characteristics .item figure{margin-bottom:24px}.characteristics .item figure img{margin:0 auto}.characteristics .item h3{font-size:24px}.characteristics .item .icon-east{text-decoration:underline;position:relative;padding:10px 26px 10px 0;color:#0057B7;font-weight:500;display:inline-block}.characteristics .item .icon-east:before{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-weight:400;font-size:18px}.characteristics .item .icon-east:hover{color:#002957}@media screen and (min-width:1081px){.characteristics .item{-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;margin-bottom:16px;padding:32px}.characteristics .item figure{width:37.5%;margin-right:3.5%;margin-bottom:0}.characteristics .item .info{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:30px 0}.characteristics .item .button{margin-top:18px}}.pricingBox{padding-bottom:48px}@media screen and (min-width:1081px){.pricingBox{padding-bottom:104px}}.pricing{display:grid;gap:16px;grid-template-columns:repeat(1, 1fr)}.pricing .item{color:#002957;padding:32px 24px 28px;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.pricing .item:nth-child(1){background:rgba(255, 255, 255, 0.85)}.pricing .item:nth-child(2){background:#fff}.pricing .item:nth-child(3){background:rgba(255, 255, 255, 0.1);border:1px dashed rgba(255, 255, 255, 0.7);color:#fff}.pricing .item:nth-child(3) .price{border-color:#fff}.pricing .item:nth-child(3) .more{color:#fff}.pricing .item:nth-child(3) .more:hover{color:rgba(255, 255, 255, 0.7)}.pricing .item .info{padding-bottom:38px}.pricing .item h4{font-size:24px;letter-spacing:0;font-weight:500;padding-bottom:4px;min-height:79.4px}.pricing .item .price{font-weight:600;font-size:24px;padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid #002957}.pricing .item p{font-size:16px;display:inline}.pricing .item .example{text-decoration:underline;font-size:16px;font-weight:500}.pricing .item .example:hover{text-decoration:none}.pricing .item .more{text-decoration:underline;position:relative;padding:10px 26px 10px 0;color:#0057B7;font-weight:500}.pricing .item .more:before{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-weight:400;font-size:18px}.pricing .item .more:hover{color:#002957}@media screen and (max-width:767px){.pricing .item{min-height:310px}}@media screen and (min-width:768px){.pricing{grid-template-columns:repeat(2, 1fr);gap:24px}}@media screen and (min-width:1081px){.pricing{grid-template-columns:repeat(3, 1fr)}.pricing .item{padding:16px 16px 24px}.pricing .item h4{padding-bottom:17px}.pricing .item .price{font-weight:600;font-size:28px;padding-bottom:32px}}.pricingBottom{margin-top:32px}.pricingBottom figure{width:64px;margin-right:16px}.pricingBottom .info{color:#FFD700;padding-top:10px;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.pricingBottom .info h4{font-size:24px;padding-bottom:8px}.pricingBottom .info a{text-decoration:underline;position:relative;padding:0 26px 0 0;color:#FFD700;font-weight:500;display:inline-block}.pricingBottom .info a:before{content:"";font-family:"icomoon";position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-weight:400;font-size:18px}.pricingBottom .info a:hover{color:#fff}@media screen and (min-width:1081px){.pricingBottom figure{width:88px}}.popup{display:none;padding:20px 16px 32px}.popup h3{padding-right:55px;padding-bottom:28px}.popup h4{font-size:24px;padding-right:55px;padding-bottom:28px}.popup .fancybox-close-small{width:40px;height:40px;padding:5px;background:#fff;border-radius:50%;border:1px solid #0E1F39;color:#0E1F39;right:16px;top:18px;opacity:1;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.popup .fancybox-close-small:hover{color:#fff;background:#0057B7;border-color:#0057B7}.popup .close{min-width:245px}.popup .package{width:730px;max-width:100%;margin-bottom:32px}.popup .package ul{background:#F1F4F9;margin-left:0;margin-bottom:8px;padding:12px}.popup .typeLits{width:800px;max-width:100%}.popup .tableHead{font-size:15px;margin-bottom:24px;text-transform:uppercase;color:rgba(18, 58, 102, 0.7);width:825px;max-width:100%;display:none}.popup .typeTable{width:825px;max-width:100%;margin-bottom:36px;font-size:16px}.popup .typeTable .item{padding:12px 0;letter-spacing:-0.02em;border-top:1px solid rgba(18, 58, 102, 0.2)}.popup .typeTable .item:first-child{border:none}.popup .typeTable .item .label{font-weight:600}@media screen and (min-width:768px){.popup h3{font-size:32px;padding-right:65px;padding-bottom:28px}.popup h4{font-size:28px;padding-right:65px;padding-bottom:40px}.popup .fancybox-close-small{width:48px;height:48px;top:24px}.popup .package ul{padding-right:20px}.popup .typeLits ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;column-gap:50px}.popup .tableHead{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}.popup .typeTable{font-size:18px;margin-bottom:50px}.popup .typeTable .item{padding:8px 0}.popup .label{width:220px;margin-right:12px}.popup .value{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1}.popup.charsPopup{padding:26px 48px 32px}.popup.packagePopup{padding:29px 24px 32px}}.newsBox{padding-bottom:50px}.newsBox figure{position:relative;margin-bottom:16px}.newsBox figure span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:48px;height:48px;border-radius:50%;background:#D9D9D9;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease}.newsBox figure span:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);-o-transform:translate(-50%, -50%);transform:translate(-50%, -50%);font-size:24px;-webkit-transition:all 0.4s ease;-moz-transition:all 0.4s ease;-ms-transition:all 0.4s ease;-o-transition:all 0.4s ease;transition:all 0.4s ease;color:#002957}.newsBox figure img{margin:0 auto}.newsBox p{font-size:18px;font-weight:500;padding-bottom:16px}.newsBox .view{text-decoration:underline;position:relative;padding:10px 26px 10px 0;color:#0057B7;font-weight:500}.newsBox .view:before{position:absolute;top:50%;-webkit-transform:translate(0, -50%);-moz-transform:translate(0, -50%);-ms-transform:translate(0, -50%);-o-transform:translate(0, -50%);transform:translate(0, -50%);right:0;font-weight:400;font-size:18px}.newsBox .item{color:#002957}.newsBox .item:hover figure span{opacity:0.8}@media screen and (min-width:1081px){.newsBox{padding-bottom:100px}.newsBox figure span{width:82px;height:82px}.newsBox figure span:before{font-size:40px}}.pdfBox{padding-bottom:65px;text-align:center;background-image:url(../../images/pdf-patern.png);background-position:50% 0;background-repeat:no-repeat}.pdfBox .h3{padding-bottom:40px}.pdfBox p{padding-bottom:32px;letter-spacing:-0.01em;color:rgba(255, 255, 255, 0.8);font-size:14px}.pdfBox .wpcf7{max-width:500px;margin:0 auto}.pdfBox .wpcf7 .wpcf7-form-control-wrap{margin-bottom:8px}.pdfBox .hidden{display:none}.contactsBox{padding-bottom:30px}.contactsBox .contactsInfo{font-size:16px;letter-spacing:-0.02em}.contactsBox .contactsInfo .item{padding:30px 24px;border-top:1px solid #C7CDD7}.contactsBox .contactsInfo .item>div{position:relative;padding:8px 0 8px 28px}.contactsBox .contactsInfo .item>div:before{position:absolute;top:12px;left:0;color:#949CA5}.contactsBox .contactsInfo .item .country{padding-left:0;font-weight:500;font-size:18px}.contactsBox .contactsInfo .item .country:before{display:none}.contactsBox .contactsInfo .item:first-child{padding-top:0;border:none}.contactsBox .contactForm{background-image:url(../../images/form-patern.png);background-position:50% 0;background-repeat:no-repeat}.contactsBox .contactForm h4{font-size:24px;font-weight:500;padding-bottom:40px}@media screen and (max-width:767px){.contactsBox .button{width:100%}}@media screen and (max-width:1080px){.contactsBox .contactForm{padding:16px 3% 36px;max-width:700px;margin:0 auto 40px}}@media screen and (min-width:1081px){.contactsBox{padding-bottom:94px}.contactsBox .contacts{-webkit-box-direction:reverse;-webkit-box-orient:horizontal;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.contactsBox .contactsInfo{width:377px;margin-right:45px}.contactsBox .contactsInfo .item{padding:40px 0}.contactsBox .contactForm{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-moz-flex:1;-ms-flex:1;flex:1;padding:48px}.contactsBox .contactForm h4{font-size:28px;font-weight:600}}@media screen and (max-width:767px){.fancybox-slide--html{padding:0}}#examples{background:#fff;padding:38px 24px 30px}#examples>div{max-width:100%;width:1152px}#examples figcaption{font-weight:500;font-size:16px;font-family:"Montserrat", "Segoe UI", "Helvetica Neue", Arial, sans-serif;padding-bottom:16px;margin-bottom:25px;text-transform:uppercase;letter-spacing:-0.02em;border-bottom:1px solid #C7CDD7;padding-right:50px}#examples img{margin:0 auto}#examples .swiper-button-next{color:#002957;right:0}#examples .swiper-button-prev{color:#002957;left:0}@media screen and (max-width:767px){#examples{padding:20px 12px 30px}}.milestones{padding-bottom:180px;counter-reset:year 2021;background-color:#F1F4F9;background-image:url("data:image/svg+xml,%3Csvg width='1920' height='1920' viewBox='0 0 1920 1920' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.6' numOctaves='3' seed='473' result='noise'/%3E%3CfeColorMatrix in='noise' type='luminanceToAlpha' result='alphaNoise'/%3E%3CfeFlood flood-color='%23000000' flood-opacity='0.08' result='noiseColor'/%3E%3CfeComposite in='noiseColor' in2='alphaNoise' operator='in' result='coloredNoise'/%3E%3CfeMerge%3E%3CfeMergeNode in='SourceGraphic'/%3E%3CfeMergeNode in='coloredNoise'/%3E%3C/feMerge%3E%3C/filter%3E%3Crect width='1920' height='1920' fill='%23F1F4F9' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-repeat:repeat}.milestones h2{margin-bottom:35px}.milestone-item{display:flex;padding-top:69.2px;position:relative;align-items:center;padding-bottom:29px;counter-increment:year;justify-content:space-between}.milestone-item:nth-child(2n){padding-top:69.2px}.milestone-item:nth-child(2n) .milestone-data{padding-top:38px;text-align:left}.milestone-item:nth-child(3n){padding-top:69.2px}.milestone-item:before{top:0;z-index:1;color:#fff;width:168px;font-size:22px;font-weight:700;line-height:48px;padding:5px 10px;text-align:center;position:absolute;background:#0057B7;border-radius:100px;content:counter(year);left:calc(50% - 100px);border:6px solid #FFFFFF}.milestone-item:after{top:0;left:50%;content:"";height:100%;position:absolute;border-right:2px dashed #0057B7}.milestone-img{width:82.515%}.milestone-img img{max-width:94%}.milestone-data{width:82.515%;text-align:right;padding-top:42px}.milestone-data_inner{margin:0 auto}.milestone-data h3{font-weight:700;font-size:24px;line-height:140%;padding:29px 38px;letter-spacing:0px;background-color:#fff;margin-bottom:40px}.milestone-data span{display:block;font-size:24px;font-weight:700;line-height:24px;letter-spacing:-0.32px;margin-bottom:16px}.milestone-data .text{font-family:"Inter-Regular";line-height:24px;letter-spacing:-0.32px}@media (min-width:769px){.milestone-item:nth-child(2n){padding-bottom:10px;flex-direction:row-reverse}.milestone-item:nth-child(3n) .milestone-data{padding-top:28px}.milestone-data{width:50%;padding-top:12px}.milestone-data_inner{max-width:77%}.milestone-img{width:50%}.milestone-img img{margin:0 auto}}@media (max-width:768px){.milestone-item{flex-direction:column;align-items:flex-end}.milestone-item:nth-child(2n) .milestone-data{padding-top:42px}.milestone-item:nth-child(4n){padding-bottom:0}.milestone-item:before{left:0}.milestone-item:after{left:99.6px}.milestone-data{text-align:left;margin-bottom:40px}.milestone-data h3{padding:30px 26px}.milestone-img{margin-bottom:20px}.milestone-img img{max-width:64%}}@media (max-width:640px){.milestones{padding-bottom:68px}.milestones h2{line-height:62px;letter-spacing:0;margin-bottom:16px;padding-bottom:16px}.milestone-item:after{left:32px}.milestone-data{width:84%}.milestone-data h3{padding:24px 26px}.milestone-img img{max-width:100%}}