.brief-hero{background-color:var(--base-300);justify-content:center;align-items:center;width:100%;height:80svh;display:flex;position:relative}.brief-banner-img{width:100%;height:100svh;position:relative;overflow:hidden}.brief-banner-img-wrapper{width:100%;height:100%}.brief-overview{background-color:var(--base-200);width:100%;padding:8rem 0;position:relative}.brief-overview-header{width:100%;margin-bottom:8rem}.brief-overview-header .container{justify-content:space-between;padding:2.25rem;display:flex}.brief-overview-header .container h2{width:50%}.brief-overview-content{width:100%}.brief-overview-content .container{gap:2rem;padding:2.25rem;display:flex}.brief-overview-content .brief-overview-content-col:first-child{flex:2}.brief-overview-content .brief-overview-content-col:nth-child(2){flex:5}.brief-overview-content .brief-overview-content-col:nth-child(2) h5{margin-bottom:4rem;padding:0}.brief-images{background-color:var(--base-200);width:100%;position:relative}.brief-images-container{width:100%}.brief-img{aspect-ratio:8/5;border-radius:6px;width:100%;height:100%;overflow:hidden}.brief-images-container .container{flex-direction:column;gap:2rem;width:75%;display:flex}.next-brief{text-align:center;background-color:var(--base-200);justify-content:center;align-items:center;width:100%;padding:10rem 2.25rem 14rem;display:flex;position:relative;overflow:hidden}.next-brief-header{flex-direction:column;gap:2rem;display:flex}@media (max-width:1000px){.brief-hero-header{width:85%}.brief-overview-header .container{flex-direction:column-reverse;gap:2rem}.brief-overview-header .container h2{width:100%;padding:0}.brief-overview-header{margin-bottom:4rem}.brief-overview-content .container{flex-direction:column}.brief-images-container .container{gap:.75rem;width:100%}}
