@font-face{font-family:ibm;font-style:normal;font-weight:400;src:url(./Ibm-400.CD7wwMTZ.ttf) format("truetype")}@font-face{font-family:ibm;font-style:normal;font-weight:600;src:url(./Ibm-600.LyskUKS9.ttf) format("truetype")}@font-face{font-family:ibm;font-style:normal;font-weight:700;src:url(./Ibm-700.BL4tKnDC.ttf) format("truetype")}@font-face{font-family:golosUI;font-style:normal;font-weight:400;src:url(./GolosUI-400.Bu-E23hu.ttf) format("truetype")}@font-face{font-family:golosUI;font-style:normal;font-weight:500;src:url(./GolosUI-500.CZiwRky_.ttf) format("truetype")}@font-face{font-family:golosUI;font-style:normal;font-weight:700;src:url(./GolosUI-700.vI8XGHjL.ttf) format("truetype")}@font-face{font-family:golosVF;font-style:normal;font-weight:500;src:url(./GolosVF.B_zTtjjW.ttf) format("truetype")}@font-face{font-family:golosVF;font-style:normal;font-weight:700;src:url(./GolosVF.B_zTtjjW.ttf) format("truetype")}@font-face{font-family:golosText;font-style:normal;font-weight:400;src:url(./GolosText-400.BsVpnooN.ttf) format("truetype")}@font-face{font-family:golosText;font-style:normal;font-weight:700;src:url(./GolosText-700.DxQkZKmw.ttf) format("truetype")}.fade-enter-active,.fade-leave-active{transition:opacity .6s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.fade-in-enter-active{animation:fade-in 1.6s ease-in-out;animation-delay:1.1s;animation-fill-mode:both}@keyframes image-appear{0%{transform:scale(1.2)}to{transform:scale(1)}}@keyframes image-disappear{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.fade-top-enter-active{animation:fade-top 1.4s ease-in-out}@keyframes fade-top{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes fade-text-show{0%{transform:translateY(20%)}to{transform:translateY(0)}}@keyframes fade-text-hide{0%{transform:translateY(0)}to{transform:translateY(20%)}}@keyframes fade-top-marker{0%{transform:translateY(-300%)}to{transform:translateY(0)}}.fade-left-enter-active{animation:fade-left 1s ease-in-out}@keyframes fade-left{0%{opacity:0;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}::-webkit-scrollbar:not(.scroll-container){display:none}.light-scroll-container::-webkit-scrollbar{background:#ffffff1a;border-radius:180px;opacity:.1;width:4px}.light-scroll-container::-webkit-scrollbar-track{background:#ffffff4d;border-radius:180px}.light-scroll-container::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:180px}.dark-scroll-container::-webkit-scrollbar-thumb{background:#525e694d;border-radius:180px}.dark-scroll-container::-webkit-scrollbar-track{background:#3b3b3b1a}*{box-sizing:border-box}body{--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity));font-family:golosText,sans-serif}@media (min-width:1024px){body{font-size:14px;line-height:140%}}@media (min-width:1440px){body{font-size:16px;line-height:150%}}@media (min-width:1920px){body{font-size:20px;line-height:140%}}body{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.width-container{margin-left:auto;margin-right:auto;max-width:1220px}.longread section{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));--tw-bg-opacity:1;background-color:rgb(251 251 251/var(--tw-bg-opacity));color:#525e69cc}@media (min-width:1440px){.longread section{grid-template-columns:repeat(12,minmax(0,1fr))}}.longread section{-moz-column-gap:.75rem;column-gap:.75rem;margin-bottom:100px;padding-left:2rem;padding-right:2rem}@media (min-width:1440px){.longread section{-moz-column-gap:1.25rem;column-gap:1.25rem;margin-bottom:140px;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1920px){.longread section{margin-bottom:160px}}.longread section{overflow:hidden}.longread section.full{display:block;max-width:none;padding:0}.longread section.full .content{-moz-column-gap:.75rem;column-gap:.75rem;display:grid;grid-template-columns:repeat(9,minmax(0,1fr));height:100%;margin-left:auto;margin-right:auto;max-width:1024px;padding-left:2rem;padding-right:2rem}@media (min-width:1440px){.longread section.full .content{-moz-column-gap:1.25rem;column-gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr));max-width:1440px;padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1920px){.longread section.full .content{max-width:1920px}}.longread section.centered{align-items:center}.longread section.centered,.longread section.centered .content{display:flex;justify-content:center}.longread section:first-of-type{margin-bottom:50px}.longread section:nth-of-type(2){padding-top:40px}@media (min-width:1440px){.longread section:nth-of-type(2){padding-top:114px}}@media (min-width:1920px){.longread section:nth-of-type(2){padding-top:140px}}.longread section:last-of-type{margin-bottom:0;padding-bottom:190px}.mobile-longread section{display:grid;grid-template-columns:repeat(8,minmax(0,1fr))}.marker{border-radius:50%;height:16px;position:relative;width:16px}@media (max-width:1919px){.marker{height:12px;width:12px}}.marker:after,.marker:before{border-radius:50%;content:"";position:absolute}.marker:before{background-color:#fff;height:16px;left:0;top:0;width:16px;z-index:1}@media (max-width:1919px){.marker:before{height:12px;width:12px}}.marker:after{animation:fade-top-marker 1s;background-color:#494040;height:6px;left:calc(50% - 3px);top:5px;width:6px;z-index:2}@media (max-width:1919px){.marker:after{height:4.5px;left:calc(50% - 2.25px);top:3.75px;width:4.5px}}.marker.rail:before{background-color:#ed2b2b}.marker.road:before{background-color:#f39201}.marker.river:before{background-color:#36bed3}.marker .preview{background-color:#ccc;background-position:0 0;background-size:cover;border:4px solid #fff;border-radius:50%;bottom:24px;height:58px;left:-21px;min-width:58px;position:absolute}@media (max-width:1919px){.marker .preview{bottom:20px;height:52px;left:-19px;min-width:52px}}@media (max-width:1439px){.marker .preview{bottom:18px;height:48px;left:-17px;min-width:48px}}.marker .preview,.marker:before{animation:fade-top 1s;transform-origin:center}.marker.show .preview,.marker.show:before{animation:fade-top 1s}.marker.active .preview{display:none}@media (max-width:1439px){.marker.active .preview{border-color:#3b3b3b;display:block}}.marker.active:before{background-color:#3b3b3b}.marker.active:after{background-color:#fff}.map-info-top-wrapper{align-items:center;background-color:#ffffff1a;border-color:#525e694d;border-width:1px;display:flex;flex-direction:column;min-width:-moz-fit-content;min-width:fit-content;padding:.75rem 1.25rem 1rem;--tw-backdrop-blur:blur(10px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}@media (min-width:1440px){.map-info-top-wrapper{padding-bottom:1.25rem}}@media (min-width:1920px){.map-info-top-wrapper{padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.map-info-top-wrapper h1{font-family:golosUI,sans-serif;font-size:24px;font-weight:500;line-height:140%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(59 59 59/var(--tw-text-opacity))}@media (min-width:1440px){.map-info-top-wrapper h1{font-size:34px;line-height:140%}}@media (min-width:1920px){.map-info-top-wrapper h1{font-size:44px;line-height:140%}}.map-info-top-wrapper p{color:#525e69cc;font-family:golosUI,sans-serif;font-size:13px;font-weight:500;letter-spacing:.26px;line-height:120%;text-align:center;text-transform:uppercase}@media (min-width:1440px){.map-info-top-wrapper p{font-size:14px;letter-spacing:.28px;line-height:110%}}@media (min-width:1920px){.map-info-top-wrapper p{font-size:16px;line-height:130%}}.map-info-bottom-float-wrapper{bottom:100px;display:flex;gap:1rem;left:1.5rem;position:fixed}@media (min-width:1440px){.map-info-bottom-float-wrapper{bottom:115px;left:1.75rem}}@media (min-width:1920px){.map-info-bottom-float-wrapper{bottom:170px;left:2.5rem}}.popup{font-family:golosText,sans-serif;z-index:2}@media (min-width:1024px){.popup{max-height:394px;min-width:680px}}@media (min-width:1440px){.popup{max-height:450px;min-width:750px}}@media (min-width:1920px){.popup{max-height:617px;min-width:1020px}}.popup .maplibregl-popup-tip{opacity:0;transition:all .8s ease-in-out}.popup .maplibregl-popup-tip.tip-up{opacity:1}.popup .maplibregl-popup-content{border-radius:0;display:flex;max-height:700px;padding:0}@media (min-width:1024px){.popup .maplibregl-popup-content{height:402px}}@media (min-width:1440px){.popup .maplibregl-popup-content{height:458px}}@media (min-width:1920px){.popup .maplibregl-popup-content{height:625px}}.popup .maplibregl-popup-content{box-shadow:0 1px 77px #4940401a;clip-path:polygon(-10% -50%,110% -50%,110% 110%,-10% 110%);opacity:0;transition:all .8s ease-in-out}.popup .maplibregl-popup-content.up{opacity:1}.popup--image-container{border-bottom-width:1px;border-color:#3b3b3b1a;display:flex;height:194px;justify-content:center;overflow:hidden;position:relative}@media (min-width:1440px){.popup--image-container{height:225px}}@media (min-width:1920px){.popup--image-container{height:307px}}.popup--image-container img{-o-object-fit:cover;object-fit:cover;width:100%}.popup--image-container img.image-up{animation:image-appear .8s}.popup--image-container img.image-down{animation:image-disappear .8s}.popup--text-container{display:flex;gap:1rem;justify-content:space-between;padding:1rem .25rem 1rem 1.5rem}.popup--text-container .title{max-width:310px;min-width:270px}.popup--text-container .body{flex:1 1 0%;max-height:100%;max-width:420px;min-height:100%;overflow:auto;padding-right:.75rem}.popup--text-container h3{font-family:golosUI,sans-serif;font-size:16px;font-weight:500;line-height:120%;--tw-text-opacity:1;color:rgb(59 59 59/var(--tw-text-opacity))}@media (min-width:1440px){.popup--text-container h3{font-size:20px;line-height:120%}}@media (min-width:1920px){.popup--text-container h3{font-size:26px;line-height:120%}}.popup--text-container p{font-size:14px;font-weight:400;line-height:140%}@media (min-width:1440px){.popup--text-container p{font-size:16px;line-height:150%}}.popup--text-container .block{display:flex;flex-direction:column;gap:.125rem;padding-bottom:1rem}.popup--text-container .block:not(:first-of-type){border-color:#3b3b3b1a;border-top-width:1px;padding-top:1rem}.popup--text-container .block h4{font-family:golosVF,sans-serif;font-weight:500;letter-spacing:.4px;text-transform:uppercase;--tw-text-opacity:1;color:rgb(59 59 59/var(--tw-text-opacity));line-height:normal}.popup--text-container .block span{font-family:golosText,sans-serif;--tw-text-opacity:1;color:rgb(170 170 170/var(--tw-text-opacity))}.popup--close-container{box-shadow:0 1px 77px #4940401a;display:flex;min-width:40px;padding-bottom:1rem}.popup.flora .popup--image-container img{-o-object-position:top;object-position:top}.popup .popup--text-container{max-height:168px}@media (min-width:1440px){.popup .popup--text-container{max-height:225px}}@media (min-width:1920px){.popup .popup--text-container{max-height:310px}}.popup .popup--text-container.text-down{animation:fade-text-hide .8s ease-in-out}.popup .popup--text-container.text-up{animation:fade-text-show .8s ease-in-out}.indented{text-indent:194px}.indented,.indented-old{font-weight:500;text-transform:uppercase}.indented-old{text-indent:304px}.image-subtext{font-family:golosVF,sans-serif;font-size:13px;font-weight:500;letter-spacing:.26px;line-height:120%;margin-top:.75rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(84 110 96/var(--tw-text-opacity))}@media (min-width:1440px){.image-subtext{font-size:20px;line-height:120%;margin-top:1rem}}@media (min-width:1920px){.image-subtext{font-size:24px;letter-spacing:.48px;line-height:120%;margin-top:1.25rem}}.image-subtext-blue{font-family:golosVF,sans-serif;font-size:13px;font-weight:500;letter-spacing:.26px;line-height:120%;margin-top:.75rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(17 104 140/var(--tw-text-opacity))}@media (min-width:1440px){.image-subtext-blue{font-size:20px;line-height:120%;margin-top:1rem}}@media (min-width:1920px){.image-subtext-blue{font-size:24px;letter-spacing:.48px;line-height:120%;margin-top:1.25rem}}.image-author{color:#525e69cc;font-size:8px;letter-spacing:-.08px;line-height:140%;margin-top:.5rem}.image-copyright{color:#525e69cc;margin-top:.25rem}.parallax{transition:transform .3s ease-out}.three-cols{align-items:center;display:flex;justify-content:center;width:960px}@media (min-width:1440px){.three-cols{width:1360px}}@media (min-width:1920px){.three-cols{width:1840px}}.three-cols .div-cols{align-items:center;display:flex;flex-direction:column;padding-bottom:17px;padding-top:17px}@media (min-width:1440px){.three-cols .div-cols{padding-bottom:28px;padding-top:28px}}@media (min-width:1920px){.three-cols .div-cols{padding-bottom:54px;padding-top:54px}}.three-cols .image-container{height:278px;margin-bottom:1.25rem;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:282px}@media (min-width:1440px){.three-cols .image-container{height:336px;margin-bottom:2rem;width:386px}}@media (min-width:1920px){.three-cols .image-container{margin-bottom:2.5rem;width:480px}}.three-cols p{font-family:golosUI,sans-serif;font-size:13px;font-weight:500;letter-spacing:.26px;line-height:120%;text-align:center;text-transform:uppercase;--tw-text-opacity:1;color:rgb(84 110 96/var(--tw-text-opacity))}@media (min-width:1440px){.three-cols p{font-size:20px;line-height:120%}}.three-cols>div:first-of-type{padding-right:28px}@media (min-width:1440px){.three-cols>div:first-of-type{padding-right:50px}}.three-cols>div:nth-of-type(2){padding-left:14px;padding-right:14px}@media (min-width:1440px){.three-cols>div:nth-of-type(2){padding-left:25px;padding-right:25px}}.three-cols>div:last-of-type{padding-left:28px}@media (min-width:1440px){.three-cols>div:last-of-type{padding-left:50px}}.great-building .SwiperSlide{width:-moz-fit-content;width:fit-content}.blue-title{font-family:golosVF,sans-serif;font-size:220px;line-height:120%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(17 104 140/var(--tw-text-opacity))}@media (min-width:1440px){.blue-title{font-size:260px;line-height:120%}}@media (min-width:1920px){.blue-title{font-size:300px;line-height:120%}}.big-white-title{font-family:golosUI,sans-serif;font-size:220px;font-weight:500;line-height:120%;padding-top:60px;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1440px){.big-white-title{font-size:260px;line-height:120%}}@media (min-width:1920px){.big-white-title{font-size:400px;line-height:120%}}.big-white-title{transition:transform 1.5s cubic-bezier(.25,1,.7,1)}.transport-text{font-family:golosUI,sans-serif;font-size:220px;font-weight:500;line-height:120%;padding-top:60px;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:1440px){.transport-text{font-size:260px;line-height:120%}}@media (min-width:1920px){.transport-text{font-size:400px;line-height:120%}}.intro-title{font-family:golosUI,sans-serif;font-size:46px;font-weight:700;letter-spacing:-1.38px;line-height:100%;text-transform:uppercase}@media (min-width:1440px){.intro-title{font-size:64px;letter-spacing:-1.92px;line-height:110%}}@media (min-width:1920px){.intro-title{font-size:76px;letter-spacing:-2.28px;line-height:100%}}.text-green{font-family:golosVF,sans-serif;font-size:24px;font-weight:500;line-height:140%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(84 110 96/var(--tw-text-opacity))}@media (min-width:1440px){.text-green{font-size:34px;line-height:140%}}@media (min-width:1920px){.text-green{font-size:44px;line-height:140%}}.text-title{font-family:golosVF,sans-serif;font-size:68px;font-weight:700;letter-spacing:-2.72px;line-height:110%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(84 110 96/var(--tw-text-opacity))}@media (min-width:1440px){.text-title{font-size:98px;letter-spacing:-3.92px;line-height:110%}}@media (min-width:1920px){.text-title{font-size:120px;letter-spacing:-4.8px;line-height:110%}}.text-title:last-of-type{border-bottom-width:1px;border-color:#525e694d;margin-bottom:2rem;padding-bottom:1.5rem}@media (min-width:1440px){.text-title:last-of-type{margin-bottom:60px}}.text-title-blue{font-family:golosVF,sans-serif;font-size:68px;font-weight:700;letter-spacing:-2.72px;line-height:110%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(17 104 140/var(--tw-text-opacity))}@media (min-width:1440px){.text-title-blue{font-size:98px;letter-spacing:-3.92px;line-height:110%}}@media (min-width:1920px){.text-title-blue{font-size:120px;letter-spacing:-4.8px;line-height:110%}}.text-title-blue:last-of-type{border-bottom-width:1px;border-color:#525e694d;margin-bottom:2rem;padding-bottom:1.5rem}@media (min-width:1440px){.text-title-blue:last-of-type{margin-bottom:60px}}.text-subtitle-blue{border-bottom-width:1px;border-color:#525e694d;margin-bottom:2rem;padding-bottom:1.25rem}@media (min-width:1440px){.text-subtitle-blue{margin-bottom:2.5rem;padding-bottom:1.5rem}}@media (min-width:1920px){.text-subtitle-blue{margin-bottom:60px}}.text-subtitle-blue{font-family:golosVF,sans-serif;font-size:24px;font-weight:500;line-height:140%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(17 104 140/var(--tw-text-opacity))}@media (min-width:1440px){.text-subtitle-blue{font-size:34px;line-height:140%}}@media (min-width:1920px){.text-subtitle-blue{font-size:44px;line-height:140%}}.subtext-dark{font-size:18px;line-height:150%;--tw-text-opacity:1;color:rgb(59 59 59/var(--tw-text-opacity))}@media (min-width:1440px){.subtext-dark{font-size:24px;line-height:140%}}@media (min-width:1920px){.subtext-dark{font-size:32px;line-height:140%}}.subtext-dark{transition:transform .3s ease-out}.text-red{font-family:golosVF,sans-serif;font-size:24px;font-weight:500;line-height:140%;text-transform:uppercase;--tw-text-opacity:1;color:rgb(204 16 9/var(--tw-text-opacity))}@media (min-width:1440px){.text-red{font-size:34px;line-height:140%}}@media (min-width:1920px){.text-red{font-size:44px;line-height:140%}}.mb-content{margin-bottom:2.5rem}@media (min-width:1440px){.mb-content{margin-bottom:60px}}@media (min-width:1920px){.mb-content{margin-bottom:100px}}.mb-content-new{margin-bottom:2.5rem}@media (min-width:1440px){.mb-content-new{margin-bottom:60px}}@media (min-width:1920px){.mb-content-new{margin-bottom:5rem}}.pt-content{padding-top:100px}@media (min-width:1440px){.pt-content{padding-top:140px}}@media (min-width:1920px){.pt-content{padding-top:160px}}.pt-card{padding-top:2.5rem}@media (min-width:1440px){.pt-card{padding-top:115}}@media (min-width:1920px){.pt-card{padding-top:140px}}.image-gsap{height:100%;-o-object-fit:cover;object-fit:cover;transform-origin:center;transition:all .7s ease-in-out;transition-delay:.1s;width:100%}.two-cols-img{height:278px;overflow:hidden;position:relative;width:420px}@media (min-width:1440px){.two-cols-img{height:336px;width:480px}}@media (min-width:1920px){.two-cols-img{height:336px;width:480px}}.two-cols-img{transition:transform 1.5s cubic-bezier(.25,1,.7,1)}.round-img{border-radius:9999px;height:180px;overflow:hidden;position:relative;width:180px}@media (min-width:1440px){.round-img{height:286px;width:286px}}@media (min-width:1920px){.round-img{height:384px;width:384px}}.two-titles{font-family:golosVF,sans-serif;margin-bottom:auto;margin-top:auto;text-align:center;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition:transform .3s ease}.two-titles .first{font-size:13px;font-weight:500;letter-spacing:.26px;line-height:120%}@media (min-width:1440px){.two-titles .first{font-size:20px;line-height:120%;margin-bottom:1rem}}@media (min-width:1920px){.two-titles .first{font-size:44px;line-height:140%;margin-bottom:2.5rem}}.two-titles .second{font-size:68px;font-weight:700;letter-spacing:-2.72px;line-height:110%}@media (min-width:1440px){.two-titles .second{font-size:98px;letter-spacing:-3.92px;line-height:110%}}@media (min-width:1920px){.two-titles .second{font-size:120px;letter-spacing:-4.8px;line-height:110%}}.animate-text,.image-opacity,.parallax-gsap{transition:opacity .3s ease-out}.line{border-color:#ffffff4d;border-right-width:1px;height:100%;position:absolute;top:0}.blue-curtain{height:100dvh;position:absolute;width:100%;z-index:10;--tw-bg-opacity:1;background-color:rgb(17 104 140/var(--tw-bg-opacity));opacity:1}.none{display:none}.vid-loop{opacity:0;pointer-events:none;transition:opacity .3s ease-in-out}.app-container{min-height:100dvh}.layout-enter-active,.layout-leave-active{position:relative;transition:all 1.4s ease;z-index:100}.layout-enter-active:before,.layout-leave-active:before{background-color:#000;bottom:0;content:"";left:0;opacity:1;position:absolute;right:0;top:0;transition:opacity 1.8s ease .4s;z-index:1}.layout-enter-to:before,.layout-leave-from:before{opacity:0}.layout-leave-from{animation-delay:1ms;filter:blur(1rem);opacity:0}
