body:has(.homepage){background-color:#1b5bb3!important;margin:0;padding:0;overflow-x:hidden;display:block;align-items:stretch;justify-content:flex-start;width:100%}.homepage{min-height:100vh;background:#1b5bb3;width:100%;overflow-x:clip}.hero-section{position:relative;min-height:100vh;padding:2rem 1.5rem 3rem;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#1b5bb3 0,#1b5bb3 20%,rgba(27,91,179,.8) 40%,rgba(27,91,179,.4) 60%,transparent 80%),url(/assets/bg-website.jpg) bottom no-repeat;background-size:100% auto,100% auto;z-index:0}.hero-content{position:relative;z-index:1;width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}.homepage-section{padding:2rem 1.5rem;background:var(--color-primary-light)}.section-accent{background:var(--color-primary)}.section-contrast{background:var(--color-secondary)}.section-content{max-width:820px;margin:0 auto}.full-bleed{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@supports (width:100dvw){.full-bleed{width:100dvw;margin-left:calc(50% - 50dvw);margin-right:calc(50% - 50dvw)}}.full-bleed>img,.full-bleed>video{display:block;width:100%;height:auto}.section-title{font-family:Oswald,sans-serif;font-size:1.85rem;font-weight:700;color:var(--color-text-heading);margin-bottom:1.25rem;text-align:left;letter-spacing:.02em}.section-text{color:#e2e8f0;margin-bottom:.85rem;line-height:1.7;font-size:1.05rem}@media (min-width:768px){.hero-section{padding:3rem 2rem 4rem}.hero-content{max-width:760px}.homepage-section{padding:4.5rem 2rem}.section-title{font-size:2.1rem}.section-text{font-size:1.1rem}}@media (min-width:1024px){.hero-content{max-width:860px}}