.c-fade-in{position:relative;opacity:0}.b-investment-list .content-wrapper{display:flex;flex-direction:column;gap:86px}@media(max-width:992px){.b-investment-list .content-wrapper{gap:50px}}.b-investment-list .filters{display:flex;align-items:center;gap:15px;width:100%;justify-content:flex-end}@media(max-width:992px){.b-investment-list .filters{flex-direction:column;gap:8px}}.b-investment-list .filters .select-wrapper{position:relative}@media(max-width:992px){.b-investment-list .filters .select-wrapper{width:100%}}.b-investment-list .filters .select-wrapper:after{content:"";position:absolute;top:calc(50% - 4px);right:21px;height:9px;width:15px;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.07624 9.03366C6.8226 9.03366 6.56899 8.93682 6.37561 8.74353L0.290327 2.65819C-0.0967758 2.27109 -0.0967758 1.64347 0.290327 1.25652C0.677274 0.869572 1.30477 0.869572 1.69191 1.25652L7.07624 6.64117L12.4606 1.25671C12.8477 0.86976 13.4751 0.86976 13.8621 1.25671C14.2493 1.64365 14.2493 2.27127 13.8621 2.65838L7.77687 8.74372C7.5834 8.93704 7.32979 9.03366 7.07624 9.03366Z' fill='%23252937'/%3E%3C/svg%3E")}.b-investment-list .filters select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid var(--color-border);outline:0;padding-inline:25px;display:flex;align-items:center;height:68px;border-radius:0;font-size:16px;line-height:120%;background-color:#fff;width:313px}@media(max-width:992px){.b-investment-list .filters select{width:100%;height:42px;font-size:14px}}.b-investment-list .filters select[disabled]{cursor:wait}.b-investment-list .investment-list{display:grid;grid-template-columns:1fr 1fr;gap:56px;row-gap:86px;transition:.3s}@media(max-width:992px){.b-investment-list .investment-list{grid-template-columns:1fr;row-gap:35px}}.b-investment-list .investment-list .no-data{height:515px;display:flex;align-items:center;justify-content:center;font-size:34px;line-height:100%;text-align:center;grid-column:span 2}@media(max-width:992px){.b-investment-list .investment-list .no-data{grid-column:span 1;height:280px;font-size:24px;line-height:120%}}.b-investment-list .investment-list .investment{display:flex;flex-direction:column;gap:42px;position:relative;text-decoration:none;color:var(--color-text-1)}@media(max-width:992px){.b-investment-list .investment-list .investment{gap:18px}}.b-investment-list .investment-list .investment .status{position:absolute;top:25px;right:25px;padding:10px 20px;font-size:17px;line-height:100%;color:#fff;background-color:var(--color-text-1)}@media(max-width:992px){.b-investment-list .investment-list .investment .status{top:18px;right:12px;font-size:12px;line-height:120%}}.b-investment-list .investment-list .investment img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;display:block}@media(max-width:992px){.b-investment-list .investment-list .investment img{height:207px}}.b-investment-list .investment-list .investment .title{font-size:28px;line-height:100%;margin-bottom:16px}@media(max-width:992px){.b-investment-list .investment-list .investment .title{font-size:24px;margin-bottom:7px}}.b-investment-list .investment-list .investment .bottom-info{font-weight:300;font-size:18px;line-height:165%;color:var(--color-gray)}@media(max-width:992px){.b-investment-list .investment-list .investment .bottom-info{font-size:14px}}.b-investment-list .investment-list.loading{opacity:0;transform:translateY(-24px);cursor:wait}.b-investment-list .investment-list.loading .investment{pointer-events:none}.custom-select{position:relative}@media(max-width:992px){.custom-select{width:100%}}.custom-select__trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid var(--color-border);outline:0;padding-inline:25px;display:flex;align-items:center;height:68px;border-radius:0;font-size:16px;line-height:120%;background-color:#fff;width:313px;text-align:left;font-family:inherit}@media(max-width:992px){.custom-select__trigger{width:100%;height:42px;font-size:14px}}.custom-select__trigger .placeholder{color:inherit}.custom-select__trigger:after{content:"";position:absolute;top:calc(50% - 4px);right:21px;height:9px;width:15px;background-repeat:no-repeat;background-position:50%;background-image:url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.07624 9.03366C6.8226 9.03366 6.56899 8.93682 6.37561 8.74353L0.290327 2.65819C-0.0967758 2.27109 -0.0967758 1.64347 0.290327 1.25652C0.677274 0.869572 1.30477 0.869572 1.69191 1.25652L7.07624 6.64117L12.4606 1.25671C12.8477 0.86976 13.4751 0.86976 13.8621 1.25671C14.2493 1.64365 14.2493 2.27127 13.8621 2.65838L7.77687 8.74372C7.5834 8.93704 7.32979 9.03366 7.07624 9.03366Z' fill='%23252937'/%3E%3C/svg%3E");transition:transform .2s ease}.custom-select.open .custom-select__trigger:after{transform:rotate(180deg)}.custom-select.disabled .custom-select__trigger{cursor:wait}.custom-select__dropdown{position:absolute;top:100%;left:0;right:0;background-color:#fff;border:1px solid var(--color-border);border-top:none;z-index:100;max-height:300px;overflow-y:auto}.custom-select__option{padding:18px 25px;cursor:pointer;font-size:16px;line-height:120%;transition:background-color .15s ease}@media(max-width:992px){.custom-select__option{padding:14px 20px;font-size:14px}}.custom-select__option:hover{background-color:#f5f5f5}.custom-select__option.selected{background-color:#f0f0f0;font-weight:500}.b-maps>div{width:100%;height:800px!important}@media(max-width:992px){.b-maps>div{height:500px!important}}.b-maps.lower-height>div{height:520px!important}@media(max-width:992px){.b-maps.lower-height>div{height:500px!important}}.b-maps .marker{display:flex}.b-maps .marker,.b-maps .marker .head{position:relative}.b-maps .marker .head .icon{position:absolute;top:14px;left:16px}.b-maps .marker .body{padding-inline:16px;height:46px;background-color:#fff;color:var(--color-text-1);font-size:12px;line-height:44px;border:1px solid #e4e4e4}.b-nav-breadcrumbs .container{height:107px;display:flex;align-items:center;justify-content:space-between}@media(max-width:992px){.b-nav-breadcrumbs .container{height:auto;background-color:var(--color-text-1)}}.b-nav-breadcrumbs nav.section-scroll{display:flex;width:-moz-fit-content;width:fit-content;gap:56px;align-items:center;padding-right:48px;margin-left:71px;counter-reset:count;height:107px;background-color:var(--color-text-1);box-shadow:0 0 0 900px var(--color-text-1);clip-path:inset(0 0 0 -900px)}@media(max-width:992px){.b-nav-breadcrumbs nav.section-scroll{height:57px;background-color:unset;box-shadow:unset;clip-path:unset;gap:10px;padding-right:0;margin-left:24px}}.b-nav-breadcrumbs nav.section-scroll .link-wrapper{border-left:1px solid hsla(0,0%,100%,.2);height:100%;padding-left:56px;display:flex;align-items:center;position:relative}@media(max-width:992px){.b-nav-breadcrumbs nav.section-scroll .link-wrapper{padding-left:10px}}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:first-child{border-left:0}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:last-child{border-right:0}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:after{content:"";position:absolute;top:0;left:0;right:-57px;bottom:0;background-color:rgba(0,0,0,0);transition:background-color .3s ease;z-index:0;pointer-events:none}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:hover:after{background-color:hsla(0,0%,100%,.1)}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:first-child:after{left:0}.b-nav-breadcrumbs nav.section-scroll .link-wrapper:last-child:after{right:-48px}.b-nav-breadcrumbs nav.section-scroll a{font-size:14px;line-height:110%;letter-spacing:0;text-decoration:none;color:#7c7f87;max-width:150px;display:flex;gap:30px;transition:color .3s ease;position:relative;z-index:1}.b-nav-breadcrumbs nav.section-scroll a:hover,.b-nav-breadcrumbs nav.section-scroll a:hover:before{color:#fff}.b-nav-breadcrumbs nav.section-scroll a:before{counter-increment:count;content:"0" counter(count);display:block;font-size:14px;line-height:100%;letter-spacing:20%;color:#7c7f87;margin-top:1px;transition:color .3s ease}@media(max-width:992px){.b-nav-breadcrumbs nav.section-scroll a:before{font-size:10px}.b-nav-breadcrumbs nav.section-scroll a{gap:10px;font-size:12px;line-height:100%}.b-nav-breadcrumbs .breadcrumbs-container{display:none}}.b-quad-desc{position:relative;color:#fff}.b-quad-desc .dark-bg{position:absolute;width:100%;bottom:0;left:0;height:calc(100% - 182px);z-index:-3;background-color:var(--color-text-1)}@media(max-width:992px){.b-quad-desc .dark-bg{height:calc(100% - 157px)}}.b-quad-desc .bg-cover{position:absolute;width:32%;top:0;right:0;height:499px;z-index:-2;background-color:#fff}@media(max-width:992px){.b-quad-desc .bg-cover{display:none}}.b-quad-desc .content-wrapper{position:relative;padding-bottom:113px}@media(max-width:992px){.b-quad-desc .content-wrapper{padding-bottom:75px}}.b-quad-desc .content-wrapper .line{position:absolute;z-index:-1;right:227px;pointer-events:none;height:calc(100% + 262px);width:1px;background-color:var(--color-border);bottom:0}@media(max-width:992px){.b-quad-desc .content-wrapper .line{display:none}}.b-quad-desc .description{font-size:28px;line-height:100%;letter-spacing:0;max-width:936px;position:relative;z-index:2;padding-inline:60px}.b-quad-desc .description strong{color:var(--color-primary)}@media(max-width:992px){.b-quad-desc .description{font-size:24px;line-height:110%;padding-inline:0}}.b-quad-desc .items{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;margin-bottom:116px}@media(max-width:992px){.b-quad-desc .items{grid-template-columns:1fr;margin-bottom:80px}}.b-quad-desc .items .item{position:relative;padding:58px;border:1px solid var(--color-primary);transition:.3s;background-color:#fff;color:var(--color-text-1)}@media(max-width:992px){.b-quad-desc .items .item{padding:43px 37px}}.b-quad-desc .items .item .title{font-size:28px;line-height:100%;letter-spacing:0;margin-bottom:34px;transition:color .3s;max-width:425px}@media(max-width:992px){.b-quad-desc .items .item .title{font-size:20px;line-height:100%;margin-bottom:20px}}.b-quad-desc .items .item .desc{font-weight:300;font-size:16px;line-height:165%;letter-spacing:0}.b-quad-desc .items .item .icon{position:absolute;top:45px;right:45px}.b-quad-desc .items .item .icon img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain}@media(max-width:992px){.b-quad-desc .items .item .icon{display:none}.b-quad-desc .items .item:nth-child(3n){background-color:var(--color-text-1);color:#fff}.b-quad-desc .items .item:nth-child(3n) .title{color:var(--color-primary)}}@media(min-width:993px){.b-quad-desc .items .item:hover{background-color:var(--color-text-1);color:#fff}.b-quad-desc .items .item:hover .title{color:var(--color-primary)}}.b-spacer{height:var(--desktop,150px)}@media(max-width:992px){.b-spacer{height:var(--mobile,48px)}}.b-logos .title{font-size:28px;line-height:100%;letter-spacing:0;color:var(--color-text-2);margin-bottom:66px}@media(max-width:992px){.b-logos .title{font-size:24px;margin-bottom:30px}}.b-logos .title strong{color:var(--color-primary)}.b-logos .logo-items{display:flex;gap:24px;justify-content:space-between;opacity:.5;row-gap:16px;width:100%}.b-logos .logo-items .item img{width:100%;height:auto}@media(max-width:992px){.b-logos .logo-items{flex-wrap:wrap;justify-content:normal;gap:16px}.b-logos .logo-items .item{width:calc(25% - 12px)}}@media(max-width:768px){.b-logos .logo-items .item{width:calc(33.3% - 12px)}}.b-video-desc{background-color:var(--color-text-1);padding-top:140px;padding-bottom:110px;color:var(--color-border);position:relative}@media(max-width:992px){.b-video-desc{padding-top:60px;padding-bottom:0;margin-bottom:64px}}.b-video-desc .cover{z-index:1;position:absolute;background-color:#fff;width:47%;height:270px;left:53%;top:0}@media(max-width:992px){.b-video-desc .cover{display:none}}.b-video-desc .content-wrapper{display:flex;gap:105px;position:relative;z-index:2}@media(max-width:992px){.b-video-desc .content-wrapper{flex-direction:column;gap:0}}.b-video-desc .content-wrapper .line{position:absolute;z-index:2;right:115px;pointer-events:none;height:calc(100% + 100px);width:1px;background-color:hsla(0,0%,100%,.4);top:0}@media(max-width:992px){.b-video-desc .content-wrapper .line{display:none}}.b-video-desc .content-wrapper .line2{position:absolute;z-index:2;right:115px;pointer-events:none;height:140px;width:1px;background-color:var(--color-border);top:-140px}@media(max-width:992px){.b-video-desc .content-wrapper .line2{display:none}}.b-video-desc .left{display:flex;flex-direction:column;gap:34px}.b-video-desc .left .title{font-size:34px;line-height:120%;letter-spacing:0;color:#fff}@media(max-width:992px){.b-video-desc .left .title{font-size:24px}}.b-video-desc .left .title strong{color:var(--color-primary)}.b-video-desc .left .desc{font-weight:300;font-size:16px;line-height:165%;letter-spacing:0}.b-video-desc .left .desc p{margin-bottom:34px}@media(max-width:992px){.b-video-desc .left .desc p:last-child{margin-bottom:0}.b-video-desc .left .desc{font-weight:400;font-size:15px}}.b-video-desc .right{width:52%;flex-shrink:0;display:flex}@media(max-width:992px){.b-video-desc .right{height:250px;width:100%}}.b-video-desc .right img,.b-video-desc .right video{position:relative;width:calc(100% + 100px);left:0;flex-shrink:0;height:auto;aspect-ratio:6.9/4.6;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media(max-width:992px){.b-video-desc .right img,.b-video-desc .right video{top:64px;width:calc(100% + 24px)}}.b-simple-desc{position:relative}.b-simple-desc .main-text{width:60%;position:relative;left:calc(10% + 44px);margin-left:auto}@media(max-width:992px){.b-simple-desc .main-text{left:0;width:calc(100% - 44px);margin-left:44px}}.b-simple-desc .main-text:before{content:"";position:absolute;top:0;left:-44px;width:1px;display:block;height:34px;background-color:var(--color-text-2)}.b-simple-desc .main-text .payload-richtext{font-size:28px;line-height:1.1;letter-spacing:0}.b-simple-desc .main-text .payload-richtext strong{color:var(--color-primary)}@media(max-width:992px){.b-simple-desc .main-text .payload-richtext{font-size:24px;line-height:1.2}}.b-simple-desc.left .main-text{margin-left:0;left:0;width:100%;max-width:920px}@media(max-width:992px){.b-simple-desc.left .main-text{margin-left:44px;width:calc(100% - 44px)}}.b-investment-slider .content-wrapper>.title{font-size:28px;line-height:100%;margin-bottom:87px;margin-left:44px;position:relative}.b-investment-slider .content-wrapper>.title:before{content:"";position:absolute;top:-4px;left:-44px;width:1px;display:block;height:34px;background-color:var(--color-primary)}.b-investment-slider .content-wrapper>.title strong{color:var(--color-primary)}@media(max-width:992px){.b-investment-slider .content-wrapper>.title{font-size:24px;margin-bottom:62px}}.b-investment-slider .content-wrapper .swiper-content-wrapper{min-height:415px}@media(max-width:992px){.b-investment-slider .content-wrapper .swiper-content-wrapper{min-height:unset}}.b-investment-slider .content-wrapper .swiper-content-wrapper .investment{color:var(--color-text-1);text-decoration:none}.b-investment-slider .content-wrapper .swiper-content-wrapper .investment img{width:100%;height:272px;-o-object-fit:cover;object-fit:cover;margin-bottom:33px}@media(max-width:992px){.b-investment-slider .content-wrapper .swiper-content-wrapper .investment img{height:206px}}.b-investment-slider .content-wrapper .swiper-content-wrapper .investment .title{font-size:28px;line-height:110%;margin-bottom:16px}.b-investment-slider .content-wrapper .swiper-content-wrapper .investment .bottom-info{display:flex;flex-direction:column;font-weight:300;font-size:18px;line-height:165%;color:var(--color-gray)}@media(max-width:992px){.b-investment-slider .content-wrapper .swiper-content-wrapper .investment .bottom-info{font-size:15px}}.b-investment-slider .content-wrapper .pagination{display:flex;margin-top:73px;gap:14px;justify-content:flex-end;align-items:center}@media(max-width:992px){.b-investment-slider .content-wrapper .pagination{margin-top:56px}}.b-investment-slider .content-wrapper .pagination>div{width:76px;height:76px;border-radius:99px;display:flex;align-items:center;justify-content:center;transition:.3s;border:1px solid rgba(0,0,0,0);cursor:pointer}.b-investment-slider .content-wrapper .pagination>div.next{rotate:180deg;border:1px solid var(--color-text-1)}.b-investment-slider .content-wrapper .pagination>div:hover{border:1px solid var(--color-text-1)}