.service{flex-direction:column;justify-content:center;padding:0 clamp(1.875rem,-10.39rem + 25.5854vw,20.3125rem)}.service,.service-hero{align-items:center;display:flex}.service-hero{height:calc(100svh + 100px);margin-bottom:clamp(3.125rem,-3.1114rem + 13.0095vw,12.5rem);overflow:hidden;padding:0 clamp(1.875rem,-10.4732rem + 25.7589vw,20.4375rem);position:relative;width:100%}.service-hero-bg{z-index:0}.service-hero-bg,.service-hero-bg:after{bottom:0;left:0;position:absolute;right:0;top:0}.service-hero-bg:after{background:linear-gradient(180deg,rgba(0,0,0,.75),rgba(0,0,0,.35) 45%,rgba(0,0,0,.85));content:""}.service-hero-bg img{filter:grayscale(1);height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-hero-content{position:relative;text-align:left;z-index:1}.service-hero:after{background:#000;background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));bottom:0;content:"";height:25%;left:0;position:absolute;width:100%}.service-content{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center;text-align:center}.service-content-title{color:#00ffe8;font-size:clamp(3.4375rem,.3193rem + 6.5048vw,8.125rem);line-height:.8em;margin-bottom:clamp(2.5rem,.4212rem + 4.3365vw,5.625rem);max-width:1200px;text-align:left}.service-content-desc{color:#fff;font-family:"Fedra Serif B Pro",sans-serif;font-size:clamp(1.125rem,1.0221rem + .2081vw,1.5rem);font-weight:350;max-width:950px;text-align:left}.service-feature-wrap{display:flex;flex-direction:column;gap:clamp(3.75rem,2.5rem + 5vw,7.5rem);padding:0 clamp(1.875rem,-10.4732rem + 25.7589vw,20.4375rem);width:100%}.service-feature-slide{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(7,1fr)}@media(max-width:1120px){.service-feature-slide{grid-template-columns:1fr;text-align:center}.service-feature-slide .service-feature-image,.service-feature-slide .service-feature-text{grid-column:1}}.service-feature-slide .service-feature-text{grid-column:span 3;text-align:left}@media(max-width:1120px){.service-feature-slide .service-feature-text{text-align:center}}.service-feature-slide .service-feature-image{grid-column:5/span 3}@media(max-width:1120px){.service-feature-slide .service-feature-image{grid-column:unset}}.service-feature-slide.image-left .service-feature-text{grid-column:5/span 3}.service-feature-slide.image-left .service-feature-image{grid-column:1/span 3}@media(max-width:1120px){.service-feature-slide.image-left .service-feature-image,.service-feature-slide.image-left .service-feature-text{grid-column:1}}.service-feature-text h2{color:#00ffe8;font-family:"Fedra Serif B Pro",sans-serif;font-size:clamp(2.125rem,1.8755rem + .5204vw,3.125rem);font-weight:350;line-height:1.2em;margin-bottom:20px}.service-feature-desc{color:#fff;margin-bottom:30px}.service-feature-desc p{margin-bottom:15px}.service-feature-image img{aspect-ratio:525/465;border-radius:10px;-o-object-fit:cover;object-fit:cover;width:100%}.service-realisations{align-items:center;display:flex;flex-direction:column;margin-top:clamp(3.125rem,-3.1114rem + 13.0095vw,12.5rem);padding:0 clamp(1.875rem,-2.6984rem + 9.5403vw,8.75rem);text-align:center;width:100%}.service-realisations h2{color:#00ffe8;font-family:"Fedra Serif B Pro",sans-serif;font-size:clamp(2.125rem,1.8755rem + .5204vw,3.125rem);font-weight:350;margin-bottom:15px}.service-realisations-desc{color:#fff;margin-bottom:50px;max-width:700px}.service-realisations-gallery{display:flex;flex-wrap:wrap;gap:30px;width:100%}.service-realisations-gallery .service-realisations-item{aspect-ratio:525/710;border-radius:10px;cursor:pointer;flex:1 1 calc(32% - 15px);max-height:710px;min-width:0;overflow:hidden;position:relative}.service-realisations-gallery .service-realisations-item img{height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .3s ease;width:100%}.service-realisations-gallery .service-realisations-item:hover img{opacity:.6}.service-realisations-gallery .service-realisations-item-overlay{background:rgba(0,0,0,.5);bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.service-realisations-gallery .service-realisations-item h3{border:1px solid #00ffe8;border-radius:100px;color:#fff;font-family:bebas-kai,sans-serif;font-size:24px;left:50%;opacity:0;padding:12px 30px;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;z-index:2}.service-realisations-gallery .service-realisations-item:hover .service-realisations-gallery .service-realisations-item-overlay,.service-realisations-gallery .service-realisations-item:hover h3{opacity:1}.service-realisations-gallery .service-realisations-item.is-extra{display:none}.service-realisations-gallery .service-realisations-item.is-extra.is-visible{display:block}.service-realisations-gallery .service-realisations-item:nth-child(6n+2),.service-realisations-gallery .service-realisations-item:nth-child(6n+3){flex:2 1 calc(65% - 15px)}.service-realisations-gallery .service-realisations-item:nth-child(6n+5){flex:1 1 calc(55% - 15px)}.service-realisations-gallery .service-realisations-item:nth-child(6n+6){flex:1 1 calc(45% - 15px)}@media(max-width:767px){.service-realisations-gallery .service-realisations-item{aspect-ratio:4/3;flex-basis:100%!important}}