:root{--navy:#101e2b;--blue:#20394e;--ink:#172735;--muted:#5e6b74;--gold:#d4b77c;--paper:#f7f6f2;--line:#dedfd9;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;font-family:"Avenir Next",Avenir,"Segoe UI",Arial,sans-serif;color:var(--ink);line-height:1.75;background:var(--paper);-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:5px}a:hover{color:#8e6b2e}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:6px}::selection{background:#dfc898;color:var(--navy)}header{background:var(--navy);min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:35px;padding:14px max(5%,calc((100% - 1280px)/2));border-bottom:1px solid #ffffff16}.brand{display:flex;align-items:center;flex-shrink:0}.brand img{display:block;width:175px;height:auto}nav{display:flex;gap:6px;align-items:center}nav a{font-size:13px;font-weight:600;color:#e8ecee;text-decoration:none;white-space:nowrap;padding:10px 14px;border-radius:30px;transition:background .15s}nav a:hover,nav a[aria-current]{background:#ffffff10;color:var(--gold)}nav a:last-child{border:1px solid #d4b77c60;margin-left:12px;color:var(--gold);padding-inline:23px}.menu-toggle{display:none}.skip{position:absolute;top:-65px;left:15px;background:white;padding:10px;z-index:20}.skip:focus{top:10px}.wrap{width:min(1200px,88%);margin:auto}.hero{position:relative;background-color:var(--navy);background-size:cover;background-position:center;color:white;padding:105px 0;isolation:isolate}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#101e2b50,transparent);z-index:-1}.hero h1{font-size:clamp(42px,5.8vw,76px);font-weight:500;line-height:1.07;letter-spacing:-3px;margin:0 0 28px}.hero .description{color:#e4e9e8;font-size:19px;font-weight:400;line-height:1.75;max-width:670px}.hero h2{color:white}.hero .columns{align-items:center}.hero figure{max-width:340px;margin:auto}.hero .button{background:var(--gold);color:var(--navy)}.home-hero{min-height:640px;display:flex;align-items:center;padding:115px 0 160px;background-position:center 48%}.home-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#101e2b40,transparent);z-index:-1}.home-hero .infobox{max-width:710px}.home-hero h1{font-size:clamp(54px,7.4vw,98px);line-height:1.05;letter-spacing:-4.5px;font-weight:400;margin-bottom:35px}.home-hero h1 span{display:block}.home-hero .hero-prefix{color:#ead2a3}.home-hero .description{max-width:575px;font-size:17px}.eyebrow{font-size:14px;font-weight:600;line-height:1.4;margin:0 0 22px;letter-spacing:1.5px;text-transform:uppercase;color:#937543}.section{padding:95px 0}.columns{display:flex;gap:75px;align-items:center}.columns>*{flex:1;min-width:0}.column>.columns{gap:0}.column>.columns>.infobox{flex:1}.column>.button{display:table;margin-top:18px}h2{font-size:clamp(30px,3.2vw,44px);line-height:1.16;margin:0 0 28px;font-weight:500;letter-spacing:-1.3px}.description{font-size:16px;color:var(--muted)}.description p{margin:0 0 20px}.description a{overflow-wrap:anywhere;color:#496b78}.description:empty{display:none}figure{margin:0}figure img{display:block;width:100%;height:auto;max-height:660px;object-fit:contain;margin:auto;border-radius:var(--radius)}figure a{display:block}.button{display:inline-flex;justify-content:center;align-items:center;gap:20px;padding:15px 25px;background:var(--navy);color:white;border:1px solid transparent;border-radius:50px;text-decoration:none;font-size:13px;font-weight:600;margin-top:20px;cursor:pointer;transition:background .2s,transform .2s}.button:after{content:'↗';font-size:21px;line-height:1}.button:hover{background:#3c5362;color:white;transform:translateY(-2px)}.home-callout{padding:0;background:none}.home-callout .wrap{position:relative;margin-top:-74px}.home-callout .infobox{display:grid;grid-template-columns:1.25fr 1fr auto;align-items:center;column-gap:35px;border-radius:var(--radius);padding:40px 46px;background:white;box-shadow:0 18px 50px #101e2b0d}.home-callout h2{font-size:29px;margin:0;letter-spacing:-.8px}.home-callout .description{font-size:14px}.home-callout .button{margin:0;white-space:nowrap}.home-intro{padding-top:100px}.home-intro figure img{border-radius:28px}.home-intro .button{background:transparent;border:1px solid #bcc5c9;color:var(--ink);margin-top:16px}.home-intro .button:hover{background:white}.partners{padding:50px 0 75px;border-top:1px solid var(--line)}.logos{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:stretch}.logos>a,.logos>div{display:flex;align-items:center;justify-content:center;background:white;border:1px solid #eeeee9;border-radius:16px;padding:20px;min-width:0}.logos img{max-width:100%;width:125px;height:80px;object-fit:contain}.business-row{border-bottom:1px solid var(--line)}.business-row:nth-child(even){background:white}.business-row figure{position:relative}.business-row .infobox:before{content:"";display:block;width:44px;height:3px;background:var(--gold);margin-bottom:28px}.links{list-style:none;padding:0;font-size:14px}.links a{display:inline-block;padding:9px 18px;background:#e7e9e1;border-radius:30px;text-decoration:none}.contact-section{background:var(--paper)}.contact-section .columns{align-items:flex-start}.contact-form{max-width:760px;width:100%;margin:auto;padding:40px;background:white;border:1px solid #e4e6de;border-radius:var(--radius);box-shadow:0 10px 40px #101e2b05}.contact-form label{display:block;font-size:13px;font-weight:600;margin:0 0 22px}.contact-form input,.contact-form textarea{display:block;width:100%;padding:13px 15px;border:1px solid #d7dcd9;border-radius:9px;margin-top:8px;background:#fcfcfa;color:var(--ink)}.contact-form input:focus,.contact-form textarea:focus{border-color:#9f8456;outline:2px solid #d4b77c40}.contact-form textarea{resize:vertical}.contact-form p{font-size:13px;overflow-wrap:anywhere}.form-note{color:var(--muted)}.form-status:not(:empty){padding:15px;background:#f5efdf;border-radius:8px}.contact-form .button{margin-top:10px;background:var(--navy)}footer{background:var(--navy);color:#e8ecee;padding:75px 6% 30px;font-size:14px}.footer-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr 1.4fr;gap:60px}footer a{color:#d9c6a1;overflow-wrap:anywhere}footer strong{font-size:17px;color:white;font-weight:500}footer p{color:#aebbc1}.map{display:block;width:100%;max-width:1200px;height:260px;border:0;border-radius:16px;margin:45px auto 0}.footer-extra{max-width:1200px;margin:25px auto 0;border-top:1px solid #ffffff18;padding-top:22px;font-size:12px}
@media(min-width:761px){.business-row .columns>.column:first-child:not(:has(figure)){padding-right:20px}.business-row .columns>.column:last-child:not(:has(figure)){padding-left:20px}}
@media(max-width:1100px){header{gap:15px;padding-inline:4%}nav a{padding-inline:10px;font-size:12px}.brand img{width:150px}nav a:last-child{margin-left:4px;padding-inline:16px}.columns{gap:40px}.home-callout .infobox{padding:32px;column-gap:25px;grid-template-columns:1.2fr 1fr}.home-callout .button{grid-column:1/-1;justify-self:start;margin-top:20px}}
@media(max-width:760px){html{scroll-padding-top:90px}header{min-height:90px;justify-content:space-between;flex-wrap:wrap;gap:0;padding:12px 6%}.brand img{width:135px}.menu-toggle{display:flex;align-items:center;gap:15px;border:1px solid #ffffff35;background:transparent;padding:10px 17px;border-radius:30px;color:#f4e8d0;font-size:12px}nav{display:none;width:100%;padding:18px 0 6px}nav.open{display:flex;flex-direction:column;align-items:stretch;gap:5px}nav a{font-size:14px;padding:12px 15px}nav a:last-child{margin-left:0;padding-inline:15px}.wrap{width:88%}.hero{padding:65px 0}.hero h1{font-size:44px;letter-spacing:-1.8px}.hero .description{font-size:16px}.home-hero{min-height:555px;padding:75px 0 120px;background-position:57% center}.home-hero h1{font-size:58px;letter-spacing:-2.5px;line-height:1.06}.home-hero .description{font-size:15px}.columns{flex-direction:column;align-items:stretch;gap:35px}.column{width:100%}.section{padding:60px 0}.home-callout{padding:0}.home-callout .wrap{margin-top:-50px}.home-callout .infobox{display:block;padding:30px;border-radius:18px}.home-callout h2{font-size:29px;margin-bottom:18px}.home-callout .button{margin-top:24px;white-space:normal}.hero .columns{align-items:stretch}.hero figure{max-width:240px}.description{font-size:15px}.logos{grid-template-columns:repeat(3,1fr);gap:10px}.logos>a,.logos>div{padding:10px;border-radius:10px}.logos img{height:58px}.footer-grid{grid-template-columns:1fr;gap:28px}footer{padding-top:50px}footer p{margin-bottom:0}h2{font-size:32px;letter-spacing:-.8px}.contact-form{padding:25px 22px}.button{padding:14px 20px}.business-row .columns>.column:has(figure){order:-1}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}.button:hover{transform:none}}
