@font-face{font-family:Onest;src:url('assets/onest.ttf') format('truetype');font-weight:100 900;font-display:swap}
:root{--paper:#f7f8f2;--ink:#161911;--lime:#b8ed43;--green:#598009;--muted:#62665d;--line:#dce0d3;--dark:#191d14;--radius:12px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Onest,Arial,sans-serif}::selection{background:var(--lime);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible{outline:3px solid var(--green);outline-offset:5px}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:2px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;height:108px;gap:32px}.header-actions{display:flex;align-items:center;gap:22px;margin-left:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.lang-switch{display:flex;align-items:center;margin-bottom:0;line-height:1;position:relative;flex:none}.lang-switch select{display:block;width:auto;min-height:34px;margin:0;border:1px solid var(--line);border-radius:6px;background-color:var(--paper);padding:5px 28px 5px 10px;font-size:13px;font-weight:550;color:var(--ink);cursor:pointer;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='none' stroke='%23161911' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' d='M1 1.5 6 6.5 11 1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px}.lang-switch select:hover{border-color:#b8bfb0}.lang-switch select:focus{outline:2px solid var(--green);outline-offset:2px}.header-phone{font-size:14px;font-weight:550;font-variant-numeric:tabular-nums;white-space:nowrap;letter-spacing:-.3px}.header-phone:hover{color:var(--green)}.logo{font-size:37px;font-weight:800;letter-spacing:-1.8px;line-height:1;white-space:nowrap}.logo>span:not(.logo-dot){color:var(--green)}.logo-dot{font-size:11px;vertical-align:top;display:inline-block;margin:2px 0 0 4px;letter-spacing:0}.header nav{display:flex;gap:35px;font-size:14px;font-weight:500}.header nav a:hover{color:var(--green)}.button{display:inline-flex;justify-content:center;align-items:center;gap:28px;min-height:58px;padding:15px 25px;border:0;border-radius:8px;background:var(--lime);color:var(--ink);font-size:15px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:#c9f478;transform:translateY(-2px)}.button.small{min-height:46px;padding:12px 19px;font-size:14px;gap:24px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:54px;align-items:center;padding:32px 0 58px}.hero-copy{padding-bottom:10px;position:relative;z-index:1}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(65px,6.9vw,96px);line-height:.99;letter-spacing:-.04em;font-weight:650;margin-bottom:30px}h1 span{color:var(--green)}.hero-copy>p{font-size:17px;line-height:1.65;color:#555b50;max-width:430px;margin-bottom:30px}.text-link{display:flex;align-items:center;gap:12px;margin-top:25px;font-size:12px;color:var(--muted)}.text-link svg{width:16px;height:16px}.hero-visual{height:574px;position:relative;margin-right:26px;align-self:stretch}.hero-visual>img{width:100%;height:100%;object-fit:cover;object-position:50% 52%;border-radius:230px 230px 8px 8px;display:block}.photo-note{position:absolute;right:-26px;bottom:83px;background:var(--ink);color:white;font-size:22px;line-height:1.35;padding:23px 52px 23px 26px;border-radius:8px;font-weight:500}.photo-note span{color:var(--lime)}.photo-note svg{position:absolute;right:16px;top:18px;width:18px}.photo-location{position:absolute;bottom:20px;left:22px;color:white;background:#161911b3;padding:5px 9px;font-size:9px;letter-spacing:1.5px}.country-band{background:#e9f6cb;border-top:1px solid #e0edc4;border-bottom:1px solid #e0edc4}.country-band>.wrap{display:flex;justify-content:space-between;align-items:center;min-height:86px;gap:24px}.country-band span:first-child{font-size:23px;font-weight:550;letter-spacing:-.6px}.band-right{display:flex;align-items:center;gap:25px;font-size:13px}.mobile-break{display:none}.section{padding-block:100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:48px}h2{font-size:clamp(32px,3.4vw,47px);font-weight:550;letter-spacing:-.035em;line-height:1.14;margin-bottom:0}.section-heading>p{margin:0 0 4px;color:var(--muted);font-size:15px;line-height:1.7}.service-list{display:grid;grid-template-columns:repeat(3,1fr)}.service-list article{padding:0 36px;border-left:1px solid var(--line);display:flex;align-items:flex-start;flex-direction:column}.service-list article:first-child{padding-left:0;border:0}.service-list article:last-child{padding-right:0}.service-icon{height:38px;width:38px;margin-bottom:27px;color:var(--green);stroke-width:1.4}.service-list h3{font-size:22px;letter-spacing:-.5px;line-height:1.3;font-weight:550;margin-bottom:15px}.service-list p{font-size:14px;color:var(--muted);margin-bottom:26px;line-height:1.8}.service-list a{display:flex;align-items:center;justify-content:space-between;width:100%;gap:15px;font-size:13px;font-weight:550;margin-top:auto}.service-list a:hover{color:var(--green)}.service-list a svg{height:19px;width:19px}.countries{background:var(--dark);color:var(--paper)}.countries .section-heading p{color:#b8bfb0}.country-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:90px}.country-choices{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;align-content:start}.country-choice{display:flex;align-items:center;gap:12px;background:transparent;border:1px solid #454b3d;color:var(--paper);border-radius:6px;padding:14px 12px;font-size:13px;text-align:left;transition:background .2s,border-color .2s;min-height:52px}.country-choice:hover{background:#303827;border-color:#79866a}.country-choice[aria-pressed=true]{background:var(--lime);color:var(--ink);border-color:var(--lime)}.flag{width:22px;height:15px;display:inline-block;flex-shrink:0;position:relative;overflow:hidden;border-radius:2px;box-shadow:0 0 0 1px #ffffff30}.destination-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #454b3d;padding-bottom:17px;margin-bottom:22px}.destination-top span:first-child{color:var(--lime);font-size:17px}.destination-top span:last-child{font-size:9px;letter-spacing:1.6px;color:#b8bfb0}.destination-panel h3{font-size:35px;font-weight:500;letter-spacing:-1px;margin-bottom:14px;line-height:1.2}.destination-panel>p{font-size:14px;color:#b8bfb0;max-width:360px;margin-bottom:22px}.destination-panel .button{min-height:48px;padding:12px 19px;font-size:13px}.destination-panel small{display:block;font-size:11px;color:#b8bfb0;max-width:320px;line-height:1.6;margin-top:19px}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps li{position:relative;border-top:1px solid #c4cbb9;padding-top:24px}.step-number{display:inline-flex;background:#e9f6cb;border-radius:50%;height:38px;width:38px;align-items:center;justify-content:center;font-size:12px;font-weight:600;margin-bottom:25px;font-variant-numeric:tabular-nums}.steps h3{font-size:17px;letter-spacing:-.4px;font-weight:550;margin-bottom:13px}.steps p{font-size:13px;color:var(--muted);margin:0;line-height:1.8}.process-note{font-size:11px;margin:40px 0 0;color:var(--muted)}.consultation{background:#edf0e5}.consultation-layout{display:grid;grid-template-columns:1fr 1.1fr;gap:80px}.consultation h2{font-size:clamp(34px,3.7vw,50px)}.consultation h2 span{color:var(--green)}.consultation-layout>div>p{color:var(--muted);font-size:14px;line-height:1.8;margin-top:24px}.request-note{display:flex;gap:11px;align-items:flex-start;margin-top:35px}.note-dot{width:7px;height:7px;flex:none;margin-top:7px;background:var(--green);border-radius:50%}.request-note p{font-size:11px;color:var(--muted);line-height:1.7}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:12px;font-weight:550;margin-bottom:23px}input,select,textarea{display:block;margin-top:8px;width:100%;border:1px solid #c9cfbf;border-radius:6px;background:var(--paper);padding:12px 13px;color:var(--ink);font-size:13px;min-height:46px}textarea{resize:vertical;min-height:100px}input::placeholder,textarea::placeholder{color:#707667;opacity:1}select{padding-right:25px}label .optional{font-weight:400;color:var(--muted)}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.form-error{font-size:12px;color:#7a2e2e;margin:0 0 14px;line-height:1.5}form>.button{width:100%;justify-content:space-between;font-size:14px}form>.button:disabled{opacity:.65;transform:none;cursor:wait}.form-footnote{font-size:10px;color:var(--muted);margin:13px 0 0}.request-result{align-self:start}.request-result h3{font-size:29px;line-height:1.2;margin:18px 0 12px;letter-spacing:-.7px}.result-check{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;background:var(--lime);border-radius:50%}.request-result>p{margin-top:0!important}.request-result dl{font-size:13px;overflow-wrap:anywhere}.request-result dl>div{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:8px 0;border-bottom:1px solid #d1d7c6}.request-result dt{color:var(--muted)}.request-result dd{margin:0;white-space:pre-wrap}.result-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px;margin-top:25px}.edit-button{border:0;border-bottom:1px solid;background:none;padding:4px 0;font-size:13px}.footer{display:flex;align-items:center;gap:50px;padding-top:52px;flex-wrap:wrap}.footer>p{font-size:13px;color:var(--muted);margin:0}.footer-contacts{display:flex;flex-direction:column;gap:3px;margin-left:auto;font-size:13px;font-weight:550;line-height:1.4}.footer-contacts a{white-space:nowrap}.footer-contacts a:hover{color:var(--green)}.footer>a:nth-of-type(2){display:flex;align-items:center;gap:14px;font-size:13px}.footer-bottom{width:100%;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:22px 0;margin-top:0;font-size:10px;color:var(--muted)}.skip-link{position:fixed;top:-80px;left:20px;z-index:20;background:var(--lime);padding:12px 20px}.skip-link:focus{top:10px}.noscript{padding:25px;background:var(--lime)}[hidden]{display:none!important}
@media(min-width:1550px){.hero{padding-top:55px;padding-bottom:80px}.hero-visual{height:620px}}
@media(max-width:1050px){.wrap{width:calc(100% - 64px)}.hero{gap:25px}.hero-visual{height:530px;margin-right:10px}.photo-note{right:-10px;font-size:18px;padding:20px 42px 20px 20px}h1{font-size:73px}.country-layout{gap:40px;grid-template-columns:1.4fr 1fr}.country-choices{grid-template-columns:repeat(2,1fr)}.consultation-layout{gap:40px}.service-list article{padding-inline:24px}.steps{gap:20px}.header nav{gap:22px}.header-actions{gap:16px}.lang-switch select{font-size:12px}.section{padding-block:75px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header{height:85px;gap:20px;position:relative}.logo{font-size:31px}.header-cta{display:none}.menu-toggle{display:flex;align-items:center;gap:10px;padding:10px 0 10px 10px;background:none;border:0;font-size:13px}.menu-toggle span{width:18px;height:8px;border-top:1px solid;border-bottom:1px solid}.header nav{display:none;position:absolute;top:75px;right:0;left:0;z-index:5;background:var(--paper);box-shadow:0 12px 24px #16191115;border:1px solid var(--line);padding:20px;border-radius:8px}.header nav.is-open{display:flex;flex-direction:column;gap:20px}.hero{padding:27px 0 40px;grid-template-columns:1fr;gap:35px}.hero-copy{padding-bottom:0}h1{font-size:clamp(61px,12vw,85px);line-height:1.02;margin-bottom:23px}.hero-copy>p{font-size:15px;max-width:460px;margin-bottom:25px}.hero .button{min-height:53px;font-size:14px}.text-link{margin-top:20px;font-size:11px}.hero-visual{height:440px;width:calc(100% - 20px);max-width:480px;margin:0 auto}.hero-visual>img{object-position:50% 58%}.photo-note{right:-10px;bottom:62px;font-size:22px}.country-band>.wrap{min-height:95px}.country-band span:first-child{font-size:20px;line-height:1.4}.band-right{font-size:0;gap:0}.band-right svg{width:30px;height:30px}.mobile-break{display:block}.section{padding-block:60px}.section-heading{display:block;margin-bottom:34px}h2{font-size:35px}.section-heading>p{font-size:13px;margin-top:20px}.service-list{grid-template-columns:1fr}.service-list article,.service-list article:first-child,.service-list article:last-child{padding:26px 0;border:0;border-bottom:1px solid var(--line)}.service-list article:first-child{padding-top:0}.service-list article:last-child{padding-bottom:0;border:0}.service-icon{width:32px;height:32px;margin-bottom:17px}.service-list h3{font-size:22px;margin-bottom:10px}.service-list p{margin-bottom:17px}.service-list a{justify-content:flex-start;gap:15px}.country-layout{grid-template-columns:1fr;gap:36px}.country-choices{grid-template-columns:repeat(2,1fr);gap:9px}.country-choice{font-size:12px;min-height:49px}.destination-panel{border-top:1px solid #454b3d;padding-top:26px}.destination-top{margin-bottom:20px}.steps{grid-template-columns:1fr 1fr;gap:30px 22px}.steps h3{font-size:16px}.step-number{margin-bottom:16px}.process-note{margin-top:30px}.consultation-layout{grid-template-columns:1fr;gap:30px}.consultation h2{font-size:37px}.request-note{margin-top:23px}.request-note p{margin-bottom:0}.form-row{gap:12px}input,select,textarea{font-size:16px;padding:11px 10px}.form-footnote{font-size:11px}.header-actions{gap:10px}.lang-switch select{min-height:32px;padding:4px 22px 4px 8px;font-size:12px}.header-phone{font-size:13px}.footer{padding-top:38px;gap:22px}.footer>p{width:100%;order:3}.footer-contacts{width:100%;order:2;margin-left:0}.footer>a:nth-of-type(2){font-size:11px;gap:6px}.footer-bottom{order:4;flex-wrap:wrap;margin-top:6px;gap:10px}.footer-bottom>span:nth-child(2){display:none}}
@media(max-width:480px){.form-row{grid-template-columns:1fr;gap:0}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}h1{font-size:58px}.hero-visual{height:365px}.footer>a:nth-of-type(2){margin-left:0}.photo-note{font-size:19px}.country-choice{gap:8px;padding:12px 9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
