.portfolio-hero{position:relative;padding:160px 0 80px;overflow:hidden;background:var(--ink)}.portfolio-hero:before{content:"";position:absolute;inset:0;background:url(https://images.unsplash.com/photo-1600596542815-ffad4c1539a9?w=1600&q=80) 50%/cover no-repeat;opacity:.5}.portfolio-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,15,18,.6) 0,rgba(13,15,18,.85))}.portfolio-hero .container{position:relative;z-index:2}.portfolio-hero h1{font-size:clamp(38px,6vw,64px);color:#fff;margin:14px 0 20px;line-height:1.08}.portfolio-hero h1 em{font-style:italic;color:rgba(255,255,255,.65)}.portfolio-hero p{font-size:16px;color:rgba(255,255,255,.5);max-width:500px;line-height:1.7}.portfolio-grid-section .container{max-width:1500px}