.hero{min-height:fit-content;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly;flex-wrap:nowrap;align-content:flex-start;padding-top:8rem;max-width:75%}.hero-holder-box{width:70%;min-width:70%;max-width:100%;display:flex;flex-direction:column;padding-top:7rem;align-items:flex-start;justify-content:flex-start}.hero-container-column{padding:1rem;display:flex;justify-content:space-around;align-items:center;flex-direction:column;flex-wrap:nowrap;align-content:space-around}.hero-container-row{padding:0 1rem;display:flex;justify-content:flex-start;align-items:center;flex-direction:row;flex-wrap:nowrap;align-content:space-around}.hero-content{padding:.2rem}.hero-title{font-size:3rem;font-weight:800;color:inherit;font-family:Inter,sans-serif;text-align:start}.hero-subtitle{font-size:2rem;font-weight:700;color:inherit;text-align:start;margin-bottom:2rem;font-family:Inter,sans-serif}.hero-blurb{font-size:1.2rem;font-weight:400;color:inherit;margin-bottom:2rem;text-align:start;font-family:Inter,sans-serif}.page-route a{text-decoration:none}.page-route a:hover{text-decoration:underline}.section-container{max-width:100vw;max-height:fit-content;border-bottom:1px solid #000}.page-section{min-height:fit-content;max-width:100vw;display:flex;flex-direction:row;justify-content:center;align-items:stretch;padding:2rem;padding-top:1rem;overflow:hidden}.page-section a{text-decoration:none;color:inherit;font-weight:bolder}.page-section a:hover{text-decoration:underline}.page-section.light-section.hero{background:radial-gradient(circle at top right,#00265c,#001431 60%);color:#fff}.page-section.light-section{background-color:#fff;color:#000}.page-section.dark-section{background-color:#eff2f5;color:#000}.page-section.white-section{background-color:#fff;color:#000}.section-column{flex:1;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;align-content:space-around;flex-wrap:nowrap;overflow:hidden}.section-content{align-self:start;padding:4rem;width:75%;min-width:75%;max-width:75%}.section-title{font-size:2rem;font-weight:800;color:inherit;margin-bottom:1rem;font-family:Inter,sans-serif;text-align:start}.section-subtitle{font-size:2rem;font-weight:800;margin-bottom:1rem;font-family:Inter,sans-serif}.section-blurb{font-size:1rem;font-weight:400;margin-bottom:1rem;font-family:Inter,sans-serif;max-width:100%}@media screen and (max-width:1440px){.hero-container-column{margin-top:2rem}.hero-container-row{width:70%}.hero-title{margin-bottom:0}.hero-subtitle{font-size:1.75rem}.section-title{font-size:1.5rem}.section-blurb{font-size:1rem}}@media screen and (max-width:1030px){.hero-container-row{flex-direction:column}.hero-subtitle{text-align:start}.hero-blurb{text-align:start}.hero-container-row{align-items:center}}@media screen and (max-width:1024px){.hero-title{font-size:2.75rem}.hero-subtitle{font-size:1.25rem;margin-bottom:1rem}.hero-blurb{font-size:1rem;margin-bottom:1rem}.hero-content{display:flex;justify-content:flex-start;flex-direction:column;align-items:center;margin-bottom:1rem}}@media screen and (max-width:768px){.section-blurb{font-size:.8rem}.section-content{padding:1rem}.hero{padding-top:12rem}.hero-container-column{margin-top:2rem}.hero-title{font-size:2rem;margin:0}.hero-subtitle{font-size:1rem}}@media screen and (max-width:670px){.hero-title{font-size:1.9rem}.hero-subtitle{font-size:.75rem}.hero-blurb{font-size:.5rem;text-align:start}}