html[data-theme=exchange]{--header-scroll-offset:calc(72px + 16px);--accent:#f15a25;--accent-soft:#ffe4db;--accent-hover:#d94e1f;--accent-active:#c2441a;--accent-on:#fff;--fg:#434343;--fg-2:#787878;--muted:#787878;--meta:#8f8f8f;--bg:#f5f5f5;--surface:#fff;--surface-warm:#f9f9f9;--surface-dark:#434343;--border:#d5d5d5;--border-soft:#e5e5e5;--focus-ring:0 0 0 4px #f15a2573;--elev-raised:0 8px 32px #43434314;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--exchange-section-y:clamp(40px, 6vw, 64px);--exchange-content-width:min(960px, 94%);--exchange-card-radius:var(--radius-md);--exchange-card-padding:var(--space-5);--exchange-card-shadow:0 4px 20px #4343430f;--exchange-title:clamp(22px, 2.8vw, var(--text-xl));--exchange-label:var(--text-sm);--exchange-meta:var(--text-xs)}@supports (color:lab(0% 0 0)){html[data-theme=exchange]{--accent-soft:lab(92.6713% 9.49097 8.49525);--meta:lab(59.3536% 0 0);--bg:lab(96.5302% -.0000298023 .0000119209);--surface-warm:lab(98.0172% -.0000298023 .0000119209);--border:lab(85.1294% 0 .0000238419);--border-soft:lab(91.0776% -.0000298023 .0000238419);--focus-ring:0 0 0 4px lab(58.9861% 57.4699 59.281/.45);--elev-raised:0 8px 32px lab(28.4139% -.0000149012 -.00000596046/.08);--exchange-card-shadow:0 4px 20px lab(28.4139% 0 0/.06)}}html[data-theme=exchange] .section{padding:var(--exchange-section-y) 0}html[data-theme=exchange] .section-title:not(:has(+.section-subtitle)){margin-bottom:var(--space-8)}html[data-theme=exchange] #offer .section-title{text-align:center}html[data-theme=exchange] .exchange-block-title{font-family:var(--font-display);font-size:var(--exchange-title);font-weight:600;line-height:var(--leading-tight);letter-spacing:var(--tracking-display);color:var(--fg);text-align:left;margin:0 0 var(--space-2)}html[data-theme=exchange] .exchange-block-desc{margin:0 0 var(--space-5);font-size:var(--text-sm);line-height:var(--leading-body);color:var(--muted)}html[data-theme=exchange] .exchange-calc__card,html[data-theme=exchange] .rates-panel,html[data-theme=exchange] .exchange-request-section .lead-form,html[data-theme=exchange] #offer .feature-item{border:1px solid var(--border-soft);border-radius:var(--exchange-card-radius);box-shadow:var(--exchange-card-shadow)}html[data-theme=exchange] .rates-panel,html[data-theme=exchange] .exchange-request-section .lead-form,html[data-theme=exchange] #offer .feature-item{padding:var(--exchange-card-padding)}@media (min-width:640px){html[data-theme=exchange] .rates-panel,html[data-theme=exchange] .exchange-request-section .lead-form{padding:var(--space-6)}}html[data-theme=exchange] .section--dark{background:var(--surface-dark)}html[data-theme=exchange] main{overflow-x:clip}.exchange-logo{width:auto;max-width:100%;height:auto;display:block}.exchange-logo--header{width:min(140px,34vw);height:auto}.exchange-header{z-index:100;background:color-mix(in oklab, var(--surface), transparent 6%);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-soft);position:sticky;top:0}.exchange-header__inner{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:72px;display:flex}.exchange-header__logo{flex-shrink:0;align-items:center;display:flex}.exchange-header__menu-btn{cursor:pointer;padding:var(--space-2);color:var(--fg);background:0 0;border:none;display:none}.exchange-header__nav{align-items:center;gap:var(--space-6);display:flex}.exchange-header__nav a,.exchange-header-nav__link{font-size:var(--text-sm);color:var(--fg-2);transition:color var(--motion-fast) var(--ease-standard)}.exchange-header__nav a:hover,.exchange-header-nav__link:hover{color:var(--accent)}.exchange-header-nav__dropdown{position:relative}.exchange-header-nav__dropdown-trigger{align-items:center;gap:var(--space-1);font-family:var(--font-body);font-size:var(--text-sm);color:var(--fg-2);cursor:pointer;transition:color var(--motion-fast) var(--ease-standard);background:0 0;border:none;padding:0;display:inline-flex}.exchange-header-nav__dropdown-trigger:hover,.exchange-header-nav__dropdown.is-open .exchange-header-nav__dropdown-trigger{color:var(--accent)}.exchange-header-nav__dropdown-label{text-align:left;text-wrap:balance;max-width:14rem}.exchange-header-nav__dropdown-chevron{transition:transform var(--motion-fast) var(--ease-standard);flex-shrink:0}.exchange-header-nav__dropdown.is-open .exchange-header-nav__dropdown-chevron{transform:rotate(180deg)}.exchange-header-nav__dropdown-menu{top:calc(100% + var(--space-2));z-index:120;min-width:220px;padding:var(--space-2);border:1px solid var(--border-soft);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--elev-raised);opacity:0;visibility:hidden;transition:opacity var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard), visibility var(--motion-fast) var(--ease-standard);position:absolute;left:0;transform:translateY(-4px)}@media (hover:hover){.exchange-header-nav__dropdown:hover .exchange-header-nav__dropdown-menu,.exchange-header-nav__dropdown:focus-within .exchange-header-nav__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}}.exchange-header-nav__dropdown.is-open .exchange-header-nav__dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.exchange-header-nav__dropdown-link{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--fg-2);transition:background var(--motion-fast) var(--ease-standard), color var(--motion-fast) var(--ease-standard);display:block}.exchange-header-nav__dropdown-link:hover{background:color-mix(in oklab, var(--accent), transparent 92%);color:var(--accent)}.exchange-header__phone{font-family:var(--font-display);font-weight:600;font-size:var(--text-sm);color:var(--accent);white-space:nowrap;transition:color var(--motion-fast) var(--ease-standard)}.exchange-header__phone:hover{color:var(--accent-hover)}.exchange-header__contacts--bar{min-width:0;display:none}@media (min-width:1024px){.exchange-header__contacts--bar{min-width:0;margin-left:var(--space-2);flex-direction:row;flex:0 auto;align-items:center;display:flex}.exchange-header__contacts--bar .exchange-header__phone-row{display:none}.exchange-header__nav{margin-left:auto}}.exchange-header__address{align-items:center;gap:var(--space-2);min-width:0;font-size:var(--text-sm);color:var(--fg-2);transition:color var(--motion-fast) var(--ease-standard);line-height:1.35;display:inline-flex}.exchange-header__address-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.exchange-header__address:hover{color:var(--accent)}.exchange-header__2gis{color:#1faa59;flex-shrink:0}.exchange-header__phone-row{align-items:center;gap:var(--space-2);display:inline-flex}.exchange-header__whatsapp{color:#25d366;transition:opacity var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.exchange-header__whatsapp:hover{opacity:.85;transform:scale(1.05)}.exchange-footer{background:var(--surface-dark);color:color-mix(in oklab, var(--accent-on), transparent 22%);padding:var(--space-12) 0 var(--space-8)}.exchange-footer__grid{gap:var(--space-8);grid-template-columns:1.4fr 1fr 1fr;display:grid}.exchange-footer__brand p{font-size:var(--text-sm);max-width:320px;font-weight:300;line-height:var(--leading-body);margin-top:var(--space-4)}.exchange-footer__logo{display:inline-flex}.exchange-footer__logo .exchange-logo{width:min(132px,34vw)}.exchange-footer__hub{margin-top:var(--space-4);font-size:var(--text-sm);color:var(--accent);transition:color var(--motion-fast) var(--ease-standard);font-weight:500;display:inline-block}.exchange-footer__hub:hover{color:var(--accent-hover)}.exchange-footer__col h4{font-family:var(--font-display);font-size:var(--text-sm);color:var(--accent-on);margin-bottom:var(--space-4);font-weight:600}.exchange-footer__col a,.exchange-footer__col p{font-size:var(--text-sm);margin-bottom:var(--space-2);transition:color var(--motion-fast) var(--ease-standard);font-weight:300;line-height:1.6;display:block}.exchange-footer__col a:hover{color:var(--accent-hover)}.exchange-footer__phone{font-family:var(--font-display);color:#f15a25;font-weight:600}.exchange-footer__bottom{border-top:1px solid color-mix(in oklab, var(--accent-on), transparent 85%);margin-top:var(--space-8);padding-top:var(--space-6);justify-content:space-between;gap:var(--space-4);font-size:var(--text-xs);flex-wrap:wrap;display:flex}@media (max-width:767px){html[data-theme=exchange]{--header-scroll-offset:calc(64px + 20px)}}@media (max-width:1023px){.exchange-footer__grid{grid-template-columns:1fr 1fr}.exchange-footer__brand{grid-column:1/-1}.exchange-header__menu-btn{display:flex}.exchange-header__nav{text-align:center;align-items:center;gap:var(--space-4);padding:var(--space-6);background:var(--surface);border-bottom:1px solid var(--border-soft);box-shadow:var(--elev-raised);flex-direction:column;display:none;position:absolute;top:100%;left:0;right:0}.exchange-header__nav.open{display:flex}.exchange-header__nav a,.exchange-header-nav__link,.exchange-header-nav__dropdown{text-align:center;width:100%}.exchange-header-nav__dropdown-trigger{justify-content:center;width:100%}.exchange-header-nav__dropdown-label{text-align:center;max-width:none}.exchange-header-nav__dropdown-menu{width:100%;min-width:0;margin-top:var(--space-2);opacity:1;visibility:visible;box-shadow:none;display:none;position:static;transform:none}.exchange-header-nav__dropdown.is-open .exchange-header-nav__dropdown-menu{display:block}.exchange-header-nav__dropdown-link{text-align:center}.exchange-header__inner{min-height:64px;padding:var(--space-3) 0;justify-content:space-between;align-items:center}.exchange-header__logo,.exchange-header__phone--desktop{display:none}.exchange-header__contacts--bar{min-width:0;padding-right:var(--space-2);flex-direction:column;flex:1;align-items:flex-start;gap:2px;display:flex}.exchange-header__contacts--bar .exchange-header__address{font-size:var(--text-xs)}.exchange-header__contacts--bar .exchange-header__phone{font-size:var(--text-sm)}.exchange-header__menu-btn{flex-shrink:0}.exchange-header__nav .lang-toggle{flex-shrink:0;align-self:center;width:auto}.exchange-header{position:sticky}.exchange-header .container{position:relative}}@media (max-width:639px){.exchange-footer__grid{grid-template-columns:1fr}}.exchange-hero{background:var(--accent);padding:clamp(40px,6vh,72px) 0 clamp(40px,5.5vh,64px)}.exchange-hero__content{text-align:center;max-width:720px;margin-inline:auto}.exchange-hero__logo{display:none}.exchange-hero__subtitle{font-size:clamp(var(--text-sm), 2vw, var(--text-lg));font-weight:400;line-height:var(--leading-body);color:color-mix(in oklab, var(--accent-on), transparent 12%);margin:0 auto var(--space-2);max-width:520px}.exchange-hero h1{font-family:var(--font-display);font-size:clamp(26px,3.5vw,36px);font-weight:600;line-height:var(--leading-tight);letter-spacing:var(--tracking-display);margin:0 0 var(--space-6);color:var(--accent-on);text-wrap:balance}.exchange-hero__highlights{justify-content:center;gap:var(--space-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.exchange-hero__pill{padding:var(--space-2) var(--space-5);font-size:var(--text-sm);color:var(--accent-on);background:color-mix(in oklab, var(--accent-on), transparent 82%);border:1px solid color-mix(in oklab, var(--accent-on), transparent 68%);border-radius:var(--radius-pill);align-items:center;font-weight:500;line-height:1.35;display:inline-flex;box-shadow:0 2px 12px #4343431f;box-shadow:0 2px 12px lab(28.4139% 0 0/.12)}.exchange-hero__pill-text--short{display:none}@media (max-width:1023px){.exchange-hero__logo{margin:0 auto var(--space-5);justify-content:center;display:flex}.exchange-hero__logo .exchange-logo{width:min(220px,68vw);height:auto}}@media (max-width:639px){.exchange-hero__subtitle{font-size:var(--text-sm);margin-bottom:var(--space-2)}.exchange-hero h1{margin-bottom:var(--space-5)}.exchange-hero__highlights{gap:var(--space-2);flex-wrap:nowrap;width:100%;max-width:100%}.exchange-hero__pill{min-width:0;padding:10px var(--space-2);white-space:nowrap;flex:1 1 0;justify-content:center;font-size:clamp(11px,2.9vw,12px);line-height:1.2}.exchange-hero__pill-text--full{display:none}.exchange-hero__pill-text--short{display:inline}}@media (min-width:640px){.exchange-hero__subtitle{margin-bottom:var(--space-3)}.exchange-hero__pill{font-size:var(--text-base);padding:var(--space-3) var(--space-6)}}.exchange-calc{padding:var(--exchange-section-y) 0 var(--space-6);background:var(--surface)}.exchange-calc+.exchange-rates-section{padding-top:0}.exchange-calc__status{text-align:center;font-size:var(--text-sm);color:var(--muted);margin-bottom:var(--space-4)}.exchange-calc__status--error{color:var(--danger)}.exchange-calc__layout{gap:var(--space-3);grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.exchange-calc__card{background:var(--bg);padding:var(--exchange-card-padding);gap:var(--space-3);flex-direction:column;min-width:0;display:flex}.exchange-calc__card-title{font-family:var(--font-display);font-size:var(--exchange-label);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-2);margin:0;font-weight:600}.exchange-calc__field{gap:var(--space-1);flex-direction:column;display:flex}.exchange-calc__amount-box{align-items:center;gap:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);padding:var(--space-3) var(--space-4);cursor:text;min-height:56px;transition:border-color var(--motion-fast) var(--ease-standard), box-shadow var(--motion-fast) var(--ease-standard);background:#fff;display:flex}.exchange-calc__amount-box:focus-within{border-color:color-mix(in oklab, #f15a25, var(--border) 30%);box-shadow:var(--focus-ring)}.exchange-calc__amount-main{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.exchange-calc__amount-flag{flex-shrink:0;font-size:1.25rem;line-height:1}.exchange-calc__amount{width:100%;min-width:2.5ch;font-family:var(--font-display);color:var(--fg);background:0 0;border:none;flex:1;padding:0;font-size:clamp(20px,2.5vw,24px);font-weight:600;line-height:1.2}.exchange-calc__amount:focus{outline:none}.exchange-calc__amount:disabled{opacity:.5}.exchange-calc__amount-code{font-family:var(--font-display);font-size:var(--text-xs);color:var(--muted);letter-spacing:.02em;flex-shrink:0;margin-left:auto;font-weight:600}.exchange-calc__rate{padding:0 var(--space-1);font-size:var(--text-xs);color:var(--muted);margin:0;line-height:1.4}.exchange-calc__swap-wrap{justify-content:center;align-items:center;display:flex}.exchange-calc__swap{border:1px solid var(--border);background:var(--surface);width:40px;height:40px;color:var(--accent);cursor:pointer;box-shadow:var(--elev-raised);transition:background var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;transform:rotate(90deg)}.exchange-calc__swap:hover{background:var(--accent-soft);border-color:color-mix(in oklab, #f15a25, var(--border) 40%);color:var(--accent-hover);transform:rotate(90deg)scale(1.04)}.exchange-calc__swap:active{transform:rotate(90deg)scale(.96)}.exchange-calc__swap:focus-visible{box-shadow:var(--focus-ring);outline:none}.exchange-calc__cta{margin-top:var(--space-6);text-align:center}.exchange-lead-form__exchange{margin:0 0 var(--space-6);border:none;min-width:0;padding:0}.exchange-lead-form__legend{font-family:var(--font-display);font-size:var(--exchange-label);letter-spacing:.04em;text-transform:uppercase;color:var(--fg-2);margin-bottom:var(--space-2);text-align:left;padding:0;font-weight:600}.exchange-lead-form__na{margin:var(--space-3) 0;text-align:left;font-family:var(--font-body);font-size:var(--exchange-label);color:var(--muted);text-transform:none;padding:0;font-weight:500;line-height:1.2}.exchange-lead-form__to-picker{min-width:0}.exchange-lead-form__row{gap:var(--space-3);margin-bottom:var(--space-2);flex-direction:column;min-width:0;display:flex}.exchange-lead-form__amount{width:100%;min-height:56px;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-display);color:var(--fg);background:#fff;font-size:clamp(20px,2.5vw,24px);font-weight:600}.exchange-lead-form__amount:focus{border-color:color-mix(in oklab, #f15a25, var(--border) 30%);box-shadow:var(--focus-ring);outline:none}.exchange-lead-form__result{margin:var(--space-4) 0 0;padding:var(--space-3) var(--space-4);background:color-mix(in oklab, #f15a25, var(--surface) 92%);border:1px solid color-mix(in oklab, #f15a25, var(--border) 50%);border-radius:var(--radius-sm);font-size:var(--text-sm);color:var(--fg)}.exchange-lead-form__result strong{font-family:var(--font-display);font-size:var(--text-base);color:var(--accent);font-weight:600}.exchange-lead-form__result-label{margin-bottom:var(--space-1);color:var(--fg-2);display:block}.exchange-lead-form__hint{margin:var(--space-3) 0 0;font-size:var(--exchange-meta);color:var(--muted)}html[data-theme=exchange] .exchange-lead-form .lead-form-desc{margin-bottom:var(--space-5)}html[data-theme=exchange] .exchange-lead-form .form-field{margin-bottom:var(--space-4)}html[data-theme=exchange] .exchange-lead-form .form-field label{font-size:var(--exchange-label)}html[data-theme=exchange] .exchange-lead-form .btn-pill{margin-top:var(--space-2)}html[data-theme=exchange] .rates-panel__title.section-title{margin-bottom:var(--space-2)}html[data-theme=exchange] .rates-meta{margin-bottom:var(--space-5);font-size:var(--exchange-meta)}html[data-theme=exchange] .rates-loading{font-size:var(--text-sm);color:var(--muted)}html[data-theme=exchange] #offer .feature-item h3{font-size:var(--text-base);margin-bottom:var(--space-2)}html[data-theme=exchange] #offer .feature-item p{font-size:var(--text-sm);line-height:var(--leading-body)}.exchange-lead-form__hint--warn{color:var(--danger)}.exchange-lead-form .currency-picker__primary{justify-content:flex-start}@media (min-width:640px){.exchange-lead-form__row{flex-direction:row;align-items:flex-start}.exchange-lead-form__amount{flex:0 0 min(160px,40%);min-width:0}.exchange-lead-form__row .currency-picker{flex:1;min-width:0}}.exchange-rates-section .container,.exchange-request-section .container{width:100%;min-width:0;max-width:var(--container-max);margin-inline:auto}.exchange-rates-section .rates-panel,.exchange-request-section .lead-form{box-sizing:border-box;width:100%}@media (max-width:639px){html[data-theme=exchange] .rates-panel,html[data-theme=exchange] .exchange-request-section .lead-form{padding:var(--space-4)}.rates-table__name{display:none}.rates-table th,.rates-table td{padding:var(--space-2);font-size:var(--text-xs)}.rates-table__num-col{width:32%}.rates-meta{overflow-wrap:anywhere}}.currency-picker{position:relative}.currency-picker__primary{flex-wrap:wrap;gap:6px;display:flex}.currency-picker__chip,.currency-picker__more{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface);color:var(--fg);font-family:var(--font-body);font-size:var(--text-xs);cursor:pointer;transition:border-color var(--motion-fast) var(--ease-standard), background var(--motion-fast) var(--ease-standard), color var(--motion-fast) var(--ease-standard);align-items:center;gap:4px;padding:6px 10px;font-weight:500;display:inline-flex}.currency-picker__chip:hover,.currency-picker__more:hover{border-color:color-mix(in oklab, #f15a25, var(--border) 35%)}.currency-picker__chip.is-active,.currency-picker__more.is-active{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-active)}.currency-picker__chip.is-disabled,.currency-picker__option.is-disabled{opacity:.4;cursor:not-allowed}.currency-picker__more.is-open{border-color:var(--accent)}.currency-picker__flag{font-size:1.1rem;line-height:1}.currency-picker__code{white-space:nowrap}.currency-picker__chevron{opacity:.7;flex-shrink:0}.currency-picker__more.is-open .currency-picker__chevron{transform:rotate(180deg)}.currency-picker__dropdown{z-index:50;margin-top:var(--space-2);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--elev-raised);padding:var(--space-3);position:absolute;left:0;right:0}.currency-picker__search{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);margin-bottom:var(--space-2);font-size:16px}.currency-picker__search:focus{border-color:var(--accent);box-shadow:var(--focus-ring);outline:none}.currency-picker__list{max-height:220px;margin:0;padding:0;list-style:none;overflow-y:auto}.currency-picker__option{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);cursor:pointer;text-align:left;font-family:var(--font-body);color:var(--fg);transition:background var(--motion-fast) var(--ease-standard);background:0 0;border:none;display:flex}.currency-picker__option:hover{background:var(--bg)}.currency-picker__option.is-active{background:var(--accent-soft)}.currency-picker__option-text{font-size:var(--text-sm);flex-direction:column;gap:2px;display:flex}.currency-picker__option-text strong{font-weight:600}.currency-picker__option-text span{color:var(--muted);font-size:var(--text-xs)}.currency-picker__empty{padding:var(--space-4);text-align:center;color:var(--muted);font-size:var(--text-sm)}@media (min-width:1024px){.exchange-calc__layout,.exchange-rates-section .rates-panel,.exchange-request-section .exchange-lead-form,html[data-theme=exchange] #offer .features-list{max-width:var(--exchange-content-width);width:100%;margin-inline:auto}}@media (max-width:1023px){.exchange-calc__layout{grid-template-rows:auto auto auto;grid-template-columns:1fr;max-width:none}.exchange-calc__swap-wrap{padding:var(--space-2) 0}.exchange-calc__swap{transform:none}.exchange-calc__swap:hover{transform:scale(1.04)}.exchange-calc__swap:active{transform:scale(.96)}}
.ev2-app{--ev2-header-h:56px;--ev2-nav-h:calc(64px + env(safe-area-inset-bottom,0px));--ev2-pad-x:16px;--ev2-section-gap:20px;--ev2-radius:14px;--ev2-radius-sm:10px;--ev2-2gis:#1db952;--ev2-2gis-hover:#18a348;--ev2-2gis-soft:#e9f7ea;background:var(--bg);min-height:100dvh;color:var(--fg);flex-direction:column;display:flex}@supports (color:lab(0% 0 0)){.ev2-app{--ev2-2gis-soft:lab(95.9672% -6.59028 4.45415)}}.ev2-main{padding-bottom:var(--ev2-nav-h);flex:1;overflow-x:hidden}.ev2-header{z-index:40;background:var(--surface);border-bottom:1px solid var(--border-soft);padding:8px 0;position:sticky;top:0}.ev2-header__inner{min-height:var(--ev2-header-h);justify-content:space-between;align-items:center;gap:16px;display:flex}.ev2-header__logo{flex-shrink:0;align-items:center;line-height:0;display:flex}.ev2-header__logo-img{object-fit:contain;width:auto;max-width:96px;height:28px}.ev2-header__actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.ev2-header__lang{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);min-width:36px;height:32px;font-family:var(--font-display);color:var(--fg);cursor:pointer;flex-shrink:0;padding:0 10px;font-size:12px;font-weight:600}.ev2-header__lang:focus-visible{box-shadow:var(--focus-ring);outline:none}.ev2-header__address{border-radius:var(--radius-pill);background:var(--ev2-2gis);border:1px solid color-mix(in oklab, var(--ev2-2gis), #000 12%);color:#fff;flex:0 auto;align-items:center;gap:6px;width:max-content;max-width:100%;padding:6px 10px;font-size:10px;font-weight:600;line-height:1.25;text-decoration:none;transition:background .15s;display:inline-flex}.ev2-header__address:hover{background:var(--ev2-2gis-hover)}.ev2-header__address-text{line-height:1.25}.ev2-header__2gis{color:#fff;flex-shrink:0;width:30px;height:11px}.ev2-bottom-nav{z-index:50;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--surface);border-top:1px solid var(--border-soft);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #4343430f;box-shadow:0 -4px 24px lab(28.4139% 0 0/.06)}.ev2-bottom-nav__inner{grid-template-columns:repeat(5,1fr);min-height:64px;display:grid}.ev2-bottom-nav__item{font-family:var(--font-body);color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:8px 2px;font-size:9px;font-weight:600;line-height:1.1;text-decoration:none;display:flex}.ev2-bottom-nav__item--active{color:var(--accent)}.ev2-bottom-nav__icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.ev2-bottom-nav__label{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.ev2-page{padding:var(--ev2-section-gap) var(--ev2-pad-x) 24px}.ev2-page__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin:0 0 16px;font-size:22px;font-weight:600;line-height:1.2}.ev2-app .exchange-calc--ev2-compact{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified{background:var(--surface);box-shadow:none;flex-direction:column;gap:0;padding:14px 10px;display:flex}.ev2-app .exchange-calc--ev2-compact .exchange-calc__side{flex-direction:column;gap:10px;min-width:0;display:flex}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified .exchange-calc__layout{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:4px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified .exchange-calc__swap-wrap{justify-content:flex-start;padding:2px 0;display:flex}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified .exchange-calc__swap{border-width:2px;width:32px;height:32px;box-shadow:0 2px 8px #43434314;box-shadow:0 2px 8px lab(28.4139% -.0000149012 -.00000596046/.08)}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified .exchange-calc__swap svg{width:17px;height:17px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__cta{margin-top:12px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card-head{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card-title{flex-shrink:0;margin:0;font-size:11px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card-head .currency-picker{flex:1;min-width:0}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card-head .currency-picker__primary{flex-wrap:nowrap;justify-content:flex-end;gap:3px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__amount-box{background:var(--surface);min-height:48px;padding:8px 10px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__amount{font-size:clamp(17px,4.5vw,20px)}.ev2-app .exchange-calc--ev2-compact .exchange-calc__card--unified .exchange-calc__rate{font-size:10px}.ev2-app .exchange-calc--page{box-shadow:none;background:0 0;border:none;padding:0}.ev2-calc-field{position:relative}.ev2-calc-field__currency{border-radius:var(--radius-sm);background:color-mix(in oklab, var(--accent), transparent 92%);color:var(--fg);cursor:pointer;border:none;flex-shrink:0;align-items:center;gap:4px;margin-left:auto;padding:4px 6px;display:inline-flex}.ev2-calc-field__currency:disabled{opacity:.5;cursor:not-allowed}.ev2-calc-field__currency .exchange-calc__amount-code{font-size:11px}.ev2-calc-field__currency .exchange-calc__amount-flag{font-size:1rem}.ev2-calc-field__chevron{color:var(--muted);flex-shrink:0;transition:transform .15s}.ev2-calc-field__chevron.is-open{transform:rotate(180deg)}.ev2-currency-dropdown{z-index:30;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--elev-raised);position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden}.ev2-currency-dropdown .currency-picker__list{max-height:200px}.currency-picker--ev2-compact .currency-picker__primary{gap:3px}.currency-picker--ev2-compact .currency-picker__chip{min-height:26px;padding:3px 6px;font-size:9px}.currency-picker--ev2-compact .currency-picker__flag{font-size:12px}.currency-picker--ev2-compact .currency-picker__code{font-size:9px}.ev2-app .ev2-rates{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--ev2-radius);box-shadow:var(--exchange-card-shadow);padding:14px}.ev2-app .ev2-rates .exchange-block-title{margin-bottom:6px;font-size:18px}.ev2-app .ev2-rates .rates-meta{margin-bottom:10px;font-size:11px}.ev2-app .ev2-rates__table{min-width:0}.ev2-app .ev2-rates__table .rates-table__name{display:none}.ev2-app .ev2-rates__table th,.ev2-app .ev2-rates__table td{padding:8px 4px;font-size:11px}.ev2-app .ev2-rates__table th{font-size:10px}.ev2-app .ev2-rates__table .rates-table__num-col{width:30%}.ev2-app .ev2-rates__table .rates-table__flag{font-size:.95rem}.ev2-app .ev2-rates__table .rates-table__currency strong{font-size:11px}.ev2-app .ev2-rates__table td.num{font-size:11px;font-weight:600}.ev2-page--rates .ev2-rates{min-height:calc(100dvh - var(--ev2-header-h) - var(--ev2-nav-h) - 40px)}@media (min-width:640px){.ev2-app .ev2-rates__table .rates-table__name{display:inline}.ev2-app .ev2-rates__table th,.ev2-app .ev2-rates__table td{font-size:var(--text-sm);padding:10px 8px}.ev2-app .ev2-rates__table td.num{font-size:var(--text-sm)}}.ev2-map-card{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--ev2-radius);box-shadow:var(--exchange-card-shadow);overflow:hidden}.ev2-map-card__embed{background:var(--surface-warm);height:240px;position:relative}.ev2-map-card--map-only .ev2-map-card__embed{min-height:240px}.ev2-yandex-map-shell{width:100%;height:100%;position:absolute;inset:0}.ev2-map-placeholder{z-index:1;background:var(--surface-warm);transition:opacity .35s,visibility .35s;position:absolute;inset:0;overflow:hidden}.ev2-map-placeholder--hidden{opacity:0;visibility:hidden;pointer-events:none}.ev2-map-placeholder__img{object-fit:cover;width:100%;height:100%;display:block}.ev2-map-placeholder__overlay{color:#fff;background:linear-gradient(#0000,#00000073);background:linear-gradient(#0000,lab(0% 0 0/.45));justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:12px;font-weight:500;display:flex;position:absolute;inset:auto 0 0}.ev2-map-placeholder__spinner{border:2px solid #fff6;border:2px solid lab(100% -.0000298023 .0000119209/.4);border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite ev2-map-spin}@keyframes ev2-map-spin{to{transform:rotate(360deg)}}.ev2-yandex-map{z-index:2;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .35s,visibility .35s;position:absolute;inset:0;overflow:hidden}.ev2-yandex-map--ready{opacity:1;visibility:visible}.ev2-yandex-map--constructor iframe{border:0;max-width:100%;display:block;width:100%!important;height:100%!important}.ev2-map-fallback{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:100%;padding:20px;display:flex}.ev2-map-fallback__text{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.ev2-map-fallback__link{color:var(--accent);font-size:14px;font-weight:600}.ev2-map-card__body{padding:14px 16px}.ev2-map-card__address{color:var(--fg);margin:0 0 10px;font-size:14px;line-height:1.45}.ev2-map-card__2gis{border-radius:var(--radius-pill);background:var(--ev2-2gis-soft);color:var(--ev2-2gis);align-items:center;padding:8px 12px;text-decoration:none;display:inline-flex}.ev2-contacts-block{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--ev2-radius);margin-top:20px;padding:16px}.ev2-contacts-block__title{font-family:var(--font-display);margin:0 0 12px;font-size:16px;font-weight:600}.ev2-contacts-block__phone{font-family:var(--font-display);color:var(--accent);margin-bottom:8px;font-size:20px;font-weight:700;text-decoration:none;display:block}.ev2-contacts-block__email{color:var(--fg-2);margin-bottom:16px;font-size:14px;display:block}.ev2-contacts-block__hours h3{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-size:13px;font-weight:600}.ev2-contacts-block__hours p{margin:0 0 4px;font-size:14px;line-height:1.4}.ev2-contacts-block__location{border-top:1px solid var(--border-soft);margin-top:16px;padding-top:16px}.ev2-contacts-block__location h3{color:var(--muted);text-transform:uppercase;letter-spacing:.03em;margin:0 0 8px;font-size:13px;font-weight:600}.ev2-contacts-block__address{margin:0 0 12px;font-size:14px;line-height:1.45}.ev2-contacts-block__2gis{border-radius:var(--radius-pill);background:var(--ev2-2gis-soft);color:var(--ev2-2gis);align-items:center;padding:8px 12px;text-decoration:none;display:inline-flex}.ev2-contacts-block__actions{border-top:1px solid var(--border-soft);flex-direction:column;gap:10px;margin-top:20px;padding-top:20px;display:none}.ev2-contacts-block__actions .ev2-contact-btn{width:100%}.ev2-sheet{z-index:100;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.ev2-sheet__backdrop{cursor:pointer;background:#0000008c;background:lab(0% 0 0/.55);border:none;position:absolute;inset:0}.ev2-sheet__panel{z-index:1;width:100%;max-width:480px;padding:8px 16px calc(20px + env(safe-area-inset-bottom,0px));background:var(--surface);animation:ev2-slide-up .28s var(--ease-standard,ease);border-radius:20px 20px 0 0;position:relative;box-shadow:0 -8px 40px #0003;box-shadow:0 -8px 40px lab(0% 0 0/.2)}.ev2-sheet__handle{background:var(--border);border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.ev2-sheet__title{font-family:var(--font-display);text-align:center;margin:0 0 16px;font-size:18px;font-weight:600}.ev2-contact-actions{flex-direction:column;gap:10px;display:flex}.ev2-contact-btn{border-radius:var(--ev2-radius);min-height:56px;font-family:var(--font-display);align-items:center;gap:14px;padding:12px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .15s;display:flex}.ev2-contact-btn:active{transform:scale(.98)}.ev2-contact-btn__icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ev2-contact-btn__body{flex-direction:column;gap:2px;min-width:0;display:flex}.ev2-contact-btn__phone{opacity:.85;font-size:14px;font-weight:700}.ev2-contact-btn--whatsapp{color:#fff;background:#25d366}.ev2-contact-btn--whatsapp .ev2-contact-btn__icon{color:#fff;background:#ffffff26;background:lab(100% -.0000298023 .0000119209/.15)}.ev2-contact-btn--call{background:var(--surface-warm);border:1px solid var(--border);color:var(--fg)}.ev2-contact-btn--call .ev2-contact-btn__icon{background:color-mix(in oklab, var(--accent), transparent 88%);color:var(--accent)}.ev2-contact-btn--book{cursor:pointer;background:var(--accent);color:var(--accent-on);border:none;font-family:inherit}.ev2-contact-btn--book .ev2-contact-btn__icon{background:color-mix(in oklab, var(--accent-on), transparent 85%);color:var(--accent-on)}.ev2-contact-btn--book:hover{background:var(--accent-hover)}.ev2-modal{z-index:110;padding:16px;padding-bottom:calc(16px + env(safe-area-inset-bottom,0px));justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (min-width:640px){.ev2-modal{align-items:center}}.ev2-modal__backdrop{cursor:pointer;background:#0000008c;background:lab(0% 0 0/.55);border:none;position:absolute;inset:0}.ev2-modal__panel{z-index:1;background:var(--surface);width:100%;max-width:440px;max-height:min(90dvh,720px);box-shadow:var(--elev-raised);animation:ev2-slide-up .28s var(--ease-standard,ease);border-radius:20px;flex-direction:column;display:flex;position:relative;overflow:hidden}.ev2-modal__head{flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;padding:16px 16px 0;display:flex}.ev2-modal__title{font-family:var(--font-display);margin:0;font-size:18px;font-weight:600}.ev2-modal__close{background:var(--surface-warm);width:36px;height:36px;color:var(--fg);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.ev2-modal__body{-webkit-overflow-scrolling:touch;padding:12px 16px 20px;overflow-y:auto}.ev2-modal__body .exchange-lead-form{box-shadow:none;background:0 0;border:none;padding:0}.ev2-modal__body .exchange-block-title,.ev2-modal__body .lead-form-desc{display:none}.ev2-modal__body .exchange-lead-form__exchange{margin-bottom:12px}@keyframes ev2-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.ev2-container{width:100%;max-width:var(--ev2-container-max,var(--container-max));padding:0 var(--ev2-pad-x);margin:0 auto}.ev2-page--home{gap:var(--ev2-section-gap);padding:var(--ev2-section-gap) 0 0;flex-direction:column;display:flex}.ev2-home-hero{gap:var(--ev2-section-gap);flex-direction:column;display:flex}.ev2-home-hero__calc{order:-1}.ev2-map-split{flex-direction:column;gap:16px;display:flex}.ev2-map-split__map{order:-1}.ev2-map-split__info{margin-top:0}.ev2-map-card--map-only .ev2-map-card__embed{height:240px}.ev2-section-title{font-family:var(--font-display);margin:0 0 12px;font-size:18px;font-weight:600;line-height:1.25}.ev2-offer__title{font-family:var(--font-display);margin:0 0 12px;font-size:18px;font-weight:600}.ev2-offer__list{flex-direction:column;gap:10px;display:flex}.ev2-offer__item{background:var(--surface);border:1px solid var(--border-soft);border-radius:var(--ev2-radius);padding:14px 16px}.ev2-offer__item h3{font-family:var(--font-display);color:var(--accent);margin:0 0 4px;font-size:15px;font-weight:600}.ev2-offer__item p{color:var(--fg-muted);margin:0;font-size:13px;line-height:1.5}.ev2-footer{background:var(--surface-dark);color:color-mix(in oklab, var(--accent-on), transparent 22%);margin-top:8px;padding:24px 0 20px}.ev2-footer__inner,.ev2-footer__brand{flex-direction:column;display:flex}.ev2-footer__logo{line-height:0;display:inline-flex}.ev2-footer__logo .exchange-logo{width:min(120px,32vw)}.ev2-footer__tagline{max-width:320px;margin:12px 0 0;font-size:13px;font-weight:300;line-height:1.5}.ev2-footer__company{opacity:.9;flex-direction:column;gap:2px;max-width:320px;margin:10px 0 0;font-size:12px;font-weight:300;line-height:1.45;display:flex}.ev2-footer__nav{margin-top:20px}.ev2-footer__nav h4{font-family:var(--font-display);color:var(--accent-on);margin:0 0 10px;font-size:13px;font-weight:600}.ev2-footer__links{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ev2-footer__links a{color:inherit;transition:color var(--motion-fast) var(--ease-standard);font-size:13px;font-weight:300;line-height:1.5;text-decoration:none}.ev2-footer__links a:hover{color:var(--accent)}.ev2-footer__bottom{border-top:1px solid color-mix(in oklab, var(--accent-on), transparent 85%);opacity:.85;flex-direction:column;gap:4px;margin-top:20px;padding-top:16px;font-size:11px;display:flex}.ev2-footer__bottom p{margin:0}.ev2-footer__license{color:inherit;text-underline-offset:2px;line-height:1.35;text-decoration:underline}.ev2-footer__license:hover{color:var(--accent)}.ev2-pwa-install{left:12px;right:12px;bottom:calc(var(--ev2-nav-h) + 12px);z-index:45;border-radius:var(--ev2-radius);background:var(--surface);border:1px solid var(--border-soft);box-shadow:var(--elev-raised);flex-direction:column;gap:10px;padding:12px 14px;display:flex;position:fixed}.ev2-pwa-install__text{color:var(--fg);margin:0;font-size:13px;line-height:1.4}.ev2-pwa-install__actions{gap:8px;display:flex}.ev2-pwa-install__btn{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-warm);min-height:36px;font-family:var(--font-display);color:var(--fg);cursor:pointer;flex:1;padding:0 12px;font-size:13px;font-weight:600}.ev2-pwa-install__btn--primary{background:var(--accent);border-color:var(--accent);color:var(--accent-on)}@media (min-width:1024px){.ev2-pwa-install{max-width:320px;bottom:24px;left:auto;right:24px}}@media (min-width:640px){.ev2-app{--ev2-pad-x:24px;--ev2-section-gap:28px}.ev2-header__logo-img{max-width:130px;height:32px}.ev2-header__address{padding:7px 12px;font-size:11px}.ev2-bottom-nav__inner{max-width:480px;margin:0 auto}.ev2-app .exchange-calc--ev2-compact .exchange-calc__amount{font-size:clamp(18px,3vw,22px)}}@media (min-width:1024px){.ev2-app{--ev2-nav-h:0px;--ev2-header-h:64px;--ev2-section-gap:32px;--ev2-container-max:1120px}.ev2-main{max-width:none;margin:0;padding-bottom:0}.ev2-bottom-nav{display:none}.ev2-header{padding:14px 0}.ev2-header__inner{gap:24px}.ev2-header__actions{gap:14px}.ev2-header__lang{min-width:40px;height:36px;padding:0 12px;font-size:13px}.ev2-header__address{padding:8px 14px;font-size:12px}.ev2-page--home{padding-top:var(--ev2-section-gap)}.ev2-page:not(.ev2-page--home){max-width:var(--ev2-container-max);padding:var(--ev2-section-gap) var(--container-gutter-desktop) 32px;margin:0 auto}.ev2-page--map .ev2-map-card__embed{height:420px}.ev2-home-hero{grid-template-columns:minmax(0,2fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.ev2-home-hero__calc{top:calc(var(--ev2-header-h) + 20px);order:0;align-self:start;position:sticky}.ev2-home-section--offer{background:color-mix(in oklab, var(--surface-warm), var(--bg) 40%);border-block:1px solid var(--border-soft);width:100%;padding:36px 0}.ev2-offer__title{margin-bottom:20px;font-size:22px}.ev2-offer__list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.ev2-offer__item{padding:20px}.ev2-offer__item h3{font-size:16px}.ev2-offer__item p{font-size:14px}.ev2-section-title{margin-bottom:20px;font-size:22px}.ev2-map-split{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:stretch;gap:24px;display:grid}.ev2-map-split__map{order:0}.ev2-map-split__info{flex-direction:column;justify-content:center;height:100%;display:flex}.ev2-map-split__map.ev2-map-card{flex-direction:column;height:100%;min-height:0;display:flex}.ev2-map-card--map-only .ev2-map-card__embed,.ev2-map-split__map .ev2-map-card__embed{flex:1;height:auto;min-height:380px}.ev2-footer{margin-top:16px;padding:40px 0 28px}.ev2-footer__inner{grid-template-columns:1.4fr 1fr 1fr;align-items:start;gap:32px;display:grid}.ev2-footer__nav{margin-top:0}.ev2-contacts-block__actions{display:flex}.ev2-footer__bottom{grid-column:1/-1;grid-template-columns:subgrid;align-items:start;gap:32px;margin-top:28px;padding-top:20px;font-size:12px;display:grid}.ev2-footer__license{grid-column:1}.ev2-footer__copyright{grid-column:2}.ev2-footer__location{grid-column:3}.ev2-footer__nav h4{margin-bottom:12px;font-size:14px}.ev2-footer__links a{font-size:14px}.ev2-footer__tagline{max-width:360px;font-size:14px}.ev2-app .ev2-rates__table th,.ev2-app .ev2-rates__table td{padding:12px 10px}}@media (min-width:1240px){.ev2-app{--ev2-section-gap:36px;--ev2-container-max:1240px;--ev2-header-h:68px}.ev2-header{padding:16px 0}.ev2-header__inner{gap:28px}.ev2-header__logo-img{max-width:140px;height:34px}.ev2-header__address{padding:9px 16px;font-size:13px}.ev2-home-hero{gap:28px}.ev2-home-section--offer{padding:44px 0}.ev2-offer__title,.ev2-section-title{margin-bottom:24px;font-size:24px}.ev2-offer__list{gap:20px}.ev2-offer__item{padding:22px 24px}.ev2-page--map .ev2-map-card__embed{height:480px}.ev2-map-split{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:stretch;gap:28px}.ev2-map-card--map-only .ev2-map-card__embed,.ev2-map-split__map .ev2-map-card__embed{min-height:440px}.ev2-footer{padding:44px 0 32px}.ev2-footer__inner,.ev2-footer__bottom{gap:40px}.ev2-app .ev2-rates__table th,.ev2-app .ev2-rates__table td{font-size:var(--text-sm);padding:13px 12px}}@media (min-width:1440px){.ev2-app{--ev2-section-gap:40px;--ev2-container-max:1360px;--ev2-header-h:72px;--ev2-pad-x:32px}.ev2-header{padding:18px 0}.ev2-header__inner{gap:32px}.ev2-header__actions{gap:16px}.ev2-header__logo-img{max-width:148px;height:36px}.ev2-header__lang{min-width:44px;height:38px;font-size:14px}.ev2-header__address{padding:10px 18px;font-size:13px}.ev2-home-hero{gap:32px}.ev2-home-hero__calc{top:calc(var(--ev2-header-h) + 24px)}.ev2-home-section--offer{padding:52px 0}.ev2-offer__title,.ev2-section-title{margin-bottom:28px;font-size:26px}.ev2-offer__list{gap:24px}.ev2-offer__item{padding:24px 28px}.ev2-offer__item h3{font-size:17px}.ev2-offer__item p{font-size:15px}.ev2-page--map .ev2-map-card__embed{height:540px}.ev2-map-split{grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);align-items:stretch;gap:32px}.ev2-map-card--map-only .ev2-map-card__embed,.ev2-map-split__map .ev2-map-card__embed{min-height:500px}.ev2-contacts-block{padding:24px}.ev2-contacts-block__phone{font-size:22px}.ev2-footer{padding:48px 0 36px}.ev2-footer__inner,.ev2-footer__bottom{gap:48px}.ev2-footer__tagline{max-width:400px;font-size:15px}.ev2-app .ev2-rates__table th,.ev2-app .ev2-rates__table td{padding:14px}.ev2-app .exchange-calc--ev2-compact .exchange-calc__amount{font-size:24px}}
