body,html{margin:0;padding:0}.short-hero-banner{align-items:center;background-color:#1a3c4d;background-image:var(--bg-desktop);background-position:top;background-repeat:no-repeat;background-size:100% auto;display:flex;height:400px;justify-content:center;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);margin-top:0;min-height:400px;overflow:hidden;position:relative;text-align:center;width:100vw}.hero-overlay{background-color:#000;inset:0;opacity:.3;pointer-events:none;position:absolute;z-index:1}.hero-content{max-width:1200px;padding:0 20px;position:relative;width:100%;z-index:2}.short-hero-banner h1{color:#fff;display:flex;flex-wrap:wrap;font-family:Outfit,sans-serif;font:normal normal 300 56px/59px Outfit;gap:12px;justify-content:center;margin:0;text-transform:capitalize}.short-hero-banner h1 .text-thin{font-weight:200}.short-hero-banner h1 .text-normal{font-weight:300}@media (max-width:767px){.short-hero-banner{background-image:var(--bg-mobile)!important;background-position:50%!important;background-size:cover!important;height:300px!important;margin-left:0!important;margin-right:0!important;min-height:300px!important;width:100%!important}.short-hero-banner h1{font-size:36px!important;gap:8px}}