body{background:-webkit-gradient(linear, left top, left bottom, color-stop(19.23%, #F5FEFF), color-stop(53.37%, #FFFBF9), color-stop(79.81%, #F5FEFF));background:linear-gradient(180deg, #F5FEFF 19.23%, #FFFBF9 53.37%, #F5FEFF 79.81%);font-size:17px;font-family:"Onest";font-weight:400;font-style:normal;color:#244b5a}section{margin:150px 0}.container{width:calc(100% - 60px);max-width:1600px;margin:0 auto}img{height:100%}.swiper{width:100%;height:100%}.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;gap:0;font-size:18px;background:rgba(0,0,0,0)}.btn{border-radius:14px;background:#fc8843;padding:20px 44px;color:#fff;text-decoration:none;width:100%;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;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;gap:8px}.btn:before{content:"";background:url("/img/icon_btn.svg") no-repeat;width:13px;height:14px}.hamburger_menu{display:none}@media(max-width: 1100px){.hamburger_menu .hamburger_menu{display:block;position:relative;width:20px;min-width:55px;height:16px;opacity:1;-webkit-transition:all .3s;transition:all .3s;z-index:999;max-width:100%;background:rgba(0,0,0,0);border:none;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.hamburger_menu .hamburger_menu:before,.hamburger_menu .hamburger_menu:after{content:"";background:#244b5a;position:absolute;width:50%;height:2px}.hamburger_menu .hamburger_menu:before{top:0}.hamburger_menu .hamburger_menu:after{top:12px}.hamburger_menu .hamburger_menu span{background:#244b5a;width:65%;display:block;height:2px;position:absolute;top:6px;right:0}.hamburger_menu .hamburger_menu.active{height:20px;-webkit-transition:all .3s;transition:all .3s}.hamburger_menu .hamburger_menu.active span{display:none}.hamburger_menu .hamburger_menu.active::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:50%}.hamburger_menu .hamburger_menu.active::before{top:50%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}}.overlay{width:100%;height:100%;position:fixed;top:0;left:-1000px;background:rgba(36,75,90,.6);opacity:0;z-index:-1;-webkit-transition:all .3s;transition:all .3s}.overlay.show{z-index:20;opacity:1;left:0;-webkit-transition:all .3s;transition:all .3s}.header{position:fixed;top:20px;left:0;width:100%;z-index:99;-webkit-transition:all .5s;transition:all .5s;background:rgba(0,0,0,0)}.header .container{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;gap:25px}.header ul{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;gap:44px;list-style:none;padding-left:0;margin:0}.header ul a{color:#244b5a;font-size:15px;font-weight:500;line-height:120%}.header_right{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;gap:44px}.header_right a:last-of-type{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;gap:8px;color:#244b5a;font-size:15px;font-weight:500;line-height:130%}.header.header_fixed{background:#244b5a;top:0;-webkit-transition:all .5s;transition:all .5s}.header .main-nav ul li{padding:25px 0}.header .main-nav ul li a{color:hsla(0,0%,100%,.8)}.header .main-nav ul li a:hover{color:#fff}.header .main-nav ul:nth-child(1){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;gap:25px}.header .main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px}.header .main-item{position:relative}.header .main-link,.header .main-toggle{display:inline-block;padding:14px 20px;background:none;border:none;font-size:16px;text-decoration:none;cursor:pointer;-webkit-transition:color .2s;transition:color .2s;vertical-align:middle}.header .main-link-link:hover,.header .main-link-toggle:hover,.header .main-link-link:focus,.header .main-link-toggle:focus,.header .main-toggle-link:hover,.header .main-toggle-toggle:hover,.header .main-toggle-link:focus,.header .main-toggle-toggle:focus{color:#ff9600}.header .menu-toggle{background:none;border:none;line-height:1}.header .menu-toggle-icon{display:inline-block;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s, -webkit-transform .2s;color:#fff}.header .menu-toggle[aria-expanded=true] .menu-toggle-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);color:#ff9600}.header .has-children{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;gap:10px}.header .has-children .menu-link{pointer-events:auto}.header ul.submenu{display:none;position:absolute;left:0;top:100%;min-width:220px;background:#fff;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.08);box-shadow:0 8px 24px rgba(0,0,0,.08);border-radius:0 0 10px 10px;z-index:10;margin:0}.header ul.submenu li{padding:17px}.header ul.submenu li .menu-toggle-icon{color:#244b5a}.header ul.submenu .menu-item>a{color:rgba(36,75,90,.8)}.header ul.submenu .menu-item>a:hover{color:#ff9607}.header .menu-item.has-children:hover>.submenu,.header .menu-item.has-children:focus-within>.submenu,.header .menu-item.has-children.open>.submenu{display:block}@media(max-width: 1100px){.header .main-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.header .main-nav ul{gap:0}.header .main-nav ul li{padding:0;width:100%}.header .main-nav ul li.has-children{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.header .submenu{position:static;-webkit-box-shadow:none;box-shadow:none;border-radius:0;min-width:0;padding:10px;display:none !important}.header .menu-item.has-children.open>.submenu{display:block !important;position:relative;width:100%}.header .submenu .menu-toggle-icon{-webkit-transform:rotate(91deg);transform:rotate(91deg)}.header .submenu .menu-toggle-icon[aria-expanded=true]{-webkit-transform:rotate(155deg);transform:rotate(155deg)}.header .menu-toggle[aria-expanded=true] .menu-toggle-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}h2{color:#244b5a;font-size:47px;font-weight:500;line-height:100%;letter-spacing:-0.094px}.first_screen{position:relative}.first_screen::before{content:"";width:412px;height:396px;border-radius:412px;background:rgba(3,174,201,.43);-webkit-filter:blur(150px);filter:blur(150px);position:absolute;top:45px;left:-287px;z-index:-1}.first_screen .container{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;gap:44px}.first_screen_item{width:100%}.first_screen_item:first-child{max-width:495px}.first_screen_item h1{color:#244b5a;font-size:70px;font-weight:500;line-height:100%;letter-spacing:-1.4px}.first_screen_item h1 span{color:#03aec9}.first_screen_item_text{margin:24px 0}.first_screen_item a{margin-top:44px;padding:18px 45px}.first_screen_item:last-of-type{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:25px}.first_screen_item:last-of-type::after{content:"";position:absolute;top:12px;right:0;border-radius:50%;background:rgba(3,174,201,.43);-webkit-filter:blur(75px);filter:blur(75px);width:389px;height:379px;border-radius:50%;z-index:-1}.first_screen_item:last-of-type::before{content:"";position:absolute;bottom:-50px;right:-30px;border-radius:50%;background:rgba(3,174,201,.43);-webkit-filter:blur(75px);filter:blur(75px);width:239px;height:233px;border-radius:50%;z-index:-1}.first_screen_item:last-of-type .first_screen_item_img:last-child{width:100%;max-width:760px;position:relative}.first_screen_item:last-of-type .first_screen_item_img:last-child::before{content:"";position:absolute;bottom:-20px;left:190px;width:192px;height:192px;border-radius:50%;border-radius:311px;background:rgba(252,136,67,.4);-webkit-filter:blur(75px);filter:blur(75px);z-index:-1}.first_screen_item:last-of-type .first_screen_item_img:first-child{position:absolute;max-width:514px;bottom:-28px;left:0}.first_screen_item:last-of-type .first_screen_item_img:first-child img{position:relative;z-index:2}.first_screen_item:last-of-type .first_screen_item_img:first-child::before{content:"";position:absolute;top:-205px;left:113px;width:311px;height:303px;border-radius:50%;border-radius:311px;background:rgba(3,174,201,.14);-webkit-filter:blur(75px);filter:blur(75px);z-index:1}.first_screen_item:last-of-type .first_screen_item_img:first-child::after{content:"";position:absolute;bottom:61px;left:-8px;width:224px;height:224px;border-radius:50%;border-radius:311px;background:rgba(252,136,67,.4);-webkit-filter:blur(75px);filter:blur(75px);z-index:1}.first_screen_item:last-of-type .first_screen_item_img div:after{content:"";position:absolute;bottom:77px;right:0px;width:192px;height:193px;border-radius:50%;border-radius:311px;background:rgba(3,174,201,.43);-webkit-filter:blur(25px);filter:blur(25px);z-index:1}.first_screen_item:last-of-type .first_screen_item_img div:before{content:"";position:absolute;bottom:0;left:173px;width:192px;height:193px;border-radius:50%;border-radius:311px;background:rgba(3,174,201,.23);-webkit-filter:blur(60px);filter:blur(60px);z-index:1}.we_are_choise p{color:rgba(36,75,90,.4);leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:135%;margin-bottom:24px}.we_are_choise .swiper-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:38px}.we_are_choise_img{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.we_are_choise_img img{height:100%;-o-object-fit:contain;object-fit:contain}.justifying_trust_items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-top:44px}.justifying_trust_item{-webkit-box-flex:0;-ms-flex:0 1 33%;flex:0 1 33%;color:#03aec9;font-weight:500;border-radius:24px;border:1px solid rgba(3,174,201,.08);-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);padding:24px}.justifying_trust_item_up{font-size:17px;line-height:120%;margin-bottom:5px;height:20px}.justifying_trust_item_num{font-size:70px;line-height:100%;letter-spacing:-4.2px}.justifying_trust_item p:last-of-type{font-size:17px;font-weight:400;line-height:140%;margin-top:8px}.hr_ecosystem p{line-height:140%}.hr_ecosystem .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:44px}.hr_ecosystem_item:first-child{max-width:637px}.hr_ecosystem_item_text{margin-top:24px}.hr_ecosystem_item a{margin-top:44px}.hr_ecosystem ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;max-width:790px}.hr_ecosystem ul li{width:48%;padding:24px;background:#fff;border-radius:24px;border:1px solid rgba(3,174,201,.08);-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1)}.hr_ecosystem ul li img{max-width:48px;height:48px}.hr_ecosystem ul li h3{color:#244b5a;leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:135%;margin-block:24px 0 14px}.hr_ecosystem ul li p{font-size:17px;font-weight:400;line-height:140%}.infographic h2{position:relative;padding-bottom:24px}.infographic h2::after{content:"";background:#03aec9;opacity:.14;height:2px;position:absolute;bottom:0;width:100%;left:0}.infographic_wrapper{position:relative;padding:217px 0}.infographic_wrapper::before{content:"";background:#03aec9;opacity:.14;height:10%;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px}.infographic_wrapper::after{content:"";background:#03aec9;opacity:.14;height:2px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.infographic_center{max-width:768px;margin:0 auto}.infographic .swiper{position:absolute;top:0;left:0}.infographic_segments img{max-width:36px}.infographic_segments h3{text-align:right;font-size:24px;font-weight:500;line-height:1}.infographic_segments p{color:#244b5a;text-align:right;font-size:17px;font-weight:400;line-height:140%;margin-top:5px;padding-top:5px;position:relative}.infographic_segments .segment{max-width:300px;position:absolute;display:block;height:auto}.infographic_segments .segment[data-index="0"]{top:70px;left:calc(29.8% - 80px)}.infographic_segments .segment[data-index="0"] p::after{content:"";position:absolute;top:0;right:-25px;height:250%;width:2px;background:#e9f9fb}.infographic_segments .segment[data-index="0"] p:before{content:"";position:absolute;top:0;right:-25px;width:100%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="1"]{top:70px;left:calc(51.4% + 80px)}.infographic_segments .segment[data-index="1"] .segment_content_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infographic_segments .segment[data-index="1"] p{text-align:left}.infographic_segments .segment[data-index="1"] p::after{content:"";position:absolute;top:0;left:-24px;right:auto;height:250%;width:2px;background:#e9f9fb}.infographic_segments .segment[data-index="1"] p:before{content:"";position:absolute;top:0;left:-24px;right:auto;width:100%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="2"]{top:32%;left:77%}.infographic_segments .segment[data-index="2"] .segment_content_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infographic_segments .segment[data-index="2"] p{text-align:left}.infographic_segments .segment[data-index="2"] p:before{content:"";position:absolute;top:0;right:35%;left:auto;width:110%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="3"]{top:62%;left:77%}.infographic_segments .segment[data-index="3"] .segment_content_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infographic_segments .segment[data-index="3"] p{text-align:left}.infographic_segments .segment[data-index="3"] p:before{content:"";position:absolute;top:0;right:35%;left:auto;width:110%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="4"]{top:85%;left:calc(51.4% + 80px);max-width:343px}.infographic_segments .segment[data-index="4"] .segment_content_top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.infographic_segments .segment[data-index="4"] .segment_content_top h3{text-align:left}.infographic_segments .segment[data-index="4"] p{text-align:left}.infographic_segments .segment[data-index="4"] p::after{content:"";position:absolute;top:-239%;left:-24px;right:auto;height:239%;width:2px;background:#e9f9fb}.infographic_segments .segment[data-index="4"] p:before{content:"";position:absolute;top:0;left:-24px;right:auto;width:100%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="5"]{top:86.5%;left:calc(29.8% - 123px);max-width:343px}.infographic_segments .segment[data-index="5"] p::after{content:"";position:absolute;top:-239%;left:auto;right:-24px;height:239%;width:2px;background:#e9f9fb}.infographic_segments .segment[data-index="5"] p:before{content:"";position:absolute;top:0;right:-24px;width:100%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="6"]{top:62%;left:0;max-width:360px}.infographic_segments .segment[data-index="6"] p:before{content:"";position:absolute;top:0;left:35%;width:93%;height:2px;background:#e9f9fb}.infographic_segments .segment[data-index="7"]{top:32%;left:4%}.infographic_segments .segment[data-index="7"] p:before{content:"";position:absolute;top:0;right:-73px;width:100%;height:2px;background:#e9f9fb}.infographic_segments .segment_content_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:8px}.success_stories_slider{padding-bottom:4px;margin-top:44px}.success_stories .swiper-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px}.success_stories .swiper-slide{border-radius:24px;border:1px solid rgba(3,174,201,.08);background:#fff;-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);padding:24px;overflow:hidden}.success_stories .success_stories_inner.success_stories_inner_individual{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.success_stories .success_stories_inner.success_stories_inner_individual p:first-of-type{color:#244b5a;font-size:47px;font-weight:500;line-height:100%;letter-spacing:-0.094px;margin-bottom:5px}.success_stories .success_stories_inner.success_stories_inner_individual p:last-of-type{color:rgba(36,75,90,.44);font-size:17px;font-weight:400;line-height:140%}.success_stories .swiper-slide[data-index="1"]{grid-column:span 2}.success_stories .swiper-slide[data-index="1"] .success_stories_inner_info{position:relative}.success_stories .swiper-slide[data-index="1"] .success_stories_inner_info::after{content:"";position:absolute;bottom:0;right:0;background:url("/img/arrow_right_icon.png") no-repeat;background-size:contain;width:36px;height:36px}.success_stories .swiper-slide[data-index="3"] .success_stories_inner_text{z-index:2}.success_stories .swiper-slide[data-index="3"] .success_stories_inner_text:before{top:-182px;right:-78px;border-radius:50%;overflow:hidden;border-radius:308px;background:rgba(3,174,201,.34);-webkit-filter:blur(47.7000007629px);filter:blur(47.7000007629px)}.success_stories .swiper-slide[data-index="3"]:after{content:"";position:absolute;top:108px;left:-47px;background:#fc8843;width:148px;height:148px;-webkit-filter:blur(47.7000007629px);filter:blur(47.7000007629px);z-index:1;border-radius:50%;overflow:hidden}.success_stories .swiper-slide[data-index="3"]:before{content:"";position:absolute;top:31px;right:-35px;width:173px;border-radius:50%;overflow:hidden;height:173px;background:#03aec9;-webkit-filter:blur(47.7000007629px);filter:blur(47.7000007629px)}.success_stories .swiper-slide[data-index="4"],.success_stories .swiper-slide[data-index="5"]{grid-row:span 2;min-height:580px}.success_stories .swiper-slide[data-index="4"]{background:linear-gradient(20deg, rgba(3, 174, 201, 0) 31.88%, rgba(3, 174, 201, 0.9) 111.07%),#e9f9fb;border:none}.success_stories .swiper-slide[data-index="4"] .success_stories_inner_text:before{display:none}.success_stories .swiper-slide[data-index="6"]{grid-column:span 2;grid-row:span 2;min-height:580px;background:url("/img/bkg_success_stories_6.png") no-repeat}.success_stories .swiper-slide[data-index="6"] .success_stories_inner_text p{max-width:335px}.success_stories .swiper-slide[data-index="6"] .success_stories_inner_info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.success_stories .swiper-slide[data-index="6"] .success_stories_inner_info::after{content:"";background:url("/img/arrow_right_icon.png") no-repeat;background-size:contain;width:36px;height:36px}.success_stories .swiper-slide[data-index="6"] .success_stories_inner_info_about{max-width:100%}.success_stories_inner{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:81px;height:100%;width:100%}.success_stories_inner_text{color:#244b5a;leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:115%;position:relative}.success_stories_inner_text p{max-width:600px}.success_stories_inner_text:before{content:"";background:url("/img/apostrf.svg");background-repeat:no-repeat;background-size:contain;width:34px;height:25px;position:absolute;top:0;right:0}.success_stories_inner_info{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;gap:14px}.success_stories_inner_info_about{max-width:425px}.success_stories_inner_info_name{color:#576878;leading-trim:both;text-edge:cap;font-size:16px;font-weight:500;line-height:120%;margin-bottom:5px}.success_stories_inner_info_post{color:rgba(36,75,90,.44);font-size:17px;font-weight:400;line-height:140%}.success_stories_inner_img{border-radius:50%;overflow:hidden;min-width:64px;min-height:64px}.integration_intro p{max-width:720px;margin-top:24px;line-height:140%}.integration_grid{margin-top:48px;display:grid;grid-template-columns:repeat(6, 1fr);gap:20px}.integration_slider{display:none;position:relative;margin-top:32px;padding:0 12px 40px}.integration_slider .swiper-wrapper{padding:12px 0 0}.integration_slider .swiper-slide{width:210px;height:auto;padding:0 5px}.integration_slider-shadow{position:absolute;top:0;bottom:40px;width:60px;pointer-events:none;z-index:2}.integration_slider-shadow--left{left:0;background:-webkit-gradient(linear, left top, right top, from(rgb(245, 254, 255)), to(rgba(245, 254, 255, 0)));background:linear-gradient(90deg, rgb(245, 254, 255) 0%, rgba(245, 254, 255, 0) 100%)}.integration_slider-shadow--right{right:0;background:-webkit-gradient(linear, right top, left top, from(rgb(245, 254, 255)), to(rgba(245, 254, 255, 0)));background:linear-gradient(270deg, rgb(245, 254, 255) 0%, rgba(245, 254, 255, 0) 100%)}.integration_slider-pagination{display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;position:absolute;left:0;right:0;bottom:0}.integration_slider-pagination .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;background:rgba(3,174,201,.2);opacity:1}.integration_slider-pagination .swiper-pagination-bullet-active{background:#03aec9}.integration_card{border-radius:32px;border:1px solid rgba(3,174,201,.15);background:hsla(0,0%,100%,.9);-webkit-box-shadow:0 18px 32px rgba(12,113,135,.08);box-shadow:0 18px 32px rgba(12,113,135,.08);aspect-ratio:1/1;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:20px;font-weight:600;color:#03aec9;padding:20px;-webkit-transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:-webkit-transform .3s,-webkit-box-shadow .3s;transition:transform .3s,box-shadow .3s;transition:transform .3s,box-shadow .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.integration_card:hover{-webkit-transform:translateY(-6px);transform:translateY(-6px);-webkit-box-shadow:0 25px 40px rgba(12,113,135,.12);box-shadow:0 25px 40px rgba(12,113,135,.12)}.integration_card--ghost{border-color:rgba(3,174,201,.08);background:hsla(0,0%,100%,.6);-webkit-box-shadow:none;box-shadow:none}.integration_card--ghost::after{content:"";width:70%;height:70%;border-radius:24px;border:1px dashed rgba(3,174,201,.2)}.integration_card--icon{font-size:32px;color:#005cb9;font-weight:700}.integration_label{display:block;font-size:24px;font-weight:600;color:#244b5a}.integration-slide__grid{display:grid;grid-template-rows:repeat(2, 1fr);gap:12px;height:100%}.integration-slide__cell{height:0;padding-bottom:100%;position:relative}.integration-slide__cell>.integration_card{position:absolute;inset:0}.integration-slide--main .integration-slide__grid{grid-template-columns:repeat(3, 1fr);grid-auto-rows:1fr}.integration-slide__cell--wide{grid-column:1/-1;grid-row:span 2}@media(max-width: 1300px){.integration_grid{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 900px){.integration_grid{display:none}.integration_slider{display:block}.integration_slider-pagination{display:-webkit-box;display:-ms-flexbox;display:flex}}@media(max-width: 600px){.integration_intro h2{font-size:36px}.integration_slider{padding-bottom:32px}}.support_and_customization .container{border-radius:34px;background:#e9f9fb;-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);padding:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:45px}.support_and_customization_item{width:75%;position:relative}.support_and_customization_item:first-of-type{max-width:520px}.support_and_customization_item_text{margin-top:24px}.support_and_customization_item .btn{margin-top:44px}.support_and_customization_item_img{border-radius:34px;max-width:558px;margin:0 auto;overflow:hidden;-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1)}.support_and_customization_item_sub{padding:24px;border-radius:24px;border:1px solid rgba(3,174,201,.08);background:hsla(0,0%,100%,.9);position:absolute;top:0;max-width:333px}.support_and_customization_item_sub h3{color:#03aec9;leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:115%}.support_and_customization_item_sub p{color:#576878;font-size:17px;font-weight:400;line-height:140%}.support_and_customization_item_sub_img{position:absolute;top:-65px;right:66px}.support_and_customization_item_sub.support_and_customization_item_sub_first_child{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.support_and_customization_item_sub.support_and_customization_item_sub_white_bkg{background:#fff;-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);max-width:357px;right:0;top:-20px}.support_and_customization_item_sub.support_and_customization_item_sub_white_bkg h3{color:#244b5a;leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:115%;margin-bottom:3px}.support_and_customization_item_sub.support_and_customization_item_sub_white_bkg p{color:#244b5a}.support_and_customization_item_sub.support_and_customization_item_sub_persian_blue{background:#03aec9;-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);max-width:314px;right:0;top:auto;bottom:6px}.support_and_customization_item_sub.support_and_customization_item_sub_persian_blue h3{color:#f7fdfd;leading-trim:both;text-edge:cap;font-size:24px;font-weight:500;line-height:115%;margin-bottom:9px}.support_and_customization_item_sub.support_and_customization_item_sub_persian_blue p{color:#fff}.support_and_customization_item_sub.support_and_customization_item_sub_persian_blue .support_and_customization_item_sub_img{right:auto;left:20px}.methodologist_support h2{margin-bottom:44px;max-width:615px}.methodologist_support_slider .swiper-wrapper{gap:24px;display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.methodologist_support_slider .swiper-slide{height:auto}.methodologist_support_slider .swiper-slide:last-of-type{grid-column:span 2}.methodologist_support_slide_inner{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:44px;background:#fff;padding:8px;padding-left:24px;border-radius:24px;border:1px solid rgba(3,174,201,.08);-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1)}.methodologist_support_slide_info{width:calc(100% - 331px);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;gap:25px;padding:107px 0}.methodologist_support_slide_img{border-radius:24px;background:#e9f9fb;width:50%;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;max-width:287px;padding:31px}.methodologist_support_slide_img img{max-width:225px}.methodologist_support .swiper-slide:nth-child(2) .methodologist_support_slide_img img{max-width:199px}.methodologist_support .swiper-slide:last-of-type .methodologist_support_slide_img{width:100%;max-width:780px}.reviews_slider{overflow:hidden;padding-bottom:65px;position:relative;margin-top:44px}.reviews_slider .swiper-wrapper{padding-bottom:5px}.swiper-pagination .swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination .swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination .swiper-pagination-custom,.swiper-pagination .swiper-pagination-fraction{bottom:0}.swiper-pagination .swiper-pagination-bullet{background:rgba(170,249,255,.48);opacity:1;width:15px;height:15px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#03aec9;width:26px;border-radius:15px}.reviews_slide{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px;border-radius:24px;border:1px solid rgba(3,174,201,.08);background:-webkit-gradient(linear, left top, left bottom, color-stop(49.9%, #FFF), color-stop(92.38%, #FFFBF9));background:linear-gradient(180deg, #FFF 49.9%, #FFFBF9 92.38%);-webkit-box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);box-shadow:0 16px 4px 0 rgba(21,191,213,0),0 10px 4px 0 rgba(21,191,213,.01),0 6px 3px 0 rgba(21,191,213,.05),0 2px 2px 0 rgba(21,191,213,.09),0 1px 1px 0 rgba(21,191,213,.1);padding:24px;width:100%}.reviews_slide_inner{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:start;-ms-flex-pack:start;justify-content:flex-start;gap:44px}.reviews_slide_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px}.reviews_slide_img{border-radius:50%;overflow:hidden;max-width:64px;height:64px}.reviews_slide_text{color:#244b5a;leading-trim:both;text-edge:cap;font-size:26px;font-weight:500;line-height:110%;letter-spacing:-0.234px}.reviews_slide_info{padding-left:15px;position:relative}.reviews_slide_info:before{content:"";position:absolute;top:0;left:0;width:2px;height:100%;background:#244b5a;opacity:.14;border-radius:10px}.reviews_slide_name{color:#244b5a;leading-trim:both;text-edge:cap;font-size:17px;font-weight:500;line-height:120%;margin-bottom:8px}.reviews_slide_post{color:rgba(36,75,90,.44);font-size:17px;font-weight:400;line-height:140%}.reviews_slide button{color:#244b5a;font-size:15px;font-weight:500;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.order_consultation .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px;border-radius:34px;border:1px solid rgba(3,174,201,.08);background:#e9f9fb;overflow:hidden}.order_consultation_item{width:100%}.order_consultation_item span{border-radius:24px;background:rgba(252,136,67,.24);padding:4px 14px;color:#d95202;text-align:center;font-size:12px;font-weight:700;line-height:140%;letter-spacing:1px;text-transform:uppercase}.order_consultation_item h2{color:#244b5a;font-size:50px;font-weight:500;line-height:100%;letter-spacing:-0.75px;margin-bottom:24px;margin-top:8px}.order_consultation_item a{margin-top:37px}.order_consultation_item:first-child{padding:44px 24px;padding-right:0;max-width:500px}.order_consultation_item:last-of-type{padding-right:61px;position:relative}.order_consultation_item:last-of-type img{position:relative;max-width:85%;margin:0 auto;z-index:2}.order_consultation_item:last-of-type:after{content:"";position:absolute;bottom:-155px;left:0;border-radius:455px;background:rgba(3,174,201,.43);-webkit-filter:blur(75px);filter:blur(75px);width:455px;height:431px;z-index:1}.order_consultation_item:last-of-type:before{content:"";position:absolute;top:34px;right:0;border-radius:455px;background:rgba(3,174,201,.43);-webkit-filter:blur(75px);filter:blur(75px);width:455px;height:431px;z-index:1}.footer ul{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:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8px}.footer a{color:#244b5a;font-size:15px;font-weight:500;line-height:120%}.footer p{color:#244b5a;font-size:13px;font-weight:500;line-height:140%;letter-spacing:.5px;text-transform:uppercase;margin-bottom:15px}.footer_top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:25px}.footer_top_item .contacts{gap:0;max-width:266px}.footer_top_item .socials{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;gap:8px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:15px}.footer_bottom{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;gap:25px;margin-top:32px}.footer_bottom_item:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:60px}.footer_bottom_item_sub{max-width:175px;position:relative;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;margin-right:60px}.footer_bottom_item_sub p{margin:0}.footer_bottom_item_sub:after{content:"";position:absolute;top:0;right:-25%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:2px;height:100%;background:#244b5a;opacity:.14}.footer_bottom_item_sub p{color:#244b5a;font-size:15px;font-weight:500;line-height:114%;margin-top:14px}.footer_bottom_item_sub:first-child{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;gap:16px;border-radius:24px;background:rgba(3,174,201,.08);padding:24px;max-width:271px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-right:0}.footer_bottom_item_sub:first-child:after{display:none}.footer_bottom_item_sub:first-child p{color:#03aec9}.footer_bottom_item_sub:last-child{margin-right:0}.footer_bottom_item_sub:last-child:after{display:none}.footer_bottom_item .footer_bottom_item_sub_text{color:#244b5a;font-family:Onest;font-size:26.25px;font-style:normal;font-weight:800;line-height:120%}.footer_bottom_item .footer_bottom_item_sub_text span{color:#03aec9}.footer_copyright{margin-top:35px;border-top:1px solid #03aec9;padding-top:12px;padding-bottom:25px}.footer_copyright .container{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;gap:25px}