img, iframe {max-width: 100%; height: auto} html,body{-webkit-text-size-adjust:100%;text-size-adjust:100%} :root { --main-bg: #00294f; --main-comp: #fff; --light: #eee; --light-comp: #4d4d4d; --dark: #333; --dark-comp: #fff; --primary: #00294f; --primary-comp: #fff; --secondary: #14497a; --secondary-comp: #fff; }html { --12px: .75rem; --14px: 0.875rem; --15px: 0.9375rem; --16px: 1rem; --17px: 1.0625rem; --18px: 1.125rem; --19px: 1.1875rem; --20px: 1.25rem; --24px: 1.5rem; --26px: 1.625rem; --32px: 2rem; --50px: 3.125rem; --55px: 3.438rem; --80px: 5.0rem; --100px: 6.250rem; }* { scroll-behavior: smooth }*:focus-visible { outline-style: solid; outline-width: 2px; outline-color: #000; outline-offset: 4px; border-radius: 3px; transition: all .3s linear .01s; }:is(.bg-dark, header, .hero) *:focus-visible { outline-color: #fff }a[target="_blank"] { position: relative }a[target="_blank"] i { padding: 4px; border: 1px solid black; color: #000; background-color: #fff; text-decoration: none; position: absolute; left: 0; top: -30px; z-index: 999; width: 140px; display: none; font-size: var(--12px); font-style: normal; font-weight: 400; font-family: sans-serif; text-align: center !important; text-transform: none }a[target="_blank"]:is(:hover, :focus) i { display: block }.ccpaNotice a:focus-visible { outline-color: #000 }.ccpaNotice a i { bottom: unset !important; top: -30px; }.jump { text-decoration-line: underline; text-decoration-color: var(--secondary); color: var(--secondary); text-underline-offset: 4px; position: absolute; background: #fff; left: 150px; top: -6px; padding: 10px; border-width: 2px; border-color: var(--dark); border-style: none solid solid; transform: translateY(-100%) }.jump:focus { transform: translateY(0%); outline-offset: 0 } * { box-sizing: border-box; scroll-behavior: smooth }button { background: none; border: none; padding: 0 }body, button, form * { font-family: 'Figtree', sans-serif; font-size: var(--24px); }body { line-height: 1.5; text-align: center; background-color: var(--main-bg) }body, .row1 .grid a, .contact a { color: var(--main-comp); }body, header ul, .hero h1, .hero p, .row1 h2, .row1 h3 { padding: 0; margin: 0; }h1, h2, h3, h4, h5, h6, p, th, td, dd, dt, li, blockquote { text-align: left; }h1, h2, h3, h4, h5, h6, .content strong { font-family: 'DM Serif Display', serif; font-weight: 400 }img, iframe { max-width: 100%; height: auto; display: block; margin: 0 auto }iframe { aspect-ratio: auto 16 / 9; width: 100%; margin: 1em auto; }.fullwidth { width: 100%; }a img, iframe { border: none; }a, .row1 h3, .row3 img { transition: ease-in-out .3s; }a, :is(form input[type=submit],.btn,.row1 a,.contact a):is(:hover, :focus) { text-decoration: none; }a, .row1 a:is(:hover,:focus) h3, .contact a:is(:hover,:focus) { color: var(--secondary); }a:is(:hover,:focus) { text-decoration: underline; text-underline-offset: 4px }hr { border-width: 1px; border-color: #ccc; border-style: none none solid; margin: 40px 0; }.imgLeft, .imgRight { max-width: 45%; }.imgLeft { float: left; margin: 10px 4% 2% 0; }.imgRight { float: right; margin: 10px 0 2% 4%; }.clear { clear: both; }.nowrap, a[href^=tel] { white-space: nowrap; }sup { line-height: 0; }.hide { display: none !important; }.center, .pledge h2, .pledge h3, .pledge h4, .pledge p, .cta h2, .cta p, .contact li { text-align: center }.wrap { display: block; max-width: 1180px; margin: 0 auto; position: relative; }.bg-dark, .bg-primary { color: var(--dark-comp); }.bg-dark { background-color: var(--dark); }.bg-primary { background-color: var(--primary); }.bg-light { background-color: var(--light) }.bg-light, button { color: var(--primary) }.mid { align-items: center; align-self: center; }.grid { display: grid; grid-gap: 10px 20px; }.grid.half { grid-template-columns: repeat(2,1fr); }.grid.third { grid-template-columns: repeat(3,1fr); }.grid.fourth { grid-template-columns: repeat(4,1fr); }.bgimg { position: relative }.bgimg > img:first-of-type { position: absolute; width: 100%; height: 100%; inset: 0; object-fit: cover; z-index: 0 }.bgimg:before, .bgimg:after { z-index: 1 }.bgimg > .wrap { z-index: 2 } header, .hero { position: relative; }header a:is(:hover,:focus) { text-decoration-color: var(--secondary); text-decoration-thickness: 2px }header, footer, button { font-size: var(--20px) }header .wrap { padding: 20px 10px 40px }header .grid, footer .cta .grid, .row2 .grid { grid-template-columns: 240px 1fr; }header nav { text-align: right; }nav li { display: inline-block }nav a { display: block; color: var(--main-comp); margin: 5px; padding: 5px }nav .btn { padding: 10px 25px; margin: 0 0 0 15px } .home { font-size: var(--26px) }.home img { object-fit: cover; width: 100% }.intro h1 { max-width: 1000px; font-size: var(--100px); line-height: 1 }.intro h1 span, .pledge h4 { font-family: 'Figtree', sans-serif }.intro h1 span { display: block; max-width: 550px; font-size: var(--24px); line-height: 1.6; margin-bottom: 20px }.intro h2 { max-width: 540px }.intro img { margin: 50px 0 }.intro .grid, .pledge .grid { grid-gap: 0 40px }.intro .grid { color: #ccc }.asset { margin: 50px 0; padding: 80px 10px }.asset h2, .pledge h2, .explore h2 { margin: 0 }.asset img { max-height: 700px }.pledge { padding: 40px 10px 80px }.pledge h2 { max-width: 400px; font-size: var(--80px); line-height: 1; margin: auto }.pledge h3 { font-size: var(--50px); margin: 10px 0 40px }.pledge h4 { font-size: var(--26px); font-weight: 700; color: #999; margin: 40px auto 20px }.pledge h4 span { color: var(--primary-comp) }.pledge img { height: 350px }.explore { padding: 60px 10px }.explore .grid { grid-gap: 10px 40px; max-width: 1000px; margin: 0 auto }.explore img { width: 500px; height: 500px } form { margin: 0; }fieldset { border: none; margin: 0; padding: 0 }legend { padding-top: 40px; font-size: var(--24px); font-weight: bold }form .grid { grid-gap: 0 10px; }form label { display: block; text-align: left; font-weight: bold; }form :is(input,textarea) { padding: 10px; border-width: 1px; border-color: #fff; border-style: none none solid; background-color: transparent !important; margin-bottom: 10px; width: 100% }form textarea { height: 100px; }form input[type=submit], .btn { display: inline-block; min-width: 110px; font-size: var(--18px); font-weight: 700; text-align: center; text-transform: uppercase; line-height: 1.6; background-color: transparent; color: var(--primary-comp); padding: 10px 30px; margin: 10px 0; border: none; border: 2px solid var(--main-comp); transition: ease-in-out .3s; width: auto }form input[type=submit] { min-width: 250px; margin: 0; }.bg-light form input[type=submit], .bg-light .btn { border-color: var(--primary); color: var(--primary) }.bg-light form input[type=submit]:hover, .bg-light .btn:hover { background-color: var(--primary); color: var(--primary-comp) }:is(form input[type=submit], .btn,button):is(:hover, :focus) { cursor: pointer; }:is(form input[type=submit], .btn):is(:hover, :focus) { background-color: var(--primary-comp); color: var(--primary); text-decoration: none }form :is(input,textarea), ::placeholder { color: var(--primary-comp); } footer .wrap { padding: 10px }footer .grid.fourth { grid-template-columns: 400px 1fr 1fr 1fr; padding-bottom: 200px }footer .grid.fourth h2 { font-family: 'Figtree', sans-serif; font-size: var(--24px); font-weight: 700; text-transform: uppercase; margin-top: 0 }footer .grid.fourth p { max-width: 300px }footer .grid.fourth a { color: var(--primary-comp) }footer li { margin: 10px 0 }footer .logo { width: 70%; position: absolute; top: 100px; left: 0; opacity: .05 }.subfoot .wrap { padding: 20px 10px }.subfoot .grid { grid-gap: 0 20px }.subfoot .grid p { margin: 5px 0 }.subfoot .grid.mid { grid-template-columns: 1fr 150px; text-align: left }.wcag { text-align: right }.ccpaNotice { text-align: center !important; } main { padding: 30px 10px 40px; }main h1, main h2, .home h2 { font-size: var(--55px); line-height: 1.2 }main h3 { font-size: 20px; }main h4, .cta { font-size: 18px; }main ul, main ol { padding-left: 25px; }main li { margin: 5px 0; }.nolist, .contact ul, footer ul { list-style: none; padding-left: 0; }.emphasis { padding: 20px 40px; margin: 40px 0; }.pad { padding: 40px 60px }.content h1 { font-size: var(--100px); line-height: 1; }.content h1 span, .content h2 { display: block; font-family: 'Figtree', sans-serif; font-size: var(--26px); line-height: 1.6; }.content h1 span { font-weight: 400 }.content h2 { font-weight: 700 }.content img { margin-top: 40px }.content .bg-light { margin-top: -100px; padding: 50px 10px }.content .bg-light .grid { grid-gap: 10px 40px; padding: 120px 0 40px }.content .bg-light .grid div { background-color: #ddd; padding: 20px 40px }.content strong { font-weight: 700 } @media(forced-colors:active) { #logo img { filter: drop-shadow(1px 1px 4px #000) }} @media(max-width:999px) { .back { display: block } .contact .grid.fourth { grid-template-columns: 1fr 1fr }} @media(max-width:767px) { .grid.fourth { grid-template-columns: 1fr 1fr }} @media(max-width:700px) { header .grid, .row2 .grid { grid-template-columns: 1fr !important } .row2 .grid > div { order: unset !important } nav ul, .row2 h2, .row2 p { text-align: center !important } .logo img { margin: 0 auto }} @media(max-width:600px) { .grid.half, .grid.third, footer .cta .grid, .row2 .grid, .subfoot .grid.mid { grid-template-columns: 1fr } .subfoot p, .row2 h2, .row2 h3 { text-align: center } .imgRight { float: none; margin: 0 auto; max-width: 100%; } .row1 .grid > div:nth-of-type(2) { border: none } main { margin-bottom: 50px }} @media(max-width:500px) { .grid.fourth, .contact .grid.fourth { grid-template-columns: 1fr } .jump { left: unset; right: 0 }} @media(max-width:400px) { form input[type=submit] { max-width: unset; display: block; width: 100% }}