@font-face{font-family:Inter;src:local("Inter Regular"),local("Inter-Regular"),url("assets/fonts/Inter-Regular.woff2") format("woff2");font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:local("Inter Medium"),local("Inter-Medium"),url("assets/fonts/Inter-Medium.woff2") format("woff2");font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:local("Inter SemiBold"),local("Inter-SemiBold"),url("assets/fonts/Inter-SemiBold.woff2") format("woff2");font-weight:600;font-display:swap}
@font-face{font-family:"Inter Display";src:local("Inter Display Bold"),local("InterDisplay-Bold"),url("assets/fonts/InterDisplay-Bold.woff2") format("woff2");font-weight:700;font-display:swap}
:root{--paper:#FAFAF8;--ink:#14232D;--muted:#57646B;--line:#D2D8DA;--brick:#CE4709;--hover:#AC3907;--active:#8C2F08;--accent:#D5621A}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:26px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.5 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--ink);outline-offset:5px}img,svg{display:block;max-width:100%}p,h1,h2,figure{margin:0}.shell{width:calc(100% - 112px);max-width:1328px;margin-inline:auto}.site-header{height:116px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.logo{width:224px;height:auto}.languages{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:500}.languages a{padding:12px 0;color:var(--muted)}.languages a[aria-current]{color:var(--ink);font-weight:600}.languages span{color:#B5BEC1}.hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;gap:52px;padding-top:44px;padding-bottom:42px}.hero-copy{padding:4px 0 13px}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.12em;display:flex;align-items:center;gap:13px;line-height:1.7;color:var(--muted)}.brand-dash{display:block;flex:0 0 24px;height:2px;background:var(--accent)}h1{font-family:"Inter Display",Inter,Arial,sans-serif;font-weight:700;font-size:clamp(42px,4.15vw,60px);line-height:1.04;letter-spacing:-.038em;margin:28px 0 24px;max-width:660px}.lead{font-size:20px;line-height:1.4;font-weight:500;margin-bottom:9px}.intro{font-size:17px;line-height:1.65;color:var(--muted);max-width:485px}.primary-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--brick);color:#FFF;min-height:56px;padding:15px 23px;font-size:16px;font-weight:500;margin-top:30px;transition:background-color 140ms ease}.primary-cta svg{width:24px;height:24px;flex-shrink:0}.primary-cta:hover{background:var(--hover)}.primary-cta:active{background:var(--active)}.contact-note{font-size:12px;line-height:1.6;color:var(--muted);margin-top:14px}.hero-figure{min-width:0}.hero-figure picture{display:block;background:#E8E5DE}.hero-image{width:100%;height:auto;aspect-ratio:1220/1116}.hero-figure figcaption{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:14px}.hero-figure figcaption>span{font-size:10px;letter-spacing:.07em;text-transform:uppercase}.hero-figure small{font-size:10px;line-height:1.5;color:var(--muted);text-align:right}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:30px 0 34px;border-top:1px solid var(--line);gap:0}.feature{padding:0 32px}.feature:first-child{padding-left:0}.feature:last-child{padding-right:0}.feature+.feature{border-left:1px solid var(--line)}.feature-icon{width:55px;height:55px;margin-bottom:15px}.feature h2{font-family:"Inter Display",Inter,Arial,sans-serif;font-weight:700;font-size:23px;letter-spacing:-.025em;line-height:1.18;max-width:290px;margin-bottom:10px}.feature p{font-size:14px;line-height:1.65;color:var(--muted);max-width:342px}.contacts-wrap{background:#F0F2F1;border-top:1px solid var(--line);padding:25px 0 30px}.contact-heading{font:600 13px/1.5 Inter,Arial,sans-serif;margin-bottom:23px;scroll-margin-top:22px}.contact-heading:focus{outline:none}.contact-heading:focus-visible{outline:2px solid var(--brick);outline-offset:7px}.contact-grid{display:grid;grid-template-columns:1fr 1fr 1.04fr;gap:36px}.small-label{font-size:10px;letter-spacing:.11em;color:var(--muted);font-weight:500;margin-bottom:9px}.phones{display:flex;flex-direction:column;align-items:flex-start;font-size:18px;font-weight:500;line-height:1.7;letter-spacing:-.02em}.phones a:hover,.association-link:hover{text-decoration:underline;text-underline-offset:4px}.contact-grid address{font-size:14px;font-style:normal;line-height:1.75}.affiliation p:not(.small-label){font-size:14px;line-height:1.7}.association-link{display:inline-flex;gap:14px;align-items:center;font-size:12px;font-weight:500;margin-top:5px}.site-footer{padding-block:19px;display:flex;justify-content:space-between;gap:16px;font-size:10px;color:var(--muted)}.skip{position:fixed;top:6px;left:6px;padding:12px 18px;z-index:1000;transform:translateY(-160%);background:white}.skip:focus{transform:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.hero{padding-top:52px;padding-bottom:50px}h1{font-size:62px}}
@media(max-width:1140px){.shell{width:calc(100% - 72px)}.hero{gap:30px}.eyebrow{font-size:9px}h1{font-size:44px}.lead{font-size:18px}.intro{font-size:15px}.feature h2{font-size:21px}.feature{padding:0 24px}.contact-grid{gap:24px}}
@media(max-width:959px){.shell{width:calc(100% - 56px)}.site-header{height:96px}.logo{width:203px}.hero{grid-template-columns:1fr;gap:30px;padding-top:36px;padding-bottom:28px}.eyebrow{font-size:10px}h1{font-size:56px;margin:23px 0 22px}.hero-copy{padding:0}.intro{max-width:570px;font-size:17px}.lead{font-size:20px}.hero-image{aspect-ratio:1536/570}.features{padding:25px 0 30px}.feature{padding:0 20px}.feature h2{font-size:21px}.feature p{font-size:13px}.feature-icon{width:48px;height:48px}.contact-grid{grid-template-columns:1fr 1fr;row-gap:25px}.affiliation{grid-column:1/-1;padding-top:20px;border-top:1px solid var(--line)}.affiliation p:not(.small-label) br{display:none}.affiliation .association-link{margin-top:8px}}
@media(max-width:599px){.shell{width:calc(100% - 40px)}.site-header{height:94px}.logo{width:188px}.languages{gap:10px;font-size:11px}.hero{padding-top:30px;gap:25px;padding-bottom:23px}.eyebrow{font-size:8px;letter-spacing:.08em;gap:10px}.brand-dash{flex-basis:17px}h1{font-size:42px;line-height:1.055;letter-spacing:-.038em;margin:22px 0 23px}.lead{font-size:17px;margin-bottom:10px}.intro{font-size:15px;line-height:1.65}.primary-cta{margin-top:25px;display:flex;width:100%;min-height:54px;font-size:15px;padding:14px 20px}.contact-note{font-size:11px;margin-top:12px}.hero-image{aspect-ratio:780/490}.hero-figure figcaption{gap:10px;padding-top:11px}.hero-figure figcaption>span{font-size:8px;letter-spacing:.035em}.hero-figure small{font-size:8px}.features{grid-template-columns:1fr;padding:0 0 22px}.feature{position:relative;padding:23px 0 23px 70px;min-height:133px}.feature:first-child{padding:23px 0 23px 70px}.feature:last-child{padding:23px 0 1px 70px}.feature+.feature{border-left:0;border-top:1px solid var(--line)}.feature-icon{position:absolute;left:0;top:23px;width:48px;height:48px;margin:0}.feature h2{font-size:22px;line-height:1.14;max-width:260px;margin-bottom:9px}.feature p{font-size:13px;line-height:1.65}.contacts-wrap{padding:23px 0 24px}.contact-heading{font-size:13px;margin-bottom:21px}.contact-grid{grid-template-columns:1fr;gap:24px}.small-label{font-size:9px;margin-bottom:8px}.phones{font-size:20px;line-height:1.6}.contact-grid address{font-size:14px}.affiliation{padding-top:21px}.affiliation p:not(.small-label){font-size:14px}.affiliation p:not(.small-label) br{display:block}.site-footer{padding-block:17px;display:block;font-size:9px;line-height:1.7}.site-footer span{display:block}.site-footer span+span{margin-top:4px}}
@media(max-width:359px){.logo{width:165px}h1{font-size:36px}.eyebrow{font-size:7px}.feature{padding-left:60px}.feature:first-child,.feature:last-child{padding-left:60px}.hero-figure figcaption{flex-wrap:wrap}.languages{gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
