.page-banner{display:flex;padding:0 15px;gap:30px}.page-banner .banner-inner{overflow:hidden;position:relative;background-color:var(--grey-light, #f2f2f3);color:var(--text-colour, #00253f);flex:1}.page-banner .container{max-width:calc(100% - 80px)}.page-banner:has(.banner-background) .banner-inner{background-color:var(--navy-blue, #00253f);color:var(--white, #ffffff)}body.standard-page-blocks .page-banner .banner-inner{padding:84px 0}.page-banner .banner-breadcrumbs{display:inline-block;background:var(--blue, #2a7dd6);padding:3px 15px;color:#fff;font-size:13px;font-style:normal;font-weight:500;line-height:2;letter-spacing:-.26px;border-radius:30px;margin-bottom:15px}.page-banner .banner-breadcrumbs a{color:#fff}.page-banner:has(.banner-background) .banner-breadcrumbs,.page-banner:has(.banner-background) .banner-breadcrumbs a{color:var(--white, #ffffff)}.page-banner .banner-breadcrumbs a:not(:hover,:focus){text-decoration:none}.page-banner:has(.banner-background,.banner-background--video) .banner-inner{padding-top:200px;padding-bottom:40px;border-radius:15px}.page-banner:has(.banner-background,.banner-background--video) .banner-inner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(214deg,#0000 26.07%,#000 88.49%);z-index:1}.home .page-banner:has(.banner-background,.banner-background--video) .banner-inner{padding-top:440px}.page-banner .banner-content{position:relative;z-index:1;font-size:18px;font-style:normal;font-weight:400;line-height:25px;letter-spacing:-.36px;text-wrap:balance}.page-banner .banner-content>:last-child{margin-bottom:0}.page-banner .banner-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.page-banner .banner-background img{width:100%;height:100%;object-fit:cover}.page-banner .banner-background--video{overflow:hidden}.page-banner .banner-background--video :is(iframe,mux-player,.banner-poster){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max(100vw,177.78vh);height:max(100vh,56.25vw);border:0;pointer-events:none}.page-banner .banner-background--video .banner-poster{object-fit:cover;z-index:0;transition:opacity .6s ease}.page-banner .banner-background--video mux-player{z-index:1;transition:opacity .6s ease}.banner-inner:not(:has(.banner-background)){background:transparent}.banner-inner:not(:has(.banner-background)):before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#fff 0%,transparent 20%,transparent 80%,#fff 100%);z-index:1}.banner-inner:not(:has(.banner-background)) .banner-content{text-align:center;align-content:center;max-width:100%;min-height:400px;margin:auto;background:transparent}.banner-inner:not(:has(.banner-background)) .c-button-group{justify-content:center}.banner-background-title{position:absolute;top:50%;transform:translateY(-50%);font-size:clamp(150px,18vw,300px);font-weight:500;font-style:normal;color:#222c370d;line-height:1;letter-spacing:-12px;text-transform:uppercase;white-space:nowrap;pointer-events:none;z-index:0}.banner-background-title--left{right:70%;animation:slideInFromLeft 1s ease-out forwards}.banner-background-title--right{left:70%;animation:slideInFromRight 1s ease-out forwards}@keyframes slideInFromLeft{0%{opacity:0;transform:translateY(-50%) translate(-180px)}to{opacity:1;transform:translateY(-50%) translate(0)}}@keyframes slideInFromRight{0%{opacity:0;transform:translateY(-50%) translate(180px)}to{opacity:1;transform:translateY(-50%) translate(0)}}.side-banner-title{display:flex;align-items:center;padding-right:30px}.side-banner-title h2{writing-mode:vertical-rl;font-size:90px;font-weight:500;line-height:44.597px;letter-spacing:-3.964px;text-transform:uppercase;margin:0;white-space:nowrap}.page-banner .banner-project{z-index:1;display:flex;position:relative;align-self:flex-end;gap:16px;border-radius:0 14px 14px;padding:11px 50px 11px 11px;background:#ffffff26;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);text-decoration:none;margin-left:auto;transition:background .3s ease-in-out,backdrop-filter .3s ease-in-out}.banner-project:hover{background:#ffffff40;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.banner-project:before{content:"";position:absolute;left:-11px;top:0;border-radius:10px;background:var(--blue, #2a7dd6);width:5px;height:100%}.banner-project__content{color:#fff}.banner-project__title{font-size:18px;font-weight:500;line-height:1.2;margin-bottom:10px;text-transform:none}.banner-project__excerpt{max-width:250px;margin-bottom:0}.banner-project figure img{width:80px;height:80px;border-radius:6px;overflow:hidden;flex-shrink:0}@media (max-width: 991px){.page-banner .banner-background--video :is(iframe,mux-player,.banner-poster){top:40%}.banner-background-title{display:none}.banner-project__content{width:calc(100% - 90px)}.banner-inner:not(:has(.banner-background)) .banner-content{min-height:340px}.banner-project__title{font-size:18px;margin-bottom:5px}.banner-project__title svg{margin-left:10px}.banner-project__excerpt{font-size:14px;line-height:1.3}}@media (max-width: 575px){.page-banner,body.home .page-banner{padding:0 10px 10px}.home .page-banner:has(.banner-background,.banner-background--video) .banner-inner{padding-top:100px}.page-banner .banner-content{font-size:16px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:-.32px;padding:0 20px}.page-banner .container{max-width:100%;padding:0}.banner-project:before{display:none}.page-banner .banner-project{margin:20px 0 -40px;width:100%;border-radius:0}.page-banner .banner-background{left:-90%;width:280%;height:100%}.side-banner-title{display:none}}body:is(.blog,.archive) .page-banner{color:var(--text-colour, #00253f);padding-bottom:40px}@media (max-width: 575px){body:is(.blog,.archive) .page-banner{padding-bottom:20px}}body.single-project .page-banner{padding-bottom:0}body.single-project .page-banner:has(.banner-background,.banner-background--video) .banner-inner{padding-top:300px;padding-bottom:60px}@media (max-width: 575px){body.single-project .page-banner:has(.banner-background,.banner-background--video) .banner-inner{padding-top:200px;padding-bottom:40px}}.marquee-banner{background-color:var(--blue, #2a7dd6);color:#fff;padding:11px 0;width:100%;display:inline-flex;align-items:center;font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.28px;text-transform:uppercase;overflow:hidden;z-index:1;position:absolute;bottom:0;left:0}.marquee-banner .marquee-container{width:100%;display:inline-flex;flex-wrap:nowrap;justify-content:center;opacity:0;transition:all .3s ease-in-out}.marquee-banner .marquee-container:has(.horizontal-marquee-inner){opacity:1;transition:all .3s ease-in-out}.marquee-banner .horizontal-marquee-inner{flex:0 0 auto}.marquee-banner p{flex:0 0 auto;margin:0;padding:0 22.5px;position:relative;display:inline-flex;align-items:center}.marquee-banner svg{margin-right:8px}@media (max-width: 575px){.marquee-banner{font-size:14px;font-style:normal;font-weight:700;line-height:16px;letter-spacing:.265px;padding:8px 0}.marquee-banner p{padding:0 20px}}
