.Button-module-scss-module__1CH3wa__button{--button-hover-anim:0;justify-content:center;align-self:flex-start;align-items:center;gap:var(--button-gap);width:auto;min-width:0;height:var(--button-height);font-family:var(--font-geologica),sans-serif;font-weight:400;font-size:var(--button-font-size);letter-spacing:-.04em;text-transform:uppercase;text-align:center;cursor:pointer;border:0;outline:0;flex-shrink:0;line-height:1;display:flex}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantFill.Button-module-scss-module__1CH3wa__colorDark{--button-background-color--default:#1d1d1b;--button-background-color--hovered:#333331;--button-color--default:#fff;--button-color--hovered:#fff;--button-icon-color--default:#fff;--button-icon-color--hovered:#fff}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantFill.Button-module-scss-module__1CH3wa__colorWhite{--button-background-color--default:#fff;--button-background-color--hovered:#1d1d1b;--button-color--default:#1d1d1b;--button-color--hovered:#fff;--button-icon-color--default:#1d1d1b;--button-icon-color--hovered:#fff}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantStroke.Button-module-scss-module__1CH3wa__colorDark{--button-background-color--default:#1d1d1b;--button-background-color--hovered:#1d1d1b;--button-color--default:#1d1d1b;--button-color--hovered:#1d1d1b;--button-icon-color--default:#1d1d1b;--button-icon-color--hovered:#1d1d1b}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantStroke.Button-module-scss-module__1CH3wa__colorWhite{--button-background-color--default:#fff;--button-background-color--hovered:#fff;--button-color--default:#fff;--button-color--hovered:#fff;--button-icon-color--default:#fff;--button-icon-color--hovered:#fff}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantFill{background-color:var(--button-background-color,var(--button-background-color--default));background-image:linear-gradient(to bottom, transparent, transparent 50%, var(--button-background-color--hovered) 50%, var(--button-background-color--hovered));background-repeat:no-repeat;background-position:0 calc(var(--button-hover-anim)*99%);background-size:100% calc(var(--button-height)*2.5);clip-path:polygon(0 0, calc(100% - var(--button-corner-size)) 0, 100% var(--button-corner-size), 100% 100%, var(--button-corner-size) 100%, 0 calc(100% - var(--button-corner-size)));transition-property:background-position,opacity;transition-duration:.3s;transition-timing-function:ease}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantFill.Button-module-scss-module__1CH3wa__isCornerInvert{clip-path:polygon(0 var(--button-corner-size), var(--button-corner-size) 0, 100% 0, 100% calc(100% - var(--button-corner-size)), calc(100% - var(--button-corner-size)) 100%, 0 100%)}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantStroke{z-index:1;transition-property:opacity;transition-duration:.3s;transition-timing-function:ease;position:relative}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantStroke:before{content:"";background-color:var(--button-background-color,var(--button-background-color--default));z-index:-1;width:auto;height:auto;clip-path:polygon(evenodd, 0 0, calc(100% - var(--button-corner-size)) 0, 100% var(--button-corner-size), 100% 100%, var(--button-corner-size) 100%, 0 calc(100% - var(--button-corner-size)), 0 0, var(--button-stroke-width) var(--button-stroke-width), calc(100% - var(--button-corner-size) - var(--button-stroke-width) / 2.25) var(--button-stroke-width), calc(100% - var(--button-stroke-width)) calc(var(--button-corner-size) + var(--button-stroke-width) / 2.25), calc(100% - var(--button-stroke-width)) calc(100% - var(--button-stroke-width)), calc(var(--button-corner-size) + var(--button-stroke-width) / 2.25) calc(100% - var(--button-stroke-width)), var(--button-stroke-width) calc(100% - var(--button-corner-size) - var(--button-stroke-width) / 2), var(--button-stroke-width) var(--button-stroke-width));transition-property:background-color;transition-duration:.3s;transition-timing-function:ease;position:absolute;inset:0}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__variantStroke.Button-module-scss-module__1CH3wa__isCornerInvert:before{clip-path:polygon(evenodd, 0 var(--button-corner-size), var(--button-corner-size) 0, 100% 0, 100% calc(100% - var(--button-corner-size)), calc(100% - var(--button-corner-size)) 100%, 0 100%, 0 var(--button-corner-size), var(--button-stroke-width) calc(var(--button-corner-size) + var(--button-stroke-width) / 2.25), calc(var(--button-corner-size) + var(--button-stroke-width) / 2.25) var(--button-stroke-width), calc(100% - var(--button-stroke-width)) var(--button-stroke-width), calc(100% - var(--button-stroke-width)) calc(100% - var(--button-corner-size) - var(--button-stroke-width) / 2.25), calc(100% - var(--button-corner-size) - var(--button-stroke-width) / 2.25) calc(100% - var(--button-stroke-width)), var(--button-stroke-width) calc(100% - var(--button-stroke-width)), var(--button-stroke-width) calc(var(--button-corner-size) + var(--button-stroke-width) / 2.25))}.Button-module-scss-module__1CH3wa__button:has(.Button-module-scss-module__1CH3wa__text){padding:0 var(--button-padding)}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__text{width:auto;min-width:0;max-width:100%;height:1em;color:var(--button-color,var(--button-color--default));white-space:nowrap;flex-direction:column;justify-content:flex-start;align-items:flex-start;display:inline-flex;overflow:hidden}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__text:after{content:attr(data-clone);color:var(--button-color,var(--button-color--hovered))}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__text>span,.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__text:after{text-overflow:ellipsis;width:auto;min-width:0;max-width:100%;height:1.5em;transform:translateY(calc(var(--button-hover-anim) * -100%));flex-shrink:0;transition-property:transform;transition-duration:.3s;transition-timing-function:ease;display:inline-block;overflow:hidden}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__icon{min-width:var(--button-icon-height);width:auto;height:var(--button-icon-height);color:var(--button-icon-color,var(--button-icon-color--default));flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;display:flex;overflow:hidden}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__icon svg{width:auto;height:var(--button-icon-height);transform:translateY(calc(var(--button-hover-anim) * -100%));flex-shrink:0;transition-property:transform;transition-duration:.3s;transition-timing-function:ease;display:block}.Button-module-scss-module__1CH3wa__button .Button-module-scss-module__1CH3wa__icon svg:nth-child(2){color:var(--button-icon-color,var(--button-icon-color--hovered))}.Button-module-scss-module__1CH3wa__button:not(:has(.Button-module-scss-module__1CH3wa__text)){width:var(--button-height)}@media (hover:hover) and (pointer:fine){.Button-module-scss-module__1CH3wa__button:hover{--button-hover-anim:1}}.Button-module-scss-module__1CH3wa__button.Button-module-scss-module__1CH3wa__isDisabled{--button-hover-anim:0;opacity:.75;pointer-events:none}
.ImageParallax-module-scss-module__gHbxXG__parallax{display:block;overflow:hidden}.ImageParallax-module-scss-module__gHbxXG__parallax img{object-fit:cover;width:100%;height:100%;display:block}.ImageParallax-module-scss-module__gHbxXG__parallax.ImageParallax-module-scss-module__gHbxXG__debug{position:relative;overflow:visible!important}.ImageParallax-module-scss-module__gHbxXG__parallax.ImageParallax-module-scss-module__gHbxXG__debug:before{content:"";z-index:2;width:auto;height:auto;display:block;position:absolute;inset:0;box-shadow:inset 0 0 0 2px #0f0}
.About-module-scss-module__07K9Ia__section{width:100%;padding:143px var(--page-padding);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;display:flex}@media screen and (max-width:2560px){.About-module-scss-module__07K9Ia__section{padding:5.5859vw var(--page-padding);gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__section{padding:8.5333vw var(--page-padding) 0;gap:6.4vw}}.About-module-scss-module__07K9Ia__head{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;width:1588px;display:flex}@media screen and (max-width:2560px){.About-module-scss-module__07K9Ia__head{gap:1.4063vw;width:62.0313vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__head{gap:3.2vw;width:100%}}.About-module-scss-module__07K9Ia__head .About-module-scss-module__07K9Ia__label{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;line-height:1.29}.About-module-scss-module__07K9Ia__head .About-module-scss-module__07K9Ia__titleAnim{--split-secondary:#8d8e95}.About-module-scss-module__07K9Ia__head .About-module-scss-module__07K9Ia__title{font-weight:500;font-size:var(--section-title-font-size--medium);line-height:var(--section-title-line-height--medium);letter-spacing:-.02em;text-transform:uppercase}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__head .About-module-scss-module__07K9Ia__title{width:calc(100% + 2.6667vw)!important;margin-right:-2.6667vw!important}}.About-module-scss-module__07K9Ia__content{justify-content:space-between;align-items:flex-end;gap:72px;width:100%;display:flex}@media screen and (max-width:2560px){.About-module-scss-module__07K9Ia__content{gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:8.5333vw}}.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__side{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:57px;width:760px;display:flex}@media screen and (max-width:2560px){.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__side{gap:2.2266vw;width:29.6875vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__side{gap:6.4vw;width:100%}}.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__image{object-fit:cover;flex-shrink:0;width:1174px;height:712px;display:block}@media screen and (max-width:2560px){.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__image{width:45.8594vw;height:27.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.About-module-scss-module__07K9Ia__content .About-module-scss-module__07K9Ia__image{width:100%;height:50.1333vw}}
.BigText-module-scss-module__TmrcjG__section{width:100%;padding:0 var(--page-padding) 143px;text-align:center;text-transform:uppercase;letter-spacing:-.04em;flex-direction:column;justify-content:flex-start;align-items:center;gap:43px;display:flex;position:relative}@media screen and (max-width:2560px){.BigText-module-scss-module__TmrcjG__section{padding:0 var(--page-padding) 5.5859vw;gap:1.6797vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.BigText-module-scss-module__TmrcjG__section{padding:8.5333vw var(--page-padding);gap:3.2vw}}.BigText-module-scss-module__TmrcjG__label{font-weight:400;font-size:var(--section-label-font-size);color:#8d8e95;line-height:1.29}.BigText-module-scss-module__TmrcjG__title{font-weight:500;font-size:var(--section-title-font-size--big);line-height:1.08}
.CookieBar-module-scss-module__dfJLDq__cookie{justify-content:space-between;align-items:flex-start;gap:var(--page-padding);border-top:var(--line-height) solid #1d1d1b1f;color:#1d1d1b;padding:var(--page-padding);z-index:9990;background-color:#fff;font-size:32px;font-weight:400;display:flex;position:fixed;inset:auto 0 0}@media screen and (max-width:2560px){.CookieBar-module-scss-module__dfJLDq__cookie{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CookieBar-module-scss-module__dfJLDq__cookie{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:4.2667vw;font-size:4.2667vw}}.CookieBar-module-scss-module__dfJLDq__text a{text-decoration:underline}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CookieBar-module-scss-module__dfJLDq__button{width:100%}}
.Hero-module-scss-module___51ueq__hero{--hero-pattern-width:445px;--hero-circle-size:1423px;background-color:#4c574f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='614' fill='none' viewBox='0 0 278 614'%3E%3Cpath fill='%234C574F' d='M.172 457.726C.172 456.45 1.709 455.796 2.626 456.712L35.658 489.744A5.26 5.26 0 0137.198 493.442V611.198C37.197 613.26 34.807 614.373 33.235 613.031L2.333 582.192A7.34 7.34 0 01.172 577.019ZM169.484 538.784C170.892 538.784 172.236 539.339 173.218 540.321V540.355L206.217 573.353C207.1 574.237 206.477 575.775 205.2 575.775H86.105A10.45 10.45 0 0178.641 572.666L48.851 542.712C47.575 541.141 48.688 538.784 50.717 538.784ZM179.928 411.536C179.928 409.474 182.319 408.361 183.891 409.703L214.793 440.54A7.34 7.34 0 01216.954 445.713V564.809C216.954 566.086 215.416 566.74 214.499 565.824L181.468 532.793A5.26 5.26 0 01179.928 529.094ZM131.021 446.726A10.45 10.45 0 01138.484 449.839L168.274 479.793C169.55 481.364 168.438 483.72 166.409 483.72H47.641A5.28 5.28 0 0143.908 482.18V482.149L10.909 449.149C10.027 448.265 10.649 446.727 11.925 446.726ZM92.877 253.226C92.877 251.95 94.415 251.296 95.331 252.212L128.363 285.243A5.26 5.26 0 01129.902 288.942V406.697C129.902 408.759 127.512 409.873 125.94 408.531L95.038 377.692A7.34 7.34 0 0192.877 372.519ZM20.787 368.853C21.67 369.737 21.047 371.275 19.77 371.275H0V348.239ZM262.189 334.284C263.597 334.284 264.94 334.839 265.922 335.821V335.855L278.307 348.239V371.275H178.809A10.45 10.45 0 01171.346 368.166L141.556 338.212C140.279 336.64 141.392 334.284 143.421 334.284ZM29.362 236.04A7.34 7.34 0 0131.523 241.212V360.309C31.523 361.586 29.986 362.24 29.069 361.324L0 332.426V206.911ZM272.633 207.036C272.633 204.974 275.023 203.861 276.595 205.203L278.307 206.911V332.426L274.172 328.293A5.26 5.26 0 01272.633 324.593ZM223.725 242.226C226.54 242.226 229.225 243.341 231.189 245.338L260.979 275.292C262.255 276.863 261.143 279.22 259.114 279.22H140.344A5.28 5.28 0 01136.613 277.68V277.648L103.614 244.649C102.732 243.765 103.352 242.227 104.628 242.226ZM185.582 48.726C185.583 47.45 187.121 46.796 188.037 47.712L221.068 80.742A5.26 5.26 0 01222.607 84.442V202.197C222.607 204.259 220.217 205.372 218.646 204.03L187.743 173.191A7.34 7.34 0 01185.582 168.019ZM76.76 129.783C78.167 129.783 79.51 130.339 80.492 131.321V131.355L113.492 164.352C114.376 165.236 113.752 166.775 112.476 166.775H0V129.783ZM278.307 166.775H271.516A10.45 10.45 0 01264.051 163.666L234.261 133.712C232.984 132.14 234.097 129.784 236.126 129.783H278.307ZM87.203 2.535C87.203.474 89.593-.639 91.165.703L122.067 31.539A7.35 7.35 0 01124.229 36.712V155.809C124.228 157.085 122.691 157.74 121.774 156.824L88.744 123.792A5.26 5.26 0 0187.204 120.093ZM278.307 74.72H233.051A5.28 5.28 0 01229.317 73.18V73.148L196.318 40.148C195.436 39.264 196.059 37.726 197.335 37.726H278.307ZM38.296 37.726C41.111 37.726 43.796 38.841 45.76 40.838L75.55 70.792C76.826 72.362 75.713 74.719 73.685 74.719H0V37.726Z'/%3E%3C/svg%3E"),radial-gradient(circle,#d9d9d913,#d9d9d900 50%);background-repeat:repeat,no-repeat;background-position:center center,calc(var(--mouse-x) - var(--hero-circle-size)/2) calc(var(--mouse-y) + var(--scroll-y) - var(--hero-circle-size)/2);background-size:var(--hero-pattern-width) auto,var(--hero-circle-size) var(--hero-circle-size);height:100dvh;max-height:1440px;padding:var(--header-height,var(--page-padding)) var(--page-padding) var(--page-padding);z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;display:flex;position:relative;overflow:hidden}@media screen and (max-width:2560px){.Hero-module-scss-module___51ueq__hero{--hero-pattern-width:17.3828vw;--hero-circle-size:55.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Hero-module-scss-module___51ueq__hero{--hero-pattern-width:66.6667vw;--hero-circle-size:208vw;background-position:50%;max-height:1024px}}.Hero-module-scss-module___51ueq__text{text-transform:uppercase;text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:36px;width:944px;margin:auto 0;display:flex}@media screen and (max-width:2560px){.Hero-module-scss-module___51ueq__text{gap:1.4063vw;width:36.875vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Hero-module-scss-module___51ueq__text{gap:3.2vw;width:82.9333vw}}.Hero-module-scss-module___51ueq__description{color:#959d97;font-size:32px;font-weight:300;line-height:1.33}@media screen and (max-width:2560px){.Hero-module-scss-module___51ueq__description{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Hero-module-scss-module___51ueq__description{font-size:4.2667vw}}.Hero-module-scss-module___51ueq__title{letter-spacing:-.04em;color:#fff;font-size:57px;font-weight:500}@media screen and (max-width:2560px){.Hero-module-scss-module___51ueq__title{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Hero-module-scss-module___51ueq__title{font-size:6.4vw}}.Hero-module-scss-module___51ueq__line{color:#fff;width:100%;height:auto;display:block}
.Mission-module-scss-module__PloI9a__section{width:100%;padding:143px var(--page-padding);color:#fff;background-color:#1d1d1b;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;display:flex}@media screen and (max-width:2560px){.Mission-module-scss-module__PloI9a__section{padding:5.5859vw var(--page-padding);gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__section{padding:8.5333vw var(--page-padding);gap:6.4vw}}.Mission-module-scss-module__PloI9a__head{justify-content:space-between;align-items:stretch;width:100%;display:flex}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__head{flex-direction:column;justify-content:flex-start;gap:3.2vw;width:100%}}.Mission-module-scss-module__PloI9a__head .Mission-module-scss-module__PloI9a__label{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;line-height:1.29}.Mission-module-scss-module__PloI9a__head .Mission-module-scss-module__PloI9a__title{--split-secondary:#8d8e95;--split-primary:#fff;width:1588px;font-weight:500;font-size:var(--section-title-font-size--medium);line-height:var(--section-title-line-height--medium);letter-spacing:-.02em;text-transform:uppercase;display:block}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__head .Mission-module-scss-module__PloI9a__title{width:calc(100% + 2.6667vw)!important;margin-right:-2.6667vw!important}}@media screen and (max-width:2560px){.Mission-module-scss-module__PloI9a__head .Mission-module-scss-module__PloI9a__title{width:62.0313vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__head .Mission-module-scss-module__PloI9a__title{width:100%}}.Mission-module-scss-module__PloI9a__content{--mission-background-height:1455px;z-index:1;width:100%;margin-bottom:calc(var(--mission-background-height)/2);justify-content:space-between;align-items:flex-start;display:flex;position:relative}@media screen and (max-width:2560px){.Mission-module-scss-module__PloI9a__content{--mission-background-height:56.8359vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__content{--mission-background-height:0px;flex-direction:column;justify-content:flex-start;gap:8.5333vw;margin-bottom:0}}.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__image{object-fit:cover;flex-shrink:0;width:1174px;height:1423px;display:block}@media screen and (max-width:2560px){.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__image{width:45.8594vw;height:55.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__image{width:100%;height:100.267vw}}.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__description{flex-shrink:0;width:712px}@media screen and (max-width:2560px){.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__description{width:27.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__description{width:100%}}.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__background{width:calc(100% + var(--page-padding)*2);max-width:inherit;height:var(--mission-background-height);left:calc(var(--page-padding)*-1);right:calc(var(--page-padding)*-1);z-index:-1;object-fit:cover;display:block;position:absolute;bottom:0;transform:translateY(50%)}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Mission-module-scss-module__PloI9a__content .Mission-module-scss-module__PloI9a__background{display:none}}.Mission-module-scss-module__PloI9a__footerTitle{padding-bottom:0}
.CardNews-module-scss-module__Kdt-5G__card{border-top:var(--line-height) solid #1d1d1b1f;justify-content:flex-start;align-items:stretch;gap:var(--card-news-gap);padding:var(--card-news-padding) 0;flex-direction:column;display:flex}.CardNews-module-scss-module__Kdt-5G__card:last-child{padding-bottom:0}@media (hover:hover) and (pointer:fine){.CardNews-module-scss-module__Kdt-5G__card:hover .CardNews-module-scss-module__Kdt-5G__image{transform:scale(1.1)}.CardNews-module-scss-module__Kdt-5G__card:hover .CardNews-module-scss-module__Kdt-5G__button{--button-hover-anim:1}}a.CardNews-module-scss-module__Kdt-5G__card{cursor:pointer}.CardNews-module-scss-module__Kdt-5G__head{justify-content:flex-start;align-items:flex-start;gap:var(--card-news-head-gap);display:flex}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CardNews-module-scss-module__Kdt-5G__head{flex-direction:column}}.CardNews-module-scss-module__Kdt-5G__date{width:calc(33.333% - var(--card-news-gap));letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;flex-shrink:0;font-size:25px;font-weight:400;line-height:1.29}@media screen and (max-width:2560px){.CardNews-module-scss-module__Kdt-5G__date{font-size:.9766vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CardNews-module-scss-module__Kdt-5G__date{width:100%;font-size:3.4667vw}}.CardNews-module-scss-module__Kdt-5G__date:first-line{letter-spacing:-.08em;text-transform:uppercase;color:#4c574f;font-size:100px;font-weight:500;line-height:.93}@media screen and (max-width:2560px){.CardNews-module-scss-module__Kdt-5G__date:first-line{font-size:3.9063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CardNews-module-scss-module__Kdt-5G__date:first-line{all:inherit}}.CardNews-module-scss-module__Kdt-5G__title{letter-spacing:-.04em;text-transform:uppercase;font-size:57px;font-weight:500;line-height:1.13}@media screen and (max-width:2560px){.CardNews-module-scss-module__Kdt-5G__title{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.CardNews-module-scss-module__Kdt-5G__title{font-size:6.4vw}}.CardNews-module-scss-module__Kdt-5G__imageWrapper{width:var(--card-news-image-width);height:var(--card-news-image-height);display:block;position:relative;overflow:hidden}.CardNews-module-scss-module__Kdt-5G__imageWrapper .CardNews-module-scss-module__Kdt-5G__image{object-fit:cover;width:100%;height:100%;transition:transform .4s ease-in-out;display:block}.CardNews-module-scss-module__Kdt-5G__imageWrapper .CardNews-module-scss-module__Kdt-5G__button{right:var(--card-news-image-padding);bottom:var(--card-news-image-padding);position:absolute}
.News-module-scss-module__vM-QjG__section{width:100%;padding:143px var(--page-padding);justify-content:space-between;align-items:stretch;gap:143px;display:flex}@media screen and (max-width:2560px){.News-module-scss-module__vM-QjG__section{padding:5.5859vw var(--page-padding);gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.News-module-scss-module__vM-QjG__section{padding:8.5333vw var(--page-padding);flex-direction:column;gap:8.5333vw}}.News-module-scss-module__vM-QjG__side{width:1588px;height:auto;display:block}@media screen and (max-width:2560px){.News-module-scss-module__vM-QjG__side{width:62.0313vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.News-module-scss-module__vM-QjG__side{width:100%}}.News-module-scss-module__vM-QjG__head{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;width:100%;display:flex}@media screen and (max-width:2560px){.News-module-scss-module__vM-QjG__head{gap:1.4063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.News-module-scss-module__vM-QjG__head{gap:3.2vw}}.News-module-scss-module__vM-QjG__head .News-module-scss-module__vM-QjG__label{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;line-height:1.29}.News-module-scss-module__vM-QjG__head .News-module-scss-module__vM-QjG__titleAnim{--split-secondary:#8d8e95}.News-module-scss-module__vM-QjG__head .News-module-scss-module__vM-QjG__title{font-weight:500;font-size:var(--section-title-font-size--medium);line-height:var(--section-title-line-height--medium);letter-spacing:-.02em;text-transform:uppercase}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.News-module-scss-module__vM-QjG__head .News-module-scss-module__vM-QjG__title{width:calc(100% + 2.6667vw)!important;margin-right:-2.6667vw!important}}.News-module-scss-module__vM-QjG__head .News-module-scss-module__vM-QjG__title{color:#1d1d1b}.News-module-scss-module__vM-QjG__content{flex-direction:column;justify-content:flex-start;align-items:stretch;width:1174px;display:flex}@media screen and (max-width:2560px){.News-module-scss-module__vM-QjG__content{width:45.8594vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.News-module-scss-module__vM-QjG__content{width:100%}}
.ProjectAbout-module-scss-module__s-ryCG__section{width:100%;padding:143px var(--page-padding) 0;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;display:flex}@media screen and (max-width:2560px){.ProjectAbout-module-scss-module__s-ryCG__section{padding:5.5859vw var(--page-padding) 0;gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__section{padding:8.5333vw var(--page-padding) 0;gap:6.4vw}}.ProjectAbout-module-scss-module__s-ryCG__head{grid-template-columns:repeat(12,1fr);gap:72px;width:100%;display:grid}@media screen and (max-width:2560px){.ProjectAbout-module-scss-module__s-ryCG__head{gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__head{order:1;grid-template-columns:1fr;gap:3.2vw}}.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__label{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;grid-column:1/5;line-height:1.29}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__label{grid-column:auto;width:100%}}.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__titleAnim{--split-secondary:#8d8e95}.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__title{color:#1d1d1b;font-weight:500;font-size:var(--section-title-font-size--medium);line-height:var(--section-title-line-height--medium);letter-spacing:-.02em;text-transform:uppercase;grid-column:5/-1}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__title{grid-column:auto;width:calc(100% + 2.6667vw)!important;margin-right:-2.6667vw!important}}.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__title i[data-nowrap-desktop]{white-space:nowrap!important}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__head .ProjectAbout-module-scss-module__s-ryCG__title i[data-nowrap-desktop]{white-space:inherit!important}}.ProjectAbout-module-scss-module__s-ryCG__content{grid-template-columns:repeat(12,1fr);gap:72px;width:100%;display:grid}@media screen and (max-width:2560px){.ProjectAbout-module-scss-module__s-ryCG__content{gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__content{order:3;grid-template-columns:1fr;gap:8.5333vw}}.ProjectAbout-module-scss-module__s-ryCG__side{flex-direction:column;grid-column:5/span 4;justify-content:flex-start;align-items:stretch;gap:57px;margin:0 auto;display:flex}@media screen and (max-width:2560px){.ProjectAbout-module-scss-module__s-ryCG__side{gap:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__side{grid-column:auto;gap:6.4vw;width:100%}}.ProjectAbout-module-scss-module__s-ryCG__map{width:calc(100% + var(--page-padding)*2);max-height:1440px;margin:0 calc(var(--page-padding)*-1);background-color:#ebf0ee;display:block}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__map{order:2}}.ProjectAbout-module-scss-module__s-ryCG__map>img{object-fit:cover;width:100%;height:100%;display:block}.ProjectAbout-module-scss-module__s-ryCG__buttonField{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:29px;display:flex}@media screen and (max-width:2560px){.ProjectAbout-module-scss-module__s-ryCG__buttonField{gap:1.1328vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectAbout-module-scss-module__s-ryCG__buttonField{gap:4.2667vw}}.ProjectAbout-module-scss-module__s-ryCG__buttonFieldLabel{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;line-height:1.29}
.StatusTag-module-scss-module__IeBcPW__status{justify-content:flex-start;align-self:flex-start;align-items:center;gap:var(--status-tag-gap,12px);width:auto;max-width:100%;height:var(--status-tag-height,32px);border-radius:var(--status-tag-height,32px);font-weight:400;font-size:var(--status-tag-font-size,14px);letter-spacing:-.04em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;color:#4c574f;padding:0 var(--status-tag-padding,16px);background-color:#fff;line-height:1.29;display:flex;overflow:hidden}.StatusTag-module-scss-module__IeBcPW__status>svg{width:auto;height:var(--status-tag-icon-height,10px);display:block}
.Drawer-module-scss-module__Pky3ma__overlay{z-index:9991;background-color:#000000d9;display:block;position:fixed;inset:0}.Drawer-module-scss-module__Pky3ma__drawer{color:#fff;z-index:9992;background-color:#4c574f;width:50%;max-width:1280px;height:100dvh;display:block;position:fixed;top:0;right:0}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Drawer-module-scss-module__Pky3ma__drawer{width:100%;max-width:100%}}.Drawer-module-scss-module__Pky3ma__scroll{justify-content:flex-start;align-items:stretch;gap:var(--page-padding);width:100%;height:100%;padding:var(--page-padding);overscroll-behavior:contain;scrollbar-color:lime red;scrollbar-width:thin;flex-direction:column;display:flex;overflow:hidden auto}.Drawer-module-scss-module__Pky3ma__scroll::-webkit-scrollbar{width:7px;height:7px}.Drawer-module-scss-module__Pky3ma__scroll::-webkit-scrollbar-track{background-color:red;border-radius:7px}.Drawer-module-scss-module__Pky3ma__scroll::-webkit-scrollbar-thumb{background-color:#0f0;border-radius:4px}.Drawer-module-scss-module__Pky3ma__head{justify-content:space-between;align-items:flex-start;gap:var(--page-padding);z-index:1;width:100%;display:flex}.Drawer-module-scss-module__Pky3ma__title{min-width:0;font-weight:500;font-size:var(--section-title-font-size--small);letter-spacing:-.04em;text-transform:uppercase}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Drawer-module-scss-module__Pky3ma__title{word-break:break-word}.Drawer-module-scss-module__Pky3ma__title>br{display:none}}.Drawer-module-scss-module__Pky3ma__close{margin-left:auto}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Drawer-module-scss-module__Pky3ma__close{--button-height:9.6vw;--button-icon-size:8.5333vw}}.Drawer-module-scss-module__Pky3ma__content{flex-grow:1;width:100%;display:block}
.Tooltip-module-scss-module__c0nCYa__wrapper{--tooltip-btn-size:22px;--tooltip-btn-corner-size:4px;--tooltip-btn-icon-size:11px;display:inline-block;position:relative}@media screen and (max-width:2560px){.Tooltip-module-scss-module__c0nCYa__wrapper{--tooltip-btn-size:.8594vw;--tooltip-btn-corner-size:.1563vw;--tooltip-btn-icon-size:.4297vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Tooltip-module-scss-module__c0nCYa__wrapper{--tooltip-btn-size:3.2vw;--tooltip-btn-corner-size:.5333vw;--tooltip-btn-icon-size:1.6vw}}.Tooltip-module-scss-module__c0nCYa__icon{width:var(--tooltip-btn-size);height:var(--tooltip-btn-size);color:#4c574f;cursor:pointer;z-index:1;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:100%}.Tooltip-module-scss-module__c0nCYa__icon:after{content:"";z-index:-1;width:100%;height:100%;clip-path:polygon(0 0, calc(100% - var(--tooltip-btn-corner-size)) 0, 100% var(--tooltip-btn-corner-size), 100% 100%, var(--tooltip-btn-corner-size) 100%, 0 calc(100% - var(--tooltip-btn-corner-size)));background-color:#fff;display:block;position:absolute;inset:0}.Tooltip-module-scss-module__c0nCYa__icon:before{content:"";width:auto;height:auto;display:block;position:absolute;inset:-150%}.Tooltip-module-scss-module__c0nCYa__icon svg{width:var(--tooltip-btn-icon-size);height:var(--tooltip-btn-icon-size);display:block}.Tooltip-module-scss-module__c0nCYa__tooltip{width:772px;font-family:var(--font-geologica),sans-serif;color:#1d1d1b;letter-spacing:normal;text-transform:none;z-index:10;background-color:#fff;padding:29px 36px;font-size:32px;font-weight:300;line-height:1.33;position:absolute;top:1lh;right:0}@media screen and (max-width:2560px){.Tooltip-module-scss-module__c0nCYa__tooltip{width:30.1563vw;padding:1.1328vw 1.4063vw;font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Tooltip-module-scss-module__c0nCYa__tooltip{width:74.1333vw;padding:4.2667vw 5.3333vw;font-size:3.7333vw;left:-4.2667vw;right:auto}}
.NewsContentImage-module-scss-module__WVDlzW__image{object-fit:cover;width:100%;height:712px;display:block}@media screen and (max-width:2560px){.NewsContentImage-module-scss-module__WVDlzW__image{height:27.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentImage-module-scss-module__WVDlzW__image{height:50.1333vw}}
.NewsContentQuote-module-scss-module__Qyj8AG__content{border-top:var(--line-height) solid #1d1d1b1f;border-bottom:var(--line-height) solid #1d1d1b1f;justify-content:space-between;align-items:flex-start;gap:72px;padding:72px 0;display:flex}@media screen and (max-width:2560px){.NewsContentQuote-module-scss-module__Qyj8AG__content{gap:2.8125vw;padding:2.8125vw 0}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentQuote-module-scss-module__Qyj8AG__content{gap:4.2667vw;padding:6.4vw 0}}.NewsContentQuote-module-scss-module__Qyj8AG__icon{color:#4c574f;flex-shrink:0;width:auto;height:107px;display:block}@media screen and (max-width:2560px){.NewsContentQuote-module-scss-module__Qyj8AG__icon{height:4.1797vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentQuote-module-scss-module__Qyj8AG__icon{height:9.6vw}}.NewsContentQuote-module-scss-module__Qyj8AG__quote{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;width:760px;display:flex}@media screen and (max-width:2560px){.NewsContentQuote-module-scss-module__Qyj8AG__quote{gap:1.4063vw;width:29.6875vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentQuote-module-scss-module__Qyj8AG__quote{gap:3.2vw;width:61.0667vw}}.NewsContentQuote-module-scss-module__Qyj8AG__text{letter-spacing:-.04em;text-transform:uppercase;font-size:57px;font-weight:500;line-height:1.13}@media screen and (max-width:2560px){.NewsContentQuote-module-scss-module__Qyj8AG__text{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentQuote-module-scss-module__Qyj8AG__text{font-size:6.4vw;line-height:1.17}}.NewsContentQuote-module-scss-module__Qyj8AG__author{color:#8d8e95;font-size:32px;font-weight:300;line-height:1.33}@media screen and (max-width:2560px){.NewsContentQuote-module-scss-module__Qyj8AG__author{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentQuote-module-scss-module__Qyj8AG__author{font-size:4.2667vw;line-height:1.25}}
.ProjectFeatures-module-scss-module__Qd3Qyq__section{width:100%;padding:143px var(--page-padding);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__section{padding:5.5859vw var(--page-padding);gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__section{padding:8.5333vw var(--page-padding);gap:6.4vw}}.ProjectFeatures-module-scss-module__Qd3Qyq__label{font-weight:400;font-size:var(--section-label-font-size);letter-spacing:-.04em;text-transform:uppercase;color:#8d8e95;line-height:1.29}.ProjectFeatures-module-scss-module__Qd3Qyq__head{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;width:66.666%;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__head{gap:1.4063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__head{gap:3.2vw;width:100%}}.ProjectFeatures-module-scss-module__Qd3Qyq__head .ProjectFeatures-module-scss-module__Qd3Qyq__titleAnim{--split-secondary:#8d8e95}.ProjectFeatures-module-scss-module__Qd3Qyq__head .ProjectFeatures-module-scss-module__Qd3Qyq__title{font-weight:500;font-size:var(--section-title-font-size--medium);line-height:var(--section-title-line-height--medium);letter-spacing:-.02em;text-transform:uppercase}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__head .ProjectFeatures-module-scss-module__Qd3Qyq__title{width:calc(100% + 2.6667vw)!important;margin-right:-2.6667vw!important}}.ProjectFeatures-module-scss-module__Qd3Qyq__head .ProjectFeatures-module-scss-module__Qd3Qyq__title{color:#1d1d1b}.ProjectFeatures-module-scss-module__Qd3Qyq__content{--project-features-content-gap:72px;justify-content:space-between;align-items:flex-start;gap:var(--project-features-content-gap);width:100%;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__content{--project-features-content-gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__content{--project-features-content-gap:8.5333vw;flex-direction:column;justify-content:flex-start;align-items:stretch}}.ProjectFeatures-module-scss-module__Qd3Qyq__side{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:stretch;gap:57px;width:33.333%;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__side{gap:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__side{gap:6.4vw;width:100%}}.ProjectFeatures-module-scss-module__Qd3Qyq__image{width:calc(50% - var(--project-features-content-gap)/2);background-color:#ebf0ee;height:712px;display:block}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__image{height:27.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__image{width:100%;height:50.1333vw}}.ProjectFeatures-module-scss-module__Qd3Qyq__data{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:57px;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__data{gap:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__data{gap:8.5333vw}}.ProjectFeatures-module-scss-module__Qd3Qyq__dataGrid{grid-template-columns:repeat(2,1fr);gap:72px;display:grid}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__dataGrid{gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__dataGrid{grid-template-columns:1fr;gap:6.4vw}}.ProjectFeatures-module-scss-module__Qd3Qyq__dataItem{border-top:var(--line-height) solid #1d1d1b1f;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;width:100%;padding-top:57px;display:flex}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__dataItem{gap:1.4063vw;padding-top:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__dataItem{gap:2.1333vw;padding-top:6.4vw}}.ProjectFeatures-module-scss-module__Qd3Qyq__dataTitle{color:#8d8e95;font-size:32px;font-weight:300;line-height:1.33}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__dataTitle{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__dataTitle{font-size:4.2667vw;line-height:1.25}}.ProjectFeatures-module-scss-module__Qd3Qyq__dataText{letter-spacing:-.04em;text-transform:uppercase;font-size:57px;font-weight:500;line-height:1.13}@media screen and (max-width:2560px){.ProjectFeatures-module-scss-module__Qd3Qyq__dataText{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectFeatures-module-scss-module__Qd3Qyq__dataText{font-size:6.4vw;line-height:1.17}}
.NewsContentText-module-scss-module__eLpQjG__content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:72px;display:flex}@media screen and (max-width:2560px){.NewsContentText-module-scss-module__eLpQjG__content{gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentText-module-scss-module__eLpQjG__content{gap:5.3333vw}}.NewsContentText-module-scss-module__eLpQjG__title{letter-spacing:-.04em;font-size:57px;font-weight:500;line-height:1.13}@media screen and (max-width:2560px){.NewsContentText-module-scss-module__eLpQjG__title{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentText-module-scss-module__eLpQjG__title{font-size:6.4vw;line-height:1.17}}.NewsContentText-module-scss-module__eLpQjG__text{font-size:32px;font-weight:300;line-height:1.33}@media screen and (max-width:2560px){.NewsContentText-module-scss-module__eLpQjG__text{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContentText-module-scss-module__eLpQjG__text{font-size:4.2667vw;line-height:1.25}}
.PinSlider-module-scss-module__8CKiHW__section{width:100%;height:calc(150vh*var(--pin-slider-slides-length,1));max-height:calc(2160px*var(--max-screen-size-height,1));display:block}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__section{height:149.333vw;max-height:149.333vw}}.PinSlider-module-scss-module__8CKiHW__pin{-webkit-user-select:none;user-select:none;width:100%;height:100vh;max-height:1440px;display:block;position:relative;overflow:hidden}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__pin{height:149.333vw;max-height:149.333vw}}.PinSlider-module-scss-module__8CKiHW__image{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.PinSlider-module-scss-module__8CKiHW__infoWrapper{--pin-slider-info-clip-path-size:214px;width:760px;height:996px;right:var(--page-padding);z-index:1000;margin:auto 0;position:absolute;top:214px;bottom:214px}@media screen and (max-width:2560px){.PinSlider-module-scss-module__8CKiHW__infoWrapper{--pin-slider-info-clip-path-size:8.3594vw;width:29.6875vw;height:38.9063vw;top:8.3594vw;bottom:8.3594vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__infoWrapper{--pin-slider-info-clip-path-size:18.1333vw;width:auto;height:auto;inset:auto var(--page-padding) var(--page-padding);margin:0}}.PinSlider-module-scss-module__8CKiHW__info{--pin-slider-pattern-width:223px;width:100%;height:100%;padding:var(--page-padding);flex-direction:column;justify-content:flex-start;align-items:stretch;gap:72px;display:flex}.PinSlider-module-scss-module__8CKiHW__info:before{content:"";background-color:#4c574f;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='614' fill='none' viewBox='0 0 278 614'%3E%3Cpath fill='%234C574F' d='M.172 457.726C.172 456.45 1.709 455.796 2.626 456.712L35.658 489.744A5.26 5.26 0 0137.198 493.442V611.198C37.197 613.26 34.807 614.373 33.235 613.031L2.333 582.192A7.34 7.34 0 01.172 577.019ZM169.484 538.784C170.892 538.784 172.236 539.339 173.218 540.321V540.355L206.217 573.353C207.1 574.237 206.477 575.775 205.2 575.775H86.105A10.45 10.45 0 0178.641 572.666L48.851 542.712C47.575 541.141 48.688 538.784 50.717 538.784ZM179.928 411.536C179.928 409.474 182.319 408.361 183.891 409.703L214.793 440.54A7.34 7.34 0 01216.954 445.713V564.809C216.954 566.086 215.416 566.74 214.499 565.824L181.468 532.793A5.26 5.26 0 01179.928 529.094ZM131.021 446.726A10.45 10.45 0 01138.484 449.839L168.274 479.793C169.55 481.364 168.438 483.72 166.409 483.72H47.641A5.28 5.28 0 0143.908 482.18V482.149L10.909 449.149C10.027 448.265 10.649 446.727 11.925 446.726ZM92.877 253.226C92.877 251.95 94.415 251.296 95.331 252.212L128.363 285.243A5.26 5.26 0 01129.902 288.942V406.697C129.902 408.759 127.512 409.873 125.94 408.531L95.038 377.692A7.34 7.34 0 0192.877 372.519ZM20.787 368.853C21.67 369.737 21.047 371.275 19.77 371.275H0V348.239ZM262.189 334.284C263.597 334.284 264.94 334.839 265.922 335.821V335.855L278.307 348.239V371.275H178.809A10.45 10.45 0 01171.346 368.166L141.556 338.212C140.279 336.64 141.392 334.284 143.421 334.284ZM29.362 236.04A7.34 7.34 0 0131.523 241.212V360.309C31.523 361.586 29.986 362.24 29.069 361.324L0 332.426V206.911ZM272.633 207.036C272.633 204.974 275.023 203.861 276.595 205.203L278.307 206.911V332.426L274.172 328.293A5.26 5.26 0 01272.633 324.593ZM223.725 242.226C226.54 242.226 229.225 243.341 231.189 245.338L260.979 275.292C262.255 276.863 261.143 279.22 259.114 279.22H140.344A5.28 5.28 0 01136.613 277.68V277.648L103.614 244.649C102.732 243.765 103.352 242.227 104.628 242.226ZM185.582 48.726C185.583 47.45 187.121 46.796 188.037 47.712L221.068 80.742A5.26 5.26 0 01222.607 84.442V202.197C222.607 204.259 220.217 205.372 218.646 204.03L187.743 173.191A7.34 7.34 0 01185.582 168.019ZM76.76 129.783C78.167 129.783 79.51 130.339 80.492 131.321V131.355L113.492 164.352C114.376 165.236 113.752 166.775 112.476 166.775H0V129.783ZM278.307 166.775H271.516A10.45 10.45 0 01264.051 163.666L234.261 133.712C232.984 132.14 234.097 129.784 236.126 129.783H278.307ZM87.203 2.535C87.203.474 89.593-.639 91.165.703L122.067 31.539A7.35 7.35 0 01124.229 36.712V155.809C124.228 157.085 122.691 157.74 121.774 156.824L88.744 123.792A5.26 5.26 0 0187.204 120.093ZM278.307 74.72H233.051A5.28 5.28 0 01229.317 73.18V73.148L196.318 40.148C195.436 39.264 196.059 37.726 197.335 37.726H278.307ZM38.296 37.726C41.111 37.726 43.796 38.841 45.76 40.838L75.55 70.792C76.826 72.362 75.713 74.719 73.685 74.719H0V37.726Z'/%3E%3C/svg%3E"),radial-gradient(circle at var(--mouse-local-x,100%) var(--mouse-local-y,100%), #d9d9d911, #d9d9d900 50%);background-position:50%;background-repeat:repeat,no-repeat;background-size:var(--pin-slider-pattern-width) auto,cover;z-index:-1;clip-path:polygon(0 0, calc(100% - var(--pin-slider-info-clip-path-size)) 0, 100% var(--pin-slider-info-clip-path-size), 100% 100%, var(--pin-slider-info-clip-path-size) 100%, 0 calc(100% - var(--pin-slider-info-clip-path-size)));background-attachment:scroll,fixed;position:absolute;inset:0}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__info:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='278' height='614' fill='none' viewBox='0 0 278 614'%3E%3Cpath fill='%234C574F' d='M.172 457.726C.172 456.45 1.709 455.796 2.626 456.712L35.658 489.744A5.26 5.26 0 0137.198 493.442V611.198C37.197 613.26 34.807 614.373 33.235 613.031L2.333 582.192A7.34 7.34 0 01.172 577.019ZM169.484 538.784C170.892 538.784 172.236 539.339 173.218 540.321V540.355L206.217 573.353C207.1 574.237 206.477 575.775 205.2 575.775H86.105A10.45 10.45 0 0178.641 572.666L48.851 542.712C47.575 541.141 48.688 538.784 50.717 538.784ZM179.928 411.536C179.928 409.474 182.319 408.361 183.891 409.703L214.793 440.54A7.34 7.34 0 01216.954 445.713V564.809C216.954 566.086 215.416 566.74 214.499 565.824L181.468 532.793A5.26 5.26 0 01179.928 529.094ZM131.021 446.726A10.45 10.45 0 01138.484 449.839L168.274 479.793C169.55 481.364 168.438 483.72 166.409 483.72H47.641A5.28 5.28 0 0143.908 482.18V482.149L10.909 449.149C10.027 448.265 10.649 446.727 11.925 446.726ZM92.877 253.226C92.877 251.95 94.415 251.296 95.331 252.212L128.363 285.243A5.26 5.26 0 01129.902 288.942V406.697C129.902 408.759 127.512 409.873 125.94 408.531L95.038 377.692A7.34 7.34 0 0192.877 372.519ZM20.787 368.853C21.67 369.737 21.047 371.275 19.77 371.275H0V348.239ZM262.189 334.284C263.597 334.284 264.94 334.839 265.922 335.821V335.855L278.307 348.239V371.275H178.809A10.45 10.45 0 01171.346 368.166L141.556 338.212C140.279 336.64 141.392 334.284 143.421 334.284ZM29.362 236.04A7.34 7.34 0 0131.523 241.212V360.309C31.523 361.586 29.986 362.24 29.069 361.324L0 332.426V206.911ZM272.633 207.036C272.633 204.974 275.023 203.861 276.595 205.203L278.307 206.911V332.426L274.172 328.293A5.26 5.26 0 01272.633 324.593ZM223.725 242.226C226.54 242.226 229.225 243.341 231.189 245.338L260.979 275.292C262.255 276.863 261.143 279.22 259.114 279.22H140.344A5.28 5.28 0 01136.613 277.68V277.648L103.614 244.649C102.732 243.765 103.352 242.227 104.628 242.226ZM185.582 48.726C185.583 47.45 187.121 46.796 188.037 47.712L221.068 80.742A5.26 5.26 0 01222.607 84.442V202.197C222.607 204.259 220.217 205.372 218.646 204.03L187.743 173.191A7.34 7.34 0 01185.582 168.019ZM76.76 129.783C78.167 129.783 79.51 130.339 80.492 131.321V131.355L113.492 164.352C114.376 165.236 113.752 166.775 112.476 166.775H0V129.783ZM278.307 166.775H271.516A10.45 10.45 0 01264.051 163.666L234.261 133.712C232.984 132.14 234.097 129.784 236.126 129.783H278.307ZM87.203 2.535C87.203.474 89.593-.639 91.165.703L122.067 31.539A7.35 7.35 0 01124.229 36.712V155.809C124.228 157.085 122.691 157.74 121.774 156.824L88.744 123.792A5.26 5.26 0 0187.204 120.093ZM278.307 74.72H233.051A5.28 5.28 0 01229.317 73.18V73.148L196.318 40.148C195.436 39.264 196.059 37.726 197.335 37.726H278.307ZM38.296 37.726C41.111 37.726 43.796 38.841 45.76 40.838L75.55 70.792C76.826 72.362 75.713 74.719 73.685 74.719H0V37.726Z'/%3E%3C/svg%3E"),radial-gradient(circle at 85% 85%,#d9d9d91a,#d9d9d900 50%)}}@media screen and (max-width:2560px){.PinSlider-module-scss-module__8CKiHW__info{--pin-slider-pattern-width:8.7109vw;gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__info{--pin-slider-pattern-width:21.3333vw;gap:6.4vw}}@media (hover:hover) and (pointer:fine){.PinSlider-module-scss-module__8CKiHW__info:has(.PinSlider-module-scss-module__8CKiHW__title:hover) .PinSlider-module-scss-module__8CKiHW__button{--button-hover-anim:1}}.PinSlider-module-scss-module__8CKiHW__head{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:64px;display:flex}@media screen and (max-width:2560px){.PinSlider-module-scss-module__8CKiHW__head{gap:2.5vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__head{gap:6.4vw}}.PinSlider-module-scss-module__8CKiHW__progress{background-image:linear-gradient(#ffffff1f 0 0),linear-gradient(#fff 0 0);background-position:0;background-repeat:no-repeat;background-size:100% 50%,0% 100%;width:100%;height:2px;display:block}.PinSlider-module-scss-module__8CKiHW__title{letter-spacing:-.04em;text-transform:uppercase;font-size:57px;font-weight:500;line-height:1.13}@media screen and (max-width:2560px){.PinSlider-module-scss-module__8CKiHW__title{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__title{font-size:6.4vw}}.PinSlider-module-scss-module__8CKiHW__titleCategory{color:#a5aba7}.PinSlider-module-scss-module__8CKiHW__titleText{color:#fff;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:3.3em;max-height:3.3em;display:-webkit-box;overflow:hidden}.PinSlider-module-scss-module__8CKiHW__description{color:#fff;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:3.99em;max-height:3.99em;font-size:32px;font-weight:300;line-height:1.33;display:-webkit-box;overflow:hidden}@media screen and (max-width:2560px){.PinSlider-module-scss-module__8CKiHW__description{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__description{display:none}}.PinSlider-module-scss-module__8CKiHW__button{margin-top:auto;--button-color--default:#4c574f!important;align-self:flex-end!important}.PinSlider-module-scss-module__8CKiHW__buttonHidden{opacity:0!important;pointer-events:none!important}.PinSlider-module-scss-module__8CKiHW__helper{color:#fff;left:50%;bottom:var(--page-padding);z-index:10;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;transform:translate(-50%)}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.PinSlider-module-scss-module__8CKiHW__helper{display:none}}.PinSlider-module-scss-module__8CKiHW__helper svg{width:auto;height:calc(var(--button-height)/2);display:block}.PinSlider-module-scss-module__8CKiHW__helperDirection{animation:1.5s infinite PinSlider-module-scss-module__8CKiHW__PinSliderHelperDirection}@keyframes PinSlider-module-scss-module__8CKiHW__PinSliderHelperDirection{0%,80%,to{transform:translateY(0)}40%{transform:translateY(25%)}}
.ProjectGallery-module-scss-module__YTQj0W__section{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;width:100%;display:flex}@media screen and (max-width:2560px){.ProjectGallery-module-scss-module__YTQj0W__section{gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectGallery-module-scss-module__YTQj0W__section{gap:6.4vw}}.ProjectGallery-module-scss-module__YTQj0W__slider{-webkit-user-select:none;user-select:none;width:100%;height:100vh;max-height:1440px;display:block;position:relative;overflow:hidden}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectGallery-module-scss-module__YTQj0W__slider{height:55.4667vw;max-height:100%}}.ProjectGallery-module-scss-module__YTQj0W__image{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block;position:absolute;inset:0}.ProjectGallery-module-scss-module__YTQj0W__controls{bottom:var(--page-padding);right:var(--page-padding);z-index:100;justify-content:flex-start;align-items:center;gap:18px;display:flex;position:absolute}@media screen and (max-width:2560px){.ProjectGallery-module-scss-module__YTQj0W__controls{gap:.7031vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectGallery-module-scss-module__YTQj0W__controls{gap:2.6667vw}}
.SafeVideo-module-scss-module__brRVjW__wrapper{display:block;position:relative;overflow:hidden}.SafeVideo-module-scss-module__brRVjW__poster,.SafeVideo-module-scss-module__brRVjW__video{object-fit:contain;width:100%;height:100%;transition:opacity .3s;display:block;position:absolute;inset:0}.SafeVideo-module-scss-module__brRVjW__poster{opacity:1;z-index:1}.SafeVideo-module-scss-module__brRVjW__poster.SafeVideo-module-scss-module__brRVjW__hidden{opacity:0;pointer-events:none}.SafeVideo-module-scss-module__brRVjW__video{opacity:0;z-index:0}.SafeVideo-module-scss-module__brRVjW__video.SafeVideo-module-scss-module__brRVjW__visible{opacity:1;z-index:2}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls{-webkit-appearance:none;display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-panel{-webkit-appearance:none;display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-play-button{-webkit-appearance:none;display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-volume-slider{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-timeline{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-current-time-display{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-time-remaining-display{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-mute-button{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-fullscreen-button{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-enclosure{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-webkit-media-controls-overlay-play-button{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-moz-media-controls{display:none!important}.SafeVideo-module-scss-module__brRVjW__video::-ms-media-controls{display:none!important}
.NewsContent-module-scss-module__XV8-3q__content{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;width:100%;padding-bottom:214px;display:flex;position:relative}@media screen and (max-width:2560px){.NewsContent-module-scss-module__XV8-3q__content{gap:5.5859vw;padding-bottom:8.3594vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContent-module-scss-module__XV8-3q__content{gap:8.5333vw;padding-bottom:8.5333vw}}.NewsContent-module-scss-module__XV8-3q__blockSmall{flex-direction:column;justify-content:flex-start;align-self:center;align-items:stretch;gap:143px;width:50%;display:flex}@media screen and (max-width:2560px){.NewsContent-module-scss-module__XV8-3q__blockSmall{gap:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContent-module-scss-module__XV8-3q__blockSmall{width:100%;padding:0 var(--page-padding);gap:8.5333vw}}.NewsContent-module-scss-module__XV8-3q__button{left:var(--page-padding);top:0;position:absolute!important}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsContent-module-scss-module__XV8-3q__button{left:initial;top:initial;align-self:center!important;position:relative!important}}
.ProjectHero-module-scss-module__jJJOya__hero{height:100vh;max-height:1440px;padding:var(--page-padding);flex-direction:column;justify-content:flex-end;align-items:stretch;display:flex;position:relative;overflow:hidden}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__hero{height:auto;max-height:100%;padding:0}}.ProjectHero-module-scss-module__jJJOya__hero:before{content:"";z-index:-1;background-image:linear-gradient(#1d1d1b00 45%,#1d1d1bcc 100%);width:100%;height:100%;display:block;position:absolute;inset:0}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__hero:before{background-image:linear-gradient(#1d1d1b00 48%,#1d1d1bcc 81%)}}.ProjectHero-module-scss-module__jJJOya__background{object-fit:cover;z-index:-2;width:100%;height:100%;display:block;position:absolute;inset:0}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__background{height:auto;position:static}}.ProjectHero-module-scss-module__jJJOya__text{color:#fff;text-transform:uppercase;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:43px;display:flex}@media screen and (max-width:2560px){.ProjectHero-module-scss-module__jJJOya__text{gap:1.6797vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__text{inset:auto var(--page-padding) var(--page-padding);gap:3.2vw;position:absolute}}.ProjectHero-module-scss-module__jJJOya__head{letter-spacing:-.04em;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:15px;font-weight:500;display:flex}@media screen and (max-width:2560px){.ProjectHero-module-scss-module__jJJOya__head{gap:.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__head{gap:3.2vw}}.ProjectHero-module-scss-module__jJJOya__direction{font-size:57px;line-height:1.13}@media screen and (max-width:2560px){.ProjectHero-module-scss-module__jJJOya__direction{font-size:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__direction{font-size:3.4667vw;line-height:1.23}}.ProjectHero-module-scss-module__jJJOya__title{margin-left:-.11ch;font-size:228px;line-height:1}@media screen and (max-width:2560px){.ProjectHero-module-scss-module__jJJOya__title{font-size:8.9063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__title{font-size:10.6667vw}}.ProjectHero-module-scss-module__jJJOya__description{max-width:1067px;font-size:32px;font-weight:300;line-height:1.33}@media screen and (max-width:2560px){.ProjectHero-module-scss-module__jJJOya__description{max-width:41.6797vw;font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectHero-module-scss-module__jJJOya__description{max-width:100%;font-size:4.2667vw;line-height:1.25}}
.NewsHero-module-scss-module__aug9RG__hero{--hero-padding:143px;width:100%;padding:calc(var(--header-height) + var(--hero-padding)) var(--page-padding) var(--hero-padding);justify-content:space-between;align-items:stretch;display:flex}@media screen and (max-width:2560px){.NewsHero-module-scss-module__aug9RG__hero{--hero-padding:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsHero-module-scss-module__aug9RG__hero{--hero-padding:8.5333vw}}.NewsHero-module-scss-module__aug9RG__head{letter-spacing:-.04em;text-transform:uppercase;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:22px;width:66.666%;display:flex}@media screen and (max-width:2560px){.NewsHero-module-scss-module__aug9RG__head{gap:.8594vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsHero-module-scss-module__aug9RG__head{gap:3.2vw;width:100%}}.NewsHero-module-scss-module__aug9RG__date{color:#8d8e95;font-size:25px;font-weight:400;line-height:1.29}@media screen and (max-width:2560px){.NewsHero-module-scss-module__aug9RG__date{font-size:.9766vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsHero-module-scss-module__aug9RG__date{font-size:3.4667vw;line-height:1.23}}.NewsHero-module-scss-module__aug9RG__title{font-size:100px;font-weight:500;line-height:1}@media screen and (max-width:2560px){.NewsHero-module-scss-module__aug9RG__title{font-size:3.9063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.NewsHero-module-scss-module__aug9RG__title{font-size:8.5333vw}}
.Principles-module-scss-module__ws3siq__section{width:100%;padding:143px var(--page-padding) 0;flex-direction:column;justify-content:flex-start;align-items:stretch;display:flex;position:relative}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__section{padding:5.5859vw var(--page-padding) 0}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__section{padding:8.5333vw var(--page-padding) 0;gap:8.5333vw}}.Principles-module-scss-module__ws3siq__section.Principles-module-scss-module__ws3siq__canvasAnim .Principles-module-scss-module__ws3siq__background{opacity:1}.Principles-module-scss-module__ws3siq__list{--principles-card-height:854px;grid-template-columns:repeat(2,1fr);gap:72px;width:100%;display:grid}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__list{--principles-card-height:33.3594vw;gap:2.8125vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__list{--principles-card-height:auto;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:0;display:flex}}.Principles-module-scss-module__ws3siq__list>:nth-child(2n){margin-top:calc(var(--principles-card-height)*-.5);grid-column:1}.Principles-module-scss-module__ws3siq__list>:nth-child(2n) .Principles-module-scss-module__ws3siq__descriptionContent{left:0}.Principles-module-scss-module__ws3siq__list>:nth-child(odd){text-align:right;grid-column:2;align-items:flex-end}.Principles-module-scss-module__ws3siq__list>:nth-child(odd) .Principles-module-scss-module__ws3siq__descriptionContent{right:0}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__list>*{text-align:left!important;align-items:flex-start!important}}.Principles-module-scss-module__ws3siq__item{width:100%;height:var(--principles-card-height);border-top:1px solid #1d1d1b1f;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:57px;padding-top:57px;display:flex}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__item{gap:2.2266vw;padding-top:2.2266vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__item{flex-direction:row;gap:4.2667vw;padding:6.4vw 0;justify-content:space-between!important;align-items:flex-end!important}.Principles-module-scss-module__ws3siq__item:last-child{border-bottom:1px solid #1d1d1b1f}}.Principles-module-scss-module__ws3siq__head{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:36px;line-height:1.13;display:flex}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__head{gap:1.4063vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__head{gap:3.2vw;min-width:0}}.Principles-module-scss-module__ws3siq__head .Principles-module-scss-module__ws3siq__label{font-weight:300;font-size:var(--section-description-font-size);color:#8d8e95}.Principles-module-scss-module__ws3siq__head .Principles-module-scss-module__ws3siq__title{font-weight:500;font-size:var(--section-title-font-size--small);letter-spacing:-.04em;text-transform:uppercase;color:#1d1d1b}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__head .Principles-module-scss-module__ws3siq__title{word-break:break-word}.Principles-module-scss-module__ws3siq__head .Principles-module-scss-module__ws3siq__title>br{display:none}}.Principles-module-scss-module__ws3siq__description{z-index:10;position:relative}.Principles-module-scss-module__ws3siq__descriptionContent{color:#fff;text-align:left;background-color:#4c574f;justify-content:flex-start;align-items:flex-start;gap:89px;width:1081px;padding:72px;display:flex;position:absolute;top:calc(100% + 57px)}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__descriptionContent{gap:3.4766vw;width:42.2266vw;padding:2.8125vw;top:calc(100% + 2.2266vw)}}.Principles-module-scss-module__ws3siq__descriptionText{min-width:0;font-size:32px}@media screen and (max-width:2560px){.Principles-module-scss-module__ws3siq__descriptionText{font-size:1.25vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__descriptionText{font-size:4.2667vw}}.Principles-module-scss-module__ws3siq__background{object-fit:contain;opacity:0;z-index:-1;background-color:#fff;width:100%;height:100vh;max-height:1440px;transition:opacity .2s;display:block;position:absolute;top:0;left:0;transform:translateY(-50%)}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__background{display:none}}.Principles-module-scss-module__ws3siq__image{flex-shrink:0;display:none;width:100%!important}.Principles-module-scss-module__ws3siq__image video{background-color:#fff}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.Principles-module-scss-module__ws3siq__image{display:block;height:47.4667vw!important}}
.ProjectReturn-module-scss-module__uvV7MW__section{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:143px;padding-bottom:143px;display:flex}@media screen and (max-width:2560px){.ProjectReturn-module-scss-module__uvV7MW__section{gap:5.5859vw;padding-bottom:5.5859vw}}@media screen and (max-width:768px) and (max-height:1023px) and (orientation:portrait){.ProjectReturn-module-scss-module__uvV7MW__section{gap:6.4vw;padding-bottom:8.5333vw}}.ProjectReturn-module-scss-module__uvV7MW__button{align-self:center}
