@charset "UTF-8";:root{--color-base-primary: #00adf1;--color-base-neutral: #2f2f2f;--color-base-success: #00b63d;--color-base-warning: #f29100;--color-base-error: #d91528;--color-base-info: #1998ff;--color-base-bg: #000f21;--color-page-bg-light: #f1f8ff;--color-page-bg-dark: #001a38;--color-surface-showcase-form-dark: #0d2f56;--color-surface-card-muted: #23242a;--color-text-body: #1c1c1c;--color-text-on-light: #000;--color-text-input: #202020;--radius-field: 10px;--radius-button: 16px;--radius-modal: 20px;--duration-transition: .3s;--color-error: rgba(255, 0, 0, .75);--color-text-muted: #9aa1b5;--color-page-bg: var(--color-page-bg-light);--color-primary: var(--color-base-primary);--color-primary-hover: #0096d6;--color-primary-dark: #0086b8;--color-primary-pressed: #006f94;--color-neutral: var(--color-base-neutral);--color-success: var(--color-base-success);--color-warning: var(--color-base-warning);--color-info: var(--color-base-info);--color-map-bg: #d2f2ff;--color-map-border: #b8e4f7;--font-family-base: "SF", "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}@font-face{font-family:SF;src:url(/fonts/SFProDisplay-Bold.woff2) format("woff2"),url(/fonts/SFProDisplay-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SF;src:url(/fonts/SFProDisplay-Regular.woff2) format("woff2"),url(/fonts/SFProDisplay-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SF;src:url(/fonts/SFProDisplay-Medium.woff2) format("woff2"),url(/fonts/SFProDisplay-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SF;src:url(/fonts/SFProDisplay-Semibold.woff2) format("woff2"),url(/fonts/SFProDisplay-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}button:focus{-webkit-box-shadow:none!important;box-shadow:none!important}*:focus{outline:none}body{font-family:var(--font-family-base);font-weight:400;font-size:18px;position:relative;color:var(--color-text-body);background:var(--color-page-bg)}html[data-theme=dark]{color-scheme:dark}html[data-theme=dark] body,html[data-theme=dark] #app{background:var(--color-page-bg-dark);color:#fff}input,textarea{font-family:var(--font-family-base);font-size:18px;-webkit-text-size-adjust:100%}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=image]):not([type=submit]):not([type=reset]):not([type=button]){background:#fff;color:#1c1c1c}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #fff inset!important;-webkit-text-fill-color:#1C1C1C!important;caret-color:#1c1c1c;transition:background-color 9999s ease-out 0s}body.hidden,body.header-mobile-open{overflow:hidden}body.select-close{overflow-x:hidden}body:before{content:"";display:block;position:absolute;background:#000000b3;height:100%;overflow:hidden;width:100%;z-index:8888;display:none}a{display:inline-block;font:inherit;color:inherit;-webkit-transition:.3s;transition:.3s;text-decoration:none}a:hover{text-decoration:none}img{max-width:100%;max-height:100%}a img{border:none;outline:none}ul{margin:0;padding:0;list-style:none}.container{max-width:1200px;margin:0 auto;width:100%}.wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;min-height:100vh;background:var(--color-page-bg)}.main{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;width:100%}.btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:46px;width:100%;max-width:100%;font-size:14px;border:0;background:none;-webkit-transition:.3s;transition:.3s;font-size:16px;font-weight:600;border-radius:16px;padding:12px 24px;cursor:pointer;font-family:inherit}.btn-blue:hover{background:#f1f8ff;color:#000;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.12);box-shadow:inset 0 3px 4px #ffffff40,0 2px 8px #0000001f}.btn-primary{background:var(--color-primary);color:#fff;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25);box-shadow:inset 0 3px 4px #ffffff40}.btn-primary:disabled,.btn-primary[disabled]{opacity:.5;cursor:default}.btn-primary:hover{background:var(--color-primary-hover);-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset 0 3px 4px #ffffff40,0 4px 12px #00000040}.btn-primary:active{-webkit-box-shadow:inset 0 4px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 4px 4px #ffffff40,0 2px 8px #00000040}.btn-black{-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px #00000040;background:#0d4376;color:#fff}.btn-black:hover{background:#000;color:#fff;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px #00000040}.btn-black:active{background:#032f63;color:#00adf1;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px #00000040}.btn-blue{-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25);box-shadow:inset 0 3px 4px #ffffff40;background:#00adf1;color:#fff}.btn-blue:hover{background:#118fc9;color:#fff;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset 0 3px 4px #ffffff40,0 4px 12px #00000040}.btn-blue:active{background:#0783bc;color:#00e2ff;-webkit-box-shadow:inset 0 4px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 4px 4px #ffffff40,0 2px 8px #00000040}.btn-blue:disabled,.btn-blue[disabled]{opacity:.5;cursor:not-allowed}.btn-link{background:transparent;border:1px solid #1C1C1C;color:#1c1c1c;padding:12px 24px}.btn-link:hover{background:#118fc9;color:#fff;border-color:#118fc9;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset 0 3px 4px #ffffff40,0 4px 12px #00000040}.btn-link:active{background:#0783bc;color:#00e2ff;border-color:#0783bc;-webkit-box-shadow:inset 0 4px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 4px 4px #ffffff40,0 2px 8px #00000040}.wrapper[data-theme=dark] .btn-link{background:transparent;border-color:#fff;color:#fff}.wrapper[data-theme=dark] .btn-link:hover{color:#fff;border-color:#118fc9;background:#118fc9;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset 0 3px 4px #ffffff40,0 4px 12px #00000040}.wrapper[data-theme=dark] .btn-link:active{background:#0783bc;color:#00e2ff;border-color:#0783bc;-webkit-box-shadow:inset 0 4px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 4px 4px #ffffff40,0 2px 8px #00000040}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer;width:100%;-ms-flex-negative:0;flex-shrink:0}.checkbox.disabled{pointer-events:none;text-decoration:line-through}.checkbox__text{font-size:14px;margin-left:10px;line-height:120%}.checkbox__inner span{text-align:center;width:16px;height:16px;display:block;cursor:pointer;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #cacdd0;border-radius:2px;position:relative;-webkit-transition:.3s;transition:.3s;z-index:1}.checkbox__inner span:before{display:block;content:"";position:absolute;width:4px;height:8px;border-right:2px solid #000;border-bottom:2px solid #000;top:2px;left:5px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);opacity:0;-webkit-transition:.3s;transition:.3s;visibility:hidden}.checkbox__inner input{display:none}.checkbox__inner input:checked+span{background:#00adf1;border:1px solid #00adf1}.checkbox__inner input:checked+span:before{opacity:1;visibility:visible}.field{display:block}.field input{width:100%;height:52px;border:0;border-radius:10px;color:#202020;padding:15px;font-size:16px;font-family:inherit}.overhidden{opacity:.3;z-index:111;position:fixed;top:0;left:0;right:0;bottom:0;background:#1c1c1c;display:none}.overhidden.active{display:block}.wrapper{overflow:hidden}.wrapper .header__dark,.wrapper .map__dark,.wrapper .footer__logo img.dark,.wrapper .footer__icons img.dark,.wrapper .header__theme--black{display:none}.wrapper[data-theme=dark]{--color-error: #ff3f52;--color-primary: var(--color-base-primary);--color-page-bg: var(--color-page-bg-dark);background:var(--color-page-bg-dark);color:#fff}.wrapper[data-theme=dark] .header__dark{display:block}.wrapper[data-theme=dark] .header__white{display:none}.wrapper[data-theme=dark] .header__mobile{background:var(--color-base-bg)}.wrapper[data-theme=dark] .header__mobile-auth .header__btn--logout{color:#6b7280;border-color:#3f4248}.wrapper[data-theme=dark] .header__mobile-auth .header__btn--logout:hover{background:#ffffff0f;color:#9aa1b5;border-color:#4b4f56}.wrapper[data-theme=dark] .btn-black{background:#0d4376;color:#fff}.wrapper[data-theme=dark] .btn-black:hover{background:#000;color:#fff;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px #00000040}.wrapper[data-theme=dark] .btn-black:active{background:#032f63;color:#00adf1;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px #00000040}.wrapper[data-theme=dark] .btn-blue{color:#fff}.wrapper[data-theme=dark] .btn-blue:hover{background:#118fc9;color:#fff;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25),0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset 0 3px 4px #ffffff40,0 4px 12px #00000040}.wrapper[data-theme=dark] .btn-blue:active{background:#0783bc;color:#00e2ff;-webkit-box-shadow:inset 0 4px 4px 0 rgba(255,255,255,.25),0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset 0 4px 4px #ffffff40,0 2px 8px #00000040}.wrapper[data-theme=dark] .header__nav li a{color:#fff}.wrapper[data-theme=dark] .header__nav li a:hover{color:var(--color-primary)}.wrapper[data-theme=dark] .header__theme--light{display:none}.wrapper[data-theme=dark] .header__theme--black{display:-webkit-box;display:-ms-flexbox;display:flex}.wrapper[data-theme=dark] .showcase__label{background:transparent;color:#ffffffe6}.wrapper[data-theme=dark] .showcase__title{color:#fff}.wrapper[data-theme=dark] .showcase__title-accent{color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__form{-webkit-box-shadow:none;box-shadow:none;background:var(--color-surface-showcase-form-dark);border:1px solid var(--color-page-bg-dark)}.wrapper[data-theme=dark] .showcase__cit{background:var(--color-base-bg);border:1px solid var(--color-base-bg);color:#fff}.wrapper[data-theme=dark] .showcase__top{background-color:#000f21}.wrapper[data-theme=dark] .showcase__top span{color:#fff}.wrapper[data-theme=dark] .showcase__top span.active{color:#000}.wrapper[data-theme=dark] .showcase__item{background:var(--color-base-bg)}.wrapper[data-theme=dark] .showcase__grid input,.wrapper[data-theme=dark] .showcase__select--head{color:#fff}.wrapper[data-theme=dark] .showcase__select--head svg path{fill:#fff;stroke:none}.wrapper[data-theme=dark] .showcase__select--body{background:#000f21;scrollbar-color:var(--color-primary) rgba(255,255,255,.1);-webkit-box-shadow:0 4px 8px 0 rgba(0,26,56,.2);box-shadow:0 4px 8px #001a3833}.wrapper[data-theme=dark] .showcase__select--body::-webkit-scrollbar-track{background:#ffffff14}.wrapper[data-theme=dark] .showcase__select--body::-webkit-scrollbar-thumb{background:var(--color-primary)}.wrapper[data-theme=dark] .showcase__select--body::-webkit-scrollbar-thumb:hover{background:var(--color-primary-hover)}.wrapper[data-theme=dark] .showcase__select--search{background:#000f21;border-color:#fff3;color:#fff}.wrapper[data-theme=dark] .showcase__select--search::placeholder{color:#ffffff80}.wrapper[data-theme=dark] .showcase__select--search:focus{border-color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__select--filter{border-bottom-color:#ffffff26}.wrapper[data-theme=dark] .showcase__select--filter-link{color:#ffffffb3}.wrapper[data-theme=dark] .showcase__select--filter-link:hover,.wrapper[data-theme=dark] .showcase__select--filter-link.active{color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__select--empty{color:#ffffff80}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--head{background:#000f21;border:1px solid rgba(255,255,255,.12)}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--name{color:#ffffffbf}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--name svg path{fill:#9aa1b5;stroke:none}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--arrow path{fill:#9aa1b5}.wrapper[data-theme=dark] .showcase__select--city.is-selected .showcase__select--name span{color:#fff}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--body{background:#000f21;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.35);box-shadow:0 4px 8px #00000059}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--body span{color:#fff}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--body span:hover{color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__select--city.active .showcase__select--search{background:#000f21;border-color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__select--city .showcase__select--empty{color:#ffffff80}.wrapper[data-theme=dark] .showcase__course--text{color:#fff;font-size:16px}.wrapper[data-theme=dark] .showcase__course--text span{opacity:.7;color:#fff}.wrapper[data-theme=dark] .showcase__course--text p{color:#fff;opacity:1;font-weight:600}.wrapper[data-theme=dark] .showcase__course--number span{color:#fff}.wrapper[data-theme=dark] .showcase__course--number:after{background:conic-gradient(#fff var(--progress),transparent 0)}.wrapper[data-theme=dark] .checkbox__inner span:before{border-right-color:#fff;border-bottom-color:#fff}.wrapper[data-theme=dark] .checkbox__inner input:checked+span{background:#0d4376;border:1px solid #0d4376}.wrapper[data-theme=dark] .showcase__desc{color:#ffffffeb}.wrapper[data-theme=dark] .showcase__desc a{color:var(--color-primary)}.wrapper[data-theme=dark] .showcase__image{-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px #00000040;background:#0d4376}.wrapper[data-theme=dark] .showcase__image:hover{background:#145694}.wrapper[data-theme=dark] .showcase__image:active{background:#0a3865}.wrapper[data-theme=dark] .showcase__image svg path{fill:#fff}.wrapper[data-theme=dark] .showcase__link{color:var(--color-primary)}.wrapper[data-theme=dark] .work__title{color:#fff}.wrapper[data-theme=dark] .work__grid:hover{-webkit-box-shadow:0 6px 21px 0 rgba(0,0,0,.1);box-shadow:0 6px 21px #0000001a;background:#23242a;border:1px solid transparent}.wrapper[data-theme=dark] .work__grid:hover .work__number{background:-webkit-gradient(linear,left top,left bottom,from(#13ceac),to(#177260));background:linear-gradient(180deg,#13ceac,#177260)}.wrapper[data-theme=dark] .work__number{background:#414141;color:#fff}.wrapper[data-theme=dark] .map__inner{-webkit-backdrop-filter:blur(67.0999984741px);backdrop-filter:blur(67.0999984741px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(13,67,118,.55)),to(rgba(0,26,56,.72)));background:linear-gradient(180deg,#0d43768c,#001a38b8);border:1px solid rgba(13,47,86,.85);box-shadow:inset 0 1px #00adf11f}.wrapper[data-theme=dark] .map__text{color:#fff}.wrapper[data-theme=dark] .map-russia__tooltip-bg{fill:#2a2c38;stroke:#797777;filter:drop-shadow(0 8px 24px rgba(0,0,0,.4)) drop-shadow(0 2px 8px rgba(0,0,0,.2))}.wrapper[data-theme=dark] .map-russia__tooltip-text{fill:#fff}.wrapper[data-theme=dark] .map__white{display:none}.wrapper[data-theme=dark] .map__dark{display:block}.wrapper[data-theme=dark] .about__item{-webkit-box-shadow:inset 0 8px 5px 0 rgba(255,255,255,.35);box-shadow:inset 0 8px 5px #ffffff59;background:-webkit-linear-gradient(139deg,rgba(13,67,118,.82) 0%,rgba(0,26,56,.92) 100%);background:linear-gradient(139deg,#0d4376d1,#001a38eb)}.wrapper[data-theme=dark] .about__head span{color:#fff}.wrapper[data-theme=dark] .footer{margin-bottom:0;padding-bottom:24px;background:var(--color-page-bg-dark)}.wrapper[data-theme=dark] .footer__inner{background:var(--color-base-bg)}.wrapper[data-theme=dark] .footer__logo img.white{display:none}.wrapper[data-theme=dark] .footer__logo img.dark{display:block}.wrapper[data-theme=dark] .footer__icons img.white{display:none}.wrapper[data-theme=dark] .footer__icons img.dark{display:block}.wrapper[data-theme=dark] .steps__items{-webkit-box-shadow:none;box-shadow:none;background:var(--color-surface-showcase-form-dark);border:1px solid var(--color-page-bg-dark)}.wrapper[data-theme=dark] .steps-operation__field{background:#000f21}.wrapper[data-theme=dark] .steps-operation__left input{color:#fff}.wrapper[data-theme=dark] .steps-operation__left input::-webkit-input-placeholder{color:#ffffff80}.wrapper[data-theme=dark] .steps-operation__left input::placeholder{color:#ffffff80}.wrapper[data-theme=dark] .steps-operation__input input{background:#2a2c38;color:#fff;font-weight:400}.wrapper[data-theme=dark] .steps-operation__input input::-webkit-input-placeholder{color:#fff}.wrapper[data-theme=dark] .steps-operation__input input:-moz-placeholder{color:#fff}.wrapper[data-theme=dark] .steps-operation__input input::-moz-placeholder{color:#fff}.wrapper[data-theme=dark] .steps-operation__input input:-ms-input-placeholder{color:#fff}.wrapper[data-theme=dark] .steps-operation__approve a{color:var(--color-primary)}.wrapper[data-theme=dark] .steps-operation__sidebar{background:#000f21;color:#fff}.wrapper[data-theme=dark] .steps-operation__sidebar .steps-operation__course{color:#ffffffb3;border-color:transparent;width:100%;padding-left:0}.wrapper[data-theme=dark] .steps-operation__sidebar .steps-operation__approve{color:#fffc}.wrapper[data-theme=dark] .steps-operation__sidebar .steps-operation__approve a{color:var(--color-primary)}.wrapper[data-theme=dark] .steps__top--number{background:var(--color-page-bg-dark);color:#fff}.wrapper[data-theme=dark] .steps__top--name{background:transparent}.wrapper[data-theme=dark] .steps-pay__item{background:#000f21}.wrapper[data-theme=dark] .steps-pay__item:last-child{background:#000f21}.wrapper[data-theme=dark] .steps-pay__info b{background:#2a2c38}.wrapper[data-theme=dark] .steps-pay__info p{color:var(--color-primary)}.wrapper[data-theme=dark] .steps-pay__info b.succes{background:var(--color-primary)}.wrapper[data-theme=dark] .steps-succes,.wrapper[data-theme=dark] .lk__links{background:#2a2c38}.wrapper[data-theme=dark] .lk__links a.active{background:#fff;color:#2f2f2f}.wrapper[data-theme=dark] .lk__info{background:#000f21;border:1px solid #000f21}.wrapper[data-theme=dark] .lk__info .steps-operation__input input{border:1px solid #2A2C38}.wrapper[data-theme=dark] .lk-ex__empty,.wrapper[data-theme=dark] .lk__links a,.wrapper[data-theme=dark] .lk__links{background:#000f21}.wrapper[data-theme=dark] .lk-private__info .steps-operation__input.gray input{background:#242424}.wrapper[data-theme=dark] .lk-private__info .steps-operation__input.gray svg path{fill:#fff}.wrapper[data-theme=dark] .lk__top--item.active{color:#000}.wrapper[data-theme=dark] .lk-cash__inner{background:#2a2c38}.wrapper[data-theme=dark] .lk-acc__item,.wrapper[data-theme=dark] .lk-stat__item,.wrapper[data-theme=dark] .lk-aside__top,.wrapper[data-theme=dark] .lk-aside__item{background:#001a38}.wrapper[data-theme=dark] .lk-aside__info svg path{fill:#fff}.wrapper[data-theme=dark] .lk-dep__top{background:#001a38}.wrapper[data-theme=dark] .lk-dep__top .steps-operation__input input{border:1px solid #efefef}.wrapper[data-theme=dark] .lk-faq__item{background:#001a38}.wrapper[data-theme=dark] .lk-faq__arrow svg path{fill:#fff}.fancybox-bg{background:#272727cc}.fancybox-content{overflow:initial}.modal{display:none;padding:24px;border-radius:20px;-webkit-box-shadow:0 8px 24px 0 rgba(0,0,0,.25);box-shadow:0 8px 24px #00000040;background:#fff}.modal .fancybox-close-small{display:none}.modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;right:20px;top:20px;z-index:111;cursor:pointer}.modal-reg{width:100%;max-width:1098px}.modal-reg__content{position:relative}.modal-reg__info{max-width:670px;position:relative;z-index:1}.modal-reg__info>span{font-size:21px;font-weight:600;margin-bottom:10px;display:block}.modal-reg__btn{margin-top:20px;max-width:258px}.modal-reg__img{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:-24px}.modal-reg__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:10px;margin-top:10px}.modal-reg__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px}.modal-reg__item>span{background:var(--color-primary);width:24px;height:24px;color:#fff;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;font-weight:600;font-size:12px}.modal-reg__desc{border-radius:12px;padding:12px;margin-top:20px;gap:5px;border:1px solid #f29100}.modal-reg__desc b{color:#f29100}.modal-choose .modal-reg__img{bottom:-30%;right:-10px}.modal-info .modal-reg__info{max-width:100%}.modal-info .modal-reg__info p{max-width:620px}.modal-info .modal-reg__img{z-index:1;bottom:4%}.modal-info .modal-reg__desc{border:1px solid #d91528}.modal-info .modal-reg__desc b{color:#d91528}.modal-noti{max-width:484px}.modal-noti__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-noti__head{text-align:center;font-size:21px;font-weight:600}.modal-noti__text{font-weight:600;font-size:16px;letter-spacing:.03em;margin:16px 0;text-align:center}.modal-noti__desc{text-align:center;margin-bottom:30px}.modal-login{max-width:563px;width:100%}.modal-login__desc{text-align:center;margin-top:16px;font-size:14px}.modal-login__desc a{color:var(--color-primary);font-weight:700}.modal-login .modal-noti__head{margin-bottom:20px}.modal-login .steps-operation__input{border:1px solid #efefef;border-radius:10px;margin-bottom:12px}.modal-login__btn{margin-top:30px}.modal.dark{background:#2a2c38;color:#fff}.modal.dark .modal-reg__item>span{color:#2f2f2f}.modal.dark .btn-black{background:#0d4376;color:#fff}.modal.dark .btn-black:hover{background:#000;color:#fff;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 4px 12px #00000040}.modal.dark .btn-black:active{background:#032f63;color:#00adf1;-webkit-box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px 0 rgba(0,0,0,.25);box-shadow:inset -2px 4px 8px -2px #0e87ff,0 2px 8px #00000040}.modal.dark .checkbox__inner span{background:transparent;border:1px solid #5b6270}.modal.dark .checkbox__inner span:before{border-right-color:#fff;border-bottom-color:#fff}.modal.dark .modal-login__desc a{color:var(--color-primary)}.modal.dark .checkbox__inner input:checked+span{background:#0d4376;border:1px solid #0d4376}.modal.dark .steps-operation__input{border:1px solid #535353}.modal.dark .steps-operation__input svg path{fill:#9aa1b5;opacity:1}.wrapper[data-theme=dark] .steps-operation__input svg path{fill:#9aa1b5;opacity:1}.modal.dark .steps-operation__input input{background:#1f2028;color:#fff}.modal.dark .steps-operation__input input::-webkit-input-placeholder{color:#fff}.modal.dark .steps-operation__input input:-moz-placeholder{color:#fff}.modal.dark .steps-operation__input input::-moz-placeholder{color:#fff}.modal.dark .steps-operation__input input:-ms-input-placeholder{color:#fff}.modal.dark .modal__close svg path{fill:#fff}.header{width:100%}.header__container{max-width:1200px;margin:0 auto;width:100%;padding:0}.header__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;cursor:pointer}.header__white,.header__dark{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__white--logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;position:relative;min-width:0;-ms-flex-negative:1;flex-shrink:1}.header__white--animation{position:relative;width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0}.header__white--animation svg{position:absolute;top:0;left:0;display:block;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:opacity .8s ease,-webkit-transform .8s ease;transition:transform .8s ease,opacity .8s ease}.header__white--animation svg.active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.header__wordmark{display:block;width:auto;height:auto;max-height:40px;-o-object-fit:contain;object-fit:contain}.header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.header__nav li a{color:#1c1c1c;white-space:nowrap}.header__nav li a:hover{color:var(--color-primary)}.header__nav-desktop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;padding:10px 12px;border-radius:24px;-webkit-box-shadow:0 6px 21px 0 rgba(0,0,0,.1);box-shadow:0 6px 21px #0000001a;-webkit-transition:box-shadow var(--duration-transition) ease,background var(--duration-transition) ease;transition:box-shadow var(--duration-transition) ease,background var(--duration-transition) ease}.wrapper[data-theme=dark] .header__inner{background:var(--color-base-bg);-webkit-box-shadow:0 6px 21px 0 rgba(0,0,0,.25);box-shadow:0 6px 21px #00000040}.header.header--scrolled .header__inner{-webkit-box-shadow:0 8px 28px 0 rgba(0,0,0,.12);box-shadow:0 8px 28px #0000001f}.wrapper[data-theme=dark] .header.header--scrolled .header__inner{-webkit-box-shadow:0 8px 28px 0 rgba(0,0,0,.35);box-shadow:0 8px 28px #00000059}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.header__theme{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;position:relative;z-index:10}.header__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:10;cursor:pointer}.header__btn{max-width:90px;position:relative;z-index:10}.header__btn.auth{max-width:157px;width:157px;height:43px;position:relative;border-radius:32px;z-index:10;font-weight:400;font-size:14px;display:flex;justify-content:space-between}.header__btn.auth svg{width:14px;height:14px}.header__burger{display:none}.header__theme--black,.header__theme--light{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile .header__btn,.header__mobile .header__close{display:none}.header__close{display:-webkit-box;display:-ms-flexbox;-webkit-box-align:center;-ms-flex-align:center;position:absolute;top:20px;right:20px;background:var(--color-primary);display:flex;align-items:center;width:30px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:5px}.footer{-webkit-box-flex:10;-ms-flex-positive:10;width:100%;padding-bottom:24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__bg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;overflow:hidden;width:200%}.footer__inner{-webkit-box-shadow:0 4px 12px 0 rgba(47,47,47,.1);box-shadow:0 4px 12px #2f2f2f1a;background:#fff;padding:24px;border-radius:24px;display:-ms-grid;display:grid;-ms-grid-columns:3fr 1fr;grid-template-columns:3fr 1fr;position:relative}.footer__logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.footer__polyt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;font-weight:400;margin-bottom:16px}.footer__polyt a{font-size:12px;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#9aa1b5}.footer__polyt a:hover{color:var(--color-primary)}.footer__text{font-size:12px;color:#9aa1b5;max-width:60%}.footer__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:30px}.footer__socials a{width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__socials a:hover svg path{fill:var(--color-primary)}.footer__socials a svg path{-webkit-transition:.3s;transition:.3s}.footer__copy{text-align:right;font-size:14px;color:#9aa1b5}.about-showcase__img{margin-left:auto;margin-right:auto}@media screen and (max-width: 1300px){.container,.header__container{padding:0 20px}}@media screen and (max-width: 991px){.container{width:100%;padding:0 15px}}@media only screen and (max-width: 991px){.btn{font-size:14px}.field input{height:42px}.wrapper[data-theme=dark] .header__inner{-webkit-box-shadow:0 6px 21px 0 rgba(0,0,0,.25);box-shadow:0 6px 21px #00000040;background:var(--color-base-bg)}.wrapper[data-theme=dark] .steps__top--name{background:#2a2c38}.modal{padding:16px}.modal-reg{padding-top:86px}.modal-reg__info>span{font-size:18px}.modal-reg__btn{max-width:100%}.modal-reg__img{height:64px;top:-75px;bottom:auto;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);right:auto}.modal-reg__item p{font-size:14px}.modal-choose .modal-reg__img{right:auto}.header{position:fixed;top:0;left:0;right:0;z-index:1111}.header__container{padding:12px 15px}.header__inner{padding:16px 32px}.header__logo{min-width:0;flex-shrink:1}.header__logo .header__wordmark{max-height:36px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.header__lang{font-size:14px}}@media only screen and (max-width: 700px){.header__content{gap:12px}}@media only screen and (max-width: 991px){.header__nav-desktop,.header__nav,.header__btn{display:none}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:var(--color-primary);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.header__mobile .header__close{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2010;cursor:pointer}.header__mobile-overlay.mobile-overlay-enter-from,.header__mobile-overlay.mobile-overlay-leave-to{opacity:0}.header__mobile-overlay.mobile-overlay-enter-active,.header__mobile-overlay.mobile-overlay-leave-active{transition:opacity .25s ease}.header__mobile-overlay.mobile-overlay-enter-to,.header__mobile-overlay.mobile-overlay-leave-from{opacity:1}.header__mobile{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed;right:0;top:0;width:80%;max-width:320px;height:100vh;background:#fff;z-index:2011;min-height:100vh;bottom:0;padding:70px 30px 30px;box-shadow:-4px 0 24px #00000026}.header__mobile.header__mobile--open,.header__mobile.active{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile.mobile-menu-enter-from,.header__mobile.mobile-menu-leave-to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.header__mobile.mobile-menu-enter-active,.header__mobile.mobile-menu-leave-active{-webkit-transition:-webkit-transform .28s ease,transform .28s ease,opacity .25s ease;transition:transform .28s ease,opacity .25s ease;will-change:transform}.header__mobile.mobile-menu-enter-to,.header__mobile.mobile-menu-leave-from{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.header__mobile .header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__mobile .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.header__mobile-auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%}.header__mobile-auth .header__btn{width:100%;max-width:157px;border-radius:26px}}@media only screen and (max-width: 900px) and (min-width: 768px){.header__container{padding:12px 14px}.header__inner{padding:14px 20px}.header__nav{gap:14px}.header__nav li a{font-size:15px}.header__content{gap:16px}.header__btn{max-width:84px;padding-left:16px;padding-right:16px}}@media only screen and (max-width: 767px){.modal-reg__desc{display:block;font-size:14px}.header__container{padding:12px 16px}.header__inner{padding:8px 16px;border-radius:12px}.header__white{-webkit-transform:scale(.75);-ms-transform:scale(.75);transform:scale(.75);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.header__logo .header__wordmark{max-height:32px}.header__nav-desktop,.header__nav,.header__btn{display:none}.header__burger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;background:var(--color-primary);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px}.header__mobile .header__close{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:2010;cursor:pointer}.header__mobile-overlay.mobile-overlay-enter-from,.header__mobile-overlay.mobile-overlay-leave-to{opacity:0}.header__mobile-overlay.mobile-overlay-enter-active,.header__mobile-overlay.mobile-overlay-leave-active{transition:opacity .25s ease}.header__mobile-overlay.mobile-overlay-enter-to,.header__mobile-overlay.mobile-overlay-leave-from{opacity:1}.header__mobile{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:fixed;right:0;top:0;width:80%;max-width:320px;height:100vh;background:#fff;z-index:2011;min-height:100vh;bottom:0;padding:70px 30px 30px;box-shadow:-4px 0 24px #00000026}.header__mobile.header__mobile--open,.header__mobile.active{display:-webkit-box;display:-ms-flexbox;display:flex}.header__mobile.mobile-menu-enter-from,.header__mobile.mobile-menu-leave-to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.header__mobile.mobile-menu-enter-active,.header__mobile.mobile-menu-leave-active{-webkit-transition:-webkit-transform .28s ease,transform .28s ease,opacity .25s ease;transition:transform .28s ease,opacity .25s ease;will-change:transform}.header__mobile.mobile-menu-enter-to,.header__mobile.mobile-menu-leave-from{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);opacity:1}.header__mobile .header__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__mobile .header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:100%}.header__mobile-auth{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;width:100%}.header__mobile-auth .header__btn{width:100%;max-width:157px;border-radius:26px}.header__mobile-auth .header__btn--logout{max-width:120px;padding:8px 20px;font-size:14px;background:transparent;color:#9aa1b5;border:1px solid #e0e0e0;border-radius:26px;-webkit-box-shadow:none;box-shadow:none}.header__mobile-auth .header__btn--logout:hover{background:#0000000a;color:#6b7280;border-color:#d0d0d0}.footer__bg{left:-50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);bottom:-63%}.footer__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:24px}.footer__polyt{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.footer__text{max-width:100%}.footer__icons{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__socials{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.footer__copy{text-align:left}.lk-private__info{max-width:100%}.about-con__info{flex-direction:column}.about-con__info .about-showcase__img{margin-left:auto;margin-right:auto}.about-con__info .about-showcase__img img{max-width:350px}}.steps-operation__input textarea{height:43px;padding:12px 16px;width:100%;border:0;border-radius:10px;font-size:14px}.steps-operation__input.error{border:.3px solid var(--color-error);border-radius:10px;margin-bottom:12px}.lk__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:24px}.lk__top--item{padding:6px 16px;border-radius:12px;cursor:pointer;font-weight:400}.lk__top--item.active{color:#fff;background:var(--color-primary);font-weight:600}@media only screen and (max-width: 1300px){.lk__top{overflow:auto;margin-right:-16px;padding-right:16px}.lk__top--item{-ms-flex-negative:0;flex-shrink:0;font-size:14px}}.lk__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:38px;margin-bottom:50px}.lk__title{font-size:32px;font-weight:700}@media only screen and (max-width: 991px){.lk__head{display:block;margin-bottom:30px;margin-right:-15px}.lk__title{font-size:24px;margin-bottom:20px}}.lk-ex__empty{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;padding:40px;border-radius:12px}.lk-ex__empty span{font-size:12px}.steps{position:relative;z-index:1;margin-top:8px}.steps__bg{position:absolute;top:-36%;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}@media only screen and (max-width: 991px){.steps__bg{display:none}}.steps__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:28px}@media only screen and (max-width: 991px){.steps__top{overflow:auto;margin-right:-15px;padding-right:15px}.steps__top::-webkit-scrollbar{display:none}}.steps__top--item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;position:relative}.steps__top--item.completed .steps__top--number{background:var(--color-primary);border:2px solid var(--color-primary);color:#fff}.steps__top--item.completed .steps__top--number span{display:none}.steps__top--item.completed .steps__top--number svg{display:block}.steps__top--item.completed:before{background:var(--color-primary)}.steps__top--item.active .steps__top--number{border:2px solid var(--color-primary)}.steps__top--item svg{display:none}@media only screen and (max-width: 1300px){.steps__top--item{min-width:288px}}@media only screen and (max-width: 991px){.steps__top--item{-ms-flex-negative:0;flex-shrink:0}}.steps__top--item:last-child{width:auto;min-width:initial}.steps__top--item:last-child:before{display:none}.steps__top--item:before{content:"";display:block;position:absolute;height:2px;width:69%;background:#9aa1b5;right:-75%}@media only screen and (max-width: 1300px){.steps__top--item:before{width:40%;right:-33px}}@media only screen and (max-width: 991px){.steps__top--item:before{width:60%;right:10px}}.steps__top--number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:32px;height:32px;border:2px solid #9aa1b5;border-radius:50px;font-size:14px;font-weight:600;z-index:1;background:var(--color-page-bg-light);color:#1c1c1c;position:relative}.steps__top--name{font-size:16px;font-weight:600;letter-spacing:.03em;padding-right:5px}@media only screen and (max-width: 991px){.steps__top--name{position:relative;z-index:1;background:#fff}}.steps__items{padding:24px;border-radius:24px;-webkit-box-shadow:none;box-shadow:none;background:#d2f2ff;border:1px solid #fff;position:relative;z-index:1;margin-bottom:24px}@media only screen and (max-width: 991px){.steps__items{padding:16px}}.steps-operation__aside{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px}@media only screen and (max-width: 1440px){.steps-operation__aside{grid-gap:16px;-ms-grid-columns:1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 767px){.steps-operation__aside{-ms-grid-columns:1fr;grid-template-columns:1fr}}.steps-operation__fields{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px;-ms-grid-column-span:2;grid-column:span 2}@media only screen and (max-width: 1440px){.steps-operation__fields{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column:span 2;grid-gap:16px}}@media only screen and (max-width: 767px){.steps-operation__fields{-ms-grid-columns:1fr;grid-template-columns:1fr}}.steps-operation__field{height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:20px;padding:11px 16px}@media only screen and (max-width: 991px){.steps-operation__field{min-height:61px;height:auto;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.steps-operation__field:first-child{padding-bottom:43px}}.steps-operation__course{display:flex;align-items:center;align-self:stretch;border:none;border-color:transparent;border-radius:0;padding:0;height:auto;font-size:12px;font-weight:600;gap:10px;color:#9aa1b5}@media only screen and (max-width: 991px){.steps-operation__course{left:0;bottom:0;height:auto;font-size:12px}}.steps-operation__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer;font-size:21px;font-weight:600}.steps-operation__left span{color:#9aa1b5}.steps-operation__left p{font-size:21px;display:block;margin-top:-3px;font-weight:600}.lk__info .steps-operation__input input{border:1px solid #e1e1e5}.steps-operation__input{position:relative}.steps-operation__input svg{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px}.steps-operation__input input{height:43px;width:100%;border:0;border-radius:10px;font-size:14px;padding:12px 16px 12px 42px}@media only screen and (max-width: 767px){.steps-operation__input input{height:40px}}.steps-payment{padding:24px;border-radius:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 991px){.steps-payment{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 575px){.steps-payment__buttons{flex-direction:column}.about-con__info .about-showcase__img img{max-width:250px}}.lk-faq__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:18px;font-weight:600;cursor:pointer}.lk-faq__body{font-size:16px;margin-top:10px;display:none}.news__title{margin-bottom:50px;font-size:44px;font-weight:600}.news__item:hover{background:#a1e1ff}@media only screen and (max-width: 991px){.news__item{padding:16px;position:relative}.news__item:before{content:"";display:block;position:absolute;background:url(../images/bg-bottom.png) 50% 50% no-repeat;width:170px;height:170px;bottom:0;right:0}}.wrapper[data-theme=dark] .news__item:hover{background:#093a6f}.page-partner__text{margin-bottom:25px;font-size:18px}.page-partner__item:before{content:"";display:block;position:absolute;background:url(/images/top.png) 50% 50% no-repeat;right:0;top:0;width:171px;height:165px}.page-partner__item:after{content:"";display:block;position:absolute;background:url(/images/bot.png) 50% 50% no-repeat;left:0;bottom:0;width:171px;height:165px}.work{margin-bottom:80px;position:relative;z-index:1}.work__title{height:96px;background:url(/images/work-bg-white.png) 50% 50%;background-size:cover;border-radius:32px;padding:24px 36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:40px;font-weight:600;margin-bottom:16px}.bg_gradient{position:relative;overflow:hidden}.bg_gradient:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 100% 100%,#00adf147,#00adf100 25%);pointer-events:none}.bg_gradient>*{position:relative;z-index:1}.work-top{display:flex;flex-direction:row;align-items:center;gap:15px}.work__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;min-width:70px;flex-shrink:0;background:#fff;border-radius:50%;margin-bottom:12px}@media only screen and (max-width: 991px){.wrapper[data-theme=dark] .work__title{-webkit-box-shadow:inset 0 8px 14px 0 rgba(255,255,255,.32);box-shadow:inset 0 8px 14px #ffffff52;background:linear-gradient(172deg,#0a6d94,#00090d)}.work{margin-bottom:56px}.work__inner{padding:12px}.work__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.work__item{padding:16px}.work__item:first-child{-ms-grid-column-span:1;grid-column:span 1}.work__text{font-size:16px}.work__desc{font-size:14px}}.wrapper[data-theme=dark] .work__item:before{background:none}.wrapper[data-theme=dark] .bg_gradient:before{background:radial-gradient(circle at 100% 100%,#66cdff52,#66cdff00 28%)}.wrapper[data-theme=dark] .work__title{color:#fff;background:url(/images/work-bg-dark.png) 50% 50%;background-size:auto;background-size:cover}.wrapper[data-theme=dark] .news__icon{background:#001a38}.about-top__title{margin-bottom:25px;font-size:44px;font-weight:600}.about-con{position:relative;z-index:3;margin-bottom:80px}.about-con__inner{background:#00adf1;padding:16px;border-radius:32px}.about-con__title{color:#00adf1;background:url(/images/work-bg-fff.png) 50% 50%;background-size:cover;position:relative;font-size:40px;font-weight:600;border-radius:32px;margin-bottom:16px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px 36px}.about-con__content{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:24px;position:relative;overflow:hidden}.about-con__form{background:#f1f8ff;position:relative;z-index:1;padding:24px;border-radius:20px}.about-con__form .steps-operation__input{border:1px solid #d2f2ff;border-radius:10px;margin-bottom:16px}.about-con__label{display:block;font-size:21px;font-weight:600;margin-bottom:21px}.about-con__btn{margin:20px auto 0}.about-con__info{padding:24px;border-radius:20px;background:#f1f8ff;position:relative;z-index:1}.about-bg__image{position:absolute;bottom:-55%;right:-7%;opacity:.15;pointer-events:none;z-index:1;width:350px;height:350px;max-height:350px}.about-con__info--item{margin-bottom:12px;position:relative;z-index:2}.about-con__info--item:last-child{margin-bottom:0}.about-con__info--item span{display:block;font-weight:600;font-size:16px}.about-con__info--item a{font-weight:600;text-decoration:underline;font-size:16px}.about-con__info--soc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.about-con__info--soc a{text-decoration:none;background:#00192b;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-shadow:inset 0 3px 4px 0 rgba(255,255,255,.25);box-shadow:inset 0 3px 4px #ffffff40;border-radius:12px;padding:12px 32px 12px 16px;gap:10px;cursor:pointer}.about-con__info--soc span{margin-bottom:0}.about-showcase__img{border-radius:20px;background:#f1f8ff}.wrapper[data-theme=dark] .about-con__title,.wrapper[data-theme=dark] .about-con__info,.wrapper[data-theme=dark] .about-showcase__img{background:#001a38}.wrapper[data-theme=dark] .about-con__info--soc a{background:#fff;color:#000}.about-rev{position:relative;z-index:3;margin-bottom:65px}.about-rev__container{background:#fff;border-radius:32px;padding:24px}.about-rev__information{display:-ms-grid;display:grid;-ms-grid-columns:1fr 364px;grid-template-columns:1fr 364px;grid-gap:24px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;margin-bottom:30px}.about-rev__title{text-align:center;font-size:40px;font-weight:600;margin-bottom:64px}.about-rev__btn{max-width:157px}.about-rev__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 -24px -24px}.about-rev__item{padding:16px;background:#f1f8ff;border-radius:10px;margin-bottom:16px;position:relative;z-index:1}.about-rev__name{margin-bottom:4px;font-weight:600;font-size:18px}.about-rev__text{font-size:16px}.about-rev__date{font-size:14px;margin-top:10px;opacity:.5}.about__stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about__title{font-weight:600;font-size:40px;margin-bottom:12px;color:#000}.about__text{font-size:21px;opacity:.9;margin-bottom:24px}.about__btn{width:184px;font-size:14px}@media only screen and (max-width: 991px){.about__title{font-size:24px}.about__text{font-size:16px;color:#888;margin-bottom:0}.about-rev__information{padding-bottom:81px;-ms-grid-columns:1fr;grid-template-columns:1fr}.about__stars{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-rev__information .about__btn{width:184px;left:0;position:absolute;bottom:16px}}.wrapper[data-theme=dark] .about-rev__container{background:#000f21}.wrapper[data-theme=dark] .about__title{color:#fff}.wrapper[data-theme=dark] .about-rev__item{background:#001a38}.wrapper[data-theme=dark] .about-rev__information:before{background:none}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;z-index:1}.pagination__wrapper,.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px}.pagination__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;transition:0ms}.pagination__btn.hide{opacity:.5;pointer-events:none}.pagination__btn:hover{color:var(--color-primary);background:transparent;border:1px solid var(--color-primary)}.pagination__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:4px;background:#fff;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;transition:0ms}.steps-operation__input input::-webkit-input-placeholder{opacity:.6}.steps-operation__input input:-moz-placeholder{opacity:.6}.steps-operation__input input::-moz-placeholder{opacity:.6}.steps-operation__input input:-ms-input-placeholder{opacity:.6}.steps-operation__links{margin-top:16px;display:grid;grid-template-columns:1fr 1fr minmax(0,33.333%);gap:0 24px;align-items:stretch;margin-bottom:0}@media only screen and (min-width: 768px) and (max-width: 991px){.steps-operation__links{grid-template-columns:1fr 1fr;row-gap:12px}}@media only screen and (max-width: 767px){.steps-operation__links{grid-template-columns:1fr;row-gap:12px}}.steps-operation__links .btn{width:100%;height:auto;font-size:14px}.steps-operation__approve{font-weight:600;margin-top:10px}@media only screen and (max-width: 991px){.steps-operation__approve{font-size:14px}}.steps-operation__approve a{color:var(--color-primary)}.steps-pay__top{margin-bottom:20px}@media only screen and (max-width: 991px){.steps-pay__top{margin-bottom:16px}}.steps-pay__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-weight:600;font-size:21px;margin-bottom:5px}@media only screen and (max-width: 991px){.steps-pay__info{font-size:18px}}.steps-pay__info p{color:var(--color-primary)}.steps-pay__info b{font-size:14px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.12);box-shadow:0 4px 8px #0000001f;background:#fff;border:1px solid var(--color-primary);border-radius:12px;padding:6px 12px;width:fit-content;height:28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:12px;color:var(--color-primary)}.steps-pay__info b.succes{background:var(--color-primary);color:initial;width:auto}.steps-pay__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 404px;grid-template-columns:1fr 404px;grid-gap:1px}@media only screen and (max-width: 991px){.steps-pay__items{-ms-grid-columns:1fr;grid-template-columns:1fr}}.steps-pay__item{border-radius:10px;padding:1.5rem;background:#fff;position:relative}@media only screen and (max-width: 991px){.steps-pay__item{padding:16px}}.steps-pay__item:last-child{background:#f1f8ff}@media only screen and (max-width: 991px){.steps-pay__item:last-child{min-height:482px}}.steps-pay__name{font-size:21px;font-weight:600;margin-bottom:16px}@media only screen and (max-width: 991px){.steps-pay__name{font-size:18px}}.steps-pay__img{position:absolute;bottom:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-pay__aside{display:flex;flex-direction:column;gap:12px;margin-bottom:16px}@media only screen and (max-width: 767px){.steps-pay__aside{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:32px}}.steps-pay__content span{opacity:.8;display:block;margin-bottom:2px;font-size:12px}.steps-pay__content p{display:block;word-break:break-all}@media only screen and (max-width: 991px){.steps-pay__content p{font-size:14px}}.steps-pay__code{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.steps-pay__code img{width:82px;height:82px}@media only screen and (max-width: 991px){.steps-pay__code{font-size:14px}}.steps-pay__desc{max-width:453px;margin-bottom:24px}@media only screen and (max-width: 991px){.steps-pay__desc{font-size:14px}}.steps-pay__btn{font-size:16px;font-weight:600;cursor:pointer;width:fit-content}.steps-pay__btn.cancel{background:#fff;border:none;color:#000}.wrapper[data-theme=dark] .steps-pay__btn.cancel{background:#2a2c38;box-shadow:none;color:#fff}@media only screen and (max-width: 991px){.steps-pay__btn{font-size:14px}}.steps-pay__grid{margin-bottom:16px}.steps-pay__grid p{opacity:.8;display:block;font-size:12px;margin-bottom:3px}@media only screen and (max-width: 991px){.steps-pay__grid p{margin-bottom:0}}@media only screen and (max-width: 991px){.steps-pay__grid span{font-size:14px}}.steps-pay__text{font-size:12px}.steps-payment__img{margin-bottom:-24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.steps-payment__buttons{display:flex;flex-direction:row;gap:10px}@media only screen and (max-width: 991px){.steps-payment__img{margin-bottom:-16px;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;margin-top:30px}}.steps-payment__head{margin-bottom:24px}.steps-payment__head p{font-size:21px;font-weight:600}@media only screen and (max-width: 991px){.steps-payment__head p{font-size:18px}}@media only screen and (max-width: 991px){.steps-payment__head,.steps-payment__buttons{font-size:14px}}@media only screen and (max-width: 991px){.steps-payment__foot{font-size:14px}}.steps-payment__foot span{opacity:.8;font-size:12px;display:block}.steps-succes{position:relative;background:#fff;border-radius:10px;padding:24px}@media only screen and (max-width: 991px){.steps-succes{padding:16px}}.steps-succes__img{position:absolute;right:0;top:0}@media only screen and (max-width: 991px){.steps-succes__img{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);right:auto;top:auto;bottom:0;width:250px}}.steps-succes__head{margin-bottom:24px}.steps-succes__head p{font-size:21px;font-weight:600}@media only screen and (max-width: 991px){.steps-succes__head p{font-size:18px}}@media only screen and (max-width: 991px){.steps-succes__head{font-size:14px}}.steps-succes__grids{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:48px;gap:24px}@media only screen and (max-width: 991px){.steps-succes__grids{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.steps-succes__grid span{font-size:12px;display:block;opacity:.8}@media only screen and (max-width: 991px){.steps-succes__grid p{font-size:16px}}.steps-succes__btn{font-size:16px;font-weight:600;position:relative;z-index:1}@media only screen and (max-width: 991px){.steps-succes__btn{font-size:14px;margin-top:182px}}@media only screen and (max-width: 672px){.about-con__title{background:#fff}}@media only screen and (max-width: 575px){.steps-payment__buttons{flex-direction:column}.about-bg__image{max-width:200px;max-height:200px;bottom:-30%;right:-10%}}.cursor-pointer{cursor:pointer}.btn-bg-primary{background:#ecf7fe}.wrapper[data-theme=dark] .btn-bg-primary{background:#001a38;color:#b3b3b3}.wrapper[data-theme=dark] .btn-bg-primary:hover{background:#0a274a}.wrapper[data-theme=dark]{background:var(--color-page-bg-dark)!important}.wrapper[data-theme=dark] input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=color]):not([type=file]):not([type=image]):not([type=submit]):not([type=reset]):not([type=button]){background:#000f21;color:#fff}.wrapper[data-theme=dark] input:-webkit-autofill,.wrapper[data-theme=dark] input:-webkit-autofill:hover,.wrapper[data-theme=dark] input:-webkit-autofill:focus,.wrapper[data-theme=dark] input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #000F21 inset!important;-webkit-text-fill-color:#fff!important;caret-color:#fff}.faq{position:relative;margin-bottom:65px;margin-top:30px}.faq__content{position:relative;z-index:1;-webkit-box-shadow:inset -5px 4px 12px 0 rgba(255,255,255,.35),0 1px 0 0 rgba(0,173,241,.12);box-shadow:inset -5px 4px 12px #ffffff59,0 1px #00adf11f;background:#fff;padding:24px;border-radius:20px;border:1px solid var(--color-map-border)}.faq .steps__bg{z-index:-1}.lk-faq__item{background:#ecf7fe;padding:24px;margin-bottom:12px;border-radius:10px}.lk-faq__head.active .lk-faq__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.lk-faq__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s;transition:.3s;-ms-flex-negative:0;flex-shrink:0;margin-left:10px}.lk-faq__body.active{display:block}.lk-faq__body ol{padding-left:16px}@media only screen and (max-width: 991px){.faq .steps__bg{display:-webkit-box;display:-ms-flexbox;display:flex;width:860px;height:860px;top:-10%}}@media only screen and (max-width: 991px){.faq__content{padding:16px}}@media only screen and (max-width: 991px){.lk-faq__item{padding:16px}}.wrapper[data-theme=dark] .faq__content{-webkit-box-shadow:inset -5px 4px 12px 0 rgba(0,173,241,.15);box-shadow:inset -5px 4px 12px #00adf126;background:#000f21;border:1px solid #000F21}.notification-text{margin-top:0;font-size:21px;font-weight:400;color:#1c1c1c}.wrapper[data-theme=dark] .notification-text{color:#fff}.faq__content.notification-text{-webkit-box-shadow:none;box-shadow:none;background:#d2f2ff;border:1px solid #fff;border-radius:24px}.wrapper[data-theme=dark] .faq__content.notification-text{-webkit-box-shadow:none;box-shadow:none;background:var(--color-surface-showcase-form-dark);border:1px solid var(--color-page-bg-dark)}.news{position:relative;margin-bottom:65px}.news .steps__bg{z-index:-1}@media only screen and (max-width: 991px){.news{margin-top:30px}}.news__inner{position:relative;z-index:1}.news__title{margin-bottom:25px;font-size:44px;font-weight:600}@media only screen and (max-width: 991px){.news__title{font-size:24px;margin-bottom:30px}}.news__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-gap:24px}@media only screen and (max-width: 1300px){.news__items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 991px){.news__items{-ms-grid-columns:1fr;grid-template-columns:1fr}}.news__item{background:#fff;border-radius:20px;padding:24px;border:1px solid var(--color-background);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-transition:.3s;transition:.3s;cursor:pointer;overflow:hidden}@media only screen and (max-width: 991px){.news__item{padding:16px;position:relative}.news__item:before{content:"";display:block;position:absolute;background:url(../images/bg-bottom.png) 50% 50% no-repeat;width:170px;height:170px;bottom:0;right:0}}.news__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news__info{-webkit-box-flex:10;-ms-flex-positive:10;flex-grow:10;margin-bottom:30px}.news-top{display:flex;flex-direction:row;align-items:center;gap:15px}.news-top span{display:block;font-size:18px;font-weight:600;margin-bottom:5px}@media only screen and (max-width: 991px){.news-top span{font-size:16px}}@media only screen and (max-width: 991px){.news__info p{font-size:14px}}.news__date{opacity:.7}@media only screen and (max-width: 991px){.news__date{font-size:14px}}.wrapper[data-theme=dark] .news__item{background:#000f21}.news-detail__info{background:#fff;border-radius:20px;padding:24px;margin-top:50px}@media only screen and (max-width: 991px){.news-detail__info{padding:16px;font-size:14px}}.news-detail__info span{margin-bottom:24px;display:block}.news-detail__info p{opacity:.7}.news-detail__info a{margin-top:32px;background:var(--color-primary);width:176px;height:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:12px;cursor:pointer;font-size:14px;color:#fff;font-weight:700;text-decoration:none}@media only screen and (max-width: 991px){.news-detail__info a{width:100%}}.wrapper[data-theme=dark] .news-detail__info{background:#000f21}.page-partner{margin-top:30px;margin-bottom:65px}.page-partner .news__title{margin-bottom:10px}.page-partner__items{margin-bottom:24px}.page-partner__item{display:-ms-grid;display:grid;-ms-grid-columns:40px 1fr;grid-template-columns:40px 1fr;grid-gap:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 16px;background:#fff;border-radius:20px;overflow:hidden;position:relative;margin-bottom:24px;-webkit-box-shadow:0 4px 8px 0 rgba(0,26,56,.1);box-shadow:0 4px 8px #001a381a}.page-partner__item span{margin-bottom:10px;display:block;font-weight:600;font-size:18px}.page-partner__item:last-child{margin-bottom:0}.page-partner__item:before{content:"";display:block;position:absolute;background:url(/images/top.png) 50% 50% no-repeat;right:0;top:0;width:171px;height:165px}.page-partner__item:after{content:"";display:block;position:absolute;background:url(/images/bot.png) 50% 50% no-repeat;left:0;bottom:0;width:171px;height:165px}.page-partner__icon{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:42px;height:42px;margin-left:10px}.page-partner__warning{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:24px;background:#fff;border-radius:20px;gap:10px;font-weight:600}.page-partner__warning svg{-ms-flex-negative:0;flex-shrink:0;color:#1998ff;width:21px;height:21px}.wrapper[data-theme=dark] .page-partner__item{background:#000f21}.wrapper[data-theme=dark] .page-partner__warning{background:#000f21;border:1px solid #1998ff}@media only screen and (max-width: 767px){.page-partner__icon{display:none}.page-partner__item{grid-template-columns:1fr}}.rules{margin-top:60px;margin-bottom:65px}@media only screen and (max-width: 991px){.rules{margin-top:30px}}.rules__title{font-size:44px;font-weight:600;margin-bottom:25px}@media only screen and (max-width: 991px){.rules__title{font-size:24px;margin-bottom:20px}}.rules__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;margin-bottom:25px}@media only screen and (max-width: 991px){.rules__tabs{overflow:auto;margin-right:-15px;padding-right:15px;margin-bottom:25px}}.rules__tabs::-webkit-scrollbar{display:none}.rules__tabs span{border-radius:12px;padding:6px 16px;cursor:pointer}@media only screen and (max-width: 991px){.rules__tabs span{-ms-flex-negative:0;flex-shrink:0;font-size:14px}}.rules__tabs span.active{background:var(--color-primary);color:#fff}.rules__items{display:none;background:#fff;padding:24px;border-radius:20px}.rules__items.active{display:block}.rules__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer}@media only screen and (max-width: 991px){.rules__head{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.rules__head.active .rules__arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.rules__item{margin-bottom:24px}.rules__item:last-child{margin-bottom:0}.rules__name{font-weight:600;font-size:18px}@media only screen and (max-width: 991px){.rules__name{font-size:16px;margin-right:30px}}.rules__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:.3s;transition:.3s}.rules__body{margin-top:20px;opacity:.7;display:none}.rules__body.active{display:block}.rules_label{font-size:18px;font-weight:600;margin-bottom:20px;display:block}.rules__text{opacity:.7}.rules__aside{font-size:14px}.wrapper[data-theme=dark] .rules__items{background:#000f21}.work{margin-bottom:25px;position:relative;z-index:1}.work__inner{background-color:#fff;border-radius:32px;padding:16px}.work__title{height:96px;background:url(/images/work-bg-white.png) 50% 50%;background-size:cover;border-radius:32px;padding:24px 36px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:40px;font-weight:600;margin-bottom:16px}.work__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-gap:16px}.work__item{background:#f1f8ff;padding:24px;border-radius:20px;position:relative;overflow:hidden}.work__item svg{color:#00adf1}.work__item:first-child{-ms-grid-column-span:2;grid-column:span 2}.work__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:70px;height:70px;background:#fff;border-radius:50%;margin-bottom:12px}.work__text{font-weight:600;font-size:21px;margin-bottom:12px}.work__desc{opacity:.8}.work__desc a{color:#00adf1;cursor:pointer;font-weight:600;text-decoration:underline}.lk__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:64px;padding:0 6px;background:#fff;max-width:472px;width:100%;-webkit-backdrop-filter:blur(28.7000007629px);backdrop-filter:blur(28.7000007629px)}.lk__links a{padding:6px 24px;width:100%;max-width:235px;font-weight:400;-ms-flex-negative:0;flex-shrink:0;cursor:pointer;border-radius:99px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.lk__links a.active{background:var(--color-primary);color:#fff;font-weight:600}.lk{position:relative;margin-top:65px;margin-bottom:65px}.lk__inner{position:relative;z-index:1}.lk__info{background:#fff;border:1px solid #F1F8FF;border-radius:20px;padding:24px}.lk-cash__inner{padding:24px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#f1f8ff;margin-bottom:24px}.lk-cash__info p{font-size:21px;font-weight:600;line-height:1.3}.lk-cash__img{color:#00adf1}.lk-private__grids{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px}.full-width{grid-column:span 2}.lk-private__info form{max-width:50%;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:16px}.lk__btn{max-width:320px;height:41px}.steps-operation__input.error{border:.3px solid var(--color-error);border-radius:10px}.lk-password{position:relative;min-height:350px}.lk-password__content form,.lk-acc__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px}.lk-acc__item{background:#f1f8ff;width:100%;border-radius:8px;padding:12px 16px;font-size:16px}.lk-acc__item span{display:block;font-size:12px;opacity:.8}.lk-stat__items{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:16px}.lk-stat__item{background:#f1f8ff;padding:12px 16px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px}.lk-stat__item span{opacity:.8;font-size:12px}.lk-aside__top{padding:12px 16px;border-radius:12px;background:#d2f2ff}.lk-aside__top span{font-size:21px;font-weight:600;display:block;margin-bottom:10px}.lk-aside__top p{font-size:14px}.lk-aside__item{background:#f1f8ff;padding:12px 16px;border-radius:12px;margin-top:16px;font-size:16px}.lk-aside__head{display:block;margin-bottom:12px;font-size:12px;opacity:.8}.lk-aside__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.lk-dep__top{background:#f1f8ff;padding:24px;border-radius:12px}.lk-dep__number{font-size:21px;font-weight:600;margin-bottom:5px}.lk-dep__text{font-weight:400;font-size:12px;color:#888;margin-bottom:24px}.lk-dep .lk__btn{margin-top:16px;max-width:157px}.lk-aside__info svg{-ms-flex-negative:0;flex-shrink:0}.lk-aside__info a{font-weight:600;word-break:break-all}@media only screen and (max-width: 1300px){.work__items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}}@media only screen and (max-width: 991px){.wrapper[data-theme=dark] .work__title{-webkit-box-shadow:inset 0 8px 14px 0 rgba(255,255,255,.32);box-shadow:inset 0 8px 14px #ffffff52;background:linear-gradient(172deg,#0a6d94,#00090d)}.work{margin-bottom:25px}.work__inner{padding:12px}.work__items{-ms-grid-columns:1fr;grid-template-columns:1fr}.work__item{padding:16px}.work__item:first-child{-ms-grid-column-span:1;grid-column:span 1}.work__text{font-size:16px}.work__desc{font-size:14px}.lk-private__info form,.lk-password__content form{max-width:100%;-ms-grid-columns:1fr;grid-template-columns:1fr}.lk-private__grids,.lk-acc__inner,.lk-stat__items{-ms-grid-columns:1fr;grid-template-columns:1fr}}.lk-private__aside{margin:16px 0;font-size:12px}@media only screen and (max-width: 776px){.work__title{-webkit-box-shadow:inset 0 8px 14px 0 rgba(255,255,255,.32);box-shadow:inset 0 8px 14px #ffffff52;background:linear-gradient(172deg,#44c9ff,#0a6d94);font-size:24px;height:61px;border-radius:16px;padding:16px}}.wrapper[data-theme=dark] .work__inner{background:#000f21}.wrapper[data-theme=dark] .work__item{background:#001a38}.wrapper[data-theme=dark] .work__icon{background:#000f21}.wrapper[data-theme=dark] .work__title{color:#fff;background:url(/images/work-bg-dark.png) 50% 50%;background-size:auto;background-size:cover}.news__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;background:#f1f8ff;border-radius:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s;transition:.3s;color:#00adf1}.pagination__item:hover{color:var(--color-primary);background:transparent;border:1px solid var(--color-primary)}.pagination__item.current{color:var(--color-primary);background:transparent;border:1px solid var(--color-primary);pointer-events:none}.wrapper[data-theme=dark] .pagination__item,.wrapper[data-theme=dark] .pagination__btn{color:#fff;background:transparent}.wrapper[data-theme=dark] .pagination__btn:hover{color:var(--color-primary);background:transparent}.wrapper[data-theme=dark] .pagination__item:hover{color:var(--color-primary);border:1px solid var(--color-primary)}.wrapper[data-theme=dark] .pagination__item.current{color:var(--color-primary);background:#001a38}.lk-ex__table{width:100%;min-width:688px;margin-bottom:20px}.lk-ex__table table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden}.lk-ex__table table thead{background:#1c1c1c;color:#fff}.lk-ex__table table thead tr th{text-align:left;padding:12px 16px;font-size:12px}.lk-ex__table table thead tr th:first-child{border-top-left-radius:12px}.lk-ex__table table thead tr th:last-child{border-top-right-radius:12px}.lk-ex__table table tbody tr:last-child td:first-child{border-radius:0 0 0 12px}.lk-ex__table table tbody tr:last-child td:last-child{border-radius:0 0 12px}.lk-ex__table table tbody tr td{text-align:left;padding:12px 16px;font-size:12px;background:#f1f8ff}@media only screen and (max-width: 991px){.lk-ex__over{overflow:auto;margin-right:-16px;padding-right:16px}}.wrapper[data-theme=dark] .lk-ex__table table tbody tr td{background:#001a38}.wrapper[data-theme=dark] .lk-ex__table table thead tr th{background:#fff;color:#000;font-weight:400}.steps__top{max-width:850px;margin-left:auto;margin-right:auto}@media only screen and (max-width: 1200px){.steps__top--item:before{width:30%;right:-15px}.completed{display:none}.steps__top{overflow:unset;max-width:500px;margin-left:0}}@media only screen and (max-width: 991px){.steps__top--item:before{width:25%;right:10px}}@media only screen and (max-width: 767px){.steps__top--item:before{display:none}.future{display:none}}.copied{color:var(--color-primary);font-weight:700}input:disabled{background:#e1e1e5!important}.wrapper[data-theme=dark] input:disabled{background:#444450!important}.wrapper[data-theme=dark] select{background:#000f21;border:1px solid #000F21;color:#fff}.showcase{position:relative;z-index:4;margin-top:25px;margin-bottom:25px}@media only screen and (max-width: 767px){.showcase{margin-top:25px;margin-bottom:25px}}.showcase__blur{position:absolute;right:-170px;top:-39%;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:-1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 991px){.showcase__blur{right:20px;height:700px;top:-8%}}@media only screen and (max-width: 767px){.showcase__blur{height:100%;top:-7%;width:200%;right:-50%}}.showcase__inner{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (max-width: 991px){.showcase__inner{-ms-grid-columns:1fr;grid-template-columns:1fr;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}}.showcase__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;font-size:16px;font-weight:600;margin-bottom:7px;color:#000}@media only screen and (max-width: 991px){.showcase__label{font-size:12px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width: 768px) and (max-width: 980px){.showcase__label{gap:6px;font-size:21px;font-weight:400;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.showcase__title{font-size:54px;font-weight:600;line-height:108%;margin-top:0;margin-bottom:8px;color:#000}@media only screen and (min-width: 981px){.showcase__label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;font-size:21px;font-weight:400;margin-bottom:7px;color:#000}.showcase__title{font-size:64px;font-weight:600;line-height:64px;margin-top:0;margin-bottom:8px;color:#000}.showcase__desc{margin-top:20px;font-size:21px;font-weight:600;padding-left:0;color:#000}}.showcase__title-break{display:block}@media only screen and (max-width: 767px){.showcase__title{font-size:26px;margin-top:10px;margin-bottom:8px}.showcase__title-break{display:inline}}.showcase__title-accent{color:var(--color-primary)}.showcase__title-accent--block{display:block}.showcase__desc{margin-top:24px;font-size:21px;font-weight:400;padding-left:0;color:#000}@media only screen and (min-width: 768px) and (max-width: 980px){.showcase__desc{margin-top:15px;font-size:21px;font-weight:400;padding-left:0;color:#000}}.showcase__desc a{text-decoration:underline;color:inherit}@media only screen and (max-width: 767px){.showcase__desc{margin-top:10px;padding-left:0;font-size:12px}}.showcase__cit{border:1px solid #37c6ff;border-radius:10px;padding:16px 24px;margin-top:20px;background:#fff;font-size:12px;max-width:520px}@media only screen and (max-width: 991px){.showcase__cit{padding:12px 16px;max-width:100%;width:100%}}.showcase__info{width:100%}@media only screen and (max-width: 767px){.showcase__info{text-align:center;margin-left:0;margin-right:0;max-width:none;width:100%}}.showcase__form{max-width:520px;margin-left:auto;overflow:visible;background:#d2f2ff;border:1px solid #fff;border-radius:32px;padding:24px;position:relative;z-index:1}@media only screen and (max-width: 991px){.showcase__form{max-width:100%;margin-left:auto;overflow:visible;background:#d2f2ff;border:1px solid #fff;border-radius:32px;padding:24px;position:relative;z-index:1}}@media only screen and (max-width: 767px){.showcase__form{padding:16px}}.showcase__top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;background-color:#f1f8ff;padding:6px;border-radius:64px}.showcase__top-slider{position:absolute;top:6px;left:6px;width:calc(50% - 6px);height:36px;border-radius:99px;background:var(--color-primary);-webkit-transition:left .3s ease;transition:left .3s ease;pointer-events:none}.showcase__top-slider--right{left:50%}.showcase__top span{position:relative;z-index:1;width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:400;font-size:16px;letter-spacing:.03em;min-height:36px;border-radius:99px;cursor:pointer;color:#000}.showcase__top span.active{color:#fff;font-weight:600}.showcase__items{display:none;position:relative}.showcase__items.active{display:block}.showcase__item{position:relative;background:#fff;border-radius:16px;padding:11px 16px;margin-bottom:8px;overflow:visible;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px}.showcase__item>.showcase__grid{flex:1 1 0;min-width:0}.showcase__item>.showcase__aside{flex:0 0 auto;min-width:0;max-width:250px;white-space:nowrap}.showcase__aside .showcase__head{white-space:nowrap}.showcase__aside .showcase__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase__grid p{color:var(--color-text-muted);display:flex;margin-bottom:0}.showcase__grid input{font-weight:600;font-size:21px;background:none;border:0;font-family:inherit;color:#1c1c1c;width:100%;max-width:none;box-sizing:border-box}.showcase__grid input::-webkit-input-placeholder{opacity:.5}.showcase__grid input:-moz-placeholder{opacity:.5}.showcase__grid input::-moz-placeholder{opacity:.5}.showcase__grid input:-ms-input-placeholder{opacity:.5}.showcase__limits{display:flex;flex-wrap:wrap;gap:0;font-size:12px}.showcase__limits-min{white-space:nowrap;margin-right:4px;margin-bottom:0}.showcase__limits-max{white-space:nowrap;margin-bottom:-8px}.showcase__limits.error{color:var(--color-error)}.showcase__grid>span{color:var(--color-text-muted);display:block;margin-top:0;font-size:14px}.showcase__head{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 767px){.showcase__head{gap:5px}}.showcase__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30px;height:30px;max-width:30px;max-height:30px;flex-shrink:0;overflow:hidden}.showcase__icon img{max-width:100%;max-height:100%;object-fit:contain}.showcase__select{min-width:0}.showcase__select.active .showcase__select--body{max-height:260px;overflow-y:auto;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.showcase__select--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:24px;font-weight:600;gap:10px;color:#000;cursor:pointer;min-width:0;max-width:100%;white-space:nowrap}.showcase__select--head span{overflow:hidden;text-overflow:ellipsis;min-width:0}.showcase__item .showcase__select .showcase__select--head svg path{fill:currentColor}@media only screen and (max-width: 767px){.showcase__select--head{font-size:20px}}.showcase__select--body{position:absolute;left:0;right:0;top:100%;margin-top:4px;background:#fff;border-radius:10px;padding:10px;width:100%;box-sizing:border-box;z-index:20;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none;transition:max-height .25s ease-out,opacity .2s ease-out,transform .25s ease-out,visibility .25s;scrollbar-width:thin;scrollbar-color:var(--color-primary) rgba(0,0,0,.08);-webkit-box-shadow:0 4px 8px 0 rgba(0,26,56,.1);box-shadow:0 4px 8px #001a381a}.showcase__select--body::-webkit-scrollbar{width:6px}.showcase__select--body::-webkit-scrollbar-track{background:#0000000f;border-radius:3px}.showcase__select--body::-webkit-scrollbar-thumb{background:var(--color-primary);border-radius:3px}.showcase__select--body::-webkit-scrollbar-thumb:hover{background:var(--color-primary-dark)}.showcase__select--search{width:100%;padding:8px 12px;margin-bottom:10px;font-size:14px;font-family:inherit;border:1px solid rgba(0,0,0,.15);border-radius:8px;background:#fff;color:#1c1c1c;box-sizing:border-box}.showcase__select--search::placeholder{color:var(--color-text-muted)}.showcase__select--search:focus{border-color:var(--color-primary);outline:none}.showcase__select--filter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:12px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.08)}.showcase__select--filter-link{font-size:13px;color:var(--color-text-muted);text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.showcase__select--filter-link:hover{color:var(--color-primary)}.showcase__select--filter-link.active{color:var(--color-primary);font-weight:600}.showcase__select--empty{margin:0;padding:16px 0;font-size:14px;color:var(--color-text-muted);text-align:center}.showcase__select--body .showcase__select--option{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;white-space:nowrap;cursor:pointer}.showcase__select--body .showcase__select--option:last-child{margin-bottom:0}.showcase__select--body .showcase__select--option:hover{color:var(--color-primary)}.showcase__select--option-icon{width:35px;height:35px;max-width:35px;max-height:35px;margin-bottom:0;flex-shrink:0;overflow:hidden}.showcase__select--option-icon img{max-width:100%;max-height:100%;object-fit:contain;display:block}.showcase__select--option-text{overflow:hidden;text-overflow:ellipsis}.showcase__text{font-size:14px;color:var(--color-text-muted);text-align:right;margin-top:0}.showcase__image{position:absolute;top:50%;left:50%;z-index:15;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:var(--color-primary);-webkit-box-shadow:none;box-shadow:none;-webkit-transition:opacity .2s ease,background .3s ease;transition:opacity .2s ease,background .3s ease;cursor:pointer}.showcase__image--hidden{opacity:0;pointer-events:none}.showcase__image:hover{-webkit-box-shadow:none;box-shadow:none;background:#0089c8}.showcase__image:active{-webkit-box-shadow:none;box-shadow:none;background:#0076ab}.showcase__select--city{position:relative;margin-bottom:8px;cursor:pointer}.showcase__select--city.active .showcase__select--body{max-height:260px;overflow-y:auto;opacity:1;transform:translateY(0);visibility:visible;pointer-events:auto}.showcase__select--city.active .showcase__select--arrow{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.showcase__select--city.is-selected .showcase__select--name span{color:#1c1c1c}.showcase__select--city .showcase__select--head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:43px;background:#fff;border:1px solid #fff;padding:12px 16px;border-radius:10px}.showcase__select--city .showcase__select--name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;color:#9aa1b5;font-weight:400;gap:10px}.showcase__select--city .showcase__select--arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:.3s;transition:.3s}.showcase__select--city .showcase__select--arrow path{fill:#000}.showcase__select--city .showcase__select--body{position:absolute;left:0;right:0;top:100%;margin-top:4px;background:#fff;padding:10px;width:100%;box-sizing:border-box;z-index:20;max-height:0;overflow:hidden;opacity:0;transform:translateY(-8px);visibility:hidden;pointer-events:none;transition:max-height .25s ease-out,opacity .2s ease-out,transform .25s ease-out,visibility .25s;border-radius:10px;-webkit-box-shadow:0 4px 8px 0 rgba(0,26,56,.1);box-shadow:0 4px 8px #001a381a}.showcase__select--city .showcase__select--body span{display:block;cursor:pointer;margin-bottom:10px;font-size:14px;-webkit-transition:.3s;transition:.3s}.showcase__select--city .showcase__select--body span:hover{color:var(--color-primary)}.showcase__select--city .showcase__select--body span:last-child{margin-bottom:0}.showcase__course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;margin-top:15px}.showcase__course--text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;font-size:16px;color:#000}.showcase__course--text span{opacity:.7;color:#000}.showcase__course--text p{font-size:16px;font-weight:600;margin:0;color:#000}.showcase__course--number{--progress: 360deg;position:relative;width:27px;height:27px;min-width:27px;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.showcase__course--number span{font-size:12px;font-weight:600;color:#000}.showcase__course--number:before{border:1px solid var(--color-primary);content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%}.showcase__course--number:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;padding:1px;background:conic-gradient(#fff var(--progress),transparent 0);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);mask:radial-gradient(farthest-side,transparent calc(100% - 2px),#000 0);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0)}.showcase__course--number>*{position:relative;z-index:2}.showcase__foot{margin-top:15px}.showcase__btn{font-size:16px;font-weight:600;margin-bottom:0}.showcase__btn:disabled{opacity:.5;cursor:not-allowed}.showcase__link{text-align:center;font-weight:600;font-size:16px;letter-spacing:.03em;color:var(--color-primary-dark);display:block}.showcase__link:hover{color:var(--color-primary)}.map{margin-bottom:161px;position:relative;z-index:1}@media only screen and (max-width: 991px){.map{margin-bottom:64px}}.map__inner{-webkit-backdrop-filter:blur(67.0999984741px);backdrop-filter:blur(67.0999984741px);background:-webkit-gradient(linear,left top,left bottom,from(rgba(241,248,255,.72)),to(rgba(210,242,255,.58)));background:linear-gradient(180deg,#f1f8ffb8,#d2f2ff94);padding:32px;border-radius:24px;border:1px solid rgba(184,228,247,.65);box-shadow:0 1px #00adf114}@media only screen and (max-width: 767px){.map__inner{padding:16px 0}}.map__title{font-weight:600;font-size:44px;line-height:118%;text-align:center;margin-bottom:10px}@media only screen and (max-width: 767px){.map__title{font-size:24px}}.map__text{max-width:550px;margin:0 auto;text-align:center}@media only screen and (max-width: 767px){.map__text{font-size:14px;max-width:256px}}.map__img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.map__img img.mobile{display:none}@media only screen and (max-width: 991px){.map__img img{display:none}.map__img img.mobile{display:block}}.map__btn{max-width:320px;margin:40px auto 0;font-weight:600;font-size:16px;letter-spacing:.03em}@media only screen and (max-width: 991px){.map__btn{max-width:272px;margin-top:20px}}#app{display:flex;flex-direction:column;min-height:100vh}.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width : 600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width : 600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width : 600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.vfm--fixed{position:fixed}.vfm--absolute{position:absolute}.vfm--inset{top:0;right:0;bottom:0;left:0}.vfm--overlay{z-index:-1;background-color:#00000080}.vfm--prevent-none{pointer-events:none}.vfm--prevent-auto{pointer-events:auto}.vfm--outline-none:focus{outline:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.vfm-fade-enter-active{animation:fade-in .3s ease}.vfm-fade-leave-active{animation:fade-out .3s ease}.vfm-bounce-back{transition-property:transform;transition-duration:.3s}.vfm-slide-up-enter-active,.vfm-slide-up-leave-active,.vfm-slide-down-enter-active,.vfm-slide-down-leave-active{transition:transform .3s ease}.vfm-slide-down-enter-from,.vfm-slide-down-leave-to{transform:translateY(100vh)!important}.vfm-slide-up-enter-from,.vfm-slide-up-leave-to{transform:translateY(-100vh)!important}.vfm-slide-right-enter-active,.vfm-slide-right-leave-active,.vfm-slide-left-enter-active,.vfm-slide-left-leave-active{transition:transform .3s ease}.vfm-slide-right-enter-from,.vfm-slide-right-leave-to{transform:translate(100vw)!important}.vfm-slide-left-enter-from,.vfm-slide-left-leave-to{transform:translate(-100vw)!important}.vfm-swipe-banner-back,.vfm-swipe-banner-forward{position:fixed;top:0;bottom:0;width:27px;z-index:10}.vfm-swipe-banner-back{left:0}.vfm-swipe-banner-forward{right:0}.header__nav-link[data-v-4a9d9f44]{text-decoration:none}.modal-container{display:flex;justify-content:center;align-items:center;z-index:10000!important}.modal-content{width:100%;max-width:640px;padding:0;background:#fff;border-radius:16px;box-shadow:0 10px 30px #0003;display:flex;flex-direction:column}.modal__header{display:flex;align-items:center;justify-content:center;padding:16px 20px;position:relative}.modal__title{margin:0;font-size:21px;font-weight:600}.modal__close{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;font-size:21px;cursor:pointer;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.modal__body{padding:20px}.wrapper[data-theme=dark] .modal-content{background:#2a2c38;color:#fff;border:1px solid #2a2c38}.wrapper[data-theme=dark] .modal__header{border-bottom-color:transparent}.showcase__loading[data-v-30fceb45]{padding:24px;text-align:center;color:#9aa1b5}.showcase__inline-svg[data-v-30fceb45]{width:100%;height:100%;display:block}.showcase__inline-svg[data-v-30fceb45] svg,.showcase__select--option-icon[data-v-30fceb45] svg{width:100%;height:100%;display:block}.showcase__inline-svg[data-v-30fceb45] img,.showcase__select--option-icon[data-v-30fceb45] img{width:100%;height:100%;display:block;object-fit:contain}.about[data-v-08e62a08]{margin-bottom:25px;position:relative;z-index:1}.about__inner[data-v-08e62a08]{display:grid;grid-template-columns:1fr 364px;grid-gap:24px;border-radius:20px;padding:24px 48px;background:var(--about-reviews-bg, #fff);align-items:flex-start;position:relative;overflow:hidden}.about__title[data-v-08e62a08]{font-weight:600;font-size:40px;margin-bottom:12px;color:#000}.about__text[data-v-08e62a08]{font-size:21px;opacity:.9;margin-bottom:24px}.about__btn[data-v-08e62a08]{width:184px;font-size:14px}.about__stars[data-v-08e62a08],.about__star[data-v-08e62a08]{display:flex;align-items:center}@media only screen and (max-width: 991px){.about__inner[data-v-08e62a08]{grid-template-columns:1fr;padding:16px 16px 81px}.about__title[data-v-08e62a08]{font-size:24px}.about__text[data-v-08e62a08]{font-size:16px;color:#888;margin-bottom:0}.about__btn[data-v-08e62a08]{position:absolute;bottom:16px;width:calc(100% - 32px);left:16px}.about__stars[data-v-08e62a08]{justify-content:center}}@media only screen and (max-width: 767px){.about__star[data-v-08e62a08]{width:48px;height:48px}}.wrapper[data-theme=dark]{color:#fff}.wrapper[data-theme=dark]{color:#ffffffd1;opacity:1}.wrapper[data-theme=dark]{--about-reviews-bg: var(--color-base-bg)}.index-page[data-v-cce3c8b5]{width:100%}.exchange-step2[data-v-b2e48553]{min-height:60vh;padding-bottom:2rem}.steps-operation__right img[data-v-b2e48553]{max-width:20px;max-height:20px;width:auto;height:auto;object-fit:contain;display:block}.steps-operation__layout[data-v-b2e48553]{display:grid;grid-template-columns:1fr minmax(0,33.333%);gap:0 24px;align-items:stretch}@media only screen and (max-width: 991px){.steps-operation__layout[data-v-b2e48553]{grid-template-columns:1fr}.steps-operation__title-details[data-v-b2e48553]{order:1}.steps-operation__main[data-v-b2e48553]{order:2}.steps-operation__title-payment[data-v-b2e48553]{order:3}.steps-operation__sidebar[data-v-b2e48553]{order:4}}.steps-operation__section-title[data-v-b2e48553]{font-size:21px;font-weight:600;text-align:center;padding:8px 0 16px}.steps-operation__main[data-v-b2e48553]{min-width:0}.steps-operation__col-from[data-v-b2e48553],.steps-operation__col-to[data-v-b2e48553]{display:flex;flex-direction:column;gap:16px}.steps-operation__sidebar[data-v-b2e48553]{display:flex;flex-direction:column;gap:16px;align-items:flex-start;background:#fff;color:#1c1c1c;border-radius:10px;padding:1.5rem}.steps-operation__sidebar-spacer[data-v-b2e48553]{flex:1}.steps-operation__sidebar .steps-operation__approve[data-v-b2e48553]{font-size:12px}.steps-operation__sidebar .steps-operation__btn[data-v-b2e48553]{width:100%;margin-left:0}.steps-operation__course[data-v-b2e48553]{display:flex;align-items:center;border:0 solid transparent;border-radius:0;padding:0;width:100%;height:auto;font-size:12px;font-weight:600;gap:10px;color:#9aa1b5}.steps-operation__check[data-v-b2e48553]{margin-top:12px;font-size:12px}.steps-operation__check a[data-v-b2e48553]{color:var(--color-primary);font-weight:600;text-decoration:none;font-size:.9rem}.steps-operation__agree-text[data-v-b2e48553]{margin-top:4px;font-size:12px}.steps-operation__course svg[data-v-b2e48553]{min-width:16px;min-height:16px;width:16px;height:16px;flex-shrink:0}.steps-operation__course span[data-v-b2e48553],.steps-operation__right span[data-v-b2e48553]{white-space:nowrap}.steps-operation__field[data-v-b2e48553]{height:64px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff;border-radius:20px;padding:8px 16px;flex-wrap:wrap}.steps-operation__field>.steps-operation__left[data-v-b2e48553]{flex:1 1 0;min-width:0}.steps-operation__field>.steps-operation__right[data-v-b2e48553]{flex-shrink:0;white-space:nowrap}.steps-operation__amount-wrap[data-v-b2e48553]{display:flex;flex-direction:column;gap:2px;min-width:0}.steps-operation__left input[data-v-b2e48553]{font-weight:600;font-size:21px;background:none;border:0;font-family:inherit;color:#1c1c1c;width:100%;max-width:none;box-sizing:border-box;padding:0}.steps-operation__left input[data-v-b2e48553]::-webkit-input-placeholder{opacity:.5}.steps-operation__left input[data-v-b2e48553]::placeholder{opacity:.5}.steps-operation__limits[data-v-b2e48553]{font-size:12px;color:#9aa1b5;margin:0;flex-basis:100%;order:10;padding-top:4px}.steps-operation__limits.error[data-v-b2e48553]{color:var(--color-error)}.steps-operation__input[data-v-b2e48553]{position:relative;padding-bottom:0}@media only screen and (max-width: 767px){.steps-operation__input[data-v-b2e48553]{grid-column:span 2}}.steps-operation__input input[data-v-b2e48553]{height:43px;width:100%;border:0;border-radius:.5rem;font-size:16px;padding:12px 16px 12px 42px}.steps-operation__input svg.steps-operation__icon[data-v-b2e48553]{position:absolute;top:50%;left:16px;transform:translateY(-50%)}.steps__loading[data-v-b2e48553],.steps__notfound[data-v-b2e48553]{text-align:center;padding:3rem 1rem}.steps__notfound a[data-v-b2e48553]{color:var(--color-primary);text-decoration:underline}.steps-operation__error[data-v-b2e48553]{color:var(--color-error);display:block;font-size:.65rem;line-height:1.2;margin-top:.25rem}.steps-operation__input .steps-operation__error[data-v-b2e48553]{position:absolute;left:0;bottom:-20px;margin-top:0;font-size:12px}.steps-operation__input .is-error[data-v-b2e48553]{border:.3px solid var(--color-error)}.steps-operation__input select.is-error[data-v-b2e48553]{border:1px solid #c00}.steps-operation__input .showcase__select--city.is-error .showcase__select--head[data-v-b2e48553]{border-color:#c00}.steps-operation__input .showcase__select--city[data-v-b2e48553],.steps-operation__input .showcase__select--head[data-v-b2e48553]{width:100%}.steps-operation__input .showcase__select--name svg+span[data-v-b2e48553]{margin-left:8px}.steps-operation__input .showcase__select--city .showcase__select--name[data-v-b2e48553]{gap:8px}.steps-operation__input .showcase__select--city .showcase__select--name svg+span[data-v-b2e48553]{margin-left:0}.steps-operation__input .showcase__select--city svg[data-v-b2e48553]{position:static;transform:none}.steps-operation__input .showcase__select--city .showcase__select--search[data-v-b2e48553]{border:1px solid rgba(0,0,0,.15);font-size:14px;padding:8px 12px}.wrapper[data-theme=dark] .steps-operation__input .showcase__select--city .showcase__select--search[data-v-b2e48553]{border-color:#fff3}.showcase__select--city[data-v-b2e48553]{margin-bottom:0}.steps-operation__select[data-v-b2e48553]{width:100%;padding:.75rem 1rem;border:1px solid #ddd;border-radius:.5rem;font-size:1rem;background-color:#fff}.steps-operation__checkbox[data-v-b2e48553]{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:12px}.steps-operation__checkbox input[type=checkbox][data-v-b2e48553]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:3px;border:1px solid #9aa1b5;background-color:#fff;display:inline-flex;align-items:flex-start;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease;margin-top:-1px}.steps-operation__checkbox input[type=checkbox][data-v-b2e48553]:after{content:"";width:8px;height:5px;border-left:1px solid #ffffff;border-bottom:1px solid #ffffff;transform:rotate(-45deg);opacity:0;transition:opacity .2s ease;margin-left:1px;margin-top:2px}.steps-operation__checkbox input[type=checkbox][data-v-b2e48553]:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.steps-operation__checkbox input[type=checkbox][data-v-b2e48553]:checked:after{opacity:1}.steps-operation__aml[data-v-b2e48553]{display:flex;flex-direction:column;gap:10px}.steps-operation__radio[data-v-b2e48553]{display:flex;align-items:flex-start;gap:.5rem;cursor:pointer;font-size:12px}.steps-operation__radio input[type=radio][data-v-b2e48553]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:16px;height:16px;border-radius:50%;border:1px solid #9aa1b5;background-color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background-color .2s ease,border-color .2s ease;margin-top:2px}.steps-operation__radio input[type=radio][data-v-b2e48553]:after{content:"";width:8px;height:8px;border-radius:50%;background:#fff;opacity:0;transition:opacity .2s ease}.steps-operation__radio input[type=radio][data-v-b2e48553]:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.steps-operation__radio input[type=radio][data-v-b2e48553]:checked:after{opacity:1}.steps-operation__back[data-v-b2e48553]{display:inline-block;margin-top:1rem;color:#666;text-decoration:none}.steps-operation__back[data-v-b2e48553]:hover{text-decoration:underline}.steps-operation__btn[data-v-b2e48553]{width:auto;max-width:none;margin-left:auto}svg[data-v-b2e48553]{color:#9aa1b5;width:16px;height:16px}.wrapper[data-theme=dark] svg[data-v-b2e48553]{color:#fff}.map-russia[data-v-a3584fe2]{width:100%;max-width:min(846px,100%);margin:0 auto;min-width:0;align-self:flex-start}.map-russia__wrap[data-v-a3584fe2]{position:relative;overflow:hidden;width:100%;max-width:100%;min-width:0}.map-russia__img[data-v-a3584fe2]{display:block;width:100%;height:auto;vertical-align:bottom;aspect-ratio:1000 / 666}.map-russia__markers[data-v-a3584fe2]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:auto}.map-russia__markers .map-russia__marker[data-v-a3584fe2]{pointer-events:auto;cursor:pointer;fill:url(#markerGradient);stroke:#00adf138;stroke-width:10px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.map-russia__markers .map-russia__marker[data-v-a3584fe2]:hover{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2)) brightness(.92)}.map-russia__tooltip[data-v-a3584fe2]{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.map-russia__tooltip-bg[data-v-a3584fe2]{fill:#fff;stroke:#00adf1;stroke-width:2;filter:drop-shadow(0 2px 8px rgba(0,0,0,.1))}.map-russia__tooltip-text[data-v-a3584fe2]{font-size:18px;font-weight:600;fill:#2f2f2f;font-family:SF,SF Pro Display,-apple-system,BlinkMacSystemFont,sans-serif}.map-tooltip-enter-active[data-v-a3584fe2],.map-tooltip-leave-active[data-v-a3584fe2]{transition:opacity .2s ease}.map-tooltip-enter-from[data-v-a3584fe2],.map-tooltip-leave-to[data-v-a3584fe2]{opacity:0}.page-exchange-info[data-v-102cec2a]{margin-top:15px;margin-bottom:65px}.page-exchange-info .container[data-v-102cec2a],.page-exchange-info .news__inner[data-v-102cec2a]{position:relative;z-index:1}.page-exchange-info .news__title[data-v-102cec2a]{margin-bottom:10px}.page-exchange-info__tabs-wrap[data-v-102cec2a]{width:100%;display:flex;justify-content:center;margin-bottom:24px}.page-exchange-info__tabs[data-v-102cec2a]{display:inline-flex;align-items:center;padding:4px;border-radius:999px;background:#fff;box-shadow:0 4px 8px #001a380f}.page-exchange-info__tab[data-v-102cec2a]{border:none;background:transparent;padding:8px 18px;border-radius:999px;font-size:14px;font-weight:500;color:#6b7280;cursor:pointer;transition:background .2s ease,color .2s ease}.page-exchange-info__tab.active[data-v-102cec2a]{background:var(--color-primary);color:#fff}.page-exchange-info__text[data-v-102cec2a]{margin-bottom:32px;font-size:16px}.page-exchange-info__telegram-wrap[data-v-102cec2a]{margin-top:16px;display:flex;justify-content:center}.page-exchange-info__telegram-button[data-v-102cec2a]{max-width:50%;width:100%}.page-exchange-info__cities[data-v-102cec2a]{list-style:none;padding:0;margin:-16px 0 32px;display:grid;grid-template-columns:repeat(3,280px);column-gap:24px;row-gap:10px;justify-content:center}.page-exchange-info__cities li[data-v-102cec2a]{margin:0}.page-exchange-info__city-link[data-v-102cec2a]{width:100%;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(78,169,255,.28);background:#4ea9ff1f;border-radius:12px;padding:10px 12px;font-size:16px;line-height:1.35;text-align:center;color:var(--color-neutral);cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}.page-exchange-info__city-link[data-v-102cec2a]:hover{background:#4ea9ff2e;border-color:#4ea9ff6b;transform:translateY(-1px)}.page-exchange-info__city-link[data-v-102cec2a]:active{transform:translateY(0)}@media (max-width: 991px){.page-exchange-info__cities[data-v-102cec2a]{grid-template-columns:repeat(2,280px)}}@media (max-width: 767px){.page-exchange-info__tabs-wrap[data-v-102cec2a]{justify-content:stretch}.page-exchange-info__tabs[data-v-102cec2a]{display:flex;flex-direction:column;align-items:stretch;width:100%;border-radius:16px;padding:8px;gap:8px}.page-exchange-info__tab[data-v-102cec2a]{width:100%;text-align:center;padding:10px 14px;white-space:normal;line-height:1.2}.page-exchange-info__cities[data-v-102cec2a]{grid-template-columns:minmax(0,320px);row-gap:8px}.page-exchange-info__telegram-button[data-v-102cec2a]{max-width:100%}}.wrapper[data-theme=dark] .page-exchange-info__city-link[data-v-102cec2a]{color:#fff;background:#195f9e73;border-color:#4ea9ff5c}.wrapper[data-theme=dark] .page-exchange-info__city-link[data-v-102cec2a]:hover{background:#2475bf8c;border-color:#6ebdff80}.page-exchange-info__map[data-v-102cec2a]{margin-top:24px;max-width:1100px}.page-exchange-info__map-underlay[data-v-102cec2a]{-webkit-backdrop-filter:blur(67.1px);backdrop-filter:blur(67.1px);background:linear-gradient(180deg,#d3edff8c,#a0d1ff8c);border-radius:24px;padding:24px;overflow:hidden}.wrapper[data-theme=dark] .page-exchange-info__map-underlay[data-v-102cec2a]{-webkit-backdrop-filter:blur(67.1px);backdrop-filter:blur(67.1px);background:linear-gradient(180deg,#062142b8,#0a315eb8)}.page-exchange-info__map[data-v-102cec2a] .map-russia__wrap{width:100%}.page-exchange-info__items[data-v-102cec2a]{margin-bottom:24px}.page-exchange-info__item[data-v-102cec2a]{display:grid;grid-template-columns:80px 1fr;grid-gap:24px;align-items:flex-start;padding:20px 16px;background:#fff;border-radius:20px;overflow:hidden;position:relative;margin-bottom:24px;box-shadow:0 4px 8px #001a381a}.page-exchange-info__item span[data-v-102cec2a]{margin-top:10px;margin-bottom:8px;display:block;font-weight:600;font-size:16px}.page-exchange-info__item[data-v-102cec2a]:last-child{margin-bottom:0}.page-exchange-info__icon[data-v-102cec2a]{flex-shrink:0;display:flex;align-items:flex-start;justify-content:flex-start}.page-exchange-info__step-number[data-v-102cec2a]{width:40px;height:40px;border-radius:999px;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.page-exchange-info__warning[data-v-102cec2a]{display:flex;align-items:flex-start;padding:24px;box-shadow:0 6px 21px #0000001a;background:#fff;border-radius:20px;gap:10px;font-weight:600}.page-exchange-info__warning svg[data-v-102cec2a]{flex-shrink:0;color:var(--color-primary);width:21px;height:21px}.page-exchange-info__info ul[data-v-102cec2a]{margin:8px 0 12px;padding-left:20px}.page-exchange-info__info ul li[data-v-102cec2a]{margin-bottom:4px}.page-exchange-info__info ol[data-v-102cec2a]{padding:8px 32px}.page-exchange-info__warning ul[data-v-102cec2a]{margin:8px 0 0;padding-left:20px}.page-exchange-info__warning li[data-v-102cec2a]{margin-bottom:4px}.wrapper[data-theme=dark] .page-exchange-info__item[data-v-102cec2a]{background:#2a2c38}.wrapper[data-theme=dark] .page-exchange-info__warning[data-v-102cec2a]{background:#2a2c38;border:1px solid var(--color-primary)}@media screen and (max-width: 991px){.page-exchange-info__item[data-v-102cec2a]{grid-template-columns:60px 1fr;grid-gap:16px}.page-exchange-info__icon[data-v-102cec2a]{justify-content:center;height:100%;align-content:center;align-items:center}}@media only screen and (max-width: 767px){.page-exchange-info__text[data-v-102cec2a]{margin-bottom:20px;font-size:14px}.page-exchange-info__item[data-v-102cec2a]{grid-template-columns:48px 1fr;grid-gap:14px;padding:16px}.page-exchange-info__icon[data-v-102cec2a]{display:flex;justify-content:flex-start;align-items:flex-start}.page-exchange-info__step-number[data-v-102cec2a]{width:32px;height:32px;font-size:14px}.page-exchange-info__item span[data-v-102cec2a]{margin-top:0;font-size:16px}.page-exchange-info__item p[data-v-102cec2a],.page-exchange-info__item li[data-v-102cec2a]{font-size:14px;line-height:1.35}}.page-exchange-info__cta[data-v-102cec2a]{margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:center}.page-exchange-info__cta-btn[data-v-102cec2a]{width:100%;max-width:none;text-align:center}@media (max-width: 767px){.page-exchange-info__cta[data-v-102cec2a]{grid-template-columns:1fr}}.steps-payment__content[data-v-92eade5e]{width:100%}h2[data-v-92eade5e]{font-weight:500;font-size:32px;letter-spacing:-.01em;color:var(--marine-2)}span[data-v-92eade5e]{font-size:18px;line-height:18px;text-align:right;color:var(--gray);max-width:400px}.body-container[data-v-92eade5e]{display:flex;flex-direction:column;justify-content:space-between;padding-top:15px;gap:20px}.body-form[data-v-92eade5e]{max-width:520px}.description[data-v-92eade5e]{font-weight:400;font-size:18px;letter-spacing:-.01em;margin-bottom:46px}.file-input[data-v-92eade5e]{display:flex;flex-direction:row;gap:10px}.verification-info[data-v-92eade5e]{display:flex;align-items:center;margin-bottom:47px}.verification-info[data-v-92eade5e] img[data-v-92eade5e]{width:37px;height:37px}.verification-info[data-v-92eade5e] span[data-v-92eade5e]{font-size:18px;letter-spacing:-.01em;margin-left:13px;text-align:left}.body-img[data-v-92eade5e]{display:flex;align-items:flex-start;position:relative;top:1px}.body-img[data-v-92eade5e] img[data-v-92eade5e]{max-width:500px}@media screen and (max-width: 1300px){.body-img[data-v-92eade5e] img[data-v-92eade5e]{max-width:400px}}@media screen and (max-width: 991px){.file-input[data-v-92eade5e]{flex-direction:column;gap:10px}.body-img[data-v-92eade5e] img[data-v-92eade5e]{max-width:300px}}@media only screen and (max-width: 767px){.body-container[data-v-92eade5e]{flex-direction:column;align-items:start}.body-img[data-v-92eade5e]{display:flex;justify-content:center;width:100%;margin-top:25px}.body-img[data-v-92eade5e] img[data-v-92eade5e]{max-width:400px}}@media only screen and (max-width: 575px){.body-img[data-v-92eade5e] img[data-v-92eade5e]{max-width:300px}}.steps-pay__grid[data-v-11ba6f50]{position:relative;z-index:10}.steps-pay__aside[data-v-11ba6f50]{margin-top:20px}.steps-pay__content p[data-v-11ba6f50],.steps-pay__content p[data-v-176154fa]{display:flex;gap:7px}.full-width[data-v-88ba2ddd]{width:100%;max-width:100%}.steps-pay__content p[data-v-88ba2ddd]{display:flex;gap:7px}.steps-pay__content p[data-v-88ba2ddd] svg[data-v-88ba2ddd]{width:20px}.steps-pay__desc[data-v-c9bc1948]{max-width:100%}.select[data-v-ba7e4b8a]{position:relative}.select__control[data-v-ba7e4b8a]{width:100%;height:40px;border:1px solid #9aa1b5;border-radius:10px;padding:10px 40px 10px 15px;font-size:13px;color:var(--color-text);outline:none;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.select__control.is-disabled[data-v-ba7e4b8a]{opacity:.7;cursor:not-allowed}.select__value[data-v-ba7e4b8a]{font-size:16px}.select__value.is-placeholder[data-v-ba7e4b8a]{color:#828282}.select__arrow[data-v-ba7e4b8a]{position:absolute;right:12px;pointer-events:none}.select__dropdown[data-v-ba7e4b8a]{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:10px;box-shadow:0 6px 24px #0000001a;padding:8px;z-index:9}.select__search[data-v-ba7e4b8a]{width:100%;height:34px;padding:6px 10px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:var(--color-input-bg);color:var(--color-text);outline:none;font-size:13px;margin-bottom:6px}.select__list[data-v-ba7e4b8a]{list-style:none;max-height:220px;overflow:auto;margin:0;padding:4px 0}.select__option[data-v-ba7e4b8a]{padding:8px 10px;cursor:pointer;border-radius:6px}.select__option.is-highlighted[data-v-ba7e4b8a]{background:#0000000f}.select__option.is-selected[data-v-ba7e4b8a]{font-weight:600}.select__no-data[data-v-ba7e4b8a]{padding:8px 10px;color:#828282;font-size:14px}.wrapper[data-theme=dark] .select__dropdown[data-v-ba7e4b8a]{border:1px solid #9aa1b5;background:#2a2c38}input[data-v-d4e52515]{border:1px solid #9aa1b5;border-radius:8px;font-size:16px;padding:0 18px}.wrapper[data-theme=dark] input[data-v-d4e52515]{background-color:#2a2c38;color:#fff}.schedule-card[data-v-c1d2102d]{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;margin-bottom:12px;gap:24px;width:100%}.inputs[data-v-c1d2102d]{display:flex;flex-direction:row;gap:24px}.schedule-card-item[data-v-c1d2102d]{display:flex;flex-direction:column;justify-content:flex-end;width:100%}.schedule-card-item[data-v-c1d2102d] label[data-v-c1d2102d]{font-size:16px;font-weight:400;line-height:20px;margin-bottom:6px}.schedule-card-item[data-v-c1d2102d] .card-item-input[data-v-c1d2102d]{height:40px;font-size:16px}.text-muted[data-v-c1d2102d]{font-size:14px;font-weight:400;line-height:20px}.text-muted[data-v-c1d2102d] a[data-v-c1d2102d]{font-weight:700}@media (max-width: 730px){.schedule-card[data-v-c1d2102d]{flex-direction:column}}@media only screen and (max-width: 575px){.inputs[data-v-c1d2102d]{flex-direction:column}}.schedule-block[data-v-de483c8d]{margin-bottom:16px}.steps-pay__desc[data-v-18cb814b]{max-width:100%}.steps-pay__top[data-v-cf5370da]{width:100%;display:flex;justify-content:center}.steps-pay__timer[data-v-cf5370da]{display:flex;justify-content:start;margin-bottom:25px;width:fit-content;padding:10px;border:1px solid #e0f8f4;border-radius:16px;background:#d2f2ff}.steps-pay__timer[data-v-cf5370da] span[data-v-cf5370da]{font-weight:400;font-size:16px;margin-right:10px}.steps-pay__timer[data-v-cf5370da] p[data-v-cf5370da]{color:var(--color-primary)}.wrapper[data-theme=dark] .steps-pay__timer[data-v-cf5370da]{background:var(--color-surface-showcase-form-dark);border:1px solid var(--color-surface-showcase-form-dark)}.wrapper[data-theme=dark] .steps-pay__timer[data-v-cf5370da] p[data-v-cf5370da]{color:#fff}.steps-pay__name[data-v-6366f2a3]{text-align:center}.info-container[data-v-6366f2a3]{display:flex;flex-direction:column;height:100%;justify-content:space-between}.info-container[data-v-6366f2a3] .info-bottom[data-v-6366f2a3]{display:flex;flex-direction:column;gap:10px}.info-container[data-v-6366f2a3] .info-bottom[data-v-6366f2a3] .steps-pay__grid[data-v-6366f2a3]{margin-bottom:0}.steps-pay__grids>div.button-container[data-v-6366f2a3]{position:relative;z-index:1}.steps-pay__grid p[data-v-6366f2a3],.steps-pay__grid[data-v-6366f2a3] span[data-v-6366f2a3]{display:flex}.steps-pay__grid[data-v-6366f2a3] span[data-v-6366f2a3] svg[data-v-6366f2a3]{margin-left:5px}.rate-info[data-v-6366f2a3]{position:relative;display:inline-flex;align-items:center;margin-left:4px;cursor:pointer}.rate-tooltip[data-v-6366f2a3]{display:block!important;position:absolute;bottom:130%;left:50%;transform:translate(-50%);width:260px;padding:8px 10px;font-size:12px;line-height:1.4;background:#222;color:#fff;border-radius:6px;opacity:0;visibility:hidden;transition:.2s;z-index:10;cursor:auto}.rate-info:hover .rate-tooltip[data-v-6366f2a3]{opacity:1;visibility:visible}@media only screen and (max-width: 991px){.steps-pay__item[data-v-6366f2a3]{margin-left:0;margin-top:10px}.rate-tooltip[data-v-6366f2a3]{transform:translate(-30%)}.steps-pay__img[data-v-6366f2a3]{display:none}.steps-pay__item[data-v-6366f2a3]:last-child{min-height:fit-content}}@media only screen and (max-width: 991px){.steps-pay__grid p[data-v-6366f2a3] span[data-v-6366f2a3]{margin-left:5px}}.wrapper[data-theme=dark] .rate-tooltip[data-v-6366f2a3]{background:#fff;color:#000}.wrapper[data-theme=dark] .steps-pay__grid span svg path[data-v-6366f2a3]{fill:#fff}.steps-pay__btn[data-v-6366f2a3]{width:100%}.steps-payment__buttons a[data-v-01e203ea]{width:50%}@media only screen and (max-width: 767px){.steps-payment__buttons a[data-v-01e203ea]{width:100%}}.steps-pay__items[data-v-b58ccb7d]{grid-gap:16px}.card-container[data-v-b58ccb7d]{display:flex;flex-direction:column;justify-content:space-between;height:100%}.review-form[data-v-7b709ea2]{background:#fff;position:relative;z-index:1;padding:0}.about-con__btn[data-v-7b709ea2]:disabled{opacity:.6;cursor:not-allowed}.steps-operation__input[data-v-7b709ea2]{border:1px solid #efefef;border-radius:8px;margin-bottom:16px}.steps-operation__input svg[data-v-7b709ea2]{color:#9aa1b5}.wrapper[data-theme=dark] .review-form[data-v-7b709ea2]{background:#2a2c38}.fade-enter-active[data-v-749308a5],.fade-leave-active[data-v-749308a5]{transition:opacity .05s ease}.fade-enter-from[data-v-749308a5],.fade-leave-to[data-v-749308a5]{opacity:0}.content-wrapper[data-v-749308a5]{min-height:120px}.loader[data-v-749308a5]{display:flex;justify-content:center;align-items:center;min-height:120px;padding:40px}.spinner[data-v-749308a5]{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-top-color:var(--marine);border-radius:50%;animation:spin-749308a5 .8s linear infinite}@keyframes spin-749308a5{to{transform:rotate(360deg)}}.confirm-page[data-v-d5a60ce7]{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:40px 20px}.confirm-page__content[data-v-d5a60ce7]{text-align:center}.confirm-page__loader[data-v-d5a60ce7]{display:flex;justify-content:center;margin-bottom:20px}.spinner[data-v-d5a60ce7]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid var(--color-primary);border-radius:50%;animation:spin-d5a60ce7 1s linear infinite}@keyframes spin-d5a60ce7{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.confirm-page__text[data-v-d5a60ce7]{font-size:18px;font-weight:500;color:#2f2f2f}.wrapper[data-theme=dark] .confirm-page__text[data-v-d5a60ce7]{color:#fff}.wrapper[data-theme=dark] .spinner[data-v-d5a60ce7]{border-color:#535353;border-top-color:var(--color-primary)}.lk-cash[data-v-1c8a317e]{min-height:450px}.lk-cash__inner[data-v-1c8a317e]{padding:24px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff}.lk-cash-course .lk-cash__inner[data-v-1c8a317e]{max-width:656px}.lk-cash__info p[data-v-1c8a317e]{font-size:21px;font-weight:600;line-height:1.3}.lk-cash__info a[data-v-1c8a317e]{display:block;color:var(--color-primary);font-weight:600;margin-top:10px}.lk-cash__info a[data-v-1c8a317e]:hover{text-decoration:underline}.lk-cash__img[data-v-1c8a317e]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.lk-cash__img[data-v-1c8a317e] img[data-v-1c8a317e]{max-width:70px}.not_resizable[data-v-0326af38]{resize:none}.lk-private__info form[data-v-0da4c73c]{display:block}.register-form[data-v-fc56fa6a]{display:flex;flex-direction:column;align-items:center}.register-form__icon[data-v-fc56fa6a]{display:flex;align-items:center;justify-content:center;margin-bottom:20px}form[data-v-fc56fa6a]{width:100%}.steps-operation__input[data-v-fc56fa6a]{position:relative;border:1px solid #efefef;border-radius:10px;margin-bottom:12px}.steps-operation__input input[data-v-fc56fa6a]{width:100%;padding:15px 45px 15px 40px;border:none;border-radius:10px;font-size:16px;background:transparent}.steps-operation__input input[data-v-fc56fa6a]:focus{outline:none}.steps-operation__input input[data-v-fc56fa6a]:disabled{cursor:not-allowed;opacity:.6}.steps-operation__input svg[data-v-fc56fa6a]{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.modal-login__btn[data-v-fc56fa6a]{width:100%;margin-top:30px}.modal-login__btn[data-v-fc56fa6a]:disabled{cursor:not-allowed;opacity:.6}.wrapper[data-theme=dark] .steps-operation__input[data-v-fc56fa6a]{border:1px solid #535353}.wrapper[data-theme=dark] .steps-operation__input svg path[data-v-fc56fa6a]{fill:#fff;opacity:.7}.wrapper[data-theme=dark] .steps-operation__input input[data-v-fc56fa6a]{background:#1f2028;color:#fff}.wrapper[data-theme=dark] .steps-operation__input input[data-v-fc56fa6a]::placeholder{color:#fff}.auth-form[data-v-fe2f6c96]{display:flex;flex-direction:column;align-items:center}.auth-form[data-v-fe2f6c96] div[data-v-fe2f6c96],form[data-v-fe2f6c96]{width:100%}.steps-operation__input[data-v-fe2f6c96]{position:relative;border:1px solid #efefef;border-radius:10px;margin-bottom:12px}.steps-operation__input input[data-v-fe2f6c96]{width:100%;padding:15px 45px 15px 40px;border:none;border-radius:10px;font-size:16px;background:transparent}.steps-operation__input input[data-v-fe2f6c96]:focus{outline:none}.steps-operation__input input[data-v-fe2f6c96]:disabled{cursor:not-allowed;opacity:.6}.steps-operation__input svg[data-v-fe2f6c96]{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.checkbox[data-v-fe2f6c96]{display:flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;user-select:none}.checkbox__inner[data-v-fe2f6c96]{position:relative;display:flex;align-items:center}.checkbox__inner input[type=checkbox][data-v-fe2f6c96]{position:absolute;opacity:0;cursor:pointer}.checkbox__inner span[data-v-fe2f6c96]{width:20px;height:20px;border:2px solid #e0e0e0;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:all .3s;background:#fff}.checkbox__inner input[type=checkbox]:checked+span[data-v-fe2f6c96]{background-color:#202020;border-color:#202020}.checkbox__inner input[type=checkbox]:checked+span[data-v-fe2f6c96]:after{content:"";width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.checkbox__text[data-v-fe2f6c96]{font-size:14px;color:#202020}.auth-form__desc[data-v-fe2f6c96]{text-align:center;margin-top:16px;font-size:14px}.auth-form__desc a[data-v-fe2f6c96]{color:var(--color-primary);font-weight:700;text-decoration:none}.auth-form__desc a[data-v-fe2f6c96]:hover{text-decoration:underline}.modal-login__btn[data-v-fe2f6c96]{margin-top:30px;width:100%}.wrapper[data-theme=dark] .checkbox__inner span[data-v-fe2f6c96]{background:#fff}.wrapper[data-theme=dark] .auth-form__desc a[data-v-fe2f6c96]{color:var(--color-primary)}.wrapper[data-theme=dark] .checkbox__inner input:checked+span[data-v-fe2f6c96]{background:var(--color-primary-pressed);border:1px solid var(--color-primary-pressed)}.wrapper[data-theme=dark] .steps-operation__input[data-v-fe2f6c96]{border:1px solid #535353}.wrapper[data-theme=dark] .steps-operation__input svg path[data-v-fe2f6c96]{fill:#fff;opacity:.7}.wrapper[data-theme=dark] .steps-operation__input input[data-v-fe2f6c96]{background:#1f2028;color:#fff}.wrapper[data-theme=dark] .steps-operation__input input[data-v-fe2f6c96]::placeholder{color:#fff}@media (max-width: 768px){.steps-operation__input input[data-v-fe2f6c96]{padding:12px 40px;font-size:14px}.modal-login__btn[data-v-fe2f6c96]{margin-top:20px}}.form-footer[data-v-fe2f6c96]{display:flex;flex-direction:row;justify-content:space-between;gap:15px}.email-confirmation-block[data-v-fe2f6c96]{margin-top:20px;width:100%}.email-confirmation-block .btn[data-v-fe2f6c96]{width:100%}.email-confirmation-block .btn[data-v-fe2f6c96]:disabled{cursor:not-allowed;opacity:.6}.reset-password-form[data-v-9c6d9fac]{display:flex;flex-direction:column;align-items:center}.reset-password-form__icon[data-v-9c6d9fac]{display:flex;align-items:center;justify-content:center;margin-bottom:20px}form[data-v-9c6d9fac]{width:100%}.steps-operation__input[data-v-9c6d9fac]{position:relative;border:1px solid #efefef;border-radius:10px;margin-bottom:12px}.steps-operation__input input[data-v-9c6d9fac]{width:100%;padding:15px 45px 15px 40px;border:none;border-radius:10px;font-size:16px;background:transparent}.steps-operation__input input[data-v-9c6d9fac]:focus{outline:none}.steps-operation__input input[data-v-9c6d9fac]:disabled{cursor:not-allowed;opacity:.6}.steps-operation__input svg[data-v-9c6d9fac]{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.reset-password-form__desc[data-v-9c6d9fac]{text-align:center;margin-bottom:20px;font-size:14px;color:#666;line-height:1.5}.modal-login__btn[data-v-9c6d9fac]{width:100%;padding:15px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-login__btn[data-v-9c6d9fac]:disabled{cursor:not-allowed;opacity:.6}.wrapper[data-theme=dark] .steps-operation__input[data-v-9c6d9fac]{border:1px solid #535353}.wrapper[data-theme=dark] .steps-operation__input input[data-v-9c6d9fac]{background:#1f2028;color:#fff}.wrapper[data-theme=dark] .steps-operation__input input[data-v-9c6d9fac]::placeholder{color:#fff}.wrapper[data-theme=dark] .steps-operation__input svg path[data-v-9c6d9fac]{fill:#fff;opacity:.7}.wrapper[data-theme=dark] .reset-password-form__desc[data-v-9c6d9fac]{color:#ccc}@media (max-width: 768px){.reset-password-form__icon img[data-v-9c6d9fac]{max-width:120px}.steps-operation__input input[data-v-9c6d9fac]{padding:12px 40px 12px 35px;font-size:14px}.reset-password-form__desc[data-v-9c6d9fac]{font-size:13px}.modal-login__btn[data-v-9c6d9fac]{padding:12px;font-size:14px}}.set-password-form[data-v-8089e240]{display:flex;flex-direction:column;align-items:center}.set-password-form__icon[data-v-8089e240]{display:flex;align-items:center;justify-content:center;margin-bottom:20px}form[data-v-8089e240]{width:100%}.steps-operation__input[data-v-8089e240]{position:relative;border:1px solid #efefef;border-radius:10px;margin-bottom:12px}.steps-operation__input input[data-v-8089e240]{width:100%;padding:15px 45px 15px 40px;border:none;border-radius:10px;font-size:16px;background:transparent}.steps-operation__input input[data-v-8089e240]:focus{outline:none}.steps-operation__input input[data-v-8089e240]:disabled{cursor:not-allowed;opacity:.6}.steps-operation__input svg[data-v-8089e240]{position:absolute;right:15px;top:50%;transform:translateY(-50%);pointer-events:none}.modal-login__btn[data-v-8089e240]{width:100%;padding:15px;border:none;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:20px}.modal-login__btn[data-v-8089e240]:disabled{cursor:not-allowed;opacity:.6}.btn-black[data-v-8089e240]{background:#0d4376;color:#fff}.btn-black[data-v-8089e240]:hover:not(:disabled){background:#000;color:#fff}.btn-black[data-v-8089e240]:active:not(:disabled){background:#032f63;color:#00adf1}.wrapper[data-theme=dark] .steps-operation__input[data-v-8089e240]{border:1px solid #535353}.wrapper[data-theme=dark] .steps-operation__input svg path[data-v-8089e240]{fill:#fff;opacity:.7}.wrapper[data-theme=dark] .steps-operation__input input[data-v-8089e240]{background:#1f2028;color:#fff}.wrapper[data-theme=dark] .steps-operation__input input[data-v-8089e240]::placeholder{color:#fff;opacity:.7}.wrapper[data-theme=dark] .btn-black[data-v-8089e240]{background:#0d4376;color:#fff}.wrapper[data-theme=dark] .btn-black[data-v-8089e240]:hover:not(:disabled){background:#000;color:#fff}.wrapper[data-theme=dark] .btn-black[data-v-8089e240]:active:not(:disabled){background:#032f63;color:#00adf1}.auth-menu[data-v-f7642820]{position:relative}.auth__icon[data-v-f7642820]{display:none}.auth__text[data-v-f7642820]{display:inline-flex;align-items:center;gap:6px}@media only screen and (max-width: 991px){.auth__icon[data-v-f7642820]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--color-primary)}.auth__icon[data-v-f7642820] svg{width:20px;height:20px}.auth__icon[data-v-f7642820] path{fill:#2f2f2f}.auth__text[data-v-f7642820]{display:none}.header__btn--auth[data-v-f7642820]{padding:0;min-width:40px;width:40px;height:40px;max-width:40px;border-radius:50%;justify-content:center}}.auth-menu__block[data-v-f7642820]{position:absolute;right:0;background:#fff;border-radius:12px;min-width:200px;width:max-content;display:flex;flex-direction:column;top:60px;padding:6px 2px;border:.4px solid #ddd;box-shadow:0 8px 24px #0000001f,0 2px 8px #00000014}.auth-menu__block a[data-v-f7642820]{cursor:pointer;padding:8px 12px;font-size:16px;white-space:nowrap}.auth-menu__block a[data-v-f7642820]:hover{background:#f6f6f6}.auth-dropdown-enter-active[data-v-f7642820],.auth-dropdown-leave-active[data-v-f7642820]{transition:opacity .2s ease,transform .2s ease;transform-origin:top}.auth-dropdown-enter-from[data-v-f7642820],.auth-dropdown-leave-to[data-v-f7642820]{opacity:0;transform:translateY(-8px) scaleY(.95)}.auth-dropdown-enter-to[data-v-f7642820],.auth-dropdown-leave-from[data-v-f7642820]{opacity:1;transform:translateY(0) scaleY(1)}.wrapper[data-theme=dark] .auth-menu__block[data-v-f7642820]{background:#2a2c38;border:.4px solid #797777;box-shadow:0 8px 24px #0006,0 2px 8px #0003}.wrapper[data-theme=dark] .auth-menu__block a[data-v-f7642820]:hover{background:#797777}.footer[data-v-451dc1b6]{padding:25px 0;background:var(--color-page-bg)}@media screen and (max-width: 767px){.footer[data-v-451dc1b6]{padding:25px 0}}.footer__inner[data-v-451dc1b6]{box-shadow:0 4px 12px #2f2f2f1a;background:#fff;padding:24px;border-radius:24px;display:flex;flex-direction:column;gap:0;position:relative;z-index:11}@media screen and (max-width: 767px){.footer__inner[data-v-451dc1b6]{gap:12px}}.footer__top[data-v-451dc1b6]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:16px}.footer__bottom[data-v-451dc1b6]{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:16px}.footer__meta[data-v-451dc1b6]{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.footer__logo[data-v-451dc1b6]{display:flex;align-items:center;margin-bottom:0}.footer__logo img[data-v-451dc1b6]{max-width:150px;height:auto;max-height:65px}.footer__logo .dark[data-v-451dc1b6]{display:none}.footer__info[data-v-451dc1b6]{display:flex;flex-direction:column;gap:8px}.footer__info--mobile[data-v-451dc1b6]{display:none}@media screen and (max-width: 767px){.footer__bottom--desktop[data-v-451dc1b6]{display:none}.footer__top[data-v-451dc1b6]{grid-template-columns:1fr auto;gap:10px}.footer__info--mobile[data-v-451dc1b6]{display:flex;flex-direction:column;gap:8px;margin-top:4px}}.footer__polyt[data-v-451dc1b6]{display:flex;align-items:center;gap:24px;font-weight:400;margin-bottom:0}.footer__polyt a[data-v-451dc1b6]{font-size:12px;text-decoration:underline;text-decoration-skip-ink:none;color:#9aa1b5}.footer__polyt a[data-v-451dc1b6]:hover{color:var(--color-primary)}@media screen and (max-width: 767px){.footer__polyt[data-v-451dc1b6]{flex-direction:row;align-items:flex-start;gap:20px}}.footer__polyt--desktop[data-v-451dc1b6]{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0;margin-top:0}.footer__polyt--desktop .footer__text--desktop[data-v-451dc1b6]{max-width:100%}.footer__text[data-v-451dc1b6]{font-size:12px;color:#9aa1b5;max-width:720px}@media screen and (max-width: 767px){.footer__text[data-v-451dc1b6]{max-width:100%}}.footer__icons[data-v-451dc1b6]{display:flex;align-items:center;justify-content:space-between;margin-bottom:0;gap:18px}.footer__icons a[data-v-451dc1b6]{display:inline-block;line-height:0}.footer__icons img[data-v-451dc1b6]{max-width:100px;height:auto;display:block}.footer__icons .dark[data-v-451dc1b6]{display:none}@media screen and (max-width: 767px){.footer__icons[data-v-451dc1b6]{flex-wrap:wrap;justify-content:center}}@media screen and (max-width: 767px){.footer__icons[data-v-451dc1b6]{justify-content:flex-start;gap:8px}}.footer__icons--monitoring[data-v-451dc1b6]{justify-content:center;justify-self:center}.footer__icons--contacts[data-v-451dc1b6]{justify-content:flex-end;justify-self:end;gap:14px}.footer__icons--contacts a[data-v-451dc1b6]{color:var(--color-primary);transition:color .2s ease}.footer__icons--contacts a[data-v-451dc1b6]:hover{color:#0089c8}.footer__logo[data-v-451dc1b6]{justify-self:start;align-self:center}@media screen and (max-width: 767px){.footer__logo[data-v-451dc1b6],.footer__icons--monitoring[data-v-451dc1b6],.footer__icons--contacts[data-v-451dc1b6]{justify-self:auto;align-self:center}.footer__icons--monitoring-desktop[data-v-451dc1b6]{display:none}.footer__icons--contacts[data-v-451dc1b6]{justify-content:flex-end;gap:10px}.footer__mobile-row--meta[data-v-451dc1b6]{display:grid;grid-template-columns:1fr;gap:12px;align-items:start}.footer__text--mobile[data-v-451dc1b6]{max-width:100%;font-size:12px}.footer__copy--mobile[data-v-451dc1b6]{text-align:right;font-size:12px;justify-self:end;width:100%}.footer__mobile-row--monitoring[data-v-451dc1b6]{display:flex;justify-content:center}.footer__icons--monitoring-mobile[data-v-451dc1b6]{justify-content:center;gap:14px}.footer__icons--monitoring-mobile img[data-v-451dc1b6]{max-width:88px}}.footer__copy[data-v-451dc1b6]{text-align:left;font-size:12px;color:#9aa1b5}.footer__copy .footer__copy-line[data-v-451dc1b6]{white-space:nowrap}.footer__copy a[data-v-451dc1b6]{color:#9aa1b5;text-decoration:underline}.footer__copy a[data-v-451dc1b6]:hover{color:var(--color-primary)}@media screen and (max-width: 767px){.footer__copy[data-v-451dc1b6]{text-align:left}}@media screen and (max-width: 767px){.footer__copy.footer__copy--mobile[data-v-451dc1b6]{text-align:left}}.footer__copy--right[data-v-451dc1b6]{text-align:right;margin-top:0}@media screen and (max-width: 767px){.footer__copy--right[data-v-451dc1b6]{display:none}}.mobile-polyt[data-v-451dc1b6]{font-size:12px;text-decoration:underline;text-decoration-skip-ink:none;color:#9aa1b5}.header[data-v-5a3fd6e2]{position:fixed;top:0;left:0;right:0;width:100%;z-index:2000;padding-top:12px;background:transparent;box-sizing:border-box}.header.header--scrolled[data-v-5a3fd6e2],.wrapper[data-theme=dark] .header[data-v-5a3fd6e2],.wrapper[data-theme=dark] .header.header--scrolled[data-v-5a3fd6e2]{background:transparent;box-shadow:none}.main[data-v-5a3fd6e2]{position:relative;z-index:1;padding-top:105px}@media only screen and (max-width: 991px){.main[data-v-5a3fd6e2]{padding-top:118px}}@media only screen and (max-width: 767px){.main[data-v-5a3fd6e2]{padding-top:102px}}.page-enter-active,.page-leave-active{transition:opacity .15s ease}.page-enter-from,.page-leave-to{opacity:0}.page-enter-to,.page-leave-from{opacity:1}
