.single-project{background:var(--bg-primary);height:100vh}.single-project .header .container{flex-direction:column}.single-project .header .btn{display:flex;gap:.5rem}.single-project .project-navigation{display:flex;gap:1.25rem;margin-top:1.5rem}.single-project .project-navigation.gold .btn{color:var(--text-primary-inversed)}.single-project .section-hero{background-repeat:no-repeat;background-size:cover;background-position:center}.single-project .section-hero.project-1{background-image:url(/single-project-page/project-1-hero-bg-mob.webp)}.single-project .section-hero.project-2{background-image:url(/single-project-page/project-2-hero-bg-mob.webp)}.single-project .section-hero.project-3{background-image:url(/single-project-page/project-3-hero-bg-mob.webp)}.single-project .section-hero.project-4{background-image:url(/single-project-page/project-4-hero-bg-mob.webp)}.single-project .section-hero .hero-overlay{position:absolute;inset:0;background:#000;opacity:0;z-index:1;pointer-events:none}.single-project .section-hero .container{position:relative;min-height:90vh;min-height:90svh;display:flex;flex-direction:column;justify-content:center;align-items:center}.single-project .section-hero h1{color:var(--text-primary-inversed);text-align:center;margin-bottom:1.25rem}.single-project .section-hero .meta{margin-inline:auto;display:flex;gap:.5rem}.single-project .section-hero .meta *,.single-project .section-hero .hero-footer *{color:var(--text-primary-inversed);font-size:1.125rem}.single-project .section-hero .hero-footer{width:100%;display:flex;justify-content:space-between;align-items:center;position:absolute;bottom:2rem}.single-project .section-hero .hero-footer *{font-weight:700}.single-project .sections-wrapper{position:relative;z-index:1}.single-project .section-project-details{background:var(--bg-primary)}.single-project .section-project-details .big-text{color:var(--text-primary)}.single-project .section-project-details .big-text:not(:last-child){margin-bottom:1.25rem}.single-project .section-project-details .big-img{margin-block:2.5rem}.single-project .section-project-details .big-img img{width:100%}.single-project .section-project-details .image-grid{display:grid;gap:1.25rem;margin-block:1.25rem}.single-project .section-cta{background-color:var(--bg-primary);color:var(--text-primary)}.single-project .section-cta h2{text-align:center}.single-project .section-cta .container{display:flex;flex-direction:column;align-items:center}@media(min-width:992px){.single-project .section-hero.project-1{background-image:url(/single-project-page/project-1-hero-bg-desk.webp)}.single-project .section-hero.project-2{background-image:url(/single-project-page/project-2-hero-bg-desk.webp)}.single-project .section-hero.project-3{background-image:url(/single-project-page/project-3-hero-bg-desk.webp)}.single-project .section-hero.project-4{background-image:url(/single-project-page/project-4-hero-bg-desk.webp)}.single-project .section-hero h1{max-width:40rem}.single-project .section-hero .meta *,.single-project .section-hero .hero-footer *{font-size:1.25rem}.single-project .section-project-details .big-text:not(:last-child){margin-bottom:2.5rem}.single-project .section-project-details .big-img{margin-bottom:5rem}.single-project .section-project-details .image-grid{grid-template-columns:repeat(2,1fr);row-gap:2.5rem;column-gap:1.25rem;margin-bottom:5rem;margin-top:2.5rem}.single-project .section-project-details .image-grid img,.single-project .section-project-details .image-grid picture{width:100%}.single-project .section-project-details .image-grid>:nth-child(3):last-child{grid-column:span 3}}
