.cms-showcase-section{background:var(--primary-bg)}.cms-showcase-section__stage{display:grid;grid-template-columns:40% 60%;width:100%;overflow:hidden}.cms-showcase-section__content{--cms-content-padding:4.5rem 4.5rem 4.5rem max(4.5rem,calc((100vw - 93.75rem) / 2));display:flex;align-items:center;align-self:stretch;min-width:0;padding:var(--cms-content-padding);color:var(--primary-white)}.cms-showcase-section__content-inner{width:100%}.cms-showcase-section__copy{animation:cms-copy-in .38s ease both}.cms-showcase-section__eyebrow{margin:0 0 2.125rem;color:var(--primary-green);font-size:.75rem;font-weight:700;line-height:1;text-transform:uppercase}.cms-showcase-section__copy h2{max-width:600px;margin:0;font-size:2rem;font-weight:700;line-height:1.2}.cms-showcase-section__copy h2 span,.cms-showcase-section__mobile-features h2 span{color:var(--primary-green)}.cms-showcase-section__description{max-width:520px;margin:2.5rem 0 0;color:var(--primary-white);font-size:1.0625rem;font-weight:300;line-height:1.42}.cms-showcase-section__counter{color:var(--primary-white);font-size:11px;font-weight:300}.cms-showcase-section__controls{display:flex;align-items:center;gap:14px;margin-top:3rem}.cms-showcase-section__control{display:inline-flex;align-items:center;justify-content:center;width:32px;height:24px;padding:0;border:0;color:var(--primary-white);background:transparent;cursor:pointer;transition:color .18s ease,transform .18s ease}.cms-showcase-section__control svg{width:100%;height:auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.cms-showcase-section__control:focus-visible,.cms-showcase-section__control:hover{color:var(--primary-green);outline:0}.cms-showcase-section__control--next{animation:cms-next-arrow-hint 1.8s ease-in-out infinite}.cms-showcase-section__visual{position:relative;display:flex;align-items:center;isolation:isolate;width:100%;overflow:hidden}.cms-showcase-section__visual img{position:relative;z-index:0;display:block;width:100%;height:auto;aspect-ratio:3/2}@keyframes cms-copy-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes cms-next-arrow-hint{0%,to{transform:translateX(0)}50%{transform:translateX(5px)}}@media (max-width:860px){.cms-showcase-section__stage{display:grid;grid-template-columns:1fr}.cms-showcase-section__content{--cms-content-padding:4.375rem 1.5rem 2.875rem;min-height:0;padding:var(--cms-content-padding)}.cms-showcase-section__controls{margin-top:2rem}.cms-showcase-section__visual{padding:0 1.5rem 4.375rem}}@media (max-width:560px){.cms-showcase-section__content{--cms-content-padding:4rem 1.1875rem 2.5rem;padding:var(--cms-content-padding)}.cms-showcase-section__visual{padding:0 0 4rem}}@media (prefers-reduced-motion:reduce){.cms-showcase-section__control--next,.cms-showcase-section__copy{animation:none}}.disciplines-section{padding:8rem 0;background:var(--section-light);color:var(--primary-bg)}.disciplines-section__headline{display:flex;flex-wrap:wrap;gap:0 .22em;max-width:900px;margin:0 0 4rem;font-size:2rem;font-weight:300;line-height:1.02}.disciplines-section__headline strong{font-weight:700}.disciplines-section__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.disciplines-section__item{display:flex;align-items:center;padding:0 3rem}.disciplines-section__item:first-child{padding-left:0}.disciplines-section__item:not(:first-child){border-left:0}.disciplines-section__summary{position:relative;display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:.25rem 0}.disciplines-section__item:not(:first-child) .disciplines-section__summary:before{position:absolute;top:50%;left:calc(-1 * clamp(20px, 2.5vw, 48px));width:1px;height:100%;background:rgba(12,27,32,.16);transform:translateY(-50%);content:""}.disciplines-section__number{display:inline-flex;align-items:center;gap:12px;color:#3e73b5;font-size:.75rem;font-weight:700;line-height:1}.disciplines-section__number:after{width:28px;height:1px;background:#3e73b5;content:""}.disciplines-section__name{margin-top:3rem;font-size:1.3rem;font-weight:700;line-height:1}.disciplines-section__summary ul{display:grid;gap:9px;margin:2.5rem 0 0;padding:0;list-style:none}.disciplines-section__summary li{color:rgba(12,27,32,.68);font-size:1.2rem;font-weight:300;line-height:1.35;white-space:nowrap}@media (max-width:950px){.disciplines-section__list{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:58px}.disciplines-section__item:nth-child(3){padding-left:0;border-left:0}.disciplines-section__item:nth-child(3) .disciplines-section__summary:before{display:none}}@media (max-width:600px){.disciplines-section{padding:4rem 0}.disciplines-section__inner{width:min(calc(100% - 2.375rem),540px)}.disciplines-section__headline,.disciplines-section__headline strong{display:block}.disciplines-section__list{grid-template-columns:1fr;row-gap:52px}.disciplines-section__item,.disciplines-section__item:first-child,.disciplines-section__item:nth-child(3){padding:0;border-left:0}.disciplines-section__item .disciplines-section__summary:before{display:none}.disciplines-section__summary{min-height:240px}}.video-container{width:100%;height:84vh;min-height:37.5rem;position:relative;max-height:56.25rem;z-index:0}.video-container:before{content:"";width:120%;position:absolute;bottom:-100px;left:-20px;background-color:var(--primary-bg);z-index:3}.video-container:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(circle at 28% 56%,rgba(55,112,104,.16) 0,rgba(55,112,104,0) 43%),linear-gradient(130deg,rgba(2,15,16,.98),rgba(2,15,16,.96) 24%,rgba(2,15,16,.82) 39%,rgba(2,15,16,.5) 54%,rgba(2,15,16,.18) 68%,rgba(2,15,16,0) 82%)}.VideoSection{position:relative;display:flex;justify-content:center;align-items:center;text-align:center;color:white}.VideoSection,.video-background{width:100%;height:100%;overflow:hidden}.video-background{position:absolute;top:0;left:0;z-index:-1;animation:scaleVideo 1.5s ease!important;-webkit-animation:scaleVideo 1.5s ease!important;background-color:var(--primary-bg)}@keyframes scaleVideo{0%{transform:scale(2);-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);-o-transform:scale(2)}to{transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1)}}.video-background video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);transform-origin:center;min-width:100%;min-height:100%;width:100%;height:100%;object-fit:cover;z-index:-1}.message-section{width:min(100% - 64px,640px);position:absolute;top:54%;left:clamp(32px,7vw,180px);transform:translateY(-50%);padding-left:1.75rem;z-index:4;display:flex;flex-direction:column}.message-section:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,var(--primary-green) 0,var(--primary-green) 14%,rgba(255,255,255,.34) 14%,rgba(255,255,255,.12) 88%,rgba(255,255,255,0) 100%)}.hero-eyebrow{color:rgba(255,255,255,.64);font-size:11px;font-weight:700;line-height:1;text-transform:uppercase}.message-section .title{width:100%;max-width:570px;margin-top:1.125rem;font-size:30px;font-weight:800;line-height:40px;color:var(--primary-white);text-wrap:balance;text-shadow:0 3px 22px rgba(0,0,0,.3)}.message-section .title span{color:var(--primary-green);font-size:inherit}.message-section .description{max-width:560px;font-size:1.0625rem;font-weight:300;line-height:1.55;color:var(--primary-white);margin-top:1.375rem;white-space:pre-line;text-shadow:0 2px 16px rgba(0,0,0,.24)}.message-section .btn-section{width:100%;max-width:500px;height:fit-content;display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:2.25rem}.message-section .btn-section .first-btn,.message-section .btn-section .second-btn{width:100%;height:56px;border:1px solid transparent;border-radius:999px;color:var(--primary-white);font-size:16px;font-weight:600;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.first_btn_link{width:100%}.message-section .btn-section .first-btn{background-color:var(--primary-green);box-shadow:0 12px 26px rgba(67,183,74,.24)}.message-section .btn-section .second-btn{width:calc((100% - 12px) / 2);border-color:rgba(255,255,255,.24);background-color:rgba(7,27,28,.56);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;flex-direction:row;align-items:center;justify-content:center;gap:7px}.message-section .btn-section .first-btn:hover,.message-section .btn-section .second-btn:hover{color:var(--primary-black);background-color:var(--primary-white);border-color:var(--primary-white);transform:translateY(-2px)}.message-section .btn-section .second-btn .menu-icon{width:32px;height:32px}.message-section .btn-section .second-btn:hover .menu-icon{fill:var(--primary-black);stroke:var(--primary-black)}@media (min-width:1024px) and (max-width:1200px){.message-section{left:8vw}}@media (min-width:599px) and (max-width:1024px){.video-container{height:70vh;max-height:650px}.video-container:before{bottom:-8%}.message-section{top:54%;left:6vw;width:min(100% - 12vw,640px)}}@media (min-width:481px) and (max-width:598px){.video-container{height:60vh;max-height:550px}.message-section{width:calc(100% - 64px);top:52%;left:32px;padding-left:1.5rem}.message-section .btn-section{width:100%;flex-direction:column}.message-section .btn-section .second-btn{width:100%}.message-section .title{padding-right:0;font-size:calc(var(--responsive-title-size) - 2px)}.message-section .description{font-size:var(--responsive-sub-title-size)}}@media (min-width:280px) and (max-width:480px){.video-container{height:100vh;max-height:620px}.video-background video{width:710px!important;height:450px}.message-section{width:calc(100% - 40px);top:54%;left:20px;padding-left:1.25rem}.hero-eyebrow{font-size:.6875rem;letter-spacing:.04em}.message-section .btn-section{width:100%;flex-direction:column;margin-top:1.4375rem}.message-section .btn-section .second-btn{width:100%}.message-section .title{padding-right:0;font-size:1.875rem;line-height:1.1}.message-section .description{max-width:31ch;font-size:1rem!important;line-height:1.42!important;margin-top:1.375rem}}.project-section{width:100%;margin-top:8rem}.project-section,.project-section__inner{height:fit-content}.project-section__intro{display:grid;grid-template-columns:minmax(180px,.9fr) minmax(300px,1.45fr) auto;align-items:center;gap:clamp(24px,4vw,64px)}.project-section__title{margin:0;color:var(--primary-white);font-size:2rem;font-weight:800;line-height:.98}.project-section__title span{color:var(--primary-green)}.project-section__statement{max-width:520px;margin:0;color:var(--primary-white);font-size:.9375rem;font-weight:300;line-height:1.35}.project-section__statement strong{font-weight:inherit}.project-section__statement strong span{display:block}.project-section__all-link{display:inline-flex;align-items:center;gap:10px;color:var(--primary-white);font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;transition:color .2s ease;white-space:nowrap}.project-section__all-link span{color:var(--primary-green);font-size:19px;font-weight:300;line-height:1;transition:transform .2s ease}.project-section__all-link:hover{color:var(--primary-green)}.project-section__all-link:hover span{transform:translateX(4px)}.project-section .scroll-button{display:none}.project-section .scroll-content{width:100%;height:fit-content;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:4.375rem auto 0;overflow:hidden}.project-section .scroll-item{width:100%;min-width:340px;min-height:0;height:auto;position:relative;isolation:isolate;border:0!important;border-radius:0;box-shadow:none;overflow:hidden}.project-section .project-card__image{position:relative;z-index:0;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;transform:none;filter:brightness(.94) saturate(.94);transition:filter .7s cubic-bezier(.22,1,.36,1)}.project-section .scroll-item:after,.project-section .scroll-item:before{position:absolute;pointer-events:none;content:""}.project-section .scroll-item:before{z-index:1;inset:0;background:linear-gradient(180deg,rgba(8,14,15,.2),rgba(8,14,15,.06) 52%,rgba(8,14,15,.42));transition:opacity .7s cubic-bezier(.22,1,.36,1)}.project-section .scroll-item:after{inset:0;z-index:2;background:radial-gradient(circle at 72% 14%,rgba(255,255,255,.07),transparent 50%),linear-gradient(180deg,rgba(30,64,57,.06),rgba(8,14,15,.16));opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1)}.project-section .scroll-item:focus-visible .project-card__image,.project-section .scroll-item:hover .project-card__image{transform:none;filter:brightness(.99) saturate(.98)}.project-section .scroll-item:focus-visible:before,.project-section .scroll-item:hover:before{opacity:.72}.project-section .scroll-item:focus-visible:after,.project-section .scroll-item:hover:after{opacity:1}.project-section .scroll-item:hover{border:0!important}.project-section .project-card-footer{width:100%;position:absolute;bottom:0;left:0;z-index:3;padding:0 3.25rem 2.375rem;display:flex;justify-content:space-between;align-items:center;background-color:rgba(11,27,31,.3);box-shadow:-1px -9px 29px 20px rgba(11,27,31,.31);-webkit-box-shadow:-1px -9px 29px 20px rgba(11,27,31,.31);-moz-box-shadow:-1px -9px 29px 20px rgba(11,27,31,.31);transition:background-color .7s cubic-bezier(.22,1,.36,1),box-shadow .7s cubic-bezier(.22,1,.36,1)}.project-section .project-card-footer_title{margin:0;color:#ecebea;font-size:calc(var(--sub-title-size) + 6px);font-weight:700}.project-section .project-card-link{display:inline-flex;align-items:center;gap:9px;color:var(--primary-white);font-size:12px;font-weight:700;line-height:1;text-transform:uppercase;transition:color .4s cubic-bezier(.22,1,.36,1)}.project-section .project-card-link__arrow{transition:transform .5s cubic-bezier(.22,1,.36,1)}.project-section .scroll-item:focus-visible .project-card-footer,.project-section .scroll-item:hover .project-card-footer{background-color:rgba(11,27,31,.25);box-shadow:-1px -9px 29px 20px rgba(11,27,31,.26)}.project-section .scroll-item:focus-visible .project-card-link,.project-section .scroll-item:hover .project-card-link{color:var(--primary-green)}.project-section .scroll-item:focus-visible .project-card-link__arrow,.project-section .scroll-item:hover .project-card-link__arrow{transform:translateX(.125rem)}@media (prefers-reduced-motion:reduce){.project-section .project-card-footer,.project-section .project-card-link,.project-section .project-card-link__arrow,.project-section .project-card__image,.project-section .scroll-item:after,.project-section .scroll-item:before{transition:none}}.project-section .project-section-footer{text-decoration:underline;font-size:var(--sub-title-size);font-weight:400;color:var(--primary-white);text-align:center;margin-top:2.5rem}@media (min-width:280px) and (max-width:1220px){.project-section{margin-top:8rem;padding-inline:0}.project-section__intro{grid-template-columns:minmax(180px,1fr) minmax(240px,1.2fr) auto;margin-inline:1.875rem}.project-section .scroller-wrapper{position:relative;width:100%;margin-left:0;overflow:hidden;z-index:0}.project-section .scroll-container{overflow:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.project-section .scroll-content{display:flex;gap:0}.project-section .scroll-item{min-width:400px;min-height:0;height:auto}.project-section .project-card__image{width:100%;min-width:0;min-height:0;height:auto;aspect-ratio:auto}.project-section .scroll-button{display:flex;justify-content:center;align-items:center;background-color:var(--primary-white);border:1px solid var(--border-color);width:53px;height:53px;cursor:pointer;z-index:1;transition:opacity .3s;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.project-section .scroll-button:disabled{opacity:.3;cursor:not-allowed}.project-section .right{right:0;z-index:3;padding-left:.5rem}.project-section .left,.project-section .right{position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}.project-section .left{left:0;z-index:2;padding-right:.5rem}.project-section .left-arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}}.link-project-card_icon{width:20px;height:20px;fill:black!important}@media (min-width:280px) and (max-width:480px){.project-section .project-card-footer{align-items:flex-start;flex-direction:column;gap:.75rem;padding:0 1.5rem 1.5rem}.project-section .project-card-footer_title{font-size:1.3rem}.project-section{margin-top:4rem;margin-bottom:4rem;padding-inline:0}.project-section__intro{grid-template-columns:minmax(0,1fr) auto;gap:18px;margin-inline:0}.project-section__statement{grid-column:1/-1;font-size:15px}.project-section__statement strong span{display:inline}.project-section__statement strong span+span:before{content:" "}.project-section__all-link{font-size:.75rem}.project-section .scroller-wrapper{width:100%;margin-left:0;overflow:visible}.scroll-item{box-sizing:content-box}.project-section .project-card__image,.project-section .scroll-item{min-width:0;min-height:0;height:auto;max-height:none}.project-section .project-card__image{aspect-ratio:auto}.project-section__title{font-size:30px;text-align:left}.project-section .scroll-content{display:grid;grid-template-columns:1fr;gap:1.1875rem;margin-top:4.375rem;height:fit-content;margin-left:0;margin-bottom:0}.project-section .scroll-container{overflow:visible}.project-section-footer{margin-top:2.5rem;font-size:17px!important}.scroll-container{scroll-snap-type:x proximity;touch-action:pan-y}}@media (min-width:1221px) and (max-width:1700px){.project-section .scroller-wrapper{width:100vw;margin-left:calc(50% - 50vw)}}