.hero-standard{position:relative;min-height:55vh;display:flex;align-items:center}.hero-standard__bg{position:absolute;inset:0;z-index:0;overflow:hidden}.hero-standard__bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-standard__overlay{position:absolute;inset:0;background:linear-gradient(0deg,#004a98bf 60%,#fff0);z-index:1}.hero-standard .section-container--sm{z-index:2}.hero-standard:has(.hero-standard__bg) .hero-standard__breadcrumb{color:#fffc}.hero-standard:has(.hero-standard__bg) .hero-standard__heading{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.hero-standard:has(.hero-standard__bg) .hero-standard__subtitle{color:#ffffffe0}.hero-standard:not(:has(.hero-standard__bg)){background:var(--general-gradient)}.hero-standard:not(:has(.hero-standard__bg)) .hero-standard__overlay{display:none}.hero-standard__breadcrumb a{color:inherit;text-decoration:none}.hero-standard__ornament{display:inline-block}@media(max-width:768px){.hero-standard{min-height:65vh}.hero-standard__heading{font-size:2.25rem}}
