.svg_arrow_back{width:8px;height:14px}.svg_arrow_nav{width:14px;height:8px}.svg_arrow_next{width:15px;height:15px}.svg_arrow_prev{width:15px;height:15px}.svg_arrow_trigger{width:44px;height:44px}.svg_email_icon{width:20px;height:17px}.svg_play{width:48px;height:48px}.svg_remove{width:14px;height:14px}.svg_search_big{width:48px;height:48px}.svg_search_icon{width:23px;height:23px}.svg_share_email{width:26px;height:22px}.svg_share_fb{width:24px;height:24px}.svg_share_wa{width:24px;height:24px}.svg_share_x{width:25px;height:22px}.svg_soc_in{width:22px;height:22px}@font-face{font-family:"Helvetica Neue";src:url(../fonts/helveticaneueroman-webfont.woff2) format("woff2"),url(../fonts/helveticaneueroman-webfont.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url(../fonts/helveticaneuemedium-webfont.woff2) format("woff2"),url(../fonts/helveticaneuemedium-webfont.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url(../fonts/helveticaneuebold-webfont.woff2) format("woff2"),url(../fonts/helveticaneuebold-webfont.woff) format("woff");font-weight:700;font-style:normal}*{margin:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{border:none;vertical-align:top;max-width:100%;height:auto}a,button,input,select,textarea{outline:0}input[type=email],input[type=number],input[type=password],input[type=submit],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;appearance:none}ul{list-style-type:none}body{background-color:#111;color:#fff;font:16px "Helvetica Neue",sans-serif;overflow-x:hidden}.container{padding:0 60px;max-width:1366px;margin:0 auto}@media screen and (max-width:1170px){.container{padding:0 32px}}@media screen and (max-width:767px){.container{padding:0 16px}}.bg_blue{background-color:#12365b}.btn{position:relative;z-index:1;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;text-align:center;text-decoration:none;color:#fff;font-weight:500;font-size:16px;line-height:22px;font-family:"Helvetica Neue",sans-serif;padding:12px 32px;border:none;border-radius:100px;background-color:#2465ff;transition:all .3s}.btn:hover{background-color:#1e58e2}.btn.btn_white{background-color:#fff;color:#111}.btn.btn_white:hover{background-color:#cf20c4;color:#fff}.title_page{color:#fff;font-weight:400;font-size:clamp(40px,7.027vw,96px);line-height:104%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.title_section{color:#fff;font-weight:400;font-size:clamp(36px,4.685vw,64px);line-height:100%}.title_block{color:#fff;font-weight:400;font-size:clamp(24px,2.342vw,32px);line-height:125%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text.big li,.typical_text.big p{font-size:clamp(18px,1.61vw,22px);line-height:127%}.typical_text.dark h1,.typical_text.dark h2,.typical_text.dark h3,.typical_text.dark h4,.typical_text.dark h5,.typical_text.dark h6,.typical_text.dark li,.typical_text.dark p{color:#111}.typical_text h1{color:#fff;font-weight:400;font-size:clamp(40px,7.027vw,96px);line-height:104%;margin-bottom:32px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text h2{color:#fff;font-weight:400;font-size:clamp(36px,4.685vw,64px);line-height:100%;margin-bottom:32px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text h3{color:#fff;font-weight:400;font-size:clamp(24px,2.342vw,32px);line-height:125%;margin-bottom:32px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text h4{color:#fff;font-weight:400;font-size:clamp(20px,1.61vw,22px);line-height:127%;margin-bottom:32px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text h5{color:#fff;font-weight:400;font-size:18px;line-height:22px;margin-bottom:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text li,.typical_text p{color:#fff;font-size:16px;line-height:22px;font-family:"Helvetica Neue",sans-serif;text-box-trim:trim-both;text-box-edge:cap alphabetic}.typical_text li a,.typical_text p a{color:#fff;text-decoration:underline}.typical_text li a:hover,.typical_text p a:hover{text-decoration:none}.typical_text ol,.typical_text p,.typical_text ul{margin-bottom:24px}.typical_text ol:last-child,.typical_text p:last-child,.typical_text ul:last-child{margin-bottom:0}.typical_text li{margin-bottom:15px}.typical_text li:last-child{margin-bottom:0}.typical_text ul{list-style:disc;padding-left:16px}.typical_text ul li{position:relative;padding-left:4px}.typical_text ul li::marker{font-size:10px}.typical_text ol{padding-left:20px}.overlay{position:fixed;z-index:10;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(17,17,17,.5);opacity:0;visibility:hidden;transition:all .3s}@media screen and (max-width:991px){.overlay{display:none}}.overlay.visible{opacity:1;visibility:visible}.header{position:fixed;top:0;left:0;z-index:20;width:100%;padding:20px 0;transition:all .3s}@media screen and (max-width:991px){.header{padding:12px 0}}.header:before{content:"";position:absolute;top:0;left:0;z-index:-1;width:100%;height:145px;background:linear-gradient(180deg,#111 0,rgba(17,17,17,0) 100%);transition:all .3s}@media screen and (max-width:991px){.header:before{height:100px}}.header.sticky{padding:12px 0;background-color:#12365b}.header.sticky:before{opacity:0;visibility:hidden}.header.sticky .header_logo img{width:163px}.header.hovered{background-color:#12365b}.header.hovered:before{opacity:0;visibility:hidden}.header.active{background-color:#12365b}.header.active:before{opacity:0;visibility:hidden}.header_wrap{position:relative;z-index:6;display:flex;justify-content:space-between;align-items:center;gap:0 24px}.header_logo{position:relative;z-index:2}.header_logo img{width:250px;transition:all .3s}@media screen and (max-width:1170px){.header_logo img{width:163px}}@media screen and (max-width:991px){.header_navbar{position:fixed;top:70px;left:0;width:100%;height:calc(100% - 70px);height:-webkit-fill-available;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:32px 32px;background-color:#12365b;overflow:auto;opacity:0;visibility:hidden;transition:all .3s}}@media screen and (max-width:767px){.header_navbar{padding:32px 16px}}@media screen and (max-width:991px){.header_navbar.visible{opacity:1;visibility:visible}}.header_navbar .btn{display:none}@media screen and (max-width:991px){.header_navbar .btn{display:inline-flex;margin-top:32px}}.header_nav>ul{display:flex;align-items:center;gap:0 32px}@media screen and (max-width:1170px){.header_nav>ul{gap:0 24px}}@media screen and (max-width:991px){.header_nav>ul{display:block}}@media screen and (max-width:991px){.header_nav>ul>li{margin-bottom:24px}}.header_nav>ul>li:hover:not(.has_submenu)>a{color:#cf20c4}@media screen and (max-width:991px){.header_nav>ul>li:last-child{margin-bottom:0}}.header_nav>ul>li.active>a{color:#cf20c4}.header_nav>ul>li.active>a svg{stroke:#cf20c4}.header_nav>ul>li.has_submenu{position:relative}.header_nav>ul>li.has_submenu:hover .header_submenu{opacity:1;visibility:visible;pointer-events:auto}.header_nav>ul>li.has_submenu:hover>a svg{transform:rotate(180deg);stroke:#cf20c4}@media screen and (max-width:991px){.header_nav>ul>li.has_submenu:hover>a svg{transform:rotate(0);stroke:#fff}}.header_nav>ul>li.has_submenu>a svg{stroke:#fff}.header_nav>ul>li>a{position:relative;text-decoration:none;display:flex;align-items:center;gap:0 12px;color:#fff;font-size:16px;line-height:22px;transition:all .3s}@media screen and (max-width:991px){.header_nav>ul>li>a{justify-content:space-between;font-size:20px;line-height:24px}}.header_submenu{position:absolute;top:100%;left:0;padding:47px 0 28px;width:166px;opacity:0;visibility:hidden;pointer-events:none;transition:all .3s}@media screen and (max-width:991px){.header_submenu{position:static;width:auto;padding:0;pointer-events:auto;opacity:1;visibility:visible;max-height:0;overflow:hidden;transition:max-height .3s ease-out}}.header_submenu:before{content:"";position:absolute;top:0;left:50%;margin-left:-100vw;width:200vw;height:100%;background:#12365b;z-index:1}@media screen and (max-width:991px){.header_submenu:before{display:none}}.header_submenu li{margin-bottom:10px}@media screen and (max-width:991px){.header_submenu li{margin-bottom:8px}}.header_submenu li:last-child{margin-bottom:0}.header_submenu a{display:block;text-decoration:none;color:#fff;font-size:16px;line-height:22px;transition:all .3s}.header_submenu a:hover{color:#cf20c4}.header_submenu_inner{position:relative;z-index:2}@media screen and (max-width:991px){.header_submenu_inner{margin-top:16px;background-color:#2465ff;padding:16px}}.header_right{position:relative;z-index:2;display:flex;align-items:center}@media screen and (max-width:991px){.header_right .btn{display:none}}.header_search{cursor:pointer;width:46px;min-width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;margin-right:16px;transition:all .3s}@media screen and (max-width:991px){.header_search{margin-right:0}}.header_search:hover{background-color:#2465ff}.header_search.active{background-color:#cf20c4;border-color:#cf20c4}.header_search svg{display:block;stroke:#fff}.header_toggle{cursor:pointer;position:relative;z-index:10;font-size:0;text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none;width:32px;height:32px;border:none;border-radius:0;background-color:transparent;display:none;margin-left:16px}@media screen and (max-width:991px){.header_toggle{display:flex;align-items:center;justify-content:center}}.header_toggle.active .header_toggle_inner{background-color:transparent;width:32px;height:32px}.header_toggle.active .header_toggle_inner span{background:0 0;border:none}.header_toggle.active .header_toggle_inner span:before{top:4px;transform:rotate(45deg)}.header_toggle.active .header_toggle_inner span:after{bottom:-4px;transform:rotate(-45deg)}.header_toggle_inner{position:relative;width:32px;height:26px;transition:all .3s}.header_toggle_inner span{display:block;position:absolute;top:11px;left:0;right:0;height:2px;border-radius:100px;background:#fff;transition:all .3s}.header_toggle_inner span:before{position:absolute;display:block;left:0;width:100%;height:2px;border-radius:100px;background:#fff;content:"";transition:all .3s}.header_toggle_inner span:after{position:absolute;display:block;left:0;width:100%;height:2px;border-radius:100px;background:#fff;content:"";transition:all .3s}.header_toggle_inner span:before{top:11px}.header_toggle_inner span:after{bottom:11px}.header_toggle_inner span:focus{outline:0}.search_dropdown{position:absolute;top:0;left:0;width:100%;padding:130px 0 48px;background-color:#12365b;opacity:0;visibility:hidden;transition:all .3s}@media screen and (max-width:991px){.search_dropdown{padding:102px 0 24px}}.search_dropdown:before{content:"";position:fixed;z-index:-1;top:0;left:0;display:block;width:100%;height:100%;background-color:rgba(17,17,17,.5);transition:all .3s}.search_dropdown.visible{opacity:1;visibility:visible}.search_dropdown_form{width:100%;max-width:611px;margin:0 auto;display:flex;align-items:center}@media screen and (max-width:767px){.search_dropdown_form{border-radius:8px;padding:16px 0;height:auto}}.search_dropdown_field{flex:1 1 auto;display:flex;align-items:center;border-bottom:1px solid #fff;height:24px;padding-bottom:4px}.search_dropdown_field input{width:100%;height:100%;background:0 0;border:none;border-bottom:none;border-radius:0;color:#fff;font:22px "Helvetica Neue",sans-serif}.search_dropdown_field input::-webkit-input-placeholder{color:#ccc2c0}.search_dropdown_field input:-moz-placeholder{color:#ccc2c0}.search_dropdown_field input::-moz-placeholder{color:#ccc2c0}.search_dropdown_field input:-ms-input-placeholder{color:#ccc2c0}.search_dropdown_icon{margin-left:8px}.search_dropdown_icon svg{display:block;stroke:#fff}.search_dropdown_remove{cursor:pointer;margin-left:20px}@media screen and (max-width:767px){.search_dropdown_remove{margin-left:16px}}.search_dropdown_remove:hover svg{stroke:#cf20c4}.search_dropdown_remove svg{display:block;stroke:#fff;transition:all .3s}.top_home{position:relative}.top_home:before{content:"";position:absolute;top:0;left:0;right:0;bottom:7vw;background-color:#2465ff}.top_home_vector{position:absolute;bottom:0;width:100%}.top_home_bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;mask-image:url(../images/top_home_mask.svg);-webkit-mask-image:url(../images/top_home_mask.svg);mask-size:100% 100%;-webkit-mask-size:100% 100%;overflow:hidden}.top_home_bg:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg,rgba(207,32,196,.1) 0,rgba(18,54,91,.5) 50%,#111 100%)}.top_home_bg img{width:100%;height:100%;object-fit:cover}.top_home_inner{position:relative;z-index:2;min-height:989px;display:flex;align-items:flex-end;padding:164px 0 313px}@media screen and (max-width:991px){.top_home_inner{min-height:auto;padding-bottom:200px}}.top_home_inner .intro_text{position:absolute;bottom:0;left:0;height:22.345%;display:flex;align-items:center;padding-bottom:4.1vw;max-width:clamp(200px,57.9vw,791px)}.top_home_description{max-width:1000px}.top_home_description .title_page{margin-bottom:48px}.top_home_description .typical_text{max-width:823px}.top_buttons{display:flex;flex-wrap:wrap;gap:16px;margin-top:48px}@media screen and (max-width:991px){.top_buttons{margin-top:32px}}.intro_text{color:#fff;font-size:clamp(20px,2.342vw,32px);line-height:125%;max-width:clamp(200px,68vw,929px)}@media screen and (max-width:767px){.intro_text{max-width:none}}.content_section{position:relative;padding:120px 0}@media screen and (max-width:991px){.content_section{padding:64px 0}}.content_section.p_no{padding:0}.content_section.pt_no{padding-top:0}.content_section.pb_no{padding-bottom:0}.content_section.pb_no{padding-bottom:0}.content_section.p_32{padding:32px 0}.content_section.pt_32{padding-top:32px}.content_section.pb_32{padding-bottom:32px}.content_section.p_48{padding:48px 0}.content_section.pt_48{padding-top:48px}.content_section.pb_48{padding-bottom:48px}.content_section.p_64{padding:64px 0}.content_section.pt_64{padding-top:64px}.content_section.pb_64{padding-bottom:64px}.content_section.p_96{padding:96px 0}@media screen and (max-width:991px){.content_section.p_96{padding:64px 0}}.content_section.pt_96{padding-top:96px}@media screen and (max-width:991px){.content_section.pt_96{padding-top:64px}}.content_section.pb_96{padding-bottom:96px}@media screen and (max-width:991px){.content_section.pb_96{padding-bottom:64px}}.content_panel{display:flex;align-items:flex-end;justify-content:space-between;gap:0 40px;margin-bottom:64px}@media screen and (max-width:767px){.content_panel{flex-direction:column;align-items:flex-start;gap:32px 0;margin-bottom:48px}}.content_panel .btn{white-space:nowrap}.content_panel_left .title_section{margin-bottom:48px}@media screen and (max-width:991px){.content_panel_left .title_section{margin-bottom:32px}}.content_description{max-width:823px;margin-bottom:48px}.content_description.mb_64{margin-bottom:64px}@media screen and (max-width:991px){.content_description.mb_64{margin-bottom:48px}}.content_description .title_section{margin-bottom:48px}@media screen and (max-width:991px){.content_description .title_section{margin-bottom:32px}}.content_description .title_section:last-child{margin-bottom:0}.content_intro_wrap{display:flex}@media screen and (max-width:767px){.content_intro_wrap{flex-direction:column;gap:40px 0}}.content_intro_info{width:42.456%;padding-top:64px;padding-right:65px}@media screen and (max-width:1170px){.content_intro_info{padding-right:32px}}@media screen and (max-width:1100px){.content_intro_info{width:50%}}@media screen and (max-width:991px){.content_intro_info{padding-top:0}}@media screen and (max-width:767px){.content_intro_info{width:100%;order:2;padding-right:0}}.content_intro_info .title_block{margin-bottom:32px}.content_intro_info .title_section{margin-bottom:48px}@media screen and (max-width:991px){.content_intro_info .title_section{margin-bottom:32px}}.content_intro_description{max-width:415px}@media screen and (max-width:767px){.content_intro_description{max-width:none}}.content_intro_img{width:57.544%}@media screen and (max-width:1100px){.content_intro_img{width:50%}}@media screen and (max-width:767px){.content_intro_img{width:100%;order:1}}.we_are{padding-top:125px}@media screen and (max-width:991px){.we_are{padding-top:64px}}.we_are_wrap{display:flex}@media screen and (max-width:767px){.we_are_wrap{flex-direction:column;gap:40px 0}}.we_are_media{width:67.69%;align-self:flex-end}@media screen and (max-width:1100px){.we_are_media{width:55%}}@media screen and (max-width:767px){.we_are_media{width:100%;order:2}}.we_are_img{margin-right:-10.03%}@media screen and (max-width:767px){.we_are_img{margin-right:0}}.we_are_info{width:32.1%;padding:5.056% 0 0}@media screen and (max-width:1100px){.we_are_info{width:45%;padding-top:0;padding-bottom:26%}}@media screen and (max-width:767px){.we_are_info{order:1;width:100%;padding-bottom:0}}.we_are_info .title_section{margin-bottom:48px}@media screen and (max-width:1100px){.we_are_info .title_section{margin-bottom:32px}}.info_content{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}@media screen and (max-width:767px){.info_content{flex-direction:column;gap:40px 0}}.info_content.we_do{align-items:flex-end}@media screen and (max-width:767px){.info_content.we_do{align-items:flex-start;margin-bottom:64px}}.info_content.we_do .info_content_description{padding-bottom:120px}@media screen and (max-width:991px){.info_content.we_do .info_content_description{padding-bottom:64px}}@media screen and (max-width:767px){.info_content.we_do .info_content_description{padding-bottom:0}}.info_content.we_do .info_content_img{margin-bottom:-8px}@media screen and (max-width:767px){.info_content.we_do .info_content_img{margin-bottom:0}}.info_content.info_engagement{align-items:center}@media screen and (max-width:767px){.info_content.info_engagement .info_content_description{order:2}}@media screen and (max-width:767px){.info_content.info_engagement .info_content_img{order:1}}.info_content_description{width:66.05%;max-width:823px}@media screen and (max-width:767px){.info_content_description{width:100%}}.info_content_description .title_section{margin-bottom:48px}@media screen and (max-width:991px){.info_content_description .title_section{margin-bottom:32px}}.info_content_buttons{display:flex;justify-content:center;margin-top:61px}@media screen and (max-width:991px){.info_content_buttons{margin-top:48px}}@media screen and (max-width:767px){.info_content_buttons{margin-top:32px}}.info_content_img{width:293px;min-width:293px;border-radius:32px;overflow:hidden}@media screen and (max-width:991px){.info_content_img{width:220px;min-width:220px}}@media screen and (max-width:767px){.info_content_img{width:100%;max-width:293px;min-width:auto;margin:0 auto;border-radius:16px}}.triggers_wrap{display:flex}@media screen and (max-width:767px){.triggers_wrap{flex-direction:column}}.triggers_wrap.row_five{flex-wrap:wrap;margin:0 -8px -16px}.triggers_wrap.row_five .trigger_box{width:calc(20% - 16px);margin:0 8px 16px}@media screen and (max-width:1100px){.triggers_wrap.row_five .trigger_box{width:calc(33.33% - 16px)}}@media screen and (max-width:767px){.triggers_wrap.row_five .trigger_box{width:100%}}.triggers_wrap.row_five .trigger_box_inner{margin:0;padding:32px 24px}@media screen and (max-width:767px){.triggers_wrap.row_five .trigger_box_inner{padding:24px}}.triggers_wrap.row_five .trigger_box_icon{margin-bottom:32px}@media screen and (max-width:767px){.triggers_wrap.row_five .trigger_box_icon{margin-bottom:24px}}.trigger_box{width:33.33%}@media screen and (max-width:767px){.trigger_box{width:100%}}.trigger_box_inner{height:100%;margin:0 -.5px;border-radius:32px;padding:48px;border:1px solid #ccc2c0}@media screen and (max-width:1170px){.trigger_box_inner{padding:32px}}@media screen and (max-width:767px){.trigger_box_inner{padding:24px;border-radius:16px;margin:-.5px 0}}.trigger_box_icon{margin-bottom:48px}@media screen and (max-width:1170px){.trigger_box_icon{margin-bottom:32px}}@media screen and (max-width:767px){.trigger_box_icon{margin-bottom:24px}}.trigger_box_name{color:#fff;font-size:clamp(18px,1.61vw,22px);line-height:127%;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:20px}@media screen and (max-width:767px){.trigger_box_name{font-size:22px}}.trigger_box_soc{display:flex;gap:0 16px;margin-top:24px}.trigger_box_soc a{text-decoration:none}.trigger_box_soc a:hover svg{fill:#fff}.trigger_box_soc a svg{display:block;width:32px;height:32px;fill:#ccc2c0;transition:all .3s}@media screen and (max-width:767px){.trigger_box_soc a svg{width:24px;height:24px}}.we_work_wrap{display:flex}@media screen and (max-width:1170px){.we_work_wrap{align-items:center}}@media screen and (max-width:767px){.we_work_wrap{flex-direction:column;gap:40px 0}}.we_work_img{width:66.05%}@media screen and (max-width:1170px){.we_work_img{width:60%}}@media screen and (max-width:767px){.we_work_img{width:100%}}.we_work_info{width:33.95%;padding:10.51% 0 0 26px}@media screen and (max-width:1170px){.we_work_info{padding-top:0;width:40%}}@media screen and (max-width:767px){.we_work_info{padding-left:0;width:100%}}.we_work_info .title_section{margin-bottom:48px}@media screen and (max-width:991px){.we_work_info .title_section{margin-bottom:32px}}.partners_carousel .swiper-wrapper{padding:0 98px}@media screen and (max-width:991px){.partners_carousel .swiper-wrapper{padding:0}}.partners_carousel_item.swiper-slide{width:172px;height:129px;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.partners_carousel_item.swiper-slide{width:140px;height:105px}}@media screen and (max-width:576px){.partners_carousel_item.swiper-slide{width:100px;height:75px;border-radius:4px}}.partners_nav{margin-top:32px}.slider_nav{display:flex;justify-content:space-between;gap:0 12px}.slider_nav.pink .slider_arow{border-color:#cf20c4}.slider_nav.pink .slider_arow:hover{background-color:#cf20c4}.slider_nav.pink .slider_arow:hover svg{stroke:#fff}.slider_nav.pink .slider_arow.swiper-button-disabled{pointer-events:none;border-color:rgba(255,255,255,.5)}.slider_nav.pink .slider_arow.swiper-button-disabled svg{stroke:rgba(255,255,255,.5)}.slider_nav.pink .slider_arow svg{stroke:#cf20c4}.slider_arow{cursor:pointer;display:flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;border:1px solid #00d0c9;transition:all .3s}.slider_arow:hover{background-color:#cf20c4}.slider_arow.swiper-button-disabled{pointer-events:none;border-color:rgba(255,255,255,.5)}.slider_arow.swiper-button-disabled svg{stroke:rgba(255,255,255,.5)}.slider_arow svg{display:block;stroke:#00d0c9}.funded_block{background-color:#12365b;border-radius:32px;max-width:822px;margin:0 auto;padding:48px}@media screen and (max-width:767px){.funded_block{padding:40px 24px;border-radius:16px}}@media screen and (max-width:576px){.funded_block{padding:32px 16px}}.funded_block .title_block{text-align:center;margin-bottom:32px}.funded_wrap{display:flex;align-items:center;justify-content:center;gap:0 32px}@media screen and (max-width:767px){.funded_wrap{gap:0 24px}}@media screen and (max-width:576px){.funded_wrap{gap:0 16px}}.funded_item{max-width:300px}.post_tags{display:flex;flex-wrap:wrap;gap:8px 8px}.post_tags span{background-color:#00d0c9;border-radius:50px;padding:8px 12px;color:#111;font-size:14px;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.updates_slider.swiper{padding:0 max((100% - 1366px) / 2 + 60px,60px)}@media screen and (max-width:1170px){.updates_slider.swiper{padding:0 32px}}@media screen and (max-width:767px){.updates_slider.swiper{padding:0 16px}}.updates_slider_item.swiper-slide{width:72.07%;height:auto}@media screen and (max-width:991px){.updates_slider_item.swiper-slide{width:90%}}@media screen and (max-width:767px){.updates_slider_item.swiper-slide{width:auto}}.updates_slider_item .update_card{height:100%}.updates_slider_item .update_card_img img{height:auto;object-fit:contain}.updates_nav{margin-top:32px}.update_card{display:flex}@media screen and (max-width:576px){.update_card{flex-direction:column;gap:32px 0}}.update_card_img{border-radius:16px;overflow:hidden;width:56.236%}@media screen and (max-width:576px){.update_card_img{width:100%}}.update_card_img a{display:block}.update_card_img img{width:100%;height:100%;object-fit:cover}.update_card_info{align-self:center;width:43.764%;height:100%;padding-left:33px;display:flex;flex-direction:column;align-items:flex-start}@media screen and (max-width:576px){.update_card_info{width:100%;height:auto;padding-left:0}}.update_card_info .post_tags{margin-bottom:32px}.update_card_info .btn{margin-top:32px}.update_card_date{color:#fff;font-size:16px;line-height:22px;margin-bottom:20px}.update_card_name{color:#fff;font-size:clamp(24px,2.342vw,32px);line-height:125%;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:32px}.update_card_bottom{margin-top:auto}.cta{position:relative}.cta_bg{position:absolute;top:-53px;right:0;z-index:-1;width:64.64%;max-width:883px;mix-blend-mode:plus-lighter}@media screen and (max-width:767px){.cta_bg{top:0}}.cta_wrap{position:relative;z-index:2;display:grid;grid-template-columns:1fr auto 1fr;align-items:flex-end;gap:0 72px;max-width:1366px;margin:0 auto}@media screen and (max-width:991px){.cta_wrap{gap:0 32px}}@media screen and (max-width:767px){.cta_wrap{display:flex;flex-wrap:wrap;gap:48px 0}}.cta_img_left{max-width:920px;margin-right:-122%;margin-bottom:93px}@media screen and (max-width:767px){.cta_img_left{order:1;width:90%;max-width:460px;margin-right:-80%;margin-bottom:0}}.cta_img_left img{width:100%}.cta_img_right{max-width:400px;border-radius:32px 0 0 32px;overflow:hidden;margin-left:auto;margin-bottom:256px}@media screen and (max-width:767px){.cta_img_right{order:2;width:30%;max-width:200px;margin:0 0 0 auto;border-radius:16px 0 0 16px}}.cta_img_right img{width:100%}.cta_description{text-align:center;max-width:822px;margin:0 auto}@media screen and (max-width:767px){.cta_description{order:3;width:100%;max-width:none}}.cta_description .title_section{margin-bottom:48px}.cta_description .typical_text{max-width:609px;margin:0 auto}.cta_description .btn{margin-top:48px}.cta_partners .cta_img_left{margin-bottom:169px}@media screen and (max-width:767px){.cta_partners .cta_img_left{margin-bottom:0}}.cta_partners .cta_img_right{margin-bottom:332px}@media screen and (max-width:767px){.cta_partners .cta_img_right{margin-bottom:0}}.cta_objectives .cta_img_left{margin-bottom:172px}@media screen and (max-width:767px){.cta_objectives .cta_img_left{margin-bottom:0}}.cta_objectives .cta_img_right{margin-bottom:332px}@media screen and (max-width:767px){.cta_objectives .cta_img_right{margin-bottom:0}}.cta_collaborate .cta_img_left{margin-bottom:33px}@media screen and (max-width:767px){.cta_collaborate .cta_img_left{margin-bottom:0}}.cta_collaborate .cta_img_right{margin-bottom:200px}@media screen and (max-width:767px){.cta_collaborate .cta_img_right{margin-bottom:0}}.bottom_media{padding-bottom:128px}@media screen and (max-width:991px){.bottom_media{padding-bottom:64px}}.bottom_media_block{max-width:822px;margin:0 auto;border-radius:32px;overflow:hidden}@media screen and (max-width:767px){.bottom_media_block{border-radius:16px}}.footer{position:relative;z-index:2;padding:64px 0;background-color:#2465ff}@media screen and (max-width:991px){.footer{padding:48px 0}}.footer_wrap{display:flex;justify-content:space-between;gap:0 24px}@media screen and (max-width:991px){.footer_wrap{flex-direction:column;gap:48px 0}}.footer_left{width:40.53%;max-width:400px}@media screen and (max-width:1100px){.footer_left{max-width:240px}}@media screen and (max-width:991px){.footer_left{width:100%;max-width:none}}.footer_logo{display:inline-block;margin-bottom:48px}@media screen and (max-width:767px){.footer_logo{max-width:200px}}.footer_item{margin-bottom:40px}.footer_item:last-child{margin-bottom:0}.footer_name{color:#fff;font-weight:700;font-size:16px;line-height:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:22px}.footer_text{color:#fff;font-size:16px;line-height:24px}.footer_text p{text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:24px}.footer_text p:last-child{margin-bottom:0}.footer_text a{color:#fff;text-decoration:none}.footer_text a:hover{text-decoration:underline}.footer_right{display:flex;justify-content:space-between;gap:0 24px;width:57.54%}@media screen and (max-width:1100px){.footer_right{width:64%}}@media screen and (max-width:991px){.footer_right{width:100%}}@media screen and (max-width:767px){.footer_right{flex-direction:column;gap:48px 0}}.footer_nav{display:flex;gap:0 24px;flex:1 0 auto}.footer_nav_column{width:100%;max-width:188px}@media screen and (max-width:767px){.footer_nav_column{width:50%;max-width:none}}.footer_nav_list li{margin-bottom:8px}.footer_nav_list li:last-child{margin-bottom:0}.footer_nav_list a{text-decoration:none;color:#fff;font-size:16px;line-height:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.footer_nav_list a:hover{text-decoration:underline}.footer_connected{max-width:293px}@media screen and (max-width:767px){.footer_connected{max-width:none}}.footer_soc{display:flex;flex-direction:column;gap:12px 0;margin-top:31px}.footer_soc a{display:inline-flex;align-items:center;gap:0 12px;text-decoration:none;color:#fff;font-size:16px;line-height:24px}.footer_soc a:hover{text-decoration:underline}.footer_soc a svg{fill:#fff}.footer_bottom{margin-top:48px;display:flex;justify-content:space-between;gap:0 24px}@media screen and (max-width:767px){.footer_bottom{flex-direction:column;gap:32px 0}}@media screen and (max-width:767px){.footer_cop{order:2}}.footer_links{width:100%;max-width:293px;display:flex;flex-wrap:wrap;gap:16px 48px}@media screen and (max-width:767px){.footer_links{max-width:none;order:1;gap:16px 24px}}.footer_links a{text-decoration:none;color:#fff;font-size:16px;line-height:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.footer_links a:hover{text-decoration:underline}.top_page{position:relative;background-color:#2465ff}.top_page_bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;border-radius:0 0 64px 64px;overflow:hidden}@media screen and (max-width:991px){.top_page_bg{border-radius:0 0 32px 32px}}@media screen and (max-width:767px){.top_page_bg{border-radius:0 0 16px 16px}}.top_page_bg:after{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(180deg,rgba(207,32,196,.1) 0,rgba(18,54,91,.5) 50%,#111 100%)}.top_page_bg img{width:100%;height:100%;object-fit:cover}.top_page_inner{position:relative;z-index:2;min-height:550px;display:flex;align-items:flex-end;padding:164px 0 96px}@media screen and (max-width:991px){.top_page_inner{min-height:500px;padding:120px 0 64px}}@media screen and (max-width:767px){.top_page_inner{min-height:400px}}.top_intro{position:relative;padding:60px 0 8.784vw}@media screen and (max-width:991px){.top_intro{padding-top:48px}}@media screen and (max-width:767px){.top_intro{padding:40px 0 56px}}.top_intro:before{content:"";position:absolute;top:0;bottom:4.392vw;width:100%;background-color:#2465ff;border-radius:0 0 64px 64px}.top_intro .intro_text{position:relative;z-index:2}.top_intro_vector{position:absolute;bottom:0;left:0;width:100%}.intro_page{position:relative;overflow:hidden}.intro_page:before{content:"";position:absolute;top:0;bottom:68px;left:0;width:100%;background-color:#2465ff;border-radius:0 0 64px 64px}@media screen and (max-width:991px){.intro_page:before{border-radius:0 0 32px 32px}}@media screen and (max-width:767px){.intro_page:before{border-radius:0 0 16px 16px;bottom:50px}}.intro_page_vector{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:1366px;overflow:hidden}@media screen and (max-width:1366px){.intro_page_vector{width:calc(100% - 64px);left:0;transform:translateX(0)}}@media screen and (max-width:767px){.intro_page_vector{width:calc(100% - 16px)}}.intro_page_vector img{max-width:none;width:1366px}@media screen and (max-width:767px){.intro_page_vector img{width:1040px}}.intro_page_inner{position:relative;z-index:2;padding:169px 0 124px}@media screen and (max-width:991px){.intro_page_inner{padding:120px 0 120px}}@media screen and (max-width:767px){.intro_page_inner{padding-bottom:96px}}.intro_page_inner .title_section{max-width:1140px;margin-bottom:46px}@media screen and (max-width:767px){.intro_page_inner .title_section{margin-bottom:32px}}.intro_page_inner .title_section:last-child{margin-bottom:0}.intro_page_inner .title_page{margin-bottom:53px}@media screen and (max-width:767px){.intro_page_inner .title_page{margin-bottom:32px}}.intro_page_inner .back_link{position:absolute;bottom:23px;left:37px}@media screen and (max-width:1170px){.intro_page_inner .back_link{left:56px}}@media screen and (max-width:767px){.intro_page_inner .back_link{left:40px;bottom:12px;gap:0 10px}}.intro_post_row{display:flex}@media screen and (max-width:767px){.intro_post_row{flex-direction:column;gap:24px 0}}@media screen and (max-width:767px){.intro_post_row .typical_text{order:1}}.intro_post_details{width:318px;min-width:318px;padding-right:24px}@media screen and (max-width:767px){.intro_post_details{order:2;width:100%;min-width:auto;padding-right:0}}.intro_post_details .post_tags{margin-bottom:32px}@media screen and (max-width:767px){.intro_post_details .post_tags{margin-bottom:24px}}.intro_post_date{color:#fff;font-size:16px;line-height:22px;margin-bottom:32px}@media screen and (max-width:767px){.intro_post_date{margin-bottom:24px}}.share{display:flex;align-items:center;gap:0 32px}.share_title{color:#fff;font-size:16px;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.share_wrap{display:flex;align-items:center;gap:0 22px}.share_wrap a{text-decoration:none}.share_wrap a svg:not(.svg_share_email){fill:#fff;display:block;transition:all .3s}.share_wrap a svg:not(.svg_share_email):hover{fill:#cf20c4}.share_wrap .svg_share_email{display:block;stroke:#fff;transition:all .3s}.share_wrap .svg_share_email:hover{stroke:#cf20c4}.back_link{display:inline-flex;align-items:center;gap:0 20px;text-decoration:none;color:#fff;font-size:16px;line-height:22px;transition:all .3s}.back_link:hover{text-decoration:underline}.back_link svg{stroke:#fff;transition:all .3s}.about_intro_wrap{display:flex;align-items:flex-end}@media screen and (max-width:991px){.about_intro_wrap{flex-direction:column;gap:40px 0}}.about_intro_info{width:42.456%;padding-right:65px}@media screen and (max-width:1170px){.about_intro_info{padding-right:32px}}@media screen and (max-width:1100px){.about_intro_info{width:50%}}@media screen and (max-width:991px){.about_intro_info{width:100%;padding-right:0}}.about_intro_info .title_block{margin-bottom:32px}.about_intro_info .triggers_wrap{flex-wrap:wrap;margin:56px -12px -24px}@media screen and (max-width:991px){.about_intro_info .triggers_wrap{margin-top:32px}}@media screen and (max-width:767px){.about_intro_info .triggers_wrap{gap:24px 0;margin:32px 0 0}}.about_intro_info .trigger_box{width:calc(50% - 24px);margin:0 12px 24px}@media screen and (max-width:767px){.about_intro_info .trigger_box{width:100%;margin:0}}.about_intro_info .trigger_box_inner{padding:32px;margin:0}@media screen and (max-width:1170px){.about_intro_info .trigger_box_inner{padding:24px}}.about_intro_info .trigger_box_icon{margin-bottom:32px}@media screen and (max-width:767px){.about_intro_info .trigger_box_icon{margin-bottom:24px}}.about_intro_description{max-width:400px}@media screen and (max-width:991px){.about_intro_description{max-width:none}}.about_intro_img{width:57.544%}@media screen and (max-width:1100px){.about_intro_img{width:50%}}@media screen and (max-width:991px){.about_intro_img{width:100%}}.works_wrap{display:flex;flex-wrap:wrap;margin:0 -12px -48px}@media screen and (max-width:576px){.works_wrap{flex-direction:column;gap:48px 0;margin:0}}.work_item{width:calc(33.33% - 24px);margin:0 12px 40px;display:flex;flex-direction:column}@media screen and (max-width:991px){.work_item{width:calc(50% - 24px)}}@media screen and (max-width:576px){.work_item{width:100%;margin:0}}.work_item_top{position:relative;border-radius:16px;overflow:hidden}.work_item_img{position:relative}.work_item_img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.work_item_img img{aspect-ratio:1.344/1;width:100%;height:100%;object-fit:cover}.work_item_category{position:absolute;top:20px;left:20px;margin-right:8px;z-index:2;background-color:#00d0c9;border-radius:16px;padding:12px 20px;color:#111;font-size:clamp(24px,2.342vw,32px);line-height:100%}@media screen and (max-width:576px){.work_item_category{top:16px;left:16px;margin-right:16px;padding:8px 16px}}.work_item_info{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:32px 0;padding-top:32px}.toggle_container{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.content_accordion{background-color:#ccc2c0;border-radius:32px;overflow:hidden}@media screen and (max-width:767px){.content_accordion{border-radius:16px}}.content_accordion_box{position:relative;padding-bottom:32px;margin-bottom:-32px;border-radius:32px 32px 0 0;overflow:hidden;background-color:#ccc2c0}@media screen and (max-width:767px){.content_accordion_box{padding-bottom:16px;margin-bottom:-16px;border-radius:16px 16px 0 0}}.content_accordion_box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%}.content_accordion_box:last-child{margin-bottom:0;padding-bottom:0}.content_accordion_box:nth-child(2):before{background-color:rgba(0,0,0,.02)}.content_accordion_box:nth-child(3):before{background-color:rgba(0,0,0,.1)}.content_accordion_box:nth-child(4):before{background-color:rgba(0,0,0,.15)}.content_accordion_trigger{position:relative;padding:48px 48px 57px;cursor:pointer;display:flex;align-items:flex-start;justify-content:space-between;gap:0 24px;transition:all .3s}@media screen and (max-width:991px){.content_accordion_trigger{padding:32px}}@media screen and (max-width:767px){.content_accordion_trigger{padding:24px 16px}}.content_accordion_trigger.active{padding-bottom:32px}.content_accordion_trigger.active .content_accordion_arrow{transform:rotate(180deg)}.content_accordion_name{color:#111;font-size:clamp(36px,4.685vw,64px);line-height:100%;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:32px}@media screen and (max-width:767px){.content_accordion_name{margin-bottom:24px}}.content_accordion_name:last-child{margin-bottom:0}.content_accordion_subname{color:#111;font-size:clamp(24px,2.342vw,32px);line-height:125%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.content_accordion_arrow{min-width:42px}.content_accordion_arrow svg{display:block;stroke:#111}.content_accordion_wrap{display:flex;align-items:center;justify-content:space-between;gap:0 64px;padding:0 48px 96px}@media screen and (max-width:991px){.content_accordion_wrap{padding:0 32px 64px;align-items:flex-start;gap:0 32px}}@media screen and (max-width:767px){.content_accordion_wrap{padding:0 16px 48px}}@media screen and (max-width:576px){.content_accordion_wrap{flex-direction:column;gap:32px 0}}.content_accordion_info{width:54.696%}@media screen and (max-width:576px){.content_accordion_info{width:100%;order:2}}.content_accordion_img{width:39.74%;border-radius:8px;overflow:hidden}@media screen and (max-width:576px){.content_accordion_img{width:100%;order:1}}.event_accordion .content_accordion_box:nth-child(2):before{background-color:rgba(0,0,0,.05)}.event_accordion .content_accordion_box:nth-child(3):before{background-color:rgba(0,0,0,.1)}.event_accordion .content_accordion_box:nth-child(4):before{background-color:rgba(0,0,0,.15)}.event_accordion .content_accordion_box:nth-child(5):before{background-color:rgba(0,0,0,.2)}.event_accordion .content_accordion_box:nth-child(6):before{background-color:rgba(0,0,0,.25)}.event_accordion .content_accordion_trigger{align-items:center}.event_accordion .content_accordion_trigger.active{padding-bottom:48px}@media screen and (max-width:991px){.event_accordion .content_accordion_trigger.active{padding-bottom:32px}}.event_accordion .content_accordion_arrow svg{stroke:#111}.event_accordion .content_accordion_wrap{align-items:flex-start;padding-bottom:48px}@media screen and (max-width:991px){.event_accordion .content_accordion_wrap{padding-bottom:32px}}.event_accordion .content_accordion_info{max-width:537px}@media screen and (max-width:576px){.event_accordion .content_accordion_info{max-width:none}}.switch_wrap{display:flex;justify-content:space-between;gap:0 40px}@media screen and (max-width:767px){.switch_wrap{flex-direction:column;gap:32px 0}}.switch_left{display:flex;flex-direction:column;justify-content:space-between;gap:120px 0;width:51.444%}@media screen and (max-width:991px){.switch_left{gap:64px 0}}@media screen and (max-width:767px){.switch_left{gap:48px 0;width:100%}}.switch_nav_item{cursor:pointer;display:flex;justify-content:space-between;gap:0 24px;margin-bottom:64px;transition:all .3s}@media screen and (max-width:991px){.switch_nav_item{margin-bottom:40px}}@media screen and (max-width:767px){.switch_nav_item{margin-bottom:32px}}.switch_nav_item:last-child{margin-bottom:0}.switch_nav_item.current .switch_nav_name{color:#fff}.switch_nav_item.current .switch_nav_arrow{opacity:1;visibility:visible}.switch_nav_name{color:rgba(255,255,255,.25);font-size:clamp(24px,2.342vw,32px);line-height:125%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.switch_nav_arrow{display:flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;border:1px solid #00d0c9;border-radius:8px;opacity:0;visibility:hidden;transition:all .3s}.switch_nav_arrow svg{display:block;stroke:#00d0c9}.switch_right{width:36.597%}@media screen and (max-width:991px){.switch_right{width:44%}}@media screen and (max-width:767px){.switch_right{width:100%}}.switch_item{position:relative}.switch_item_caption{position:absolute;top:32px;left:32px;z-index:2;display:flex;align-items:flex-start;flex-direction:column;color:#111;font-size:clamp(24px,2.342vw,32px);line-height:100%}@media screen and (max-width:991px){.switch_item_caption{top:24px;left:24px}}@media screen and (max-width:576px){.switch_item_caption{top:16px;left:16px}}.switch_item_caption span{background-color:#00d0c9;border-radius:16px;padding:12px 20px}@media screen and (max-width:767px){.switch_item_caption span{padding:8px 16px;border-radius:8px}}.switch_item_caption span:first-child{position:relative;z-index:2}.switch_item_caption span:nth-child(2){margin-top:-9px;margin-left:30px}@media screen and (max-width:767px){.switch_item_caption span:nth-child(2){margin-left:24px;margin-top:-3px}}.switch_item_img{border-radius:16px;overflow:hidden}.networks_section .content_description{max-width:914px}.networks_wrap{display:flex;flex-wrap:wrap;margin:0 -14px -48px}@media screen and (max-width:991px){.networks_wrap{flex-direction:column;gap:48px 0;margin:0}}.network_item{display:block;text-decoration:none;position:relative;width:calc(50% - 28px);margin:0 14px 48px;border-radius:16px;overflow:hidden}@media screen and (max-width:991px){.network_item{width:100%;margin:0}}.network_item:nth-child(1) .network_item_titles img{min-width:380px;max-width:37.262vw}@media screen and (max-width:480px){.network_item:nth-child(1) .network_item_titles img{min-width:247px}}.network_item:nth-child(1) .network_item_name span:nth-child(1){margin-left:clamp(15px,1.464vw,20px)}@media screen and (max-width:480px){.network_item:nth-child(1) .network_item_name span:nth-child(1){margin-left:12px}}.network_item:nth-child(1) .network_item_name span:nth-child(2){margin-left:clamp(36px,3.66vw,50px)}@media screen and (max-width:480px){.network_item:nth-child(1) .network_item_name span:nth-child(2){margin-left:28px}}.network_item:nth-child(1) .network_item_name span:nth-child(3){margin-left:clamp(32px,3.88vw,53px)}@media screen and (max-width:480px){.network_item:nth-child(1) .network_item_name span:nth-child(3){margin-left:28px}}.network_item:nth-child(2) .network_item_titles img{min-width:290px;max-width:28.257vw}@media screen and (max-width:480px){.network_item:nth-child(2) .network_item_titles img{min-width:189px}}.network_item:nth-child(2) .network_item_name span:nth-child(1){margin-left:clamp(15px,1.464vw,20px)}@media screen and (max-width:480px){.network_item:nth-child(2) .network_item_name span:nth-child(1){margin-left:12px}}.network_item:nth-child(2) .network_item_name span:nth-child(2){margin-left:clamp(36px,3.66vw,50px)}@media screen and (max-width:480px){.network_item:nth-child(2) .network_item_name span:nth-child(2){margin-left:28px}}.network_item:nth-child(2) .network_item_name span:nth-child(3){margin-left:clamp(15px,1.464vw,20px)}@media screen and (max-width:480px){.network_item:nth-child(2) .network_item_name span:nth-child(3){margin-left:12px}}.network_item_img{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.network_item_img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}.network_item_img img{width:100%;height:100%;object-fit:cover}.network_item_body{position:relative;z-index:2;padding:20px;display:flex;flex-direction:column;justify-content:space-between;gap:40px 0;min-height:609px}@media screen and (max-width:991px){.network_item_body{min-height:400px}}@media screen and (max-width:767px){.network_item_body{padding:16px}}.network_item_titles{position:relative}.network_item_name{position:absolute;top:0;left:0;display:flex;flex-direction:column;padding:clamp(12px,1.098vw,18px) 0;color:#111;font-size:clamp(24px,2.342vw,32px);line-height:100%}@media screen and (max-width:480px){.network_item_name{font-size:15px;padding:8px 0}}.network_item_name span{margin-bottom:clamp(15px,1.464vw,20px)}@media screen and (max-width:480px){.network_item_name span{margin-bottom:10px}}.network_item_name span:last-child{margin-bottom:0}.network_item_caption{background-color:#fff;border-radius:16px;padding:24px;max-width:485px}@media screen and (max-width:576px){.network_item_caption{border-radius:8px;padding:16px}}.filter_top{display:flex;align-items:flex-start;justify-content:space-between;gap:0 32px;margin-bottom:64px}@media screen and (max-width:991px){.filter_top{margin-bottom:48px}}@media screen and (max-width:767px){.filter_top{flex-direction:column;gap:32px 0}}.categories_nav{display:flex;flex-wrap:wrap;gap:10px 8px}.categories_nav li.current a{background-color:#fff;color:#111}.categories_nav a{display:block;text-decoration:none;border:1px solid #fff;border-radius:100px;padding:11.2px 32px;color:#fff;font-weight:500;font-size:16px;line-height:22px;transition:all .3s}@media screen and (max-width:767px){.categories_nav a{font-size:15px;line-height:21px;padding:10px 24px}}.categories_nav a:hover{background-color:#fff;color:#111}.filter_form{display:flex;align-items:center;gap:0 16px;width:100%;max-width:196px}@media screen and (max-width:767px){.filter_form{max-width:none}}.filter_form_field{height:46px;width:100%;flex:1 1 auto;background:0 0;border:none;border-radius:0;color:#fff;font:500 16px "Helvetica Neue",sans-serif}.filter_form_field::-webkit-input-placeholder{color:#fff}.filter_form_field:-moz-placeholder{color:#fff}.filter_form_field::-moz-placeholder{color:#fff}.filter_form_field:-ms-input-placeholder{color:#fff}@media screen and (max-width:767px){.filter_form_field{order:2}}@media screen and (max-width:767px){.filter_form_icon{order:1}}.filter_form_icon svg{display:block;stroke:#fff;width:46px;min-width:46px;height:46px}@media screen and (max-width:767px){.filter_form_icon svg{width:32px;min-width:32px;height:32px}}.partners_wrap{display:flex;flex-wrap:wrap;margin:0 -12px -32px}@media screen and (max-width:767px){.partners_wrap{flex-direction:column;gap:24px 0;margin:0}}.partner_item{position:relative;padding:20px 0;width:calc(50% - 24px);margin:0 12px 32px}@media screen and (max-width:767px){.partner_item{width:100%;margin:0;padding:16px}}.partner_item:before{content:"";position:absolute;top:0;left:0;width:125px;height:20px;background:url(../images/partner_vector_top.png) no-repeat center/cover}.partner_item:after{content:"";position:absolute;bottom:0;right:40px;width:178px;height:20px;background:url(../images/partner_vector_bottom.png) no-repeat center/cover}@media screen and (max-width:767px){.partner_item:after{right:20px}}.partner_item_inner{display:flex;align-items:center;gap:0 32px;background-color:rgba(255,255,255,.07);border-radius:0 16px 16px 16px;padding:16px}@media screen and (max-width:767px){.partner_item_inner{gap:0 24px}}.partner_item_logo{min-width:172px;width:172px;height:129px;background-color:#fff;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media screen and (max-width:991px){.partner_item_logo{min-width:120px;width:120px;height:90px}}.partner_item_name{color:#fff;font-size:clamp(18px,1.61vw,22px);line-height:127%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.testimonials_block{position:relative;padding:64px}@media screen and (max-width:991px){.testimonials_block{padding:40px}}@media screen and (max-width:767px){.testimonials_block{padding:24px}}.testimonials_images.swiper{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}@media screen and (max-width:576px){.testimonials_images.swiper{position:relative}}.testimonial_slider_img{border-radius:20px;overflow:hidden}@media screen and (max-width:767px){.testimonial_slider_img{border-radius:16px}}@media screen and (max-width:576px){.testimonial_slider_img{border-radius:16px 16px 0 0}}.testimonial_slider_img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%)}@media screen and (max-width:576px){.testimonial_slider_img.swiper-slide{height:300px}}.testimonial_slider_img img{width:100%;height:100%;object-fit:cover}.testimonials_box{position:relative;z-index:2;background-color:#fff;border-radius:16px;padding:48px;max-width:550px}@media screen and (max-width:991px){.testimonials_box{padding:32px;max-width:400px}}@media screen and (max-width:576px){.testimonials_box{border-radius:0 0 16px 16px;max-width:none;padding:24px 16px}}.testimonials_box.left{margin-left:auto}.testimonials_box .slider_nav.pink .slider_arow.swiper-button-disabled{border-color:#ccc2c0}.testimonials_box .slider_nav.pink .slider_arow.swiper-button-disabled svg{stroke:#ccc2c0}.testimonials_quote_item{color:#111;font-size:clamp(24px,2.342vw,32px);line-height:125%}.testimonials_bottom{display:flex;justify-content:space-between;align-items:center;gap:0 24px;margin-top:48px}@media screen and (max-width:576px){.testimonials_bottom{margin-top:32px;flex-direction:column;align-items:stretch;gap:24px 0}}.testimonials_info.swiper{width:60%;margin:0}@media screen and (max-width:576px){.testimonials_info.swiper{width:100%}}.testimonials_info_name{color:#cf20c4;font-weight:700;font-size:16px;line-height:24px}.testimonials_info_position{color:#111;font-size:16px;line-height:24px}.team_wrap{display:flex;flex-wrap:wrap;margin:0 -12px -96px}@media screen and (max-width:991px){.team_wrap{margin:0 -12px -64px}}@media screen and (max-width:576px){.team_wrap{flex-direction:column;gap:40px 0;margin:0}}.team_item{width:calc(33.33% - 24px);margin:0 12px 96px}@media screen and (max-width:991px){.team_item{width:calc(50% - 24px);margin:0 12px 64px}}@media screen and (max-width:576px){.team_item{width:100%;margin:0}}.team_item_img{position:relative;aspect-ratio:1/1.333;border-radius:16px;overflow:hidden;background:#2465ff linear-gradient(180deg,rgba(207,32,196,.5) 0,#1c7ef3 50%,rgba(0,208,201,.5) 100%)}.team_item_img:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:194px;height:193px;background:url(../images/team_placeholder.svg) no-repeat center/cover}.team_item_img img{position:relative;z-index:2;width:100%;height:100%;object-fit:cover}.team_item_info{padding-top:16px}.team_item_name{color:#fff;font-size:clamp(18px,1.61vw,22px);line-height:127%;margin-bottom:4px}.team_item_position{color:#fff;font-size:16px;line-height:24px}.team_item_row{display:flex;margin-top:16px;gap:0 8px}.team_item_soc{display:flex;gap:0 8px}.team_item_soc a{text-decoration:none;width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #fff;border-radius:50%;transition:all .3s}.team_item_soc a:hover{background-color:#fff}.team_item_soc a:hover .svg_soc_in{fill:#111}.team_item_soc a:hover .svg_email_icon{stroke:#111}.team_item_soc a svg{display:block;transition:all .3s}.team_item_soc .svg_soc_in{width:18px;height:18px;fill:#fff}.team_item_soc .svg_email_icon{stroke:#fff}.objectives_accordion{display:flex;flex-wrap:wrap}@media screen and (max-width:767px){.objectives_accordion{flex-direction:column}}.objectives_accordion_img{width:100%;border-radius:32px;overflow:hidden}@media screen and (max-width:767px){.objectives_accordion_img{border-radius:16px}}.objectives_accordion_img img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:767px){.objectives_accordion_img img{min-height:150px;object-position:right center}}.objectives_accordion_box{position:relative;width:50%}@media screen and (max-width:767px){.objectives_accordion_box{width:100%}}.objectives_accordion_box.active .objectives_accordion_body{background-color:#00d0c9}.objectives_accordion_body{border:1px solid #ccc2c0;border-radius:32px;height:100%;overflow:hidden;margin:0 -.5px}@media screen and (max-width:767px){.objectives_accordion_body{border-radius:16px;margin:0}}.objectives_accordion_trigger{cursor:pointer;display:flex;justify-content:space-between;gap:0 24px;padding:32px 48px 48px;transition:all .3s}@media screen and (max-width:991px){.objectives_accordion_trigger{padding:24px}}@media screen and (max-width:576px){.objectives_accordion_trigger{padding:24px 16px}}.objectives_accordion_trigger.active{padding-bottom:32px}@media screen and (max-width:991px){.objectives_accordion_trigger.active{padding-bottom:24px}}.objectives_accordion_trigger.active .objectives_accordion_num{color:#111}.objectives_accordion_trigger.active .typical_text p{color:#111}.objectives_accordion_trigger.active .content_accordion_arrow svg{stroke:#111}.objectives_accordion_trigger .typical_text p{transition:all .3s}.objectives_accordion_title{display:flex;align-items:center;gap:0 32px}@media screen and (max-width:991px){.objectives_accordion_title{gap:0 24px}}@media screen and (max-width:480px){.objectives_accordion_title{flex-direction:column;gap:24px 0;align-items:flex-start}}.objectives_accordion_num{color:#00d0c9;font-size:clamp(40px,7.027vw,96px);line-height:83%;text-box-trim:trim-both;text-box-edge:cap alphabetic;transition:all .3s}.content_accordion_arrow svg{stroke:#00d0c9;display:block;transition:all .3s}.objectives_accordion_content{padding:0 48px 48px}@media screen and (max-width:991px){.objectives_accordion_content{padding:0 24px 24px}}@media screen and (max-width:576px){.objectives_accordion_content{padding:0 16px 24px}}.objectives_accordion_content .typical_text{color:#111}.video_block{position:relative;border-radius:32px;overflow:hidden}@media screen and (max-width:767px){.video_block{border-radius:16px;height:360px}}.video_block video{width:100%;height:100%;object-fit:cover}.video_block iframe{vertical-align:top;aspect-ratio:1.777/1;width:100%;height:100%}@media screen and (max-width:767px){.video_block iframe{aspect-ratio:normal;position:absolute;top:0;left:0}}.video_placeholder{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s}.video_placeholder.hidden{opacity:0;visibility:hidden}.video_placeholder_img{position:absolute;top:0;left:0;width:100%;height:100%}.video_placeholder_img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:65%;background:linear-gradient(180deg,rgba(0,208,201,0) 0,rgba(0,208,201,.5) 50%,rgba(18,54,91,.7) 100%)}.video_placeholder_img img{width:100%;height:100%;object-fit:cover}.video_placeholder_btn{position:absolute;bottom:48px;left:48px;z-index:3;display:flex;align-items:center;gap:0 16px;color:#fff;font-size:clamp(36px,4.685vw,64px);line-height:100%;text-box-trim:trim-both;text-box-edge:cap alphabetic}@media screen and (max-width:991px){.video_placeholder_btn{bottom:24px;left:24px}}@media screen and (max-width:767px){.video_placeholder_btn{bottom:16px;left:16px;margin-right:16px}}.video_placeholder_btn svg{stroke:#fff;min-width:48px}.partnership_intro_wrap{display:flex}@media screen and (max-width:767px){.partnership_intro_wrap{flex-direction:column;gap:40px 0}}.partnership_intro_info{width:33.949%;padding:72px 0 0 8px}@media screen and (max-width:991px){.partnership_intro_info{padding-top:0}}@media screen and (max-width:767px){.partnership_intro_info{width:100%;padding:0;order:2}}.partnership_intro_info .title_section{text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:48px}@media screen and (max-width:991px){.partnership_intro_info .title_section{margin-bottom:32px}}.partnership_intro_img{width:66.051%}@media screen and (max-width:767px){.partnership_intro_img{width:100%;order:1}}.publication_content{display:flex}@media screen and (max-width:767px){.publication_content{flex-direction:column}}.publication_content_sidebar{width:318px;min-width:318px;padding-right:16px}@media screen and (max-width:767px){.publication_content_sidebar{width:100%;min-width:auto;padding-left:0;margin-bottom:48px}}.publication_content_sidebar .categories_nav{margin-bottom:48px}@media screen and (max-width:767px){.publication_content_sidebar .categories_nav{margin-bottom:32px}}.publication_content_sidebar .categories_nav:last-child{margin-bottom:0}.publication_content_sidebar .categories_nav li:first-child{width:100%;display:flex}@media screen and (max-width:767px){.publication_content_sidebar .categories_nav li:first-child{width:auto}}.publication_content_sidebar .filter_form{max-width:none;gap:0 20px}@media screen and (max-width:767px){.publication_content_sidebar .filter_form{gap:0 16px}}.publication_content_sticky{position:sticky;top:120px}.publication_content_main{width:calc(100% - 318px);margin-left:auto}@media screen and (max-width:767px){.publication_content_main{width:100%}}.post_intro{max-width:898px;margin-bottom:64px}@media screen and (max-width:991px){.post_intro .update_card{flex-direction:column;gap:32px 0}}@media screen and (max-width:991px){.post_intro .update_card_img{width:100%}}.post_intro .update_card_img img{aspect-ratio:1.332/1}@media screen and (max-width:991px){.post_intro .update_card_info{width:100%;padding-left:0}}.posts_wrap{display:flex;flex-wrap:wrap;margin:0 -12px -64px}@media screen and (max-width:576px){.posts_wrap{flex-direction:column;gap:48px 0;margin:0}}.posts_wrap .testimonials_inside{margin:32px 0 96px;padding:0 12px;width:100%}@media screen and (max-width:991px){.posts_wrap .testimonials_inside{margin:0 0 64px}}@media screen and (max-width:576px){.posts_wrap .testimonials_inside{margin:0;padding:0}}.posts_wrap .testimonials_inside:last-child{margin-bottom:0}.post_item{display:flex;flex-direction:column;width:calc(33.33% - 24px);margin:0 12px 64px}@media screen and (max-width:991px){.post_item{width:calc(50% - 24px)}}@media screen and (max-width:576px){.post_item{width:100%;margin:0}}.post_item_img{border-radius:16px;overflow:hidden;aspect-ratio:1.331/1}.post_item_img img{width:100%;height:100%;object-fit:cover}.post_item_info{flex:1 0 auto;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:20px 0 0}.post_item_info .post_tags{margin-bottom:24px}.post_item_info .btn{margin-top:32px}.post_item_date{color:#fff;font-size:16px;line-height:22px;margin-bottom:20px}.post_item_name{color:#fff;font-size:clamp(18px,1.61vw,22px);line-height:127%;margin-bottom:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.testimonials_inside_quote p{color:#fff;font-size:clamp(24px,2.342vw,32px);line-height:125%;text-box-trim:trim-both;text-box-edge:cap alphabetic}.testimonials_inside_bottom{display:flex;justify-content:space-between;align-items:center;gap:0 24px;margin-top:48px}@media screen and (max-width:576px){.testimonials_inside_bottom{margin-top:32px;flex-direction:column;align-items:stretch;gap:24px 0}}.testimonials_inside_info.swiper{width:60%;margin:0}@media screen and (max-width:576px){.testimonials_inside_info.swiper{width:100%}}.testimonials_inside_author .testimonials_inside_name{color:#fff;font-weight:700;font-size:16px;line-height:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic;margin-bottom:10px}.testimonials_inside_author .testimonials_inside_position{color:#fff;font-size:16px;line-height:24px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.navigation{display:flex;align-items:center;gap:0 32px;margin-top:96px}@media screen and (max-width:991px){.navigation{margin-top:64px}}@media screen and (max-width:767px){.navigation{justify-content:center;gap:0 16px}}.navigation.mb_64{margin-top:64px}@media screen and (max-width:991px){.navigation.mb_64{margin-top:48px}}.navigation_list{display:flex;align-items:center;gap:0 20px}@media screen and (max-width:767px){.navigation_list{gap:0 12px}}.navigation_list li.active a{color:#cf20c4;text-decoration:underline}.navigation_list a{text-decoration:none;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;line-height:24px;transition:all .3s}.navigation_list a:hover{color:#cf20c4}.navigation_arrow{text-decoration:none;display:flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;border-radius:8px;border:1px solid #cf20c4;transition:all .3s}.navigation_arrow.disabled{border-color:rgba(255,255,255,.5);pointer-events:none}.navigation_arrow.disabled svg{stroke:rgba(255,255,255,.5)}.navigation_arrow:hover{background-color:#cf20c4}.navigation_arrow:hover svg{stroke:#fff}.navigation_arrow svg{display:block;stroke:#cf20c4;transition:all .3s}.dropdown_wrap{position:relative}.dropdown_box{position:absolute;top:100%;left:0;z-index:3;opacity:0;visibility:hidden;transition:all .3s;transform:translate(0,-15px)}.dropdown_box.visible{opacity:1;visibility:visible;transform:translate(0,0)}.sort_block{display:flex;align-items:center;gap:0 8px;margin-bottom:22px}.sort_title{color:#fff;font-size:16px;line-height:22px;text-box-trim:trim-both;text-box-edge:cap alphabetic}.sort_filter_toggle{cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:0 48px;white-space:nowrap;color:#fff;font-weight:500;font-size:16px;line-height:22px}.sort_filter_toggle svg{stroke:#fff}.sort_filter_dropdown{background-color:#fff;border-radius:8px;min-width:120px;padding:8px 12px;margin-top:8px}.sort_filter_dropdown li{margin-bottom:8px}.sort_filter_dropdown li:last-child{margin-bottom:0}.sort_filter_dropdown a{text-decoration:none;color:#111;font-size:16px;line-height:22px;transition:all .3s}.sort_filter_dropdown a:hover{color:#2465ff}@media screen and (max-width:767px){.article_post{margin-top:64px}}.article_post .testimonials_inside{margin-bottom:60px;margin-top:64px}.article_post .testimonials_inside:last-child{margin-bottom:0}.article_post .video_block{margin-bottom:64px;margin-top:64px}.article_post .video_block:last-child{margin-bottom:0}.article_post_img{border-radius:32px;overflow:hidden;margin-bottom:64px}@media screen and (max-width:767px){.article_post_img{border-radius:16px}}.article_post_buttons{display:flex;flex-direction:column;align-items:flex-start;gap:32px 0;margin-top:64px;margin-bottom:64px}.article_post_buttons:last-child{margin-bottom:0}.project_item{margin-bottom:64px}@media screen and (max-width:991px){.project_item{margin-bottom:48px}}.project_item:last-child{margin-bottom:0}.project_item .update_card{gap:0 48px}@media screen and (max-width:991px){.project_item .update_card{flex-direction:column;gap:32px 0}}@media screen and (max-width:767px){.project_item .update_card{flex-direction:row;gap:0 32px}}@media screen and (max-width:576px){.project_item .update_card{flex-direction:column;gap:32px 0}}.project_item .update_card_img{width:50%}@media screen and (max-width:991px){.project_item .update_card_img{width:100%}}@media screen and (max-width:767px){.project_item .update_card_img{width:50%}}@media screen and (max-width:576px){.project_item .update_card_img{width:100%}}.project_item .update_card_img img{aspect-ratio:1.333/1}.project_item .update_card_info{align-self:auto;width:auto;flex:1 1 50%;padding-left:0}@media screen and (max-width:991px){.project_item .update_card_info{width:100%}}@media screen and (max-width:767px){.project_item .update_card_info{width:50%}}@media screen and (max-width:576px){.project_item .update_card_info{width:100%}}.project_item .post_tags{margin-bottom:24px}.project_item .update_card_name{font-size:22px;line-height:127%;margin-bottom:24px}.contact_info{max-width:611px;margin-bottom:48px}.contact_info .typical_text{margin-bottom:48px}.contact_info .typical_text:last-child{margin-bottom:0}.contact_map{position:relative;border-radius:32px;overflow:hidden;height:702px;background-color:#12365b}@media screen and (max-width:991px){.contact_map{height:560px}}@media screen and (max-width:767px){.contact_map{height:400px;border-radius:16px}}.contact_triggers{margin-bottom:64px}.contact_triggers .trigger_box_name{color:#ccc2c0;font-size:clamp(24px,2.342vw,32px);line-height:125%;margin-bottom:48px}@media screen and (max-width:991px){.contact_triggers .trigger_box_name{margin-bottom:32px}}@media screen and (max-width:767px){.contact_triggers .trigger_box_name{margin-bottom:24px}}.contact_triggers .typical_text p{color:#ccc2c0}.form_row{display:flex;margin:0 -12px 32px}@media screen and (max-width:576px){.form_row{display:block;margin:0 0 24px}}.form_row.half .form_cell{flex:none}.form_cell{flex:1 1 auto;margin:0 12px;width:calc(50% - 24px)}@media screen and (max-width:576px){.form_cell{width:100%;margin:0 0 24px}}.form_field input,.form_field textarea{width:100%;height:53px;padding:0 20px;background-color:#fff;border:none;border-radius:6px;color:#111;font:16px "Helvetica Neue",sans-serif}.form_field input::-webkit-input-placeholder,.form_field textarea::-webkit-input-placeholder{color:#111}.form_field input:-moz-placeholder,.form_field textarea:-moz-placeholder{color:#111}.form_field input::-moz-placeholder,.form_field textarea::-moz-placeholder{color:#111}.form_field input:-ms-input-placeholder,.form_field textarea:-ms-input-placeholder{color:#111}.form_field textarea{padding:12px 20px;resize:none;height:120px;vertical-align:top}.form_label{display:block;color:#fff;font-weight:500;font-size:clamp(18px,1.61vw,22px);line-height:127%;margin-bottom:12px}.form_label span{font-size:16px}.form_checkbox_label,.wpcf7-acceptance label{display:inline-flex;flex-direction:column;cursor:pointer;position:relative;z-index:2;min-height:24px;padding-left:32px}.form_checkbox_label input[type=checkbox],.wpcf7-acceptance label input[type=checkbox]{position:absolute;top:0;opacity:0;visibility:hidden}.form_checkbox_label input[type=checkbox]:checked~.form_checkbox_text:after,.form_checkbox_label input[type=checkbox]:checked~.wpcf7-list-item-label:after,.wpcf7-acceptance label input[type=checkbox]:checked~.form_checkbox_text:after,.wpcf7-acceptance label input[type=checkbox]:checked~.wpcf7-list-item-label:after{opacity:1}.form_checkbox_label input[type=checkbox]~.form_checkbox_text:before,.form_checkbox_label input[type=checkbox]~.wpcf7-list-item-label:before,.wpcf7-acceptance label input[type=checkbox]~.form_checkbox_text:before,.wpcf7-acceptance label input[type=checkbox]~.wpcf7-list-item-label:before{content:"";position:absolute;top:0;left:0;display:block;width:24px;height:24px;background-color:#fff;border:none;border-radius:4px;transition:all .3s}.form_checkbox_label input[type=checkbox]~.form_checkbox_text:after,.form_checkbox_label input[type=checkbox]~.wpcf7-list-item-label:after,.wpcf7-acceptance label input[type=checkbox]~.form_checkbox_text:after,.wpcf7-acceptance label input[type=checkbox]~.wpcf7-list-item-label:after{content:"";position:absolute;top:0;left:0;display:block;width:24px;height:24px;border-radius:4px;background:url(../images/checkbox.svg) no-repeat center;opacity:0;transition:all .3s}.form_checkbox_text,.wpcf7-list-item-label{color:#fff;font-size:16px;line-height:24px;font-family:"Helvetica Neue",sans-serif}.form_checkbox_text a,.wpcf7-list-item-label a{color:#fff}.form_checkbox_text a:hover,.wpcf7-list-item-label a:hover{text-decoration:none}.contact_form{background-color:rgba(255,255,255,.07);border-radius:32px;max-width:1034px;margin:0 auto;padding:64px 120px}@media screen and (max-width:991px){.contact_form{padding:40px 24px}}@media screen and (max-width:767px){.contact_form{border-radius:16px}}.contact_form .title_block{text-align:center;margin-bottom:64px}@media screen and (max-width:991px){.contact_form .title_block{margin-bottom:48px}}.contact_form_privacy{margin-top:32px}@media screen and (max-width:576px){.contact_form_privacy{margin-top:24px}}.contact_form_buttons{display:flex;justify-content:center;margin-top:48px}.search_form{display:flex;align-items:center;gap:0 20px;width:100%;max-width:611px;padding-bottom:16px;border-bottom:1px solid #fff}@media screen and (max-width:767px){.search_form{max-width:none;gap:0 16px;padding-bottom:8px}}.search_form_field{height:46px;width:100%;flex:1 1 auto;background:0 0;border:none;border-radius:0;color:#fff;font:32px "Helvetica Neue",sans-serif}.search_form_field::-webkit-input-placeholder{color:#fff}.search_form_field:-moz-placeholder{color:#fff}.search_form_field::-moz-placeholder{color:#fff}.search_form_field:-ms-input-placeholder{color:#fff}@media screen and (max-width:767px){.search_form_field{font-size:22px}}.search_form_icon svg{display:block;stroke:#fff;width:46px;min-width:46px;height:46px}@media screen and (max-width:767px){.search_form_icon svg{width:32px;min-width:32px;height:32px}}.top_404:before{background-color:#12365b}.top_404 .top_home_inner{padding-bottom:285px}@media screen and (max-width:991px){.top_404 .top_home_inner{padding-bottom:200px}}.explore_404{margin-top:-240px}@media screen and (max-width:991px){.explore_404{margin-top:-140px}}@media screen and (max-width:576px){.explore_404{margin-top:-160px}}.explore_404 .content_description{position:relative;z-index:3;width:60%}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}