.page-hero{position:relative;isolation:isolate;overflow:hidden;display:flex;align-items:flex-end;min-height:390px;padding:calc(var(--asta-header-height-mobile) + var(--asta-space-42)) 0 var(--asta-space-56);background:linear-gradient(135deg,var(--asta-dark) 0,var(--asta-dark-blue) 100%);color:var(--asta-white)}.page-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(var(--asta-dark-rgb),.72) 0,rgba(var(--asta-dark-rgb),.88) 100%)}.page-hero::after{content:"";position:absolute;right:-180px;bottom:-250px;z-index:-1;width:440px;height:440px;border-radius:50%;background:rgba(var(--asta-primary-rgb),.22);filter:blur(20px);pointer-events:none}.page-hero>.asta-container{position:relative;z-index:2;width:min(100% - (var(--asta-container-gap-mobile) * 2),var(--asta-container));margin-inline:auto}.page-hero__background{position:absolute;inset:0;z-index:-2}.page-hero__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.page-hero__content{position:relative;max-width:var(--asta-section-heading-width)}.page-hero__kicker{display:inline-flex;align-items:center;gap:var(--asta-space-10);margin-bottom:var(--asta-space-14);color:var(--asta-accent);font-size:var(--asta-font-xs);font-weight:var(--asta-weight-semibold);line-height:1.4;letter-spacing:var(--asta-letter-wide);text-transform:uppercase}.page-hero__kicker::before{content:"";width:var(--asta-space-26);height:var(--asta-space-2);border-radius:var(--asta-radius-pill);background:currentColor}.page-hero__title{max-width:var(--asta-section-heading-width);margin:0;color:var(--asta-white);font-size:var(--asta-h1-mobile);font-weight:var(--asta-weight-semibold);line-height:var(--asta-line-tight);letter-spacing:var(--asta-letter-heading);text-wrap:balance}.page-hero__description{max-width:var(--asta-section-text-width);margin-top:var(--asta-space-18);font-size:var(--asta-font-body-tablet);line-height:var(--asta-line-body)}.page-hero__description,.page-hero__description p{color:var(--asta-white-84)}.page-hero__description p{margin:0}.page-hero--no-image::before{background:linear-gradient(135deg,rgba(var(--asta-primary-rgb),.2) 0,rgba(var(--asta-dark-rgb),.24) 46%,rgba(var(--asta-dark-rgb),.64) 100%)}@media (min-width:768px){.page-hero{min-height:440px;padding:calc(var(--asta-header-height-tablet) + var(--asta-space-64)) 0 var(--asta-space-70)}.page-hero::before{background:linear-gradient(90deg,rgba(var(--asta-dark-rgb),.9) 0,rgba(var(--asta-dark-rgb),.72) 52%,rgba(var(--asta-dark-rgb),.4) 100%)}.page-hero::after{right:-140px;bottom:-230px;width:480px;height:480px}.page-hero>.asta-container{width:min(100% - (var(--asta-container-gap-tablet) * 2),var(--asta-container))}.page-hero__kicker{margin-bottom:var(--asta-space-16);font-size:var(--asta-font-sm)}.page-hero__kicker::before{width:var(--asta-space-30)}.page-hero__title{font-size:var(--asta-heading-lg)}.page-hero__description{margin-top:var(--asta-space-20);font-size:var(--asta-font-lg);line-height:1.7}}@media (min-width:1024px){.page-hero{min-height:500px;padding:calc(var(--asta-header-height-desktop) + var(--asta-space-90)) 0 var(--asta-space-90)}.page-hero::before{background:linear-gradient(90deg,rgba(var(--asta-dark-rgb),.92) 0,rgba(var(--asta-dark-rgb),.76) 48%,rgba(var(--asta-dark-rgb),.38) 100%)}.page-hero::after{right:-120px;bottom:-220px;width:520px;height:520px}.page-hero>.asta-container{width:min(100% - (var(--asta-container-gap-desktop) * 2),var(--asta-container))}.page-hero__kicker{margin-bottom:var(--asta-space-18)}.page-hero__kicker::before{width:var(--asta-space-34)}.page-hero__description{margin-top:var(--asta-space-22);font-size:var(--asta-font-xl)}}