:root{--blue:#60b4d7;--navy:#193b72;--footer:#465f88;--red:#d93b34;--ink:#3d4d68}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);font-family:Libre Baskerville,Georgia,serif;background:#fff}.wrap{width:min(1120px,calc(100% - 36px));margin-inline:auto}.utility{background:var(--blue);color:#fff;font:900 22px/1 Roboto,Arial,sans-serif;letter-spacing:.1px;padding:15px max(calc((100% - 1120px)/2 + 25px),30px)}.header{height:210px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:block;text-decoration:none}.brand>img{display:block;width:300px;max-width:42vw}nav{display:flex;align-items:center;justify-content:flex-end;gap:20px;flex-wrap:wrap;font:700 15px Roboto,Arial,sans-serif;text-transform:uppercase}nav a{color:#35425b;text-decoration:none;white-space:nowrap}nav a.active,nav a:hover{color:var(--red)}nav .donate{background:var(--red);color:#fff;padding:11px 15px;border-radius:2px}.hero{height:490px;position:relative;display:grid;grid-template-columns:63% 37%;overflow:hidden;background:var(--navy)}.hero>img{width:100%;height:100%;object-fit:cover}.hero-copy{color:#fff;padding:60px 44px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero-copy h1{font-size:31px;line-height:1.16;margin:15px 0}.hero-copy p{font-size:15px;line-height:1.7;margin:0 0 27px}.hero-badge{width:82px;height:82px;border-radius:50%;background:#fff;object-fit:contain;padding:8px}.button{display:inline-block;background:var(--red);border:0;border-radius:3px;color:#fff;text-decoration:none;padding:14px 18px;font:900 16px Roboto,Arial,sans-serif;cursor:pointer}.button.light{background:#fff;color:var(--navy)}.arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#142d53a8;color:#fff;width:38px;height:60px;font:48px/43px Georgia;cursor:pointer}.arrow.left{left:0}.arrow.right{right:0}.vision{background:var(--red);color:#fff;font:italic 28px/1.3 Libre Baskerville,serif;text-align:center;padding:32px 20px;margin-top:34px}.calls{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;padding:54px 28px 68px;text-align:center}.calls article{display:flex;flex-direction:column;align-items:center}.calls img,.support-icon{width:195px;height:195px;border-radius:50%;object-fit:cover;margin-bottom:28px}.support-icon{display:grid;place-items:center;background:var(--blue);color:#fff;font:900 100px/1 Roboto}.calls h2{font:900 35px/1.12 Roboto,Arial,sans-serif;color:var(--blue);margin:0 0 28px}.calls p{font-size:15px;line-height:1.75;margin:0 0 28px}.calls form{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.calls input{width:100%;max-width:260px;padding:13px;border:1px solid #c7c7c7;font:14px Roboto}.footer-top{background:var(--red);color:#fff;text-align:center;font:900 29px/1.2 Roboto,Arial,sans-serif;padding:22px 15px}.footer-main{background:var(--footer);color:#fff;display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:45px;padding:40px 28px}.footer-main h3{font:900 19px Roboto;margin:0 0 24px}.footer-main h4{font:900 25px Roboto;margin:18px 0 7px}.footer-main p,.footer-main a{font-size:13px;line-height:1.6;color:#fff;text-decoration:none}.footer-main section:nth-child(2){border-left:1px solid rgba(255,255,255,.7);padding-left:35px}.footer-main section:nth-child(2) a{display:block;font:700 14px/2 Roboto;text-transform:uppercase}.copyright{background:#314763;color:#dbe1ea;text-align:center;padding:13px;font:12px Roboto}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:950px){.header{height:auto;padding:28px 0;align-items:flex-start;flex-direction:column}.hero{height:430px}.hero-copy{padding:35px}.hero-copy h1{font-size:26px}.calls{gap:25px;padding-inline:0}.calls h2{font-size:28px}.footer-main{grid-template-columns:1fr 1fr}}@media(max-width:680px){.utility{font-size:16px;padding:13px 18px}.brand>img{width:255px;max-width:86vw}.header{gap:22px}nav{justify-content:flex-start;gap:13px;font-size:12px}.hero{width:100%;height:auto;min-height:620px;grid-template-columns:1fr}.hero>img{height:295px}.hero-copy{min-height:325px}.vision{width:100%;margin-top:0;font-size:21px}.calls{grid-template-columns:1fr;padding:44px 30px;gap:58px}.footer-top{font-size:22px}.footer-main{width:100%;grid-template-columns:1fr;padding:35px 30px;gap:25px}.footer-main section:nth-child(2){border-left:0;border-top:1px solid rgba(255,255,255,.7);padding:24px 0 0}.hero-copy h1{font-size:25px}}
