@import url(https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&subset=cyrillic);.lang-switch-mobile{position:relative}.lang-switch-mobile__trigger{padding:0 6px;font-size:1em;text-transform:uppercase;background-color:transparent;border:none;cursor:pointer}.lang-switch-mobile__trigger span{font-size:1em;color:#ffcd00}.lang-switch-mobile__menu{display:flex;flex-direction:row;min-width:100%;overflow-y:auto;text-align:left;color:#909090;border-radius:12px;transition:all 125ms ease-in-out;-webkit-overflow-scrolling:touch}.lang-switch-mobile__menu-item:not(:last-child){border-right:1px solid #909090}.lang-switch-mobile__menu-item__mobile{font-size:16px}.lang-switch-mobile__menu_visible{z-index:100;margin-top:2px;visibility:visible;opacity:1}.lang-switch-mobile__link,.lang-switch-mobile__link:visited{display:block;padding:0 6px;line-height:12px;color:#909090;text-transform:uppercase;text-decoration:none;overflow-y:hidden;transition:background-color 125ms ease-in-out;will-change:background-color}.lang-switch-mobile__link:active,.lang-switch-mobile__link:hover,.lang-switch-mobile__link:visited:active,.lang-switch-mobile__link:visited:hover{cursor:pointer;color:#fff}.lang-switch-mobile__link .lang-switch-mobile__menu-item_active,.lang-switch-mobile__link:visited .lang-switch-mobile__menu-item_active,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:active,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:hover,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:visited,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:visited:active,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:visited:hover,.lang-switch-mobile__menu-item_active .lang-switch-mobile__link:visited:visited{color:#fff}.lang-switch-mobile[aria-disabled=true],.lang-switch-mobile[disabled]{pointer-events:none}.lang-switch-mobile[aria-disabled=true],.lang-switch-mobile[aria-disabled=true]:active,.lang-switch-mobile[aria-disabled=true]:focus,.lang-switch-mobile[aria-disabled=true]:hover,.lang-switch-mobile[disabled],.lang-switch-mobile[disabled]:active,.lang-switch-mobile[disabled]:focus,.lang-switch-mobile[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.mobile-menu-slider{clear:both;width:100%;height:0;overflow:hidden;transition:height .4s ease}.mobile-menu-slider__open{height:300px;border-top:1px solid #000}.mobile-menu-slider__array{position:absolute;top:50%;right:26px;display:block;width:0;height:0;margin-top:-2px;transition:all .45s cubic-bezier(.23,1,.32,1);border-color:#909090 transparent transparent;border-style:solid;border-width:4px 4px 0;margin-bottom:4px;list-style:none}.mobile-menu-slider__array__active{transform:rotate(180deg)}.header-dropdown__menu{box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:12px;border:1px solid #363535;background:#252525;overflow:hidden;text-align:center;position:absolute;top:60px;left:-28px;z-index:100;width:156px;overflow-y:auto;visibility:hidden;opacity:0;color:#fff;transition:all 125ms ease-in-out;font-size:13px}.header-dropdown__menu ul{margin:0;padding:0}.header-dropdown__menu-item{list-style:none}.header-dropdown__menu-item_link{display:block;padding:12px 13px;color:#fff;text-decoration:none;cursor:pointer;transition:background-color 125ms ease-in-out;will-change:background-color}.header-dropdown__menu-item_link:active,.header-dropdown__menu-item_link:hover,.header-dropdown__menu-item_link:visited{color:#fff;background-color:#343434}.preloader-container{position:relative;width:100%}.preloader-container_size_m,.preloader-container_size_medium{height:200px}.preloader-container_size_ms{height:130px}.preloader-container_size_s,.preloader-container_size_small{height:100px}.preloader-container_size_extra-small,.preloader-container_size_xs{height:48px}.preloader-container_size_xxs{height:10px}.preloader-container_xs{position:relative;width:100%;height:100px}.preloader .pre-container{position:absolute;left:50%;top:50%;bottom:auto;right:auto;transform:translateX(-50%) translateY(-50%);text-align:center;z-index:10}.preloader .pre-container_static{position:relative;z-index:10}.preloader .logo-circle{position:relative;width:60px;height:60px;margin:0 auto;background:#ffcd00;border-radius:200px;animation:white-shadow 1s infinite}.circle-preloader{display:block;width:50px;height:50px;border:4px solid transparent;border-bottom-color:#ffcd00;border-radius:50%;animation:spin .75s linear infinite}@keyframes white-shadow{0%{box-shadow:0 0 0 0 hsla(0,0%,50.2%,.3);-webkit-transition:box-shadow .3s ease-in-out}to{box-shadow:0 0 0 30px transparent;-webkit-transform:translateZ(0);-webkit-transition:box-shadow .4s ease-in-out}}.download-buttons__item{position:relative;display:block;width:200px;height:54px;margin-bottom:10px;background-repeat:no-repeat;background-position:0 0;background-size:100%}.download-buttons__item:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position:0 0;opacity:0;transition:opacity 125ms ease;will-change:opacity}.download-buttons__item:hover:after{opacity:1}.download-buttons__item_app{background-image:url(/static/media/download-buttons__app-store.88382e83.svg)}.download-buttons__item_app:after{background-image:url(/static/media/download-buttons__app-store_hover.69d81ddf.svg)}.download-buttons__item_gp{background-image:url(/static/media/download-buttons__google-play.01ba342f.svg)}.download-buttons__item_gp:after{background-image:url(/static/media/download-buttons__google-play_hover.3cd95185.svg)}.download-buttons__item:last-child{margin-bottom:0}.download-buttons_big .download-buttons__item{width:240px;height:72px}.download-buttons_inline{display:flex}.download-buttons_inline .download-buttons__item{margin-right:20px;margin-bottom:0}.download-buttons_inline .download-buttons__item:last-child{margin-right:0}@media only screen and (max-width:460px){.download-buttons_inline{display:block}.download-buttons_inline .download-buttons__item{margin:0 auto 10px}.download-buttons_inline .download-buttons__item:last-child{margin-right:auto}}.download-buttons_white .download-buttons__item_app{background-image:url(/static/media/download-buttons__app-store_white.1e6511f0.svg)}.download-buttons_white .download-buttons__item_gp{background-image:url(/static/media/download-buttons__google-play_white.9fec33c0.svg)}.download-buttons_white .download-buttons__item{transition:opacity 125ms ease;will-change:opacity}.download-buttons_white .download-buttons__item:hover{opacity:.8}.download-buttons_white .download-buttons__item:hover:after{content:none}.download-buttons_colored .download-buttons__item_app{background-image:url(/static/media/download_on_app_store.30bf0323.svg)}.download-buttons_colored .download-buttons__item_gp{background-image:url(/static/media/download_on_play_market.d067776d.svg)}.download-buttons_colored .download-buttons__item{transition:opacity 125ms ease;will-change:opacity;width:192px;height:57px}.download-buttons_colored .download-buttons__item:hover{opacity:.8}.download-buttons_colored .download-buttons__item:hover:after{content:none}.header{width:100%}.header__main{position:relative;z-index:1;background-color:#252525;box-shadow:0 2px 5px 0 rgba(40,44,55,.05);transition:.3s ease-in}@media only screen and (max-width:768px){.header__main{background-color:#252525}}.header__main.home{background-color:transparent;box-shadow:none}@media only screen and (max-width:768px){.header__main.home{background-color:#252525}}.header__main.scrolled{background-color:#252525}.header__main_inner{display:flex;align-items:center;max-width:1180px;height:98px;margin:0 auto}@media only screen and (max-width:1180px){.header__main_inner{padding:0 20px 0 0}}@media only screen and (max-width:768px){.header__main_inner{height:57px;padding:0 10px 0 0}}.header__second{background-color:#272c36}.header__second_inner{display:flex;align-items:center;justify-content:space-between;max-width:1180px;height:0;overflow:hidden;margin:0 auto;transition:all .25s ease-in-out;will-change:height}@media only screen and (max-width:1180px){.header__second_inner{display:none}}.header__second_inner_expanded{overflow:visible;height:48px}.header__logo{margin-right:20px}@media only screen and (max-width:768px){.header__logo{margin:0 auto}}@media only screen and (max-width:425px){.header__logo img{width:98px}}.header__menu{position:relative;max-width:846px;margin:0 auto}@media only screen and (max-width:1180px){.header__menu{display:none}}.header__right{position:relative}@media only screen and (max-width:1180px){.header__right{margin-left:auto}}@media only screen and (max-width:768px){.header__right{margin-left:20px}}.header__log-button{width:110px;margin-left:33px}@media only screen and (max-width:420px){.header__log-button{margin-left:0}}@media only screen and (max-width:360px){.header__log-button{width:80px}}.header__user{margin-left:30px;min-width:100px}@media only screen and (max-width:768px){.header__user{display:none}}.header__mobile-trigger{display:none;margin-right:4px}@media only screen and (max-width:1180px){.header__mobile-trigger{display:block}}@media only screen and (max-width:768px){.header__mobile-trigger{margin-right:20px}}.header__user-mobile{display:none;position:relative;min-width:56px;min-height:48px;margin-right:12px;margin-left:30px}@media only screen and (max-width:768px){.header__user-mobile{display:block}}@media only screen and (max-width:1180px){.header__lang{display:none}}.header__lang__mobile{padding-left:18px}.round-button{cursor:pointer}.round-button_icon{position:relative;overflow:hidden;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:48px;height:48px;background-color:#252525;border-radius:50%;transition:background-color 125ms ease-in-out;will-change:background-color}.round-button_icon img{max-width:100%}.round-button_icon:hover{background-color:#282c37}.love-button{z-index:10}.special-button{margin-left:16px}@media only screen and (max-width:1180px){.special-button{display:none}}.user-dropdown__left-container{display:flex;align-items:center}.user-dropdown__left-container__account{color:#fff}.love-day{position:absolute;right:-66px}.canvas-wrapper{position:fixed;pointer-events:none;z-index:9999;top:0;left:0;bottom:0;right:0;background:none repeat scroll 0 0 transparent;color:#fff;display:block}.fiesta-canvas{position:absolute;top:0;left:0}.lang-switch{position:relative}.lang-switch__trigger{padding:12px 13px;text-transform:uppercase;background-color:transparent;border:none;border-radius:12px;cursor:pointer}.lang-switch__trigger,.lang-switch__trigger span{font-size:1em;color:#fff}.lang-switch__menu{cursor:pointer;position:absolute;top:40px;left:-13px;z-index:100;min-width:100%;width:72px;overflow:hidden;overflow-y:auto;text-align:center;background:#fff;border-radius:12px;border:1px solid #343434;box-shadow:0 2px 12px rgba(40,44,55,.15);visibility:hidden;opacity:0;transition:all 125ms ease-in-out;-webkit-overflow-scrolling:touch}.lang-switch__menu ul{margin:0;padding:0}.lang-switch__menu-item{list-style:none;background-color:#252525}.lang-switch__menu-item__mobile{font-size:16px}.lang-switch__menu_visible{z-index:100;margin-top:2px;visibility:visible;opacity:1;background-color:#252525}.lang-switch__link,.lang-switch__link:visited{display:block;padding:12px 13px;color:#fff;text-transform:uppercase;text-decoration:none;transition:background-color 125ms ease-in-out;will-change:background-color}.lang-switch__link:active,.lang-switch__link:hover,.lang-switch__link:visited:active,.lang-switch__link:visited:hover,.lang-switch__menu-item_active .lang-switch__link,.lang-switch__menu-item_active .lang-switch__link:active,.lang-switch__menu-item_active .lang-switch__link:hover,.lang-switch__menu-item_active .lang-switch__link:visited,.lang-switch__menu-item_active .lang-switch__link:visited:active,.lang-switch__menu-item_active .lang-switch__link:visited:hover,.lang-switch__menu-item_active .lang-switch__link:visited:visited{color:#fff;background-color:#343434}.lang-switch[aria-disabled=true],.lang-switch[disabled]{pointer-events:none}.lang-switch[aria-disabled=true],.lang-switch[aria-disabled=true]:active,.lang-switch[aria-disabled=true]:focus,.lang-switch[aria-disabled=true]:hover,.lang-switch[disabled],.lang-switch[disabled]:active,.lang-switch[disabled]:focus,.lang-switch[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.use-app{position:fixed;background:rgba(40,44,55,.9);border-radius:16px 16px 0 0;z-index:10;bottom:0;left:0;width:100%;will-change:transform;display:none;animation-name:useApp__slideIn;animation-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.6s;animation-iteration-count:1;animation-direction:normal}@media only screen and (max-width:1180px){.use-app{display:block}}.use-app__hidden{will-change:transform;transform:translateY(100vh);animation-name:useApp__slideOut;animation-timing-function:ease-in;animation-duration:.6s;animation-iteration-count:1;animation-direction:normal}.use-app__inner{display:flex;flex-direction:column;justify-content:center;padding:31px 20px 12px}.use-app__text_text{line-height:20px;font-weight:700;font-size:14px;color:#fff;text-align:center}.use-app__buttons{display:flex;flex-direction:column;margin-top:24px}.use-app__buttons_item{margin-bottom:14px}.use-app__buttons_item:last-child{margin-bottom:0}.use-app__button-second{color:#fff;font-weight:500}.header__use-app{position:relative;background-color:#d6d3eb;height:58px;display:none;animation-name:headerApp__slideIn;animation-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.6s;animation-iteration-count:1;animation-direction:normal}@media only screen and (max-width:1180px){.header__use-app{display:flex;align-items:center}}.header__use-app-hidden{animation-name:headerApp__slideOut;animation-timing-function:cubic-bezier(0,0,.2,1);animation-duration:.6s;animation-iteration-count:1;animation-direction:normal;z-index:-1}.header__use-app__inner{justify-content:space-between;width:100%;font-size:14px;padding-right:16px}.header__use-app__inner,.header__use-app__inner__box{display:flex;align-items:center}.header__use-app__inner__logo{background:#fff;border-radius:8px;width:40px;height:40px}.header__use-app__close-trigger{border:none;height:50px;width:48px;background:transparent}.header__use-app__text-container{margin-left:8px}.header__use-app__text-container__subtitle{font-size:12px}.header__use-app__button{width:76px;background:#fff;border-radius:8px;border:none;height:30px;color:#000;font-size:12px}.header-banner{display:flex;justify-content:center;align-items:center;position:relative;min-height:78px;background-color:#ffcd00}@media only screen and (max-width:768px){.header-banner{min-height:120px}}.header-banner__hidden{z-index:-1;transform:translateY(-300px);transition:transform 1.25s}.header-banner__inner{display:flex;position:relative;align-items:center;max-width:1180px}@media only screen and (max-width:768px){.header-banner__inner{flex-direction:column;align-items:flex-start;margin-left:140px}}.header-banner__image{position:absolute;left:-140px;top:-44px;animation:rotate 2.2s linear infinite;z-index:1}@media only screen and (max-width:768px){.header-banner__image{top:-4px;left:-130px}.header-banner__image img{height:106px}}.header-banner__title{font-family:fira_sansbold,serif;padding-top:6px;margin-right:32px;font-size:32px;line-height:128%;display:flex;align-items:center;color:#282c37}@media only screen and (max-width:900px){.header-banner__title{font-size:18px;line-height:128.91%;white-space:pre-line}}@media only screen and (max-width:768px){.header-banner__title{margin:0 0 10px}}.header-banner__button__open{display:flex;align-items:center;justify-content:center;padding:0 16px;height:40px;background:#fff;border:1px solid #ffcd00;box-sizing:border-box;border-radius:4px;text-decoration:none;color:#000;transform:scale(1);transition:scale 1s;animation:pulse 1s linear infinite}.header-banner__button__open:visited{color:#000}@media only screen and (max-width:768px){.header-banner__button__open{height:31px;font-size:14px;line-height:17px}}.header-banner__button__open:hover{background-color:#f6f6f6;transform:scale(1.1);transition:scale 1s;animation:none}.header-banner__button__close{display:flex;justify-content:flex-start;padding:0 0 0 28px}.header-banner__button__close img{height:16px;cursor:pointer}@media only screen and (max-width:768px){.header-banner__button__close{height:90px}}@keyframes pulse{0%{transform:scale(1)}85%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes rotate{0%{transform:rotate(-5deg)}50%{transform:rotate(5deg)}to{transform:rotate(-5deg)}}.sidebar-menu{overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.sidebar-menu ul{margin:0;padding:0}.sidebar-menu__nested-list{max-height:0;opacity:0;overflow:hidden;transition:all .25s ease-in}.sidebar-menu__nested-list__open{max-height:1100px;opacity:1}.sidebar-menu__item{list-style:none;transition:background-color 125ms ease-in-out;will-change:background-color}.sidebar-menu__item:active,.sidebar-menu__item:focus,.sidebar-menu__item:hover{box-shadow:0 0 10px rgba(0,0,0,.1)}.sidebar-menu__link{position:relative;display:flex;align-items:center;padding:14px 18px;font-size:1em;display:-webkit-box;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center}.sidebar-menu__link,.sidebar-menu__link:visited{color:#90939a;text-decoration:none}.sidebar-menu__link_disabled{pointer-events:none;cursor:default}.sidebar-menu__link_disabled .sidebar-menu__icon svg>circle,.sidebar-menu__link_disabled ellipse{fill:currentColor;color:#cacaca}.sidebar-menu__link:after,.sidebar-menu__link:visited:after{content:"";position:absolute;left:18px;bottom:0;right:0;box-sizing:border-box;width:calc(100% - 18px);height:1px;background-color:#f5f7fa}.sidebar-menu__link:active,.sidebar-menu__link:focus,.sidebar-menu__link:hover{color:#282c37}.sidebar-menu__link_caret{position:relative;cursor:pointer}.sidebar-menu__link_caret:before{content:"";position:absolute;background:url(/static/media/ic_chevron.250532de.svg) 50%;width:30px;height:30px;right:10px;top:calc(50% - 15px);transition:transform .45s cubic-bezier(.23,1,.32,1)}.sidebar-menu__link_caret .sidebar-menu__text{padding-right:45px}.sidebar-menu__link__open.sidebar-menu__link_caret:before{transform:rotate(180deg)}.sidebar-menu__link__cursor_pointer{cursor:pointer}.sidebar-menu__icon{margin-right:12px;max-width:46px;max-height:46px;height:46px;width:46px;overflow:hidden;display:flex;justify-content:center;align-items:center}.sidebar-menu__icon img{max-width:100%}.sidebar-menu__icon svg{fill:currentColor}.sidebar-menu__text{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1;white-space:pre-wrap}.sidebar-menu__text_mobile{font-size:14px}.sidebar-menu__descr{font-size:14px;line-height:17px;margin-top:11px;color:#919191}.sidebar-menu__count{color:#0094ff}.sidebar-menu__item:last-child .sidebar-menu__link:after{content:none}.sidebar-menu__item_active .sidebar-menu__link,.sidebar-menu__item_active .sidebar-menu__link:visited{color:#282c37}.sidebar-menu_mobile{border-radius:0;box-shadow:none}.sidebar{min-height:100%}.sidebar__banner,.sidebar__button{margin-bottom:20px}.sidebar__message{margin-top:20px}.breadcrumb{padding-left:0;display:flex;grid-gap:12px;gap:12px;font-size:14px;align-items:center;letter-spacing:.56px}.breadcrumb__item{padding:5px 5px 5px 0;list-style-type:none;transition:all .3s ease-in-out}.breadcrumb a{overflow:hidden;position:relative;display:block;text-decoration:none;color:#914fab;cursor:pointer}.breadcrumb a:hover,.breadcrumb a:visited{color:#914fab}.breadcrumb a:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#8c2fb1;opacity:0;transition:opacity .3s,transform .3s;opacity:1;transform:translate3d(-100%,0,0)}.breadcrumb a:focus:after,.breadcrumb a:hover:after{transform:translateZ(0)}.breadcrumb img{width:14px;height:14px;transform:rotate(180deg);filter:invert(0) sepia(3%) saturate(100%) hue-rotate(121deg) brightness(0) contrast(102%)}@media screen and (max-width:768px){.breadcrumb{margin:0}}.tunduk-stub{display:flex;padding-top:24px}.tunduk-stub__inner{margin:auto 0;display:flex;flex-direction:column}@media only screen and (max-width:580px){.tunduk-stub__inner{padding:0 16px}}.tunduk-stub__img{display:flex;justify-content:center;align-content:center;margin-bottom:24px;order:1}@media only screen and (max-width:580px){.tunduk-stub__img{margin-bottom:0;order:2}}.tunduk-stub__content{order:2}@media only screen and (max-width:580px){.tunduk-stub__content{margin-bottom:10px;order:1}}.tunduk-stub__title{font-family:fira_sansbold,serif;font-size:1.75em;color:#282c37;text-align:center;margin-bottom:10px;white-space:pre-wrap;line-height:30.8px}@media only screen and (max-width:580px){.tunduk-stub__title{font-size:1em;margin-bottom:8px;margin-top:8px;line-height:19.2px}}.tunduk-stub__text{margin:0 auto;text-align:center;max-width:350px;font-size:17px;line-height:120%;color:#7d7f8b}@media only screen and (max-width:580px){.tunduk-stub__text{font-size:.875em}}.tunduk-service__inner{display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center}.tunduk-service .tunduk-service__fragment{padding:40px;background:#fff;border-radius:12px;box-sizing:border-box}.tunduk-service .tunduk-service__fragment_form{max-width:580px}.tunduk-service .tunduk-service__fragment_result_size_m{max-width:580px;padding:24px}@media only screen and (max-width:1270px){.tunduk-service .tunduk-service__fragment{max-width:none}}@media only screen and (max-width:580px){.tunduk-service .tunduk-service__fragment{padding:24px 16px}}@media only screen and (max-width:460px){.tunduk-service .tunduk-service__fragment{margin:0 15px}}.tunduk-service__title,.tunduk-service__title:first-child,.tunduk-service__title:last-child{font-family:fira_sansbold,Arial,Helvetica,sans-serif;color:#282c37;font-weight:700;font-size:20px;line-height:22px;margin-bottom:8px}@media only screen and (max-width:580px){.tunduk-service__title,.tunduk-service__title:first-child,.tunduk-service__title:last-child{font-size:16px}}.tunduk-service__descr{margin:0 0 24px;color:#919191;font-size:18px;line-height:22px}@media only screen and (max-width:580px){.tunduk-service__descr{font-size:14px}}.tunduk-service__note{font-size:14px;color:#919191}.tunduk-service__button-container{display:flex;justify-content:space-between;align-items:flex-start;border:1px solid #dcdfe6;box-sizing:border-box;box-shadow:1px 1px 5px 5px rgba(0,0,0,.02);border-radius:4px;font-family:"fira_sansregular",serif;color:#282c37;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAUoAAACHCAYAAABwKBDbAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABNdSURBVHgB7Z0LjFzXWcf/d3b2Ye+u7dRuHs7LfUGckiaAktI4aWyFkkft2CUPo0ZVCNCmNGloICERasU2CZRAhVxFQlC1gKLKxI5L2rR5eO3gotAXKYWoAVoVkxjlgWzver07633P6f87M3d3dl53Z/fOzuv/k765z7lz7syd//3O9517DiCEEEIIIURD4p7GJe4QkhBCiDongRrgnsWdlMgXMYVNEEKIOifAMuO+jl504WXOngeHn+B7uDDoQxpCCFGnLL9H2YXPwkTSCPDzuBwPQwgh6phl9Sjd87gM0/Qh53/uCG1LcA3+DUIIUYcsm0fpnsEqzOARFIpzL+1vmNjpghBC1CHLV/UO8JuMSW4usfWXmdi5D0IIUYcsS9XbfRunI4Xvc3ZDmd0m6FNeFFyFn0IIIeqI5fEoR3yVe0PEXp0YxxdcDTLxQghRjqoLpdvPvHaAjyxw9+twAHdBCCHqiKp6b24vVjCF80N+ygUVvO01JLE5uBqHIYQQdUB1Pco1uK1CkTTOYWLnQfcDtEMIIeqAqnmU7lnGJNvwMjPd3agce1JnR3ANvgEhhKgxVfEonaMAt+GhRYqkYeX6K3cQayGEEDWmOlXv57GTPuEtWBrnYBqfhxBC1JjYq97+CZtJ3+nFOxAH0/i14IPMhQshRI2I36OcxD2ISySNJKvgTzItJIQQNSJWoXQHcBEn9yNe3omVuFed/AohakW8HmXaP4GzGvHzAMZxBYQQogbEJpRuP27l5FpUhzaW9EuurzY9sgshWptYkjnuGzgb7fguj3YuqssXafsom0cwgyFMIIVtGAsCOAghRJWIRyj7sYtS9XtYXk7RxmiHKZrvD66nbAohRBVYcoLEPYeLGZu8owZ9/qzM2hRWqMchIUT1WLRQum9iIzrwCc5+nN5kbTPS7f658HEIIUQVqNgTowd5Ft9lbSU/hupkuCtlnOX5EcV6gNNjTPc8GvwqXoQQQsRERZ6ge4pV3QD/zNl3oX7ookhe6ucspTOFfr5KKIUQsbGY5jb14EUKIcSysWCh9P1DrsCVnF0FIYRoISKr3l4gB7GVEUBr/mNPx7RBCCFaiOgY5SBuZezvS5BACiFalOiqdxo9kEgKIVoYPTsthBARSCiFECICCaUQQkQgoRRCiAgklEIIEYGEUgghIpBQCiFEBBJKIYSIQEIphBARSCiFECICCaUQQkQgoRRCiAgklEIIEYGEUgghIpBQCiFEBLUdZrbB8L29D+FXMI0LeIt5ndM3MYOjmMI4zsQpvA/jQeCHOBNCNBESygXgHAL0YysGcS9lcBOX2rwcWnfGScplByYwglHsx5jrp3g6iijwveAafB5CiIZHQlkEtx87OLmcdsyv6Mc2vl5KAewq3Nl/h2bdfpR0h/P9+gBn81VCKUQTIKHM4g7xu5jCVZz9NMVuM5aKU/xXiGah5YXSC+Q0rqBI/nEsAjnHRvccfVFW2lUFF6KxaWmvh1XsrRTIF5DGgZhF0uilSH6A000QQjQ0LelR0tO7lreI+704KkcthIigpYTSN+8ZwFc5u00CKYRYKK1V9X6DQgm8F0IIUQHKzAohRAQSSiGEiEBCKYQQEUgohRAiAgmlEEJEIKEUQogIJJRCCBGBhFIIISKQUAohRAQSSiGEiEBCKYQQEUgohRAiAgmlEEJEIKEUQogIJJRCCBGBhFIIISKQUAohRAQSSiGEiEBCKYQQEUgohRAiAgmlEEJEIKEUQogIJJRCCBGBhFIIISJIuv14Bg4jCJCijfh5hyHOH0caJzh9O4QQooVJ0q6jGGZw2Wm4LH9TCCEkhUIIEYWEUgghIpBQCiFEBBJKIYSIQEIphBARSCiFECKCeITSQQi4/eh2h9Dl3GwDMyGagiSWQpo2gYzcdkK0KO5f0ItTuJc3zNsxySuhHymK5lHK5VFeIzY9zN1e4fY3aEfRQ7sCQ0GgW6xoDBYnlHZ5T9KmaG2QR9mieIEcxR20B7i4NmfT6bS3++si17cMsnaK9hy28PVbEKIBqEwozYOcQcaLtHf20Kaz1gzYH9vOrQOK3pbB/R26sJ7e4ygewnyBFKIpWbhQhtVs8wi6gaaKQuV6yEY7RDlOxxr+/g/ye5NIipZg4X5TgLlYZDOJpHnDKWTOaSWWGrUVQjQhlQllM4mkecjjyHiSJpC51e0Gjbm6vTjP/S3eCiFErLRuJM6E0kR/BTIJqZAGvBFQIHtov8vZFxgW2QQhRKy0rlBaFdtikcWEsUE8SteHJAXygzyH52kWL/x7CCFip7Vzu8XOvkE8SvdVbMGF+BpFfStFf2dwMx72nS43OO4f8Ivu6+iFEHWEUhfFqHOPkmJyOZNQH6KofzrYif9AE+B24wJ6+B9jSOS3aRdzVcOLvmgeJJT5mEdZ71XvDryCKbzQDCLpvkzvsRcf5ew2CuSX6eWfwyTbDISoI9Ssuhh1LpTBjXgTO7EPjc1K9wRup0g+mw0Z7KDwf4XzCd4IGvoRBoUOmg95lPk0SIyy5HPS7bjUfRNHmckfwBhOsII+wH3rz0ObZGwVFPwktge/zrKGJFjyeizvAnD78B7+Kg/y3P6Ri49BNA0SyibAHUKPF54x3MNfdD3F8o/8BnuCqh/O7ccoxWc0O9rmCKu4tmwjbZ7guuPca5A2wPVDfO8Iq/UpylWKVeAUOrmvPZPVwU84hpHglthE7L/oN36bSaiB+SfDEkw3lkfJxNr5/O7+kPYL/E6bImYs5iOhrGPcAWykLK3jn+8UbZh/xBQlMYVNSJlH6fZSvlbjBgrbn3D3nysRSDEfuYcCZE/mnzGvo4p8n9TeP5Od2rZOP01z/0lK5SROw31c80XEQQdeDrbj3wvWO0p0T/0LpbNvcS828PUOlvZ9XPUIbsFd2MOgSJt/fEE0ERLKfOogmeNeoCSN4XMUrVtYnjWwimqaZoKVovVjgl5iKlvSd/u4XrUI/LG7OO1ieVai2jhek8cboOq9B1fyO7mRv8thfjNbKfojlEi4x9F0MJa8nbfrp4MtTdP9TcU0n1Am8AhF5C5exFalPEE7CXua29HSvluP7rLvr2GMkuV+G8t4K/3HP+DimpyydHI+0+Nns3eJG/CaHGqAP6RjICKNg/hvCkiff86r6WCN5TJO7uO5XoZXsR/N009YxTSjR7neWzGvcKF+1zJ7lL5fxxR+i5/7AMt4JlqbJC5qAI9yJ37M1x83Y+fDzNqvp0vxKc6aUNr0CwwytKxIGmoeVENsyAT3HD7MdMl36EntorW6SBptjVDFM4FsNpF0T/kmW79BkXyKiz+hXc3knZJTUIyyOMtw+buD2MFY4z0Ux/dCA2nMofF2aoJPTo3hOs5eSVXY5tvqhgSN6VA5i90/gZUU+xSWiDzKZYYe5C8xFvlPrFw+ycX3QyI5n2Bp8T4/uJkNcrZ3Xp9QIoIAPiX4Jr/9x+eJpOEaSydcHxL0jDdTJL/DxSsQA8vrUZqnZuOlhD5DuWkiZz7Xqk21s94J3M7jb4EoziL/lNnhKa7FJO6HDU+xGsdcf7adaIABP3U4wvnXeJN6nTI6wjSfXY1jMbYNbWxuwncbPZzgvoZzeQ38JTIKchgxkZwVrnwxSuQtxyVUi40+Wa5agYLmp8I/qh8a9wDjas4nHS7F3FX6rtkjudljZ2jza8YoptZ185gX1MA3ShrMCulngusxjBajjEim6zlu7K+BPXg3X38fUziPq/rwNnwf/+tbj8RCkvfhzIVkFlZ6bH4acxdYOmefkHzhHEdxoQ236Z4tFsaChdIdwHaKZB/fcQkqIxz4Y2X2E8/OaYhvV+tf0FpOKBuW3bxBJnE3f7+D+E98JejLiDrDL7GRXHT0IRTOcBTGZM46MxuoK434Wl4VE+pqoeF3a8nCf9k0dvF1A0S1qe+63Gl4hTXj3cFNeKZgWzqeNq7J2ZEHjdzYYLhc6rINcvZPoPCrNA/yFOIjd5TEUmXJnY9aRpljiZrgq1AxegGiNWCY5BgnzxTdmI7HVUsyUlPeUysnPGHiI/Qsw3UmkvnHXSqdmPNaQ3JjUPnzM3nr8qe555kr+uH2KVR24xBL51uN23NQk9PydaxCl9pFLJdiEstDUGJ+sYSx2dywgTFTYnvuZxez3G2ZOG2P240zmGMdDO4o6RML41Vej93Fq0r++fcRfIJ73Mnf4WQ2k60RJ5eHlr95NU4e2TzUcqJUTriQsy+KrMtvcWei34XyFPNS88287DTeweP/Of/ma90eJg+GsbGg/PnT+UJbuE/+fLPQzesxrx2ltYvEBG7m7/8Qv8fzs9/3WfJxxAKIrS1t4wjlYkKyxYQyUWI+X4xmUD6uGZT4jEJeCnbgtnDB9eNRnstds1uLCW3owU6j0JMt1uQlPJfcLtJyt1USo60l7T5mPnu27iCu5E3rUZb3PXpip6Y0ZsO8GK+Z5m6ZWCyMsFDBHc1bLualJrCQ9qdJekXJee3QluIZlovR5sZe03nbgOIiCxTGaIMi6zLrq/u0i/MxyjRvJtaxyS5+Y9u5rL4dRc1RE+5SLDZWW4gNeTDl9vrggT0NsnJWfHLbmpaqZpcLI+SvCz3KdiycYomwNArjtpn1H+V53Mgz6WR1eG3RspQ6jwTyz6vLstzzGjk7imLgG4q/6s9CPmR94BToSPLiH+MFuQKi2qzwFmbkgcpC5KXisrnLobiV2gcl5hcqSA5/HVyLXe5pnEkZ+xE/b13ZGG0xC/dN4zN4Ap+k8JqnPc51o/w+rPuFMyjC7QVx2nLnIKpLI7dEaIureZCaYzQG+bHKSijljZYylFjn0GlhhNn2sYuNd2ZCBH08zovei5z2Paiv5vzFtJthnRSHnm3uE2K57587TmXnsNgytzaN23nOEjtZCVHVuxWIL4zwZ/T7PsdL7xT/OisKYrTlRCrf0pgKPoShecV6nL5kG7dUGpUslggDCpt1lWrmNd9rbWdC6U56uq9z/2Fus0HXBijdx3jWg/gwhpqxs94IWr6XMQmlqAzLJAbonhdCqJSMKO2mGNkIjNZX4AiPN8C/o8VxO2bb5JbyBIuFDsJ1laabCmO0M/Ri3wD8GEXn0C6hvYXiuYoS2ot9vnPbMG43yVfbbyJ7Hta+0wZwG+e52R424uWI76nIpgneZiy6m/Y3hEn8EJPhc8mivpFQiuUnbAuZsQwB5vcdUIqoWG2p9fnrjASKVcXT9JWfDK7Hayh3Cof82D49jK72styreAwb5bKHx/wArJu3zPJZ3Gu1X29jS6aZyLMuN8xrtkcPNsJRdBPZT7U1mZtGgp6sjbppwwYn/PIIMuM+jfjhhG3ahRTLOIHloVHHBIpN3ySUorGoRqwW86Yd9CkfdnvwCj9n0I8JaeOep31vQikvVGOcjmEkGzrIDx+81YarDW7GYyh1Cn2Uvqv4OWO045S8hM/2W7JvFed7aT0sQy/XncZ159LWwQabM0Ge8gPNdVhJKLLJ7HcxgcCL6Ygvq4ULZmhh13Fpv36Ye9uY7SNYz7JX0m1a0LBCGRsSStE6LCxWax7ebTmx1PmY32f/Gvp+FNNxBD58kBFT+P4sV/G41sP2O73nl/DV7mEfWmijTeME7Rg2U6wC718uuTs39xhDId0U0yl6sglamuYorGmKbBsuZJl6YSJsYttOIT+OtzA00OnPLvBlO8apCepJvt8818xNwUIJjjcCCrTbjQt43naug63Y0bGEUojFEvgHXc/OWoa5eOfVfpqe3TczbzJsyaonMEOxMjEyUbLHGzLV68z8sG8uFXihPUlZMq91kNPj3lu0eZdtzWqxziO0j+D/KLxHUAHOSvUYwwFdPnxgoQETVLOerLj2cP0Gzq+lUnzcTxlWYLnN+7XWuuaVWvXfbh8Wqx335xB63y7r1Zq1+Rj0INdO0E8eZ2JsireMiUbp/0BCKURtsLTT6qwVkvuEVTif+291FJhpipPZmRSffZiggJmgZoQ08ENfDHivti0b72zLxjlnKMJpzps3uYLT13AiuBv/jxLwuDvpRX6qYP0PKJYveZltZwk6eSZdLI3FZ9d5r7aNSTBHT9REdzobUujgPqe8yCYpmF30yq1P3AlLgPmyu9kbwXDWux3x5bQyh0mxDlqS227AWBAViEnEI8QBvwS7k/VACNEaBJQt59sWmBdomXuLcVrr2BTChFLgBXU4K7g3Udr+1IvYZDbRBJ9oGqXsDWMbBauCJlO+39FnKXdTPh7c4UU2zSO1eTHt9Z6t8/FaCxes88ILim5Gp6xXehNai9Vmbh3Oe7ZhwmuI77P+KS0UchWtn8sv+XOx7dPc7zjDHndXlgiTUAohlsoMBSoTRgi8WIVia3HPQQrgcU4z4xJNew83k813PrlkYjtG2Zryr6OU4k9isiLh3euDGT08Qi895F6WZpVfTuN3OH3dC3vgPd3TsuEF2x621jWRnczaWLbsmYRY6N2mMSqhFELUEjcbj52L01pYYNQLaUZwLW570iebMDsIXCY5NunDCJO+M75R2hHfNtVHhqltn+XkaYYN/rXkh1s3fm9S/5IU0CQFdNp7s93Z5lxh069eCaUQonHJDSPMmQmqVb3XcPtPOf2f7LpMK4QZXwVP+ThnOivO2bhncEPxAWx+Btvm2FgU1/AeAAAAAElFTkSuQmCC) no-repeat bottom,#ffcd00;background-size:100% auto}@media only screen and (max-width:600px){.tunduk-service__button-container{flex-direction:column;align-items:center}}@media only screen and (max-width:600px){.tunduk-service__button-container__logo{padding-bottom:10px}}.tunduk-service__title-container{padding:20px 0 28px 10px}@media only screen and (max-width:600px){.tunduk-service__title-container{padding:20px 20px 0}}.tunduk-service__title-container__title{font-family:"fira_sansbold",serif;font-size:18px;line-height:22px;margin-bottom:18px}.tunduk-service__title-container__title__marked{background:#fff}.tunduk-service__title-container__subtitle{font-size:14px;line-height:17px}.tunduk-result{position:relative}.tunduk-result__inner{display:flex;justify-content:space-between}@media only screen and (max-width:980px){.tunduk-result__inner{display:block}}.tunduk-result__left{width:40%;min-height:300px;position:relative;padding-bottom:64px}@media only screen and (max-width:980px){.tunduk-result__left{padding-bottom:0;width:100%;min-height:auto;margin-bottom:32px}}.tunduk-result__top{display:flex;align-items:center;margin-bottom:16px}.tunduk-result__top .tunduk-service__title{margin-bottom:0}.tunduk-result__icon{width:48px;height:48px;flex-shrink:0;margin-right:20px}.tunduk-result__icon img{width:100%}@media only screen and (max-width:580px){.tunduk-result__icon{font-size:16px;width:32px;height:32px}}.tunduk-result__right{width:50%}@media only screen and (max-width:980px){.tunduk-result__right{width:100%}}.tunduk-result__button_absolute{position:absolute;bottom:0;left:0;right:0}@media only screen and (max-width:980px){.tunduk-result__button_absolute{display:none}}.tunduk-result__button_mobile{display:none}.tunduk-result__button_mobile button{font-size:16px}@media only screen and (max-width:980px){.tunduk-result__button_mobile{margin-top:24px;display:block}}.tunduk-result__download_button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tunduk-result-info__list{margin:16px 0}.tunduk-result-info__item{font-size:18px;margin-bottom:6px}@media only screen and (max-width:580px){.tunduk-result-info__item{font-size:14px}}.tunduk-result-info__item :last-child{margin-bottom:0}.tunduk-result-info__key{color:#919191}.tunduk-result-info__value{color:#282c37}.tunduk-result-link{position:relative}.tunduk-result-link__download_button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tunduk-result-link__image{background:#eee;border-radius:6px}.tunduk-result-link__image img{width:100%}.tunduk-result-image{display:flex;justify-content:center;align-content:center;background:#f5f5f5;padding:20px;border:2px solid #eee;box-sizing:border-box;border-radius:6px}.tunduk-result-image img{max-width:282px}.tunduk_not-ident{display:flex;flex-direction:column;text-align:center}.tunduk_not-ident__img{display:block;margin:30px auto}.tunduk_not-ident__title{font-family:fira_sansmedium,Arial,Helvetica,sans-serif;font-weight:500;margin:0 auto 12px;max-width:370px}.tunduk_not-ident__text,.tunduk_not-ident__text:last-child{max-width:460px;margin:auto auto 50px}@media only screen and (max-width:580px){.tunduk_not-ident__text,.tunduk_not-ident__text:last-child{margin-bottom:20px}}.tunduk-cars-list{padding:0!important}.tunduk-cars-list__inner{display:flex;justify-content:space-between;align-items:center;padding:18px 18px 18px 40px;border-bottom:1px solid #f5f5f5}.tunduk-cars-list__title{margin-bottom:0!important}.tunduk-cars-list__item{position:relative;display:flex;justify-content:space-between;border-bottom:1px solid #f5f5f5;padding:18px 18px 18px 40px}.tunduk-cars-list__item__container{display:flex}.tunduk-cars-list__item__title{display:flex;align-items:center;padding-left:16px;font-family:"fira_sansregular",serif;font-size:16px;line-height:18px}.tunduk-cars-list__item__remove-button{display:flex;justify-content:center;align-items:center;width:36px;cursor:pointer;border-radius:50%;z-index:1}.tunduk-cars-list__item__remove-button:hover{background:#fff5ce}.tunduk-cars-list__item__clickable{position:absolute;width:86%;height:100%;top:0;left:0;cursor:pointer}.fines{padding:40px;border-radius:12px;box-sizing:border-box;background:#fff;overflow:hidden}.fines_form{max-width:580px}.fines_result_size_m{max-width:580px;padding:24px}@media only screen and (max-width:1270px){.fines{background:none;max-width:none}}@media only screen and (max-width:580px){.fines{padding:24px 16px}}@media only screen and (max-width:460px){.fines{margin:0 15px}}.fines__inner{padding:24px 16px}@media only screen and (max-width:1270px){.fines__inner{text-align:center}}.fines__title{font-family:"fira_sansbold",serif;font-size:20px;line-height:24px;color:#282c37}.fines-item{position:relative;border-top:1px solid #ebebeb;background:#fff;overflow:hidden}@media only screen and (max-width:1270px){.fines-item{border-radius:14px;margin-bottom:20px}}.fines-item__with-new-fines-indicator{padding-top:28px}.fines-item__inner{padding-top:20px}.fines-item__indicator{position:absolute;display:flex;justify-content:center;align-items:center;top:0;right:0;left:0;height:26px;background:#fd3f1d}.fines-item__indicator p{font-family:fira_sansmedium,serif;font-size:11px;line-height:13px;color:#fff}.fines-item__number-container{padding:16px 24px;display:flex;justify-content:space-between;align-items:center}.fines-item__number{font-family:fira_sansbold,serif;font-style:normal;font-size:16px;line-height:18px;color:#0094ff}.fines-item__description{padding:16px 24px 8px}.fines-item__line{display:flex;justify-content:space-between}.fines-item__line__left:not(:last-child){font-family:Roboto,serif;font-size:16px;line-height:19px;padding:0 20px 8px 0;color:#707887}.fines-item__button-container__bottom{display:flex;padding:18px 24px;justify-content:flex-end}@media only screen and (max-width:1270px){.fines-item__button-container__bottom{border-top:1px solid #ebebeb;justify-content:center;padding:18px}}.fines-item__button-container__bottom-right{justify-content:flex-end;display:none}@media only screen and (max-width:1270px){.fines-item__button-container__bottom-right{display:flex}}.fines-item__button button{display:flex;justify-content:center;-webkit-justify-content:center;align-items:center;-webkit-align-items:center;font-family:"fira_sansregular",serif;font-size:12px;max-height:27px;border-color:#ffcd00;text-decoration:none;color:#000}.fines-item__button__disabled button{border-color:#cacaca}@media only screen and (max-width:1270px){.fines-item__button__desktop{display:none}}.fines-item__button__mobile{display:none}@media only screen and (max-width:1270px){.fines-item__button__mobile{display:flex;justify-content:flex-end}}.fines-item__button:last-child{margin-left:32px}.fines-item__button a{text-decoration:none}.fines-item__container__button{padding:0 16px 40px}.fines-item__container__button a{text-decoration:none}.fines-item__container__photo img{width:100%;border-radius:4px}.fines-item__no-data{flex-direction:column;padding:20px}.fines-item__no-data,.fines-item__no-data__image{display:flex;justify-content:center}.fines-item__no-data__image img{width:220px}.fines-item__no-data__title{font-family:"fira_sansbold",serif;font-style:normal;font-size:20px;line-height:24px;display:flex;justify-content:center;text-align:center;padding:20px;color:#282c37}.block-p0{padding:0!important}.pointer{cursor:pointer}.covid-pass-result{width:100%}.covid-pass-result__top{display:flex;justify-content:space-between;flex-wrap:nowrap;padding-bottom:20px}.covid-pass-result__top_left{margin-right:16px}.covid-pass-result__top_right{max-width:50%}.covid-pass-result__bottom_qr{margin-top:24px}.covid-pass-result__title{font-family:"fira_sansbold",Arial,"Helvetica Neue",Helvetica,sans-serif;font-weight:700;font-size:32px;line-height:110%}.covid-pass-result__subtitle{font-size:14px;line-height:17px;color:#919191;margin-top:3px}.covid-pass-result__photo{border:1px solid #eee;box-sizing:border-box;border-radius:6px;padding:5px;max-width:180px}.covid-pass-result__photo img{width:100%}.covid-pass-result-info__container{margin-bottom:24px}.covid-pass-result-info__item{padding:24px 0;border-top:1px solid #f5f5f5}.covid-pass-result-info__item:last-child{border-bottom:1px solid #f5f5f5}.covid-pass-result-info__line{display:flex;justify-content:space-between;flex-wrap:nowrap;margin-bottom:9px}.covid-pass-result-info__line:last-child{margin-bottom:0}.covid-pass-result-info__line-label{flex-basis:40%;font-weight:600;font-size:14px;line-height:17px;color:#191919;margin-right:16px}.covid-pass-result-info__line-value{flex-basis:60%;font-size:14px;line-height:17px}.covid-pass-result-info__title{margin-bottom:24px;font-weight:700;font-size:16px;line-height:19px;color:#272c36}.covid-pass-result-info__text{font-size:14px;line-height:17px;color:#191919}@media only screen and (max-width:480px){.covid-pass-result__qr{display:flex;justify-content:center}}.srs{padding:20px 0;max-width:362px}.srs,.srs__inner{display:flex;align-items:center}.srs__inner{width:100%;justify-content:center;flex-direction:column;text-align:center}@media only screen and (max-width:580px){.srs__inner{height:100vh}}.srs__icon{margin-bottom:16px}.srs__title{margin-bottom:12px;font-weight:700;font-size:18px;line-height:22px;color:#282c37}.srs__subtitle{font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#000;white-space:pre-wrap}.main-e-patent{border-radius:12px;width:100%;display:flex;justify-content:center;min-height:200px}@media(min-width:940px){.main-e-patent{background-color:#fff;box-shadow:0 1px 0 rgba(39,44,54,.1)}}.main-e-patent__link{position:absolute;top:0;right:180px;bottom:0;left:0}@media only screen and (max-width:940px){.main-e-patent__link{right:0;bottom:60px}}.main-e-patent__preloader__container{position:relative;box-shadow:0 1px 0 rgba(39,44,54,.1);justify-content:center;min-height:200px}.main-e-patent__content,.main-e-patent__preloader__container{border-radius:12px;width:100%;display:flex;background-color:#fff}.main-e-patent__content{padding:42px 16px;flex-direction:column;align-items:center}@media only screen and (max-width:768px){.main-e-patent__content{padding:16px}}@media only screen and (max-width:375px){.main-e-patent__content{justify-content:space-evenly}}.main-e-patent__content .content-title{font-family:"fira_sansbold",serif;font-size:32px;line-height:38px;text-align:center}@media only screen and (max-width:1024px){.main-e-patent__content .content-title{font-size:28px}}@media only screen and (max-width:425px){.main-e-patent__content .content-title{width:85%;font-size:22px;line-height:26px}}.main-e-patent__content .img_wrapper{height:auto;position:relative;display:flex;justify-content:center;margin:54px auto 0;width:80%}.main-e-patent__content .img_wrapper img{max-width:100%!important;height:auto;display:block}.main-e-patent__list{width:100%}.main-e-patent__list__header{display:flex;padding:28px 24px;justify-content:space-between;color:#90939a}@media only screen and (max-width:940px){.main-e-patent__list__header{display:none}}.main-e-patent__list__header div{width:25%}.main-e-patent__list__header div:first-child{text-transform:Uppercase}.main-e-patent__list__header div:last-child{max-width:124px}.main-e-patent__list__item{display:flex;min-height:50px;justify-content:space-between;align-items:center;padding:14px 24px;border-top:1px solid #f5f5f5;position:relative}@media only screen and (max-width:940px){.main-e-patent__list__item{flex-direction:column;margin-bottom:16px;background:#fff;box-shadow:0 1px 0 rgba(39,44,54,.1);border-radius:12px;padding:16px 0}}.main-e-patent__list__item:hover{border-left:4px solid #ffcd00;margin-left:-4px;box-shadow:0 0 10px rgba(0,0,0,.1);cursor:pointer}.main-e-patent__list__button{display:flex;justify-content:center;align-items:center;font-style:normal;font-weight:400;font-size:12px;line-height:144%;width:124px!important;height:27px;left:916px;top:393px;border:1px solid #ffcd00;border-radius:4px}.main-e-patent__list__button.disable{border:1px solid #cacaca;background-color:#eee;pointer-events:none}.main-e-patent__list__button:hover{background-color:#ffcd00}.main-e-patent__list__button:hover.disable{background-color:#eee}.main-e-patent__list__button a{color:#282c37;text-decoration:none;outline:none}.main-e-patent__list__button a:hover,.main-e-patent__list__button a:visited{color:#282c37}.main-e-patent__title__mobile{display:none}@media only screen and (max-width:940px){.main-e-patent__title__mobile{font-style:normal;font-weight:400;font-size:14px;line-height:17px;display:flex;align-items:center;color:#90939a}}.main-e-patent__title__mobile.id{font-family:"fira_sansbold",serif;color:#000;text-transform:uppercase}.main-e-patent__node__wrapper{display:flex;justify-content:flex-start;padding:10px 0;width:20%}@media only screen and (max-width:940px){.main-e-patent__node__wrapper{width:calc(100% - 32px);max-width:none;justify-content:space-between;padding:10px 16px;font-size:12px;line-height:14px}.main-e-patent__node__wrapper:first-child{padding-top:0;border-bottom:1px solid #eee}.main-e-patent__node__wrapper.status{border-bottom:1px solid #eee;padding-bottom:28px}.main-e-patent__node__wrapper.id{border-bottom:1px solid #eee;padding-bottom:18px;margin-bottom:10px}}@media only screen and (max-width:960px){.main-e-patent__node__wrapper div:last-child{text-align:right}}@media only screen and (max-width:940px){.main-e-patent__node__wrapper-button{display:flex;justify-content:center;padding-top:16px}}.main-e-patent__form{margin-top:56px;max-width:500px;width:100%}@media only screen and (max-width:765px){.main-e-patent__form{margin:0}}@media only screen and (max-width:765px){.main-e-patent__form .button{margin-top:38px}}.main-e-patent__block{border:1px solid #dcdfe6;border-radius:8px;width:100%;max-width:580px;padding:40px 24px;margin:32px 0}@media only screen and (max-width:768px){.main-e-patent__block{border:none}}.main-e-patent__block__item{display:flex;justify-content:space-between;font-family:fira_sansmedium,serif;font-style:normal;font-size:16px;line-height:19px}.main-e-patent__block__item:not(:last-child){margin-bottom:26px}.main-e-patent__block__item div:first-child{color:#707887}.main-e-patent__block__item div:last-child{position:relative}.main-e-patent__activity-list{width:100%}.main-e-patent__activity-list__item{position:relative;display:flex;cursor:pointer;transform:scale(1);transition:transform .3s cubic-bezier(.5,0,.1,1)}.main-e-patent__activity-list__item:not(:last-child){border-bottom:1px solid #f5f5f5}.main-e-patent__activity-list__item:hover{transform:scale(1.003)}@media(min-width:768px){.main-e-patent__activity-list__item:hover svg path{fill:#50d890}}.main-e-patent__activity-list__icon{display:flex;align-items:center}.main-e-patent__activity-list__icon svg{width:24px;height:24px}.main-e-patent__activity-list__icon svg path{fill:#909090}.main-e-patent__activity-list .active svg path{fill:#50d890}.main-e-patent__activity-list__text{padding:14px 24px 14px 20px}.main-e-patent__activity-list__arrow{display:flex;align-items:center;position:absolute;right:8px;height:100%}.main-e-patent__search-wrapper{margin:32px 0 24px;width:100%;max-width:880px}.main-e-patent__value{position:relative}.main-e-patent__status__container{display:flex;align-items:center;justify-content:space-between}.main-e-patent__status__container svg{margin-left:26px}.main-e-patent__status__qr{z-index:1;transition:scale .45s}.main-e-patent__status__qr:hover{scale:1.1}.main-e-patent__status__indicator{position:absolute;left:-14px;top:6px;width:10px;height:10px;border-radius:50%}@media only screen and (max-width:940px){.main-e-patent__status__indicator{top:1px}}.content-wrapper{max-width:1180px;margin:0 auto;padding:45px 45px 0}@media only screen and (max-width:425px){.content-wrapper{padding:45px 18px 0}}.my-data{padding:24px 16px;border:1px solid #ffcd00;border-radius:10px;box-sizing:border-box;width:79%;max-width:394px}.my-data__title{display:flex;justify-content:center;align-items:center;font-weight:700;font-size:32px;padding-bottom:40px}@media only screen and (max-width:520px){.my-data__title{padding-bottom:12px}}.my-data__title span{padding-left:16px}.my-data__data-block{display:flex;flex-direction:column;font-size:20px;font-weight:400}.my-data__data-block .first-row{display:flex;justify-content:space-between;font-weight:400;margin-bottom:8px}.my-data__data-block .first-row span:first-child{color:#919191;text-transform:uppercase}.my-data__data-block .second-row{display:flex;justify-content:space-between;font-weight:400}.my-data__data-block .second-row span:first-child{color:#919191;text-transform:uppercase}.fill-data-block{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%}.fill-data-block__title{margin-top:76px;font-weight:700;font-size:32px;line-height:38px;text-align:center;white-space:nowrap;color:#282c37}@media only screen and (max-width:1024px){.fill-data-block__title{font-size:26px}}@media only screen and (max-width:620px){.fill-data-block__title{white-space:normal}}.fill-data-block .fill-buttons{display:flex;justify-content:center;flex-wrap:wrap;width:100%}.fill-data-block .fill-buttons__item{padding:24px;margin:30px 16px;cursor:pointer;display:flex;align-items:center;border:1px solid #f3f3f3;box-shadow:0 1px 0 rgba(39,44,54,.1);border-radius:12px;max-width:280px;box-sizing:border-box;width:100%}.fill-data-block .fill-buttons__item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.fill-data-block .fill-buttons__item span{padding-left:16px}@media only screen and (max-width:375px){.fill-data-block .fill-buttons__item span{padding-left:14px}}.fill-data-block .fill-buttons__item .icon-wrapper{border:1px solid #dcdfe6;border-radius:50%;min-width:38px;min-height:38px;display:flex;justify-content:center;align-items:center}.fill-data-block .fill-buttons__item .icon-wrapper .active path{fill:#50d890}@media only screen and (max-width:720px){.fill-data-block .fill-buttons__item{margin:16px}}@media only screen and (max-width:320px){.fill-data-block .fill-buttons__item{padding:21px 47px 21px 17px}}@media(min-width:425px){.fill-data-block .fill-buttons__item{max-width:280px}}.fill-data-block .btn-wrapper{max-width:500px;width:84.5%;display:flex;justify-content:center}@media only screen and (max-width:375px){.fill-data-block .btn-wrapper{width:79.5%}}@media only screen and (max-width:700px){.fill-data-block .btn-wrapper{width:79%}}@media(max-width:520px){.my-data{width:100%;padding:16px 0;margin-bottom:32px}.my-data__title{font-size:23px}.my-data__title img{width:38px}.my-data__data-block{font-size:16px;margin:0 16px}.fill-data-block__title{font-size:25px}}@media(max-width:425px){.fill-data-block .fill-buttons__item{max-width:307px;width:100%}.fill-data-block .fill-buttons__item .icon-wrapper{width:38px;height:38px}.fill-data-block__title{display:none}.fill-data-block .btn-wrapper{margin:24px 0 32px;width:81.5%}}@media(max-width:375px){.fill-data-block .fill-buttons__item{margin:14px}.fill-data-block .btn-wrapper{margin:0 0 32px;width:100%;max-width:500px}.my-data{height:124px;padding:11px 8px 7px}.my-data__title{font-size:18px;padding:0}.my-data__data-block{font-size:14px;margin:8px}}@media(max-width:320px){.fill-data-block .fill-buttons,.my-data{width:89%}.fill-data-block .fill-buttons__item{margin:12px 16px}.fill-data-block .fill-buttons__item .icon-wrapper{width:34px;height:34px}.fill-data-block .fill-buttons__item:last-child{margin:12px 13px;padding:21px 13px 21px 14px}}.main-e-patent__container{overflow:hidden;padding:30px 32px}.main-e-patent__wrapper{background-color:#fff;border-radius:12px;width:100%}@media only screen and (max-width:940px){.main-e-patent__wrapper{border-radius:10px}}.main-e-patent__wrapper__item{position:relative;display:flex;justify-content:space-between;align-items:baseline;margin-bottom:10px;padding:9px 0;overflow:hidden}@media only screen and (max-width:940px){.main-e-patent__wrapper__item{flex-direction:column}}.main-e-patent__wrapper__item div{background-color:#fff;z-index:1}.main-e-patent__wrapper__item div:first-child{color:#90939a}.main-e-patent__wrapper__item div:last-child{text-align:right}@media only screen and (max-width:940px){.main-e-patent__wrapper__item div:last-child{text-align:left}}.main-e-patent__wrapper__item.id{font-family:fira_sansbold,serif;font-size:20px;line-height:144%;padding:16px 0;text-transform:uppercase;display:flex;align-items:center;justify-content:center;flex-direction:row;border-bottom:1px solid #ebeef5}.main-e-patent__wrapper__item.id div:first-child{color:#191919}.main-e-patent__wrapper__item span{color:#c0c4cd;position:absolute;flex:1 1;overflow:hidden}@media only screen and (max-width:940px){.main-e-patent__wrapper__item span{display:none}}.main-e-patent__wrapper__button{display:flex;align-items:center;flex-direction:column;margin-bottom:48px;padding:0 18px}@media only screen and (max-width:940px){.main-e-patent__wrapper__button{margin-bottom:18px}}.main-e-patent__wrapper__button button{max-width:500px}.footer-contacts__item{display:flex;align-items:center;margin-bottom:10px;-webkit-box-align:center;-ms-flex-align:center}.footer-contacts__item:last-child{margin-bottom:0}.footer-contacts__icon{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;color:#282c37;background-color:#90939a;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.footer-contacts__icon img{width:100%}.footer-contacts__link,.footer-contacts__link:visited{font-size:1em;color:#f6f7fb;text-decoration:none}.footer-contacts__link:active,.footer-contacts__link:hover{color:#90939a}.footer-menu{display:flex;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.footer-menu__col{margin-right:20px}.footer-menu__col:last-child{margin-right:0}.footer-menu__item{margin-bottom:10px}.footer-menu__item:last-child{margin-bottom:0}.footer-menu__link,.footer-menu__link:visited{background-color:transparent;border:none;padding:0;font-size:1em;color:#f6f7fb;text-decoration:none;cursor:pointer}.footer-menu__link:active,.footer-menu__link:hover{color:#90939a}.footer{padding:0 45px;background-color:#252525;-webkit-user-select:none;user-select:none}.footer__top{padding:46px 0}.footer__top-inner{display:flex;justify-content:space-between;max-width:1180px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify}.footer__headline{margin:0 0 10px;font-weight:400;font-size:1em;color:#c0c4cd}.footer__menu{width:45%;margin-right:3.464%}.footer__content{display:flex;justify-content:space-between;width:46.76%;-webkit-box-pack:justify;-ms-flex-pack:justify}.footer__contacts,.footer__download{flex-grow:1;max-width:200px;-webkit-box-flex:1;-ms-flex-positive:1}.footer__bottom{padding:27px 0;border-top:1px solid #3d414b}.footer__bottom-inner{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.footer__brands{flex-grow:1;align-self:flex-start;max-width:90%;padding-right:16px;box-sizing:border-box}@media only screen and (max-width:600px){.footer__brands{margin-bottom:24px;max-width:100%}}@media only screen and (max-width:420px){.footer__brands{width:100%}}.footer-brands{display:flex;overflow-x:auto;flex-grow:1}.footer-brands__item{display:flex;justify-content:center;align-content:center;padding-right:30px;padding-left:30px;position:relative}@media only screen and (max-width:420px){.footer-brands__item{padding-left:16px;padding-right:16px}}.footer-brands__item:after{content:"";position:absolute;height:16px;top:50%;transform:translateY(-50%);right:0;width:1px;background-color:#3d414b}.footer-brands__item:last-child{padding-right:0}.footer-brands__item:last-child:after{display:none}.footer-brands__item:first-child{padding-left:0}.footer-brands__item img{object-fit:contain}.footer__copyright{margin-right:20px;font-size:1em;color:#90939a}@media only screen and (max-width:1120px){.footer-menu{justify-content:space-around;-ms-flex-pack:distribute}.footer__top-inner{display:block}.footer__menu{width:auto;margin-right:0;margin-bottom:40px}.footer__content{justify-content:space-around;width:auto;-ms-flex-pack:distribute}}@media only screen and (max-width:780px){.footer-menu,.footer__content{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}}@media only screen and (max-width:600px){.footer-menu{display:block}.footer-menu__col{margin-right:0;margin-bottom:24px}.footer-menu__col:last-child{margin-bottom:0}.footer__top{padding:24px 0}.footer__menu{margin-bottom:34px}.footer__content{display:block}.footer__download{margin-bottom:34px}.footer__bottom-inner{flex-direction:column;align-items:flex-start}.footer__copyright{margin-right:0;margin-bottom:24px}}@media only screen and (max-width:420px){.footer{padding:0 20px}}@media only screen and (max-width:380px){.footer{padding:0 15px}}audio,canvas,iframe,img,svg,video{vertical-align:middle}fieldset{margin:0;padding:0;border:none}textarea{resize:vertical}input[type=email],input[type=password],input[type=search],input[type=text]{-webkit-appearance:none;-moz-appearance:none}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}h1{margin:.67em 0;font-size:2em}hr{box-sizing:initial;height:0;overflow:visible}pre{font-size:1em;font-family:monospace,monospace}a{background-color:transparent}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em;font-family:monospace,monospace}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-size:100%;line-height:1.15;font-family:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{display:table;box-sizing:border-box;max-width:100%;padding:0;color:inherit;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}details{display:block}summary{display:list-item}[hidden],template{display:none}html{font-size:62.5%}body{min-width:320px;margin:0;padding:0;overflow-x:hidden;font-size:1.6em;line-height:1.6;font-family:"fira_sansregular",Arial,"Helvetica Neue",Helvetica,sans-serif;color:#282c37;background:#f5f7fa;-webkit-overflow-scrolling:touch;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}h1,h2,h3,h4,h5,h6{margin:1.6em 0 .5em;font-weight:500;line-height:normal;font-family:"fira_sansbold",Arial,"Helvetica Neue",Helvetica,sans-serif}h1 a,h1 a:visited,h2 a,h2 a:visited,h3 a,h3 a:visited,h4 a,h4 a:visited,h5 a,h5 a:visited,h6 a,h6 a:visited{color:inherit}h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child{margin-top:0}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child{margin-bottom:0}h1{font-size:2.25em}h2{font-size:2em}h3{font-size:1.75em}h4{font-size:1.5em}h5{font-size:1.25em}h6{font-size:1em}a{color:#2c87db;text-decoration:underline;transition:color 125ms ease-out}a:visited{color:#6741d9}a:hover{color:#f03e3e;text-decoration:none}p{margin-top:1.6em;margin-bottom:1.6em}p:first-child{margin-top:0}p:last-child{margin-bottom:0}em,i{font-style:italic}b,strong{font-weight:700}q{quotes:"«" "»"}q,q q{font-style:italic}q q{quotes:"„" "“"}code,kbd,mark{display:inline-block;padding:0 4px;vertical-align:middle;border-radius:3px}kbd{color:#fff;background-color:#222}hr{display:block;height:1px;margin:1em 0;padding:0;border:0;border-top:1px solid #ccc}table td,table th{padding:0 .5em}table tbody th{text-align:inherit}ol,ul{padding-left:2em}dt{font-weight:700}dd{margin-bottom:1.6em;margin-left:0;padding-left:1.6em}code,pre{overflow:hidden;font-family:Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;white-space:pre-wrap;word-wrap:break-word;tab-size:4;background-color:#e9ecef}pre{padding:1em;border-radius:3px}blockquote{margin:0 0 1.6em;padding:.8em;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote ol:first-child,blockquote p:first-child,blockquote ul:first-child{margin-top:0}blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.6em}blockquote footer:before,blockquote small:before{content:"— "}.clearfix:after,.clearfix:before{content:"";display:table}.clearfix:after{clear:both}.content-wrapper:after,.content-wrapper:before{content:"";display:table}.content-wrapper:after{clear:both}.content-wrapper>:first-child{margin-top:0!important}.content-wrapper>:last-child{margin-bottom:0!important}.disabled{cursor:default;opacity:.5;pointer-events:none}.f-left{float:left}.f-right{float:right}.f-none{float:none}.hidden{display:none!important}.hyphenate{word-wrap:break-word;-ms-word-break:break-all;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:break-word}.invisible{visibility:hidden}.ta-right{text-align:right}.ta-center{text-align:center}.ta-left{text-align:left}.bold{font-weight:700}.italic{font-style:italic}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.caps{font-feature-settings:"smcp";font-variant:small-caps}.sr-only,.visually-hidden,.visuallyhidden{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;white-space:nowrap;border:none;clip:rect(0,0,0,0)}.sr-only.focusable:active,.sr-only.focusable:focus,.visually-hidden.focusable:active,.visually-hidden.focusable:focus,.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{position:static;width:auto;height:auto;overflow:visible;white-space:normal;clip:auto}@media only screen and (max-width:480px){ol,ul{padding-left:0;list-style-position:inside}}@media print{.print-hidden{display:none!important}.print-invisible{visibility:hidden!important}*,:after,:before{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{page-break-inside:avoid;border:1px solid #999}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.button_style_reset{outline:none;border:none;background:none;cursor:pointer}.button{font-family:"Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;display:inline-block;box-sizing:border-box;margin-bottom:0;font-weight:500;vertical-align:middle;text-align:center;white-space:nowrap;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:0;cursor:pointer;transition-timing-function:ease-in-out;transition-duration:125ms;transition-property:color,border-color,background-color,background-image;-webkit-user-select:none;user-select:none;touch-action:manipulation}.button,.button:focus,.button:hover{text-decoration:none}.button:active,.button_active{background-image:none;outline:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.button[disabled],.button[disabled]:active,.button[disabled]:focus,.button[disabled]:hover,.button_disabled,.button_disabled:active,.button_disabled:focus,.button_disabled:hover{color:#c0c4cd!important;background:#ebeef5!important;outline:none;box-shadow:none!important;opacity:.65}.button_loading{position:relative;overflow:hidden;margin-top:20px}.button_loading:before{position:absolute;content:"";bottom:0;left:0;width:0;height:100%}.button_loading.button_color_yellow:before,.button_loading:before{background-color:#ffd733}.button_loading.button_color_blue:before{background-color:#282c37}.button_loading_checked,.button_loading_loader{position:absolute;line-height:0;top:50%;left:50%;transform:translate(-50%,-50%);font-size:24px}.button_loading--active{background-color:#ffcd00}.button_loading--active[disabled],.button_loading--active[disabled]:active,.button_loading--active[disabled]:focus,.button_loading--active[disabled]:hover{color:#282c37!important;background-color:#ffcd00!important;opacity:1!important}.button_loading--active:before{width:100%;transition:width 3s linear}.button_loading--active .button_loading_loader svg{animation-name:spin;animation-timing-function:linear;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:reverse}.button_loading--active .button_loading_checked{display:none}.button_loading--active.button_color_blue:before{background-color:#2c9ff3}.button_loading--active.button_color_blue[disabled],.button_loading--active.button_color_blue[disabled]:active,.button_loading--active.button_color_blue[disabled]:focus,.button_loading--active.button_color_blue[disabled]:hover{color:#282c37!important;background-color:#0094ff!important;opacity:1!important}.button_loading--finished{background-color:#50d890!important;box-shadow:none!important}.button_loading--finished[disabled],.button_loading--finished[disabled]:active,.button_loading--finished[disabled]:focus,.button_loading--finished[disabled]:hover{background-color:#50d890!important;opacity:1!important}.button_loading--finished .button_loading_loader{display:none}.button_loading--finished .button_loading_checked svg{animation-name:scaleIn;animation-timing-function:linear;animation-duration:.5s;animation-iteration-count:1;animation-direction:normal}.button_loading--active,.button_loading--finished{pointer-events:none!important}.button_margin-left{margin-left:4px}a.button_disabled{pointer-events:none}.button_block{display:block;width:100%}.button_icon{display:inline-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.button_icon svg{max-width:100%;fill:currentColor}.button_icon img{width:auto;height:1em}.button_icon img+span,.button_icon span+img,.button_icon span+svg,.button_icon svg+span{margin-left:.5em}.button{padding:.8em 1em;line-height:1}.button_size_extra-extra-small,.button_size_xxs{font-size:25%}.button_size_extra-small,.button_size_size_xs{font-size:50%}.button_size_size_s,.button_size_small{padding:.7em 1em;font-size:100%}.button_size_long-small{padding:.7em 1.4em;font-size:100%}.button_size_medium,.button_size_size_m{padding:.94em 1em;font-size:100%}.button_size_medium2,.button_size_size_m2{padding:1.19em 1em;font-size:100%}.button_size_l,.button_size_large{padding:1.217em 1em;font-size:113%}.button_size_extra-large,.button_size_xl{font-size:150%}.button_size_extra-extra-large,.button_size_xxl{font-size:175%}.button_style_rounded{border-radius:4px}.button_style_rounded_8{border-radius:8px}.button_style_rounded_10{border-radius:10px}.button_style_pill{border-radius:100px}.button_style_solid{transition:all 125ms ease-out}.button_style_solid.button_color_yellow{color:#282c37;background-color:#ffcd00;box-shadow:0 8px 16px rgba(255,205,0,.24)}.button_style_solid.button_color_yellow_new{color:#000;background-color:#ffe05d}.button_style_solid.button_color_yellow:active,.button_style_solid.button_color_yellow:focus,.button_style_solid.button_color_yellow:hover{color:#282c37;background-color:#ffbd14}.button_style_solid.button_color_yellow:active{color:#90939a}.button_style_solid.button_color_yellow-light{color:#282c37;background-color:#fff1b8}.button_style_solid.button_color_yellow-light:active,.button_style_solid.button_color_yellow-light:focus,.button_style_solid.button_color_yellow-light:hover{color:#282c37;background-color:#fae799}.button_style_solid.button_color_yellow-light:active{color:#90939a}.button_style_solid.button_color_black,.button_style_solid.button_color_black:active,.button_style_solid.button_color_black:focus,.button_style_solid.button_color_black:hover{color:#fff;background-color:#282c37}.button_style_solid.button_color_black:active{color:#90939a}.button_style_solid.button_color_white{color:#282c37;background-color:#fff}.button_style_solid.button_color_white:active,.button_style_solid.button_color_white:focus,.button_style_solid.button_color_white:hover{color:#282c37;background-color:#f5f7fa}.button_style_solid.button_color_white:active{color:#90939a}.button_style_solid.button_color_gray{color:#282c37;background-color:#f6f7fb}.button_style_solid.button_color_gray svg{color:#90939a;transition:color 125ms ease;will-change:color}.button_style_solid.button_color_gray:active,.button_style_solid.button_color_gray:focus,.button_style_solid.button_color_gray:hover{color:#282c37;background-color:#ebeef5}.button_style_solid.button_color_gray:hover svg{color:#282c37}.button_style_solid.button_color_dark_gray{color:#282c37;background-color:#dcdfe6}.button_style_solid.button_color_dark_gray svg{color:#90939a;transition:color 125ms ease;will-change:color}.button_style_solid.button_color_dark_gray:active,.button_style_solid.button_color_dark_gray:focus,.button_style_solid.button_color_dark_gray:hover{color:#282c37;background-color:#dcdfe6}.button_style_solid.button_color_dark_gray:hover svg{color:#282c37}.button_style_solid.button_color_gray_2{color:#282c37;background-color:#f5f5f5}.button_style_solid.button_color_gray_2 svg{color:#919191;transition:color 125ms ease;will-change:color}.button_style_solid.button_color_gray_2:active,.button_style_solid.button_color_gray_2:focus,.button_style_solid.button_color_gray_2:hover{background-color:#ebeef5}.button_style_solid.button_color_gray_2:hover svg{color:#282c37}.button_style_solid.button_color_blue{color:#fff;background-color:#0094ff;box-shadow:0 8px 16px rgba(14,29,172,.24)}.button_style_solid.button_color_blue:active,.button_style_solid.button_color_blue:focus,.button_style_solid.button_color_blue:hover{color:#fff;background-color:#0076cc}.button_style_ghost{border-width:1px;border-style:solid}.button_style_ghost.button_color_yellow{color:#282c37;background-color:#fff;border-color:#ffcd00}.button_style_ghost.button_color_yellow:active,.button_style_ghost.button_color_yellow:focus,.button_style_ghost.button_color_yellow:hover{color:#282c37;background-color:#ffcd00;border-color:#ffcd00}.button_style_ghost.button_color_gray{color:#282c37;background-color:#fff;border-color:#f6f7fb}.button_style_ghost.button_color_gray:active,.button_style_ghost.button_color_gray:focus,.button_style_ghost.button_color_gray:hover{color:#282c37;background-color:#f6f7fb;border-color:#f6f7fb}.button_style_ghost.button_color_blue{color:#282c37;background-color:#fff;border-color:#0094ff}.button_style_ghost.button_color_blue:active,.button_style_ghost.button_color_blue:focus,.button_style_ghost.button_color_blue:hover{color:#282c37;background-color:#2c9ff3;border-color:#0094ff}.button_font_medium{font-family:fira_sansmedium,Arial,Helvetica,sans-serif}.button_no_outline{outline:none}.button_style_thick-border{border-width:2px}.button_as_link{max-width:200px;display:block;font-style:normal;font-weight:400;font-size:16px;line-height:24px;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#282c37;cursor:pointer;margin-top:24px}.cvm-offers__title{font-weight:700;font-size:24px;line-height:34px;color:#282c37}.cvm-offers__list_item{margin-bottom:20px}.cvm-offers__link,.cvm-offers__link:visited{position:relative;padding:0 38px 0 0;color:#44a5ff;text-decoration:none}.cvm-offers__link:after,.cvm-offers__link:visited:after{content:"";position:absolute;top:calc(50% - 8px);right:6px;width:16px;height:16px;background:url(/static/media/blue_arrow.e8c09caa.svg) no-repeat}.cvm-offer{max-width:600px;background:#fff;box-shadow:0 1px 0 rgba(39,44,54,.1);border-radius:10px;transition:box-shadow 125ms ease-in-out;will-change:box-shadow}.cvm-offer:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.cvm-offer__top{display:flex;align-items:center;padding:25px 20px 16px;border-bottom:2px solid #f5f7fa}.cvm-offer__top_clickable{cursor:pointer}.cvm-offer__content{padding:17px 20px 20px}.cvm-offer__image{margin-right:16px}.cvm-offer-title__title{color:#32334f;font-style:normal;font-weight:900;font-size:18px;line-height:21px}.cvm-offer-text__text{font-size:16px;color:#707887}.cvm-offer-button{margin-top:16px}.cvm-offer-button__button{position:relative;padding:6px 38px 6px 0;color:#44a5ff}.cvm-offer-button__button:after{content:"";position:absolute;top:calc(50% - 8px);right:6px;width:16px;height:16px;background:url(/static/media/blue_arrow.e8c09caa.svg) no-repeat}.cvm-offer-dialog{max-width:800px;min-width:480px}@media only screen and (max-width:580px){.cvm-offer-dialog{min-width:auto}}.cvm-offer-dialog__top{padding:16px 20px 0;border-width:4px;border-style:solid;border-top:0;border-left:0;border-right:0;border-image:linear-gradient(90deg,#e8990c,#fcc60d) 1 25%}.cvm-offer-dialog__title{color:#272c36;font-weight:900;font-size:16px;padding-right:36px}.cvm-offer-dialog__more{padding-bottom:10px}.cvm-offer-dialog__fee{display:flex;align-items:center}.cvm-offer-dialog__fee_cost{font-weight:900;font-size:48px;color:#272c36;margin-right:10px}.cvm-offer-dialog__fee_period{color:#272c36;font-size:16px}.cvm-offer-dialog__content{margin:10px auto;max-height:400px;overflow:auto}.cvm-offer-dialog__details{padding:12px 0}.cvm-offer-dialog__details-item{padding:12px 20px}.cvm-offer-dialog__details-item_name{font-weight:700;font-size:16px;line-height:19px;color:#272c36}.cvm-offer-dialog__details-item_value{font-size:16px;color:#272c36}.cvm-offer-dialog-button{display:flex;justify-content:center;align-content:center;padding:20px}.cvm-offers-section{margin-top:30px;display:none}@media only screen and (max-width:1270px){.cvm-offers-section{display:block}}.cvm-offers-slider{position:relative}.cvm-offers-slider__slider{margin-top:-56px}@media only screen and (max-width:480px){.cvm-offers-slider__slider{margin-top:-39px}}.cvm-offers-slider__slider .swiper-container{box-sizing:border-box;width:100%;padding:56px 1px 7px}@media only screen and (max-width:480px){.cvm-offers-slider__slider .swiper-container{padding:42px 1px 7px}}.cvm-offers-slider__item .cvm-offer{min-height:200px}.payment-history-empty{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:150px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1);transition:box-shadow 125ms ease;will-change:box-shadow}.payment-history-empty__img{margin-bottom:16px;text-align:center}.payment-history-empty__text{font-size:1em;text-align:center}.payment-history-empty__text span{text-decoration:underline}.payment-history-empty__link{position:absolute;top:0;left:0;width:100%;height:100%}.payment-history-empty:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.payment-history-empty:hover .payment-history-empty__text span{text-decoration:none}.payment-history-filters{padding:16px;margin-top:20px;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.payment-history-filters__item{margin-bottom:16px}.payment-history-filters__item:last-child{margin-bottom:0}.payment-history-filters_modal{background:transparent;box-shadow:none}.payment-history-item__wrapper{position:relative;box-sizing:border-box;width:100%;padding:20px 24px;text-align:left;background:transparent;border:none;cursor:pointer;transition:all .15s ease-in-out 0s;will-change:box-shadow,background-color}@media only screen and (max-width:540px){.payment-history-item__wrapper{padding:16px 0}.payment-history-item__wrapper:hover{background-color:transparent}}.payment-history-item__wrapper:hover{box-shadow:inset 4px 0 0 0 #ffcd00,0 0 10px rgba(0,0,0,.1)}@media only screen and (max-width:540px){.payment-history-item__wrapper:hover{box-shadow:none}.payment-history-item__wrapper:hover .payment-history-item__head-info{box-shadow:inset 4px 0 0 0 #ffcd00}}.payment-history-item__wrapper:hover .payment-history-item__head-button{opacity:1;pointer-events:auto}.payment-history-item__trigger{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;background:transparent;border:none;outline:none;cursor:pointer}.payment-history-item__trigger:focus{width:100%;height:100%;outline:none;z-index:10;border:1px solid rgba(77,144,254,.4)}.payment-history-item__close{position:absolute;top:50%;right:16px;display:none;width:18px;height:18px;padding:20px;background:url(/static/media/dialog_close_gray_2.a164a9a7.svg) 50% 50% no-repeat;border:none;transform:translateY(-50%);background-color:transparent}@media only screen and (max-width:540px){.payment-history-item__close{top:25px;right:8px}}.payment-history-item__head-wrapper{display:flex;display:-webkit-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center;justify-content:space-between;width:100%}@media only screen and (max-width:768px){.payment-history-item__head-wrapper{display:block}}@media only screen and (max-width:540px){.payment-history-item__head-wrapper{display:flex;flex-direction:column}}.payment-history-item__pannel{height:0;margin:0 24px;overflow:hidden;visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.5,0,.1,1)}@media only screen and (max-width:380px){.payment-history-item__pannel{margin:0 16px}}@media only screen and (max-width:380px){[data-accordion-item=true] .payment-history-item__pannel{padding-top:16px;padding-bottom:7px}}.payment-history-item__dropdown{margin:0 24px;overflow:hidden}@media only screen and (max-width:380px){.payment-history-item__dropdown{margin:0 16px}}@media only screen and (max-width:380px){[aria-hidden=false] .payment-history-item__dropdown{padding-top:16px;padding-bottom:7px}}.payment-history-item__dropdown[aria-hidden=true]{max-height:0;visibility:hidden;padding-top:0;padding-bottom:0;animation:collapsePaymentHistoryItem .25s cubic-bezier(.5,0,.1,1);transition:all .25s cubic-bezier(.5,0,.1,1)}.payment-history-item__dropdown[aria-hidden=false]{height:auto;padding-top:24px;padding-bottom:15px;border-top:1px solid #ebeef5;visibility:visible;animation:expandPaymentHistoryItem .25s cubic-bezier(.5,0,.1,1);transition:all .25s cubic-bezier(.5,0,.1,1)}.payment-info_print{-webkit-print-color-adjust:exact!important;position:relative;height:100%;display:flex;flex-flow:column nowrap;justify-content:space-between}.payment-info_print-header{display:flex;flex-flow:row nowrap;justify-content:space-between}.payment-print_header__item{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.payment-print_header__item__label{font-size:12px;font-size:14px;line-height:14px;color:#707887!important}.payment-print_header__item__text{font-size:14px;line-height:14px;color:#272c36!important;text-align:right}.payment-print_header{display:flex;flex-basis:100%;flex-direction:row;align-items:flex-start;justify-content:flex-start;margin-right:33px}.payment-print_header__item:last-child{margin-left:33px}.payment-print_content{margin-top:97px;position:relative;display:flex;flex-flow:column;border:1px solid #eaf3fb;border-radius:7px;justify-content:space-between}.payment-print_content__item{font-size:14px;padding:9px 20px;color:#272c36!important;border-bottom:1px solid #eaf3fb;display:flex;align-items:flex-start;flex-direction:row;justify-content:space-between}.payment-print_content__label{color:#636b79!important}.payment-print_item__title{font-weight:700;line-height:16px;display:flex;align-items:center;color:#272c36!important;background-color:#eaf3fb!important}.payment-history-info-content{color:#707887!important;display:flex;align-self:center;flex-flow:row nowrap;justify-content:space-between}.payment-print_download{display:flex;align-self:flex-start;flex-flow:column;justify-content:flex-end}.payment-history_download-app{display:flex;align-items:flex-start;flex-flow:column nowrap;justify-content:space-between}.payment-history-info_item{flex-basis:50%;font-size:12px;line-height:14px;display:flex;align-items:flex-end}.payment-history-info-item_title{width:100px;font-size:12px;line-height:14px;margin-bottom:10px;color:#707887!important}.payment-history-info-item__text{font-size:12px;line-height:14px;display:flex;align-items:center;color:#707887!important;white-space:pre-wrap}.payment-history-info-item__text,.payment-history-info-item_title,.payment-history-info-item_title span{color:#707887!important}.payment-history-info-item_title span{display:block}.payment-info_print__bottom{position:fixed;left:25px;right:30px;bottom:30px}[data-accordion-item=true] .payment-history-item__pannel{height:auto;padding-top:24px;padding-bottom:15px;overflow:auto;border-top:1px dashed #ebeef5;visibility:visible;opacity:1}[data-accordion-item=true] .payment-history-item__summ{opacity:0}@media only screen and (max-width:540px){[data-accordion-item=true] .payment-history-item__summ{opacity:1}}[data-accordion-item=true] .payment-history-item__close{display:block}.payment-history-item__head-item{font-size:1em;color:#90939a}.payment-history-item__head-item:first-child{flex-shrink:0;margin-left:0}.payment-history-item__head-item:last-child{flex-shrink:0;margin-right:0}@media only screen and (max-width:540px){.payment-history-item__head-item:last-child{margin:0;padding-bottom:0;border-bottom:none}}.payment-history-item__head-item_info{flex-grow:1;max-width:360px;-webkit-box-flex:1}@media only screen and (max-width:540px){.payment-history-item__head-item_info{max-width:none}}@media only screen and (max-width:660px){.payment-history-item__head-item_button{display:none}}.payment-history-item__head-left{display:flex}@media only screen and (max-width:768px){.payment-history-item__head-left{display:block}}@media only screen and (max-width:540px){.payment-history-item__head-left{margin:0 0 16px}}.payment-history-item__head-right{display:flex;display:-webkit-flex;-webkit-justify-content:space-between;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;width:100%}.payment-history-item__head-right:nth-child(2){margin-left:20%}@media only screen and (max-width:540px){.payment-history-item__head-right{display:block;padding:0 16px}}.payment-history-item__head-text{max-width:290px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:1em}.payment-history-item__head-text__text{color:#919191}.payment-history-item__head-text__service-name{font-family:fira_sansmedium Arial,Helvetica,sans-serif;font-style:normal;font-weight:600;font-size:16px;color:#282c37}@media only screen and (max-width:768px){.payment-history-item__head-text{overflow:visible;white-space:normal}}@media only screen and (max-width:768px){.payment-history-item__datetime{display:flex;align-items:center;margin-right:0;margin-bottom:15px;-webkit-box-align:center;-ms-flex-align:center}}@media only screen and (max-width:540px){.payment-history-item__datetime{padding:0 16px}}.payment-history-item__date{margin-bottom:4px;font-size:1em;color:#282c37}@media only screen and (max-width:768px){.payment-history-item__date{margin-right:8px;margin-bottom:0}}@media only screen and (max-width:460px){.payment-history-item__date{font-size:14px;color:#90939a}}.payment-history-item__time{font-size:.875em;color:#90939a}.payment-history-item__head-info{padding-left:2.3em}@media(max-width:768px){.payment-history-item__head-info{padding-left:0}}@media(max-width:540px){.payment-history-item__head-info{padding:0 16px}}.payment-history-item__head-info_inner{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}@media only screen and (max-width:540px){.payment-history-item__head-info_inner{padding:12px 0;border-top:1px solid #ebeef5;border-bottom:1px solid #ebeef5}}.payment-history-item__head-button{position:relative;z-index:20;margin:0 auto;opacity:0;transition:opacity 125ms ease;pointer-events:none;will-change:opacity}@media(max-width:768px){.payment-history-item__head-button{display:none}}.payment-history-item__icon{display:flex;flex-shrink:0;display:-ms-flexbox;justify-content:center;align-items:center;box-sizing:border-box;width:40px;height:40px;margin-right:16px;overflow:hidden;background:#fff;border:1px solid #ebeef5;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.payment-history-item__icon img{max-width:100%}.payment-history-item__summ{font-family:fira_sansmedium,Arial,Helvetica,sans-serif;font-size:1.125em;color:#282c37}.payment-history-item__sum__green{color:#50d890}.payment-history-item__sum__red{color:#e84646}.payment-history-item__autopay{margin-right:16px;color:#90939a}.payment-history-item_error .payment-history-item__wrapper{background-color:#fff7f7;box-shadow:inset 4px 0 0 0 #e84646}.payment-history-list{background:#fff;border-radius:0 0 12px 12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}@media only screen and (max-width:540px){.payment-history-list{background:#f5f7fa;box-shadow:none}}.payment-history-list__border{border-radius:12px}.block-before-head :nth-child(3),.block-before-head span{padding-left:6px}.block-before-head__isOpen{height:auto;padding:16px 0 0 16px;font-size:14px;line-height:16.8px;letter-spacing:.2px}@media(max-width:768px){.block-before-head{display:none}}.payment-history-list__head{display:flex;padding:24px 24px 16px;border-bottom:1px solid #f5f5f5;justify-content:space-between}.payment-history-list__head__left{display:flex;width:24%;justify-content:space-between}.payment-history-list__head__right{display:flex;width:35%;justify-content:space-between}@media(max-width:768px){.payment-history-list__head__right{justify-content:flex-end}}@media only screen and (max-width:540px){.payment-history-list__head{display:none}}.payment-history-list__item{border-bottom:1px solid #f5f5f5}@media only screen and (max-width:540px){.payment-history-list__item{margin-bottom:10px;background-color:#fff;border-bottom:0;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}}.payment-history-list__item:last-child{border-bottom:0}@media only screen and (max-width:540px){.payment-history-list__item:last-child{margin-bottom:0}}.payment-history-list__head-item{font-size:1em;color:#90939a}@media only screen and (max-width:768px){.payment-history-list__head-item:first-child{display:none}}.payment-history-list__head-item:last-child{text-align:right}.payment-history-list__bottom{padding:24px;border-top:1px solid #ebeef5}.payment-history-list__bottom-item,.payment-history-list__bottom-item:visited{font-size:1em;color:#0094ff;text-decoration:none}.payment-history-list__bottom-item:active,.payment-history-list__bottom-item:hover{color:#0094ff;text-decoration:underline}@media only screen and (max-width:1270px){.payment-history-wrapper{display:block}}.payment-history-wrapper__main{position:relative;flex-grow:1;max-width:780px;-webkit-box-flex:1}@media only screen and (max-width:1270px){.payment-history-wrapper__main{max-width:none;margin-bottom:48px}}.payment-history-wrapper__sidebar{flex-grow:1;max-width:380px;margin-left:20px;-webkit-box-flex:1}@media only screen and (max-width:1270px){.payment-history-wrapper__sidebar{display:none}}.payment-info-item__cols{display:flex}@media only screen and (max-width:680px){.payment-info-item__cols{display:block;padding-bottom:9px}}.payment-info-item__col{flex-grow:1;width:45%;margin-right:24px;padding-right:25px;border-right:2px solid #ebeef5;-webkit-box-flex:1}.payment-info-item__col:last-child{margin-right:0;padding-right:0;border-right:none}@media only screen and (max-width:680px){.payment-info-item__col{width:auto;margin-right:0;margin-bottom:24px;padding-right:0;padding-bottom:12px;border-right:none;border-bottom:1px solid #ebeef5}.payment-info-item__col:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}}@media only screen and (max-width:380px){.payment-info-item__col{margin-bottom:12px;padding-bottom:12px}}.payment-info-item__cols.print{display:block;padding-bottom:9px}.payment-info-item__col.print{margin-right:0;margin-bottom:24px;padding-right:0;padding-bottom:12px;border-right:none;border-bottom:1px solid #ebeef5}.payment-info-item__title{margin:0 0 18px;font-weight:500;font-size:1.125em;color:#282c37}.payment-info-item__details-item{position:relative;flex-wrap:wrap;display:flex;justify-content:space-between;margin-bottom:16px}.payment-info-item__details-item:last-child{margin-bottom:0}.payment-info-item__details-item:after{content:"";position:absolute;bottom:5px;left:0;z-index:1;width:100%;height:1px;border-bottom:1px dotted #c0c4cd}.payment-info-item__label{color:#90939a}.payment-info-item__label,.payment-info-item__text{position:relative;z-index:2;font-size:1em;background-color:#fff}.payment-info-item__text{white-space:pre-wrap;color:#282c37;word-break:break-word}.payment-info-item__text span{font-weight:500;font-size:1.125em}.payment-info-item__text,.payment-info-item__total{display:flex;align-items:center;margin-top:16px;-webkit-box-align:center;-ms-flex-align:center}.payment-info-item__label,.payment-info-item__total{margin-right:5px}.payment-info-item__button{margin-top:24px}@media only screen and (max-width:380px){.payment-info-item__button{margin-top:12px}}.payment-info-item__requisites__item{margin-bottom:10px}.payment-info-item__requisites__item:last-child{margin-bottom:0}.payment-info-item__term{font-size:14px;color:#90939a}.payment-info-item__term b{font-weight:700;color:#90939a;text-decoration:underline;cursor:pointer}.payment-info-item__bottom{display:flex;margin-top:24px;padding-top:16px;border-top:1px solid #f5f5f5}@media only screen and (max-width:680px){.payment-info-item__bottom{display:none}}.payment-info-item__bottom_mobile{display:none}@media only screen and (max-width:680px){.payment-info-item__bottom_mobile{display:flex;flex-wrap:wrap;padding-top:0;border-top:none}}@media only screen and (max-width:440px){.payment-info-item__bottom_mobile{display:block;margin-top:16px}}@media only screen and (max-width:380px){.payment-info-item__bottom_mobile{margin-top:12px}}.payment-info-item__bottom_mobile .payment-info-item__bottom-item{margin-bottom:12px}@media only screen and (max-width:440px){.payment-info-item__bottom_mobile .payment-info-item__bottom-item{margin-right:0}}.payment-info-item__bottom_mobile .payment-info-item__bottom-item .button{min-width:125px}.payment-info-item__bottom-item{margin-right:16px}@media only screen and (max-width:768px){.payment-info-item__bottom-item svg{display:none}.payment-info-item__bottom-item span{margin-left:0!important}}@media only screen and (max-width:440px){.payment-info-item__bottom-item svg{display:block}.payment-info-item__bottom-item span{margin-left:.5em!important}}.payment-info-item__bottom-item:last-child{margin-right:0}.status-circle{border-radius:50%;width:10px;height:10px;margin:7px 0 7px 12px}.payment-history-item__left{display:flex;width:50%}@media(max-width:768px){.payment-history-item__left{display:block}}@media(max-width:540px){.payment-history-item__left{width:100%;margin-bottom:16px}}.payment-history-item__right{width:35%}@media(max-width:768px){.payment-history-item__right{display:flex;width:100%;justify-content:flex-end}}@media(max-width:540px){.payment-history-item__right{width:85%}}.payment-history-item__right__inner{display:flex;justify-content:space-between;width:100%}@media(max-width:768px){.payment-history-item__right__inner{display:flex;justify-content:space-between;width:54%}}@media(max-width:375px){.payment-history-item__right__inner{width:60%}}@media(max-width:320px){.payment-history-item__right__inner{width:70%}}@media(max-width:768px){.payment-history-item__right__inner-kyrg{display:flex;justify-content:space-between;width:55%}}@media(max-width:540px){.payment-history-item__right__inner-kyrg{width:65%}}@media(max-width:375px){.payment-history-item__right__inner-kyrg{width:70%}}@media(max-width:320px){.payment-history-item__right__inner-kyrg{width:100%;display:flex;justify-content:flex-end}}.payment-history-item__right .button-and-status-block{display:flex;justify-content:center;align-items:center}@media(max-width:768px){.payment-history-item__right .button-and-status-block{justify-content:normal;align-items:normal}}.payment-history-item__right .button-and-status-block .payment-history-item__head-item{position:absolute}.payment-history-item__right .button-and-status-block .status-block-in-item{font-family:"fira_sansmedium",Arial,"Helvetica Neue",Helvetica,sans-serif;display:flex}@media(max-width:540px){.payment-history-item__right .button-and-status-block .status-block-in-item{font-size:14px;font-family:"fira_sansbold",serif}}@media(max-width:540px){.payment-history-item__right-kyrg{width:85%}}@media(max-width:768px){.payment-history-item__head-item{display:flex;justify-content:flex-end;width:100%}}@media(max-width:540px){.payment-history-item__head-item{font-size:14px}}.idn-message{position:relative;padding:24px 16px 16px;background:#fff;box-shadow:0 1px 0 rgba(0,0,0,.1);border-radius:12px}.idn-message__close{position:absolute;top:0;right:0;display:none;padding:8px 12px;color:#90939a;border:none;cursor:pointer}.idn-message__close svg{width:9px;height:9px}.idn-message__img{display:flex;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:16px;border-radius:100%}.idn-message__text{font-size:1em}.idn-message__button{margin-top:16px}.idn-message_mobile{display:none;align-items:center;margin-bottom:30px;padding:24px 34px 24px 24px}@media only screen and (max-width:1270px){.idn-message_mobile{display:flex}}@media only screen and (max-width:480px){.idn-message_mobile{padding:16px 24px}}.idn-message_mobile .idn-message__close{display:block}.idn-message_mobile .idn-message__img{flex-shrink:0;margin:0 24px 0 0}@media only screen and (max-width:580px){.idn-message_mobile .idn-message__img{display:none}}.idn-message_mobile .idn-message__content{flex-grow:1;text-align:left}.idn-message_mobile .idn-message__button{max-width:248px}@keyframes headerApp__slideOut{0%{transform:translateY(0)}to{transform:translateY(-62px)}}@keyframes headerApp__slideIn{0%{transform:translateY(-42px)}to{transform:translateY(0)}}@keyframes useApp__slideIn{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes useApp__slideOut{0%{transform:translateY(0)}to{transform:translateY(100vh)}}@keyframes scaleIn{0%{transform:scale(10)}50%{transform:scale(.2)}70%{transform:scale(1.2)}90%{transform:scale(.7)}to{transform:scale(1)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page{-webkit-tap-highlight-color:rgba(255,255,255,0)}.password-numeric{-webkit-text-security:disc;text-security:disc}@media(min-width:781px){.hidden-up_780{display:none}}.car-tax-payment__tax-sum{border-radius:4px;background-color:#dcdfe6;border:1px dashed #c0c4cc;padding:10px}.car-tax-payment__tax-sum_label{text-align:center;font-size:1.25em;margin-bottom:0}.car-tax-payment__tax-sum_sum{margin-top:0;text-align:center;font-weight:900;font-size:1.25em}.iframe{width:100%;height:calc(100vh - 200px);border:none;overflow:hidden}.react-confirm-alert-overlay{background:rgba(0,0,0,.6)!important}.confirm-dialog__dialog{max-width:800px;-webkit-user-select:none;user-select:none;margin:0 20px}.confirm-dialog__title{font-weight:900;line-height:19px;color:#272c36}.confirm-dialog__message,.confirm-dialog__title{margin-top:10px;font-size:16px;text-align:center}.confirm-dialog__message{line-height:normal;margin-bottom:20px;padding:0 10px;color:#707887}.confirm-dialog__btn-group{display:flex;justify-content:space-around}.confirm-dialog__btn-group button{font-weight:700!important}.confirm-dialog__btn-positive{color:#2c87db}.confirm-dialog__btn-negative{color:#e84060}.confirm-dialog__btn-black-font{color:#000}.views__wrapper{position:relative;max-width:560px;min-height:93vh;margin:0 auto;padding:20px}.web-view-title__title{font-size:24px;font-weight:900}.web-views-description{font-size:1em;color:#707887;line-height:19px;margin:20px 0;white-space:pre-wrap}.web-views-description_14px{font-size:14px;color:#707887;line-height:16px;margin:20px 0;white-space:pre-wrap}.birge-title h1{font-size:24px}.views-title__title{font-weight:900;font-size:24px}.views-title__subtitle{font-weight:700;font-size:16px}.views-description{overflow:hidden;font-size:1em;color:#90939a;line-height:19px}.birge-services_list{margin-top:30px;margin-bottom:30px}.birge-services-item{position:relative}.birge-services_item__wrapper{display:flex;justify-content:flex-start;margin-bottom:20px}.birge-utility__title{font-size:16px;font-weight:900;color:#272c36;margin-bottom:20px}.birge-utility__item{position:relative;display:flex;margin-top:18px}.birge-utility__item:last-child .birge-utility__item_info_wrapper{border-bottom:none}.birge-utility__item_info_wrapper{margin-left:20px;padding-bottom:18px;width:100%;border-bottom:1px solid #ebeef5}.birge-utility__item_img{width:40px;height:40px}.birge-utility__item_info_title{font-size:14px;font-weight:900;margin-bottom:4px}.birge-utility__item_info_text{font-size:12px;color:#707887;margin:0}.birge-transfers__map_info{padding:20px}.birge-transfers__map-info_top{display:flex;align-items:center}.birge-transfers__map-info_img{width:40px;height:40px;margin-right:17px}.birge-transfers__map-info_text{font-size:14px;font-weight:900;margin:0}.birge-services-item__img{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;margin-bottom:auto;margin-right:20px;align-items:center;width:40px;height:40px;line-height:0;margin-top:6px}.birge-services-item__info_title{font-size:16px;font-weight:700;line-height:19px;margin-bottom:12px}.birge-services-item__info_text{font-size:14px;color:#707887;line-height:16px;margin-top:0;margin-bottom:12px}.birge-services-item__info_more-link{display:inline-block;background:rgba(44,135,219,.1490196078);color:#2c87db;border-radius:16px;padding:4px 16px;font-size:14px}.birge-services-item__info_more-link a{text-decoration:none}.birge-services-item__info_more-link a:visited{color:#2c87db}.birge-services-item__text{text-align:center;font-size:12px;height:30px;overflow:hidden}.birge-banner,.birge-services-item__text{display:flex;align-items:center;justify-content:center}.birge-banner{position:relative;margin-bottom:10px}.birge-banner img{width:100%}.rounded-wrapper{box-shadow:0 10px 24px rgba(39,44,54,.05);border-radius:10px;padding:20px}.rounded-wrapper.full-size{padding:0}.rounded-wrapper.shadowed{box-shadow:0 1px 0 rgba(0,0,0,.1)}.rounded-wrapper.white{background:#fff}.rounded-wrapper.blue{background:rgba(44,135,219,.1019607843)}.rounded-wrapper.red{background:rgba(232,64,96,.1019607843)}.block{margin-top:20px}.block-m25{margin-top:25px}.block-m30{margin-top:30px}.block-m50{margin-top:50px}.block-m45{margin-top:45px}.block-mm45{margin:30px 0}.block-m20{margin-top:20px}.block-m16{margin-top:16px}.block-m12{margin-top:12px}.block-small{margin-top:10px}.block-mb20{margin-bottom:20px}.center{display:flex;justify-content:center;align-items:center}.bottom-block{position:absolute}.bottom-block,.bottom-fixed-block{bottom:20px;left:0;right:0;width:100%}.bottom-fixed-block{position:fixed}.bottom-fixed-button{margin-left:20px;width:calc(100% - 40px)!important}.bottom-block-button{margin-left:20px;margin-right:20px;margin-top:10px}.birge-phone-check__number{padding:20px 0;text-align:center;font-size:1.4em;font-weight:700}.birge-phone-check__description{font-size:16px;line-height:normal;text-align:center;margin-top:30px;padding:0 10px 10px;color:#707887}.birge-connect__img,.birge-connect__title{display:flex;justify-content:center}.birge-connect__title{margin-top:30px;padding:0 10px 10px}.birge-connect__title_title{text-align:center;max-width:260px;font-size:18px;font-weight:700}.birge-connect__text{font-size:16px;line-height:normal;text-align:center;padding:0 10px 10px;color:#707887}.birge-connect__info-text{font-size:12px;text-align:center;color:#707887}.madina-progress-bar_wrapper{position:relative;min-height:6px;width:100%}.madina-progress-bar_bar{position:absolute;background:#ebeef5;border-radius:4px;width:100%;min-height:6px}.madina-progress-bar_progress{position:absolute;background:#0094ff;min-height:6px;border-radius:4px;width:50%}.birge-connected__img{display:flex;flex-shrink:0;margin:0 auto;justify-content:center;align-items:center;width:36px;height:36px;overflow:hidden;line-height:0}.birge-connected__img img{width:100%}.birge-connected__text{display:flex;align-items:center;justify-content:center;text-align:center;font-size:16px;overflow:hidden}.birge-connected__progress-bar{margin-top:20px}.birge-connected__minutes{text-align:center;margin-top:20px;text-transform:uppercase}.absolute-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}.prosto-tariff_description-block{text-align:center;padding-bottom:10px;margin-bottom:10px;border-bottom:2px solid #f5f7fa}.prosto-tariff_description-block:last-child{text-align:center;padding-bottom:0;margin-bottom:0;border-bottom:none}.birge-connect__info-item{text-align:center;padding-bottom:20px;padding-top:20px;border-bottom:2px solid #f5f7fa}.birge-connect__info-item h3,.birge-connect__info-item p{margin:0}.birge-connect__info-item p{margin-bottom:4px}.birge-connect__info-item:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.birge-connect__info-item:first-child{padding-top:0;margin-top:0}.more-info_container{box-shadow:0 10px 24px rgba(39,44,54,.05);border-radius:10px;padding:12px;background:rgba(44,135,219,.1019607843)}.more-info_title_wrapper{position:relative;display:flex;align-items:center;justify-content:center}.more-info_title__title{text-align:center;color:#2c87db;font-weight:700;font-size:16px}.more-info_trigger{position:absolute;transform:rotate(180deg);margin:auto 0;right:5px;transition-duration:.5s}.more-info_trigger.is-open{transform:rotate(0deg)}.more-info_text{overflow:hidden;font-size:14px;white-space:pre-wrap;transition:max-height .25s ease-out,margin-top .5s ease-out;text-align:center;margin-top:0;max-height:0;color:#272c36}.more-info_text.is-open{margin-top:10px;max-height:500px;transition:max-height .25s ease-in,margin-top .1s ease-in}.birge-transfers_img{border-bottom:1px solid #ebeef5}.birge-transfers_buttons-wrapper{display:flex;justify-content:center;border-top:1px solid #ebeef5}.birge-transfers_button{position:relative;width:100%}.birge-transfers_button-text{text-align:center;color:#2c87db;font-weight:700;font-size:1em;margin:20px 0}.birge-transfers_button-text:first-child{border-right:1px solid #ebeef5}.birge-elcart__img{display:flex;justify-content:center}.birge-elcart-link_container{background:#fff;box-shadow:0 10px 24px rgba(39,44,54,.05);border-radius:10px}.birge-elcart-link_inner{padding:12px 12px 12px 16px;position:relative;display:flex;align-items:center}.birge-elcart-link_img{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;overflow:hidden;line-height:0;background:#fff;border:1px solid #dcdfe6;margin-right:16px;border-radius:50%}.birge-elcart-link_text{color:#272c36;font-weight:700}.birge-elcart-link_caret{position:absolute;margin:auto 0;right:16px}.toasts-container{align-items:center!important}.toast{font-family:inherit!important;font-size:16px!important;line-height:24px!important;opacity:.8!important;border-radius:6px!important;box-sizing:border-box!important}.toasts .toast-error{background-color:#ffd5d5!important;border:1px solid #e14141!important}.toasts .toast-info{background-color:#e9f7ff!important;border:1px solid #6fb5e8!important}.toasts .toast-success{background-color:#f7fbf8!important;border:1px solid #7ebd89!important}.toast_min_w_320{min-width:320px}.text-center{text-align:center}.scrollable-x{overflow-x:scroll}.bg-green{background:#00c24e!important}.max-lines{display:block;text-overflow:ellipsis;overflow:hidden;max-height:1.8em;line-height:1.8em}.important-info__wrapper{margin-bottom:20px}.important-info__inner{border-radius:8px;border:1px solid #ffcd00;border-left-width:5px;padding:10px;min-width:100px;min-height:30px}.important-info__title{font-weight:700}.important-info__description,.important-info__title{font-size:.95em;color:#282c37}.preloader-wrapper{position:relative;padding:10px 20px}.som-icon{position:relative;display:inline-block;font-size:100%}.som-icon span{position:relative;bottom:.1em}.som-icon:after{content:"";position:absolute;right:0;bottom:.1em;left:0;display:block;width:100%;height:.09em;background-color:currentColor}.icons-sprite{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden;border:0!important;clip:rect(0 0 0 0)!important}.icon_arrow-left,.icon_back-arrow{width:16px;height:16px}.icon_calendar{width:22px;height:24px}.icon_circle-star{width:20px;height:20px}.icon_close{width:16px;height:16px}.icon_dislike{width:20px;height:19px}.icon_dots-menu{width:4px;height:16px}.icon_envelope{width:20px;height:16px}.icon_hamburger{width:24px;height:18px}.icon_like{width:20px;height:19px}.icon_list-centered,.icon_union{width:18px;height:16px}.icon_list{width:20px;height:16px}.icon_magnifier{width:20px;height:20px}.icon_map-pin{width:14px;height:18px}.icon_pencil{width:19px;height:18px}.icon_phone{width:24px;height:24px}.icon_print{width:20px;height:18px}.icon_question{width:8px;height:13px}.icon_refresh,.icon_refresh2{width:24px;height:24px}.icon_round-check{width:20px;height:20px}.icon_round-envelope{width:14px;height:11px}.icon_round-phone{width:10px;height:14px}.icon_plus,.icon_round-plus{width:18px;height:18px}.icon_slider-arrow-left,.icon_slider-arrow-right{width:9px;height:16px}.icon_som{width:8px;height:14px}.icon_time-refresh{width:18px;height:18px}.icon_trash{width:14px;height:18px}.icon_chevron_down{width:10px;height:5px}.icon_chevron_left,.icon_chevron_right{width:7px;height:14px}.icon_chevron_up{width:10px;height:5px}.icon_landing_bem{width:44px;height:33px}.icon_landing_cube{width:40px;height:47px}.icon_landing_documentation{width:37px;height:48px}.icon_landing_gear{width:48px;height:48px}.icon_landing_module{width:49px;height:37px}.icon_landing_phone{width:26px;height:48px}.icon_landing_picture{width:48px;height:38px}.icon_landing_text-file{width:36px;height:47px}.icon_landing_vector{width:47px;height:47px}.icon_player_next,.icon_player_pause,.icon_player_play,.icon_player_previous{width:24px;height:24px}.icon_services-icons_phone{width:18px;height:28px}.icon_social_fb,.icon_social_ok,.icon_social_tg,.icon_social_tw,.icon_social_vk,.icon_social_wt{width:32px;height:32px}.icon_download{width:16px;height:16px}.swiper-container{position:relative;z-index:1;margin:0 auto;padding:0;overflow:hidden;list-style:none}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;z-index:1;display:flex;box-sizing:initial;width:100%;height:100%;transition-property:transform}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-slide{position:relative;flex-shrink:0;width:100%;height:100%;transition-property:transform;-ms-flex-negative:0}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;-webkit-box-align:start;-ms-flex-align:start}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;pointer-events:none}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;z-index:10;width:27px;height:44px;margin-top:-22px;background-repeat:no-repeat;background-position:50%;background-size:27px 44px;cursor:pointer}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{right:auto;left:10px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;z-index:10;text-align:center;transform:translateZ(0);transition:opacity .3s}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{display:inline-block;width:8px;height:8px;background:#000;border-radius:100%;opacity:.2}button.swiper-pagination-bullet{margin:0;padding:0;border:none;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{background:#007aff;opacity:1}.swiper-container-vertical>.swiper-pagination-bullets{top:50%;right:10px;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;width:8px;transform:translateY(-50%)}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;white-space:nowrap;transform:translateX(-50%)}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{position:absolute;background:#ebeef5}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position:absolute;top:0;left:0;width:100%;height:100%;background:#ffcd00;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{top:0;left:0;width:100%;height:4px}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{top:0;left:0;width:4px;height:100%}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:hsla(0,0%,100%,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{position:relative;background:#ebeef5;-ms-touch-action:none}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;bottom:0;z-index:50;width:100%;height:5px}.swiper-container-vertical>.swiper-scrollbar{position:absolute;top:1%;right:3px;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{position:relative;top:0;left:0;width:100%;height:100%;background:#ffcd00}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{position:absolute;top:50%;left:50%;z-index:10;width:42px;height:42px;margin-top:-21px;margin-left:-21px;transform-origin:50%;animation:swiper-preloader-spin 1s steps(12) infinite}.swiper-lazy-preloader:after{content:"";display:block;width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;background-size:100%}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}.swiper-container .swiper-notification{position:absolute;top:0;left:0;z-index:-1000;opacity:0;pointer-events:none}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{transition-property:opacity;pointer-events:none}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{z-index:1;width:100%;height:100%;transform-origin:0 0;-webkit-backface-visibility:hidden;backface-visibility:hidden;visibility:hidden;pointer-events:none}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{visibility:visible;pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;bottom:0;left:0;z-index:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px)}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{z-index:1;-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}.ps{overflow:hidden!important;overflow-anchor:none;-ms-overflow-style:none;touch-action:auto}.ps__rail-x{bottom:0;height:15px}.ps__rail-x,.ps__rail-y{position:absolute;display:none;opacity:0;transition:background-color .2s linear,opacity .2s linear}.ps__rail-y{right:0;width:15px}.ps--active-x>.ps__rail-x,.ps--active-y>.ps__rail-y{display:block;background-color:transparent}.ps--focus>.ps__rail-x,.ps--focus>.ps__rail-y,.ps--scrolling-x>.ps__rail-x,.ps--scrolling-y>.ps__rail-y,.ps:hover>.ps__rail-x,.ps:hover>.ps__rail-y{opacity:.6}.ps .ps__rail-x.ps--clicking,.ps .ps__rail-x:focus,.ps .ps__rail-x:hover,.ps .ps__rail-y.ps--clicking,.ps .ps__rail-y:focus,.ps .ps__rail-y:hover{background-color:#eee;opacity:.9}.ps__thumb-x{bottom:2px;height:6px;transition:background-color .2s linear,height .2s ease-in-out}.ps__thumb-x,.ps__thumb-y{position:absolute;background-color:#aaa;border-radius:6px}.ps__thumb-y{right:2px;width:6px;transition:background-color .2s linear,width .2s ease-in-out}.ps__rail-x.ps--clicking .ps__thumb-x,.ps__rail-x:focus>.ps__thumb-x,.ps__rail-x:hover>.ps__thumb-x{height:11px;background-color:#999}.ps__rail-y.ps--clicking .ps__thumb-y,.ps__rail-y:focus>.ps__thumb-y,.ps__rail-y:hover>.ps__thumb-y{width:11px;background-color:#999}.datepicker--cells{display:flex;flex-wrap:wrap}.datepicker--cell{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;box-sizing:border-box;height:32px;border-radius:4px;cursor:pointer;-ms-flex-align:center;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4eb5e6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4eb5e6}.datepicker--cell.-in-range-{color:#4a4a4a;background:rgba(92,196,239,.1);border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{color:#aeaeae;cursor:default}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{background-color:rgba(92,196,239,.1);border:1px solid rgba(92,196,239,.5);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{background-color:rgba(92,196,239,.1);border:1px solid rgba(92,196,239,.5);border-radius:0 4px 4px 0}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:flex;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{display:flex;display:-ms-flexbox;flex:1 1;-webkit-flex:1;-ms-flex:1;justify-content:center;align-items:center;font-size:.8em;text-align:center;color:#ff9a19;text-transform:uppercase;-ms-flex-align:center;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center;-webkit-box-flex:1}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;top:0;left:0}.datepicker{position:absolute;left:-100000px;z-index:100;box-sizing:initial;width:250px;font-size:14px;font-family:Tahoma,sans-serif;color:#4a4a4a;background:#fff;border:1px solid #dbdbdb;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);opacity:0;transition:opacity .3s ease,transform .3s ease,left 0s .3s}.datepicker.-from-top-{transform:translateY(-8px)}.datepicker.-from-right-{transform:translateX(8px)}.datepicker.-from-bottom-{transform:translateY(8px)}.datepicker.-from-left-{transform:translateX(-8px)}.datepicker.active{transform:translate(0);opacity:1;transition:opacity .3s ease,transform .3s ease,left 0s 0s}.datepicker-inline .datepicker{position:static;right:auto;left:auto;border-color:#d7d7d7;box-shadow:none;transform:none;opacity:1}.datepicker-inline .datepicker--pointer{display:none}.datepicker--content{box-sizing:initial;padding:4px}.-only-timepicker- .datepicker--content{display:none}.datepicker--pointer{position:absolute;z-index:-1;width:10px;height:10px;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 5px)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 5px)}.datepicker--body{display:none}.datepicker--body.active{display:block}.datepicker--nav{display:flex;display:-ms-flexbox;justify-content:space-between;min-height:32px;padding:4px;border-bottom:1px solid #efefef;-ms-flex-pack:justify;-webkit-box-pack:justify}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:flex;display:-ms-flexbox;justify-content:center;align-items:center;cursor:pointer;-ms-flex-align:center;-webkit-box-align:center;-ms-flex-pack:center;-webkit-box-pack:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;user-select:none}.datepicker--nav-action:hover{background:#f0f0f0}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{padding:0 8px;border-radius:4px}.datepicker--nav-title i{margin-left:5px;color:#9c9c9c;font-style:normal}.datepicker--nav-title:hover{background:#f0f0f0}.datepicker--nav-title.-disabled-{background:none;cursor:default}.datepicker--buttons{display:flex;padding:4px;border-top:1px solid #efefef}.datepicker--button{display:inline-flex;display:-webkit-inline-flex;flex:1 1;-webkit-flex:1;-ms-flex:1;justify-content:center;align-items:center;height:32px;color:#4eb5e6;border-radius:4px;cursor:pointer;-webkit-box-flex:1;-ms-flex-pack:center;-webkit-box-pack:center;-ms-flex-align:center;-webkit-box-align:center}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{position:relative;display:flex;display:-webkit-flex;align-items:center;padding:4px;border-top:1px solid #efefef;-ms-flex-align:center;-webkit-box-align:center}.datepicker--time.-am-pm- .datepicker--time-sliders{flex:0 1 138px;max-width:138px;-webkit-box-flex:0}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{flex:0 1 153px;max-width:153px;margin-right:10px;-webkit-box-flex:0}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:flex;display:-ms-flexbox;flex:1 1;align-items:center;-webkit-align-items:center;margin:0 0 0 10px;font-size:14px;text-align:center;-ms-flex-align:center;-webkit-box-align:center;-webkit-box-flex:1}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{position:relative;z-index:1;font-size:19px;line-height:1;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:"";position:absolute;top:-3px;right:-2px;bottom:-2px;left:-2px;z-index:-1;background:#f0f0f0;border-radius:4px;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{align-self:flex-end;margin-bottom:1px;margin-left:6px;font-size:11px;color:#9c9c9c;text-transform:uppercase;-ms-flex-item-align:end}.datepicker--time-row{display:flex;display:-ms-flexbox;align-items:center;height:17px;font-size:11px;background:linear-gradient(90deg,#dedede,#dedede) left 50%/100% 1px no-repeat;-ms-flex-align:center;-webkit-box-align:center}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{flex:1 1;height:100%;margin:0;padding:0;background:none;cursor:pointer;-webkit-appearance:none;-webkit-box-flex:1}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:none}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{box-sizing:border-box;width:12px;height:12px;background:#fff;border:1px solid #dedede;border-radius:3px;cursor:pointer;-webkit-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;width:12px;height:12px;background:#fff;border:1px solid #dedede;border-radius:3px;cursor:pointer;-moz-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;width:12px;height:12px;background:#fff;border:1px solid #dedede;border-radius:3px;cursor:pointer;-ms-transition:background .2s;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-thumb{margin-top:-6px}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{height:1px;color:transparent;background:transparent;border:none;cursor:pointer}.datepicker--time-row input[type=range]::-moz-range-track{height:1px;color:transparent;background:transparent;border:none;cursor:pointer}.datepicker--time-row input[type=range]::-ms-track{height:1px;color:transparent;background:transparent;border:none;cursor:pointer}.datepicker--time-row input[type=range]::-ms-fill-lower,.datepicker--time-row input[type=range]::-ms-fill-upper{background:transparent}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{position:relative;width:1em;height:1em;margin:0 5px -1px 0;font-size:16px;color:#9c9c9c;border:1px solid;border-radius:50%}.datepicker--time-icon:after,.datepicker--time-icon:before{content:"";position:absolute;background:currentColor}.datepicker--time-icon:after{top:calc(50% + 1px);left:calc(50% - 1px);width:1px;height:.4em;transform:translateY(-100%)}.datepicker--time-icon:before{top:calc(50% + 1px);left:calc(50% - 1px);width:.4em;height:1px}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{color:#ccc;background-color:rgba(92,196,239,.1)}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:none;border:none}.accordion__item{margin-bottom:-1px;padding:0;list-style:none}.accordion__trigger{position:relative;box-sizing:border-box;width:100%;padding:10px 50px 10px 20px;font-size:13px;text-align:left;color:#333;background-color:#fff;border:1px solid #cdcdcd;border-radius:3px;cursor:pointer;transition:all .15s ease-in-out 0s}.accordion__trigger:hover{background-color:#f9f9f9}.accordion__trigger:after{content:"";position:absolute;top:50%;right:20px;display:block;width:6px;height:6px;margin-top:-5px;border-color:#535353;border-style:solid;border-width:0 1px 1px 0;transform:rotate(45deg);transform-origin:75% 75%;-webkit-transform-origin:75% 75%;transition:all .15s ease-in-out 0s}.accordion__pannel{height:0;padding:0 10px;overflow:hidden;visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.5,0,.1,1)}[data-accordion-item=true] .accordion__pannel{height:auto;padding-top:20px;padding-bottom:20px;overflow:auto;visibility:visible;opacity:1}[data-accordion-item=true] .accordion__trigger:after{transform:rotate(225deg)}.active-ideas{background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.active-ideas__top{padding:16px;border-bottom:1px solid #ebeef5}.active-ideas__title{margin:0;font-weight:700;font-size:1em;color:#282c37}.active-ideas__item,.active-ideas__item:visited{display:flex;display:-webkit-flex;align-items:center;padding:16px;font-size:1em;color:#282c37;text-decoration:none;border-bottom:1px solid #ebeef5;-webkit-box-align:center;-ms-flex-align:center}.active-ideas__item:last-child,.active-ideas__item:visited:last-child{border-bottom:none}.active-ideas__item:active,.active-ideas__item:active .badge,.active-ideas__item:hover,.active-ideas__item:hover .badge,.active-ideas__item_active,.active-ideas__item_active:visited{color:#2c87db}.active-ideas__item_active .badge{color:#2c87db!important}.active-ideas__badge{margin-right:8px}.add-idea-form{padding:40px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.add-idea-form__bottom{margin-top:32px;padding-top:32px;border-top:1px dashed #dcdfe6}.add-idea-form__button{max-width:320px}.add-new-card-item{display:flex;align-items:center;padding:9px 0 8px;-webkit-box-align:center;-ms-flex-align:center}.add-new-card-item__img{margin-right:16px}.add-new-card-item__text{font-size:1em;color:#282c37}.add-payment-favorites{padding:24px;background:#f6f7fb;border-radius:4px}.add-payment-favorites__bottom{display:none;margin-top:26px}.add-payment-favorites__bottom_is-on{display:block}.alert{position:relative;margin-bottom:1.6em;padding:10px 15px;border-radius:2px}.alert__title{padding-bottom:8px;font-weight:700;font-size:16px}.alert__body{font-size:14px}.alert__close{position:absolute;top:5px;right:5px;padding:3px;line-height:1px;background-color:transparent;border:none;cursor:pointer}.alert__close svg{width:10px;height:10px}.alert_color_gray{background:#868e96;border:1px solid #6a727a}.alert_color_gray .alert__body,.alert_color_gray .alert__close,.alert_color_gray .alert__title{color:#fff}.alert_color_gray .alert__close:hover{color:#999}.alert_color_black{background:#212529;border:1px solid #1a1e21}.alert_color_black .alert__body,.alert_color_black .alert__close,.alert_color_black .alert__title{color:#fff}.alert_color_black .alert__close:hover{color:#999}.alert_color_red{background:#fa5252;border:1px solid #f81111}.alert_color_red .alert__body,.alert_color_red .alert__close,.alert_color_red .alert__title{color:#fff}.alert_color_red .alert__close:hover{color:#999}.alert_color_pink{background:#e64980;border:1px solid #d51d5e}.alert_color_pink .alert__body,.alert_color_pink .alert__close,.alert_color_pink .alert__title{color:#fff}.alert_color_pink .alert__close:hover{color:#999}.alert_color_grape{background:#be4bdb;border:1px solid #a427c4}.alert_color_grape .alert__body,.alert_color_grape .alert__close,.alert_color_grape .alert__title{color:#fff}.alert_color_grape .alert__close:hover{color:#999}.alert_color_violet{background:#7950f2;border:1px solid #4b14ee}.alert_color_violet .alert__body,.alert_color_violet .alert__close,.alert_color_violet .alert__title{color:#fff}.alert_color_violet .alert__close:hover{color:#999}.alert_color_indigo{background:#4c6ef5;border:1px solid #0f3df2}.alert_color_indigo .alert__body,.alert_color_indigo .alert__close,.alert_color_indigo .alert__title{color:#fff}.alert_color_indigo .alert__close:hover{color:#999}.alert_color_blue{background:#228ae6;border:1px solid #156fbe}.alert_color_blue .alert__body,.alert_color_blue .alert__close,.alert_color_blue .alert__title{color:#fff}.alert_color_blue .alert__close:hover{color:#999}.alert_color_cyan{background:#15aabf;border:1px solid #189}.alert_color_cyan .alert__body,.alert_color_cyan .alert__close,.alert_color_cyan .alert__title{color:#fff}.alert_color_cyan .alert__close:hover{color:#999}.alert_color_teal{background:#12b886;border:1px solid #0e936b}.alert_color_teal .alert__body,.alert_color_teal .alert__close,.alert_color_teal .alert__title{color:#fff}.alert_color_teal .alert__close:hover{color:#999}.alert_color_green{background:#40c057;border:1px solid #339a45}.alert_color_green .alert__body,.alert_color_green .alert__close,.alert_color_green .alert__title{color:#fff}.alert_color_green .alert__close:hover{color:#999}.alert_color_lime{background:#82c91e;border:1px solid #68a118}.alert_color_lime .alert__body,.alert_color_lime .alert__close,.alert_color_lime .alert__title{color:#fff}.alert_color_lime .alert__close:hover{color:#999}.alert_color_yellow{background:#fab005;border:1px solid #c88d04}.alert_color_yellow .alert__body,.alert_color_yellow .alert__close,.alert_color_yellow .alert__title{color:#fff}.alert_color_yellow .alert__close:hover{color:#999}.alert_color_orange{background:#fd7e14;border:1px solid #d96402}.alert_color_orange .alert__body,.alert_color_orange .alert__close,.alert_color_orange .alert__title{color:#fff}.alert_color_orange .alert__close:hover{color:#999}.all-services-wrapper__services-list{margin-bottom:20px}.application-section{background-color:#ffcd00}.application-section__inner{position:relative;max-width:600px;margin:0 auto;padding:88px 40px}.application-section__content{max-width:380px}.application-section__title{margin:0 0 24px;font-size:2em;line-height:45px}.application-section__button{max-width:240px}.application-section__img{position:absolute;right:-120px;bottom:0}.avatar{position:relative;display:inline-block;width:5em;height:5em;overflow:hidden;color:#fff;background-color:#2d3e60}.avatar__initials{position:absolute;top:50%;left:50%;font-size:170%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none}.avatar__image{display:block;width:100%;height:100%}.avatar_style_circle{border-radius:30em}.avatar_style_rounded{border-radius:.2em}.avatar_style_square{border-radius:0}.avatar_size_extra-extra-small,.avatar_size_xxs{font-size:25%}.avatar_size_extra-small,.avatar_size_xs{font-size:50%}.avatar_size_s,.avatar_size_small{font-size:75%}.avatar_size_m,.avatar_size_medium{font-size:100%}.avatar_size_l,.avatar_size_large{font-size:125%}.avatar_size_extra-large,.avatar_size_xl{font-size:150%}.avatar_size_extra-extra-large,.avatar_size_xxl{font-size:175%}.avatar_color_gray{background-color:#dee2e6}.avatar_color_black{background-color:#343a40}.avatar_color_red{background-color:#868e96}.avatar_color_pink{background-color:#e64980}.avatar_color_grape{background-color:#be4bdb}.avatar_color_violet{background-color:#7950f2}.avatar_color_indigo{background-color:#4c6ef5}.avatar_color_blue{background-color:#228ae6}.avatar_color_cyan{background-color:#15aabf}.avatar_color_teal{background-color:#12b886}.avatar_color_green{background-color:#40c057}.avatar_color_lime{background-color:#82c91e}.avatar_color_yellow{background-color:#fab005}.avatar_color_orange{background-color:#fd7e14}.badge{position:relative;display:inline-block;min-width:1.6em;padding:.1em .513em;vertical-align:initial;text-align:center;text-transform:none;text-decoration:none;white-space:nowrap}.badge_style_solid.badge_color_gray{color:#90939a;background-color:#f6f7fb}.badge_style_rounded{border-radius:.25em}.badge_style_circle{border-radius:1.45em}.badge_size_extra-extra-small,.badge_size_xxs{font-size:25%}.badge_size_extra-small,.badge_size_xs{font-size:50%}.badge_size_s,.badge_size_small{font-size:75%}.badge_size_m,.badge_size_medium{font-size:100%}.badge_size_l,.badge_size_large{font-size:125%}.badge_size_extra-large,.badge_size_xl{font-size:150%}.badge_size_extra-extra-large,.badge_size_xxl{font-size:175%}.blue-message{box-sizing:border-box;padding:16px;font-size:1em;text-align:center;color:#282c37;background:#e9f7ff;border:1px solid #6fb5e8;border-radius:6px}.bread-crumbs__list{margin:0;padding:0}.bread-crumbs__item,.bread-crumbs__link,.bread-crumbs__separator{display:inline-block;vertical-align:middle}.bread-crumbs__item{padding:0;list-style:none;font-size:14px;color:#111}.bread-crumbs__link,.bread-crumbs__link:visited{text-decoration:none}.bread-crumbs__link:hover{text-decoration:underline}.bread-crumbs__separator{padding:0 3px;color:#333}.bread-crumbs__separator svg{width:5px;height:10px;fill:#666}.browsehappy{position:relative;z-index:10000;display:none;margin:0;padding:.5em 0 .7em;text-align:center;color:#333;background:#ffe983}.browsehappy a,.browsehappy a:visited{text-decoration:underline}.browsehappy a:hover{text-decoration:none}.button-group{display:flex}.button-group__item:nth-child(n+2):nth-last-child(n+2){margin-left:-1px;border-radius:0}.button-group__item:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.button-group__item:last-child{margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.button-group_full-width{display:table;width:100%;table-layout:fixed}.button-group_full-width .button-group__item{display:table-cell;width:100%}.button-title{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;margin-bottom:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.button-title__title{margin:0 20px 0 0;font-size:1.5em}.card-actions__button{margin-right:.5em}.card-actions__button:last-child{margin-right:0}.card-application-form{padding:40px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.card-application-form__form{max-width:540px;margin:0 auto}.card-descr{display:flex}.card-descr__col{flex-grow:1;max-width:480px;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.card-descr__col:last-child{margin-right:0}.card-descr__item{margin-bottom:24px}.card-descr__item:last-child{margin-bottom:0}.card-features{display:flex;display:-webkit-flex;justify-content:center;align-items:center;box-sizing:border-box;padding:40px;background:#fff;border:3px solid #f5f7fa;border-radius:16px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.card-features__inner{max-width:200px}.card-features__item{margin-bottom:32px;text-align:center}.card-features__item:last-child{margin-bottom:0}.card-features__img{margin-bottom:16px;text-align:center}.card-features__text{font-size:1em}.card-header__image{margin-right:.8em;overflow:hidden}.card-header__subtitle,.card-header__title{margin:0;font-size:.8em}.card-header__title{padding-bottom:.25em;font-weight:700}.card-header__subtitle{color:#868e96}.card-image-section{display:flex;align-items:center;max-height:280px;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center}.card-image-section__card{flex-shrink:0;margin-right:48px;-ms-flex-negative:0}.card-image-section__content{flex-grow:1;min-width:240px;max-width:270px;-webkit-box-flex:1;-ms-flex-positive:1}.card-image-section__title{margin-bottom:30px;font-size:2em;text-transform:uppercase}.card-image-section__img{align-self:flex-start;margin-top:20px;margin-right:42px;margin-left:auto;-ms-flex-item-align:start}.card-item{position:relative;box-sizing:border-box;min-height:180px;padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transition:box-shadow 125ms ease;will-change:box-shadow}.card-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.card-item:hover .card-item__controls{opacity:1}.card-item__logo{height:40px;margin-bottom:20px;overflow:hidden}.card-item__title{max-width:230px;margin-bottom:8px;overflow:hidden;font-size:1em;white-space:nowrap;text-overflow:ellipsis}.card-item__link{position:absolute;top:0;left:0;width:100%;height:100%}.card-item__number{font-size:1.25em;letter-spacing:1px;word-spacing:5px}.card-item__controls{position:absolute;top:24px;right:24px;display:flex;justify-content:space-between;width:80px;opacity:0;transition:opacity 125ms ease;will-change:opacity;-webkit-box-pack:justify;-ms-flex-pack:justify}.card-item__control-item,.card-item__control-item:visited{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:32px;height:32px;padding:0;color:#90939a;text-decoration:none;background:#f6f7fb;border:none;border-radius:100%;cursor:pointer;transition:color 125ms ease;will-change:color;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.card-item__control-item:active,.card-item__control-item:hover,.card-item__control-item:visited:active,.card-item__control-item:visited:hover{color:#282c37}.card-item__controls-icon{line-height:0}.card-item__img{margin-bottom:16px}.card-item_empty{display:flex;display:-ms-flexbox;flex-direction:column;justify-content:center;align-items:center;background:transparent;border:1px dashed #dcdfe6;box-shadow:none;cursor:pointer;transition:background 125ms ease;will-change:background;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.card-item_empty:hover{background:#fff;box-shadow:none}.card-media{position:relative;display:block;margin:0}.card-media__image{display:block;width:100%;height:100%}.card-media__overlay{position:absolute;right:0;bottom:0;left:0;display:block;padding:1em 1.5em;color:#fff;background:rgba(0,0,0,.8)}.card-media__title{margin:0;padding-bottom:.25em;font-size:1.4em}.card-media__subtitle,.card-text__description,.card-text__subtitle,.card-text__title{margin:0}.card-text__title{padding-bottom:.25em;font-size:1.4em}.card-text__subtitle{color:#868e96}.card-text__header{padding-bottom:1.5em}.card{box-sizing:border-box;background:#fff;border:1px solid #ebedf0}.card__actions,.card__header,.card__text{padding:1em}.cards-info-wrapper{padding:40px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.cards-info-wrapper__title{margin:0 0 20px;font-size:1.5em;text-align:center}.cards-info-wrapper__button{max-width:290px;margin:40px auto 0}.cards-info-wrapper__descr{margin-bottom:40px;padding-bottom:40px;border-bottom:1px solid #ebeef5}.cards-info-wrapper_card{padding:40px 100px}.cards-section{padding:140px 45px;background-color:#f5f7fa}.cards-section__inner{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;box-sizing:border-box;max-width:1280px;margin:0 auto;padding:0 100px}.cards-section__content,.cards-section__img{flex-grow:1;max-width:480px;-webkit-box-flex:1;-ms-flex-positive:1}.cards-section__img img{width:100%}.cards-section__title{margin:0 0 32px;font-size:2.625em;line-height:54px}.cards-section__text{font-size:1em}.cards-section__button{max-width:280px;margin-top:32px}.cards-slider,.cards-slider__wrapper{width:100%}.cards-slider__item{max-width:280px}.cards-slider .swiper-container{box-sizing:border-box;width:100%;padding:56px 1px 7px}.cards-slider__next,.cards-slider__prev{position:absolute;width:32px;height:32px;background-color:#ebeef5;background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;cursor:pointer}.cards-slider__next:focus,.cards-slider__prev:focus{outline:1px solid #ffbd14}.cards-slider__next{top:1px;right:1px;background-image:url(/static/media/favorite-payments__next.34017296.svg)}.cards-slider__prev{top:1px;right:42px;background-image:url(/static/media/favorite-payments__prev.41e7db6c.svg)}.cards-table table{width:100%;border-collapse:collapse}.cards-table table td,.cards-table table th{padding:16px;color:#282c37;border-bottom:1px dashed #dcdfe6}.cards-table table thead th{font-weight:500}.cards-table table thead tr th:first-child{text-align:left}.cards-table table tbody th{font-weight:400}.cards-table table tbody tr:last-child td,.cards-table table tbody tr:last-child th{border:none}.cards-table table tfoot tr:first-child td,.cards-table table tfoot tr:first-child th{padding-bottom:0;border-top:1px dashed #dcdfe6;border-bottom:none}.cards-table__hidden-mobile{display:none}.cards-table__headline{font-weight:500;font-size:1.125em;vertical-align:bottom;text-align:left;text-align:center}.cards-table__card-img{display:block;width:93px;margin:0 auto 14px}.cards-table__card-img img{width:100%}.cards-table__item{width:188px;overflow:hidden;font-weight:500;font-size:1em;text-align:center;white-space:nowrap;text-overflow:ellipsis}.cards-table__item:first-child{width:auto}.cards-table__mobile-label{display:none}.cards-table_card table td,.cards-table_card table th{padding-right:0;padding-left:0;vertical-align:top}.cards-table_card table td{text-align:right}.cards-types-item{padding-top:170px}.cards-types-item__inner{position:relative;padding:125px 40px 40px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.cards-types-item__card{position:absolute;top:-170px;left:50%;width:420px;transform:translateX(-50%)}.cards-types-item__card img{width:100%}.cards-types-item__section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #ebeef5}.cards-types-item__section table{width:100%;table-layout:fixed;text-align:center}.cards-types-item__section table td{vertical-align:top}.cards-types-item__section table tr:first-child td{padding-bottom:24px}.cards-types-item__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.cards-types-item__title{margin:0 0 16px;font-size:2em;text-align:center}.cards-types-item__type{text-align:center}.cards-types-item__type-icon{margin-bottom:16px}.cards-types-item__type-text{font-size:1em;color:#90939a}.cards-types-item__label{margin-bottom:4px;font-size:.875em}.cards-types-item__text{font-weight:500;font-size:1.125em}.cards-types-item__controls{display:flex}.cards-types-item__controls-item{flex-grow:1;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.cards-types-item__controls-item:last-child{margin-right:0}.cards-types-list__inner{max-width:1180px;margin:0 auto}.cards-types-list__list{display:flex}.cards-types-list__item{flex-grow:1;max-width:580px;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.cards-types-list__item:last-child{margin-right:0}.cards-types-list__button{max-width:462px;margin:56px auto 0}.cards-types-list__info{max-width:866px;margin:80px auto 0}.cards-types-list__info-title{margin:0 0 32px;font-size:2.25em;text-align:center}.cards-types-list__info-text{margin-bottom:24px;font-size:1em;text-align:center}.cards-types-list__info-item{margin-bottom:24px}.cards-types-list__info-item:last-child{margin-bottom:0}.catalog-section{padding:105px 45px}.catalog-section__inner{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;box-sizing:border-box;max-width:1180px;margin:0 auto;padding-right:62px;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.catalog-section__img{flex-grow:1;max-width:580px;-webkit-box-flex:1;-ms-flex-positive:1}.catalog-section__img img{width:100%}.catalog-section__content{flex-grow:1;max-width:500px;-webkit-box-flex:1;-ms-flex-positive:1}.catalog-section__title{margin:0 0 32px;font-size:2.625em;line-height:54px}.catalog-section__item{display:flex;align-items:center;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center}.catalog-section__item:last-child{margin-bottom:0}.catalog-section__icon{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;align-items:center;box-sizing:border-box;width:56px;height:56px;margin-right:16px;background:#fff;border:1px solid #dcdfe6;border-radius:100%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.catalog-section__item-content{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.catalog-section__item-headline{margin:0 0 4px;font-weight:500;font-size:1.125em}.catalog-section__item-text{font-size:1em;color:#90939a}.catalog-section__button{max-width:244px;margin-top:40px}.catalog-wrapper__favorite{margin-bottom:32px}.catalog-wrapper__favorite_slider{margin-top:-56px}.catalog-wrapper__popular-transfers{margin-bottom:32px}.checkbox{position:relative;display:flex;text-align:left;cursor:pointer}@media(max-width:400px){.checkbox__box2{top:8px!important}}.checkbox__box{position:absolute;top:0;left:0;display:block}.checkbox__box:before{content:"";position:absolute;display:block;opacity:0;transition:all 125ms ease;will-change:opacity,transform}.checkbox__control:focus~.checkbox__box{border-color:#ffcd00;outline:none;box-shadow:0 0 3px 1px rgba(255,205,0,.45)}.checkbox__control:checked+.checkbox__box:before{opacity:1}.checkbox__control:disabled~.checkbox__box,.checkbox__control:disabled~.checkbox__label{opacity:.5}.checkbox__label{-webkit-user-select:none;user-select:none}@media(max-width:400px){.checkbox__label2{line-height:1.2!important}}.checkbox_style_default .checkbox__box{top:2px;width:20px;height:20px;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px;transition:border-color 125ms ease}.checkbox_style_default .checkbox__box:before{top:5px;left:4px;width:12px;height:10px;background:url(/static/media/checkbox__arrow.fe6c23ef.svg) 0 0 no-repeat}.checkbox_style_default .checkbox__box:disabled+.checkbox__box{background:#ebebeb}.checkbox_style_default .checkbox__label{padding-left:32px}.checkbox_style_default .checkbox__control:checked+.checkbox__box{border:1px solid #ffcd00;box-shadow:inset 0 0 0 1px #ffcd00}.checkbox_type_toggle-sw.checkbox_style_default{min-width:42px;min-height:22px}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__box{width:48px;height:24px;background-color:#ddd;border-radius:50px;transition:all 125ms ease-in-out}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__box:before{top:1px;bottom:1px;left:1px;display:block;width:18px;height:18px;margin-left:0;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.3);transform:none;opacity:1}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__control:checked+.checkbox__box{background-color:#ffcd00;border-color:#ffcd00}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__control:checked+.checkbox__box:before{margin-left:50%;transform:none}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__control:disabled+.checkbox__box{background:#ebebeb;border-color:#dcdfe6}.checkbox_type_toggle-sw.checkbox_style_default .checkbox__label{padding-left:52px}.code{counter-reset:line}.code__line{position:relative;padding-left:2em;counter-increment:line}.code__line:before{content:counter(line) ". ";position:absolute;left:0;color:#999;-webkit-user-select:none;user-select:none}.contacts-block{padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.contacts-block__item{margin-bottom:18px}.contacts-block__item:last-child{margin-bottom:0}.contacts-block__label{margin-bottom:7px;font-weight:700;font-size:1.125em;color:#282c37}.contacts-block__text{font-size:1em;color:#282c37}.contacts-block__text p{margin:0 0 16px}.contacts-block__text p:last-child{margin-bottom:0}.contacts-block__text span{font-weight:700}.contacts-block__img{margin-top:38px}.contacts-block__img img{width:100%}.contacts-wrapper__content{display:flex}.contacts-wrapper__col{flex-grow:1;max-width:580px;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.contacts-wrapper__col:last-child{margin-right:0}.date-sorting-dropdown{position:relative}.top-bar__operation__inner{display:flex}.date-sorting-dropdown__trigger{position:relative;display:block;box-sizing:border-box;width:100%;text-align:left;background:#fff;border:1px solid #dcdfe6;border-radius:4px;cursor:pointer;transition:all 125ms ease-in-out}.date-sorting-dropdown__trigger_calendar:after{background:url(/static/media/ic_calendar.d04174d1.svg) 50% no-repeat}.date-sorting-dropdown__trigger_calendar:after,.date-sorting-dropdown__trigger_chevron:after{content:"";position:absolute;width:30px;height:30px;right:16px;top:calc(50% - 15px);transition:all .45s cubic-bezier(.23,1,.32,1)}.date-sorting-dropdown__trigger_chevron:after{background:url(/static/media/ic_chevron.250532de.svg) 50%}.date-sorting-dropdown__content .date-sorting-dropdown__sum{display:none}.date-sorting-dropdown__label{display:block;font-size:.75em;color:#90939a}.date-sorting-dropdown__text{display:block;font-size:1em;color:#282c37}.date-sorting-dropdown__caret{position:absolute;top:18px;right:20px;width:22px;height:24px}.date-sorting-dropdown__menu{position:absolute;top:calc(100% + 4px);right:0;left:0;z-index:-1;box-sizing:border-box;width:100%;margin:0;padding:0;overflow:hidden;overflow-y:auto;visibility:hidden;text-align:left;background-color:#fff;border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 5px rgba(40,44,55,.05);opacity:0;transition:all 125ms linear;-webkit-overflow-scrolling:touch;max-height:50vh}.date-sorting-dropdown__menu .date-sorting-dropdown__label{display:none}.date-sorting-dropdown__item{position:relative;box-sizing:border-box;min-height:40px;list-style:none;border-bottom:1px solid #ebeef5;cursor:pointer;transition:background-color 125ms ease;-webkit-user-select:none;user-select:none;will-change:background-color}.date-sorting-dropdown__item_add-card{padding-right:16px}.date-sorting-dropdown__item:last-child{border-bottom:none}.date-sorting-dropdown__item:hover,.date-sorting-dropdown__item[data-selected=true]{background-color:#f6f7fb}.date-sorting-dropdown__item-inner{padding:10px 58px 10px 16px}.date-sorting-dropdown__sum{position:absolute;right:16px;bottom:10px;max-width:100px;overflow:hidden;font-size:1em;color:#282c37;white-space:nowrap;text-overflow:ellipsis}.date-sorting-dropdown[data-date-sorting-open=true] .date-sorting-dropdown__trigger{outline:none;box-shadow:inset 0 0 0 2px #ffcd00}.date-sorting-dropdown[data-date-sorting-open=true] .date-sorting-dropdown__menu{opacity:1;z-index:100;visibility:visible;margin-top:2px}.date-sorting-dropdown[data-date-sorting-open=true] .date-sorting-dropdown__trigger_chevron:after{transform:rotate(180deg)}.date-sorting-dropdown[aria-disabled=true],.date-sorting-dropdown[disabled]{pointer-events:none}.date-sorting-dropdown[aria-disabled=true],.date-sorting-dropdown[aria-disabled=true]:active,.date-sorting-dropdown[aria-disabled=true]:focus,.date-sorting-dropdown[aria-disabled=true]:hover,.date-sorting-dropdown[disabled],.date-sorting-dropdown[disabled]:active,.date-sorting-dropdown[disabled]:focus,.date-sorting-dropdown[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.datepicker-here .react-calendar{padding:10px 20px}.date-sorting-dropdown__datepicker{display:flex;justify-content:center;padding:20px;-webkit-box-pack:center;-ms-flex-pack:center}.datepicker-inline .datepicker{width:auto;max-width:290px;font-family:"Roboto",Arial,"Helvetica Neue",Helvetica,sans-serif;border:none}.datepicker--content{padding:0}.datepicker--nav-title{font-weight:500;font-size:1em;color:#383838}.datepicker--nav-title i{color:#383838}.datepicker--day-name{max-width:41px;font-size:1em;color:#90939a;text-transform:none}.datepicker--cell{width:39px;height:39px;margin:1px;font-size:1em;color:#212b35}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-,.datepicker--cell.-selected-:hover{background:#ffcd00}.datepicker--cell.-in-range-,.datepicker--cell.-in-range-:hover{background:#fff1b8}.datepicker--cell.datepicker--cell-day.-range-to-.-focus-{background:#fff1b8;border-color:#ffcd00}.deals-full-wrapper__inner{display:flex}.deals-full-wrapper__main{flex-grow:1;max-width:680px;-webkit-box-flex:1;-ms-flex-positive:1}.deals-full-wrapper__sidebar{width:480px;margin-left:20px}.deals-full-wrapper__deals-slider-wrapper{margin-top:47px}.deals-full-wrapper__deals-slider{margin-top:-56px}.deals-full{padding:24px;background:#fff;border-radius:6px}.deals-full__slider{margin-bottom:24px;overflow:hidden;border-radius:6px}.deals-full__place-card{display:none;margin-bottom:24px}.deals-full__title{margin:0 0 24px;font-weight:700;font-size:1.25em;color:#282c37}.coupon-description-plug{margin-bottom:20px}.coupon-description-plug_title{font-size:1.25em}.deals-full__title_no-margin{margin-bottom:0}.deals-full__navigation{height:72px;margin-bottom:22px}.deals-full__section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px dashed #dcdfe6}.deals-full__section p{white-space:pre-wrap}.deals-full__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.deals-full__section_inline{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.deals-full__text-wrapper p{margin-top:0;margin-bottom:20px}.deals-full__text-wrapper p:last-child{margin-bottom:0}.deals-full__text-wrapper ul{margin:0;padding:0}.deals-full__text-wrapper li{position:relative;margin-bottom:10px;padding:0 0 0 16px;list-style:none}.deals-full__text-wrapper li:before{content:"";position:absolute;top:9px;left:0;width:8px;height:8px;background-color:#ffcd00;border-radius:100%}.deals-full__text-wrapper li:last-child{margin-bottom:0}.dialog{box-sizing:border-box;max-width:800px;overflow-y:auto;background-color:#f6f7fb;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.dark{background-color:#252525!important}.dialog_style_full-width{max-width:none}.dialog__white{background-color:#fff}.dialog__black{background-color:#000}.dialog__transparent{background-color:transparent}.dialog__max-height{height:100%}.dialog__header{display:flex;display:-webkit-box;min-height:56px;line-height:0;box-shadow:0 2px 5px rgba(40,44,55,.05);-webkit-box-align:center;-ms-flex-align:center}.dialog__header,.dialog__header__no-content{position:relative;align-items:center;text-align:center}.dialog__header__no-content{display:-webkit-box}.dialog__logo{margin:0 auto}.dialog__title{flex-grow:1;margin:0;padding:0 45px 0 16px;font-weight:400;font-size:1.125em;text-align:left;color:#282c37;-webkit-box-flex:1;-ms-flex-positive:1}.dialog__close{position:absolute;top:0;right:0;z-index:1;width:50px;height:50px;padding:0;background:transparent;background:url(/static/media/dialog__close.7030a358.svg) 50% 50% no-repeat;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(255,255,255,0)}.dialog__close_gray{background:url(/static/media/dialog_close_gray.42151c0d.svg) 50% 50% no-repeat}.dialog__close_white{background:url(/static/media/dialog_close_white.73ae8c39.svg) 50% 50% no-repeat}.dialog__content{padding:30px;color:#595959;background-color:transparent}.moneyback-statement-dialog p{margin-top:1.2em;margin-bottom:1.2em;white-space:pre-wrap}.dialog__categories-menu{padding:24px 0;background-color:#f6f7fb}.dialog__localities-switcher{min-width:320px}.dialog__button{margin-top:24px}.dialog_style_default{min-width:445px}.dialog_style_no-padding .dialog__content{padding:0}.dialog_style_full-height{display:flex;flex-direction:column;height:calc(100vh - 40px)}.dialog_style_full-height .dialog__content{display:flex;display:-webkit-flex;flex-grow:1;-webkit-flex-grow:1;flex-direction:column;background-color:#f6f7fb;-webkit-box-flex:1;-ms-flex-positive:1}.dropdown-list{margin:0;padding:0}.dropdown-list__item{padding:5px 12px;list-style:none;cursor:pointer}.dropdown-list__item:hover,.dropdown-list__item_active{color:#fff;background-color:#3498da}.dropdown-list__item_active:hover{background-color:#258bce}.dropdown-select{position:relative}.dropdown-select__trigger{position:relative;box-sizing:border-box;padding:14px 50px 14px 24px;overflow:hidden;font-size:1em;text-align:left;color:#282c37;white-space:nowrap;text-overflow:ellipsis;background:#fff;border:none;border-radius:24px;outline:none;box-shadow:0 1px 0 rgba(39,44,54,.1);cursor:pointer;transition:all 125ms ease-in-out}.dropdown-select__caret{position:absolute;top:50%;right:20px;display:block;width:0;height:0;margin-top:-2px;border-color:#282c37 transparent transparent;border-style:solid;border-width:4px 4px 0}.dropdown-select__menu{position:absolute;top:calc(100% + 4px);right:0;left:0;z-index:-1;width:100%;overflow:hidden;overflow-y:auto;text-align:left;background:#fff;border-radius:6px;box-shadow:0 6px 12px rgba(39,44,54,.1);opacity:0;transition:all 50ms linear;padding:8px 0;-webkit-overflow-scrolling:touch}.dropdown-select__menu ul{margin:0;padding:0}.dropdown-select[data-dropdown-select-open=true] .dropdown-select__trigger{box-shadow:inset 0 0 0 2px #ffcd00}.dropdown-select[data-dropdown-select-open=true] .dropdown-select__menu{z-index:100;opacity:1}.dropdown-select[data-dropdown-select-open=true] .dropdown-select__caret{transform:rotate(180deg)}.dropdown-select[aria-disabled=true],.dropdown-select[disabled]{pointer-events:none}.dropdown-select[aria-disabled=true],.dropdown-select[aria-disabled=true]:active,.dropdown-select[aria-disabled=true]:focus,.dropdown-select[aria-disabled=true]:hover,.dropdown-select[disabled],.dropdown-select[disabled]:active,.dropdown-select[disabled]:focus,.dropdown-select[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.dropdown-select__item{list-style:none}.dropdown-select__link,.dropdown-select__link:visited{display:block;font-size:.9375em;color:#282c37;text-decoration:none;cursor:pointer;transition:background-color 125ms ease-in-out;will-change:background-color}.dropdown-select__item .dropdown-select__link{padding:8px 16px}.dropdown-select__item .dropdown-select__link:active,.dropdown-select__item .dropdown-select__link:focus,.dropdown-select__item .dropdown-select__link:hover,.dropdown-select__item[data-selected=true] .dropdown-select__link,.dropdown-select__item[data-selected=true] .dropdown-select__link:visited{color:#282c37;background-color:#fff1b8}.dropdown-select_block .dropdown-select__trigger{display:block;width:100%}.dropdown-select_mobile .dropdown-select__menu{max-height:280px;overflow:auto}.dropdown-select_style_text .dropdown-select__trigger{margin-right:30px;padding:0;overflow:visible;font-weight:700;font-size:2em;color:#90939a;background-color:transparent;border-bottom:2px dashed #90939a;border-radius:0;box-shadow:none}.dropdown-select_style_text[data-dropdown-select-open=true] .dropdown-select__trigger{box-shadow:none}.dropdown-select_style_text .dropdown-select__caret{right:0;margin-top:-2px;margin-right:-20px;border-width:6px 6px 0}.dropdown-select_style_text .dropdown-select__menu{border:1px solid #ebeef5;border-radius:4px;box-shadow:0 2px 5px rgba(40,44,55,.05)}.dropdown-select_style_text .dropdown-select__item .dropdown-select__link,.dropdown-select_style_text .dropdown-select__item .dropdown-select__link:visited{padding:16px;font-size:1em}.dropdown-select_style_text .dropdown-select__item .dropdown-select__link:active,.dropdown-select_style_text .dropdown-select__item .dropdown-select__link:focus,.dropdown-select_style_text .dropdown-select__item .dropdown-select__link:hover,.dropdown-select_style_text .dropdown-select__item[data-selected=true] .dropdown-select__link,.dropdown-select_style_text .dropdown-select__item[data-selected=true] .dropdown-select__link:visited{color:#282c37;background-color:#f6f7fb}.dropdown-select_style_rect .dropdown-select__trigger{padding-left:16px;border:1px solid #dcdfe6;border-radius:6px;box-shadow:none}.dropdown{position:relative;display:inline-block;font-size:13px}.dropdown__trigger{padding:4px 37px 4px 18px;font-size:13px;line-height:40px;color:#333;background-color:#fff;border:1px solid #cdcdcd;border-radius:3px;cursor:pointer;transition:background-color 125ms ease-in-out;-webkit-user-select:none;user-select:none}.dropdown__trigger:hover{background-color:#f9f9f9}.dropdown__caret{content:"";position:absolute;top:50%;right:18px;display:block;width:6px;height:6px;margin-top:-4px;border-width:0 1px 1px 0;border-style:solid;transform:rotate(45deg);transform-origin:70% 70%;-webkit-transform-origin:70% 70%;transition:all .15s ease-in-out 0s}.dropdown__menu{position:absolute;top:100%;left:0;z-index:100;width:200px;min-width:100%;max-width:300px;max-height:170px;margin-top:-20px;overflow:hidden;overflow-y:auto;text-align:left;background:#fff;border-radius:3px;box-shadow:0 0 7px rgba(0,0,0,.13);visibility:hidden;opacity:0;transition:all 125ms ease-in-out;-webkit-overflow-scrolling:touch}.dropdown__menu ul{margin:0;padding:0}.dropdown[aria-disabled=true],.dropdown[disabled]{pointer-events:none}.dropdown[aria-disabled=true],.dropdown[aria-disabled=true]:active,.dropdown[aria-disabled=true]:focus,.dropdown[aria-disabled=true]:hover,.dropdown[disabled],.dropdown[disabled]:active,.dropdown[disabled]:focus,.dropdown[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.dropdown_drop_down .dropdown__list{top:100%;margin-top:-20px}.dropdown_menu_right .dropdown__menu{right:0;left:auto}.embed{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed embed,.embed iframe,.embed object,.embed video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed_21x9{padding-bottom:42.85%}.embed_16x9{padding-bottom:56.25%}.embed_4x3{padding-bottom:75%}.embed_1x1{padding-bottom:100%}.error-form{padding:16px}.error-form__label{margin-bottom:2px;font-size:.875em;color:#90939a}.error-form__text{font-size:1em;color:#282c37}.error-section{padding:0 45px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.error-section__inner{max-width:580px;margin:0 auto}.error-section__img,.error-section__number{display:flex;display:-ms-flexbox;justify-content:center;align-items:center;width:200px;height:200px;margin:0 auto 40px;font-weight:700;font-size:72px;color:#282c37;background-color:#ffcd00;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.error-section__img_transparent{background-color:transparent;width:auto;height:auto}.error-section__img img{margin-top:14px}.error-section__title{margin:0 0 32px;font-size:1.5em;text-align:center}.error-section__text{font-size:1em;text-align:center}.error-section__button{max-width:262px;margin:48px auto 0}.faq-categories-item{position:relative;padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transform:translateY(0);transition:125ms ease;will-change:box-shadow,transform}.faq-categories-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1);transform:translateY(-5px)}.faq-categories-item__top{display:flex;align-items:center;margin-bottom:24px;-webkit-box-align:center;-ms-flex-align:center}.faq-categories-item__icon{margin-right:16px}.faq-categories-item__title{margin:0;font-weight:400;font-size:1.25em;color:#282c37}.faq-categories-item__content{height:50px;margin-bottom:16px;overflow:hidden;font-size:1em;color:#90939a}.faq-categories-item__quantity{font-size:1em;color:#2c87db}.faq-categories-item__link{position:absolute;top:0;left:0;width:100%;height:100%}.faq-categories-list__list{display:flex;flex-wrap:wrap}.faq-categories-list__item{width:32.2%;margin-right:1.695%;margin-bottom:1.695%}.faq-categories-list__item:nth-child(3n){margin-right:0}.faq-image img{width:100%}.faq-questions-full{padding:24px;position:relative;background:#fff;height:auto;box-shadow:0 1px 0 rgba(39,44,54,.1)}.faq-questions-full__caret{position:absolute;top:12px;right:20px;width:22px;height:24px}.faq-questions-full__caret img{width:100%;transition:all .45s cubic-bezier(.23,1,.32,1);-webkit-transition:all .45s cubic-bezier(.23,1,.32,1)}[data-is-open=true] .faq-questions-full__caret img{transform:rotate(180deg);color:grey}.faq-questions-full:hover{background:#fff1b8}.faq-questions-full__title{margin:0 48px 0 0;font-size:1em;color:#282c37;transition:all .45s cubic-bezier(.23,1,.32,1);-webkit-transition:all .45s cubic-bezier(.23,1,.32,1)}[data-is-open=true] .faq-questions-full__title{color:#ed7703;margin:0 48px 24px 0}.faq-questions-full__content p{margin:0 0 16px}.faq-questions-full__content{white-space:pre-wrap;height:0;overflow:hidden}[data-is-open=true] .faq-questions-full__content{height:auto}.faq-questions-full__content p:last-child{margin-bottom:0}.faq-questions-full__trigger{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:transparent;border:none;cursor:pointer}.faq-questions-full__bottom{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;border-top:1px solid #ebeef5;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.faq-questions-full__button{max-width:180px}.faq-questions-list{background:#fff;border-radius:4px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.faq-questions-list__item{border-bottom:1px solid #ebeef5}.faq-questions-list__item:last-child{border-bottom:0}.faq-questions-list__link,.faq-questions-list__link:visited{display:block;padding:16px 24px;font-size:1em;color:#2c87db;text-decoration:none;transition:125ms ease;will-change:background-color,color}.faq-questions-list__link:active,.faq-questions-list__link:hover{color:#282c37;background-color:#fff1b8}.faq-wrapper{display:flex}.faq-wrapper__sidebar{max-width:280px;margin-right:20px}.faq-wrapper__main,.faq-wrapper__sidebar{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.faq-wrapper__main{max-width:880px}.faq_link,.faq_link:visited{color:#2c87db;position:relative;z-index:999}.favorite-empty-payments{position:relative;display:flex;display:-webkit-box;justify-content:center;align-items:center;box-sizing:border-box;min-height:88px;padding:20px;overflow:hidden;border:1px dashed #dcdfe6;border-radius:6px;transition:background-color 125ms ease-in-out;will-change:background-color;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.favorite-empty-payments__link{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%}.favorite-empty-payments__inner{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.favorite-empty-payments__img{flex-shrink:0;width:24px;margin-right:8px;-ms-flex-negative:0}.favorite-empty-payments__text{flex-grow:1;font-size:1em;line-height:1.25em;color:#282c37;-webkit-box-flex:1;-ms-flex-positive:1}.favorite-empty-payments__text span{text-decoration:underline}.favorite-empty-payments:hover{background-color:#fff}.favorite-payment-item{position:relative;display:flex;align-items:center;box-sizing:border-box;width:auto;max-width:280px;height:88px;padding:16px;background-color:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transition:box-shadow 125ms ease-in-out;will-change:box-shadow;-webkit-box-align:center;-ms-flex-align:center}.favorite-payment-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.favorite-payment-item__img{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;overflow:hidden;line-height:0;background-color:#fff;border:1px solid #dcdfe6;border-radius:50%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.favorite-payment-item__img img{max-width:36px}.favorite-payment-item__title{font-size:1em;color:#282c37}.favorite-payment-item__mask,.favorite-payment-item__mask:visited{cursor:pointer;position:absolute;top:0;left:0;width:100%;height:100%}.favorite-payment-item_empty{background-color:transparent;border:1px dashed #dcdfe6;box-shadow:none;transition:background-color 125ms ease-in-out;will-change:background-color}.favorite-payment-item_empty:hover{background-color:#fff;box-shadow:none}.favorite-payment-item_empty .favorite-payment-item__img{background-color:transparent;border:none}.favorite-payments,.favorite-payments__wrapper{width:100%}.favorite-payments .swiper-container{box-sizing:border-box;width:100%;padding:56px 1px 7px}.favorite-payments__inner{position:relative}.favorite-payments__next,.favorite-payments__prev{position:absolute;width:32px;height:32px;background-color:#ebeef5;background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;cursor:pointer}.favorite-payments__next:focus,.favorite-payments__prev:focus{outline:1px solid #ffbd14}.favorite-payments__next{top:1px;right:1px;background-image:url(/static/media/favorite-payments__next.34017296.svg)}.favorite-payments__prev{top:1px;right:42px;background-image:url(/static/media/favorite-payments__prev.41e7db6c.svg)}.features-list-item{padding:1.5em;text-align:center}.features-list-item__icon{display:inline-block;width:48px;margin-bottom:1.5em;color:#228ae6}.features-list-item__title{margin:0 0 .5em;font-weight:500;font-size:1em}.features-list-item__description{margin:0;font-size:.875em}.features-list__list{display:flex;display:-webkit-flex;flex-wrap:wrap;justify-content:center;align-items:baseline;margin:0;padding:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:baseline;-ms-flex-align:baseline}.features-list__item{width:33%;margin-bottom:4em;list-style:none}.fieldset__item{display:block;margin-bottom:20px}.fieldset__item span{display:inline-block}.fieldset__item:last-child{margin-bottom:0}.fieldset__legend{padding-bottom:8px;font-size:1em;color:#282c37;-webkit-user-select:none;user-select:none}.fieldset_inline .fieldset__item{display:inline-block;margin-right:30px;margin-bottom:0}.fieldset_inline .fieldset__item:last-child{margin-right:0}.file{position:relative;display:block;box-sizing:border-box;width:100%}.file_inited{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.file_inited .file__control{position:absolute;z-index:1;height:100%;margin:0;padding:0;outline:none;cursor:pointer;opacity:0}.file_inited .file__control:focus~.file__button{border-color:#ffcd00;outline:none;box-shadow:0 0 3px 1px rgba(255,205,0,.45)}.file_inited .file__button{display:inline-block;flex-shrink:0;vertical-align:middle;-ms-flex-negative:0}.file_inited .file__label{display:inline-block;flex-grow:1;width:100%;overflow:hidden;vertical-align:middle;white-space:nowrap;text-overflow:ellipsis;border:1px solid transparent;cursor:pointer;transition:background-color 125ms ease-in-out;-webkit-user-select:none;user-select:none;-webkit-box-flex:1;-ms-flex-positive:1}.file_style_default.file_inited .file__button{position:relative;z-index:1;box-sizing:border-box;min-width:240px;margin-right:24px;padding:16px 20px;font-size:1.125em;text-align:center;color:#282c37;background:#fff;border:2px solid #ebeef5;border-radius:4px;cursor:pointer;transition:all 125ms ease-in-out}.file_style_default.file_inited .file__button:hover{border:2px solid #ffcd00}.file_style_default.file_inited .file__label{color:#282c37;background-color:#fff;border-radius:4px}.file_style_compact .file__label{display:none}.file_style_circle{position:relative;width:100%;height:100%}.file_style_circle .file__button{position:absolute;top:50%;left:50%;width:56px;height:56px;text-indent:-9999px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;border-radius:100%;transform:translate(-50%,-50%)}.file_style_circle.file_inited .file__control{top:0;left:0;width:100%;height:100%}.file_style_circle .file__control{opacity:0}.file_style_circle.file_style_download .file__button{background-image:url(/static/media/image-file__download.4a9ded30.svg)}.file_style_circle.file_style_success .file__button{background-image:url(/static/media/image-file__check.33317471.svg)}.file_style_circle.file_style_loading .file__button{background-image:url(/static/media/image-file__loading.5546a13a.svg)}.file_style_circle.file_style_error .file__button{background-image:url(/static/media/image-file__cross.9747ce64.svg)}.filter-button-item{width:100%}.filter-button-item__trigger{position:relative;display:flex;display:-webkit-flex;justify-content:flex-start;align-items:center;width:100%;padding:16px 35px 16px 16px;font-size:1em;color:#282c37;background:#fff;border:none;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center}.filter-button-item__icon{max-width:20px;margin-right:16px;line-height:0}.filter-button-item__caret{position:absolute;top:50%;right:18px;display:block;width:7px;height:7px;margin-top:-6px;border-color:#90939a;border-style:solid;border-width:0 1px 1px 0;transform:rotate(-45deg);transform-origin:70% 70%}.filter-button-item__caret_new:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(-90deg);width:24px;height:24px;background-image:url(/static/media/ic_chevron.250532de.svg)}.filter-buttons{display:flex;display:-webkit-flex;justify-content:space-between;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.filter-buttons__item{width:49%}.filter-buttons__item:last-child{margin-right:0}.form-control{transition:border 125ms ease-in-out,box-shadow 125ms ease-in-out}.form-control_type_textarea{resize:vertical}.form-control_type_checkbox,.form-control_type_radio{position:absolute;z-index:1;height:100%;width:22px;margin:0;padding:0;outline:none;cursor:pointer;opacity:0}.form-control_type_input,.form-control_type_select,.form-control_type_textarea{-webkit-appearance:none;appearance:none}.form-control_type_select{cursor:pointer}.form-control_type_select::-ms-expand{display:none;background-color:transparent;border:none}.form-hint{padding-bottom:4px;font-weight:400;font-size:14px;text-align:center;color:#fff;opacity:.5}.form-item{text-align:left}.form-item__label{padding-bottom:8px;font-size:.875em}.form-item__errors{margin:8px 0 0;padding:0;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.form-item__errors li{list-style:none;font-size:.875em;color:#e84646}.form-item__errors.is-open{max-height:100px;will-change:max-height}.form-item__commission{position:absolute;top:0;right:0;width:190px;margin:8px 0}.form-item__helper-text{margin-top:8px;font-size:.875em;color:#90939a}.form-item_captcha:after,.form-item_captcha:before{content:"";display:table}.form-item_captcha:after{clear:both}.form-item_captcha .form-item__image{float:left;width:117px}.form-item_captcha .form-item__input{margin-left:137px}.form-item_material{position:relative;box-sizing:border-box;min-height:56px}.form-item_material .form-item__control{width:100%}.form-item__icon{display:flex;justify-content:center;align-items:center;height:64px;width:64px;position:absolute;top:0;right:0}.form-item__description{margin-top:8px;font-size:12px}.form-item_material .form-item__control input{padding:30px 16px 20px;overflow:hidden;min-height:48px;height:100%;font-size:1em;color:#282c37;background:#fff;border:1px solid #dcdfe6;border-radius:4px}.form-item_webview input{height:56px!important;padding:23px 16px 9px!important;border-radius:6px!important}.form-item_webview .input{height:56px!important}input[type=number]{-moz-appearance:textfield;margin:0}.form-item_material .form-item__control input:focus{border:1px solid #ffcd00;outline:none;box-shadow:inset 0 0 0 1px #ffcd00}.form-item_material .form-item__control input:invalid:focus{border:1px solid #fa5252;box-shadow:inset 0 0 0 1px #fa5252}.form-item_material .form-item__control input[type=number]::-webkit-inner-spin-button,.form-item_material .form-item__control input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;-moz-appearance:textfield}.form__item.form-item__label_outside .form-control{padding:0 16px;height:auto}.form__item.form-item__label_outside .form-item__label{position:relative!important;top:0;margin-bottom:5px}.form__item.form-item__label_outside .form-item__label .label{padding:0;margin:0 0 0 1px}.form__item.form-item__label_outside .input{height:auto}.form-item_material .form-item__label{position:absolute;top:20px;left:0;width:100%;padding:0;overflow:hidden;font-size:1em;white-space:nowrap;text-overflow:ellipsis;cursor:text}.label.required:after{content:" *";color:red}.form-item_webview .form-item__label{top:14px}.form-item_material .form-item__label label{display:block;margin-right:16px;margin-left:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.form-item_filled .form-item__label,.form-item_focused .form-item__label{top:8px;font-size:12px;transition:all .45s cubic-bezier(.23,1,.32,1)}.form-item_commission .form-item__control input{padding-right:190px}.form__section{margin-bottom:32px}.form__section:last-child{margin-bottom:0}.form__section_border{padding-bottom:32px;border-bottom:1px dashed #dcdfe6}.form__item{margin-bottom:20px}.form__item:last-child{margin-bottom:0}.form__label{margin-bottom:16px;font-weight:700;font-size:1.25em;color:#282c37}.form__label_small{font-weight:500;font-size:1em}.form__hint{margin-bottom:16px;font-size:1em;color:#282c37}.form__hint a,.form__hint a:active,.form__hint a:hover,.form__hint a:visited{color:#90939a}.form__two-cols{display:flex}.form__col{flex-grow:1;margin-right:24px;-webkit-box-flex:1;-ms-flex-positive:1}.form__col:last-child{margin-right:0}.form__save{margin:40px 0}.form__save_no-margin{margin:0}.form__save a,.form__save a:visited{color:#282c37}.form__save a:active,.form__save a:hover{color:#282c37;text-decoration:none}.form__bottom{display:flex;align-items:center;flex-flow:column nowrap;justify-content:center}.icon-block{position:relative;width:48px;height:48px}.icon-block__inner svg{max-width:17px}.icon-block__inner img{max-width:110%}.icon-message{display:flex;display:-webkit-flex;align-items:center;-webkit-align-items:center;box-sizing:border-box;padding:24px;background:#f6f7fb;border:1px solid #ebeef5;border-radius:4px;-webkit-box-align:center;-ms-flex-align:center}.icon-message__img{flex-shrink:0;margin-right:24px;-ms-flex-negative:0}.icon-message__content{flex-grow:1;font-size:1em;-webkit-box-flex:1;-ms-flex-positive:1}.icon-title{display:flex}.icon-title,.icon-title__icon{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.icon-title__icon{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;width:56px;height:56px;margin-right:16px;overflow:hidden;background-color:#fff;border:1px solid #dcdfe6;border-radius:100%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center}.icon-title__icon img{max-width:24px}.icon-title__title{flex-grow:1;margin:0;font-weight:700;font-size:2em;color:#282c37;-webkit-box-flex:1;-ms-flex-positive:1}.icon{fill:#000;fill-rule:evenodd}.icon.white{fill:#fff}.idea-form-wrapper{display:flex}.idea-form-wrapper__main{flex-grow:1;max-width:780px;-webkit-box-flex:1;-ms-flex-positive:1}.idea-form-wrapper__sidebar{flex-grow:1;max-width:380px;margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1}.idea-full{padding:40px 40px 16px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.idea-full__title{margin:0 0 16px;font-weight:700;font-size:1.25em;color:#282c37}.idea-full__date{margin-bottom:16px;font-size:1em;color:#90939a}.idea-full__content{margin-bottom:24px;font-size:1em}.idea-full__content p{margin-top:0;margin-bottom:24px}.idea-full__content p:last-child{margin-bottom:0}.idea-full__content img{display:block;box-sizing:border-box;max-width:100%;margin-bottom:24px;padding:8px;border:1px solid #ebeef5;border-radius:6px}.idea-full__content ol,.idea-full__content ul{margin:0 0 24px}.idea-full__content ol:last-child,.idea-full__content ul:last-child{margin-bottom:0}.idea-full__social{margin-bottom:32px}.idea-full__controls{padding-top:16px;border-top:1px dashed #dcdfe6}.ideas-likes-item{cursor:pointer}.ideas-likes-item__counter{display:flex;justify-content:center;margin-bottom:16px;-webkit-box-pack:center;-ms-flex-pack:center}.ideas-likes-item__number{margin-right:8px;font-size:1.375em;line-height:22px;color:#90939a}.ideas-likes-item__icon{line-height:0;color:#90939a}.ideas-likes-item .button{font-size:1em}.ideas-likes-item .button:hover,.ideas-likes-item:hover .button{background-color:#fff;border:1px solid #ffcd00}.ideas-likes-item_active .ideas-likes-item__icon,.ideas-likes-item_active .ideas-likes-item__number{color:#282c37}.ideas-likes-item_active .button{background:#ffcd00}.ideas-likes-item_full{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.ideas-likes-item_full .ideas-likes-item__counter{margin-right:16px;margin-bottom:0}.ideas-likes-item_full .ideas-likes-item__button{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-likes__item{margin-bottom:24px;padding-bottom:22px;border-bottom:2px solid #f6f7fb}.ideas-likes__item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.ideas-likes_full{display:flex;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.ideas-likes_full .ideas-likes__item{flex-grow:1;max-width:229px;margin-right:105px;margin-bottom:0;padding-top:16px;padding-right:105px;padding-bottom:16px;border-right:2px solid #f6f7fb;border-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-likes_full .ideas-likes__item:last-child{margin-right:0;padding-right:0;border-right:none}.ideas-list-item{display:flex;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.ideas-list-item__left{flex-grow:1;-webkit-flex-grow:1;padding:24px 24px 24px 40px;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-list-item__left,.ideas-list-item__right{display:flex;display:-webkit-flex;align-items:center;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center}.ideas-list-item__right{flex-shrink:0;justify-content:center;-webkit-justify-content:center;width:253px;padding:47px 24px;border-left:1px dashed #dcdfe6;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center}.ideas-list-item__inner{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-list-item__title{margin:0 0 16px;font-weight:700;font-size:1.25em;color:#282c37}.ideas-list-item__date{margin-bottom:16px;font-size:16px;color:#90939a}.ideas-list-item__text{height:100px;overflow:hidden;font-size:1em;color:#282c37}.ideas-list-item__more,.ideas-list-item__more:visited{display:inline-block;margin-top:24px;font-size:1em;color:#282c37}.ideas-list-item__more:active,.ideas-list-item__more:hover{color:#282c37}.ideas-list__item{margin-bottom:24px}.ideas-list__item:last-child{margin-bottom:0}.ideas-list__button{margin-top:32px}.ideas-wrapper{display:flex}.ideas-wrapper__main{flex-grow:1;max-width:880px;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-wrapper__sidebar{width:280px;margin-left:20px}.ideas-wrapper__full-idea{margin-bottom:47px}.idn-types-item{padding:40px 30px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.idn-types-item__section{margin-bottom:24px;padding-bottom:24px;text-align:center;border-bottom:1px dashed #dcdfe6}.idn-types-item__section_two-cols{display:flex;justify-content:center;align-items:center}.idn-types-item__section__column{display:flex;width:30%;flex-direction:column}.idn-types-item__section:first-child{padding-bottom:32px}.idn-types-item__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.idn-types-item__img{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:116px;height:116px;margin:0 auto 24px;background-color:#f8fbff;border:2px solid #fff1b8;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.idn-types-item__title{margin:0;font-weight:500;font-size:18px}.idn-types-item__label{max-width:212px;margin:0 auto 16px;font-size:1em;color:#90939a}.idn-types-item__text{box-sizing:border-box;max-width:212px;margin:0 auto;padding:7px 20px;font-size:1.375em;border:2px solid #fff1b8;border-radius:32px}.idn-types-item__icon{display:flex;display:-webkit-flex;justify-content:center;align-items:center;box-sizing:border-box;width:52px;height:52px;margin:0 auto;border-width:2px;border-style:solid;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.idn-types-item__icon:after{content:"";width:32px;height:32px;background-repeat:no-repeat;background-position:50% 50%;border-radius:100%}.idn-types-item__icon_green{border-color:#cff8d6}.idn-types-item__icon_green:after{background-color:#39a74b;background-image:url(/static/media/idn-types-item__check.6948837f.svg)}.idn-types-item__icon_red{border-color:#ffe2e2}.idn-types-item__icon_red:after{background-color:#e84646;background-image:url(/static/media/idn-types-item__cross.211008ca.svg)}.idn-types-list__inner{max-width:980px;margin:0 auto}.idn-types-list__text{max-width:520px;margin:0 auto 32px;font-size:1em;text-align:center}.idn-types-list__list{display:flex;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.idn-types-list__item{flex-grow:1;max-width:480px;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.idn-types-list__item:last-child{margin-right:0}.idn-types-list__button{max-width:320px;margin:40px auto 0}.image-file{position:relative;max-width:258px;min-height:205px;padding:4px;background:#f6f7fb;border-radius:8px;cursor:pointer}.image-file__img{max-width:300px;max-height:160px;height:100%;overflow:hidden}.image-file__img img{width:100%;height:100%;object-fit:cover}.image-file__text{padding:10px 5px 6px;font-size:15px;text-align:center}.image-file__file{position:absolute;top:0;left:0;width:100%;height:100%}.image-slider__wrapper{position:relative}.image-slider__item img{width:100%}.image-slider__next,.image-slider__prev{position:absolute;top:50%;z-index:2;width:32px;height:32px;padding:0;background-color:rgba(40,44,55,.7);background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;transform:translateY(-100%);cursor:pointer}.image-slider__next:focus,.image-slider__prev:focus{outline:1px solid #ffbd14}.image-slider__next{right:13px;background-image:url(/static/media/image-slider__next.5290e99c.svg)}.image-slider__prev{left:13px;background-image:url(/static/media/image-slider__prev.0999b02c.svg)}.image-slider .swiper-slide{width:100%!important}.image-slider .swiper-pagination-bullet{width:10px;height:10px;margin:0 3px;background:rgba(40,44,55,.7);opacity:1}.image-slider .swiper-pagination-bullet-active{box-sizing:border-box;background:#fff;border:2px solid rgba(40,44,55,.7);opacity:1}.info-change{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.info-change__icon{margin-right:10px;color:#282c37}.info-change__text{margin-right:8px;font-size:1em;color:#282c37}.input{height:64px;display:inline-block}.input__control{box-sizing:border-box}.input__show-password{position:absolute;top:0;right:0;bottom:0;width:2.5em;padding:0}.input_block{display:block}.input_block .input__control{width:100%!important}.input_inline .input__control{width:17.5em}.input_type_password{position:relative}.input_type_password.input_style_default .input__control{padding-right:2.875em}.input_style_default .input__show-password{background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;border-left:1px solid #dcdfe6;transition:none}.input_style_default .input__show-password[data-input-password-showed=false]{background-image:url(/static/media/input__eye_close.ac7f6d71.svg)}.input_style_default .input__show-password[data-input-password-showed=true]{background-image:url(/static/media/input__eye_open.e953a004.svg)}.input_style_default .input__control{height:48px;padding:0 16px;font-size:16px;color:#282c37;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px}.input_style_default .input__control::-webkit-input-placeholder{color:#90939a}.input_style_default .input__control:-moz-placeholder,.input_style_default .input__control::-moz-placeholder{color:#90939a}.input_style_default .input__control:-ms-input-placeholder{color:#90939a}.input_style_default .input__control:focus{border:1px solid #ffcd00;outline:none;box-shadow:inset 0 0 0 1px #ffcd00}.input_style_default .input__control:invalid:focus{border-color:#fa5252;box-shadow:inset 0 0 0 1px #fa5252}.input_style_default .input__control:disabled{background-color:#f8f9fa;color:grey}.input_invalid .input__control,.input_invalid .input__control:focus{box-shadow:inset 0 0 0 1px #fa5252!important}.input_invalid .input__control:focus{border-color:#fa5252!important}.label{font-size:inherit;color:#90939a;-webkit-user-select:none;user-select:none}.layout:after,.layout:before{content:"";display:table}.layout:after{clear:both}.layout__sidebar{width:300px}.layout__content{width:830px}.layout_sidebar_left .layout__sidebar{float:left}.layout_sidebar_left .layout__content,.layout_sidebar_right .layout__sidebar{float:right}.layout_sidebar_right .layout__content{float:left}.login-form{box-sizing:border-box;min-width:422px;padding:2px 16px}.login-form__img{display:flex;display:-ms-flexbox;justify-content:center;align-items:center;width:98px;height:98px;margin:0 auto 24px;border:2px solid #ebeef5;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.login-form__title{margin:0;font-weight:500;font-size:1.125em;text-align:center;color:#282c37}.login-form__inner{margin-top:40px}.login-form__tip{padding:0 75px;margin:32px auto 0;color:#282c37}.login-form__tip,.login-form__tip_2{box-sizing:border-box;max-width:400px;font-size:1em;text-align:center}.login-form__tip_2{white-space:pre-wrap;margin:16px auto 0;color:#919191}.login-form__app-btn-wrapper{margin:41px auto 0;padding:0 20px;display:flex;justify-content:center}.login-form__terms_agreement{max-width:400px;margin:32px auto 0;font-size:10px;text-align:center;color:#282c37}.login-form__terms_agreement:last-child{margin-top:10px}.login-phone__referral-code{position:relative;padding:16px 24px 16px 127px;border:1px solid #ffcd00;border-radius:4px}@media(max-width:320px){.login-phone__referral-code{padding:16px 24px 16px 120px}}.login-phone__referral-code__image{position:absolute;top:9px;left:5px}.login-phone__referral-code_top{display:flex;align-items:center;height:50px}.login-phone__referral-code_bottom{display:none;margin-top:26px}.login-phone__referral-code_bottom_is-on{display:block}.logo,.logo:visited{display:flex;display:inline-block;display:-webkit-flex;align-items:center;line-height:1;text-decoration:none;-webkit-box-align:center;-ms-flex-align:center}.logo_small{max-width:93px}.logo_small img{width:100%}.main-deals-slider{position:relative}.main-deals-slider__item{flex-grow:1;width:31.8%;margin-right:2.3%;-webkit-box-flex:1;-ms-flex-positive:1}.main-deals-slider__next,.main-deals-slider__prev{position:absolute;top:50%;z-index:10;display:flex;justify-content:center;align-items:center;-webkit-align-items:center;width:40px;height:40px;padding:0;color:#282c37;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;box-shadow:0 6px 16px rgba(0,0,0,.16);transform:translateY(-50%);cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.main-deals-slider__next{right:-60px}.main-deals-slider__prev{left:-60px}.main-deals-slider .swiper-button-disabled{opacity:.7}.main-deals-slider .swiper-pagination{bottom:-7px}.main-deals-slider .swiper-pagination-bullet{box-sizing:border-box;width:16px;height:16px;margin:0 6px!important;background:#ffcd00;border:3px solid #fff1b8;opacity:1}.main-deals-slider .swiper-pagination-bullet-active{background:#fff;border:3px solid #fff}.main-menu-submenu{max-height:70vh;overflow-y:auto}.main-menu-submenu__list{margin:0;padding:0}.main-menu-submenu__item{padding:0;list-style:none;background:none}.main-menu-submenu__link,.main-menu-submenu__link:visited{display:block;padding:.5em 1em;font-size:.875em;color:#212529;text-decoration:none;transition:125ms ease;transition-property:color,background-color;will-change:color,background-color}.main-menu-submenu__link:focus,.main-menu-submenu__link:hover{color:#fff;background:#228ae6}.main-menu-submenu__link:active{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.main-menu-submenu__item_active .main-menu-submenu__link,.main-menu-submenu__item_active .main-menu-submenu__link:visited{color:#fff;background:#228ae6}.main-menu__list{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-justify-content:space-between;align-items:center;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center}.main-menu__item{position:relative;padding:0;list-style:none}.header__user:hover .user-dropdown__dropdown,.main-dropdown_menu:hover .header-dropdown__menu,.my-office-dropdown_menu:hover .user-dropdown-info__menu{visibility:visible;opacity:1}.main-menu__link,.main-menu__link:visited{position:relative;display:block;max-width:180px;margin:0 10px;padding:21px 5px;overflow:hidden;font-size:1em;color:#90939a;text-decoration:none;white-space:nowrap;text-overflow:ellipsis}.main-menu__item_active .main-menu__link,.main-menu__item_active .main-menu__link:visited,.main-menu__link:hover{color:#fff}.main-page__section_quick-start{max-width:680px;margin:0 auto}.main-page__title{margin:0;padding-bottom:1em;font-weight:400;font-size:1.5em;text-align:center}.media-object{display:flex}.media-object__body,.media-object__image{flex:1 1;-webkit-box-flex:1}.media-object__image{flex:0 1 auto;-webkit-box-flex:0}.media-object_image_top .media-object__body,.media-object_image_top .media-object__image{align-self:flex-start;-ms-flex-item-align:start}.media-object_image_center .media-object__body,.media-object_image_center .media-object__image{align-self:center;-ms-flex-item-align:center}.media-object_image_bottom .media-object__body,.media-object_image_bottom .media-object__image{align-self:flex-end;-ms-flex-item-align:end}.mobile-menu-trigger{padding:23px 20px;line-height:1px;color:#282c37}.mobile-menu-trigger:active,.mobile-menu-trigger:focus,.mobile-menu-trigger:hover{color:#282c37}.mobile-menu{position:relative;display:flex;flex-direction:column;box-sizing:border-box;height:100%;padding:0 0 24px}.mobile-menu__top{position:relative;display:flex;display:-webkit-box;justify-content:center;-webkit-justify-content:center;align-items:center;min-height:56px;margin-bottom:24px;box-shadow:0 2px 5px rgba(40,44,55,.05);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.mobile-menu__menu{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.mobile-menu__logo{margin:0 auto}.mobile-menu__close{position:absolute;top:50%;left:0;margin-top:-25px;padding:16px;color:#282c37;background-color:transparent;border:none;cursor:pointer;transition:opacity 125ms ease}.right-side{right:0;left:auto}.mobile-menu__close:active,.mobile-menu__close:focus,.mobile-menu__close:hover{color:#282c37;opacity:.8}.mobile-menu__list{margin:0;padding:0}.mobile-menu__item{margin-bottom:4px;list-style:none}.mobile-menu__item:last-child{margin-bottom:0}.mobile-menu__link,.mobile-menu__link:visited{display:block;padding:11px 24px;font-size:1em;line-height:normal;color:#909090;text-decoration:none}.mobile-menu__item_active .mobile-menu__link,.mobile-menu__item_active .mobile-menu__link:visited{color:#fff}.mobile-user-info__button{position:relative;display:flex;display:-webkit-flex;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-right:8px;background-color:#252525;border:none;border-radius:50%;cursor:pointer;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.modal{display:none}.modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.6);-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.modal.is-open{display:block}.modal_animation_slide{display:none}.modal_animation_slide.is-open{display:block}.modal_animation_slide[aria-hidden=false] .modal__overlay{animation:modal__fadeIn .3s cubic-bezier(0,0,.2,1)}.modal_animation_slide[aria-hidden=false] .modal__container{overflow-y:auto;animation:modal__slideIn .3s cubic-bezier(0,0,.2,1)}.modal_animation_slide[aria-hidden=false] .modal__container::-webkit-scrollbar{display:none}.modal_animation_slide[aria-hidden=true] .modal__overlay{animation:modal__fadeOut .3s cubic-bezier(0,0,.2,1)}.modal_animation_slide[aria-hidden=true] .modal__container{animation:modal__slideOut .3s cubic-bezier(0,0,.2,1)}.modal_animation_slide .modal__container,.modal_animation_slide .modal__overlay{will-change:transform}.modal_locked,.terms_locked{overflow:hidden;touch-action:none}.new-card{box-sizing:border-box;padding:40px 32px;background:#fff;border:3px solid #f5f7fa;border-radius:16px}.new-card__two-cols{display:flex;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.new-card__col{position:relative;flex-grow:1;max-width:48%;-webkit-box-flex:1;-ms-flex-positive:1}.new-card__tip{position:absolute;top:50%;right:16px;z-index:5;margin-top:-12px}.new-template-form{min-width:410px}.news-full-wrapper__news-full{margin-bottom:48px}.news-full-wrapper__news-list-slider{margin-top:-56px}.news-full{overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.news-full__top{position:relative}.news-full__top_img{width:100%;padding-top:56.25%;z-index:1}.news-section-item__img-wrapper{width:100%}.news-full__top img{position:absolute;top:0;left:50%;z-index:1;width:100%;height:100%;object-fit:cover;transform:translateX(-50%)}.news-full__date{display:inline-block;box-sizing:border-box;padding:10px 23px;background:#f5f5f5;border-radius:8px;margin-bottom:20px}.news-full__date span{display:block;color:#282c37;font-size:1em;line-height:19px}.news-full__back,.news-full__back:visited{position:absolute;top:24px;left:24px;display:block;display:flex;justify-content:center;align-items:center;width:40px;height:40px;color:#fff;text-decoration:none;background-color:rgba(40,44,55,.6);border-radius:100%;transition:opacity 125ms ease;will-change:opacity;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;z-index:999}.news-full__back:active,.news-full__back:hover{color:#fff;opacity:.8}.news-full__back:active svg,.news-full__back:hover svg{line-height:0}.news-full__content{padding:32px 24px 24px}.news-full__content p{margin:15px 0;white-space:pre-wrap}.news-full__content p:last-child{margin-bottom:0}.news-full__title{margin:0 0 24px;font-weight:700;font-size:2.25em;line-height:1.5em;color:#282c37}.news-full__text{font-size:1em;color:#282c37}.news-full__social{margin:0 24px;padding:24px 0;border-top:1px solid #ebeef5}.news-list-item{position:relative;overflow:hidden;background-color:#fff;border-radius:8px;box-shadow:0 1px 0 rgba(39,44,54,.1);transform:translateY(0);transition:125ms ease;will-change:box-shadow,transform}.news-list-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1);transform:translateY(-5px)}.news-list-item__top{position:relative;overflow:hidden}.news-list-item__top_wrap{width:100%;padding-top:56.25%;z-index:1}.news-list-item__top img{position:absolute;top:0;left:50%;z-index:1;width:100%;height:100%;object-fit:cover;transform:translateX(-50%)}.news-list-item__date{position:absolute;bottom:0;left:0;box-sizing:border-box;width:100%;padding:8px 16px;font-size:1em;color:#fff;z-index:999;background-color:rgba(40,44,55,.6)}.news-list-item__bottom{padding:16px}.news-list-item__content{overflow:hidden}.news-list-item__title{margin:0 0 8px;font-weight:700;font-size:1em;color:#282c37}.news-list-item__text{display:-webkit-box;font-size:.875em;color:#919191;min-height:2.75em;text-overflow:ellipsis;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.news-list-item__link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999}.news-list-slider,.news-list-slider__wrapper{width:100%}.news-list-slider .swiper-container{box-sizing:border-box;width:100%;padding:56px 1px 7px}.news-list-slider__item{flex-grow:1;width:31.8%;margin-right:2.3%;-webkit-box-flex:1;-ms-flex-positive:1}.news-list-slider__next,.news-list-slider__prev{position:absolute;width:32px;height:32px;background-color:#ebeef5;background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;cursor:pointer}.news-list-slider__next:focus,.news-list-slider__prev:focus{outline:1px solid #2c87db}.news-list-slider__next{top:1px;right:1px;background-image:url(/static/media/favorite-payments__next.34017296.svg)}.news-list-slider__prev{top:1px;right:42px;background-image:url(/static/media/favorite-payments__prev.41e7db6c.svg)}.news-list__list{display:flex;flex-wrap:wrap}.news-list__item{width:31.8%;margin-right:2.3%;margin-bottom:2.3%}.news-list__item:nth-child(3n){margin-right:0}.news-section-item{position:relative;overflow:hidden;border-radius:4px}.news-section-item:before{content:"";position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;background:linear-gradient(90deg,#282c37,rgba(40,44,55,.6));background:-webkit-gradient(linear,left top,right top,from(#282c37),to(rgba(40,44,55,.6)));opacity:.75;transition:opacity 125ms ease;will-change:opacity}.news-section-item__img{position:absolute;top:0;left:50%;z-index:1;width:100%;height:100%;object-fit:cover;transform:translateX(-50%)}.news-section-item__img-wrapper{position:relative;padding-top:56.25%}.news-section-item__content{position:absolute;top:0;left:0;z-index:3;display:flex;display:-webkit-box;align-items:flex-end;box-sizing:border-box;width:100%;height:100%;padding:32px;-webkit-box-align:end;-ms-flex-align:end}.news-section-item__title{margin:0 0 8px;font-size:1.25em;color:#fff}.news-section-item__date{margin-bottom:16px;font-size:1em;color:#fff}.news-section-item__text{font-size:1em;color:#fff}.news-section-item__link{position:absolute;top:0;left:0;z-index:4;width:100%;height:100%}.news-section-item:hover:before{opacity:.6}.news-section{padding:89px 45px 8px}.news-section__inner{max-width:1180px;margin:0 auto}.news-section__top{margin-bottom:48px;text-align:center}.news-section__title{margin:0 0 16px;font-size:2.625em;line-height:54px}.news-section__text{font-size:1em}.news-section__list{display:flex;justify-content:space-between;margin-bottom:40px;-webkit-box-pack:justify;-ms-flex-pack:justify}.news-section__item{width:49.153%;margin-right:1.695%}.news-section__item:last-child{margin-right:0}.news-section__button{max-width:280px;margin:0 auto}.notification-container{position:fixed;right:30px;bottom:20px;z-index:9999;width:25%;color:#fff}.notification-container__item{position:relative;margin-bottom:15px;transition-timing-function:ease;transition-duration:125ms;transition-property:all}.notification{position:relative;padding:15px 15px 15px 60px;color:rgba(0,0,0,.4);background-color:#fff;border-radius:3px;box-shadow:0 1px 3px 0 rgba(0,0,0,.45);animation:fadeinup .3s forwards}.notification:before{content:"";position:absolute;top:16px;left:20px;width:24px;height:24px;background-repeat:no-repeat;background-position:0 0;opacity:0;animation:appear .5s forwards;animation-delay:.25s}.notification__close{position:absolute;top:0;right:0;width:24px;height:24px;margin:0;padding:0;text-align:center;color:inherit;background:transparent;border:none;cursor:pointer;transition:all 125ms ease-in-out}.notification__close:after{content:"×";display:inline;font-size:1.2em;color:currentColor}.notification__close:hover{opacity:.8}.notification__message{opacity:0;animation:fadeinup .3s forwards;animation-delay:.15s}.notification__message a,.notification__message a:visited{color:currentColor}.notification__message a:hover{color:currentColor;text-decoration:none}.notification_disappear{animation:fadeoutdown .3s 1 forwards;animation-delay:.25s}.notification_disappear .notification__message{opacity:1;animation:fadeoutdown .3s 1 forwards;animation-delay:.1s}.notification_disappear .notification:before{opacity:1;animation:disappear .3s 1 forwards}.notification_type_info:before{background-image:url(/static/media/notification__info.af04ceb6.svg);filter:opacity(.4)}.notification_type_notice{color:#fff;background-color:#0074d9}.notification_type_notice:before{background-image:url(/static/media/notification__notice.b6436ca7.svg);filter:invert(1)}.notification_type_success{color:#fff;background-color:#2ecc40}.notification_type_success:before{background-image:url(/static/media/notification__success.b3efa1d5.svg);filter:invert(1)}.notification_type_error{color:#fff;background-color:#ff4136}.notification_type_error:before{background-image:url(/static/media/notification__error.dc5d1c94.svg);filter:invert(1)}.notification_type_warning{color:#282c37;background-color:#ffdc00}.notification_type_warning:before{background-image:url(/static/media/notification__warning.2374e651.svg)}[data-offcanvas-container]{transition:left 125ms ease-in-out;will-change:left}[data-offcanvas-overlay][data-offcanvas-hidden=false]{visibility:visible;opacity:1}.offer-info__inner{max-width:600px;margin:0 auto;text-align:center}.offer-info__title{margin:0 0 32px;font-size:1.75em;line-height:39px}.offer-info__text{font-size:1em}.offer-info__partners{margin-top:40px}.offer-info__more{margin-top:10px;font-size:1em;color:#90939a}.page-hero-section{position:relative;height:600px;overflow:hidden}.page-hero-section picture img{position:absolute;top:50%;left:50%;z-index:1;width:100%;transform:translate(-50%,-50%)}.page-hero-section__wrapper{position:relative;z-index:2;display:flex;align-items:center;max-width:980px;height:inherit;margin:0 auto;padding:0 45px;-webkit-box-align:center;-ms-flex-align:center}.page-hero-section__inner{max-width:460px}.page-hero-section__title{margin:0 0 20px;font-size:2.25em;line-height:51px;color:#282c37}.page-hero-section__text{font-size:1.25em}.page-hero-section__button{max-width:240px;margin-top:27px}.page-navigation__inner{display:flex;display:-ms-flexbox;max-width:639px;padding-top:24px;padding-bottom:22px;overflow-x:auto;overflow-y:hidden;white-space:nowrap;background:#fff;border-bottom:1px solid #ebeef5;-webkit-user-select:none;user-select:none;-ms-overflow-style:-ms-autohiding-scrollbar;-webkit-overflow-scrolling:touch}.page-navigation__inner::-webkit-scrollbar{display:none}.page-navigation__item{margin-right:32px}.page-navigation__item:last-child{margin-right:0}.page-navigation__link,.page-navigation__link:visited{overflow:hidden;font-size:1em;color:#2c87db;text-decoration:none;white-space:nowrap;text-overflow:ellipsis;border-bottom:1px dashed #2c87db}.page-navigation__link:active,.page-navigation__link:focus,.page-navigation__link:hover{color:#2c87db;border-bottom:none}.page-navigation_sticky{z-index:100}.page-title{display:flex;margin-bottom:24px}.page-title,.page-title__button,.page-title__button:visited{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.page-title__button,.page-title__button:visited{display:block;display:flex;display:-webkit-flex;justify-content:center;width:40px;height:40px;margin-right:16px;line-height:0;color:#90939a;text-decoration:none;background:#fff;border-radius:50%;box-shadow:0 0 5px rgba(40,44,55,.05);transition:color 125ms ease-in-out;will-change:color;-webkit-box-pack:center;-ms-flex-pack:center}.page-title__button:hover{color:#282c37;cursor:pointer}.page-title__title{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.page-title__title h1{margin:0;font-size:2em;color:#282c37}.page-title__filter{margin-left:10px}.page{position:relative;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;min-height:100vh;background:#f5f7fa}.page__content{position:relative;top:0;left:0;z-index:1;flex-grow:1;padding:98px 0 80px;transition:all 125ms ease-in-out}.page__content_center{display:flex;justify-content:center;align-content:center}.page__content__large-indent{padding-top:164px!important;transition:padding-top .25s}@media only screen and (max-width:1180px){.page__content__large-indent{padding-top:116px!important}}@media only screen and (max-width:880px){.page__content__large-indent{padding-top:144px!important}}@media only screen and (max-width:768px){.page__content__large-indent{padding-top:184px!important}}.page__content_white{background-color:#fff}.page__content_no-header{padding:0!important}.page__content_no-pb{padding-bottom:0!important}.page__content_transparent-bg{padding-top:0}@media only screen and (max-width:768px){.page__content_transparent-bg{padding-top:56px!important}}.page__header{position:fixed;top:0;z-index:1000;box-sizing:border-box;width:100%}.page__wrapper{max-width:1180px;margin:0 auto;padding:45px 45px 0}.page__wrapper_full-size{max-width:none;margin:0;padding:0}.page__two-cols{display:flex;max-width:1180px;margin:0 auto}.page__two-cols_reversed .page__main{order:2;-webkit-box-ordinal-group:3;-ms-flex-order:2}.page__two-cols_reversed .page__sidebar{order:1;margin-right:20px;margin-left:0;-webkit-box-ordinal-group:2;-ms-flex-order:1}.page__sidebar{width:280px;margin-left:20px}.page__sidebar.page__sidebar__under-title{margin-top:3em}.page__sidebar_size_m,.page__sidebar_size_medium{width:385px}.page__main{flex-grow:1;max-width:880px;-webkit-box-flex:1;-ms-flex-positive:1}.page__main .page__main_inner{border-radius:6px;background:#fff;padding:30px}.document{margin:8px;font-size:1em;background:#fff;overflow:hidden}.document.document__width_880{max-width:880px}.document h2{font-size:18px;font-weight:500;text-align:center;margin-top:0;margin-bottom:25px}.document h3{font-size:16px;font-weight:500}.document p{font-weight:300;margin:0 0 10px!important}.document ul{margin-top:0}.document__table{overflow-x:auto}.document td{padding:8px}.page__search{margin-bottom:24px}.page__mobile-menu{position:fixed;top:0;bottom:0;left:0;z-index:1000;width:375px;overflow-y:auto;background-color:#252525;transition:all 125ms ease-in-out;-webkit-overflow-scrolling:touch}.page__mobile-menu_modal .modal__overlay{display:flex;align-items:flex-start;justify-content:flex-start}.page__mobile-menu_modal .modal__container{width:375px;height:100%}.page__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.6);visibility:hidden;opacity:0;transition:all 125ms ease-in-out}.page__top-filter{margin-bottom:20px}.page__top-filter_mobile{display:none}.page__contacts-map{margin-top:72px}.page__section{padding:80px 20px}.page__section_gray{background-color:#f5f7fa}.pagination{margin:26px 0}.pagination__controls{display:inline-block}.pagination__control,.pagination__control:visited,.pagination__page,.pagination__page:visited{display:inline-block;min-width:18px;height:2.5em;padding-right:.7em;padding-left:.7em;line-height:2.5em;vertical-align:middle;text-align:center;color:currentColor;text-decoration:none;background-color:#fff;border:1px solid #cdcdcd;border-radius:50em}.pagination__control:hover,.pagination__page:hover{color:currentColor;color:#fff;text-decoration:none;background-color:#0083ca;border-color:#0083ca}.pagination__page_current{color:#fff;background-color:#0083ca;border-color:#0083ca}.pagination__ellipsis{padding:0 1em;color:#666}.payment-check-info{box-sizing:border-box;overflow:hidden;background:#fff;border:3px solid #f5f7fa;border-radius:4px}.payment-check-info__top{padding:24px 32px;border-bottom:1px solid #f5f7fa}.payment-check-info__item{position:relative;display:flex;justify-content:space-between;margin-bottom:24px;-webkit-box-pack:justify;-ms-flex-pack:justify}.payment-check-info__item:after{content:"";position:absolute;bottom:4px;left:0;z-index:1;width:100%;height:1px;border-top:2px dotted #c0c4cd}.payment-check-info__item:last-child{margin-bottom:0}.payment-check-info__label,.payment-check-info__text{position:relative;z-index:2;font-size:1em;background-color:#fff}.payment-check-info__label{padding-right:4px;color:#90939a}.payment-check-info__text{padding-left:4px;color:#282c37}.payment-check-info__text span{font-weight:700}.payment-check-info__bottom{padding:24px 32px}.payment-check-wrapper{padding:40px 20px}.payment-check-wrapper__inner{max-width:516px;margin:0 auto}.payment-check-wrapper__check-info,.payment-check-wrapper__icon-title{margin-bottom:32px}.payment-check-wrapper__tip{margin-bottom:32px;padding:0 35px;font-size:1em;text-align:center;color:#90939a}.payment-check-wrapper__tip b{text-decoration:underline;cursor:pointer}.payment-check-wrapper__tip a,.payment-check-wrapper__tip a:visited{color:#282c37}.payment-commission{position:relative;min-height:44px;padding-left:16px;border-left:1px solid #dcdfe6}.payment-commission__label{position:absolute;top:12px;left:16px;font-weight:300;font-size:1em;color:#90939a;transition:all .45s cubic-bezier(.23,1,.32,1)}.payment-commission__text{padding-top:19px;font-size:1em;color:#282c37;opacity:0}.payment-commission_is-filled .payment-commission__label{top:1px;font-size:.75em}.payment-commission_is-filled .payment-commission__text{opacity:1}.payment-complete-info{box-sizing:border-box;overflow:hidden;background:#fff;border:3px solid #f5f7fa;border-radius:4px}.payment-complete-info__top{padding:24px 32px;border-bottom:1px solid #f5f7fa}.payment-complete-info__item{margin-bottom:24px;font-size:1em}.payment-complete-info__item:last-child{margin-bottom:0}.payment-complete-item__text{position:relative;z-index:2;white-space:pre-wrap;font-size:1em;color:#282c37;background-color:#fff}.payment-complete-info__bottom{padding:24px 32px}.payment-complete-info__bottom-item{font-size:1em;color:#90939a}.payment-complete-info__bottom-item span{color:#282c37}.payment-form-wrapper__inner{max-width:516px;margin:0 auto;padding:40px 20px}.payment-form-wrapper__top{max-width:516px;margin:0 auto;padding:40px 20px 0}.payment-form-wrapper__logo,.payment-form-wrapper__top{display:flex;display:-webkit-flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.payment-form-wrapper__logo{justify-content:center;width:56px;height:56px;min-width:56px;min-height:56px;margin-right:16px;overflow:hidden;border:1px solid #dcdfe6;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center}.payment-form-wrapper__logo img{max-width:46px;line-height:0}.payment-form-wrapper__provider{border-radius:4px;margin-left:auto;padding:4px 16px;background:#f5f7fa;color:#b1b4c0;text-align:center;font-size:8px;font-weight:700}.payment-form-wrapper_scanner-icon{display:flex;justify-content:center;align-items:center;width:140px;height:140px;min-width:56px;min-height:56px;margin-right:16px;overflow:hidden;border:1px solid #dcdfe6;border-radius:100%}.payment-form-wrapper_scanner-description{font-size:16px;color:#282c37;margin-bottom:35px}.payment-form-wrapper__title{margin:0;word-break:break-word;font-weight:700;font-size:2em;color:#282c37}a.payment-form-wrapper__service-link,a.payment-form-wrapper__service-link:hover,a.payment-form-wrapper__service-link:visited{color:#282c37;font-weight:400}.payment-form-wrapper__new-card{display:none}.payment-form-wrapper__new-card_is-on{display:block}.payment-form-wrapper__comment .textarea_style_default .textarea__control{height:64px;min-height:64px}.payment-form-wrapper__tip{padding:0 35px;font-size:1em;text-align:center;color:#90939a}.payment-form-wrapper__tip a,.payment-form-wrapper__tip a:visited{color:#282c37}.payment-link-instruction-item{display:flex;display:-webkit-flex;flex-direction:column;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.payment-link-instruction-item__img{position:relative;display:flex;display:-webkit-flex;display:-webkit-box;width:140px;height:140px;margin-bottom:24px;border:2px solid #ebeef5;border-radius:100%}.payment-link-instruction-item__img,.payment-link-instruction-item__number{justify-content:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.payment-link-instruction-item__number{position:absolute;top:0;left:0;display:flex;box-sizing:border-box;width:40px;height:40px;padding:5px;font-weight:700;font-size:1.5em;line-height:24px;color:#282c37;background-color:#ffcd00;border-radius:100%}.payment-link-instruction-item__title{margin-bottom:16px;font-weight:500;font-size:1.25em}.payment-link-instruction-item__text{font-size:1em;text-align:center;color:#90939a}.payment-link-instruction{padding:40px}.payment-link-instruction__title{margin:0 0 24px;font-size:1.5em;text-align:center}.payment-link-instruction__list{display:flex;flex-wrap:wrap;justify-content:space-around;-ms-flex-pack:distribute}.payment-link-instruction__item{flex-grow:1;box-sizing:border-box;max-width:264px;padding:24px 16px;-webkit-box-flex:1;-ms-flex-positive:1}.payment-link{padding:24px;background:url(/static/media/transfer-section__bg.0841dda2.png) 50% 50% no-repeat}.payment-link__inner{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(218,157,0,.4)}.payment-link__top{display:flex;flex-flow:row nowrap;justify-content:flex-start;padding:40px 40px 13px;border:none}.payment-link__top .active{color:#282c37;border:none}.payment-link__title{font-weight:700;font-size:1.25em;margin:0 27px 0 0;cursor:pointer;color:#2c87db;border-bottom:2px dashed #2c87db}.payment-link__text{font-size:1em;margin-bottom:25px}.payment-link__bottom{padding:13px 40px 40px}.payment-link__indent{margin-top:152px}.payment-link__qr{width:222px;height:223px}.payment-link__link-wrapper{display:flex;flex-flow:row wrap;margin-bottom:0;justify-content:space-between;align-items:flex-end}.payment-link__input{flex-grow:1;max-width:508px;margin-right:16px;-webkit-box-flex:1;-ms-flex-positive:1}.payment-link__input>.form-item_material .form-item__control input{padding-bottom:13px}.payment-link__button{flex-grow:1;max-width:244px;-webkit-box-flex:1;-ms-flex-positive:1}.payment-link__button button{width:200px}.payment-link_copy__link-wrapper{display:flex;flex-flow:row;align-items:center;justify-content:space-between}.payment-method-switcher{display:flex;display:-webkit-flex;justify-content:center;align-items:center;-webkit-align-items:center;box-sizing:border-box;padding:4px;background-color:#f6f7fb;border-radius:6px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.payment-method-switcher__item{width:50%;height:46px}button.payment-method-switcher__item{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}.payment-method-switcher__inner{display:flex;display:-ms-flexbox;justify-content:center;align-items:center;box-sizing:border-box;height:100%;padding:8px;font-size:.875em;line-height:1.125em;text-align:center;color:#90939a;cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.payment-method-switcher__input:checked+.payment-method-switcher__inner{color:#282c37;background-color:#fff;border-radius:8px;box-shadow:0 1px 4px rgba(40,44,55,.16)}.payment-methods-dropdown{position:relative;width:100%}.payment-methods-dropdown__trigger{position:relative;display:block;box-sizing:border-box;width:100%;padding:9px 40px 9px 16px;text-align:left;background:#252525;border:1px solid #eee;border-radius:8px;cursor:pointer;transition:all 125ms ease-in-out}.payment-methods-dropdown__trigger:after{content:"";position:absolute;background:url(/static/media/ic_chevron.250532de.svg) 50%;width:30px;height:30px;right:5px;top:calc(50% - 15px);transition:all .45s cubic-bezier(.23,1,.32,1)}.payment-methods-dropdown__content .payment-methods-dropdown__sum{display:none}.payment-methods-dropdown__label{display:block;font-size:.75em;line-height:14px;color:#fff}.payment-methods-dropdown__text{display:block;font-size:1em;line-height:19px;color:#fff}.payment-methods-dropdown__caret{position:absolute;top:50%;right:20px;width:10px;height:10px;margin-top:-7px;border-color:#c0c4cd;border-style:solid;border-width:0 1px 1px 0;transform:rotate(45deg);transform-origin:75% 75%}.payment-methods-dropdown__item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box;list-style:none;cursor:pointer;transition:background-color 125ms ease;will-change:background-color;height:36px}.payment-methods-dropdown__item_add-card{padding-right:16px}.payment-methods-dropdown__item:hover{background-color:#343434}.payment-methods-dropdown__item[data-selected=true]{background-color:#f6f7fb}.payment-methods-dropdown__sum{right:16px;bottom:11px;overflow:hidden;font-size:1em;color:#ffe05d;white-space:nowrap;text-overflow:ellipsis}.payment-methods-dropdown[data-dropdown-payment-open=true] .payment-methods-dropdown__trigger,.payment-methods-dropdown__trigger:active,.payment-methods-dropdown__trigger:focus{outline:none;box-shadow:inset 0 0 0 2px #ffcd00}.payment-methods-dropdown[data-dropdown-payment-open=true] .payment-methods-dropdown__menu{visibility:visible;opacity:1;z-index:100;margin-top:2px}.payment-methods-dropdown[data-dropdown-payment-open=true] .payment-methods-dropdown__caret{transform:rotate(225deg)}.payment-methods-dropdown[data-dropdown-payment-open=true] .payment-methods-dropdown__trigger:after{transform:rotate(180deg)}.payment-methods-dropdown[aria-disabled=true],.payment-methods-dropdown[disabled]{pointer-events:none}.payment-methods-dropdown[aria-disabled=true],.payment-methods-dropdown[aria-disabled=true]:active,.payment-methods-dropdown[aria-disabled=true]:focus,.payment-methods-dropdown[aria-disabled=true]:hover,.payment-methods-dropdown[disabled],.payment-methods-dropdown[disabled]:active,.payment-methods-dropdown[disabled]:focus,.payment-methods-dropdown[disabled]:hover{outline:none;box-shadow:none;opacity:.65}.payment-methods-dropdown_no-labels .payment-methods-dropdown__menu .payment-methods-dropdown__label{display:none}.payment-methods-dropdown_no-labels .payment-methods-dropdown__item{min-height:40px}.payment-methods-dropdown_period .payment-methods-dropdown__caret{top:24px;width:22px;height:24px;border:none;transform:rotate(0deg);transform-origin:initial}.payment-methods-dropdown_period[data-dropdown-payment-open=true] .payment-methods-dropdown__caret{transform:rotate(0deg)}.payment-steps{display:flex;display:-webkit-flex;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.payment-steps,.payment-steps__item{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.payment-steps__item{position:relative;display:flex;padding-right:157px}.payment-steps__item:after{content:"";position:absolute;top:50%;right:8px;width:141px;height:2px;margin-top:-1px;background-color:#ebeef5}.payment-steps__item:last-child{padding-right:0}.payment-steps__item:last-child:after{content:none}.payment-steps__status{box-sizing:border-box;width:22px;height:22px;margin-right:8px;background-color:#f6f7fb;border:4px solid #ebeef5;border-radius:100%}.payment-steps__text{font-size:1.125em;color:#90939a}.payment-steps_check .payment-steps__item:first-child .payment-steps__status,.payment-steps_check .payment-steps__item:nth-child(2) .payment-steps__status,.payment-steps_sum .payment-steps__item:first-child .payment-steps__status{color:#282c37;background-color:#ffcd00;border:4px solid #ffcd00}.payment-steps_check .payment-steps__item:first-child:after{background-color:#ffcd00}.payment-steps_complete .payment-steps__item:last-child .payment-steps__status{color:#282c37;background-color:#ffcd00;border:4px solid #ffcd00}.payment-steps_complete .payment-steps__item:nth-child(2):after{background-color:#ffcd00}.payment-wrapper__payment-steps{position:relative;height:25px;margin-bottom:34px;overflow:hidden}.payment-wrapper__payment-form{margin-bottom:40px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.payment-wrapper__payments-history-slider{margin-top:-56px}.payments-history-slider-item{background-color:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.payments-history-slider-item__top{display:flex;align-items:center;padding:16px 24px;border-bottom:1px dashed #dcdfe6;-webkit-box-align:center;-ms-flex-align:center}.payments-history-slider-item__img{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-right:16px;overflow:hidden;line-height:0;background-color:#fff;border:1px solid #dcdfe6;border-radius:50%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.payments-history-slider-item__img img{max-width:36px}.payments-history-slider-item__title{font-size:1em;color:#282c37}.payments-history-slider-item__phone{font-size:.875em;color:#90939a}.payments-history-slider-item__bottom{display:flex;padding:16px 0}.payments-history-slider-item__item{flex-grow:1;box-sizing:border-box;width:30%;padding:2px 20px;text-align:center;border-right:1px solid #ebeef5;-webkit-box-flex:1;-ms-flex-positive:1}.payments-history-slider-item__item:last-child{border-right:none}.payments-history-slider-item__label{font-size:.875em;color:#90939a}.payments-history-slider-item__text{font-size:1em;color:#282c37}.payments-history-slider,.payments-history-slider__wrapper{width:100%}.payments-history-slider__inner{position:relative;min-height:150px}.payments-history-slider .swiper-container{box-sizing:border-box;width:100%;padding:56px 1px 7px}.payments-history-slider__item{flex-grow:1;max-width:380px;-webkit-box-flex:1;-ms-flex-positive:1}.payments-history-slider__next,.payments-history-slider__prev{position:absolute;width:32px;height:32px;background-color:#ebeef5;background-repeat:no-repeat;background-position:50% 50%;border:none;border-radius:50%;cursor:pointer}.payments-history-slider__next:focus,.payments-history-slider__prev:focus{outline:1px solid #2c87db}.payments-history-slider__next{top:1px;right:1px;background-image:url(/static/media/favorite-payments__next.34017296.svg)}.payments-history-slider__prev{top:1px;right:42px;background-image:url(/static/media/favorite-payments__prev.41e7db6c.svg)}.place-card{box-sizing:border-box;padding:24px;overflow:hidden;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.place-card__top{display:flex;margin-bottom:16px;padding-bottom:24px;border-bottom:1px solid #ebeef5}.place-card__logo{width:56px;height:56px;margin-right:16px;overflow:hidden;background-color:#fff;border:1px solid #dcdfe6;border-radius:100%}.place-card__logo img{max-width:56px}.place-card__top-content{max-width:340px;flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.place-card__label{font-size:.875em;color:#90939a}.place-card__title{margin:0;font-weight:700;font-size:1.5em;color:#282c37}.place-card__descr{display:flex;margin-bottom:16px}.place-card__descr-item{flex-grow:1;width:48%;padding:10px;text-align:center;-webkit-box-flex:1;-ms-flex-positive:1}.place-card__descr-item:first-child{border-right:1px solid #ebeef5}.place-card__descr-text{font-weight:500;font-size:1.125em}.place-card__button{margin-bottom:24px}.place-card__contacts{margin-bottom:16px}.place-card__contacts-text{margin-top:18px;font-size:1em}.place-card__social{margin-bottom:24px}.place-card_mobile{box-sizing:border-box;background:#fff;border:3px solid #f5f7fa;border-radius:8px;box-shadow:none}.popular-ideas{background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.popular-ideas__top{padding:16px 24px;border-bottom:1px solid #ebeef5}.popular-ideas__title{margin:0;font-size:1em;color:#282c37}.popular-ideas__item{padding:16px 24px;border-bottom:1px solid #ebeef5}.popular-ideas__item:last-child{margin-bottom:0;border-bottom:none}.popular-ideas__link,.popular-ideas__link:visited{display:block;margin-bottom:8px;font-size:1em;color:#282c37;text-decoration:none}.popular-ideas__link:hover{color:#282c37;text-decoration:underline}.popular-ideas__counters{display:flex}.popular-ideas__counter,.popular-ideas__counters{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.popular-ideas__counter{display:flex;display:-webkit-flex;justify-content:center;box-sizing:border-box;min-width:48px;margin-right:6px;padding:2px 5px;background:#f6f7fb;border-radius:20px;-webkit-box-pack:center;-ms-flex-pack:center}.popular-ideas__counter:last-child{margin-right:0}.popular-ideas__icon{margin-right:4px;color:#c0c4cd}.popular-ideas__icon svg{max-width:12px;line-height:0}.popular-ideas__number{font-size:.875em;color:#90939a}.popular-transfer-item{position:relative;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.popular-transfer-item__caret{display:none}.popular-transfer-item__top{display:flex;padding:24px;border-bottom:1px solid #ebeef5}.popular-transfer-item__icon,.popular-transfer-item__top{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.popular-transfer-item__icon{display:flex;display:-ms-flexbox;flex-shrink:0;justify-content:center;width:48px;height:48px;margin-right:16px;overflow:hidden;line-height:0;background:#fff;border:1px solid #dcdfe6;border-radius:50%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center}.popular-transfer-item__icon img{max-width:26px}.popular-transfer-item__title{max-width:245px;margin:0;overflow:hidden;font-weight:700;font-size:1.125em;color:#282c37;white-space:nowrap;text-overflow:ellipsis}.popular-transfer-item__tip{margin-left:16px}.popular-transfer-item__bottom-wrapper{display:flex;align-items:flex-start;padding:32px 24px;-webkit-box-align:start;-ms-flex-align:start}.popular-transfer-item__left{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.popular-transfer-item__right{margin-top:30px}.popular-transfer-item__input{flex-grow:1;max-width:255px;margin-right:12px;-webkit-box-flex:1;-ms-flex-positive:1}.popular-transfer-item [data-spoiler-target][aria-expanded=true] .popular-transfer-item__caret:after{transform:rotate(225deg)}.popular-transfer-item [data-spoiler-id][aria-hidden]{transition:visibility 0s ease 0s,max-height .3s ease-out 0s,opacity .3s ease-in 0s}.popular-transfer-item [data-spoiler-id][aria-hidden=true]{transition-delay:1s,0s,0s}.popular-transfers__inner{display:flex;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.popular-transfers__item{flex-grow:1;max-width:430px;-webkit-box-flex:1;-ms-flex-positive:1}.profile-cards-list{display:flex;flex-wrap:wrap}.profile-cards-list__item{width:31.819%;margin-right:2.272%;margin-bottom:2.272%}.profile-cards-list__item:nth-child(3n){margin-right:0}.profile-content-wrapper{position:relative}.profile-content-wrapper__inner{overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.catalog-block{margin-bottom:30px}.catalog-block:last-child{margin-bottom:0}.profile-content-wrapper__section{margin-bottom:30px}.profile-content-wrapper__section_mobile{display:none}.profile-content-wrapper__section:last-child{margin-bottom:0}.profile-content-wrapper__slider{margin-top:-56px}.profile-favorite-item{position:relative;display:flex;display:-webkit-box;align-items:center;padding:24px 110px 24px 24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transition:box-shadow 125ms ease;will-change:box-shadow;-webkit-box-align:center;-ms-flex-align:center}.profile-favorite-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1)}.profile-favorite-item:hover .profile-favorite-item__controls{opacity:1}.profile-favorite-item__link{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%}.profile-favorite-item__img{flex-shrink:0;width:48px;height:48px;margin-right:16px;overflow:hidden;border:1px solid #dcdfe6;border-radius:100%;-ms-flex-negative:0}.profile-favorite-item__img img{width:100%;vertical-align:top}.profile-favorite-item__content{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.profile-favorite-item__title{margin:0;font-weight:400;font-size:1em}.profile-favorite-item__text{font-size:.9375em;color:#90939a}.profile-favorite-item__controls{position:absolute;top:50%;right:24px;z-index:2;display:flex;justify-content:space-between;-webkit-justify-content:space-between;width:80px;transform:translateY(-50%);opacity:0;transition:opacity 125ms ease;will-change:opacity;-webkit-box-pack:justify;-ms-flex-pack:justify}.profile-favorite-item__controls_mobile{display:none}.profile-favorite-item__controls_mobile_on .profile-favorite-item__control-item{color:#282c37;background-color:#ffcd00}.profile-favorite-item__controls_mobile_on .profile-favorite-item__controls-menu{display:block}.profile-favorite-item__control-item,.profile-favorite-item__control-item:visited{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:32px;height:32px;padding:0;color:#90939a;text-decoration:none;background:#f6f7fb;border:none;border-radius:100%;cursor:pointer;transition:color 125ms ease;will-change:color;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.profile-favorite-item__control-item:active,.profile-favorite-item__control-item:hover,.profile-favorite-item__control-item:visited:active,.profile-favorite-item__control-item:visited:hover{color:#282c37}.profile-favorite-item__controls-icon{line-height:0}.profile-favorite-item__controls-menu{position:absolute;right:-10px;bottom:calc(100% + 12px);z-index:100;display:none;min-width:220px;border-radius:6px;box-shadow:0 2px 12px rgba(40,44,55,.15)}.profile-favorite-item__controls-menu:before{content:"";position:absolute;top:calc(100% - 8px);right:19px;z-index:1;width:14px;height:14px;background-color:#fff;border-radius:4px;box-shadow:0 1px 6px 0 rgba(0,0,0,.15);transform:rotate(226deg)}.profile-favorite-item__controls-menu-inner{position:relative;z-index:2;box-sizing:border-box;padding:14px;background:#fff}.profile-favorite-item__controls-menu-item,.profile-favorite-item__controls-menu-item:visited{display:block;margin-bottom:16px;padding:0;font-size:1em;color:#282c37;text-decoration:none;background-color:transparent;border:none;outline:none;cursor:pointer}.profile-favorite-item__controls-menu-item:last-child,.profile-favorite-item__controls-menu-item:visited:last-child{margin-bottom:0}.profile-favorite-item__controls-menu-item:active,.profile-favorite-item__controls-menu-item:hover{color:#282c37;text-decoration:underline}.profile-favorite-list{display:flex;flex-wrap:wrap}.profile-favorite-list__item{width:48.86%;margin-right:2.274%;margin-bottom:2.274%}.profile-favorite-list__item:nth-child(2n){margin-right:0}.progress-bar{position:relative;overflow:hidden}.progress-bar__bar{position:relative;width:0;height:6px;transition:width .5s ease;will-change:width}.progress-bar_indeterminate .progress-bar__bar{width:0!important;will-change:auto}.progress-bar_indeterminate:after,.progress-bar_indeterminate:before{content:"";position:absolute;right:0;bottom:0;display:block;width:0;height:100%;will-change:width,left}.progress-bar_indeterminate:before{animation:progress-bar__increase 2s infinite}.progress-bar_indeterminate:after{animation:progress-bar__decrease 2s .5s infinite}.progress-bar_color_gray{background-color:#dee2e6}.progress-bar_color_gray .progress-bar__bar,.progress-bar_color_gray.progress-bar_indeterminate:after,.progress-bar_color_gray.progress-bar_indeterminate:before{background-color:#adb5bd}.progress-bar_color_black{background-color:#868e96}.progress-bar_color_black .progress-bar__bar,.progress-bar_color_black.progress-bar_indeterminate:after,.progress-bar_color_black.progress-bar_indeterminate:before{background-color:#495057}.progress-bar_color_red{background-color:#ffa8a8}.progress-bar_color_red .progress-bar__bar,.progress-bar_color_red.progress-bar_indeterminate:after,.progress-bar_color_red.progress-bar_indeterminate:before{background-color:#fa5252}.progress-bar_color_pink{background-color:#faa2c1}.progress-bar_color_pink .progress-bar__bar,.progress-bar_color_pink.progress-bar_indeterminate:after,.progress-bar_color_pink.progress-bar_indeterminate:before{background-color:#e64980}.progress-bar_color_grape{background-color:#e599f7}.progress-bar_color_grape .progress-bar__bar,.progress-bar_color_grape.progress-bar_indeterminate:after,.progress-bar_color_grape.progress-bar_indeterminate:before{background-color:#be4bdb}.progress-bar_color_violet{background-color:#b197fc}.progress-bar_color_violet .progress-bar__bar,.progress-bar_color_violet.progress-bar_indeterminate:after,.progress-bar_color_violet.progress-bar_indeterminate:before{background-color:#7950f2}.progress-bar_color_indigo{background-color:#91a7ff}.progress-bar_color_indigo .progress-bar__bar,.progress-bar_color_indigo.progress-bar_indeterminate:after,.progress-bar_color_indigo.progress-bar_indeterminate:before{background-color:#4c6ef5}.progress-bar_color_blue{background-color:#72c3fc}.progress-bar_color_blue .progress-bar__bar,.progress-bar_color_blue.progress-bar_indeterminate:after,.progress-bar_color_blue.progress-bar_indeterminate:before{background-color:#228ae6}.progress-bar_color_cyan{background-color:#66d9e8}.progress-bar_color_cyan .progress-bar__bar,.progress-bar_color_cyan.progress-bar_indeterminate:after,.progress-bar_color_cyan.progress-bar_indeterminate:before{background-color:#15aabf}.progress-bar_color_teal{background-color:#63e6be}.progress-bar_color_teal .progress-bar__bar,.progress-bar_color_teal.progress-bar_indeterminate:after,.progress-bar_color_teal.progress-bar_indeterminate:before{background-color:#12b886}.progress-bar_color_green{background-color:#8ce99a}.progress-bar_color_green .progress-bar__bar,.progress-bar_color_green.progress-bar_indeterminate:after,.progress-bar_color_green.progress-bar_indeterminate:before{background-color:#40c057}.progress-bar_color_lime{background-color:#c0eb75}.progress-bar_color_lime .progress-bar__bar,.progress-bar_color_lime.progress-bar_indeterminate:after,.progress-bar_color_lime.progress-bar_indeterminate:before{background-color:#82c91e}.progress-bar_color_yellow{background-color:#ffe066}.progress-bar_color_yellow .progress-bar__bar,.progress-bar_color_yellow.progress-bar_indeterminate:after,.progress-bar_color_yellow.progress-bar_indeterminate:before{background-color:#fab005}.progress-bar_color_orange{background-color:#ffc078}.progress-bar_color_orange .progress-bar__bar,.progress-bar_color_orange.progress-bar_indeterminate:after,.progress-bar_color_orange.progress-bar_indeterminate:before{background-color:#fd7e14}.put-comment-form{padding:16px;background:#f6f7fb;border-radius:6px}.put-comment-form__button{max-width:163px;margin-top:10px}.put-comment-form .textarea_style_default .textarea__control{height:88px;min-height:88px}.question-tip ol,.question-tip ul{margin:0;padding-left:20px}.question-tip p{margin:0}.question-tip__button{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:24px;height:24px;line-height:0;color:#90939a;background:#fff;border:1px solid #dcdfe6;border-radius:50%;cursor:pointer;transition:125ms ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.question-tip__button:hover{color:#282c37;background-color:#ffcd00;border:1px solid #ffcd00}.questions-list__form{margin-bottom:24px}.questions-list__section{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #dcdfe6}.questions-list__section:last-child{margin-bottom:0;padding-bottom:0;border:none}.questions-list__question{margin-bottom:16px}.questions-list__top{display:flex;display:-webkit-flex;align-items:center;margin-bottom:8px;font-size:.9375em;color:#90939a;-webkit-box-align:center;-ms-flex-align:center}.questions-list__text{font-size:1em}.questions-list__answer{padding:16px;background:#fffcf0;border:2px solid #fff8d9;border-radius:4px}.questions-list__icon{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:24px;height:24px;margin-right:8px;color:#fff;background-color:#ffcd00;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.questions-list__icon svg{line-height:0}.radio{position:relative;display:inline-block;cursor:pointer}.radio__box{top:0;left:0}.radio__box,.radio__box:before{position:absolute;display:block}.radio__box:before{content:"";opacity:0;transition:all 125ms ease;will-change:opacity,transform}.radio__control:focus~.radio__box{border-color:#ffcd00;outline:none;box-shadow:0 0 3px 1px rgba(255,205,0,.45)}.radio__control:checked+.radio__box:before{opacity:1}.radio__control:disabled~.radio__box,.radio__control:disabled~.radio__label{opacity:.5}.radio__label{-webkit-user-select:none;user-select:none}.radio_style_default .radio__box{top:1px;width:20px;height:20px;border:1px solid #dcdfe6;border-radius:50%;transition:border-color 125ms ease}.radio_style_default .radio__box:before{top:6px;left:6px;width:8px;height:8px;background-color:#000;border-radius:50%;opacity:0}.radio_style_default .radio__box:disabled+.radio__box{background:#ebebeb}.radio_style_default .radio__label{padding-left:32px}.radio_style_default .radio__control:checked+.radio__box{border:1px solid #ffcd00;box-shadow:inset 0 0 0 1px #ffcd00}.range__control{align-self:center;width:100%;height:2em;padding:0;font-size:inherit;background:none;border:0;border-radius:.25rem;cursor:pointer;-ms-flex-item-align:center}.range__control:disabled{cursor:default;opacity:.5;pointer-events:none}.range__control::-webkit-slider-runnable-track{box-sizing:border-box;width:100%}.range__control::-moz-range-track{box-sizing:border-box;width:100%}.range__control::-ms-track{box-sizing:border-box;width:100%;color:transparent}.range__control::-webkit-slider-thumb{box-sizing:border-box;padding:0;box-shadow:none;cursor:ew-resize}.range__control::-moz-range-thumb{box-sizing:border-box;padding:0;box-shadow:none;cursor:ew-resize}.range__control::-ms-thumb{box-sizing:border-box;padding:0;box-shadow:none;cursor:ew-resize}.range__control::-ms-fill-lower,.range__control::-ms-tooltip{display:none}.range_style_default .range__control{-webkit-appearance:none;appearance:none}.range_style_default .range__control::-webkit-slider-runnable-track,.range_style_default .range__control::-webkit-slider-thumb{-webkit-appearance:none}.range_style_default .range__control::-webkit-slider-runnable-track{height:.25em;background-color:#dcdfe6;border-radius:50%;border-radius:10px;cursor:pointer;-webkit-transition:all 125ms ease-in-out;transition:all 125ms ease-in-out}.range_style_default .range__control::-moz-range-track{height:.25em;background-color:#dcdfe6;border-radius:50%;border-radius:10px;cursor:pointer;-moz-transition:125ms all ease-in-out;transition:all 125ms ease-in-out}.range_style_default .range__control::-ms-track{height:.25em;background-color:#dcdfe6;border-radius:50%;border-radius:10px;cursor:pointer;-ms-transition:125ms all ease-in-out;transition:all 125ms ease-in-out}.range_style_default .range__control::-webkit-slider-thumb{width:1.25em;height:1.25em;background-color:#f2f2f2;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.3);-webkit-transition:background 125ms ease-in-out;transition:background 125ms ease-in-out}.range_style_default .range__control::-moz-range-thumb{width:1.25em;height:1.25em;background-color:#f2f2f2;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.3);-moz-transition:125ms background ease-in-out;transition:background 125ms ease-in-out}.range_style_default .range__control::-ms-thumb{width:1.25em;height:1.25em;background-color:#f2f2f2;border-radius:50%;box-shadow:0 2px 5px rgba(0,0,0,.3);-ms-transition:125ms background ease-in-out;transition:background 125ms ease-in-out}.range_style_default .range__control::-webkit-slider-thumb{margin-top:-.5em}.refil-wrapper__desktop{padding:24px;background:#fff;border-radius:0 0 6px 6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.refil-wrapper__mobile{display:none}.refil-wrapper__item{margin-bottom:16px}.refil-wrapper__item:last-child{margin-bottom:0}mark{padding:0;white-space:pre;vertical-align:inherit}.refil-wrapper__head{display:block;box-sizing:border-box;width:100%;padding:16px 24px;text-align:left;background:#fbfbfd;border:1px solid #ebeef5;border-radius:6px;cursor:pointer}.refil-wrapper__title{margin:0 0 8px;font-weight:500;font-size:1.125em}.refil-wrapper__descr{display:block;font-size:1em;color:#c0c4cd}.refil-wrapper__pannel{height:0;padding:0 24px;overflow:hidden;background:#fff;border-radius:0 0 6px 6px;box-shadow:0 1px 0 rgba(39,44,54,.1);visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.5,0,.1,1)}.refil-wrapper__item[data-accordion-item=true] .refil-wrapper__head{border-radius:6px 6px 0 0}.refil-wrapper__item[data-accordion-item=true] .refil-wrapper__pannel{height:auto;padding-top:24px;padding-bottom:24px;overflow:auto;visibility:visible;opacity:1}.sales-section{position:relative;box-sizing:border-box;min-height:790px;padding:88px 45px 80px;background:linear-gradient(180deg,#ffcd00,#ffb800)}.sales-section__img{position:absolute;z-index:1}.sales-section__img_1{top:0;left:0}.sales-section__img_2{top:-87px;right:78px}.sales-section__img_3{bottom:-162px;left:0}.sales-section__top{margin-bottom:45px;text-align:center}.sales-section__title{margin:0 0 16px;font-size:2.625em;line-height:54px}.sales-section__text{font-size:1em}.sales-section__list{max-width:580px;margin:0 auto 48px}.sales-section__button{max-width:280px;margin:0 auto}.scroll-top{position:fixed;right:20px;bottom:40px;z-index:1;width:3.5em;height:3.5em;border-radius:50%}.scroll-top__icon{position:absolute;top:50%;left:50%;width:1.4em;height:1.4em;margin-top:-.7em;margin-left:-.7em}.scrollable-list{position:relative;height:437px;overflow:auto;border:1px solid #ebeef5;border-radius:4px}.scrollable-list__item{border-bottom:1px solid #ebeef5}.scrollable-list__item:last-child{border-bottom:0}.scrollable-list__link,.scrollable-list__link:visited{display:flex;display:-webkit-flex;align-items:center;box-sizing:border-box;min-height:72px;padding:11px 16px;color:#282c37;text-decoration:none;transition:background-color 125ms ease;will-change:background-color;-webkit-box-align:center;-ms-flex-align:center}.scrollable-list__link_active .scrollable-list__icon{color:#ffcd00}.scrollable-list__link:active,.scrollable-list__link:hover{color:#282c37;background-color:#f6f7fb}.scrollable-list__link:active .scrollable-list__icon,.scrollable-list__link:hover .scrollable-list__icon{color:#ffcd00}.scrollable-list__icon{margin-right:12px;line-height:0;color:#dcdfe6;transition:color 125ms ease;will-change:color}.scrollable-list__text{font-size:.9375em;color:#282c37}.section-title{margin:0 0 23px;font-weight:700;font-size:1.5em;color:#282c37}.section-title span{position:relative;z-index:5;display:inline-block}.section-title_no-margin{margin-left:0}.section-title_center{text-align:center}.select{position:relative}.select:after{content:"";position:absolute;z-index:1;display:block}.select__control{box-sizing:border-box}.select__placeholder{display:none;height:0;font-size:0;border:none;outline:none;visibility:hidden;opacity:0}.select_multiple .select__control{height:auto!important}.select_multiple:after{content:none!important}.select_block .select__control{width:100%}.select_inline .select__control{width:17.5em}.select_style_default,.select_style_default .select__placeholder{color:#90939a}.select_style_default .select__placeholder:after,.select_style_default:after{top:50%;right:18px;width:9px;height:9px;margin-top:-4px;border-color:#c0c4cd;border-style:solid;border-width:0 2px 2px 0;transform:rotate(45deg);transform-origin:75% 75%}.select_style_default .select__control{height:64px;min-height:64px;padding:0 32px 0 16px;font-size:16px;color:#282c37;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px}.select_style_default .select__control::-webkit-input-placeholder{color:#90939a}.select_style_default .select__control:-moz-placeholder,.select_style_default .select__control::-moz-placeholder{color:#90939a}.select_style_default .select__control:-ms-input-placeholder{color:#90939a}.select_style_default .select__control:focus{border-color:#ffcd00;outline:none;box-shadow:0 0 3px 1px rgba(255,205,0,.45)}.select_style_default .select__control:invalid:focus{border-color:#fa5252;box-shadow:0 0 3px 1px rgba(250,82,82,.45)}.select_style_default .select__control:disabled{background-color:#f8f9fa}.select_style_default.select_multiple .select__control{padding:0 16px}.service-absence{position:relative;display:flex;display:-webkit-flex;justify-content:center;align-items:center;padding:24px;overflow:hidden;text-align:center;background:#f5f7fa;border:1px dashed #dcdfe6;border-radius:6px;transition:background-color 125ms ease-in-out;will-change:background-color;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.service-absence:hover{background-color:#fff}.service-absence__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.service-absence__inner{font-size:1em;color:#282c37}.service-absence__title{font-weight:700}.service-absence__text{margin-top:2px}.service-absence__text span{text-decoration:underline}.services-catalog-item{background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transform:translateY(0);transition:125ms ease-in-out;-webkit-transition:125ms ease-in-out;will-change:box-shadow,transform}.services-catalog-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1);transform:translateY(-5px)}.services-catalog-item__top{height:260px;overflow:hidden;position:relative;padding:24px;border-bottom:1px solid #ebeef5}.services-catalog-item__mobile-link{position:absolute;top:0;left:0;z-index:10;display:none;width:100%;height:100%}.services-catalog-item__icon{margin-bottom:16px}.services-catalog-item__title{margin:0 0 16px!important;font-weight:700;font-size:1.25em;color:#282c37}.services-catalog-item__list{margin:0;padding:0}.services-catalog-item__item{margin:0;padding:0;list-style:none}.services-catalog-item__link,.services-catalog-item__link:active,.services-catalog-item__link:focus,.services-catalog-item__link:visited{font-size:1em;color:#282c37;text-decoration:none;line-height:1.6}.services-catalog-item__link:hover{color:#90939a;text-decoration:underline;cursor:pointer}.services-catalog-item__bottom{padding:12px 24px}.services-catalog__title{margin-bottom:16px}.services-catalog__list{position:relative;min-height:200px;display:flex;flex-wrap:wrap}.services-catalog__item{width:278px;margin-right:2.6%;margin-bottom:20px}.services-catalog__item:nth-child(3n){margin-right:0}.services-catalog__button{max-width:280px;margin:9px auto 0}@media only screen and (max-width:780px){.services-catalog__button{display:none}}.all-services-wrapper{position:relative;min-height:200px}.services-list-item{position:relative;max-height:239px;overflow:hidden;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transition:125ms ease-in-out}.services-list-item:hover{margin-top:-5px;box-shadow:0 3px 6px rgba(39,44,54,.1)}.services-list-item__link{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.services-list-item__top{min-height:160px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.services-list-item__img,.services-list-item__top{display:flex;display:-webkit-flex;justify-content:center;align-items:center}.services-list-item__img{width:100px;height:100px;overflow:hidden;border-radius:50%}.services-list-item__img img{width:100%;height:100%;margin:20px}.services-list-item__bottom{display:flex;display:-webkit-flex;justify-content:center;align-items:center;box-sizing:border-box;min-height:79px;flex-wrap:wrap;text-align:center;border-top:1px solid #ebeef5;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.services-list-item__title{font-family:fira_sansregular,Arial,Helvetica,sans-serif;margin:0;width:100%;font-weight:400;height:100%;font-size:1em;color:#282c37;padding:0 2px}.services-list-item__provider{width:100%;text-align:center;background:#f5f7fa;color:#b1b4c0;font-size:8px;font-weight:700}.services-list{display:flex;flex-wrap:wrap}.services-list__item{width:18.2%;margin-right:2.2%;margin-bottom:20px}.services-list__item:nth-child(5n){margin-right:0}.simple-page-title{display:flex;align-items:center;margin:0 0 24px;-webkit-box-align:center;-ms-flex-align:center}.simple-page-title__webview{margin:0 0 20px}.simple-page-title__title{margin:0;font-size:2.25em;color:#282c37}.simple-page-title__tip{margin-left:8px}.simple-page-title_centered{justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.social-icons{display:inline-block}.social-icons__list{margin:0;padding:0;font-size:0}.social-icons__item{display:inline-block;margin-right:14px;padding:0;list-style:none;color:#b0b0b0;border-radius:100%}.social-icons__item:last-child{margin-right:0}.social-icons__link,.social-icons__link:hover,.social-icons__link:visited{display:block;color:currentColor;text-decoration:none;transition:all 125ms ease-in-out}.social-icons__icon{width:32px;height:32px}.social-icons__item_web:hover{box-shadow:0 2px 8px rgba(44,135,219,.45)}.social-icons__item_insta:hover{box-shadow:0 2px 8px rgba(228,64,95,.45)}.social-icons__item_vk:hover{box-shadow:0 2px 8px rgba(69,102,142,.45)}.social-icons__item_ok:hover{box-shadow:0 2px 8px rgba(237,129,43,.45)}.social-icons__item_tw:hover{box-shadow:0 2px 8px rgba(85,172,238,.45)}.social-icons__item_fb:hover{box-shadow:0 2px 8px rgba(59,89,152,.45)}.social-icons__item_tg:hover{box-shadow:0 2px 8px rgba(53,166,222,.45)}.social-icons__item_wt:hover{box-shadow:0 2px 8px rgba(37,211,102,.45)}.social-icons_gray .social-icons__item:hover{box-shadow:0 2px 8px rgba(144,147,154,.45)}.social-likes{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.social-likes__label{margin-right:14px;font-size:1em;color:#282c37}.social-likes__list{display:flex;display:-webkit-flex;align-items:center;margin:0;padding:0;font-size:0;-webkit-box-align:center;-ms-flex-align:center}.social-likes__item{margin-right:14px;padding:0;list-style:none;border-radius:100%}.social-likes__item:last-child{margin-right:0}.social-likes__link,.social-likes__link:hover,.social-likes__link:visited{display:block;color:currentColor;text-decoration:none;transition:all 125ms ease-in-out}.social-likes__icon{width:32px;height:32px}.social-likes__item_vk:hover{box-shadow:0 2px 8px rgba(69,102,142,.45)}.social-likes__item_ok:hover{box-shadow:0 2px 8px rgba(237,129,43,.45)}.social-likes__item_tw:hover{box-shadow:0 2px 8px rgba(85,172,238,.45)}.social-likes__item_fb:hover{box-shadow:0 2px 8px rgba(59,89,152,.45)}.social-likes__item_tg:hover{box-shadow:0 2px 8px rgba(53,166,222,.45)}.social-likes__item_wt:hover{box-shadow:0 2px 8px rgba(37,211,102,.45)}.spinner{position:relative;display:inline-block;width:3em;height:3em;border-radius:50%;animation:spinner_rotate 1s linear infinite}.spinner.reverse{animation:spinner_rotate_reverse 1s linear infinite}.spinner_style_1.spinner_color_gray{border:.25em solid #868e96;border-right-color:transparent}.spinner_style_1.spinner_color_black{border:.25em solid #343a40;border-right-color:transparent}.spinner_style_1.spinner_color_red{border:.25em solid #fa5252;border-right-color:transparent}.spinner_style_1.spinner_color_pink{border:.25em solid #e64980;border-right-color:transparent}.spinner_style_1.spinner_color_grape{border:.25em solid #be4bdb;border-right-color:transparent}.spinner_style_1.spinner_color_violet{border:.25em solid #7950f2;border-right-color:transparent}.spinner_style_1.spinner_color_indigo{border:.25em solid #4c6ef5;border-right-color:transparent}.spinner_style_1.spinner_color_blue{border:.25em solid #228ae6;border-right-color:transparent}.spinner_style_1.spinner_color_cyan{border:.25em solid #15aabf;border-right-color:transparent}.spinner_style_1.spinner_color_teal{border:.25em solid #12b886;border-right-color:transparent}.spinner_style_1.spinner_color_green{border:.25em solid #40c057;border-right-color:transparent}.spinner_style_1.spinner_color_lime{border:.25em solid #82c91e;border-right-color:transparent}.spinner_style_1.spinner_color_yellow{border:.25em solid #fab005;border-right-color:transparent}.spinner_style_1.spinner_color_orange{border:.25em solid #fd7e14;border-right-color:transparent}.spinner_style_2.spinner_color_gray{border:.25em solid rgba(134,142,150,.25);border-top-color:#868e96}.spinner_style_2.spinner_color_black{border:.25em solid rgba(52,58,64,.25);border-top-color:#343a40}.spinner_style_2.spinner_color_red{border:.25em solid rgba(250,82,82,.25);border-top-color:#fa5252}.spinner_style_2.spinner_color_pink{border:.25em solid rgba(230,73,128,.25);border-top-color:#e64980}.spinner_style_2.spinner_color_grape{border:.25em solid rgba(190,75,219,.25);border-top-color:#be4bdb}.spinner_style_2.spinner_color_violet{border:.25em solid rgba(121,80,242,.25);border-top-color:#7950f2}.spinner_style_2.spinner_color_indigo{border:.25em solid rgba(76,110,245,.25);border-top-color:#4c6ef5}.spinner_style_2.spinner_color_blue{border:.25em solid rgba(34,138,230,.25);border-top-color:#228ae6}.spinner_style_2.spinner_color_cyan{border:.25em solid rgba(21,170,191,.25);border-top-color:#15aabf}.spinner_style_2.spinner_color_teal{border:.25em solid rgba(18,184,134,.25);border-top-color:#12b886}.spinner_style_2.spinner_color_green{border:.25em solid rgba(64,192,87,.25);border-top-color:#40c057}.spinner_style_2.spinner_color_lime{border:.25em solid rgba(130,201,30,.25);border-top-color:#82c91e}.spinner_style_2.spinner_color_yellow{border:.25em solid rgba(250,176,5,.25);border-top-color:#fab005}.spinner_style_2.spinner_color_orange{border:.25em solid rgba(253,126,20,.25);border-top-color:#fd7e14}.spinner_size_extra-extra-small,.spinner_size_xxs{font-size:25%}.spinner_size_extra-small,.spinner_size_xs{font-size:50%}.spinner_size_s,.spinner_size_small{font-size:75%}.spinner_size_m,.spinner_size_medium{font-size:100%}.spinner_size_l,.spinner_size_large{font-size:125%}.spinner_size_extra-large,.spinner_size_xl{font-size:150%}.spinner_size_extra-extra-large,.spinner_size_xxl{font-size:175%}[data-spoiler-id][aria-hidden=false]{display:block!important}[data-spoiler-id][aria-hidden=true]{display:none}.table{width:100%;margin:1.6em 0;border-collapse:collapse;border-spacing:0;empty-cells:show}.table caption{padding:1em 0;font-size:90%;text-align:center;color:inherit;font-style:italic}.table td,.table th{margin:0;padding:.5em 1em;overflow:visible;font-weight:400;font-size:inherit;border:0 solid #ced4da}.table tfoot,.table thead{vertical-align:bottom;text-align:left;color:#282c37;background-color:#e8f7ff}.table tfoot td,.table tfoot th,.table thead td,.table thead th{font-weight:500;border-color:#ced4da}.table td{background-color:transparent}.table_vertical{border:1px solid #ced4da}.table_vertical td,.table_vertical th{border-width:0 0 0 1px}.table_vertical td:first-child,.table_vertical th:first-child{border-left-width:0}.table_striped tr:nth-child(2n-1) td{background-color:#f8f9fa}.table_bordered{border:1px solid #ced4da}.table_bordered td,.table_bordered th{border-bottom:1px solid #ced4da}.table_horizontal{border:1px solid #ced4da}.table_horizontal td,.table_horizontal th{border-width:0 0 1px;border-bottom:1px solid #ced4da}.tabs-content-wrapper{display:flex}.tabs-content-wrapper__main{flex-grow:1;box-sizing:border-box;max-width:780px;overflow:hidden;border:1px solid #ebeef5;border-radius:6px;-webkit-box-flex:1;-ms-flex-positive:1}.tabs-content-wrapper__sidebar{flex-grow:1;max-width:332px;margin-left:22px;-webkit-box-flex:1;-ms-flex-positive:1}.tabs-content-wrapper__title{margin:0 0 16px;font-weight:500;font-size:1em}.tabs-content-wrapper__text{font-size:1em}.tabs-content-wrapper__text p{margin:0 0 16px}.tabs-content-wrapper__text p:last-child{margin-bottom:0}.tabs,.tabs__head{position:relative}.tabs__head{z-index:1;display:flex;justify-content:space-between;-webkit-justify-content:space-between;margin:0;padding:0;list-style-type:none;-webkit-user-select:none;user-select:none;zoom:1;-webkit-box-pack:justify;-ms-flex-pack:justify}.tabs__body{position:relative;z-index:2}.tabs__tab{position:relative;display:block;margin:0;padding:0;list-style-type:none;background:none;cursor:pointer}.tabs__tab[aria-selected=true]{cursor:default}.tabs__tab[disabled]{opacity:.6;pointer-events:none}.tabs__tab-descr{display:block}.tabs__tab_active{cursor:default}.tabs__panel,.tabs__preloader{position:relative}.tabs__panel{display:none}.tabs__panel[aria-hidden=false]{display:block}.tabs_style_default{margin:0 0 30px}.tabs_style_default .tabs__head{border-bottom:1px solid #ebeef5}.tabs_style_default .tabs__tab{box-sizing:border-box;width:32.21%;margin-bottom:-1px;padding:18px 24px;font-weight:500;font-size:1em;color:#282c37;background:#fbfbfd;border:1px solid #ebeef5;border-radius:12px 12px 0 0;outline:none}.tabs_style_default .tabs__tab:last-child{margin-right:0}.tabs_style_default .tabs__tab-descr{margin-top:8px;font-weight:400;font-size:.875em;line-height:22px;text-align:center;color:#c0c4cd}.tabs_style_default .tabs__tab[aria-selected=true]{background:#fff;border:1px solid transparent}.tabs_style_default .tabs__preloader{height:80px;background:url(/static/media/tabs__preloader.ef88b3ba.svg) no-repeat 50% 20px;background-size:30px}.tabs_style_default .tabs__panel{padding:24px;background:#fff;border-radius:0 0 6px 6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.text-block{padding:24px;font-size:1em;border-radius:6px}.text-block p{margin:.8em 0;font-size:1em}.text-block p:first-child{margin-top:0}.text-block p:last-child{margin-bottom:0}.text-block_white{background:#fff;box-shadow:0 1px 0 rgba(39,44,54,.1)}.text-block_transparent{background:transparent;border:1px dashed #dcdfe6}.textarea__control{box-sizing:border-box}.textarea_block .textarea__control{width:100%}.textarea_inline .textarea__control{width:17.5em}.textarea_style_default .textarea__control{height:144px;min-height:144px;padding:15px 16px;font-size:16px;color:#282c37;background-color:#fff;border:1px solid #dcdfe6;border-radius:4px}.textarea_style_default .textarea__control::-webkit-input-placeholder{color:#90939a}.textarea_style_default .textarea__control:-moz-placeholder,.textarea_style_default .textarea__control::-moz-placeholder{color:#90939a}.textarea_style_default .textarea__control:-ms-input-placeholder{color:#90939a}.textarea_style_default .textarea__control:focus{border-color:#ffcd00;outline:none;box-shadow:0 0 3px 1px rgba(255,205,0,.45)}.textarea_style_default .textarea__control:invalid{border-color:#fa5252}.textarea_style_default .textarea__control:invalid:focus{border-color:#fa5252;box-shadow:0 0 3px 1px rgba(250,82,82,.45)}.textarea_style_default .textarea__control:disabled{background-color:#f8f9fa}.title-search{position:relative;display:flex;align-items:center;min-height:48px;-webkit-box-align:center;-ms-flex-align:center}.title-search__title{margin-bottom:0}.title-search__search{flex-grow:1;flex-shrink:0;max-width:280px;margin-left:20px;-webkit-box-flex:1;-ms-flex-positive:1;-ms-flex-negative:0}.title-search__search-wrapper{position:absolute;top:0;right:0;z-index:5;width:100%;text-align:right}.tooltip{position:absolute;z-index:100;box-sizing:border-box;min-width:350px;max-width:350px;padding:16px 13px;font-size:1em;color:#282c37;background:#fff;border-radius:6px;box-shadow:0 2px 12px rgba(40,44,55,.15)}.tooltip__arrow{position:absolute;overflow:hidden;border:none}.tooltip__arrow:before{content:"";position:absolute;left:-6px;z-index:10;width:13px;height:13px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(0,0,0,.15);transform:rotate(226deg)}.tooltip[x-placement^=top]{margin-bottom:10px}.tooltip[x-placement^=top] .tooltip__arrow{bottom:-17px;left:calc(50% - 111px);width:11px;height:24px;margin-top:0;margin-bottom:0;border:none;transform:rotate(90deg)}.tooltip[x-placement^=top] .tooltip__arrow:before{top:5px}.tooltip[x-placement^=top-end]{margin-right:-5px}.tooltip[x-placement^=top-end] .tooltip__arrow{margin-left:-1px}.tooltip[x-placement^=bottom]{margin-top:10px}.tooltip[x-placement^=bottom] .tooltip__arrow{top:-17px;left:calc(50% - 10px);width:11px;height:24px;margin-top:0;margin-bottom:0;border:none;transform:rotate(270deg)}.tooltip[x-placement^=bottom] .tooltip__arrow:before{top:5px}.tooltip[x-placement^=right]{margin-left:10px}.tooltip[x-placement^=right] .tooltip__arrow{top:calc(50% - 10px);left:-11px;width:11px;height:24px;margin-right:0;margin-left:0;border:none;transform:rotate(180deg)}.tooltip[x-placement^=right] .tooltip__arrow:before{top:5px}.tooltip[x-placement^=left]{margin-right:10px}.tooltip[x-placement^=left] .tooltip__arrow{top:calc(50% - 10px);right:-11px;width:11px;height:24px;margin-right:0;margin-left:0;border:none}.tooltip[x-placement^=left] .tooltip__arrow:before{top:5px}.top-filter{display:flex}.top-filter__item{min-width:228px;margin-right:20px}.top-filter__item:last-child{margin-right:0}.top-filter_mobile{display:block;flex-grow:1;padding:24px 16px;background-color:#f6f7fb;-webkit-box-flex:1;-ms-flex-positive:1}.top-filter_mobile .top-filter__inner{max-width:290px;margin:0 auto}.top-filter_mobile .top-filter__item{margin-right:0;margin-bottom:16px}.top-filter_mobile .top-filter__item:last-child{margin-bottom:0}.transfer-section-item{position:relative;box-sizing:border-box;min-height:232px;padding:105px 24px 15px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(218,157,0,.4)}.transfer-section-item__logo{position:absolute;top:40px;right:24px;display:flex;display:-webkit-box;align-items:center;width:52px;height:35px;background:url(/static/media/transfer-section-item__placeholder.45dde18b.svg) 0 0 no-repeat;-webkit-box-align:center;-ms-flex-align:center}.transfer-section-item__logo[data-card-type=visa]{width:72px;height:24px;background:url(/static/media/transfer-section-item__visa-logo.bbf0cc74.svg) 0 0 no-repeat}.transfer-section-item__logo[data-card-type=mastercard]{width:52px;height:32px;background:url(/static/media/transfer-section-item__mastercard-logo.04a031f7.svg) 0 0 no-repeat}.transfer-section-item__logo[data-card-type=elcart]{width:51px;height:34px;background:url(/static/media/transfer-section-item__elcart-logo.5bf71299.svg) 0 0 no-repeat}.transfer-section-item__check{position:absolute;top:43px;left:24px}.transfer-section-item__dropdown{display:none;margin-bottom:15px}.transfer-section-item__input{margin-bottom:15px}.transfer-section-item__label,.transfer-section-item__top-label{font-weight:700;font-size:1em;color:#c0c4cd}.transfer-section-item__top-label{margin-left:15px}.transfer-section-item[data-payment-type=umai] .transfer-section-item__logo{width:140px;height:34px;background:url(/static/media/transfer-section-item__umai-logo.0e29fa73.svg) 0 0 no-repeat}.transfer-section-item[data-payment-type=wallet] .transfer-section-item__logo{width:78px;height:34px;background:url(/static/media/transfer-section-item__wallet-logo.62cae435.svg) 0 0 no-repeat}.transfer-section-item_dropdown .transfer-section-item__dropdown{display:block}.transfer-section-item_dropdown .transfer-section-item__input{display:none}.transfer-section-item_inner-transfer .transfer-section-item__logo{right:auto;left:24px;width:auto;height:auto;background:none}.transfer-section-item_gray{box-shadow:0 4px 12px rgba(230,232,236,.6)}.transfer-section{box-sizing:border-box;padding:40px 24px;background:url(/static/media/transfer-section__bg.0841dda2.png) 50% 50% no-repeat;background-size:cover}.transfer-section__cards{align-items:center;-webkit-box-align:center;-ms-flex-align:center}.transfer-section__cards,.transfer-section__two-cols{display:flex;display:-webkit-flex;justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.transfer-section__two-cols{-webkit-justify-content:space-between;box-sizing:border-box;padding:19px 24px 14px;background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(218,157,0,.4)}.transfer-section__item{flex-grow:1;width:48%;-webkit-box-flex:1;-ms-flex-positive:1}.transfer-section__separator{width:12px;height:28px;margin:0 10px;background:url(/static/media/transfer-section__separator.6d8d4ce1.svg) 0 0 no-repeat}.transfer-section__col{flex-grow:1;max-width:48.5%;padding:5px 0 10px;-webkit-box-flex:1;-ms-flex-positive:1}.transfer-section__col:first-child{margin-right:16px;padding-right:16px;border-right:1px dashed #c0c4cd}.transfer-section__col-title{margin:0 0 16px;font-weight:700;font-size:1em;color:#282c37}.transfer-section_gray{background:#f6f7fb}.transfers-wrapper{display:flex}.transfers-wrapper__main{flex-grow:1;max-width:780px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);-webkit-box-flex:1;-ms-flex-positive:1}.transfers-wrapper__sidebar{width:380px;margin-left:20px}.transfers-wrapper__text-block{margin-bottom:20px}.user-dropdown-info{background-color:#252525}.user-dropdown-info__icon{position:relative;display:flex;display:-webkit-flex;flex-shrink:0;justify-content:center;align-items:center;height:48px;margin-right:12px;transition:background-color 125ms ease-in-out;will-change:background-color;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.user-dropdown-info__phone{margin-bottom:2px;font-size:14px;line-height:17px;color:#90939a}.user-dropdown-info__phone,.user-dropdown-info__summ{max-width:128px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-dropdown-info__summ{font-weight:700;font-size:1em;line-height:19px;color:#ffe05d}.user-dropdown-info__section-title{font-family:"fira_sansregular",Arial,"Helvetica Neue",Helvetica,sans-serif;display:flex;align-items:center;height:36px;padding-left:16px;font-weight:400;font-size:.875em;color:#fff;margin:6px 0}.user-dropdown-info__menu-top-wrapper{display:flex;justify-content:space-between;align-items:center;-webkit-box-align:center;-ms-flex-align:center;margin-bottom:12px}.user-dropdown-info__refresh{margin-left:auto;color:#90939a}.user-dropdown-info__refresh--spin svg{animation-name:spin;animation-timing-function:linear;animation-duration:.5s;animation-iteration-count:infinite;animation-direction:reverse}.user-dropdown-info__refresh:hover{color:#282c37}.user-dropdown-info__menu-top-button{margin-top:16px}.user-dropdown-info__menu{position:absolute;right:-16px;top:60px;box-shadow:0 0 10px rgba(0,0,0,.25);border-radius:12px;border:1px solid #363535;background:#252525;overflow:hidden;text-align:center;visibility:hidden;opacity:0;width:156px;transition:all 125ms ease-in-out}.user-dropdown-info__menu-item.active{background:#343434}.user-dropdown-info__menu-link,.user-dropdown-info__menu-link:visited{display:block;padding:14px 16px;font-size:13px;color:#fff;text-decoration:none;font-weight:400;transition:background-color 125ms ease-in-out;will-change:background-color}.user-dropdown-info__menu-link:active,.user-dropdown-info__menu-link:hover{color:#fff;background-color:#343434}.user-dropdown{position:relative}.user-dropdown__trigger{display:flex;display:-ms-flexbox;box-sizing:border-box;min-width:202px;max-height:49px;color:#f6f7fb;background-color:#252525;border-radius:12px;border:2px solid #363535;boxShadow:0 0 10px rgba(0,0,0,.25);cursor:pointer;-webkit-transition:background-color 125ms ease-in-out;-webkit-user-select:none;user-select:none}.user-dropdown__icon,.user-dropdown__trigger{align-items:center;transition:background-color 125ms ease-in-out;will-change:background-color;-webkit-box-align:center;-ms-flex-align:center}.user-dropdown__icon{position:relative;overflow:hidden;display:flex;display:-webkit-flex;flex-shrink:0;justify-content:center;width:48px;height:48px;margin-right:8px;border-radius:50%;-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center}.user-dropdown__content{flex-grow:1;text-align:left;-webkit-box-flex:1;-ms-flex-positive:1}.user-dropdown__phone{margin-bottom:2px;font-size:.875em}.user-dropdown__phone,.user-dropdown__summ{max-width:128px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.user-dropdown__summ{font-weight:700;font-size:1em;color:#ffe05d}.user-dropdown__caret{position:absolute;top:50%;right:26px;display:block;width:0;height:0;margin-top:-2px;transition:all .45s cubic-bezier(.23,1,.32,1);border-color:#909090 transparent transparent;border-style:solid;border-width:4px 4px 0}.user-dropdown__caret.absolute__right__position{right:0;border-color:#fff transparent transparent}.user-dropdown__dropdown{position:absolute;top:48px;z-index:100;width:202px;overflow:hidden;overflow-y:auto;text-align:left;border:2px solid #363535;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.16);visibility:hidden;opacity:0;transition:all 125ms ease-in-out;-webkit-overflow-scrolling:touch}header__user:hover .user-dropdown__caret{transform:rotate(180deg)}.user-dropdown[aria-disabled=true],.user-dropdown[disabled]{pointer-events:none}.user-dropdown[aria-disabled=true],.user-dropdown[aria-disabled=true]:active,.user-dropdown[aria-disabled=true]:focus,.user-dropdown[aria-disabled=true]:hover,.user-dropdown[disabled],.user-dropdown[disabled]:active,.user-dropdown[disabled]:focus,.user-dropdown[disabled]:hover{outline:none;display:none;box-shadow:none;opacity:.65}.user-dropdown__section{padding:16px;border-bottom:1px solid #dcdfe6}.user-dropdown__section:last-child{border-bottom:0}.user-dropdown__section-title{margin:0 0 12px;font-weight:400;font-size:.875em;text-align:center;color:#90939a}.user-dropdown__menu-top-wrapper{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.user-dropdown__refresh{margin-left:auto;color:#90939a}.user-dropdown__refresh:hover{color:#282c37}.user-dropdown__menu-top-button{margin-top:16px}.user-dropdown__menu{padding:8px 0}.user-dropdown__menu-link,.user-dropdown__menu-link:visited{display:block;padding:7px 16px 8px;font-size:1em;color:#282c37;text-decoration:none;transition:background-color 125ms ease-in-out;will-change:background-color}.user-dropdown__menu-link:active,.user-dropdown__menu-link:hover{color:#282c37;background-color:#fff1b8}.vertical-banner{padding:5px;border:1px solid #e8e8e8;border-radius:6px}.vertical-banner__inner{max-width:270px;overflow:hidden}.vertical-banner__inner img{width:100%}.withdraw-location{display:flex;padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.withdraw-location__left{flex-grow:1;max-width:432px;margin-right:24px;-webkit-box-flex:1;-ms-flex-positive:1}.withdraw-location__right{position:relative;flex-grow:1;max-width:676px;-webkit-box-flex:1;-ms-flex-positive:1}.withdraw-location__section{margin-bottom:16px}.withdraw-location__section:last-child{margin-bottom:0}.locations-list__button{width:100%}.withdraw-location_refil{padding:0;background:#fff;border-radius:0;box-shadow:none}.withdraw-type-item{position:relative;padding:24px;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1);transform:translateY(0);transition:125ms ease;will-change:box-shadow,transform}.withdraw-type-item:hover{box-shadow:0 3px 6px rgba(39,44,54,.1);transform:translateY(-5px)}.withdraw-type-item__img{display:flex;display:-webkit-flex;justify-content:center;align-items:center;width:88px;height:88px;margin:0 auto 12px;overflow:hidden;border:2px solid #ebeef5;border-radius:100%;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.withdraw-type-item__img img{max-width:58px}.withdraw-type-item__content{height:86px;overflow:hidden;text-align:center}.withdraw-type-item__title{margin:0 0 12px;font-weight:500;font-size:1.25em;color:#282c37}.withdraw-type-item__text{font-size:1em;color:#90939a}.withdraw-type-item__link{position:absolute;top:0;left:0;width:100%;height:100%}.withdraw-type{display:flex}.withdraw-type__item{flex-grow:1;max-width:380px;margin-right:20px;-webkit-box-flex:1;-ms-flex-positive:1}.withdraw-type__item:last-child{margin-right:0}.withdraw-wrapper__withdraw-type{margin-bottom:40px}.terms-dialog{max-width:800px;overflow-y:auto;max-height:96vh}.terms-dialog__wrapper{padding:20px}.terms-dialog__item_wrapper{position:relative;box-sizing:border-box;width:100%;padding:20px 24px;text-align:left;background:transparent;border:none;border-bottom:1px dashed transparent;cursor:pointer;transition:all .15s ease-in-out 0s;transition:all 125ms ease;will-change:box-shadow,background-color}.terms-dialog__item_wrapper:hover{background-color:rgba(44,135,219,.1019607843)}.terms-dialog__item_head{display:flex;margin-right:10px}.terms-dialog__item_trigger{position:absolute;transform:rotate(0deg);margin:auto 0;right:20px;transition-duration:.5s}.terms-dialog__item_trigger.is-open{transform:rotate(180deg)}.terms-dialog__item_pannel{height:0;overflow:hidden;visibility:hidden;opacity:0;transition:all .25s cubic-bezier(.5,0,.1,1)}.terms-dialog__item_pannel.is-open{height:auto;padding-top:24px;padding-bottom:15px;overflow:scroll;border-top:1px dashed #ebeef5;visibility:visible;opacity:1}.datepicker_c{width:100%!important;border:none!important}.react-calendar__month-view__days{margin:1px}.react-calendar__month-view__days__day:enabled:hover,.react-calendar__tile--active{color:#4a4a4a!important;background-color:#fff1b8!important}.react-calendar__tile--active:enabled:hover,.react-calendar__tile--rangeEnd,.react-calendar__tile--rangeStart{background-color:#ffcd00!important}.react-calendar button{border:1px solid #fff!important}.react-calendar__tile{background:none;width:39px;height:39px;padding:0;font-size:1em;color:#212b35}.datepicker_wrapper span.datepicker-value{margin-top:13px;color:#282c37}.datepicker_wrapper{position:relative;display:flex;justify-content:flex-start;height:64px;align-items:center;padding:0 16px;overflow:hidden;font-size:1em;color:#282c37;background:#fff;margin-bottom:20px;border-radius:4px;border:1px solid #dcdfe6}.datepicker_wrapper span{color:#90939a}.datepicker-select{max-width:400px}.datepicker-focus{position:absolute;top:8px;font-size:12px;transition:all .45s cubic-bezier(.23,1,.32,1)}.active_item{background-color:#eee}.not_active{opacity:.5}.not_active_form{opacity:.5;margin-top:24px;text-decoration:none}.accordion_payment_text{text-align:center;padding:10px 0}.page__left{position:relative;width:50%}.page__right{width:50%}.acquiring__left{background-color:#fff;box-shadow:0 0 40px rgba(0,0,0,.05)}.acquiring-content_top-flex,.acquiring__dialog{display:flex;justify-content:center}.acquiring__dialog{padding:0 20px;height:100%;align-items:center;flex-flow:column wrap}.acquiring-dialog__content{padding:20px 0;max-width:330px}.acquiring__dialog-content__top{margin-bottom:20px}.acquiring__inner{display:flex;width:100%}.acquiring__inner__full-height{min-height:100vh}.acquiring-content__top{display:none}.acquiring__dialog-list{font-size:16px;line-height:19px;color:#707887;display:flex;flex-flow:column wrap;text-align:center;align-items:center;justify-content:space-between}.acquiring-dialog-item span{font-size:18px;font-weight:700;line-height:20px;margin-left:10px;color:#707887}.acquiring__dialog-padding{padding:19px 0;border-radius:10px;background-color:#f5f7fa;text-align:center}.acquiring__dialog-item{width:100%;margin-bottom:20px}.acquiring__dialog-item:nth-child(4){margin:30px 0}.acquiring__dialog-text-small{display:flex;text-align:center;padding:20px 0 40px;color:#272c36}.acquiring_balance__refresh{display:flex;justify-content:center;align-items:center}.acquiring__dialog-text{display:block;margin:0 20px;font-size:16px;color:#707887;line-height:19px}.acquiring__dialog-text-bold{display:block;padding:5px;font-size:24px;font-weight:700;line-height:20px;color:#272c36}.acquiring__dialog-item__border{padding:20px 60px;text-align:center;background:#f5f7fa;border-radius:10px}.acquiring__dialog-item__border span{font-size:18px;font-weight:700;line-height:20px;color:#707887}.acquiring-dialog-item{display:flex;flex-flow:column wrap;justify-content:space-between;text-align:center;border:4px solid #ebeef5;box-sizing:border-box;border-radius:10px}.acquiring__dialog-rectangle{padding:20px 0;margin:0 35px;display:flex;flex-flow:column wrap;justify-content:center}.acquiring__dialog-rectangle:first-child{border-bottom:1px solid #ebeef5}.acquiring__dialog-privacy_police{cursor:pointer;font-size:13px;line-height:20px;text-align:center;color:#707887}.acquiring__dialog-privacy_police b{text-decoration:underline}.acquiring__dialog-link,.acquiring__dialog-link:active,.acquiring__dialog-link:focus,.acquiring__dialog-link:visited{color:#707887}.acquiring__dialog-item__button{width:100%}.acquiring-application-section{box-sizing:border-box;padding:30px 0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%;height:100%;flex-direction:column}.acquiring-application-section__image{display:block}.acquiring-application-section__image img{margin-right:100px}.acquiring-application-section__app-links{padding:0 20px}.acquiring-refresh__spinner{width:auto!important;height:auto!important}.acquiring-application-section__app-links .app_links_wrapper{justify-content:center}.acquiring-payment-refresh{overflow:hidden;padding:0;margin:.8em 1em}.acquiring-buttons__container{flex-basis:50%}.acquiring-payment-button{margin-bottom:20px}.acquiring-payment-button button:focus,.acquiring-payment-refresh:focus{outline:none}.login-section{display:flex;justify-content:center;box-sizing:border-box;padding:2px 16px}.login-section__img{display:flex;display:-ms-flexbox;justify-content:center;align-items:center;width:98px;height:98px;margin:0 auto 16px;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.login-section__inner{margin-top:40px;max-width:330px}.login-section__title{margin:0;font-weight:400;font-size:1em;text-align:center;color:#282c37}.login-section-form__inner{margin-top:40px}.coupon-plug-wrapper{min-height:200px}.is-list_empty{width:100%;height:100%;display:flex;padding:45px 80px;align-items:center;justify-content:center;border-radius:6px;box-sizing:border-box;border:1px dashed #dcdfe6}.list-empty_text{font-style:normal;font-weight:400;font-size:18px;line-height:140.62%;text-align:center;color:#707887}.moneyback-statement-dialog{max-height:60vh;overflow-y:auto}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.ps{overflow:auto!important}}@media only screen and (max-width:1440px){.page-hero-section picture img{width:auto;height:100%}}@media only screen and (max-width:1420px){.sales-section__img_2{right:20px}}@media only screen and (max-width:1280px){.cards-section__inner{padding-right:35px}.catalog-section__inner{padding-right:0}.sales-section__img_2{right:-60px}.sales-section__img_3{left:-80px}}@media only screen and (max-width:1270px){.deals-full-wrapper__inner{display:block;max-width:880px;margin:0 auto}.deals-full-wrapper__main{max-width:none}.deals-full-wrapper__sidebar{display:none}.deals-full__place-card,.faq-wrapper{display:block}.faq-wrapper__sidebar{display:none}.faq-wrapper__main{max-width:none}.idea-form-wrapper{display:block}.idea-form-wrapper__main{max-width:none;margin-bottom:48px}.idea-form-wrapper__sidebar{max-width:none;margin-left:0}.ideas-wrapper{display:block}.ideas-wrapper__main{max-width:none;margin-bottom:48px}.ideas-wrapper__sidebar{width:auto;margin:0}.page-navigation__inner{max-width:880px}.page__two-cols{display:block}.page__sidebar{display:none}.page__main{margin:0 auto}.page__top-filter{display:none}.page__top-filter_mobile{display:block}.page__block-wrapper_880{max-width:880px;margin:0 auto}.popular-ideas{width:100%}.profile-content-wrapper__section_mobile,.transfers-wrapper{display:block}.transfers-wrapper__main{max-width:880px;margin:0 auto 20px}.transfers-wrapper__sidebar{display:flex;display:-webkit-flex;justify-content:space-between;width:auto;max-width:880px;margin:0 auto;-webkit-box-pack:justify;-ms-flex-pack:justify}.transfers-wrapper__text-block{width:48.5%;margin-bottom:0}.user-dropdown__dropdown{right:0;left:auto;margin-left:0}}@media only screen and (max-width:1260px){.withdraw-type-item__content{height:110px}}@media only screen and (max-width:1180px){.cards-info-wrapper,.cards-info-wrapper_card{padding:24px}.cards-section__inner{padding-left:50px}.cards-types-item__inner{padding:125px 24px 24px}.features-list__item{width:50%}.layout__sidebar{display:none}.layout__content{width:auto;padding-right:20px;padding-left:20px}.layout_sidebar_left .layout__content,.layout_sidebar_right .layout__content{float:none}.payments-history-slider-item__item{padding:2px 10px}.tabs-content-wrapper{display:block}.tabs-content-wrapper__main{max-width:none;border:1px solid transparent}.tabs-content-wrapper__sidebar{max-width:516px;margin:0 auto;padding-top:24px;border-top:1px solid #ebeef5}.faq-questions-full:hover{background:#fff}.faq-questions-full{border-bottom:1px solid #e8e8e8}}@media only screen and (max-width:1140px){.sales-section__img_1{left:-60px}.sales-section__img_2{right:-120px}.sales-section__img_3{left:-140px}}@media only screen and (max-width:1120px){.faq-categories-list__list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.faq-categories-list__item{width:49.1%;margin-right:0;margin-bottom:1.695%}.faq-categories-list__item:nth-child(2n),.faq-categories-list__item:nth-child(3n){margin-right:0}}@media only screen and (max-width:1060px){.cards-types-list__list{display:block}.cards-types-list__item{max-width:none;margin-right:0;margin-bottom:40px}.cards-types-list__item:last-child{margin-bottom:0}}@media only screen and (max-width:1024px){.card-item__controls{opacity:1}.payments-history-slider-item__item{padding:2px 5px}.payments-history-slider-item__text{font-size:.875em}}@media only screen and (max-width:1020px){.card-descr{display:block}.card-descr__col{max-width:none;margin-right:0;margin-bottom:24px}.card-descr__col:last-child{margin-bottom:0}.card-descr__item{margin-bottom:16px}.card-features{display:block;padding:24px 32px}.card-features__inner{max-width:none}.card-features__item{display:flex;align-items:center;text-align:left;-webkit-box-align:center;-ms-flex-align:center}.card-features__img{margin-right:24px;margin-bottom:0}.cards-info-wrapper__descr{margin-bottom:32px;padding-bottom:32px}.cards-section{padding:56px 45px}.cards-section__inner{flex-direction:column;padding:0}.cards-section__content{order:2;text-align:center;-webkit-box-ordinal-group:3;-ms-flex-order:2}.cards-section__img{order:1;margin-bottom:40px;-webkit-box-ordinal-group:2;-ms-flex-order:1}.cards-section__title{font-size:2em}.cards-section__button{margin:32px auto 0}.cards-table table{table-layout:fixed}.cards-table table td,.cards-table table th{padding-top:24px;padding-bottom:24px;border-bottom:1px solid #dcdfe6}.cards-table table thead th:first-child{display:none}.cards-table table tfoot td{padding-right:10px;padding-left:10px}.cards-table table tfoot td:nth-child(2){padding-left:0}.cards-table table tfoot td:last-child{padding-right:0}.cards-table table tfoot tr:first-child td,.cards-table table tfoot tr:first-child th{border-top:1px solid #dcdfe6}.cards-table table td{padding-right:0;padding-left:0}.cards-table__hidden-mobile{display:table-cell;text-align:center}.cards-table__hidden-desktop{display:none}.cards-table__item{width:auto}.cards-table__item:last-child .cards-table__text{border:none}.cards-table__text{display:block;padding-right:16px;padding-left:16px;border-right:1px solid #dcdfe6}.cards-table__mobile-label{display:block;margin-bottom:16px;text-align:center}.cards-table_card table{table-layout:auto}.cards-table_card table td,.cards-table_card table th{padding-top:16px;padding-bottom:16px}.cards-table__text{padding:0}.catalog-section{padding:56px 45px}.catalog-section__inner{display:block}.catalog-section__img{max-width:444px;margin:0 auto}.catalog-section__content{max-width:none}.catalog-section__title{font-size:2em;text-align:center}.catalog-section__list{display:flex;justify-content:space-around;-ms-flex-pack:distribute}.catalog-section__item{flex-grow:1;flex-direction:column;max-width:212px;margin-bottom:0;-webkit-box-flex:1;-ms-flex-positive:1}.catalog-section__icon{margin-right:0;margin-bottom:16px}.catalog-section__item-content{text-align:center}.catalog-section__button{margin:40px auto 0}.contacts-wrapper__content{display:block}.contacts-wrapper__col{max-width:none;margin-right:0;margin-bottom:24px}.contacts-wrapper__col:last-child{margin-bottom:0}.ideas-likes-item{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.ideas-likes-item__counter{margin-right:16px;margin-bottom:0}.ideas-likes-item__button{flex-grow:1;width:172px;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-likes{display:flex;display:-webkit-flex;justify-content:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center}.ideas-likes__item{display:inline-block;margin-right:54px;margin-bottom:0;padding:16px 54px 16px 0;border-right:2px solid #f6f7fb;border-bottom:0}.ideas-likes__item:last-child{margin-right:0;padding-right:0;padding-bottom:24px;border-right:0}.ideas-list-item{display:block}.ideas-list-item__left{margin:0 40px;padding:24px 0 28px;border-bottom:1px dashed #dcdfe6}.ideas-list-item__right{width:auto;padding:32px 40px 40px;border-left:0}.ideas-list-item__text{height:auto}.main-deals-slider .swiper-container{padding-bottom:40px}.main-deals-slider__next,.main-deals-slider__prev{display:none}.news-section{padding:56px 45px 8px}.news-section__title{font-size:2em}.news-section__list{margin-bottom:24px}.sales-section{min-height:auto;padding:56px 45px}.sales-section__img{display:none}.sales-section__title{font-size:2em}.sales-section__list{margin-bottom:24px}.scrollable-list{height:218px}.withdraw-location{display:block}.withdraw-location__left{max-width:none;margin-right:0;margin-bottom:16px}.withdraw-location__right{height:300px;max-width:none}.withdraw-location__map{height:100%}.withdraw-type-item{display:flex;align-items:center;-webkit-box-align:center;-ms-flex-align:center}.withdraw-type-item__img{flex-shrink:0;margin:0 32px 0 0;-ms-flex-negative:0}.withdraw-type-item__content{height:auto;text-align:left}.withdraw-type{display:block}.withdraw-type__item{max-width:none;margin-right:0;margin-bottom:24px}.withdraw-type__item:last-child{margin-bottom:0}}@media only screen and (max-width:980px){.news-list__item{width:32.4%;margin-right:1.3%;margin-bottom:1.3%}.page__main{max-width:100%}.popular-transfer-item__top{padding:16px 50px 16px 16px}.popular-transfer-item__title{overflow:visible;font-weight:400;white-space:normal}.popular-transfer-item__tip{position:absolute;top:28px;right:16px;width:24px;height:24px}.popular-transfer-item__bottom-wrapper{display:block;padding:16px}.popular-transfer-item__right{margin-top:16px}.popular-transfer-item__input{max-width:100%;margin-right:0}.popular-transfers__item{max-width:48.8%}.tooltip[x-placement^=top] .tooltip__arrow{margin-left:302px}.tooltip[x-placement^=top]{margin-left:-265px}}@media only screen and (max-width:970px){.services-catalog__list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.services-catalog__item{width:48.7%;margin-right:0}.services-catalog__item:nth-child(3n){margin-right:0}}@media only screen and (max-width:880px){.payment-link__top{justify-content:center}.payment-link__text{text-align:center}.payment-link_qr__link-wrapper{flex-flow:column;align-items:center;justify-content:center}.application-section__inner{max-width:none}.application-section__img{right:40px}.payments-history-slider-item__item{padding:2px 20px}.profile-favorite-item{padding:24px 50px 24px 16px}.profile-favorite-item__controls{display:none}.profile-favorite-item__controls_mobile{right:16px;display:block;width:32px;opacity:1}.refil-wrapper__desktop{display:none}.refil-wrapper__mobile{display:block}.services-list__item{width:23.3%}.services-list__item:nth-child(5n){margin-right:2.2%}.services-list__item:nth-child(4n){margin-right:0}}@media only screen and (max-width:860px){.acquiring__inner{display:flex;flex-flow:column wrap;align-items:center}.acquiring-application-section__image{display:none}.page__left,.page__right{width:100%}.cards-slider__item{max-width:none}.catalog-section__list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.faq-categories-item__content{height:auto;min-height:50px}.faq-categories-list__item{width:100%;margin-bottom:20px}.faq-categories-list__item:last-child{margin-bottom:0}.ideas-likes_full .ideas-likes__item{margin-right:54px;padding-right:54px}.profile-cards-list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.profile-cards-list__item{width:48.8%;margin-right:0}}@media only screen and (max-width:840px){.card-image-section__card{margin-right:20px}.card-image-section__img{display:none}.transfer-section__cards,.transfer-section__two-cols{display:block}.transfer-section__item{width:100%;max-width:none;margin:0 auto}.transfer-section__separator{margin:10px auto;transform:rotate(90deg)}.transfer-section__col{width:auto;max-width:none}.transfer-section__col:first-child{margin-right:0;margin-bottom:14px;padding-right:0;padding-bottom:26px;border-right:none;border-bottom:1px dashed #c0c4cd}}@media only screen and (max-width:820px){.news-list__list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.news-list__item{width:48.7%;margin-right:0;margin-bottom:2.3%}.news-list__item:nth-child(2n),.news-list__item:nth-child(3n){margin-right:0}}@media only screen and (max-width:800px){.popular-transfers__inner{display:block}.popular-transfers__item{max-width:100%;margin-bottom:8px}.popular-transfers__item:last-child{margin-bottom:0}}@media only screen and (max-width:780px){.cards-section,.catalog-section{padding:56px 20px}.error-section{padding:0 20px}.favorite-payment-item{flex-direction:column;justify-content:flex-start;height:144px;padding-top:24px;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start}.favorite-payment-item__img{margin-right:0;margin-bottom:16px}.news-section{padding:56px 20px 8px}.page__wrapper{padding:45px 20px 0}.page__wrapper_full-size{padding:0}.sales-section{padding:56px 20px}.services-catalog-item__top{height:auto;display:flex;display:-webkit-flex;flex-direction:column;justify-content:center;align-items:center;min-height:152px;padding:15px;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;text-align:center}.services-catalog-item__mobile-link{display:block}.services-catalog-item__icon{margin-top:24px;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.services-catalog-item__title{margin:12px 0 0!important;font-weight:400;font-size:1em}.services-catalog-item__bottom,.services-catalog-item__list{display:none}.services-catalog__list{justify-content:flex-start;-webkit-box-pack:start;-ms-flex-pack:start}.services-catalog__item{width:31.3%;margin-right:2.6%}.idn-types-item__section_two-cols{flex-direction:column;padding-bottom:0;margin-bottom:0}.idn-types-item__section_ident{margin-bottom:0}.idn-types-item__section__column{padding-bottom:24px;padding-top:24px;border-bottom:1px dashed #dcdfe6;width:100%}.idn-types-item__section__column:last-child{border-bottom:none}}@media only screen and (max-width:768px){.page__content{padding:56px 0 98px}.card-image-section{display:block;max-height:none;padding-bottom:32px}.card-image-section__card{margin-right:0;text-align:center}.card-image-section__content{max-width:360px;margin:0 auto;text-align:center}.features-list__list{display:block}.features-list__item{width:auto;margin-bottom:1em}.page-hero-section{height:778px}.page-hero-section__wrapper{align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start}.page-hero-section__inner{margin-top:60px}.table_responsive tfoot,.table_responsive thead{display:none}.table_responsive caption{display:block}.table_responsive tbody tr{border-bottom:1px solid #ced4da}.table_responsive tbody td{display:block;vertical-align:top;border:none}.table_responsive tbody td:before{content:attr(data-th) ": ";display:block;font-weight:700}.table_responsive tbody td .table__content{display:block;vertical-align:top}.table_responsive tbody td:first-child{padding-top:1.5em}.table_responsive tbody td:last-child{padding-bottom:1.5em}}@media only screen and (max-width:760px){.payment-link__input{width:100%;margin-right:0;flex-direction:column}.payment-link__button{display:flex;justify-content:space-between;align-items:center;padding:24px}.payment-link__button,.payment-link__button button{width:100%;max-width:508px}.payment-link_copy__link-wrapper{display:flex;flex-flow:column;align-items:center;justify-content:center}.payment-link__inner>.social-likes__list{flex-wrap:wrap;padding-bottom:20px}.application-section__img{right:20px}.withdraw-type-item__img{margin-right:24px}}@media only screen and (max-width:740px){.application-section__inner{padding:50px 40px}.application-section__content{max-width:none;text-align:center}.application-section__button{margin:0 auto}.application-section__img{display:none}}@media only screen and (max-width:736px){.notification-container{right:0;left:0;display:block;width:90%;margin:0 auto}}@media only screen and (max-width:720px){.catalog-section__list{display:block}.catalog-section__item{max-width:none;margin-bottom:24px}.catalog-section__item:last-child{margin-bottom:0}.payments-history-slider-item__item{padding:2px 5px}.profile-favorite-list{display:block}.profile-favorite-list__item{width:auto;margin-right:0;margin-bottom:8px}.acquiring-application-section__app-links .app_links_item:last-child{margin-right:0}}@media only screen and (max-width:700px){.ideas-likes-item{display:block}.ideas-likes-item__counter{margin-right:0;margin-bottom:16px}.ideas-likes-item_full{display:block}.ideas-likes-item_full .ideas-likes-item__counter{margin-right:0;margin-bottom:16px}.ideas-likes__item{padding-top:0;padding-bottom:0}.ideas-likes__item:last-child{padding-bottom:0}.ideas-likes_full .ideas-likes__item{flex-grow:0;max-width:none;padding-top:0;padding-bottom:0;-webkit-box-flex:0;-ms-flex-positive:0}.ideas-likes_full .ideas-likes__item:last-child{padding-bottom:0}}@media only screen and (max-width:680px){.idn-types-item{padding:32px 16px}.page-title__title{display:block}.page-title__filter{margin-left:0}.services-list__item{width:31.8%}.services-list__item:nth-child(4n){margin-right:2.2%}.services-list__item:nth-child(3n){margin-right:0}.transfers-wrapper__sidebar{display:block;max-width:none}.transfers-wrapper__text-block{width:auto;margin-bottom:20px}.transfers-wrapper__text-block:last-child{margin-bottom:0}}@media only screen and (max-width:670px){.payment-steps__item{padding-right:80px}.payment-steps__item:after{width:64px}}@media only screen and (max-width:660px){.payment-link__title{font-size:16px}.payment-link__indent{display:flex;align-items:center;justify-content:center;margin-top:152px;flex-direction:column}.application-section__inner{padding:50px 20px}.deals-full__section_inline{display:block}.deals-full__error-button{max-width:180px;margin-top:24px}.faq-questions-full__bottom{display:block}.faq-questions-full__button{margin-top:24px}.page__section{padding:50px 20px}.put-comment-form__button{max-width:none}}@media only screen and (max-width:640px){.add-idea-form{padding:20px}.button-title{display:block}.button-title__title{margin-bottom:16px}.card-application-form{padding:20px}.cards-info-wrapper__button{margin-top:24px}.cards-table_card table td,.cards-table_card table th{display:block;padding:0;text-align:left;border:none}.cards-table_card table th{padding-top:16px;padding-bottom:8px}.cards-table_card table td{padding-bottom:16px;border-bottom:1px dashed #dcdfe6}.cards-table_card table tbody tr:first-child th{padding-top:0}.cards-table_card table tbody tr:last-child td{border-bottom:1px dashed #dcdfe6}.filter-buttons{display:block}.filter-buttons__item{width:100%;margin-bottom:12px}.filter-buttons__item:last-child{margin-bottom:0}.icon-message{padding:16px}.services-catalog__list{justify-content:space-between;-webkit-box-pack:justify;-ms-flex-pack:justify}.services-catalog__item{width:48.5%;margin-right:0}}@media only screen and (max-width:620px){.file_inited{display:block}.file_style_default.file_inited .file__button{margin-right:0;margin-bottom:8px}.news-section__list{display:block}.news-section__item{width:auto;margin-right:0;margin-bottom:24px}.news-section__item:last-child{margin-bottom:0}}@media only screen and (max-width:600px){.form__two-cols_image-files .form__col{display:flex;justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.form__two-cols{display:block}.form__col{margin-right:0;margin-bottom:20px}.form__col:last-child{margin-bottom:0}.idn-types-list__list{display:block}.idn-types-list__item{max-width:none;margin-right:0;margin-bottom:20px}.idn-types-list__item:last-child{margin-bottom:0}.idn-types-list__button{margin-top:32px}.main-deals-slider__item{width:100%;max-width:none}.news-full__title{font-size:1.5em}.news-list-slider__item{width:100%;max-width:none}.page-hero-section picture img{transform:translate(-40%,-50%)}.payments-history-slider__item{width:100%;max-width:none}}@media only screen and (max-width:580px){.payment-form-wrapper__title{font-size:20px}.cards-types-item{padding-top:55px}.cards-types-item__card{top:-55px;width:240px}.cards-types-item__section table td{display:block;padding-bottom:16px}.cards-types-item__section table tr:first-child td{padding-bottom:16px}.cards-types-item__section table tr:last-child td:last-child{padding-bottom:0}.cards-types-item__controls{display:block}.cards-types-item__controls-item{margin-right:0;margin-bottom:16px}.cards-types-item__controls-item:last-child{margin-bottom:0}.cards-types-list__info-title{font-size:1.5em}.dialog{max-width:100%;border-radius:0;box-shadow:none}.terms-dialog{height:100vh}.terms-dialog__item_wrapper{padding:20px 10px}.terms-dialog__item_trigger{right:10px}.dialog__content{padding:20px}.dialog__categories-menu{padding:24px 0 0}.dialog_style_default{min-width:100%}.moneyback-statement-dialog{max-height:none;overflow-y:auto}.ideas-likes__item{margin-right:20px;padding-right:0;border-right:0}.ideas-likes__item:last-child{margin-right:0}.ideas-likes_full .ideas-likes__item{margin-right:20px;padding-right:0;border-right:0}.ideas-likes_full .ideas-likes__item:last-child{margin-right:0}.login-form{min-width:0}.modal__overlay{align-items:flex-start;-webkit-box-align:start;-ms-flex-align:start}.modal__container{width:100%;height:100%;background:#f6f7fb}.modal__container__bottom-position{position:absolute;bottom:5%}.popular-transfer-item__caret{position:absolute;top:28px;right:16px;display:block;width:24px;height:24px;overflow:hidden;background-color:#ebeef5;border-radius:50%}.popular-transfer-item__caret:after{content:"";position:absolute;top:50%;left:50%;display:block;width:6px;height:6px;margin-top:-4px;margin-left:-5px;border-color:#90939a;border-style:solid;border-width:0 1px 1px 0;transform:rotate(45deg);transform-origin:70% 70%;-webkit-transform-origin:70% 70%;transition:all .15s ease-in-out 0s}.popular-transfer-item__tip{display:none}.popular-transfer-item__bottom{cursor:pointer}.popular-transfer-item [data-spoiler-id][aria-hidden]{max-height:50rem;overflow:hidden;visibility:visible;opacity:1}.popular-transfer-item [data-spoiler-id][aria-hidden=true]{max-height:none;visibility:visible;opacity:1}.popular-transfer-item [data-spoiler-id][style][aria-hidden=true]{max-height:0!important}.profile-cards-list{display:block}.profile-cards-list__item{width:auto}.simple-page-title__tip{display:none}.title-search{display:block}.title-search__title{margin-bottom:24px}.title-search__search-wrapper{position:static;text-align:left}}@media only screen and (max-width:560px){.page-hero-section__inner{margin-top:32px}.sales-section__list{max-width:280px}}@media only screen and (max-width:540px){.cards-section__title,.catalog-section__title{margin:0 0 16px;font-size:1.5em;line-height:normal}.icon-message{display:block}.icon-message__img{margin-right:0;margin-bottom:16px;text-align:center}.news-section__title,.sales-section__title{font-size:1.5em;line-height:normal}.services-list__item{width:47.9%;margin-right:4%}.services-list__item:nth-child(3n),.services-list__item:nth-child(4n),.services-list__item:nth-child(5n){margin-right:4%}.services-list__item:nth-child(2n){margin-right:0}}@media only screen and (max-width:520px){.news-list__item{width:100%;margin-bottom:20px}.place-card__descr{flex-direction:column}.place-card__descr-item{width:auto;margin-bottom:8px;padding:0}.place-card__descr-item:first-child{border:none}}@media only screen and (max-width:490px){.card-features__item{display:block;text-align:center}.card-features__img{margin-right:0;margin-bottom:16px}}@media only screen and (max-width:480px){.payment-link__top{padding:40px 60px 13px;flex-flow:column wrap;justify-content:center;border-bottom:1px solid #e3e3e5}.payment-link__title{text-align:center;padding:10px;margin-bottom:10px}.payment-link__indent{display:flex;align-items:center;justify-content:center;margin-top:152px;flex-direction:column}.add-idea-form{padding:16px}.application-section__title{font-size:1.5em;line-height:39px}.cards-section__button{margin:24px auto 0}.cards-slider .swiper-container{padding:42px 1px 7px}.cards-slider__next,.cards-slider__prev{width:24px;height:24px;background-size:6px 12px}.cards-slider__prev{right:34px}.catalog-section__button{margin:24px auto 0}.catalog-wrapper__favorite_slider,.deals-full-wrapper__deals-slider{margin-top:-39px}.deals-full__error-button{max-width:none}.dropdown-select_style_text .dropdown-select__trigger{font-size:1.5em}.faq-questions-full__button{max-width:none}.favorite-payments .swiper-container{padding:42px 1px 7px}.favorite-payments__next,.favorite-payments__prev{width:24px;height:24px;background-size:6px 12px}.favorite-payments__next :focus,.favorite-payments__prev :focus{outline:none}.favorite-payments__prev{right:34px}.file_inited{text-align:center}.icon-title__title{font-size:20px}.idea-full{padding:16px}.ideas-likes-item__button{width:auto}.ideas-likes__item,.ideas-likes_full .ideas-likes__item{flex-grow:1;-webkit-box-flex:1;-ms-flex-positive:1}.ideas-list-item__left{margin:0 16px;padding:16px 0}.ideas-list-item__right{padding:20px 16px 16px}.ideas-wrapper__main{margin-bottom:32px}.image-slider__next,.image-slider__prev{width:24px;height:24px;background-size:6px 12px}.login-form{padding:0}.new-card{padding:25px 15px}.new-card__two-cols{flex-direction:column}.new-card__col{max-width:none;margin-bottom:20px}.new-card__col:last-child{margin-bottom:0}.new-card__tip{display:none}.new-template-form{min-width:auto}.news-full-wrapper__news-list-slider{margin-top:-39px}.news-list-slider__next,.news-list-slider__prev{width:24px;height:24px;background-size:6px 12px}.news-list-slider__prev{right:34px}.offer-info__title{font-size:1.5em}.page-hero-section picture img{transform:translate(-40%,-50%)}.page-hero-section{height:680px}.page-hero-section__wrapper{padding:0 30px}.page-hero-section__title{font-size:24px;line-height:34px}.page-title__title h1{font-size:1.5em}.page__contacts-map{margin-top:40px}.payment-wrapper__payments-history-slider{margin-top:-39px}.payments-history-slider .swiper-container{padding:42px 1px 7px}.payments-history-slider__next,.payments-history-slider__prev{width:24px;height:24px;background-size:6px 12px}.payments-history-slider__prev{right:34px}.profile-content-wrapper__slider{margin-top:-39px}.section-title{margin:0 0 16px;font-size:1.125em}.simple-page-title__title{font-size:1.5em}.social-likes{display:block}.social-likes__label{margin-bottom:10px}.title-search__title{margin-bottom:16px}.tooltip{min-width:240px;max-width:240px}.withdraw-type-item__title{margin-bottom:0}.withdraw-type-item__text{display:none}}@media only screen and (max-width:460px){.news-list-slider__next,.news-list-slider__prev{margin-right:10px}.add-payment-favorites{padding-right:15px;padding-left:15px}.card-application-form{padding:16px;border-radius:0}.card-image-section{padding-right:15px;padding-left:15px}.card-image-section__card{max-width:240px;margin:0 auto 10px}.card-image-section__card img{width:100%}.card-image-section__content{max-width:none}.cards-info-wrapper{border-radius:0}.cards-info-wrapper,.cards-info-wrapper_card{padding:16px 16px 24px}.cards-section{padding:24px 20px}.cards-table table td,.cards-table table th{padding-right:0;padding-left:0}.cards-table__headline{font-size:1em}.cards-table__card-img{width:77px}.cards-table__item:first-child .cards-table__text{padding-left:0}.cards-table__item:last-child .cards-table__text{padding-right:0}.cards-types-item__inner{padding:117px 16px 16px}.cards-types-item__section{margin-bottom:16px;padding-bottom:16px}.cards-types-item__title{font-size:1.5em}.cards-types-list__info-title{margin-bottom:24px;font-size:1.125em}.cards-types-list__info-item,.cards-types-list__info-text{margin-bottom:16px}.cards-types-list__info-item:last-child{margin-bottom:0}.catalog-section{padding:24px 20px}.dialog__content{padding:16px}.dropdown-select_style_text .dropdown-select__trigger{margin-top:5px;font-weight:400;font-size:1.125em;line-height:1.375em;color:#282c37;border-bottom:1px dashed #90939a}.dropdown-select_style_text .dropdown-select__menu{font-size:.875em}.form-item__commission{width:130px}.form-item_commission .form-item__control input{padding-right:130px}.new-card_modal{padding:0;background:transparent;border-radius:0}.news-full__title{font-size:1.125em}.news-section{padding:24px 20px 8px}.news-section__top{margin-bottom:24px}.news-section__item,.news-section__list{margin-bottom:16px}.page-hero-section__wrapper{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center}.page-hero-section__text{font-size:1em}.page-hero-section__button{margin:27px auto 0}.page__wrapper{padding:45px 0 0}.page__wrapper_full-size{padding:0}.page__mobile-menu{width:100%}.page__block-wrapper{padding-right:20px;padding-left:20px}.payment-check-info__bottom,.payment-check-info__top{padding:16px}.payment-check-wrapper{padding:40px 0}.payment-check-wrapper__inner{padding:0 15px}.payment-complete-info__bottom,.payment-complete-info__top{padding:16px}.payment-form-wrapper{padding:40px 0}.payment-form-wrapper__inner{padding:0 15px}.payment-form-wrapper__top{padding:40px 15px}.payment-form-wrapper_transfers{padding:0 0 40px}.payment-form-wrapper_transfers .payment-form-wrapper__inner{padding:40px 15px 0}.payment-methods-dropdown .add-new-card-item__text{font-size:.875em}.payment-steps__item{padding-right:177px}.payment-steps__item:after{width:161px}.payment-steps_sum{left:40%}.payment-steps_complete,.payment-steps_sum{position:absolute;justify-content:flex-start;width:600px;-webkit-box-pack:start;-ms-flex-pack:start}.payment-steps_complete{right:40%}.payment-wrapper__payment-form,.profile-content-wrapper_full-width .profile-content-wrapper__inner{border-radius:0}.profile-favorite-item{padding:24px 50px 24px 12px}.refil-wrapper__pannel{padding:0}.sales-section{padding:24px 20px}.sales-section__top{margin-bottom:24px}.section-title{margin-left:15px}.section-title_no-margin{margin-left:0}.transfer-section-item{min-height:205px;padding:69px 16px 15px}.transfer-section-item__logo{top:24px}.transfer-section{padding:24px 15px}.transfer-section__two-cols{padding:19px 16px 14px}.transfers-wrapper__main,.withdraw-location{border-radius:0}.withdraw-location_refil{padding:0 16px}.acquiring-application-section__app-links .app_links_wrapper{flex-direction:column}.app_links_item{margin-right:0}.page-hero-section__wrapper .app_links_wrapper{justify-content:center}}@media only screen and (max-width:440px){.services-catalog-item:hover{margin-top:0}.services-catalog-item__top{flex-direction:row;justify-content:center;box-sizing:border-box;width:100%;min-height:60px;-webkit-box-pack:start;-ms-flex-pack:start;text-align:center}.services-catalog-item__icon{margin-top:0;margin-bottom:0;display:flex;flex-flow:column nowrap;align-items:center;justify-content:center}.services-catalog__item{width:100%;margin-bottom:10px}.withdraw-type-item__img{width:48px;height:48px;margin-right:12px}.withdraw-type-item__img img{max-width:30px}.withdraw-type-item__title{font-size:1em}}@media only screen and (max-width:420px){.card-features{padding:24px}.ideas-likes-item .button{font-size:.875em}.social-icons_contacts .social-icons__item{margin-bottom:8px}}@media only screen and (max-width:400px){.page-hero-section picture img{transform:translate(-50%,-50%)}.page-hero-section__wrapper{padding:0 15px}}@media only screen and (max-width:380px){.payment-link__top{padding:40px 50px 13px;flex-flow:column wrap;justify-content:center}.payment-link__title{text-align:center;padding:10px;margin-bottom:10px}.payment-link__inner>.social-likes__item{padding-bottom:5px}.payment-link__top{border-bottom:1px solid #e3e3e5}.payment-link__indent{display:flex;align-items:center;justify-content:center;margin-top:152px;flex-direction:column}.card-features{padding:24px 10px}.cards-section,.catalog-section{padding:24px 15px}.contacts-block,.date-sorting-dropdown__datepicker{padding:15px}.datepicker--day-name{max-width:37px}.datepicker--cell{width:35px;height:35px}.datepicker--cells.datepicker--cells-days,.datepicker--days-names{justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center}.deals-full{padding:15px 0}.coupon-description-plug{margin-bottom:0}.error-section{padding:0 15px}.favorite-empty-payments{min-height:144px}.favorite-empty-payments__inner{flex-direction:column;text-align:center}.favorite-empty-payments__img{margin-bottom:16px}.file_inited .file__control{width:240px}.news-section{padding:24px 15px 8px}.page__block-wrapper{padding-right:15px;padding-left:15px}.place-card{padding:16px}.profile-favorite-item__title{max-width:163px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.profile-favorite-item__controls_mobile{right:10px;display:block;width:24px;opacity:1}.profile-favorite-item__control-item,.profile-favorite-item__control-item:visited{width:24px;height:24px}.refil-wrapper__item[data-accordion-item=true] .refil-wrapper__pannel{padding-top:16px;padding-bottom:16px}.sales-section,.withdraw-location{padding:24px 15px}.withdraw-type-item{padding:12px}.withdraw-type__item{margin-bottom:12px}}@media only screen and (max-width:360px){.payment-methods-dropdown__trigger{padding:9px 25px 9px 10px}.payment-methods-dropdown__caret{right:12px;width:6px;height:6px;margin-top:-5px}.social-icons__item{margin-right:8px}}@media only screen and (max-width:345px){.page-hero-section{height:570px}}@media only screen and (max-width:340px){.button_style_map.button_color_yellow span:before{display:none}.date-sorting-dropdown__datepicker{padding:5px}.social-likes__item{margin-right:10px}.faq_link{font-size:.8em}}@media print{.datepickers-container,.layout__sidebar{display:none}.layout__content{width:auto}}.main-menu__item-gift{margin-top:10px;margin-left:20px}@media only screen and (max-width:780px){.hidden-down_780{display:none}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes modal__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modal__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes modal__slideIn{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes modal__slideOut{0%{transform:translateY(0)}to{transform:translateY(-20px)}}@keyframes fadeinup{0%{transform:translateY(-15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeoutdown{0%{transform:translateY(0);opacity:1}30%{transform:translateY(-3px);opacity:.2}to{transform:translateY(-15px);opacity:0}}@keyframes appear{0%{opacity:0}30%{opacity:.5}to{opacity:.8}}@keyframes disappear{0%{opacity:.8}30%{opacity:.1}to{opacity:0}}@keyframes progress-bar__increase{0%{left:-3%;width:5%}to{left:130%;width:100%}}@keyframes progress-bar__decrease{0%{left:-80%;width:80%}to{left:110%;width:10%}}@keyframes spinner_rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes spinner_rotate_reverse{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}@keyframes expandPaymentHistoryItem{0%{max-height:0;opacity:0}to{max-height:600px;opacity:1}}@keyframes collapsePaymentHistoryItem{0%{max-height:600px;opacity:1}to{max-height:0;opacity:0}}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-thumb{background:#888;-webkit-border-vertical-spacing:100px;-webkit-border-radius:20px;border:3px solid #f5f5f5}::-webkit-scrollbar-thumb:hover{background:#666}::-webkit-scrollbar-thumb:active{background:#e7b930}@media screen and (min-width:960px){html{margin-right:calc(-50vw - -50%);margin-left:calc(50vw - 50%)}}.fragment-content{overflow:hidden;background:#fff;border-radius:6px;box-shadow:0 1px 0 rgba(39,44,54,.1)}.fragment-section{margin-bottom:30px}.fragment-section:last-child{margin-bottom:0}.padding__top__0{padding-top:0}.padding__0{padding:0}.padding-left-and-right__16{padding:0 16px}.relative{position:relative}.finance{display:flex}.finance-title{margin-top:40px;font-size:25px}.finance .dropdown-select{flex-basis:50%}.finance .dropdown-select__trigger{max-width:481px;padding:14px;display:flex;justify-content:space-between;border-radius:10px}.finance .dropdown-select__trigger img{transition:all .3s ease}.finance .dropdown-select[data-dropdown-select-open=true] img{transform:rotate(90deg)}.finance .dropdown-select__menu{top:50px;max-width:481px;border-radius:10px;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease;pointer-events:none}.finance .dropdown-select[data-dropdown-select-open=true] .dropdown-select__menu{opacity:1;transform:translateY(0);pointer-events:auto}.finance .dropdown-select__item_disabled{pointer-events:none;cursor:not-allowed}.finance .dropdown-select__item .dropdown-select__link:active,.finance .dropdown-select__item .dropdown-select__link:focus,.finance .dropdown-select__item .dropdown-select__link:hover,.finance .dropdown-select__item[data-selected=true] .dropdown-select__link,.finance .dropdown-select__item[data-selected=true] .dropdown-select__link:visited{background-color:#fff6f3}.finance__view{flex-basis:50%}.finance__pdf-icon,.finance__view{display:flex;justify-content:center}.finance__pdf-icon{width:154px;height:154px;align-items:center;background-color:#d6d3eb;border-radius:50%}@media screen and (max-width:1200px){.finance{display:block}.finance,.finance-title{text-align:center}.finance .dropdown-select__trigger{margin:0 auto 30px}.finance .dropdown-select .dropdown-select__menu{left:50%;transform:translate(-50%,-10px)}.finance .dropdown-select[data-dropdown-select-open=true] .dropdown-select__menu{transform:translate(-50%)}}#modal-root{-webkit-user-select:none;user-select:none}.link__reset{text-decoration:none}.link__reset,.link__reset:active,.link__reset:hover,.link__reset:visited{color:#0094ff}.link__reset:hover{text-decoration:underline}.absolute-button{position:absolute;top:0;left:0;z-index:1;display:block;width:100%;height:100%;background:transparent;border:none;cursor:pointer}@font-face{font-family:"fira_sanslight";src:url(/static/media/firasans-light.7fde1a21.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"fira_sansregular";src:url(/static/media/firasans-regular.341c4328.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"fira_sansbold";src:url(/static/media/firasans-bold.3a5948ea.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"fira_sansmedium";src:url(/static/media/firasans-medium.f77f4e51.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"fira_sansheavy";src:local("Fira Sans Heavy"),local("FiraSans-Heavy"),url(/static/media/Firasansheavy.e4ba0916.ttf) format("truetype");font-weight:900;font-style:normal}