.page-hero{width:100%;min-height:350px;background-size:cover;background-position:50%;position:relative;display:flex;align-items:flex-end;margin-top:0;padding-top:0}.page-hero-overlay{position:absolute;inset:0;background:rgba(6,18,53,.7);display:flex;flex-direction:column;justify-content:flex-end;padding:30px 60px 40px}.page-hero-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;background:rgba(255,255,255,.12);width:-moz-fit-content;width:fit-content;padding:6px 16px;border-radius:4px}.page-hero-breadcrumb a{color:#ffffff;text-decoration:none;font-size:.82rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase;transition:color .2s}.page-hero-breadcrumb a:hover{color:#0c5adb}.page-hero-breadcrumb span{color:rgba(255,255,255,.6);font-size:.82rem}.page-hero-current{font-size:.82rem;font-weight:600}.page-hero h1,.page-hero-current{color:#ffffff;text-transform:uppercase;letter-spacing:.5px}.page-hero h1{font-size:2.4rem;font-weight:800;margin:0}@media (max-width:768px){.page-hero{min-height:260px}.page-hero-overlay{padding:20px 24px 30px}.page-hero h1{font-size:1.6rem}}