.page-hero{min-height:var(--hero-min-height);background:linear-gradient(90deg, #1f1f1ffa 0%, #1f1f1fdb 39%, #1f1f1f42 72%, #1f1f1f0f 100%),var(--hero-image) center 48%/cover;position:relative;overflow:hidden}.page-hero:before{content:"";background:var(--orange);clip-path:polygon(100% 0,100% 100%,0 100%);width:34vw;height:165px;position:absolute;bottom:-9px;right:-3vw}.page-hero:after{content:"";clip-path:polygon(100% 0,100% 100%,0 100%);background:#fff;width:32vw;height:146px;position:absolute;bottom:0;right:-3vw}.page-hero__content{z-index:2;max-width:var(--hero-content-max);color:#fff;padding:70px 0 62px clamp(30px,6.8vw,82px);position:relative}.page-hero__content h1{color:#fff;letter-spacing:0;margin:28px 0 0;font-size:clamp(38px,4.4vw,56px);font-weight:950;line-height:1.12}.page-hero__eyebrow{color:var(--orange);letter-spacing:4px;margin:0 0 18px;font-size:12px;font-weight:900}.page-hero__eyebrow+h1{margin-top:0}.page-hero__rule{background:var(--orange);border-radius:999px;width:76px;height:7px;margin:25px 0 21px;display:block}.page-hero__description{max-width:610px;margin:0;font-size:18px;font-weight:600;line-height:1.6}.page-hero__description p{margin:0 0 15px}.page-hero__description p:last-child{margin-bottom:0}.page-hero__description+.contact-hero-points{margin-top:28px}.page-hero__breadcrumb{align-items:center;gap:13px;font-size:12px;font-weight:900;display:flex}.page-hero__breadcrumb span{color:var(--orange);font-size:18px}.page-hero__description+.page-hero__breadcrumb{margin-top:34px}@media (max-width:820px){.page-hero{min-height:max(var(--hero-min-height),420px)}.page-hero:before,.page-hero:after{width:70vw;height:135px}.page-hero__content{padding:62px 24px 76px}}@media (max-width:640px){.page-hero__content h1{font-size:36px}.page-hero__description{font-size:14px}}
