*{box-sizing:border-box}body{margin:0;background:#f7f5ef;color:#003f50;font:18px/1.7 Figtree,Arial,sans-serif}.wrap{width:min(850px,calc(100% - 40px));margin:auto}header{background:#003f50}header .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:20px 0}header a{color:#f7f5ef;font-size:15px}header img{display:block;max-width:100%}main{padding:60px 0}h1,h2{font-family:Outfit,Arial,sans-serif;line-height:1.15}h1{font-size:clamp(36px,6vw,55px);letter-spacing:-1.5px;margin:12px 0 42px}h2{font-size:26px;margin:36px 0 15px}.eyebrow{font-size:12px;letter-spacing:1.5px}p{margin:15px 0}a{color:inherit;text-underline-offset:4px}a:focus-visible{outline:3px solid #ffa400;outline-offset:5px}footer{padding:28px 0;border-top:1px solid #dce9e8;font-size:15px}nav{display:flex;gap:25px;flex-wrap:wrap}