@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");:root{--color-primary:#053734;--color-secondary:#000;--color-white:#ffffff;--color-bg-primary:#ffffff;--color-bg-secondary:#141414}*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif}.Footer_footer__4vzqH{background-color:var(--color-bg-secondary);padding:20px 0;text-align:center;font-size:1.3rem;color:var(--color-white);min-height:200px}.Footer_links__LGHlK{display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--color-white);text-decoration:none}.Row_row__MYv_U{display:flex;flex-wrap:wrap;justify-content:center;gap:40px;padding:20px}.Row_row__MYv_U:first-child{width:30%;padding-top:2rem;background-color:red}.Row_row__MYv_U:last-child{width:70%;padding-bottom:2rem}.Heading_h1__cfxf9{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.Heading_h2__chb3O{font-size:2rem;font-weight:600;margin-bottom:.75rem}.Heading_h3__5fTV5{font-size:1.5rem;font-weight:500;margin-bottom:.5rem}.Heading_h4__fcrAt{font-size:1.25rem;font-weight:500;margin-bottom:.25rem}.Section_section-brand__45uXr{display:flex;justify-content:center;min-height:300px;background-color:var(--color-primary);color:var(--color-white)}.Section_section-primary__Rx7J1{display:flex;justify-content:center;min-height:300px;background-color:var(--color-bg-primary)}.Section_section-secondary__hyFDz{display:flex;justify-content:center;min-height:300px;background-color:var(--color-bg-secondary)}.Section_sectionInner__WjD_g{width:60vw}.Section_sectionInner__WjD_g h3{font-size:32px}.Section_sectionInner__WjD_g p{margin-top:20px;font-size:28px}.Section_sectionContent__zx385{color:#000}.Section_sectionTitle-brand__MzVct{color:var(--color-bg-primary);text-transform:uppercase}.Section_sectionTitle-primary__fz7SB,.Section_sectionTitle-secondary__6RaGw{color:var(--color-bg-brand);text-transform:uppercase}.Section_sectionImage__41aUZ{width:50%}.Section_reverse__wQ9kM{flex-direction:row-reverse}.Header_header__AF_3G{width:100%;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-white);color:var(--color-primary);padding:1rem;z-index:1000}.Header_navlinks__BVjhf{display:none}@media screen and (min-width:768px){.Header_header__AF_3G{padding:1rem 4rem}.Header_menuIcon__aSp2R{display:none}.Header_navlinks__BVjhf{display:flex;text-decoration:none;font-weight:700;gap:1rem}.Header_navlinks__BVjhf>a{color:var(--color-primary);text-decoration:none}}