.blueColor{color:#21bbee!important}.yellowColor{color:#fd0!important}.greenColor{color:#88c01f!important}.blackColor{color:#000!important}.greyColor{color:#555!important}.teal900Color{color:#3d5666!important}.greyDarkColor{color:#222!important}.greyMidDarkColor{color:#333!important}.greyMidColor{color:#555!important}.greyLightColor{color:#f1f1f1!important}.lightWeight,.lightWeight p{font-weight:300}.regularWeight,.regularWeight p{font-weight:400}.semiboldWeight,.semiboldWeight p{font-weight:600}.boldWeight,.boldWeight p{font-weight:700}.blackWeight,.blackWeight p{font-weight:900!important}.display1Size,.display1Size p{font-size:4.5rem;font-weight:900}.display2Size,.display2Size p{font-size:3.5rem;font-weight:900}.display3Size,.display3Size p{font-size:3rem;font-weight:900}.display4Size,.display4Size p,.display5Size,.display5Size p{font-size:2.5rem;font-weight:900}.display6Size,.display6Size p{font-size:2rem;font-weight:900}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}.h1,h1{font-size:1.75rem}.h2,h2{font-size:1.5rem}.h3,h3{font-size:1.25rem}.h4,.h5,.h6,h4,h5,h6{font-size:1rem}.h1Size,.h1Size p{font-size:1.75rem}.h2Size,.h2Size p{font-size:1.5rem}.h3Size,.h3Size p{font-size:1.25rem}.h4Size,.h4Size p,.h5Size,.h5Size p,.h6Size,.h6Size p{font-size:1rem}.pSize,.pSize p{font-size:1em}@media (min-width:768px){.display1Size,.display1Size p{font-size:6rem}.display2Size,.display2Size p{font-size:5.5rem}.display3Size,.display3Size p{font-size:4.5rem}.display4Size,.display4Size p{font-size:3.5rem}.display5Size,.display5Size p{font-size:3rem}.display6Size,.display6Size p,.h1Size,.h1Size p{font-size:2.5rem}.h2Size,.h2Size p{font-size:2rem}.h3Size,.h3Size p{font-size:1.75rem}.h4Size,.h4Size p{font-size:1.5rem}.h5Size,.h5Size p{font-size:1.25rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}}.ourWork .title{margin-bottom:8px;margin-top:36px;width:66%}.ourWork .title-span{left:-12px;margin-bottom:24px}.ourWork .topSection{position:relative}.ourWork .topSection .topText{font-size:24px;width:58%}.ourWork .topSection .hero-image-container-desktop{display:flex;justify-content:flex-end;margin-top:-240px;position:relative;z-index:1}.ourWork .topSection .hero-image{padding-bottom:60px;position:relative}.ourWork .hero-image-container-mobile{display:none}.ourWork .filter .filter-buttons{display:flex;gap:22px}.ourWork .filter .filter-buttons .filter-button{background:transparent;border:0;border-bottom:3px solid #88c01f;color:#222;font-size:20px;font-weight:600;margin:0;padding:0;text-align:left}.ourWork .filter .filter-buttons .filter-button.active,.ourWork .filter .filter-buttons .filter-button.has-filters{font-weight:900}.ourWork .filter .filter-buttons .filter-or{display:none}.ourWork .filter .filter-panel{background-color:transparent;border:0;box-shadow:none;display:grid;grid-template-rows:0fr;margin-top:0;opacity:0;overflow:hidden;padding:0;transition:grid-template-rows .4s ease,opacity .4s ease,padding .4s ease,margin .4s ease,border-width .4s ease,box-shadow .4s ease;transition:grid-template-rows .4s ease,opacity .4s ease,padding .4s ease,margin .4s ease,border-width .4s ease,box-shadow .4s ease,-ms-grid-rows .4s ease}.ourWork .filter .filter-panel>*{min-height:0}.ourWork .filter .filter-panel.is-open{background-color:#fff;border:1px solid #f1f1f1;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);grid-template-rows:1fr;margin-top:36px;opacity:1;padding:32px 24px}.ourWork .filter .filter-panel-title{display:none}.ourWork .filter .pill-list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.ourWork .filter .pill-item{position:relative}.ourWork .filter .pill-check{opacity:0;pointer-events:none;position:absolute}.ourWork .filter .pill{align-items:center;background:#dae8bb;border-radius:4px;color:#000;cursor:pointer;display:inline-flex;font-size:14px;font-weight:300;padding:4px 8px;transition:background-color .4s ease,color .4s ease,border-color .4s ease,box-shadow .4s ease}.ourWork .filter .pill-check:checked+.pill{background:#74b22c;color:#000;font-weight:600;padding:4px 2px 4px 8px}.ourWork .filter .pill-clear{border-radius:0;display:none;height:18px;line-height:18px;text-align:center;width:18px}.ourWork .filter .pill-check:checked+.pill .pill-clear{align-items:center;display:inline-flex;justify-content:center}.ourWork .filter .pill:hover{box-shadow:0 0 0 2px #e6f0d2}.ourWork .filter .pill-check:checked+.pill:hover{box-shadow:0 0 0 2px #649926}.ourWork .filter .clear-filters{align-items:center;background:transparent;border:0;color:#222;cursor:pointer;display:inline-flex;font-size:14px;font-weight:300;gap:8px;margin-top:34px;padding:0;position:relative}.ourWork .filter .clear-filters:after{background:#74b22c;border-radius:2px;bottom:-2px;content:"";height:3px;left:0;position:absolute;right:0}.ourWork .filter .clear-filters__label{line-height:1.2}.ourWork .filter .clear-filters__x{color:#74b22c}.ourWork .filter-results-section{background-color:#f1f1f1;margin-top:120px;padding-bottom:50px}.ourWork .filter-results-section .filter-results-grid{align-items:start;align-self:start;display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr));position:relative;-webkit-transform:translateY(-50px);transform:translateY(-50px);transition:box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease;transition:transform .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.ourWork .filter-results-section .no-results{color:#222;padding:70px 0;text-align:center}.ourWork .filter-results-section .filter-results-section.is-empty .filter-results-grid{display:none}.ourWork .filter-results-section .filter-results-section.is-empty .no-results{display:block}.ourWork .case-study-section{background-color:#f1f1f1;margin-top:120px;width:100%}.ourWork .contact-section{background-color:#222;margin-top:-34px;width:100%}.ourWork .contact-content{display:flex;flex-direction:row;padding-bottom:80px;padding-top:72px}.ourWork .contact-body{display:flex;flex-direction:column}.ourWork .contact-body .contact-title{color:#fd0;margin-bottom:16px}.ourWork .contact-body .contact-subtitle{color:#fff;font-size:20px;font-weight:300;line-height:30px;margin-bottom:16px;width:75%}.ourWork .contact-cta-mobile{display:none}.ourWork .case-studies{position:relative;top:-40px;z-index:1}.ourWork .case-studies-grid{display:flex;flex-wrap:wrap;gap:28px;padding-bottom:160px;padding-top:88px}.ourWork .case-study-item{align-self:flex-start;box-sizing:border-box;flex:1 1 calc(50% - 16px)}.ourWork .case-item-text{line-break:42px;width:70%}.ourWork .case-item-text,.ourWork .second-case-item-text{font-size:28px;font-weight:300;padding-bottom:24px}.ourWork .first-authority-item{display:flex;flex-direction:column;padding-top:112px}.ourWork .second-authority-item{display:flex;flex-direction:column;padding-left:80px;padding-top:90px}.ourWork .brightec-person-image{height:127px;margin-bottom:24px;margin-left:96px;width:116px}.ourWork .brightec-logo-image{height:134px;margin-bottom:20px;width:134px}.ourWork .brightec-group{height:134px;margin-left:168px;width:134px}.ourWork .brightec-accessible{height:138px;margin-left:242px;width:140px}.ourWork .connect-with-us-container{align-items:center;justify-content:center;padding-bottom:10px;z-index:1}.ourWork .connect-with-us-image{z-index:1}.ourWork .connect-with-us{align-items:center;background-color:#fff;border-radius:8px;display:flex;flex-direction:column;height:178px;justify-content:center;margin-left:-160px}.ourWork .connect-with-us .label{margin:36px 27px 16px 197px}.ourWork .connect-with-us .label .mobile-label{display:none}.ourWork .connect-with-us .cta-container{margin-bottom:24px;margin-left:14px;margin-right:14px;position:relative;z-index:2}.ourWork .services-case-study{background-color:#fff;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1);position:relative}.ourWork .services-case-study__logo-container{align-items:center;display:flex;height:72px;margin-bottom:20px;margin-left:24px;margin-top:40px}.ourWork .services-case-study__logo{display:block;max-width:300px}.ourWork .services-case-study__title{color:#222;font-size:20px;height:48px;margin-bottom:12px;margin-left:24px;margin-right:24px}.ourWork .services-case-study:hover{box-shadow:0 4px 8px rgba(0,0,0,.25)}.ourWork .imageContainer{flex-direction:column;margin-left:16px;margin-right:16px}.ourWork .imageContainer,.ourWork .imageContainer .imageBackground{display:flex;justify-content:center;overflow:visible;position:relative}.ourWork .imageContainer .imageBackground{align-items:center;background-color:var(--background-color);border-radius:8px;margin-top:40px;width:100%}.ourWork .imageContainer .caseStudyImage{align-self:end;display:block;height:auto;margin-top:-60px;max-width:100%;position:relative;z-index:2}.ourWork .project-link{align-self:flex-end;color:#222;font-size:1rem;font-weight:600;margin-left:24px;margin-top:24px}.ourWork .project-link span{background-color:#237db3;border-radius:4px;height:2px;margin-bottom:24px;margin-top:0!important}.ourWork .project-link:hover span{background-color:#304c83}.ourWork .project-link:active span{background-color:#22355c}.ourWork .project-link a,.ourWork .project-link a:active{color:#222!important;text-decoration:none}.ourWork .project-link text{color:#222}.ourWork .case-study-mini-desktop,.ourWork .mobile-carousel-container{display:none}.ourWork .case-study-line-desktop{display:flex;height:188px;margin-bottom:-60px;margin-top:-128px;padding-left:280px;position:relative}.ourWork .case-study-plane-desktop{display:flex;margin-top:-152px;padding-left:268px;position:relative;z-index:1}.ourWork .case-study-plane-mobile,.ourWork .upper-case-line-right-mobile{display:none}.ourWork .case-study-line-callout{display:flex;height:960px;margin-left:-50px;margin-top:-80px;position:absolute}.ourWork .mid-case-study-line-callout{display:flex;height:1910px;padding-left:320px;padding-top:1040px;position:absolute;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}.ourWork .footer-line{display:flex;margin-top:-268px;padding-left:616px;position:absolute}@media (max-width:992px){.ourWork .title{font-size:40px;width:100%}.ourWork .title-span{left:-8px}.ourWork .topSection .hero-image-container-mobile{display:flex;justify-self:flex-start;margin-bottom:32px;margin-top:-48px}.ourWork .topSection .topText{height:auto;padding-bottom:24px;width:100%}.ourWork .topSection .hero-image{display:none}.ourWork .topSection .hero-image-container-desktop{display:none!important}.ourWork .filter{padding-bottom:56px;padding-left:8px;position:relative;width:100%}.ourWork .filter .filter-buttons{display:flex;flex-direction:row;gap:30px}.ourWork .filter .filter-buttons .filter-button{font-size:14px}.ourWork .filter .filter-buttons .filter-or{align-items:center;display:inline-flex!important;font-size:14px;font-weight:300;justify-content:center;line-height:1;margin:0;padding:0;pointer-events:none}.ourWork .filter-panel.is-open>.container{padding:12px 0 24px}.ourWork .filter-panel-title{color:#222;display:block!important;font-size:16px;font-weight:600;padding-bottom:16px}.ourWork .pill-check:checked+.pill:hover,.ourWork .pill:hover{box-shadow:none!important}.ourWork .filter-results-section{margin-top:36px;padding-bottom:0}.ourWork .filter-results-section .filter-results-grid{display:block;-webkit-transform:translateY(-46px);transform:translateY(-46px)}.ourWork .filter-results-section .filter-result-item{box-sizing:border-box;display:block;margin:0 0 38px;width:100%}.ourWork .connect-with-us{margin-left:20px;margin-right:20px;margin-top:-12px}.ourWork .connect-with-us .label{margin-left:64px;margin-right:64px}.ourWork .connect-with-us .label .desktop-label{display:none}.ourWork .connect-with-us .label .mobile-label{display:block}.ourWork .case-study-section{margin-top:32px}.ourWork .connect-with-us-container{margin-top:-50px}.ourWork .contact-content{flex-direction:column}.ourWork .contact-content .contact-body .contact-title{display:block;justify-content:flex-start;width:100%}.ourWork .contact-content .contact-body .contact-subtitle{display:block;font-size:24px;justify-content:flex-start;width:100%}.ourWork .contact-hero{display:flex;justify-content:center;margin-bottom:30px}.ourWork .contact-cta{display:none;justify-content:center}.ourWork .contact-cta-mobile{display:block;padding:0 8px;width:100%}.ourWork .contact-cta-mobile-link{display:block;text-align:center;width:100%}.ourWork .case-studies-grid{display:none}.ourWork .case-study-mini-desktop{display:block}.ourWork .mobile-carousel-container{display:flex;flex-direction:column;padding-bottom:20px;padding-top:112px;position:relative}.ourWork .mobile-carousel-container .carousel-label{font-size:20px;margin-bottom:10px}.ourWork .mobile-carousel-container .case-study-carousel-container{margin-right:-20px;position:relative}.ourWork .mobile-carousel-container .case-studies-container{height:400px;z-index:2}.ourWork .mobile-carousel-container .case-studies-container .slide-mobile{display:flex;height:340px;padding-top:10px;width:311px}.ourWork .mobile-carousel-container .case-studies-container .slide-mobile img{border-radius:8px 8px 0 0}.ourWork .mobile-carousel-container .case-studies-container .slide-mobile:last-child{margin-right:0}.ourWork .mobile-carousel-container .case-studies-container .slide-mobile-content{background:#fff;border-radius:8px;display:flex;-webkit-transform:scale(.98);transform:scale(.98);transition:.2s;width:100%}.ourWork .mobile-carousel-container .case-studies-container .slide.is-selected .slide-content{-webkit-transform:scale(1.03);transform:scale(1.03)}.ourWork .mobile-carousel-container .case-studies-container .mobile-case-study{position:relative;width:100%}.ourWork .mobile-carousel-container .case-studies-container .mobile-case-study__logo-container{align-items:center;display:flex;height:72px;margin-bottom:20px;margin-left:24px;margin-top:40px}.ourWork .mobile-carousel-container .case-studies-container .mobile-case-study__logo{display:block;max-width:300px}.ourWork .mobile-carousel-container .case-studies-container .mobile-case-study__title{color:#222;font-size:20px;height:48px;margin-bottom:36px;margin-left:24px;margin-right:24px}.ourWork .mobile-carousel-container .case-studies-container .mobile-case-study__subtitle{color:#222;display:-webkit-box;font-size:14px;margin-left:24px;margin-right:24px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ourWork .case-study-line-desktop,.ourWork .case-study-plane-desktop{display:none}.ourWork .case-study-plane-mobile{display:flex;margin-top:-120px;position:relative;z-index:1}.ourWork .case-study-plane-mobile img{-webkit-transform:rotate(8deg);transform:rotate(8deg)}.ourWork .upper-case-line-right-mobile{margin-bottom:-32px}.ourWork .bottom-case-line-right-mobile,.ourWork .upper-case-line-right-mobile{align-items:center;display:flex;justify-content:center;position:relative;z-index:1}.ourWork .bottom-case-line-right-mobile{margin-top:-196px}.ourWork .case-line-left-mobile{align-items:center;display:flex;justify-content:center;margin-top:-50px;position:relative;z-index:1}.ourWork .case-study-line-callout,.ourWork .footer-line,.ourWork .mid-case-study-line-callout{display:none}}@media (min-width:768px){.ourWork .title{margin-bottom:24px;margin-top:96px}.ourWork .top-text{font-size:1.5rem}}