.selectric .select_arrow:after,.selectric .select_arrow:before,.selectric-items li,.show_box,.investment_item:after,.investment_item .close_btn,.news__posts .post_item__meta{transition:all 0.3s ease}.news__posts .first_post .zoom_in img,.stats_block__hero figure img,.stats_block__hero figure video{width:100%;height:100%;object-fit:cover}.selectric .select_arrow:after,.selectric .select_arrow:before,.selectric-items li,.show_box,.investment_item:after,.investment_item .close_btn,.news__posts .post_item__meta{transition:all 0.3s ease}.news__posts .first_post .zoom_in img,.stats_block__hero figure img,.stats_block__hero figure video{width:100%;height:100%;object-fit:cover}.stats_block{padding:56px 0;background-color:#0a1333;color:#fff}@media screen and (min-width:1025px){.stats_block{padding:72px 0}}@media screen and (min-width:768px){.stats_block .container{display:flex;flex-wrap:wrap;gap:48px}}.stats_block__title{margin-bottom:32px}@media screen and (max-width:1024px) and (min-width:768px){.stats_block__title{width:100%}}@media screen and (min-width:768px){.stats_block__title{margin-bottom:0}}@media screen and (min-width:1025px){.stats_block__title{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;width:280px}}.stats_block__title h3.deco{color:#fff}.stats_block__title h3.deco:not(:last-child){margin-bottom:24px}.stats_block__columns{flex:1;display:grid;grid-template-columns:repeat(1, 1fr);grid-gap:20px}@media screen and (min-width:768px){.stats_block__columns{grid-template-columns:repeat(3, 1fr)}}.stats_block__columns .column{display:flex;flex-direction:column;gap:24px;color:#b8d8fb;padding:24px 0;font-size:18px}@media screen and (max-width:767px){.stats_block__columns .column{border-top:1px solid rgba(255, 255, 255, 0.2)}}@media screen and (min-width:768px){.stats_block__columns .column{padding:0 24px 24px;border-left:1px solid rgba(255, 255, 255, 0.2)}}.stats_block__columns .column_num span{display:block;color:#479bf5}.stats_block__columns .column_num .num{font-size:69px;font-weight:200;line-height:1;letter-spacing:-0.69px}@media screen and (min-width:768px){.stats_block__columns .column_num .num{font-size:86px;letter-spacing:-0.86px}}.stats_block__columns .column_num .num_title{font-family:"HW Atlantic", sans-serif;font-size:35px;font-weight:500;line-height:1;letter-spacing:-0.7px}.selectric-wrapper{position:relative;cursor:pointer}.selectric-responsive{width:100%}.selectric{border:1px solid #b3b9cc;border-radius:6px;background:#fff;position:relative;overflow:hidden}.selectric .label{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 46px 0 16px;font-size:16px;line-height:46px;color:#070707;height:46px;user-select:none}.selectric .select_arrow{position:absolute;top:50%;transform:translate(0, -50%);right:24px}.selectric .select_arrow:after,.selectric .select_arrow:before{content:"";position:absolute;top:50%;width:11px;height:2px;background:#9ca3af}.selectric .select_arrow:after{left:-2px;transform:translate(0, -50%) rotate(-45deg)}.selectric .select_arrow:before{right:-2px;transform:translate(0, -50%) rotate(45deg)}.selectric-open{z-index:9999}.selectric-open .selectric-items{display:block}.selectric-disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default;user-select:none}.selectric-hide-select{position:relative;overflow:hidden;width:0;height:0}.selectric-hide-select select{position:absolute;left:-100%}.selectric-hide-select.selectric-is-native{position:absolute;width:100%;height:100%;z-index:10}.selectric-hide-select.selectric-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.selectric-input{position:absolute !important;top:0 !important;left:0 !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;margin:0 !important;padding:0 !important;width:1px !important;height:1px !important;outline:none !important;border:none !important;background:none !important}.selectric-temp-show{position:absolute !important;visibility:hidden !important;display:block !important}.selectric-items{display:none;position:absolute;top:100%;left:0;background:#fff;border:1px solid #e5e7eb;border-radius:6px;z-index:-1;box-shadow:0 8px 16px 0 rgba(48, 49, 51, 0.1), 0 0 1px 0 rgba(48, 49, 51, 0.05)}.selectric-items .selectric-scroll{height:100%;overflow:auto}.selectric-above .selectric-items{top:auto;bottom:100%}.selectric-items ul,.selectric-items li{font-size:16px;line-height:20px;min-height:20px}.selectric-items li{display:block;padding:12px 16px;color:#070707;cursor:pointer;background-color:transparent}.selectric-items li:active{background:#1982f2;color:#fff}@media screen and (min-width:1025px){.selectric-items li:hover{background:#1982f2;color:#fff}}.selectric-items li.selected,.selectric-items li.highlighted{background:#1982f2;color:#fff}.selectric-items .disabled{filter:alpha(opacity=50);opacity:0.5;cursor:default !important;background:none !important;color:#666 !important;user-select:none}.selectric-items .selectric-group .selectric-group-label{font-weight:bold;padding-left:10px;cursor:default;user-select:none;background:none;color:#444}.selectric-items .selectric-group.disabled li{filter:alpha(opacity=100);opacity:1}.selectric-items .selectric-group li{padding-left:25px}.show_box{position:absolute;left:50%;transform:translate(-50%, 0);bottom:0;display:inline-block;vertical-align:top;margin:0;opacity:0;visibility:hidden;z-index:3}.show_box.is_loading{opacity:1;visibility:visible}.show_box .loader{margin:0 auto;width:30px;position:relative}.show_box .loader:before{content:"";display:block;padding-top:100%}.show_box .circular{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin:auto;transform-origin:center center;animation:rotate 2s linear infinite}.show_box .path{stroke-width:3;stroke-dashoffset:0;stroke-linecap:round;stroke-dasharray:1, 200;animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite;-webkit-animation:dash 1.5s ease-in-out infinite, color 3s ease-in-out infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1, 200;stroke-dashoffset:0}50%{stroke-dasharray:89, 200;stroke-dashoffset:-35px}100%{stroke-dasharray:89, 200;stroke-dashoffset:-124px}}@keyframes color{100%,0%{stroke:#125cac}40%{stroke:#125cac}66%{stroke:#125cac}80%,90%{stroke:#125cac}}.load_more_holder{position:absolute;left:0;right:0;bottom:0;text-align:center;z-index:1}.loader_holder{height:41px;position:relative;z-index:0;pointer-events:none}.our_investments{overflow:hidden}@media screen and (max-width:767px){.our_investments{margin-bottom:56px}}.tpl-investment-area .our_investments{border-top:1px solid #f0eeed;border-bottom:1px solid #f0eeed}@media screen and (max-width:767px){.tpl-investment-area .our_investments{padding-bottom:56px}}.our_investments__top{padding:40px 0}@media screen and (min-width:1025px){.our_investments__top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:40px}}.our_investments__top h2{color:#12235c}@media screen and (max-width:1024px){.our_investments__top h2{margin-bottom:40px}}.our_investments__wrapper{font-size:0;border-top:1px solid #f0eeed}.our_investments__wrapper .container{width:1440px;max-width:100%}.our_investments__wrapper .container:after{content:"";display:table;clear:both}.our_investments .swiper{margin-bottom:-1px}.our_investments .sw_pagination{margin:24px 0}.our_investments .load_more_holder .button{text-transform:capitalize}.our_investments .mob_hide .load_more_holder{display:block;position:relative;bottom:auto;float:left;width:100%;margin:50px 0}.our_investments .mob_hide .load_more_holder .loader_holder{position:absolute;left:50%;transform:translate(-50%, 0);top:calc(100% + 10px)}.our_investments .investments_slider>.load_more_holder{position:relative;bottom:auto}.our_investments .investments_slider>.load_more_holder .loader_holder{position:absolute;left:50%;transform:translate(-50%, 0);top:calc(100% + 10px)}.investment_filters{position:relative}.investment_filters .show_box{bottom:auto;top:calc(100% + 9px)}.investment_filters__desktop{display:flex;flex-wrap:wrap;gap:8px}.investment_filters__desktop .button{margin:0 !important}.investment_item{display:inline-block;width:50%;cursor:pointer;position:relative}@media screen and (max-width:1024px) and (min-width:768px){.investment_item{width:25%}.investment_item:nth-child(-n+8):before{border-top:none}}@media screen and (min-width:1025px){.investment_item{width:20%}.investment_item:nth-child(-n+10):before{border-top:none}}@media screen and (max-width:767px){.investment_item:nth-child(n+4):before{border-top:none}}.investment_item:before{content:"";position:absolute;top:0;bottom:0;right:-1px;left:0;border:1px solid #f0eeed}@media screen and (max-width:767px){.investment_item:before{top:-1px}}@media screen and (min-width:768px){.investment_item:before{bottom:-1px}}.investment_item:after{content:"";top:0;bottom:-1px;right:0;left:auto;width:0;position:absolute;background-color:#0a1333;z-index:1}.investment_item.inactive{pointer-events:none}.investment_item.is_active:active img{filter:brightness(0) saturate(100%) invert(100%)}@media screen and (min-width:1025px){.investment_item.is_active:hover img{filter:brightness(0) saturate(100%) invert(100%)}}.investment_item.is_active .close_btn{opacity:0.5;visibility:visible}.investment_item.is_active:after{width:100%}.investment_item.is_active img{filter:brightness(0) saturate(100%) invert(100%)}.investment_item.is_clickable>a{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3}.investment_item .close_btn{position:absolute;top:10px;right:10px;font-size:20px;line-height:0.8;color:#e8f3fe;opacity:0;visibility:hidden;z-index:2}.investment_item figure{height:100%;min-height:280px;width:100%;position:relative;z-index:2}.investment_item figure img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:79.5%;max-height:52%;object-fit:contain;filter:brightness(0) invert(26%) sepia(97%) saturate(260%) hue-rotate(192deg) brightness(62%) contrast(140%)}.investment_item figure:after{content:"";display:block;padding-bottom:100%}.investment_item:active img{filter:brightness(0) saturate(100%) invert(35%) sepia(30%) saturate(3000%) hue-rotate(190deg) brightness(75%) contrast(100%)}@media screen and (min-width:1025px){.investment_item:hover img{filter:brightness(0) saturate(100%) invert(35%) sepia(30%) saturate(3000%) hue-rotate(190deg) brightness(75%) contrast(100%)}}.investment_item__details{display:none;float:left;width:calc(100% + 1px);position:relative;background:#0a1333;color:#fff}.investment_item__details_wrapper{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:40px}@media screen and (min-width:768px){.investment_item__details_wrapper{flex-direction:row;gap:46px}}.investment_item__details_wrapper>div{flex:1;padding:72px 24px 46px}@media screen and (min-width:768px){.investment_item__details_wrapper>div{display:flex;align-items:flex-start;gap:30px}}@media screen and (max-width:1024px) and (min-width:768px){.investment_item__details_wrapper>div{padding:40px 0 36px 36px}}@media screen and (min-width:1025px){.investment_item__details_wrapper>div{padding:80px 0 72px 5.556%;gap:60px}}@media screen and (max-width:1024px) and (min-width:768px){.investment_item__details_wrapper>div.no_image{padding-right:36px}}@media screen and (min-width:1025px){.investment_item__details_wrapper>div.no_image{padding-right:5.556%}}.investment_item__details_wrapper>div>div{flex:1}.investment_item__details_wrapper h3{color:#fff}@media screen and (max-width:767px){.investment_item__details_wrapper h3{margin-bottom:24px}}@media screen and (min-width:768px){.investment_item__details_wrapper h3{width:50%}}.investment_item__details_wrapper p{font-size:16px}.investment_item__details_wrapper p:not(:last-child){margin-bottom:20px}@media screen and (min-width:1025px){.investment_item__details_wrapper p:not(:last-child){margin-bottom:24px}}@media screen and (max-width:1024px) and (min-width:768px){.investment_item__details_wrapper figure{width:220px}}@media screen and (min-width:1025px){.investment_item__details_wrapper figure{width:288px}}.investment_item__details_wrapper figure img{margin:0 auto}@media screen and (min-width:768px){.investment_item__details_wrapper figure img{height:100%;object-fit:cover}}.investment_item__details.is_active{display:none}.selectric .select_arrow:after,.selectric .select_arrow:before,.selectric-items li,.show_box,.investment_item:after,.investment_item .close_btn,.news__posts .post_item__meta{transition:all 0.3s ease}.news__posts .first_post .zoom_in img,.stats_block__hero figure img,.stats_block__hero figure video{width:100%;height:100%;object-fit:cover}.news{padding-top:64px;border-top:1px solid #f0eeed;overflow-x:hidden}.news__top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;margin-bottom:64px}.news__top h2{color:#12235c}@media screen and (max-width:540px){.news__top .button{width:100%}}.news__posts{width:1440px}@media screen and (min-width:1025px){.news__posts.container{max-width:100%}}@media screen and (min-width:1025px){.news__posts .articles_wrapper{display:flex;align-items:stretch}}.news__posts .post_item__meta{gap:5px;flex-wrap:wrap;color:#8e97b4;font-weight:700;margin-bottom:15px}.news__posts article h3 a{color:#3a497d}.news__posts article:active .zoom_in a img{transform:scale3d(1.05, 1.05, 1)}.news__posts article:active h3 a{text-decoration:none;color:#0e4885}.news__posts article:active .post_item__meta{color:#125cac}@media screen and (min-width:1025px){.news__posts article:hover .zoom_in a img{transform:scale3d(1.05, 1.05, 1)}.news__posts article:hover h3 a{text-decoration:none;color:#0e4885}.news__posts article:hover .post_item__meta{color:#125cac}}@media screen and (min-width:1025px){.news__posts .first_post{width:57.848%;border-right:1px solid #f0eeed;border-bottom:1px solid #f0eeed}}.news__posts .first_post>div{padding:24px 0}@media screen and (max-width:1024px){.news__posts .first_post>div{display:flex;flex-direction:column;justify-content:center;min-height:190px}}@media screen and (min-width:1025px){.news__posts .first_post>div{padding:34px 48px}}.news__posts .first_post .zoom_in{position:relative}@media screen and (max-width:480px){.news__posts .first_post .zoom_in{margin:0 -24px}}@media screen and (max-width:1024px) and (min-width:481px){.news__posts .first_post .zoom_in{margin:0 -39px}}.news__posts .first_post .zoom_in img{min-height:296px}@media screen and (min-width:1025px){.news__posts .first_post .zoom_in img{min-height:574px}}.news__posts .all_other_articles{display:flex;flex-direction:column;flex:1}.news__posts .all_other_articles article{flex:1;padding:36px 0;position:relative;display:flex;flex-direction:column;justify-content:center;min-height:190px}@media screen and (min-width:1025px){.news__posts .all_other_articles article{padding:36px 24px}}.news__posts .all_other_articles article:before,.news__posts .all_other_articles article:after{height:1px;left:0;right:-9999px;background-color:#f0eeed;position:absolute}@media screen and (max-width:1024px){.news__posts .all_other_articles article:before,.news__posts .all_other_articles article:after{left:-9999px}}.news__posts .all_other_articles article:first-child:before{content:"";top:0}.news__posts .all_other_articles article:after{content:"";bottom:0}.has_line,.top_panel__primary_title,.home_intro .container,.stats_block .container{position:relative}.has_line:before,.top_panel__primary_title:before,.home_intro .container:before,.stats_block .container:before{top:14px;left:0;bottom:-40px;width:3px;background-color:#65abf6;position:absolute}@media screen and (min-width:1025px){.has_line:before,.top_panel__primary_title:before,.home_intro .container:before,.stats_block .container:before{content:""}}.top_panel__primary{position:relative;overflow:hidden;min-height:240px;display:flex;align-items:flex-end;padding-bottom:20px}@media screen and (min-width:1025px){.top_panel__primary{padding-bottom:32px}}@media screen and (max-width:1024px) and (min-width:540px){.top_panel__primary{min-height:58.62vw}}@media screen and (min-width:1025px){.top_panel__primary{min-height:calc(100vh - 90px)}body.logged-in .top_panel__primary{min-height:calc(100vh - 122px)}}@media screen and (max-width:1360px) and (min-width:1024px){.top_panel__primary{min-height:58.62vw !important}}.top_panel__primary figure{position:absolute;top:0;bottom:0;width:100%}.top_panel__primary figure img,.top_panel__primary figure video{height:100%;width:100%;object-fit:cover}.top_panel__primary figure video{display:block;object-position:bottom}.top_panel__primary figure:after{content:"";background:linear-gradient(187deg, rgba(0, 0, 0, 0.6) 2.61%, rgba(0, 0, 0, 0) 61.68%);position:absolute;top:0;bottom:0;right:0;left:0}.top_panel__primary h1{color:#fff;position:relative;overflow:hidden;height:76px}@media screen and (max-width:767px){.top_panel__primary h1{font-size:32px;letter-spacing:-0.32px;height:35px}}@media screen and (min-width:1025px){.top_panel__primary h1{height:91px;margin-left:40px}}.top_panel__primary h1.is_playing span{animation-play-state:running}.top_panel__primary h1 span{position:absolute;width:100%;height:100%;display:block;opacity:0;overflow:hidden;animation:rotateWord linear infinite;animation-play-state:paused}@keyframes rotateWord{0%,80%,100%{opacity:0}2%{opacity:0;transform:translateY(90px)}5%,17%{opacity:1;transform:translateY(0px)}18%{opacity:0;transform:translateY(-90px)}}.home_intro{background:linear-gradient(229deg, rgba(10, 16, 39, 0.33) 21.46%, rgba(10, 16, 39, 0.16) 50.67%, rgba(10, 16, 39, 0) 103.76%), #080f27;background-blend-mode:normal, screen, normal;padding:56px 0;overflow:hidden}@media screen and (min-width:1025px){.home_intro{padding:120px 0}}@media screen and (min-width:1025px){.home_intro .container{padding:0 40px}}.home_intro .container:before{top:-9999px;bottom:-9999px}.home_intro *:not(.button){color:#fff}.home_intro h3.deco{font-size:28px;line-height:1.5;letter-spacing:-0.56px}@media screen and (min-width:1025px){.home_intro h3.deco{font-size:44px;line-height:1.33;letter-spacing:-0.88px}}.our_investments{margin-top:80px}.stats_block__hero{position:relative;min-height:565px;overflow:hidden;padding:98px 0}@media screen and (min-width:1025px){.stats_block__hero{min-height:595px;padding-top:228px}}.stats_block__hero figure{position:absolute;top:0;bottom:0;width:100%}.stats_block__hero figure video{display:block}.stats_block__hero figure:after{content:"";background:linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(93deg, rgba(7, 14, 78, 0.6) -13.16%, rgba(7, 14, 78, 0.6) 7.32%, rgba(7, 14, 78, 0) 94.02%);background-blend-mode:normal, multiply, normal;position:absolute;top:0;bottom:0;right:0;left:0}.stats_block__hero h2{position:relative;mix-blend-mode:screen}@media screen and (min-width:1025px){.stats_block__hero h2{padding-left:40px}}.stats_block__hero h2 span{display:block}.stats_block__hero h2 span:first-child{mix-blend-mode:screen;position:relative}.stats_block__hero h2 span:first-child:before{top:-9999px;left:-40px;bottom:0;width:3px;background-color:#0e4885;position:absolute}@media screen and (min-width:1025px){.stats_block__hero h2 span:first-child:before{content:""}}.stats_block__hero h2 span:first-child:after{content:"";position:absolute;background-color:#fff;left:-9999px;right:-9999px;top:-500px;bottom:0;z-index:-1}.stats_block__hero h2 span:not(:first-child){color:#fff}.stats_block{overflow:hidden}@media screen and (min-width:1025px){.stats_block .container{padding-left:40px}}.stats_block .container:before{top:-9999px;bottom:-9999px}