.hero-card{position:relative;background-color:#fff;background-color:var(--c-white);display:flex;align-items:center;height:12rem;padding:2.4rem;z-index:1;z-index:var(--z-content-1);text-decoration:none;transition:transform .3s ease-in-out}.hero-card:hover{transform:scale(1.05)}.hero-card:before{content:"";position:absolute;top:8px;left:8px;right:8px;bottom:8px;border:1px solid #ccd3da;border:1px solid var(--c-blue-20);pointer-events:none}@media (min-width:640px){.hero-card{aspect-ratio:1/1;height:auto;align-items:flex-start}}@media (min-width:900px){.hero-card{aspect-ratio:27/14}}@media (min-width:1200px){.hero-card{padding:4rem;aspect-ratio:374/140}}@media (min-width:1600px){.hero-card{aspect-ratio:42/16}}.hero-card_info{position:relative;display:flex;flex-direction:column;grid-gap:.8rem;gap:.8rem;z-index:2;z-index:var(--z-content-2);color:#002447;color:var(--c-blue);max-width:230px}.hero-card_title{font-size:2rem}@media (min-width:1600px){.hero-card_title{font-size:2.8rem}}.hero-card_icon{position:absolute;width:106px;height:100px;right:0;bottom:0;z-index:1;z-index:var(--z-content-1)}@media (min-width:1200px){.hero-card_icon{width:148px;height:100%}}@media (min-width:1600px){.hero-card_icon{width:170px;height:100%}}.hero-card_icon_image{position:absolute;bottom:0;right:0}.hero,.hero-card_icon_image{z-index:1;z-index:var(--z-content-1)}.hero{position:relative;width:100%;margin-bottom:8rem}@media (min-width:900px){.hero{display:flex;align-items:flex-end;height:540px;margin-bottom:12rem}}@media (min-width:1200px){.hero{height:100vh;min-height:540px;margin-bottom:8rem}}.hero_video-wrap{position:relative;height:260px;z-index:1;z-index:var(--z-content-1)}.hero_video-wrap img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.hero_video-wrap{height:600px}}@media (min-width:900px){.hero_video-wrap{position:absolute;width:100%;height:100%;top:0;left:0}}.hero_video{display:block;-o-object-fit:cover;object-fit:cover;z-index:1;z-index:var(--z-content-1)}.hero_overlay,.hero_video{position:absolute;width:100%;height:100%;left:0;top:0}.hero_overlay{display:none;background-color:rgba(0,0,0,.2);z-index:2;z-index:var(--z-content-2)}@media (min-width:900px){.hero_overlay{display:block}}.hero_about-link{display:flex;align-items:center;grid-gap:.6rem;gap:.6rem;color:#fff;color:var(--c-white);margin-bottom:2.4rem;cursor:pointer}.hero_about-link span{font-size:1.2rem;font-weight:700;font-weight:var(--w-bold);line-height:100%}.hero_about-link svg{width:20px;height:20px}@media (min-width:1200px){.hero_about-link{margin-bottom:3rem}.hero_about-link span{font-size:2rem}.hero_about-link svg{width:28px;height:28px}}.hero-info-wrap{width:100%;background-color:#002447;background-color:var(--c-blue);z-index:3;z-index:var(--z-content-3)}@media (min-width:900px){.hero-info-wrap{background-color:transparent}}.hero-info{padding:3rem 0}@media (min-width:900px){.hero-info{align-items:flex-start;text-align:left}}@media (min-width:1200px){.hero-info{padding:6.8rem 0}}@media (min-width:1600px){.hero-info{padding:8rem 0}}.hero_logo{width:100%;margin-bottom:1.2rem}.hero_logo svg{width:100%;height:100%}@media (min-width:900px){.hero_logo{width:436px;margin-bottom:1.4rem}}@media (min-width:1200px){.hero_logo{width:560px;margin-bottom:1.9rem}}@media (min-width:1600px){.hero_logo{width:688px}}.hero-subtitle{font-size:1.2rem;margin-bottom:4rem;color:#fff;color:var(--c-white)}@media (min-width:900px){.hero-subtitle{font-size:2rem;font-family:Tenor Sans,sans-serif;font-family:var(--f-main);max-width:436px;margin-bottom:3rem}}@media (min-width:1200px){.hero-subtitle{font-size:2.4rem;max-width:560px}}@media (min-width:1600px){.hero-subtitle{font-size:2.8rem;max-width:688px;margin-bottom:5.2rem}}.hero_premises{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem}@media (min-width:640px){.hero_premises{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}}@media (min-width:900px){.hero_premises{grid-gap:1.5rem;gap:1.5rem}}@media (min-width:1200px){.hero_premises{grid-gap:3rem;gap:3rem}}@media (min-width:1600px){.hero_premises{grid-gap:6rem;gap:6rem}}.hero-buttons{display:flex;flex-wrap:wrap;grid-gap:.8rem;gap:.8rem;justify-content:center}.index-slider{width:100%;position:relative;z-index:1;z-index:var(--z-content-1)}.index-slider_fraction{position:absolute;z-index:2;z-index:var(--z-content-2);top:1rem;right:1rem;padding:.4rem .8rem;color:#fff;color:var(--c-white);background:rgba(0,36,71,.5);pointer-events:none}.index-slider_slider{width:100%;height:100%;min-width:0}.index-slider_slider_slide_image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.index-slider_slider_slide{width:100%;height:100%;cursor:pointer}.info-block{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:10rem;grid-template-areas:"content" "slider" "image"}@media (min-width:640px){.info-block{grid-template-columns:1fr 1fr;grid-template-areas:"content slider" "content image";grid-auto-rows:auto}.info-block.__small-margin{margin-bottom:8rem}}@media (min-width:900px){.info-block{margin-bottom:16rem;grid-template-areas:"content slider" "image   slider"}.info-block.__small-margin{margin-bottom:8rem}.info-block.__reversed{grid-template-areas:"slider content" "slider image";grid-gap:2rem 10.8rem;gap:2rem 10.8rem}.info-block.__reversed .info-block_slider{aspect-ratio:58/74}}@media (min-width:1200px){.info-block.__small-margin{margin-bottom:14rem}.info-block.__reversed{grid-gap:2rem 17.2rem;gap:2rem 17.2rem}}@media (min-width:1600px){.info-block:not(.__small-margin){margin-bottom:20rem}.info-block.__reversed{grid-gap:2rem 21rem;gap:2rem 21rem}}.info-block_slider{min-width:0;aspect-ratio:69/74;grid-area:slider}@media (min-width:900px){.info-block_slider{grid-row:span 2}}.info-block_content{grid-area:content}@media (min-width:1200px){.info-block_content{max-width:50rem}}@media (min-width:1600px){.info-block_content{padding-top:6rem}}.info-block_content_title{margin-bottom:.8rem}.info-block_content_subtitle{margin-bottom:2rem}@media (min-width:900px){.info-block_content_subtitle{margin-bottom:3rem}}@media (min-width:1600px){.info-block_content_subtitle{margin-bottom:4rem}}.info-block_image-wrap{grid-area:image;display:flex;justify-content:center;align-items:flex-end}@media (min-width:900px){.info-block_image-wrap{justify-content:flex-start}}.info-block_image{aspect-ratio:178/100;-o-object-fit:cover;object-fit:cover;width:17.8rem}@media (min-width:1200px){.info-block_image{width:50rem}}.location-factoids{position:relative;padding-bottom:12rem;z-index:2;z-index:var(--z-content-2)}@media (min-width:1200px){.location-factoids{padding-bottom:20rem}}@media (min-width:1200px){.location-factoids_mob{display:none}}.location-factoids_desk{display:none}@media (min-width:1200px){.location-factoids_desk{display:block}}.location-factoids_factoids{padding:0 0 0 2.3rem;border-left:1px solid #ccd3da;border-left:1px solid var(--c-blue-20);margin-bottom:2.4rem}.location-factoids_factoid h3{font-family:Tenor Sans,sans-serif;font-family:var(--f-main);color:#a87566;color:var(--c-bronze);font-weight:var(--w-regular)}.location-factoids_desk-wrap{display:flex;justify-content:center;height:43rem}.location-factoids_desk-factoids{padding-top:10rem;width:46rem;text-align:right;overflow:hidden}.location-factoids_desk-border{width:1px;height:100%;background:#ccd3da;background:var(--c-blue-20);margin:0 10rem}.location-factoids_desk-info{padding-top:10rem;width:46rem;overflow:hidden}.location-factoids_circle{position:absolute;bottom:-3.8rem;left:50%;transform:translateX(-50%)}.spaces-block_albums{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-bottom:10rem}@media (min-width:640px){.spaces-block_albums{grid-template-columns:repeat(4,1fr)}}@media (min-width:900px){.spaces-block_albums{grid-gap:1.6rem;gap:1.6rem;margin-bottom:16rem}}@media (min-width:1200px){.spaces-block_albums{grid-gap:2rem;gap:2rem}}@media (min-width:1600px){.spaces-block_albums{margin-bottom:20rem}}.spaces-block_albums_card{position:relative;z-index:1;z-index:var(--z-content-1);aspect-ratio:33/37;display:flex;align-items:flex-end;padding:1.6rem;overflow:hidden;cursor:pointer}.spaces-block_albums_card:first-child{grid-column:span 2}.spaces-block_albums_card:before{content:"";display:block;position:absolute;z-index:1;z-index:var(--z-content-1);bottom:0;left:0;width:100%;height:30rem;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6))}@media (min-width:640px){.spaces-block_albums_card:first-child{grid-row:span 2}}@media (min-width:900px){.spaces-block_albums_card{padding:2rem}}@media (min-width:1200px){.spaces-block_albums_card{padding:3rem}}.spaces-block_albums_card_bg{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1;z-index:var(--z-content-under)}.spaces-block_albums_card_content{position:relative;z-index:1;z-index:var(--z-content-1);width:100%}.spaces-block_albums_card_content_title{margin-bottom:1rem}@media (max-width:899px){.spaces-block_albums_card_content_title{font-size:2rem}}@media (max-width:639px){.spaces-block_albums_card_content_title{font-size:1.6rem}}.spaces-block_albums_card_content_count{display:flex;grid-gap:1rem;gap:1rem;align-items:center;width:100%}.spaces-block_albums_card_content_count:after{content:"";display:block;flex-grow:1;height:1px;background:#fff;background:var(--c-white);opacity:.3}@media (min-width:1200px){.spaces-block_subtitle,.spaces-block_title{text-align:center}}.spaces-block_subtitle{margin-bottom:3rem}@media (min-width:900px){.spaces-block_subtitle{margin-bottom:6rem}}@media (min-width:1600px){.spaces-block_subtitle{margin-bottom:8rem}}.index-infra_slider_slide_image{aspect-ratio:435/230;-o-object-fit:cover;object-fit:cover;margin-bottom:1.4rem}@media (min-width:1200px){.index-infra_subtitle,.index-infra_title{text-align:center}}.index-infra_slider_slide_title{display:flex;align-items:flex-start;color:#a87566;color:var(--c-bronze);grid-gap:1rem;gap:1rem}.index-infra_slider_slide_title:after{content:"";display:block;flex-grow:1;height:1px;margin-top:1rem;background:#a87566;background:var(--c-bronze);opacity:.2}.index-flats{margin-bottom:8rem}@media (min-width:640px){.index-flats{margin-bottom:6rem}}@media (min-width:1200px){.index-flats{text-align:center;margin-bottom:6rem}}.index-flats_list_item{background:#efeff0;background:var(--c-light-grey);display:block;padding:2.4rem 3.6rem;color:inherit;text-decoration:none;position:relative;z-index:1;z-index:var(--z-content-1)}.index-flats_list_item:hover .index-flats_list_item_view{opacity:1}.index-flats_list_item:hover .index-flats_list_item_image_plan{opacity:0}@media (max-width:899px){.index-flats_list{margin:0 -2rem;padding:0 2rem}}.index-flats_list_item_image{position:relative;z-index:1;z-index:var(--z-content-1);aspect-ratio:1/1;margin-bottom:2.4rem}.index-flats_list_item_image_plan,.index-flats_list_item_view{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:opacity .3s ease-in-out}.index-flats_list_item_view{opacity:0;-o-object-fit:cover;object-fit:cover}.form-with-img_img{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;z-index:var(--z-content-1)}@media (min-width:640px){.form-with-img_img{display:block}}.form-with-img{position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:640px){.form-with-img{padding:10.5rem 9rem}}@media (min-width:1440px){.form-with-img{padding:7rem 22rem}}.form-with-img_form{position:relative;background:#0d2f50;background:var(--c-blue-95);padding:7rem 2rem;color:#fff;color:var(--c-white);z-index:2;z-index:var(--z-content-2)}@media (min-width:640px){.form-with-img_form{padding:.8rem;max-width:400px}}@media (min-width:1920px){.form-with-img_form{max-width:460px}}@media (min-width:1920px){.form-with-img_form .inline-form{padding:3.9rem 9.2rem}}.commerce-block{position:relative;padding-bottom:17.4rem;padding-top:10rem}@media (min-width:900px){.commerce-block{padding-top:12rem}}@media (min-width:1200px){.commerce-block{padding-top:16rem}}@media (min-width:1600px){.commerce-block{padding-top:20rem}}.commerce-block_title{text-align:center;margin-bottom:4rem}@media (min-width:900px){.commerce-block_title{max-width:326px;margin:0 auto 4rem}}@media (min-width:1920px){.commerce-block_title{margin:0 auto 8rem;max-width:461px}}.commerce-block_list{display:flex;flex-direction:column;grid-gap:4rem;gap:4rem}@media (min-width:640px){.commerce-block_list{padding:0 8rem;grid-gap:4.5rem;gap:4.5rem}}@media (min-width:1920px){.commerce-block_list{padding:0 20rem;grid-gap:8rem;gap:8rem}}.commerce-block_card{background:#0d2f50;background:var(--c-blue-95);width:100%;cursor:pointer}@media (min-width:640px){.commerce-block_card{display:flex;flex-direction:row-reverse;padding:1.9rem;aspect-ratio:693/183}.commerce-block_card:nth-child(2n){flex-direction:row}}@media (min-width:1200px){.commerce-block_card{padding:2.6rem;aspect-ratio:950/252}}@media (min-width:1920px){.commerce-block_card{padding:3.5rem;aspect-ratio:1280/340}}.commerce-block_card-img{width:100%;height:160px}.commerce-block_card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (min-width:640px){.commerce-block_card-img{width:44%;height:100%}}.commerce-block_card-info{display:flex;flex-direction:column;align-items:center;padding:1rem 1.4rem 3rem}@media (min-width:640px){.commerce-block_card-info{flex-grow:1;padding:1rem .5rem .1rem}}@media (min-width:1200px){.commerce-block_card-info{justify-content:center}}@media (min-width:1920px){.commerce-block_card-info{padding:1.5rem .5rem}}.commerce-block_card-decor{width:1px;height:4rem;background:#33506c;background:var(--c-blue-80)}@media (min-width:640px){.commerce-block_card-decor{height:2.2rem}}@media (min-width:1200px){.commerce-block_card-decor{height:3rem}}@media (min-width:1920px){.commerce-block_card-decor{height:4rem}}.commerce-block_card-char{font-family:Raleway,sans-serif;font-family:var(--f-second);font-size:1.4rem;color:#a87566;color:var(--c-bronze);margin:2rem 0 .8rem}@media (min-width:640px){.commerce-block_card-char{margin:1rem 0 .4rem}}@media (min-width:1920px){.commerce-block_card-char{margin:2rem 0 .8rem}}.commerce-block_card-title{font-family:Tenor Sans,sans-serif;font-family:var(--f-main);font-weight:var(--w-regular);line-height:100%}@media (min-width:1200px){.commerce-block_card-title{margin-bottom:1.8rem;font-size:2.8rem}}@media (min-width:1920px){.commerce-block_card-title{margin-bottom:2.4rem;font-size:3.8rem}}.commerce-block_card-desc{margin-bottom:2rem}@media (min-width:640px){.commerce-block_card-desc{margin-bottom:1rem}}@media (min-width:1200px){.commerce-block_card-desc{margin-bottom:1.5rem;font-size:1.4rem}}@media (min-width:1920px){.commerce-block_card-desc{margin-bottom:2rem}}.index-parking{margin-bottom:10rem}@media (min-width:1200px){.index-parking{margin-bottom:16rem}}.index-parking_content{margin-bottom:4rem}@media (min-width:640px){.index-parking_content{margin-bottom:6rem}}@media (min-width:1200px){.index-parking_content{display:grid;grid-gap:14rem;gap:14rem;grid-template-columns:1fr 1fr}}@media (min-width:1600px){.index-parking_content{margin-bottom:8rem;grid-gap:18.5rem;gap:18.5rem}}.index-parking_slider_slide{aspect-ratio:36/26;-o-object-fit:cover;object-fit:cover;display:block;width:100%}@media (min-width:640px){.index-parking_slider_slide{aspect-ratio:8/5}}@media (min-width:1200px){.index-parking_slider_slide{aspect-ratio:192/86}}.index-presentation{position:relative;z-index:1;z-index:var(--z-content-1);background:#0d2f50;background:var(--c-blue-95);padding:4rem 4rem 5.4rem;display:flex;grid-gap:2.2rem;gap:2.2rem;flex-direction:column;margin-bottom:10rem}.index-presentation:before{content:"";position:absolute;display:block;left:8px;top:8px;right:8px;bottom:8px;border:1px solid #33506c;border:1px solid var(--c-blue-80);pointer-events:none}@media (min-width:640px){.index-presentation{flex-direction:row;justify-content:space-between;grid-gap:2.5rem;gap:2.5rem;align-items:center}}@media (min-width:900px){.index-presentation{padding:5rem}}@media (min-width:1200px){.index-presentation{padding:5rem 10rem;margin-bottom:16rem}}@media (min-width:1600px){.index-presentation{padding:6rem 13rem 6rem 19rem;margin-bottom:20rem}}.index-presentation_download{position:relative;z-index:1;z-index:var(--z-content-1)}.index-presentation_download_img{width:calc(100% + 9.6rem);max-width:none;margin:0 -4.8rem}@media (min-width:640px){.index-presentation_download_img{width:33rem;margin:-6.4rem -3.6rem -6.4rem 0}}@media (min-width:1200px){.index-presentation_download_img{width:42rem}}@media (min-width:1600px){.index-presentation_download_img{width:50rem;margin:-8.4rem -3.6rem -8.4rem 0}}.index-presentation_download_link{position:absolute;z-index:var(--c-content-1);left:50%;bottom:-3.4rem;transform:translateX(-50%)}@media (min-width:640px){.index-presentation_download_link{top:50%;transform:translate(-50%,-50%)}}.index-slider-grid{display:grid;grid-gap:10rem;gap:10rem}@media (min-width:640px){.index-slider-grid{grid-template-columns:repeat(2,1fr);grid-gap:2.8rem;gap:2.8rem}}@media (min-width:900px){.index-slider-grid{grid-gap:13.6rem;gap:13.6rem}}@media (min-width:1200px){.index-slider-grid{grid-gap:18.4rem;gap:18.4rem}}@media (min-width:1600px){.index-slider-grid{grid-gap:22rem;gap:22rem}}.index-slider-grid_slider{min-width:0;position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:640px){.index-slider-grid_slider:nth-child(2n){margin-top:11rem}}@media (min-width:900px){.index-slider-grid_slider:nth-child(2n){margin-top:15.2rem}}@media (min-width:1200px){.index-slider-grid_slider:nth-child(2n){margin-top:18.7rem}}@media (min-width:1600px){.index-slider-grid_slider:nth-child(2n){margin-top:37rem}}.index-slider-grid_slider_slider{margin-bottom:2rem;aspect-ratio:8/9}@media (min-width:640px){.index-slider-grid_slider_slider{aspect-ratio:75/91}}.index-slider-grid_slider_logo{position:absolute;z-index:2;z-index:var(--z-content-2);top:2.2rem;left:3.5rem;pointer-events:none}@media (min-width:1200px){.index-slider-grid_slider_logo{top:5rem;left:6.6rem}}.index-investment-program{background:#fff;background:var(--c-white)}@media (min-width:900px){.index-investment-program{display:grid;grid-template-columns:1fr 23.4rem}}@media (min-width:1200px){.index-investment-program{display:flex;flex-direction:column}}.index-investment-program_content{border-bottom:1px solid #ccd3da;border-bottom:1px solid var(--c-blue-20);position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.index-investment-program_content{flex-grow:1;border-right:none;border-bottom:1px solid #ccd3da;border-bottom:1px solid var(--c-blue-20);padding:4rem}}.index-investment-program_head{padding:2rem;margin:0;display:flex;grid-gap:2rem;gap:2rem;justify-content:space-between}@media (min-width:900px){.index-investment-program_head{padding:0;margin-bottom:2.4rem}}.index-investment-program_head_arrow{display:block}.index-investment-program_head_arrow.__active{transform:rotate(90deg)}@media (min-width:900px){.index-investment-program_head_arrow{display:none}}.index-investment-program_list{display:grid;grid-gap:1rem;gap:1rem;padding:0 2rem 3.3rem}@media (min-width:900px){.index-investment-program_list{padding:0}}.index-investment-program_list_term{display:flex;grid-gap:.8rem;gap:.8rem;align-items:flex-start}.index-investment-program_list_term_icon{flex-shrink:0;margin-top:.4rem}.index-investment-program_factoid{display:flex;grid-gap:.6rem;gap:.6rem;align-items:center;margin-bottom:1rem}@media (min-width:1200px){.index-investment-program_factoid{margin-bottom:0}}.index-investment-program_content-bottom{position:relative;z-index:1;z-index:var(--z-content-1)}.index-investment-program_content-bottom_wrap{display:flex;padding:1.4rem 2rem 2rem;grid-gap:2rem;gap:2rem;justify-content:space-between;align-items:flex-start}@media (min-width:900px){.index-investment-program_content-bottom_wrap{padding:4rem;flex-direction:column;height:100%}}@media (min-width:1200px){.index-investment-program_content-bottom_wrap{flex-direction:row;align-items:center;padding:5rem 4rem}}.index-investment-program_factoid_desc{font-family:Raleway,sans-serif;font-family:var(--f-second);font-weight:700;font-weight:var(--w-bold);font-size:1rem;line-height:1.4em;letter-spacing:.2em;max-width:6.8rem}.index-investment-program_factoid_number{font-size:3.8rem;font-family:Tenor Sans,sans-serif;font-family:var(--f-main);font-weight:400;font-weight:var(--w-normal);margin:0}.index-investment-program_disclaimer{font-family:Raleway,sans-serif;font-family:var(--f-second);font-weight:500;font-weight:var(--w-medium);font-size:1rem;line-height:1.4em;letter-spacing:.04em}@media (min-width:1200px){.index-investment-program_disclaimer{position:absolute;z-index:1;z-index:var(--z-content-1);top:100%;width:auto;max-width:26.8rem;left:0;margin-top:1rem}}.index-investment-program_content-bottom_main{position:relative;z-index:1;z-index:var(--z-content-1);flex-grow:1}@media (max-width:1199px){.index-investment-program_content-bottom_main{max-width:16rem}}.index-investment-program_content-bottom_action{flex-shrink:0}.index-investment{background-image:url(/_nuxt/img/investment-bg.db97ba5.webp);background-size:cover;padding:6.4rem 0 36.2rem;position:relative;z-index:1;z-index:var(--z-content-1)}.index-investment:before{content:"";position:absolute;z-index:-1;z-index:var(--z-content-under);left:0;top:0;width:100%;height:100%;background:linear-gradient(180deg,#5a3729,rgba(90,55,41,0) 33.04%)}@media (min-width:640px){.index-investment{padding:6.4rem 0 38.3rem}}@media (min-width:900px){.index-investment{padding:12rem 0 18.5rem}}@media (min-width:1200px){.index-investment{padding:12rem 0 53.5rem}}@media (min-width:1600px){.index-investment{padding:12rem 0 51.6rem}}.index-investment_title{color:#fff;color:var(--c-white);margin-bottom:4rem}@media (min-width:1200px){.index-investment_title{text-align:center}}@media (min-width:1600px){.index-investment_title{margin-bottom:5rem}}.index-investment_list{display:grid;grid-gap:1rem;gap:1rem;color:#002447;color:var(--c-blue)}@media (min-width:900px){.index-investment_list{grid-gap:2rem;gap:2rem}}@media (min-width:1200px){.index-investment_list{grid-template-columns:repeat(3,1fr);grid-gap:3.4rem;gap:3.4rem}}@media (min-width:1600px){.index-investment_list{grid-gap:4rem;gap:4rem}}.index .title{font-weight:400;font-weight:var(--w-normal);font-size:2.8rem;line-height:100%;letter-spacing:-.02em;text-transform:uppercase}@media (min-width:900px){.index .title{font-size:40px}}@media (min-width:1600px){.index .title{font-size:48px}}.index .title:not(.__no-root-margin){margin-bottom:.8rem}.index .subtitle{color:#a87566;color:var(--c-bronze)}@media (max-width:899px){.index .subtitle{font-size:2rem}}.index .title-small{font-family:Tenor Sans,sans-serif;font-family:var(--f-main);font-weight:400;font-weight:var(--w-normal);font-size:2rem;line-height:1em;letter-spacing:-.02em}@media (min-width:900px){.index .title-small{font-size:3.2rem}}@media (min-width:1600px){.index .title-small{font-size:3.8rem}}.index_blue-container{padding:13.8rem 0 10rem}@media (min-width:640px){.index_blue-container{padding:11.4rem 0 10rem}}@media (min-width:900px){.index_blue-container{padding:16rem 0 12rem}}@media (min-width:1200px){.index_blue-container{padding:16rem 0}}@media (min-width:1600px){.index_blue-container{padding:16rem 0 20rem}}.index_blue-container.__small,.index_white-container{padding:8rem 0 10rem}@media (min-width:900px){.index_blue-container.__small,.index_white-container{padding:12rem 0 10rem}}@media (min-width:1200px){.index_blue-container.__small,.index_white-container{padding:16rem 0 12rem}}@media (min-width:1600px){.index_blue-container.__small,.index_white-container{padding:16rem 0}}