:root{--ink:#183c39;--muted:#62726c;--paper:#f7f7f0;--line:#d9dfd3;--green:#184f43;--lime:#deecb8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body,sans-serif);font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}a,button,select{-webkit-tap-highlight-color:transparent}a:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #a56e28;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{text-wrap:balance;font-family:var(--font-display,var(--font-body,sans-serif))}h1{font-size:clamp(40px,4.4vw,62px);line-height:1.14;letter-spacing:-.055em;font-weight:650}h1 em{font-style:normal;color:#6d8267}h2{font-size:clamp(23px,2.2vw,30px);line-height:1.4;letter-spacing:-.035em;font-weight:600}h3{font-size:22px;line-height:1.4;letter-spacing:-.025em;font-weight:650}.wrap{width:calc(100% - 80px);max-width:1280px;margin-inline:auto}.header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:36px;min-height:88px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:21px;font-weight:700;line-height:1.25;white-space:nowrap}.brand svg{width:31px;height:31px;fill:none;stroke:currentColor;stroke-width:1.5}.brand small{display:block;font-family:var(--font-body,sans-serif);font-size:9px;letter-spacing:2.2px;font-weight:500;margin-top:5px}.nav{display:flex;align-items:center;gap:25px;font-size:13px;font-weight:500}.nav a{min-height:44px;display:flex;align-items:center;gap:15px}.nav a[aria-current]{text-decoration:underline;text-underline-offset:7px}.nav a:hover{color:#8d6127}.nav .nav-demo{border-radius:7px;padding:0 15px;background:#e7eddb}.language{max-width:156px;border:1px solid var(--line);border-radius:7px;background:transparent;color:var(--ink);padding:9px;font-size:12px;min-height:44px}.language option{color:var(--ink);background:#fff}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:center;padding:40px 0 36px}.eyebrow{display:flex;gap:9px;align-items:center;font-size:11px;letter-spacing:.07em;font-weight:550;margin-bottom:16px}.eyebrow>span{color:#9c773d;font-size:17px}.lead{max-width:530px;font-size:15px;line-height:1.8;color:var(--muted);margin-top:19px}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:17px;margin-top:22px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--green);color:#fff;padding:11px 19px;border:1px solid var(--green);border-radius:7px;font-size:13px;font-weight:600;min-height:45px}.button:hover{background:#286758}.note{font-size:11px;color:var(--muted)}.visual{position:relative;min-width:0;align-self:stretch;min-height:295px;overflow:hidden;border-radius:120px 12px 12px 12px;background:#e7e8d6}.hero-img{width:100%;height:100%;max-height:340px;min-height:295px;object-fit:cover;object-position:center 42%;display:block}.visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#183b2b70);pointer-events:none}.visual figcaption{position:absolute;bottom:20px;left:25px;right:20px;display:flex;align-items:center;gap:11px;color:#fff;font-size:13px;font-weight:600;z-index:1;text-shadow:0 1px 5px #183b2b88}.caption-star{color:#f6e7b1;font-size:25px}.visual-tag{position:absolute;right:18px;top:18px;border:1px solid #ffffff90;border-radius:6px;padding:6px 12px;background:#ffffffd9;font-size:11px;letter-spacing:.1em;font-weight:650;display:flex;align-items:center;gap:14px}.visual-tag>span{font-size:15px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:24px;margin-bottom:18px}.section-heading>p{font-size:12px;color:var(--muted)}.experiences{padding:0 0 48px;scroll-margin-top:22px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.module-card{--card-bg:#e7eddd;--card-color:#365f4e;background:#fffef9;border:1px solid #d9dfd3;border-radius:12px;overflow:hidden;min-width:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:flex;flex-direction:column}.module-card:hover{transform:translateY(-4px);border-color:var(--card-color);box-shadow:0 9px 24px #1c40380f}.module-stars{--card-bg:#e8e8f1;--card-color:#626183}.module-airport{--card-bg:#f1e7cd;--card-color:#8d6b36}.module-journal{--card-bg:#f2e4db;--card-color:#966956}.module-art{height:97px;background:var(--card-bg);color:var(--card-color);display:flex;align-items:center;justify-content:center;position:relative}.module-art svg{width:125px;height:79px}.module-number{position:absolute;left:16px;top:12px;font-size:10px;letter-spacing:.05em}.module-open{position:absolute;right:14px;top:12px;border:1px solid currentColor;border-radius:50%;height:24px;width:24px;display:grid;place-content:center;font-size:16px;line-height:1}.module-content{padding:18px 18px 15px;display:flex;flex-direction:column;flex:1}.module-content h3{font-size:21px}.module-content>p{color:var(--muted);font-size:13px;line-height:1.8;margin-top:8px;flex:1}.module-foot{margin-top:17px;padding-top:12px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:9px;color:var(--muted)}.module-enter{font-weight:650;color:var(--ink);font-size:11px;white-space:nowrap}.connection{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:44px 46px;background:#e9eedf;border-radius:14px}.connection .eyebrow{font-size:10px;letter-spacing:.15em;color:#637553}.connection h2{font-size:28px}.subline{color:var(--muted);font-size:13px;margin-top:16px;max-width:375px}.connection-steps{display:grid;gap:19px}.connection-steps article{display:flex;align-items:start;gap:17px}.step-number{font-size:11px;border:1px solid #bac9b0;border-radius:50%;min-width:30px;height:30px;display:grid;place-content:center;margin-top:2px;color:#6c7b60}.connection-steps h3{font-size:16px}.connection-steps p{font-size:12px;line-height:1.65;color:var(--muted);margin-top:5px}.resources{padding:43px 0 40px}.resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.resource{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid #cbd5c7;padding:17px 0}.resource strong{font-size:15px;font-weight:600;display:block}.resource small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.resource-arrow{font-size:22px;color:#607f61}.resource:hover strong{color:#8d6127}.resource-flow{border-color:#6c885c}.faq{max-width:780px;margin:44px auto 0}.faq h2{margin-bottom:18px}.faq details{border-bottom:1px solid var(--line)}.faq summary{font-size:14px;font-weight:600;cursor:pointer;padding:18px 0}.faq details p{font-size:13px;line-height:1.8;color:var(--muted);padding:0 0 18px}.footer{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;border-top:1px solid var(--line);padding:25px 0 30px;color:var(--muted);font-size:11px}.footer>div{display:flex;flex-direction:column;gap:4px}.footer strong{font-size:12px;font-weight:650;color:var(--ink)}.footer>div:last-child{align-items:flex-end;gap:10px}.team-credit{font-size:10px;letter-spacing:.035em}.footer a{min-height:30px;display:flex;align-items:center}.skip{position:fixed;top:-100px;z-index:9;background:#fff;padding:12px}.skip:focus{top:6px}html[lang=en] h1{font-size:clamp(39px,4.1vw,58px);letter-spacing:-.065em}html[lang=en] .module-content h3{font-size:20px}html[lang=en] .module-foot{font-size:9px}html[lang=en] .module-content>p{font-size:13px}
@media(min-width:1400px){.hero{padding-top:38px;padding-bottom:32px}.hero-img{max-height:315px}}
@media(max-width:1080px){.wrap{width:calc(100% - 48px)}.header{gap:22px}.nav{gap:18px}.brand{font-size:18px}.hero{gap:36px}.module-grid{gap:12px}.module-content{padding:15px 14px}.module-content h3{font-size:19px}.module-foot{align-items:start;flex-direction:column}.connection{gap:45px;padding:32px}.hero h1{font-size:45px}html[lang=en] .hero h1{font-size:42px}.note{font-size:10px}.actions{gap:12px}}
@media(max-width:800px){.header{gap:18px}.nav{gap:14px;font-size:12px}.nav .nav-demo{padding:0 11px}.language{max-width:132px}.brand{font-size:17px}.brand svg{width:26px}.brand small{font-size:8px;letter-spacing:1.5px}.hero{gap:26px}.hero h1,html[lang=en] .hero h1{font-size:38px}.lead{font-size:13px}.visual{min-height:270px}.hero-img{min-height:270px;max-height:315px}.visual figcaption{left:17px;font-size:11px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.module-foot{flex-direction:row;align-items:center}.module-art{height:92px}.module-content{padding:17px}.module-content h3,html[lang=en] .module-content h3{font-size:21px}.connection{gap:28px}.connection h2{font-size:25px}.resource-grid{gap:20px}}
@media(max-width:600px){.wrap{width:calc(100% - 36px)}.header{grid-template-columns:1fr auto;gap:10px 18px;padding:17px 0 11px;min-height:0}.brand{font-size:18px}.brand svg{width:28px}.language{grid-column:2;grid-row:1;max-width:136px;min-height:40px;font-size:11px}.nav{grid-column:1 / -1;grid-row:2;justify-content:space-between;gap:15px;padding-top:1px}.nav a{min-height:35px;font-size:12px}.nav .nav-demo{padding:0 13px}.hero{display:block;padding:29px 0 26px}.eyebrow{font-size:10px;margin-bottom:12px}.hero h1,html[lang=en] .hero h1{font-size:42px;line-height:1.16;letter-spacing:-.055em}.lead{font-size:13px;margin-top:16px;max-width:450px;line-height:1.8}.actions{margin-top:19px;gap:10px;align-items:flex-start;flex-direction:column}.button{min-height:45px;font-size:12px;padding:10px 17px;gap:37px}.note{font-size:10px}.visual{display:none}.section-heading{display:block;margin-bottom:15px}.section-heading h2{font-size:23px}.section-heading p{margin-top:5px;font-size:11px}.module-grid{gap:12px}.module-art{height:88px}.module-art svg{width:104px;height:70px}.module-number{left:11px;top:10px;font-size:9px}.module-open{top:10px;right:10px;width:22px;height:22px;font-size:15px}.module-content{padding:14px 12px 13px}.module-content h3,html[lang=en] .module-content h3{font-size:18px;line-height:1.3}.module-content>p,html[lang=en] .module-content>p{font-size:12px;line-height:1.7;margin-top:9px}.module-foot{flex-direction:column;align-items:flex-start;gap:7px;font-size:8px;margin-top:13px;padding-top:10px}.module-enter{font-size:10px}.experiences{padding-bottom:30px}.connection{grid-template-columns:1fr;gap:26px;padding:26px 23px;border-radius:12px}.connection h2{font-size:24px}.connection .eyebrow{margin-bottom:13px}.subline{font-size:12px;margin-top:13px}.connection-steps{gap:18px}.connection-steps h3{font-size:16px}.connection-steps p{font-size:11px}.resources{padding:32px 0 25px}.resource-grid{grid-template-columns:1fr;gap:0}.resource{padding:16px 0}.resource strong{font-size:14px}.resource small{font-size:11px}.faq{margin-top:30px}.faq h2{font-size:23px}.faq summary{font-size:13px}.faq details p{font-size:12px}.footer{flex-direction:column;gap:17px;padding-top:22px;font-size:10px}.footer>div:last-child{align-items:flex-start}.footer strong{font-size:12px}.team-credit{font-size:10px}html[lang=en] .module-content h3{font-size:17px}html[lang=en] .brand{font-size:17px}html[lang=en] .module-foot{font-size:8px}}
@media(max-width:359px){.wrap{width:calc(100% - 28px)}.brand{font-size:16px}.brand svg{width:23px}.language{max-width:125px}.module-grid{gap:9px}.module-content{padding-inline:10px}.hero h1,html[lang=en] .hero h1{font-size:37px}.module-content h3,html[lang=en] .module-content h3{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.module-card{transition:none}.module-card:hover{transform:none}}
