.hero-section{background:linear-gradient(135deg,#0d9488,#0f766e 60%,#0d9488);overflow:hidden;padding:80px 0 60px;position:relative}.hero-section:before{background:hsla(0,0%,100%,.06);border-radius:50%;content:"";height:140%;pointer-events:none;position:absolute;right:-10%;top:-20%;width:70%}.hero-content{align-items:center;display:grid;gap:48px;grid-template-columns:1fr 1fr;position:relative;z-index:1}.hero-breadcrumbs ol{color:hsla(0,0%,100%,.7);display:flex;flex-wrap:wrap;font-size:13px;gap:4px;list-style:none;margin:0 0 20px;padding:0}.hero-breadcrumbs li+li:before{color:hsla(0,0%,100%,.4);content:"/";margin-right:4px}.hero-breadcrumbs a{color:hsla(0,0%,100%,.7);text-decoration:none}.hero-breadcrumbs a:hover{color:#fff}.hero-breadcrumbs li[aria-current=page]{color:hsla(0,0%,100%,.9)}.case-study-label{color:#fff;font-size:13px;font-weight:600;letter-spacing:.04em;margin-bottom:16px;text-transform:uppercase}.hero-title{color:#fff;font-family:Manrope,sans-serif;font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;margin:0}.hero-featured-image{aspect-ratio:16/9;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.15);overflow:hidden}.hero-featured-image .featured-img{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.hero-content{gap:28px;grid-template-columns:1fr}.hero-right{order:-1}.hero-section{padding:48px 0 40px}}