.column-text,body{background-color:var(--colour-background,#fff)}.column-text{width:100%;display:grid;grid-template-columns:1fr 1fr;flex-direction:row;justify-content:space-between;grid-gap:76px;gap:76px;margin:30px 0;padding-left:300px;padding-right:57px}.column-text__column{flex:1 1;min-width:0}.column-text__title{padding-bottom:10px;font-weight:600;font-stretch:condensed;text-transform:uppercase}.column-text__content p,.column-text__title{font-family:var(--font-univers-next);font-size:14px;line-height:20px}.column-text__content p{font-weight:400;letter-spacing:-.05em;color:var(--colour-column,#000);text-wrap:wrap}@media screen and (max-width:46rem){.column-text{flex-direction:column;padding:0 20px 20px;gap:40px;opacity:0;transition:opacity .8s ease-in-out}.column-text.active{opacity:1}.column-text__title{padding-bottom:20px;font-size:17px;line-height:100%}.column-text__content p{font-size:17px;font-weight:400;line-height:100%;letter-spacing:-.05em}}.single-project-gallery{margin-bottom:27px}.single-project-gallery__swiper{display:flex;width:100%}.single-project-gallery__slide{margin-left:22px;flex-grow:1;height:100%;max-height:100%;max-width:100%}.single-project-gallery__slide:hover .single-project-gallery__category{color:#000}.single-project-gallery__container,.single-project-gallery__flex{display:flex;flex-direction:column;justify-content:center}.single-project-gallery__image{flex-shrink:1;max-height:70dvh;width:100%}.single-project-gallery__image img{object-fit:contain}.single-project-gallery__content{width:100%;flex-shrink:0;padding-top:12px}.single-project-gallery__content p{letter-spacing:-.05em}.single-project-gallery__category,.single-project-gallery__content p{font-family:var(--font-univers-next);font-weight:500;font-size:9px;line-height:11px;text-transform:uppercase}.single-project-gallery__category{color:rgba(0,0,0,.2)}@media screen and (max-width:46rem){.single-project-gallery{margin-left:20px}.single-project-gallery .swiper{overflow:visible}.single-project-gallery .single-project-gallery__slide{margin-right:0;margin-left:0}}.single-project-gallery__box{margin-left:22px;margin-right:22px}@media screen and (max-width:46rem){.single-project-gallery__box{margin-left:20px;margin-right:20px}}.single-project-gallery__box-flex{display:flex;flex-direction:row;gap:25px}.single-project-gallery__box-item{width:100%;height:100%}.single-project-gallery__box-flux{width:100%;margin-left:auto;margin-right:auto}.single-project-gallery__box-image.multiple-items{width:100%;max-height:70dvh;object-fit:fill}.single-project-gallery__box-image.single-item{width:100vw;height:70dvh;object-fit:fill}@media screen and (max-width:46rem){.single-project-gallery__box-image.single-item{height:auto}}.single-project-gallery__box-content{padding-top:12px}.single-project-gallery__box-category,.single-project-gallery__box-content p{font-family:var(--font-univers-next);font-weight:500;font-size:9px;line-height:11px;letter-spacing:-.05em;text-transform:uppercase}.single-project-gallery__box-category{color:rgba(0,0,0,.2)}.single-project-gallery__modal-swiper{width:100%;height:100%}.single-project-gallery__modal{border:none;background:rgba(241,242,242,.01);-webkit-backdrop-filter:blur(17.5px);backdrop-filter:blur(17.5px);width:100%;height:100dvh;overflow:hidden}.single-project-gallery__modal-slide{height:100%;max-height:100%;max-width:100%}.single-project-gallery__modal-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:center;align-items:center;height:80dvh}.single-project-gallery__modal-image{width:100%;height:100%}.single-project-gallery__modal-details{width:100%;padding-top:14px}.single-project-gallery__modal-category p,.single-project-gallery__modal-details p{font-family:var(--font-univers-next);font-weight:500;font-size:9px;line-height:11px;letter-spacing:-.05em}.single-project-gallery__modal-category p{color:rgba(0,0,0,.2)}.single-project-gallery__modal .swiper-button-prev{overflow:hidden;margin-top:0;height:100%;width:50%;top:0;left:0}.single-project-gallery__modal .swiper-button-next{overflow:hidden;margin-top:0;height:100%;width:50%;top:0;right:0}.single-project-gallery__modal .navigation{overflow:hidden;font-family:var(--font-univers-next);font-weight:600;font-size:20px;padding:20px;color:var(--colour-footer-text,#000)}.single-project-gallery__modal .swiper-button-next:after,.single-project-gallery__modal .swiper-button-prev:after{content:""}.single-project-gallery__modal-close{position:absolute;top:40px;right:40px;z-index:999}@media screen and (max-width:46rem){.single-project-gallery__modal-container{width:100%}.single-project-gallery__modal-close{top:20px;right:20px}}dialog:modal{max-width:100%;max-height:100dvh}