:root,:root.default,:root.light{--brand-red:0 100% 56%;--brand-red-dark:0 88% 34%;--brand-white:0 0% 100%;--brand-black:0 0% 0%;--brand-grey:0 0% 72%;--brand-grey-light:0 0% 91%;--brand-grey-dark:0 0% 61%;--brand-font-bold:"NeueHaasGroteskBold",Helvetica,sans-serif;--brand-font-regular:"NeueHaasGroteskRegular",Helvetica,sans-serif;--brand-font-light:"NeueHaasGroteskLight",Helvetica,sans-serif;--brand-font-medium:"NeueHaasGroteskMedium",Helvetica,sans-serif;--brand-font-sombra-bold:"SombraBold",sans-serif;--brand-font-sombra-black:"SombraBlack",sans-serif;--font-size:1.6rem;--btn-border-radius:1rem;--section-spacing:8rem;--popup-bg-colour:var(--brand-white);--popup-text-colour:var(--brand-black);--text-link-colour:var(--brand-black);--toggle-mandatory-colour:var(--brand-red-dark);--toggle-on-colour:var(--brand-black)}.button,.button--black-arrow,button{background-color:#000;border:1px solid transparent;border-radius:var(--btn-border-radius);color:#fff;cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--black-arrow:focus,.button--black-arrow:hover,.button:focus,.button:hover,button:focus,button:hover{background-color:#9c9c9c;border:1px solid #9c9c9c;color:#000;text-decoration:none}.button--border{background-color:hsl(var(--brand-white));border:1px solid transparent;border-radius:var(--btn-border-radius);color:hsl(var(--brand-black));cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--border:focus,.button--border:hover{background-color:hsl(var(--brand-black));border:1px solid hsl(var(--brand-black));color:hsl(var(--brand-white));text-decoration:none}.button--border{border:1px solid hsl(var(--brand-black))}.button--red{background-color:hsl(var(--brand-red));border:1px solid transparent;border-radius:var(--btn-border-radius);color:hsl(var(--brand-white));cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--red:focus,.button--red:hover{background-color:hsl(var(--brand-red-dark));border:1px solid hsl(var(--brand-red-dark));color:hsl(var(--brand-white));text-decoration:none}.button--black-arrow,.button--red-arrow,.button--red-arrow-flat{position:relative}.button--black-arrow:after,.button--red-arrow-flat:after,.button--red-arrow:after{content:""}.button--black-arrow:after,.button--red-arrow-flat:after{background:url(../../../../assets/images/icons/arrow-straight_mbgkxo.svg);display:inline-block;height:1.6rem;margin-left:1rem;vertical-align:middle}.button--black-arrow:after{background:url(../../../../assets/images/icons/arrow-straight_mbgkxo.svg);width:3rem}.button--red-arrow{background-color:hsl(var(--brand-red));border:1px solid transparent;border-radius:0;color:hsl(var(--brand-white));cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--red-arrow:focus,.button--red-arrow:hover{background-color:hsl(var(--brand-red-dark));border:1px solid hsl(var(--brand-red-dark));color:hsl(var(--brand-white));text-decoration:none}.button--red-arrow{padding:1.8rem}.button--red-arrow:after{background:url(../../../../assets/images/icons/arrow-icon_myejgh.svg) no-repeat;height:1.6rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.6rem}.button--red-arrow-flat{background-color:hsl(var(--brand-red));border:1px solid transparent;border-radius:var(--btn-border-radius);color:hsl(var(--brand-black));cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--red-arrow-flat:focus,.button--red-arrow-flat:hover{background-color:hsl(var(--brand-red-dark));border:1px solid hsl(var(--brand-red-dark));color:hsl(var(--brand-black));text-decoration:none}.button--red-arrow-flat:after{background:url(../../../../assets/images/icons/arrow-straight-black_imkopw.svg);width:3.7rem}.button--transparent{background-color:transparent;border:1px solid transparent;border-radius:var(--btn-border-radius);color:hsl(var(--brand-black));cursor:pointer;display:inline-block;font-family:var(--brand-font-regular);font-size:var(--font-size);padding:1rem 2.4rem;text-align:center;text-decoration:none;transition:all .3s ease-in-out;user-select:none}.button--transparent:focus,.button--transparent:hover{background-color:transparent;border:1px solid hsl(var(--brand-red));color:hsl(var(--brand-white));text-decoration:none}.hero-sub-title,.hero-title,.logo-hero,.logo-hero__wrapper{display:flex}.logo-hero{align-items:center;background-color:hsl(var(--brand-red));color:hsl(var(--brand-black));min-height:60vh;position:relative}.logo-hero .hero-title,.logo-hero__wrapper{flex-direction:column}.logo-hero .hero-sub-title,.logo-hero .hero-title{align-items:center}.logo-hero .hero-sub-title{flex-direction:column-reverse}.logo-hero .logo-hero__sub-title,.logo-hero .logo-hero__title{font-size:5rem;text-align:center}.logo-hero .logo-hero__title{font-family:var(--brand-font-light);font-style:italic}.logo-hero .logo-hero__sub-title{margin:0;text-transform:uppercase}.logo-hero .hero-sub-title img,.logo-hero .hero-title img{display:none}.logo-hero .caveat span,.logo-hero .logo-hero__sub-title span{color:hsl(var(--brand-white))}.logo-hero .caveat{bottom:1rem;font-size:2rem;font-style:italic;position:absolute}@media (width >= 600px){.caveat{left:50%;transform:translateX(-50%)}}@media (width >= 800px){.logo-hero .hero-sub-title img,.logo-hero .hero-title img{display:block}}@media (width < 1024px){.logo-hero__title{margin:0}}@media (width >= 1024px){.logo-hero{min-height:80vh}.logo-hero .hero-sub-title,.logo-hero .hero-title{flex-direction:row}.logo-hero .logo-hero__sub-title,.logo-hero .logo-hero__title{font-size:7rem}.logo-hero .logo-hero__title{padding:0 4rem 0 0}.logo-hero .logo-hero__sub-title{padding:0 0 0 4rem}.logo-hero .caveat{font-size:2.4rem}}@media (width >= 1200px){.logo-hero .logo-hero__sub-title,.logo-hero .logo-hero__title{font-size:9rem}}.callout{background:linear-gradient(to right,hsl(var(--brand-red)) 30%,hsl(var(--brand-black)) 30%);color:hsl(var(--brand-black));padding-right:2rem}.callout__wrapper{align-items:flex-start;background-color:hsl(var(--brand-red));display:flex;flex-direction:column;margin:0 auto;max-width:1069px;padding:13rem 5rem;position:relative;width:100%}.callout__title p{font-family:var(--brand-font-light);font-size:clamp(5rem,7vw + 1.35rem,6rem);line-height:1}.callout__title p span{font-family:var(--brand-font-sombra-black)}.callout__description{font-family:var(--brand-font-light);font-size:2rem;line-height:1.3}.callout__cta{align-items:center;bottom:1rem;display:flex;position:absolute;right:1rem}.callout__cta:hover .btn-icon{background:hsl(var(--brand-grey))}.callout__cta a{padding:1rem 2.4rem 2.4rem}.callout .btn-icon{aspect-ratio:1;background:hsl(var(--brand-white));display:inline-block;margin-left:1rem;position:relative;vertical-align:middle;width:40px}.callout .btn-icon:after{background:url(../../../../../assets/images/icons/arrow-icon_myejgh.svg) no-repeat;content:"";height:1.6rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:1.6rem}.l-cluster{overflow:hidden}.pagination{margin:2.5rem 0}.pagination__list{align-items:center;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:-.625rem}.pagination__list li{display:inline-block;margin:.625rem}.pagination__list a{border:0;color:hsl(var(--brand-black));cursor:pointer;display:block;padding:.6875rem 1.125rem;text-decoration:none}.pagination__list .current{background-color:hsl(var(--brand-grey-dark));font-weight:700}.callout{background:linear-gradient(to right,hsl(var(--brand-red)) 30%,hsl(var(--brand-grey-light)) 30%)}body{background:hsl(var(--brand-grey-light));color:hsl(var(--brand-black))}.logo-hero{margin:0}.marquee{background:hsl(var(--brand-grey-dark));display:flex;justify-content:space-between;overflow:hidden;padding:1rem;width:100%}.marquee__item{padding:0 1rem;position:relative}.marquee__item p{color:hsl(var(--brand-white));font-family:var(--brand-font-medium);font-size:1.2rem;font-style:italic;text-transform:capitalize;white-space:nowrap}.featured-project__content img,.featured-project__image img{width:100%}.featured-project{display:flex;flex-direction:column-reverse;justify-content:space-between;margin:0}.featured-project__content{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:1rem}.featured-project__content-wrapper{padding:4rem 2rem}.featured-project__content h2{font-family:var(--brand-font-regular)}.featured-project .card-tag{color:hsl(var(--brand-grey-dark));font-family:var(--brand-font-light);font-size:1.4rem;text-transform:uppercase}.projects-wrapper .card--work a{color:hsl(var(--brand-black))}.projects-wrapper .card--work a:hover{text-decoration:none}.projects-wrapper .card--work img{width:100%}.projects-wrapper .button--red-arrow,.projects-wrapper .card-content{margin:1rem 0 0}.projects-wrapper .card-content__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.projects-wrapper .card-content .card-tag{color:hsl(var(--brand-grey-dark));font-family:var(--brand-font-light);font-size:1.4rem;text-transform:uppercase}.projects-wrapper .card-content .card-title{font-size:2.2rem}.no-results{font-size:2.4rem;text-align:center}@media (width < 600px){.projects-wrapper .card-content .card-tag{margin:1rem 0 .4rem}.projects-wrapper .card-content .card-title{margin:0}}@media (width < 800px){.card--work{margin:3rem 0}.card-content .card-title{max-width:30rem}}@media (width >= 700px){.projects-wrapper{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (width >= 800px){.featured-project__content,.featured-project__image{width:50%}.featured-project{flex-direction:row}.featured-project__content{padding:0 1rem}.featured-project__content-wrapper{padding:0 4rem}}@media (width >= 900px){.projects-wrapper{grid-template-columns:repeat(3,1fr)}}