/* Make clicks pass-through */
#nprogress {
  pointer-events: none;
}

#nprogress .bar {
  background: #29d;

  position: fixed;
  z-index: 1031;
  top: 0;
  left: 0;

  width: 100%;
  height: 2px;
}

/* Fancy blur effect */
#nprogress .peg {
  display: block;
  position: absolute;
  right: 0px;
  width: 100px;
  height: 100%;
  box-shadow: 0 0 10px #29d, 0 0 5px #29d;
  opacity: 1.0;

  -webkit-transform: rotate(3deg) translate(0px, -4px);
      -ms-transform: rotate(3deg) translate(0px, -4px);
          transform: rotate(3deg) translate(0px, -4px);
}

/* Remove these to get rid of the spinner */
#nprogress .spinner {
  display: block;
  position: fixed;
  z-index: 1031;
  top: 15px;
  right: 15px;
}

#nprogress .spinner-icon {
  width: 18px;
  height: 18px;
  box-sizing: border-box;

  border: solid 2px transparent;
  border-top-color: #29d;
  border-left-color: #29d;
  border-radius: 50%;

  -webkit-animation: nprogress-spinner 400ms linear infinite;
          animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
  overflow: hidden;
  position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
  position: absolute;
}

@-webkit-keyframes nprogress-spinner {
  0%   { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
  0%   { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


@font-face{font-display:block;font-family:"SBSansText";font-style:normal;font-weight:400;src:url("../fonts/SBSansText/SBSansText-Regular.woff2") format("woff2"),url("../fonts/SBSansText/SBSansText-Regular.woff") format("woff")}@font-face{font-display:block;font-family:"SBSansText";font-style:normal;font-weight:500;src:url("../fonts/SBSansText/SBSansText-Medium.woff2") format("woff2"),url("../fonts/SBSansText/SBSansText-Medium.woff") format("woff")}@font-face{font-display:block;font-family:"SBSansText";font-style:normal;font-weight:600;src:url("../fonts/SBSansText/SBSansText-Semibold.woff2") format("woff2"),url("../fonts/SBSansText/SBSansText-Semibold.woff") format("woff")}@font-face{font-display:block;font-family:"SBSansText";font-style:normal;font-weight:700;src:url("../fonts/SBSansText/SBSansText-Bold.woff2") format("woff2"),url("../fonts/SBSansText/SBSansText-Bold.woff") format("woff")}@font-face{font-display:block;font-family:"SBSansDisplay-ExtendedSemibold";font-style:normal;font-weight:normal;src:url("../fonts/SBSansDisplayExtended/SBSansDisplay-ExtendedSemibold.woff2") format("woff2"),url("../fonts/SBSansDisplayExtended/SBSansDisplay-ExtendedSemibold.woff") format("woff")}@font-face{font-display:block;font-family:"Citymobil-Beta_v0-4-Wide";font-style:normal;font-weight:normal;src:url("../fonts/Citymobil-Beta_v0-4/Citymobil-Beta_v0-4-Wide.woff2") format("woff2"),url("../fonts/Citymobil-Beta_v0-4/Citymobil-Beta_v0-4-Wide.woff") format("woff")}@font-face{font-display:block;font-family:"Citymobil-Beta_v0-4-Wide";font-style:italic;font-weight:normal;src:url("../fonts/Citymobil-Beta_v0-4/Citymobil-Beta_v0-4-WideItalic.woff2") format("woff2"),url("../fonts/Citymobil-Beta_v0-4/Citymobil-Beta_v0-4-WideItalic.woff") format("woff")}@font-face{font-display:block;font-family:"CitymobilSans-VF";font-style:normal;font-weight:normal;src:url("../fonts/Citymobil-Beta_v0-4/CitymobilSans-VF.woff2") format("woff2"),url("../fonts/Citymobil-Beta_v0-4/CitymobilSans-VF.woff") format("woff")}@font-face{font-display:block;font-family:"Citymobil_Sans_Normal-Regular";font-style:normal;font-weight:normal;src:url("../fonts/Citymobil-Beta_v0-4/Citymobil_Sans_Normal-Regular.woff2") format("woff2"),url("../fonts/Citymobil-Beta_v0-4/Citymobil_Sans_Normal-Regular.woff") format("woff")}@font-face{font-display:block;font-family:"Citymobil_Sans_Narrow-Italic";font-style:normal;font-weight:normal;src:url("../fonts/Citymobil-Beta_v0-4/new/Citymobil_Sans_Narrow-Italic.woff2") format("woff2"),url("../fonts/Citymobil-Beta_v0-4/new/Citymobil_Sans_Narrow-Italic.woff") format("woff")}@font-face{font-display:block;font-family:"Montserrat";font-style:normal;font-weight:700;src:url("../fonts/Montserrat/montserrat-bold.woff2") format("woff2"),url("../fonts/Montserrat/montserrat-bold.woff") format("woff")}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}*,*::before,*::after{box-sizing:border-box;outline:none}ul,ol{list-style:none;padding:0}body,h1,h2,h3,h4,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}h1,h2,h3,.h1,.h2,.h3{font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-weight:normal}h1,.h1{color:#fff;font-size:24px;line-height:31px;margin-bottom:39px}@media screen and (min-width: 768px){h1,.h1{font-size:32px;line-height:42px;margin-bottom:32px}}@media screen and (min-width: 1366px){h1,.h1{margin-bottom:42px}}h1{padding-top:41px}@media screen and (min-width: 768px){h1{padding-top:60px}}@media screen and (min-width: 1024px){h1{padding-top:58px}}h2,.h2{color:#fff;font-size:24px;line-height:26px}@media screen and (min-width: 768px){h2,.h2{font-size:32px;line-height:35px}}h3,.h3{color:#fff;font-size:20px;line-height:28px}body{background-color:#fff;color:#fff;display:flex;flex-direction:column;line-height:1.5;min-width:360px;scroll-behavior:smooth;text-rendering:optimizespeed}body>img[src*="https://wcm-ru.frontend.weborama"]{display:none}a:not([class]){text-decoration-skip-ink:auto}img{display:block;max-width:100%}button{cursor:pointer;font:inherit;user-select:none}input,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){button,a{animation-duration:.01ms !important;animation-iteration-count:1 !important;scroll-behavior:auto !important;transition-duration:.01ms !important}}a{color:inherit;text-decoration:none}a:focus{outline:none}input::-ms-clear{display:none}.hidden-block{display:none !important}@media print{.no-print{display:none !important}}.disabled{pointer-events:none}:disabled{cursor:default}html,body{font-family:"SBSansText",sans-serif;font-size:18px;height:100%;min-height:calc(var(--vh, 1vh)*100)}.hidden-content{display:none;opacity:0;visibility:hidden}.main-wrapper{color:#fff;display:flex;flex:1 0 auto;flex-direction:column;margin:0 auto;overflow:hidden;width:100%}.main{flex-grow:1}.container{margin:0 auto;max-width:1366px;padding:0 20px}@media screen and (min-width: 768px){.container{padding:0 22px}}@media screen and (min-width: 1024px){.container{padding:0 30px}}@media screen and (min-width: 1366px){.container{padding:0 75px}}.content{background:#fff;border-radius:24px;color:#000;margin:-23px auto 0;max-width:1192px;padding:50px 20px 0;position:relative;width:100%}@media screen and (min-width: 768px){.content{padding:92px 28px 0}}@media screen and (min-width: 1024px){.content{margin:-33px auto 0;padding:92px 30px 0}}@media screen and (min-width: 1366px){.content{margin:-67px auto 0;padding:92px 47px 0}}@media screen and (max-width: 767px){.hidden-overflow,.menu-is-open{clip-path:polygon(0 0, 100% 0, 100% var(--cpath, 100%), 0 var(--cpath, 100%), 0 0)}}.hidden-overflow,.hidden-overflow body,.menu-is-open,.menu-is-open body{height:calc(var(--vh, 1vh)*100);min-height:calc(var(--vh, 1vh)*100);overflow:hidden}.hidden-overflow body,.menu-is-open body{height:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none;touch-action:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus textarea:-webkit-autofill,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset !important}.grecaptcha-badge{display:none !important}.btn{align-items:center;background-color:#21a038;border:0;border-radius:12px;color:#fff;display:inline-flex;font-size:20px;font-weight:600;justify-content:center;line-height:20px;min-height:52px;padding:18px 36px;text-align:center;transition:all .3s ease;vertical-align:top}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.btn:hover{background-color:#00aa60;color:#fff}.btn:active{background-color:#8526ff;color:#fff}}.btn[disabled]{background-color:#f5f6fa;color:#fff;pointer-events:none}.code-copy-message{align-items:center;background-color:rgba(245,246,250,.95);border-radius:16px;bottom:10px;color:#0d0c24;display:flex;flex-shrink:0;font-size:18px;justify-content:center;left:auto;line-height:18px;opacity:1;padding:20px 15px;pointer-events:all;position:fixed;right:10px;top:auto;transform:translateY(0);transition:all .5s ease;visibility:visible;z-index:2}.code-copy-message.invisible{opacity:0;pointer-events:none;transform:translateY(100%);visibility:hidden}.code-copy-message-wrap{display:inline;position:relative}.code-copy-message-wrap .code-copy-message{bottom:3px;font-family:"SBSansText",sans-serif;left:50%;min-width:215px;padding:20px 32px;position:absolute;right:auto;top:auto;transform:translateX(-50%);white-space:nowrap}.link-b{align-items:center;background-color:rgba(0,0,0,0);border:0;color:#00b45d;display:inline-block;font-size:18px;font-weight:600;letter-spacing:.1px;line-height:22px;margin-right:13px;max-width:max-content;padding:0 0 0 38px;position:relative;transition:all .3s linear;vertical-align:top;width:auto}@media screen and (min-width: 768px){.link-b{font-size:20px}}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.link-b:hover{color:#00aa60}.link-b:hover::before{background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.4008e-07 1.70492L1.41 0.294922L6 4.87492L10.59 0.294923L12 1.70492L6 7.70492L-1.4008e-07 1.70492Z' fill='%2300AA60'/%3E%3C/svg%3E%0A")}}.link-b::before{background:rgba(33,160,56,.1);background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.4008e-07 1.70492L1.41 0.294922L6 4.87492L10.59 0.294923L12 1.70492L6 7.70492L-1.4008e-07 1.70492Z' fill='%232FC25D'/%3E%3C/svg%3E%0A");background-position:50% 10px;background-repeat:no-repeat;border-radius:50%;bottom:-2px;content:"";display:inline-block;flex-shrink:0;height:26px;left:0;position:absolute;transition:all .3s linear;vertical-align:middle;width:26px}.link-b::after{content:attr(data-hidden)}.link-b.active::before{transform:rotate(-180deg)}.link-b.active::after{content:attr(data-showed)}.qr-row{align-items:center;color:#717184;display:flex}.qr-row__img{flex-shrink:0;height:81px;width:81px}.qr-row__img svg{height:100%;object-fit:contain;object-position:center;width:100%}.qr-row__img svg path{fill:currentColor}.qr-row__img--sm{display:none}@media screen and (min-width: 1024px){.qr-row__img--sm{display:block}}.qr-row__text{font-size:inherit;line-height:inherit}@media screen and (min-width: 1024px){.qr-row__text{margin-left:21px}}@media screen and (min-width: 1366px){.qr-row__text{margin-left:24px}}.qr-row__text--sm{display:none}@media screen and (min-width: 1024px){.qr-row__text--sm{display:block}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.cd-header{--mobile-menu-breakpoint: 1024}@media screen and (min-width: 768px){.cd-header__wrapper{position:relative}}@media screen and (min-width: 1024px){.cd-header .container{display:flex;flex-wrap:wrap;width:100%}}.cd-header__top{align-items:center;display:flex;height:56px;justify-content:space-between;position:relative;width:100%;z-index:200}@media screen and (min-width: 768px){.cd-header__top{height:92px}}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header__top{z-index:994}}@media screen and (min-width: 1024px){.cd-header__top{height:98px;order:0;width:auto;z-index:994}}.cd-header__logo{color:#6e00be;flex-shrink:0}.cd-header--white .cd-header__logo{color:#fff}.cd-header__logo--nadolgo{flex-shrink:1}.cd-header__logoLink{color:currentColor;display:block;height:23px;width:151px}@media screen and (min-width: 768px){.cd-header__logoLink{height:26px;width:170px}}@media screen and (min-width: 1024px){.cd-header__logoLink{height:31px;width:204px}}@media screen and (min-width: 1366px){.cd-header__logoLink{height:32px;width:206px}}.cd-header__logoLink--nadolgo{height:26px !important;width:100%}@media screen and (min-width: 768px){.cd-header__logoLink--nadolgo{height:33px !important;width:340px !important}}.cd-header__logoImg{height:100%;object-fit:contain;width:100%}.cd-header__logoPath{fill:currentColor}.cd-header__buttons{align-items:center;display:flex;flex-grow:1;flex-shrink:0;margin-right:-23px}@media screen and (min-width: 1024px){.cd-header__buttons{display:none}}.cd-header__btn--top{display:flex;flex-grow:1;justify-content:flex-end;padding:0 6px 0 22px}.cd-header__btn--top a:not([class]){display:none}.cd-header__btn--top .btn{display:none;font-size:9px;line-height:9px;min-height:22px;padding:4px 15px;width:auto}@media screen and (max-width: 767px){.cd-header__btn--top .btn{border-radius:6px}}@media screen and (min-width: 768px){.cd-header__btn--top .btn{font-size:16px;line-height:16px;min-height:40px;min-width:114px;white-space:nowrap}}.cd-header__btn--top .btn span:first-child:nth-last-child(2){display:block}.cd-header__btn--top .btn span:first-child:nth-last-child(2)~span{display:none}.cd-header__btn--top-nadolgo .btn{display:block}@media screen and (min-width: 1024px){.cd-header__btn--float{display:none}}.cd-header__trigger{color:#717184}.cd-header--white .cd-header__trigger{color:#fff}.cd-header__trigger-icon{align-items:center;background-color:rgba(0,0,0,0);border:0;color:currentColor;display:flex;height:56px;justify-content:center;padding:0;position:relative;width:60px}.cd-header__trigger-icon__lines{align-items:center;display:flex;flex-direction:column;height:16px;justify-content:center;left:50%;margin-left:-8px;margin-top:-8px;opacity:1;position:absolute;top:50%;transition:opacity .3s ease;width:16px}.menu-is-open .cd-header__trigger-icon__lines{opacity:0}.cd-header__trigger-icon__lines span{background-color:currentColor;border-radius:2px;height:2px;transition:all .3s ease;width:16px}.cd-header__trigger-icon__lines::before,.cd-header__trigger-icon__lines::after{background-color:currentColor;border-radius:2px;content:"";height:2px;transition:transform .3s ease}.cd-header__trigger-icon__lines::before{margin-bottom:3px;width:16px}.cd-header__trigger-icon__lines::after{margin-left:-6px;margin-top:3px;width:10px}.cd-header__trigger-icon__icon{height:16px;left:50%;margin-left:-8px;margin-top:-8px;opacity:0;position:absolute;top:50%;transition:opacity .3s ease;width:16px}.menu-is-open .cd-header__trigger-icon__icon{opacity:1}.cd-header__trigger-icon__icon::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16Z' fill='%2321233D' fill-opacity='0.2'/%3E%3Cpath d='M5.33301 5.33325L10.6663 10.6666' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.6663 5.33325L5.33301 10.6666' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");content:"";display:block;height:100%;width:100%}@media screen and (max-width: 767px){.cd-header__body{display:block;height:calc(var(--vh, 1vh)*100 - 56px);left:0;min-width:300px;opacity:0;pointer-events:none;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease;visibility:hidden;width:100%;z-index:100}}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header__body{display:block;position:absolute;right:42px;top:calc(100% - 6px);width:380px;z-index:994}}@media screen and (min-width: 1024px){.cd-header__body{display:contents}}@media screen and (max-width: 767px){.menu-is-open header:not(.fixed)>:not([class*=js-]) .cd-header__body,.menu-is-open .fixed>[class*=js-] .cd-header__body{opacity:1;pointer-events:auto;transform:translateY(0);visibility:visible}}@media screen and (max-width: 767px){.cd-header__content{background:#717184;border-radius:16px 16px 0 0;display:flex;flex-direction:column;height:100%;overflow:auto;overflow:hidden;position:relative;transform:translateZ(0);width:100%;z-index:200}}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header__content{bottom:0;left:0;perspective:2000px;perspective-origin:50% 500px;pointer-events:none;position:absolute;right:0;top:0}}@media screen and (min-width: 1024px){.cd-header__content{display:contents}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-is-open header:not(.fixed)>:not([class*=js-]) .cd-header__content,.menu-is-open .fixed>[class*=js-] .cd-header__content{pointer-events:auto}}.cd-header__content::-webkit-scrollbar-thumb,.cd-header__content::-webkit-scrollbar,.cd-header__content::-webkit-scrollbar-track{height:0;width:0}@media screen and (max-width: 1023px){.cd-header__middle{display:flex;flex-direction:column;padding:20px 23px 36px;width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header__middle{background:#717184;border-radius:16px;left:0;opacity:0;overflow:hidden;padding-top:13px;position:absolute;top:0;transform:rotateX(-15deg);transform-origin:50% -50px;will-change:transform}}@media screen and (min-width: 1024px){.cd-header__middle{display:contents}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-is-open header:not(.fixed)>:not([class*=js-]) .cd-header__middle,.menu-is-open .fixed>[class*=js-] .cd-header__middle{opacity:1;transform:rotateX(0);transition:transform .5s ease,height .3s ease}}@media screen and (max-width: 1023px){.cd-header__menu{margin-bottom:31px;order:1}}@media screen and (min-width: 1024px){.cd-header__menu{order:3;width:100%;z-index:994}}@media screen and (max-width: 1023px){.cd-header__data{border-top:1px solid hsla(0,0%,100%,.2);margin-bottom:23px;order:2;padding-top:10px}}@media screen and (min-width: 1024px){.cd-header__data{align-items:center;display:flex;flex-grow:1;order:1;padding-left:36px;z-index:994}}@media screen and (min-width: 1366px){.cd-header__data{padding-left:103px}}@media screen and (hover)and (min-width: 1024px),screen and (min-width: 0\0 )and (min-width: 1024px),screen and (min-device-pixel-ratio: 0)and (min-width: 1024px){.cd-header__data:hover~.cd-header__menu{z-index:993}}.cd-header__phone{color:#fff;display:none;font-size:16px;line-height:16px}@media screen and (min-width: 1024px){.cd-header__phone{color:#717184;display:inline;text-align:inherit;text-decoration:none;transition:color .3s linear;display:block;width:auto}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.cd-header__phone:hover{color:#00aa60}.cd-header__phone:active{color:#8526ff}}@media screen and (min-width: 1024px){.cd-header__phone[disabled]{color:#f5f6fa;pointer-events:none}}@media screen and (min-width: 1024px){.cd-header--white .cd-header__phone{color:#fff}}.cd-header__links{align-items:center;display:flex;order:3}@media screen and (min-width: 1024px){.cd-header__links{flex-direction:row-reverse;order:2;z-index:994}}.cd-header__links .btn{border-radius:12px;font-size:18px}@media screen and (min-width: 1024px){.cd-header__links .btn{font-size:16px;line-height:16px;min-height:40px;padding:12px 25px}}@media screen and (max-width: 1023px){.cd-header__links--column{display:grid;grid-auto-flow:row;grid-gap:8px;padding-top:8px;text-align:center;width:100%}}@media screen and (max-width: 1023px){.cd-header__links--column .btn{font-size:20px;padding:0 36px;width:316px}}@media screen and (max-width: 1023px){.cd-header__links--column .btn--bordered{font-weight:400}}@media screen and (max-width: 1023px){.cd-header__links--column .btn--bordered svg{flex-shrink:0;margin-left:10px}}@media screen and (max-width: 1023px){.cd-header__links--column .cd-header__link{padding-top:12px;text-align:center}}@media screen and (max-width: 1023px){.cd-header__links--column .cd-header__link a{font-size:20px;margin:0}}@media screen and (max-width: 1023px){.cd-header .btn-text-md{display:none}}@media screen and (min-width: 1024px){.cd-header .btn-text-xs{display:none}}@media screen and (min-width: 1024px){.cd-header__webview{display:none}}.cd-header__link a{color:#fff;font-size:18px;line-height:20px;margin-left:63px}@media screen and (min-width: 1024px){.cd-header__link a{color:#717184;display:inline;text-align:inherit;text-decoration:none;transition:color .3s linear;font-size:16px;line-height:16px;margin-left:17px;margin-right:32px}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.cd-header__link a:hover{color:#00aa60}.cd-header__link a:active{color:#8526ff}}@media screen and (min-width: 1024px){.cd-header__link a[disabled]{color:#f5f6fa;pointer-events:none}}@media screen and (min-width: 1024px){.cd-header__btn--float~.cd-header__link a{margin-right:0}}.cd-header__wrapper[class*=js-]{background-color:#fff;border-bottom:1px solid #e9eaee;left:0;pointer-events:none;position:fixed;top:0;transform:translateY(-400%);width:100%;z-index:994}.prefixed .cd-header__wrapper[class*=js-]{transition:transform .5s ease}.fixed .cd-header__wrapper[class*=js-]{padding-right:var(--pr, 0px);pointer-events:auto;transform:translateY(0)}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav{height:100%;max-width:calc(100% - 53px);width:100%}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__navigation{align-items:center;display:flex;justify-content:flex-end}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__list,.cd-header__wrapper[class*=js-] .cd-header-top-nav__navigation{height:100%}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__item{align-items:center;display:inline-flex;height:100%;padding-bottom:0;padding-left:14px;padding-right:14px;vertical-align:top}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__item:last-of-type{padding-right:0}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__item:first-of-type{padding-left:0}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__link{font-size:16px;line-height:16px}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__link:after{margin-left:9px}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .priority-nav__dropdownInner{display:flex}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .priority-nav__dropdownInner .cd-header-top-nav__item{display:flex;height:auto;margin-right:5px}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .priority-nav__dropdownInner .cd-header-top-nav__item:last-of-type{margin-right:0}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .container{flex-wrap:nowrap}}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__top{height:64px}}@media screen and (min-width: 1366px){.cd-header__wrapper[class*=js-] .cd-header__top{height:73px}}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__logoLink{height:29px;width:187px}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__data{display:none}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__link{display:none}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__menu{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;margin-right:24px;order:1;padding-bottom:1px;width:auto}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__btn--float{display:block}}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__btn--top{padding:0 3px 0 22px}}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__btn--top .btn{border-radius:12px;font-size:16px;line-height:16px;min-height:40px;padding:6px 24px}}.prefixed .cd-header__wrapper[class*=js-] .cd-header__btn--top .btn{display:inline-flex}.nav__dropdown-wrapper.priority-nav__wrapper[aria-haspopup=false]{margin:0}@media screen and (min-width: 1024px){.cd-header-top-nav__list{display:inline-flex;font-size:0;vertical-align:top}}.cd-header-top-nav__item{margin-bottom:20px}@media screen and (min-width: 1024px){.cd-header-top-nav__item{margin-bottom:0;padding-bottom:21px;padding-left:20px;padding-right:20px}}@media screen and (min-width: 1366px){.cd-header-top-nav__item{padding-left:26px;padding-right:26px}}.cd-header-top-nav__item:last-of-type{margin-bottom:0}@media screen and (min-width: 1024px){.cd-header-top-nav__item:last-of-type{padding-right:0}}@media screen and (min-width: 1024px){.cd-header-top-nav__item:first-of-type{padding-left:0}}.cd-header-top-nav__link{color:#fff;display:block;font-size:18px;font-weight:400;line-height:25px;position:relative;width:100%}@media screen and (min-width: 1024px){.cd-header-top-nav__link{color:#717184;display:inline;text-align:inherit;text-decoration:none;transition:color .3s linear;align-items:center;display:inline-flex;font-size:18px;line-height:22px;transition:color .3s linear;white-space:nowrap}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.cd-header-top-nav__link:hover{color:#00aa60}.cd-header-top-nav__link:active{color:#8526ff}}@media screen and (min-width: 1024px){.cd-header-top-nav__link[disabled]{color:#f5f6fa;pointer-events:none}}@media screen and (min-width: 1024px){.cd-header--white .cd-header-top-nav__link{color:#fff}}[class*=js-]>.cd-header-top-nav__link::after{background-color:#fff;display:block;height:9px;margin-top:1px;position:absolute;right:4px;top:50%;transform:translateY(-50%);width:6px;content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.47003 8.5L0.530029 7.56L3.58336 4.5L0.530029 1.44L1.47003 0.5L5.47003 4.5L1.47003 8.5Z' fill='white'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease}@media screen and (min-width: 1024px){[class*=js-]>.cd-header-top-nav__link::after{content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.10887e-08 1.46997L0.94 0.529968L4 3.5833L7.06 0.529969L8 1.46997L4 5.46997L-4.10887e-08 1.46997Z' fill='%23717184'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;background-color:currentColor;height:6px;margin-left:12px;position:static;transform:rotate(0deg);transition:transform .3s ease;width:8px}}@media screen and (min-width: 1024px){.hovered .cd-header-top-nav__link{color:#00aa60}.cd-header--white .hovered .cd-header-top-nav__link{color:#55008c}}@media screen and (min-width: 1024px){.hovered .cd-header-top-nav__link::after{transform:rotate(180deg)}}@media screen and (max-width: 1023px){.priority-nav{white-space:normal}}.priority-nav__wrapper{display:inline-block;margin-left:33px;margin-top:2px;vertical-align:top}@media screen and (max-width: 1023px){.priority-nav__wrapper{display:contents !important;margin-left:0;margin-top:0}}@media screen and (max-width: 1023px){.cd-header-top-nav__list+.priority-nav__wrapper .cd-header-top-nav__item:first-of-type{margin-top:20px}}@media screen and (max-width: 1023px){.priority-nav__dropdown-toggle{display:none !important}}@media screen and (min-width: 1024px){.priority-nav__dropdown-toggle{align-items:center;background-color:rgba(0,0,0,0);border:0;display:inline-flex;height:18px;justify-content:center;padding:0;vertical-align:top;width:18px;color:#717184;display:inline;text-align:inherit;text-decoration:none;transition:color .3s linear}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.priority-nav__dropdown-toggle:hover{color:#00aa60}.priority-nav__dropdown-toggle:active{color:#8526ff}}@media screen and (min-width: 1024px){.priority-nav__dropdown-toggle[disabled]{color:#f5f6fa;pointer-events:none}}.priority-nav__dropdown-toggle::before{background-color:currentColor;content:"";display:block;height:5px;mask:url("data:image/svg+xml,%3Csvg width='17' height='5' viewBox='0 0 17 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='2.125' cy='2.125' r='2.125' fill='%23717184'/%3E%3Ccircle cx='8.5' cy='2.125' r='2.125' fill='%23717184'/%3E%3Ccircle cx='14.875' cy='2.125' r='2.125' fill='%23717184'/%3E%3C/svg%3E") no-repeat center;transition:background-color .3s ease;width:17px}@media screen and (max-width: 1023px){.priority-nav__dropdown{display:contents !important}}@media screen and (min-width: 1024px){.priority-nav__dropdown{padding:8px 0 0;right:-21px;top:100%}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner{background-color:#fff;border-radius:12px;box-shadow:0px 2px 12px 0px rgba(13,12,36,.0784313725);display:flex;padding:8px}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner [class*=js-]>.cd-header-top-nav__link:after{display:none !important}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner .cd-header-top-nav__link{background-color:#fff;border-radius:12px;color:#0d0c24;padding:16px 20px;transition:background-color .3s ease}}@media screen and (hover)and (min-width: 1024px),screen and (min-width: 0\0 )and (min-width: 1024px),screen and (min-device-pixel-ratio: 0)and (min-width: 1024px){.priority-nav__dropdownInner .cd-header-top-nav__link:hover{background-color:#f5f6fa;color:#0d0c24}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner .cd-header-top-nav__item{margin-right:5px;padding:0 !important}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner .cd-header-top-nav__item:last-of-type{margin-right:0}}@media screen and (min-width: 1024px){.priority-nav__dropdownInner .cd-header-top-nav__item.hovered .cd-header-top-nav__link{background-color:#f5f6fa;color:#0d0c24}}@media screen and (max-width: 1023px){.cd-header-dropdown{display:block;left:0;min-width:300px;pointer-events:none;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:100}}@media screen and (max-width: 767px){.cd-header-dropdown{height:calc(var(--vh, 1vh)*100 - 56px);position:fixed}}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header-dropdown{height:100%;overflow:hidden;position:absolute}}@media screen and (min-width: 1024px){.cd-header-dropdown{display:block;left:0;position:absolute;right:0;top:max(var(--nav-top),100% - 6px);z-index:994}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-dropdown{top:100%}}@media screen and (max-width: 1023px){.cd-header-dropdown.visible{pointer-events:auto;transform:translateX(0)}}@media screen and (max-width: 767px){.cd-header-dropdown__context{background:#717184;border-radius:16px 16px 0 0;display:flex;flex-direction:column;height:100%;overflow:auto;position:relative;width:100%;z-index:200}}@media screen and (min-width: 1024px){.cd-header-dropdown__context{bottom:0;left:0;perspective:2000px;perspective-origin:50% 500px;pointer-events:none;position:absolute;right:0;top:0}}.cd-header-dropdown__context::-webkit-scrollbar-thumb,.cd-header-dropdown__context::-webkit-scrollbar,.cd-header-dropdown__context::-webkit-scrollbar-track{height:0;width:0}@media screen and (min-width: 1024px){.visible .cd-header-dropdown__context{pointer-events:all}}@media screen and (min-width: 1024px){.cd-header-dropdown__container{left:0;opacity:0;position:absolute;top:0;transform-origin:50% -50px;transition:transform .3s ease;will-change:transform}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-dropdown__container{contain:unset;padding-top:18px;right:0}}@media screen and (min-width: 1024px){.visible .cd-header-dropdown__container{opacity:1;transform:rotateX(0deg)}}.cd-header-dropdown__box{--menu-top: 15px}@media screen and (min-width: 1024px){.cd-header-dropdown__box{background:rgba(0,0,0,0);border-radius:24px;display:flex;flex-direction:column;height:100%;left:0;overflow:hidden;padding-top:var(--menu-top);position:relative;top:calc(0px - var(--menu-top));width:100%;z-index:200}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-dropdown__box{border-radius:16px;left:-35px;width:fit-content}}.cd-header-dropdown__box .cd-header-dropdown__item{top:var(--menu-top)}@media screen and (min-width: 768px)and (max-width: 1023px){.cd-header-dropdown__content{width:360px}}@media screen and (max-width: 1023px){.cd-header-dropdown__item{left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease .3s;width:100%}}@media screen and (min-width: 1024px){.cd-header-dropdown__item{left:0;opacity:0;pointer-events:none;position:absolute}}@media screen and (max-width: 1023px){.cd-header-dropdown__item.visible{opacity:1;pointer-events:auto;position:static;transition:opacity .3s ease 0s}}@media screen and (min-width: 1024px){.cd-header-dropdown__item.visible{opacity:1;pointer-events:auto;position:static;transition:opacity .3s ease}}@media screen and (min-width: 1024px){.cd-header-dropdown__item:nth-child(1) .cd-header-menu__list-default{width:164px}}@media screen and (min-width: 1024px){.cd-header-dropdown__item:nth-child(3) .cd-header-menu__list-default{margin-right:20px;width:186px}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-dropdown__item{position:static}}.cd-header-menu{padding:19px 23px}@media screen and (min-width: 768px){.cd-header-menu{background:#717184;border-radius:16px;max-height:calc(var(--vh, 1vh)*100 - 92px);overflow:auto;padding:19px 23px 8px}}@media screen and (min-width: 1024px){.cd-header-menu{border-radius:24px;max-height:inherit;overflow:inherit;padding:16px}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-menu{border-radius:16px;padding:34px 36px 36px}}.cd-header-menu__back{background:none;border:none;color:#fff;display:inline-block;font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px;padding-left:31px;position:relative;vertical-align:top}@media screen and (min-width: 1024px){.cd-header-menu__back{display:none}}.cd-header-menu__back::before{content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='6' height='8' viewBox='0 0 6 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.52997 -8.21774e-08L5.46997 0.94L2.41664 4L5.46997 7.06L4.52997 8L0.529971 4L4.52997 -8.21774e-08Z' fill='%23D6D7DC'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;background-color:currentcolor;height:8px;left:4px;margin-top:-2px;position:absolute;top:50%;width:6px}@media screen and (min-width: 1024px){.cd-header-menu__list{display:flex}}.cd-header-menu__link{align-items:center;color:#fff;display:flex;font-size:18px;font-weight:400;justify-content:space-between;line-height:25px;position:relative}@media screen and (min-width: 1024px){.cd-header-menu__link{justify-content:flex-start}}.cd-header-menu__link--custom:after{content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 0.833618H6.66667C3.83171 0.833618 3.33333 1.33228 3.33333 4.16695V4.83362C3.33333 5.01043 3.40357 5.18 3.5286 5.30502C3.65362 5.43005 3.82319 5.50029 4 5.50029C4.17681 5.50029 4.34638 5.43005 4.47141 5.30502C4.59643 5.18 4.66667 5.01043 4.66667 4.83362V4.16695C4.66667 2.16695 4.66667 2.16695 6.66667 2.16695H10.6667C12.6667 2.16695 12.6667 2.16695 12.6667 4.16695V10.8336C12.6667 12.8336 12.6667 12.8336 10.6667 12.8336H6.66667C4.66667 12.8336 4.66667 12.8336 4.66667 10.8336V10.167C4.66667 9.99014 4.59643 9.82057 4.47141 9.69555C4.34638 9.57052 4.17681 9.50029 4 9.50029C3.82319 9.50029 3.65362 9.57052 3.5286 9.69555C3.40357 9.82057 3.33333 9.99014 3.33333 10.167V10.8336C3.33333 13.6683 3.83171 14.167 6.66667 14.167H10.6667C13.5016 14.167 14 13.6683 14 10.8336V4.16695C14 1.33231 13.5016 0.833618 10.6667 0.833618Z' fill='white'/%3E%3Cpath d='M7.18359 9.3857C7.05858 9.51071 6.98835 9.68026 6.98835 9.85705C6.98835 10.0338 7.05858 10.2034 7.18359 10.3284C7.30861 10.4534 7.47816 10.5236 7.65495 10.5236C7.83174 10.5236 8.00129 10.4534 8.1263 10.3284L10.9548 7.50029L8.1263 4.6715C8.00129 4.54649 7.83174 4.47626 7.65495 4.47626C7.47816 4.47626 7.30861 4.54649 7.18359 4.6715C7.05858 4.79652 6.98835 4.96607 6.98835 5.14286C6.98835 5.31965 7.05858 5.4892 7.18359 5.61421L8.40279 6.83362H1.15495C0.978137 6.83362 0.808568 6.90386 0.683543 7.02888C0.558519 7.1539 0.488281 7.32347 0.488281 7.50029C0.488281 7.6771 0.558519 7.84667 0.683543 7.97169C0.808568 8.09671 0.978137 8.16695 1.15495 8.16695H8.40255L7.18359 9.3857Z' fill='white'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;background-color:currentColor;display:block;height:15px;margin:3px 2px 0 10px;width:14px}@media screen and (min-width: 1024px){.cd-header-menu__link--custom:after{margin:3px 0 0 8px}}.cd-header-menu__link--authorization:after{content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='14' height='15' viewBox='0 0 14 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6667 0.833618H6.66667C3.83171 0.833618 3.33333 1.33228 3.33333 4.16695V4.83362C3.33333 5.01043 3.40357 5.18 3.5286 5.30502C3.65362 5.43005 3.82319 5.50029 4 5.50029C4.17681 5.50029 4.34638 5.43005 4.47141 5.30502C4.59643 5.18 4.66667 5.01043 4.66667 4.83362V4.16695C4.66667 2.16695 4.66667 2.16695 6.66667 2.16695H10.6667C12.6667 2.16695 12.6667 2.16695 12.6667 4.16695V10.8336C12.6667 12.8336 12.6667 12.8336 10.6667 12.8336H6.66667C4.66667 12.8336 4.66667 12.8336 4.66667 10.8336V10.167C4.66667 9.99014 4.59643 9.82057 4.47141 9.69555C4.34638 9.57052 4.17681 9.50029 4 9.50029C3.82319 9.50029 3.65362 9.57052 3.5286 9.69555C3.40357 9.82057 3.33333 9.99014 3.33333 10.167V10.8336C3.33333 13.6683 3.83171 14.167 6.66667 14.167H10.6667C13.5016 14.167 14 13.6683 14 10.8336V4.16695C14 1.33231 13.5016 0.833618 10.6667 0.833618Z' fill='white'/%3E%3Cpath d='M7.18359 9.3857C7.05858 9.51071 6.98835 9.68026 6.98835 9.85705C6.98835 10.0338 7.05858 10.2034 7.18359 10.3284C7.30861 10.4534 7.47816 10.5236 7.65495 10.5236C7.83174 10.5236 8.00129 10.4534 8.1263 10.3284L10.9548 7.50029L8.1263 4.6715C8.00129 4.54649 7.83174 4.47626 7.65495 4.47626C7.47816 4.47626 7.30861 4.54649 7.18359 4.6715C7.05858 4.79652 6.98835 4.96607 6.98835 5.14286C6.98835 5.31965 7.05858 5.4892 7.18359 5.61421L8.40279 6.83362H1.15495C0.978137 6.83362 0.808568 6.90386 0.683543 7.02888C0.558519 7.1539 0.488281 7.32347 0.488281 7.50029C0.488281 7.6771 0.558519 7.84667 0.683543 7.97169C0.808568 8.09671 0.978137 8.16695 1.15495 8.16695H8.40255L7.18359 9.3857Z' fill='white'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;background-color:currentColor;display:block;height:15px;margin:3px 2px 0 10px;width:14px}@media screen and (min-width: 1024px){.cd-header-menu__link--authorization:after{margin:3px 0 0 8px}}.cd-header-menu__link--beta{white-space:nowrap}.cd-header-menu__link--beta:after{align-items:center;background-color:#2cb958;border-radius:15px;color:#fff;content:"beta";display:inline-flex;font-size:12px;font-weight:400;height:22px;line-height:12px;margin:0 0 0 9px;padding:0 7px;text-transform:uppercase}.cd-header-menu__link-text{font-size:18px;font-weight:400;line-height:25px}.cd-header-menu__link-img{height:100%;left:0;position:absolute;top:0;transform:scale(1);transition:transform .5s ease;width:100%}.cd-header-menu__link-img img{height:100%;object-fit:contain;object-position:right bottom;width:100%}.cd-header-menu__list-custom{margin:-3px -16px 20px}@media screen and (min-width: 1024px){.cd-header-menu__list-custom{flex-shrink:0;margin:0 32px 0 0}}.cd-header-menu__list-custom:first-child:nth-last-child(1){margin:-3px -16px 0}@media screen and (min-width: 1024px){.cd-header-menu__list-custom:first-child:nth-last-child(1){margin:0}}.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(1){grid-column:1/3}@media screen and (min-width: 1024px){.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(1){grid-column:1/2;grid-row:1/3}}.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(2),.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(2)~.cd-header-menu__item:nth-child(2){grid-row:1/3}.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(3){grid-row:1/3}.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(3)~.cd-header-menu__item:nth-child(2){grid-row:1/2}.cd-header-menu__list-custom .cd-header-menu__item:first-child:nth-last-child(3)~.cd-header-menu__item:nth-child(3){grid-row:2/3}.cd-header-menu__list-custom .cd-header-menu__items{display:grid;grid-auto-rows:100px;grid-gap:8px;width:100%}@media screen and (max-width: 1023px){.cd-header-menu__list-custom .cd-header-menu__items{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.cd-header-menu__list-custom .cd-header-menu__items{grid-auto-columns:206px;grid-auto-rows:128px;grid-gap:12px}}.cd-header-menu__list-custom .cd-header-menu__link{align-items:flex-start;background-color:#636377;border-radius:12px;display:flex;height:100%;overflow:hidden;padding:11px 15px;transform:translateZ(0);transition:background-color .3s ease}@media screen and (min-width: 1024px){.cd-header-menu__list-custom .cd-header-menu__link{padding:19px 35px 19px 20px}}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.cd-header-menu__list-custom .cd-header-menu__link:hover{background-color:#57576a}.cd-header-menu__list-custom .cd-header-menu__link:hover .cd-header-menu__link-img{transform:scale(1.1)}}@media screen and (min-width: 768px){.cd-header-menu__list-default{padding-bottom:30px}}@media screen and (min-width: 1024px){.cd-header-menu__list-default{flex-shrink:0;padding-bottom:21px;padding-top:19px;width:211px}}@media screen and (min-width: 1024px){.cd-header-menu__list-default:has(.cd-header-menu__link--beta){min-width:211px;width:auto !important}}@media screen and (min-width: 1024px){.cd-header-location .cd-header-menu__list-default{padding-bottom:0;padding-top:0;white-space:nowrap;width:fit-content}}.cd-header-menu__list-default .cd-header-menu__item{margin:0 0 20px}@media screen and (min-width: 1024px){.cd-header-menu__list-default .cd-header-menu__item{margin:0 0 16px}}.cd-header-menu__list-default .cd-header-menu__item:last-of-type{margin:0}.cd-header-menu__list-default .cd-header-menu__link{background:none;border:0;margin:0;padding:0;transition:color .3s ease}.cd-header-menu__list-default .cd-header-menu__link--beta{justify-content:flex-start}@media screen and (min-width: 1024px){.cd-header-menu__list-default .cd-header-menu__link--beta{margin-right:21px}}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.cd-header-menu__list-default .cd-header-menu__link:hover{color:#c5c5ce}}.cd-header-location{display:inline-block;line-height:16px;vertical-align:top;width:100%}@media screen and (min-width: 1024px){.cd-header-location{margin-right:37px;position:relative;width:auto}}@media screen and (min-width: 1366px){.cd-header-location{margin-right:51px}}.cd-header-location__btn{align-items:center;background-color:rgba(0,0,0,0);border-radius:12px;color:#fff;cursor:pointer;display:inline-flex;font-size:16px;line-height:16px;padding:11px 0;position:relative;transition:color .3s linear;vertical-align:top;width:100%}@media screen and (min-width: 1024px){.cd-header-location__btn{color:#717184;display:inline;text-align:inherit;text-decoration:none;transition:color .3s linear;align-items:center;border-radius:0;display:inline-flex;padding:0;vertical-align:top;width:auto}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.cd-header-location__btn:hover{color:#00aa60}.cd-header-location__btn:active{color:#8526ff}}@media screen and (min-width: 1024px){.cd-header-location__btn[disabled]{color:#f5f6fa;pointer-events:none}}@media screen and (min-width: 1024px){.cd-header--white .cd-header-location__btn{color:#fff}}.cd-header-location__btn::after{background-color:currentColor;display:block;height:9px;margin-top:1px;position:absolute;right:4px;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .3s ease;width:6px;content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='6' height='9' viewBox='0 0 6 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.47003 8.5L0.530029 7.56L3.58336 4.5L0.530029 1.44L1.47003 0.5L5.47003 4.5L1.47003 8.5Z' fill='white'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease}@media screen and (min-width: 1024px){.cd-header-location__btn::after{content:"";display:block;mask-image:url("data:image/svg+xml,%3Csvg width='8' height='6' viewBox='0 0 8 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-4.10887e-08 1.46997L0.94 0.529968L4 3.5833L7.06 0.529969L8 1.46997L4 5.46997L-4.10887e-08 1.46997Z' fill='%23717184'/%3E%3C/svg%3E%0A");mask-position:center;mask-repeat:no-repeat;mask-size:contain;transition:background-color .3s ease;height:6px;margin-left:13px;margin-top:0;position:static;transform:rotate(0deg);transition:transform .3s ease;width:8px}}@media screen and (min-width: 1024px){.cd-header-location__btn.hovered{color:#00aa60}}@media screen and (min-width: 1024px){.cd-header-location__btn.hovered::after{transform:rotate(180deg)}}.cd-header-location__dropdown{display:none}@media screen and (min-width: 1024px){.cd-header-location__dropdown{left:50%;padding-top:28px;position:absolute;top:100%;transform:translateX(-50%);transition:opacity .3s ease;z-index:2}}.cd-header-location__dropdown-list{padding:24px 0 11px 40px}@media screen and (min-width: 1024px){.cd-header-location__dropdown-list{background:rgba(113,113,132,.97);border-radius:16px;padding:31px 32px}}.cd-header-location__dropdown-item{color:#fff;cursor:pointer;display:block;font-size:16px;line-height:16px;margin-bottom:23px;transition:color .3s ease;width:100%}@media screen and (min-width: 1024px){.cd-header-location__dropdown-item{display:block;font-size:18px;line-height:18px;margin-bottom:25px;white-space:nowrap}}.cd-header-location__dropdown-item:last-of-type{margin-bottom:0}.cd-header-location-detect .cityDetect{left:23px;opacity:0;pointer-events:none;position:absolute;top:100%;transition:opacity .3s ease;visibility:hidden}@media screen and (min-width: 768px){.cd-header-location-detect .cityDetect{opacity:1;pointer-events:all;visibility:visible;z-index:2}}@media screen and (min-width: 1024px){.cd-header-location-detect .cityDetect{left:50%;opacity:1;pointer-events:none;top:70px;transform:translateX(-50%);visibility:hidden;z-index:201}}@media screen and (min-width: 1024px){.cd-header-location-detect .cityDetect{left:180px;top:89px;transform:none}}@media screen and (min-width: 1366px){.cd-header-location-detect .cityDetect{left:260px}}.cd-header-location-detect .cityDetect.invisible{opacity:0;pointer-events:none;visibility:hidden}.cd-header-location-detect .cityDetect__inner{background:rgba(113,113,132,.97);border-radius:16px;padding:32px}.cd-header-location-detect .cityDetect__suggest{color:#fff;font-size:18px;line-height:22px;margin-bottom:32px}.cd-header-location-detect .cityDetect__suggest span{font-weight:600}.cd-header-location-detect .cityDetect__btns{align-items:center;display:flex}.cd-header-location-detect .cityDetect__link.btn{border-radius:12px;font-size:16px;line-height:16px;margin-right:31px;min-height:40px;padding:10px 25px}.cd-header-location-detect .cityDetect__link--text{background-color:rgba(0,0,0,0);border:0;color:#fff;font-size:18px;line-height:22px;padding:0}.cd-overlay{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:993}@media screen and (max-width: 1023px){.cd-overlay{top:0 !important}}@media screen and (min-width: 1024px){.cd-overlay.overlayed{pointer-events:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-is-open .cd-overlay{pointer-events:auto}}.cd-overlay-pane{backdrop-filter:blur(6px);background-color:hsla(0,0%,100%,.3);bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;will-change:opacity}@media screen and (max-width: 1023px){.cd-overlay-pane{top:0 !important}}@media screen and (min-width: 1024px){.overlayed .cd-overlay-pane{opacity:1;pointer-events:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-is-open .cd-overlay-pane{opacity:1;pointer-events:auto}}.cd-header-notice{align-items:center;display:flex;flex-flow:row nowrap;gap:16px;margin:0 auto;position:relative}@media screen and (min-width: 1366px){.cd-header-notice{max-width:1217px}}.cd-header-notice__wrapper{background-color:#f3eaff;height:68px;padding:13px 22px}@media screen and (min-width: 768px){.cd-header-notice__wrapper{padding:8px 42px}}.cd-header-notice-content{align-items:center;display:flex;flex-flow:row nowrap;gap:12px}@media screen and (min-width: 768px){.cd-header-notice-content{gap:20px}}.cd-header-notice-content__figure{flex-shrink:0;height:44px;width:70px}@media screen and (min-width: 768px){.cd-header-notice-content__figure{height:52px;width:83px}}.cd-header-notice-content__text{font-size:12px;font-style:Regular;font-weight:400;letter-spacing:-2%;line-height:14px}@media screen and (min-width: 1024px){.cd-header-notice-content__text{font-size:14px;line-height:18px}}.cd-header-notice-content__text a{color:#21a038}.cd-header-notice__close{background-color:#c5c5ce;border:none;border-radius:50%;cursor:pointer;flex-shrink:0;height:16px;margin-left:auto;padding:0;position:relative;width:16px}.cd-header-notice__close::before,.cd-header-notice__close::after{background-color:#fff;border-radius:10px;content:"";height:2px;left:50%;position:absolute;top:50%;width:10px}.cd-header-notice__close::before{transform:translate(-50%, -50%) rotate(45deg)}.cd-header-notice__close::after{transform:translate(-50%, -50%) rotate(-45deg)}.cd-header-notice__close:hover{opacity:.7}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}@media screen and (min-width: 1024px){.cd-header .cd-header__data,.cd-header .cd-header__links{display:none}}@media screen and (min-width: 1024px){.cd-header .cd-header__menu{align-items:center;display:flex;flex-grow:1;justify-content:flex-end;margin-top:0;order:1;padding-top:4px;width:auto;z-index:2000}}@media screen and (min-width: 1024px){.cd-header .cd-header-top-nav__item{padding-bottom:0}}@media screen and (min-width: 1024px){.cd-header .cd-header-top-nav__item:last-of-type .cd-header-top-nav__link{color:#21a038;cursor:pointer;display:inline;text-align:inherit;text-decoration:none;transition:all .3s linear}}@media screen and (min-width: 1024px)and (hover),screen and (min-width: 1024px)and (min-width: 0\0 ),screen and (min-width: 1024px)and (min-device-pixel-ratio: 0){.cd-header .cd-header-top-nav__item:last-of-type .cd-header-top-nav__link:hover{color:#00aa60}.cd-header .cd-header-top-nav__item:last-of-type .cd-header-top-nav__link:active{color:#8526ff}}@media screen and (min-width: 1024px){.cd-header .cd-header-top-nav__item:last-of-type .cd-header-top-nav__link[disabled]{color:#f5f6fa;pointer-events:none}}@media screen and (min-width: 1024px){.cd-header .cd-header-top-nav__link{font-size:16px;line-height:20px}}.cd-header__wrapper[class*=js-]{background-color:#55008c;border-bottom:0}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-]{overflow:hidden}}.cd-header__wrapper[class*=js-]:before{background-color:#5f00a5;content:"";display:block;display:none;left:50%;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 644 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M321.89 115.614L0.245605 0.00854492L0.245617 385.36L321.89 269.755L321.89 385.36L643.534 193.56L321.89 0.00853534L321.89 115.614Z' fill='%235F00A5'/%3E%3C/svg%3E%0A");mask-repeat:repeat;mask-size:364px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%, -50%) rotate(-30deg);width:246vw}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-]:before{display:block;height:800px}}@media screen and (min-width: 1366px){.cd-header__wrapper[class*=js-]:before{height:246vw}}.cd-header__wrapper[class*=js-] .cd-header__top{margin:0 -20px;padding:0 20px;position:relative;width:calc(100% + 40px)}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__top{margin:0 -22px;padding:0 22px;width:calc(100% + 44px)}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__top{margin:0;padding:0;width:auto}}@media screen and (max-width: 1023px){.cd-header__wrapper[class*=js-] .cd-header__top{overflow:hidden}}.cd-header__wrapper[class*=js-] .cd-header__top:before{background-color:#5f00a5;content:"";display:block;height:346px;left:50%;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 644 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M321.89 115.614L0.245605 0.00854492L0.245617 385.36L321.89 269.755L321.89 385.36L643.534 193.56L321.89 0.00853534L321.89 115.614Z' fill='%235F00A5'/%3E%3C/svg%3E%0A");mask-repeat:repeat;mask-size:364px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%, -50%) rotate(-30deg);width:246vw}@media screen and (min-width: 768px){.cd-header__wrapper[class*=js-] .cd-header__top:before{height:600px}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__top:before{display:none}}.cd-header__wrapper[class*=js-] .cd-header__logo{position:relative}.cd-header__wrapper[class*=js-] .cd-header__buttons{position:relative}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__menu{margin-top:0;padding-top:0}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header__links{flex-grow:0}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav{height:100%}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__list,.cd-header__wrapper[class*=js-] .cd-header-top-nav__navigation{height:100%}}@media screen and (min-width: 1024px){.cd-header__wrapper[class*=js-] .cd-header-top-nav__item{align-items:center;display:inline-flex;padding-bottom:0;vertical-align:top}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.footer{color:hsla(0,0%,100%,.8);font-size:10px;line-height:13px}@media screen and (min-width: 768px){.footer{font-size:12px;line-height:16px}}.footer .container{position:relative}.footer__wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:23px 0;width:100%}@media screen and (min-width: 768px){.footer__wrap{padding:28px 7px}}@media screen and (min-width: 1024px){.footer__wrap{padding:28px 2px}}@media screen and (min-width: 1366px){.footer__wrap{padding:28px 61px}}.footer__logo{display:block;margin-bottom:34px;padding-top:2px}@media screen and (min-width: 768px){.footer__logo{flex-shrink:0;margin-bottom:31px;order:1;padding-top:0;width:203px}}@media screen and (min-width: 1366px){.footer__logo{margin-bottom:33px}}@media screen and (min-width: 768px){.footer__logo img{width:100%}}.footer__copyright{color:#717184;font-size:12px;line-height:16px;padding-top:2px}@media screen and (min-width: 768px){.footer__copyright{margin-right:77px;order:2;padding-top:0}}@media screen and (min-width: 1024px){.footer__copyright{margin-right:116px}}@media screen and (min-width: 1366px){.footer__copyright{margin-right:73px;padding-top:8px}}.footer__social{display:flex;justify-content:flex-end;margin-right:-2px}@media screen and (min-width: 768px){.footer__social{order:3;padding-top:2px}}@media screen and (min-width: 1024px){.footer__social{margin-right:0}}@media screen and (min-width: 1366px){.footer__social{padding-right:30px}}.footer__socialLink{display:block;flex-shrink:0;height:28px;margin-right:32px;width:28px}@media screen and (min-width: 768px){.footer__socialLink{height:32px;width:32px}}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.footer__socialLink:hover::before{background-color:#00aa60}}.footer__socialLink:last-of-type{margin-right:6px}@media screen and (min-width: 768px){.footer__socialLink:last-of-type{margin-right:1px}}@media screen and (min-width: 1024px){.footer__socialLink:last-of-type{margin-right:0}}.footer__socialLink::before{background-color:#21a038;content:"";display:block;height:100%;transition:background-color .3s linear;width:100%}.footer__socialLink--vk::before{mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4241 20H9.51538C5.04648 20 2.79334 20 1.40052 18.5995C2.88531e-06 17.1913 0 14.9359 0 10.4241V9.49887C0 5.04648 2.88531e-06 2.79223 1.40052 1.39942C2.80874 0 5.07179 0 9.59239 0H10.4241C14.9436 0 17.2078 0 18.6083 1.39942C20 2.80764 20 5.06298 20 9.57588V10.423C20 14.9282 20 17.1913 18.6083 18.5995C17.2078 20 14.9458 20 10.4241 20ZM3.37642 6.08724C3.47984 11.2877 6.21596 14.4155 10.7278 14.4155H10.9995V11.4396C12.6399 11.6068 13.871 12.8313 14.3682 14.4155H16.7358C16.0955 12.0469 14.4243 10.7355 13.3913 10.2393C14.4243 9.62319 15.8887 8.11926 16.2319 6.08724H14.08C13.6322 7.743 12.2878 9.23923 10.9995 9.38335V6.08724H8.80797V11.8554C7.47236 11.5276 5.73629 9.90374 5.66368 6.08724H3.37642Z' fill='%23C5C5CE'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:contain}.footer__socialLink--tg::before{mask-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 0C2.23858 0 0 2.23858 0 5V15C0 17.7614 2.23858 20 5 20H15C17.7614 20 20 17.7614 20 15V5C20 2.23858 17.7614 0 15 0H5ZM14.472 8.58228C14.6249 7.59049 14.7485 6.78843 14.7693 6.4998C14.8461 5.63124 14.0359 5.85387 13.8507 5.91574C13.8253 5.9242 13.8024 5.93349 13.7777 5.94366C13.4877 6.06298 11.5139 6.8754 10.8968 7.1423L4.16261 9.9173C3.79721 10.0599 3.61049 10.1997 3.52699 10.325C3.31532 10.6424 3.85387 10.8758 4.21611 10.9956C4.58527 11.1177 5.08828 11.2808 5.55011 11.4198C6.2104 11.6185 6.63609 11.498 6.80139 11.4293C6.85493 11.4071 6.90331 11.3752 6.95138 11.3428L10.9551 8.64146C12.3993 7.65897 12.0518 8.46813 11.7051 8.8148C10.9543 9.56646 9.71094 10.7498 8.67344 11.7023C8.21094 12.1073 8.44178 12.454 8.64428 12.6273C9.25393 13.1441 10.7231 14.1026 11.3138 14.488C11.4498 14.5767 11.5393 14.635 11.5609 14.6506C11.7051 14.7665 12.5143 15.284 13.0059 15.1706C13.3341 15.095 13.4688 14.7729 13.5222 14.567C13.5441 14.4821 13.5566 14.3954 13.5691 14.3086C13.5737 14.2768 13.5783 14.2449 13.5834 14.2131L14.2776 9.85313C14.3439 9.41281 14.4103 8.98213 14.472 8.58228Z' fill='%23C5C5CE'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:contain}.footer__notice{color:#717184;font-size:12px;font-weight:400;line-height:16px;margin-bottom:30px;width:100%}@media screen and (min-width: 768px){.footer__notice{order:4}}@media screen and (min-width: 1024px){.footer__notice{max-width:675px}}.footer__notice p{margin-bottom:15px}@media screen and (min-width: 768px){.footer__notice p{margin-bottom:16px}}.footer__notice p:last-of-type{margin-bottom:0}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}@font-face{font-family:"swiper-icons";font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color: #007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{align-items:center;color:var(--swiper-navigation-color, var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev::after,.swiper-button-next::after{font-size:var(--swiper-navigation-size);font-variant:initial;letter-spacing:0;line-height:1;text-transform:none !important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next::after,.swiper-rtl .swiper-button-prev::after{content:"next"}.swiper-button-lock{display:none !important}.swiper-pagination{position:absolute;text-align:center;transform:translate3d(0, 0, 0);transition:300ms opacity;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(0.5)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{display:inline-block;left:0 !important;transform:scale(1);width:24px}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1);width:24px}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{display:inline-block;left:-13px !important;transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{display:inline-block;left:-26px !important;transform:scale(0.5)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{display:inline-block;left:13px !important;transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{display:inline-block;left:26px !important;transform:scale(0.5)}.swiper-pagination-bullet{background-color:#c5c5ce;border-radius:50%;cursor:pointer;display:inline-block;flex-shrink:0;height:6px;margin:0 4px;opacity:1;transition:all .3s ease;width:6px}button.swiper-pagination-bullet{appearance:none;border:0;box-shadow:none;margin:0;padding:0}@media screen and (max-width: 767px){.swiper-pagination-bullet span{background-color:rgba(0,0,0,0);border-radius:20px;display:inline-block;font-size:0;height:6px;vertical-align:top;width:6px}}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{background-color:#c5c5ce;border-radius:20px;width:24px}@media screen and (max-width: 767px){.swiper-pagination-bullet-active span{animation:grow 6s;animation-fill-mode:both;animation-timing-function:linear;background-color:#000}}@keyframes grow{0%{width:6px}100%{width:100%}}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none !important}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{bottom:3px;height:5px;left:1%;position:absolute;top:var(--swiper-scrollbar-top, auto);width:98%;z-index:50}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper-lazy-preloader{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='circular' viewBox='25 25 50 50'%3E%3Cstyle%3E%0A.circular %7B animation: rotate 2s linear infinite; %7D .path %7B stroke-dasharray: 1, 200; stroke-dashoffset: 0; animation: dash 1.5s ease-in-out infinite; stroke-linecap: round; stroke: %23C5C5CE; %7D%0A@keyframes rotate %7B 100%25 %7B transform: rotate(360deg); %7D%0A%7D @keyframes dash %7B 0%25 %7B stroke-dasharray: 1, 200; stroke-dashoffset: 0; %7D 50%25 %7B stroke-dasharray: 89, 200; stroke-dashoffset: -35px; %7D 100%25 %7B stroke-dasharray: 89, 200; stroke-dashoffset: -124px; %7D %7D%0A%3C/style%3E%3Ccircle class='path' cx='50' cy='50' r='20' fill='none' stroke-width='5' stroke-miterlimit='10'/%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;box-sizing:border-box;height:25px;left:50%;margin-left:-12px;margin-top:-12px;position:absolute;top:50%;width:25px;z-index:10}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{backface-visibility:hidden;height:100%;pointer-events:none;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev,.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right{backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow::before{background:#000;bottom:0;content:"";filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right{backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{backface-visibility:hidden;overflow:hidden;transform-origin:center bottom}.swiper-button{align-items:center;background-color:hsla(0,0%,100%,.5);border-radius:50%;cursor:pointer;display:inline-flex;height:26px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .5s ease;width:26px;z-index:1}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.swiper-button:not(.swiper-button-disabled):hover::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23474757'/%3E%3C/svg%3E")}}.swiper-button--next{right:0}.swiper-button--prev{left:0}.swiper-button--prev::before{transform:rotate(-180deg)}.swiper-button::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23717184'/%3E%3C/svg%3E");content:"";display:block;height:12px;width:8px}.swiper-button-disabled{cursor:default}.swiper-button-disabled::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23C5C5CE'/%3E%3C/svg%3E")}.swiper-pagination-bullets{bottom:0;display:flex;justify-content:center;width:100%}.swiper .swiper-lazy{opacity:0}.swiper .swiper-lazy.loaded,.swiper .swiper-lazy.loading,.swiper .swiper-lazy.swiper-lazy-loaded{opacity:1}.mnogo-mashin-page .swiper-button{background-color:rgba(111,0,190,.5);transition:all .3s}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.mnogo-mashin-page .swiper-button:not(.swiper-button-disabled):hover::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='white'/%3E%3C/svg%3E%0A")}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.swiper-pagination-bullet{background-color:#fff}@media screen and (min-width: 768px){.swiper-pagination-bullet{background-color:#5f00a5}}@media screen and (min-width: 768px){.swiper-pagination-bullet-active{background-color:#5f00a5}}@media screen and (max-width: 767px){.swiper-pagination-bullet-active span{background-color:#21a038}}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.swiper-button:not(.swiper-button-disabled):hover::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23ffffff'/%3E%3C/svg%3E");opacity:.6}}.swiper-button::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23ffffff'/%3E%3C/svg%3E")}.swiper-button-disabled::before{background-image:url("data:image/svg+xml,%3Csvg width='8' height='12' viewBox='0 0 8 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M1.70492 12L0.294922 10.59L4.87492 6L0.294922 1.41L1.70492 7.84471e-08L7.70492 6L1.70492 12Z' fill='%23ffffff'/%3E%3C/svg%3E")}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}#nprogress .bar{background:#21a038;position:fixed;z-index:1031;top:0;left:0;width:100%;height:5px;display:none}@media screen and (min-width: 768px){#nprogress .bar{display:block}}#nprogress .peg{box-shadow:none !important}#nprogress .spinner{display:none !important}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}@media screen and (min-width: 1024px){.priority-nav{white-space:nowrap}}@media screen and (min-width: 1024px){.priority-nav>ul,.priority-nav>ul>li{display:inline-block}}@media screen and (min-width: 1024px){.priority-nav-has-dropdown .priority-nav__dropdown-toggle,.priority-nav__wrapper{position:relative}}@media screen and (min-width: 1024px){.priority-nav__dropdown,.priority-nav__dropdown-toggle{position:absolute;visibility:hidden}}@media screen and (min-width: 1024px){.priority-nav__dropdown.show,.priority-nav-is-visible{visibility:visible}}@media screen and (min-width: 1024px){.priority-nav-is-hidden{visibility:hidden}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.notice-cookie{bottom:4px;left:4px;margin-right:var(--pr, 0px);position:fixed;right:4px;transform:translateY(0);transition:transform .5s ease,visibility .5s ease;visibility:visible;z-index:200}@media screen and (min-width: 768px){.notice-cookie{bottom:16px}}.notice-cookie.ready{transform:translateY(200%);visibility:hidden}.notice-cookie__wrap{background-color:rgba(245,246,250,.95);border-radius:16px;display:flex;margin:0 -23px;max-width:890px;min-width:360px;padding:12px 20px 13px 16px;position:relative;text-align:center;width:calc(100% + 46px)}@media screen and (min-width: 768px){.notice-cookie__wrap{align-items:flex-start;border-radius:16px;display:flex;justify-content:space-between;margin:0 auto;padding:32px;text-align:left;width:100%}}.notice-cookie__text{color:#717184;font-size:8px;font-weight:400;letter-spacing:.1px;line-height:120%;padding-right:16px;text-align:left}@media screen and (min-width: 768px){.notice-cookie__text{font-size:14px;letter-spacing:0;line-height:140%;padding-right:32px;text-align:left}}.notice-cookie__text a{text-decoration:underline}.notice-cookie__button.btn{border-radius:8px;font-size:10px;font-weight:600;height:28px;line-height:100%;max-height:28px;min-height:0;padding:8px 12px;width:66px}@media screen and (min-width: 768px){.notice-cookie__button.btn{border-radius:12px;font-size:16px;height:43px;max-height:43px;padding:12px 24px;width:115px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.promo{background-color:#55008c;margin-top:-56px;overflow:hidden;position:relative}@media screen and (min-width: 768px){.promo{margin-top:-92px}}@media screen and (min-width: 1024px){.promo{margin-top:-135px}}.promo::before{background-color:#5f00a5;content:"";display:block;height:173%;left:50%;mask-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 644 386' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M321.89 115.614L0.245605 0.00854492L0.245617 385.36L321.89 269.755L321.89 385.36L643.534 193.56L321.89 0.00853534L321.89 115.614Z' fill='%235F00A5'/%3E%3C/svg%3E%0A");mask-repeat:repeat;mask-size:364px;pointer-events:none;position:absolute;top:50%;transform:translate(-50%, -50%) rotate(-30deg);width:246vw}@media screen and (min-width: 768px){.promo::before{height:192%;mask-size:643px;width:225vw}}.promo__content{margin:0 auto;padding:101px 15px;position:relative;width:320px}@media screen and (min-width: 768px){.promo__content{padding:135px 15px 112px;width:660px}}@media screen and (min-width: 1024px){.promo__content{padding:162px 15px;width:900px}}@media screen and (min-width: 1366px){.promo__content{padding:162px 15px 157px;width:1200px}}.promo__title{color:#fff;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:32px;margin-bottom:32px;padding:0;text-align:center}@media screen and (min-width: 768px){.promo__title{font-size:54px;line-height:70px;margin-bottom:30px}}@media screen and (min-width: 1024px){.promo__title{font-size:56px;line-height:85px;margin-bottom:26px}}@media screen and (min-width: 1366px){.promo__title{font-size:76px;line-height:99px;margin-bottom:16px}}.promo__title-img{display:inline-block;height:31px;vertical-align:bottom}@media screen and (min-width: 768px){.promo__title-img{height:72px}}@media screen and (min-width: 1024px){.promo__title-img{height:80px;transform:translateY(-10%)}}@media screen and (min-width: 1366px){.promo__title-img{height:94px;transform:translateY(-10%)}}@media screen and (min-width: 1024px){.promo__title-img--xs{display:none}}@media screen and (max-width: 1023px){.promo__title-img--md{display:none}}.promo__text{color:#fff;font-size:16px;font-weight:400;line-height:25px;text-align:center}@media screen and (min-width: 768px){.promo__text{font-size:32px;line-height:50px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.research{margin-bottom:61px}@media screen and (min-width: 768px){.research{margin-bottom:64px}}@media screen and (min-width: 1366px){.research{margin-bottom:80px}}.research__title{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:22px;text-align:center}@media screen and (min-width: 768px){.research__title{font-size:36px;line-height:47px;margin:0 auto 22px;max-width:768px;padding:0 15px}}.research__text{font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;text-align:center}@media screen and (min-width: 768px){.research__text{font-size:18px;line-height:28px;margin:0 auto 40px;max-width:768px}}@media screen and (min-width: 1366px){.research__text{margin:0 auto 42px}}.research__data{border:1px solid #474757;border-radius:24px;margin-bottom:20px;padding:31px 15px}@media screen and (min-width: 768px){.research__data{padding:56px 68px 42px}}@media screen and (min-width: 1024px){.research__data{padding:56px 68px 46px 82px}}@media screen and (min-width: 1366px){.research__data{padding:56px 68px 45px}}@media screen and (min-width: 768px){.research__data-content{margin:0 auto;max-width:572px}}.research__data-text{font-size:16px;font-weight:400;line-height:24px;margin-bottom:18px;text-align:center}@media screen and (min-width: 768px){.research__data-text{font-size:18px;line-height:28px;margin-bottom:13px;padding-right:23px}}.research__data-scale{margin-bottom:13px;padding:19px 0;position:relative}.research__data-scale::before{background:linear-gradient(90deg, #ff0809 -1.31%, #f79410 55.18%, #2fc25d 100.05%);border-radius:41px;content:"";display:block;height:19px;margin:0 4px}.research__data-scale-handle{background:#fff;border-radius:20px;box-shadow:0 8px 22px rgba(13,12,36,.12);height:55px;left:calc(100% - 18px - 53.3%);padding:11px 9px;position:absolute;top:0;width:34px}.research__data-scale-handle::before{background:#c4c4c4;border-radius:20px;content:"";display:block;height:33px;width:16px}.research__data-scale-text{color:#717184;display:flex;font-size:16px;font-weight:400;justify-content:space-between;line-height:24px;margin:0 4px 24px;width:calc(100% - 8px)}@media screen and (min-width: 768px){.research__data-scale-text{font-size:18px;line-height:28px;margin:0 4px 33px}}@media screen and (min-width: 1024px){.research__data-scale-text{margin:0 4px 41px}}.research__data-scale-text div+div{text-align:right}.research__data-notice{color:#717184;font-size:14px;font-weight:400;line-height:22px;padding:0 40px;text-align:center}@media screen and (min-width: 768px){.research__data-notice{font-size:16px;line-height:25px}}@media screen and (min-width: 1024px){.research__data-notice{padding:0 51px 0 40px}}@media screen and (min-width: 1366px){.research__data-notice{padding:0 65px 0 40px}}.research__data-notice span{color:#21a038}@media screen and (min-width: 768px){.research__list{display:flex;flex-wrap:wrap;margin:0 -10px;width:calc(100% + 20px)}}.research__item{margin-bottom:20px}@media screen and (min-width: 768px){.research__item{padding:0 10px;width:50%}}@media screen and (min-width: 1024px){.research__item{width:25%}}.research__card{background:#fff;border:1px solid #474757;border-radius:24px;display:flex;padding:23px 19px 31px;width:100%}@media screen and (min-width: 768px){.research__card{height:100%;min-height:204px;padding:31px 26px 31px 23px}}@media screen and (min-width: 1024px){.research__card{flex-direction:column;padding:31px 32px}}@media screen and (min-width: 1366px){.research__card{padding:31px 32px 33px}}.research__percent{color:#ffbe00;flex-shrink:0;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-right:12px;min-width:52px;padding-top:4px}@media screen and (min-width: 768px){.research__percent{font-size:36px;line-height:47px;margin-right:22px;padding-top:2px}}@media screen and (min-width: 1024px){.research__percent{margin-bottom:10px;margin-right:0}}.research__descr{font-size:16px;font-weight:400;line-height:24px}@media screen and (min-width: 768px){.research__descr{font-size:18px;line-height:28px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.stories{margin-bottom:80px}@media screen and (min-width: 768px){.stories{margin-bottom:92px}}@media screen and (min-width: 1024px){.stories{margin-bottom:122px}}.stories__figure{margin:0 auto 22px;width:64px}@media screen and (min-width: 768px){.stories__figure{margin:0 auto 24px;width:124px}}@media screen and (min-width: 1024px){.stories__figure{margin:0 auto 22px}}@media screen and (min-width: 1366px){.stories__figure{margin:0 auto 26px;width:114px}}.stories__figure img{margin-left:-7px}@media screen and (min-width: 1024px){.stories__figure img{margin-left:-1px}}@media screen and (min-width: 1366px){.stories__figure img{margin-left:-11px}}.stories__title{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:38px;text-align:center}@media screen and (min-width: 768px){.stories__title{font-size:36px;line-height:47px;margin:0 auto 38px;max-width:768px;padding:0 15px}}@media screen and (min-width: 1024px){.stories__title{margin:0 auto 52px}}.stories__item{margin-bottom:50px}@media screen and (min-width: 768px){.stories__item{margin-bottom:40px}}.stories__item:nth-child(even) .stories__card{border:1px solid rgba(0,0,0,0)}@media screen and (min-width: 1024px){.stories__item:nth-child(even) .stories__card{flex-direction:row-reverse}}@media screen and (min-width: 1024px){.stories__item:nth-child(even) .stories__card-figure{margin-left:40px;margin-right:0}}.stories__card{position:relative}@media screen and (min-width: 768px){.stories__card{border:1px solid #474757;border-radius:24px;padding:23px}}@media screen and (min-width: 1024px){.stories__card{align-items:flex-start;display:flex;padding:31px 33px;width:100%}}@media screen and (min-width: 1366px){.stories__card{padding:31px}}.stories__card-figure{border-radius:50%;float:left;height:54px;overflow:hidden;transform:translateZ(0);width:54px}@media screen and (min-width: 768px){.stories__card-figure{height:80px;margin-right:24px;width:80px}}@media screen and (min-width: 1024px){.stories__card-figure{border-radius:12px;flex-shrink:0;height:492px;margin-right:40px;width:338px}}@media screen and (min-width: 1366px){.stories__card-figure{height:492px;margin-right:40px;width:394px}}.stories__card-figure img{height:100%;object-fit:cover;object-position:center;width:100%}.stories__card-name{color:#000;font-family:"SBSansText",sans-serif;font-size:20px;font-weight:600;line-height:28px;margin-bottom:4px;margin-left:74px}@media screen and (min-width: 768px){.stories__card-name{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:32px;line-height:42px;margin-bottom:6px;padding-top:4px}}@media screen and (min-width: 1024px){.stories__card-name{float:none;margin-left:0;padding-top:18px}}.stories__card-notice{color:#717184;font-size:16px;font-weight:400;line-height:24px;margin-left:74px}@media screen and (min-width: 768px){.stories__card-notice{font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.stories__card-notice{float:none;margin-left:0}}.stories__card-text{clear:both;font-size:16px;font-weight:400;line-height:24px;margin-top:32px}@media screen and (min-width: 768px){.stories__card-text{font-size:18px;line-height:28px}}.stories__card-text p+p{margin-top:24px}@media screen and (min-width: 768px){.stories__card-text p+p{margin-top:28px}}.stories__card-text-hidden{display:none;padding-top:24px}@media screen and (min-width: 768px){.stories__card-text-hidden{padding-top:28px}}.stories__card-button{margin-top:32px}@media screen and (min-width: 768px){.stories__card-button{margin-top:34px;padding-bottom:1px}}@media screen and (min-width: 1024px){.stories__card-button{margin-top:33px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.advices{margin-bottom:80px}@media screen and (min-width: 768px){.advices{margin-bottom:90px}}@media screen and (min-width: 1024px){.advices{margin-bottom:120px}}.advices__title{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:28px;text-align:center}@media screen and (min-width: 768px){.advices__title{font-size:36px;line-height:47px;margin:0 auto 30px;max-width:768px;padding:0 15px}}@media screen and (min-width: 1366px){.advices__title{margin:0 auto 28px}}.advices__author{align-items:center;display:flex;justify-content:center;margin-bottom:32px;width:100%}@media screen and (min-width: 1366px){.advices__author{margin-bottom:64px}}.advices__author-figure{border-radius:50%;height:54px;margin-right:20px;overflow:hidden;transform:translateZ(0);width:54px}@media screen and (min-width: 768px){.advices__author-figure{height:80px;width:80px}}@media screen and (min-width: 1024px){.advices__author-figure{height:114px;margin-right:24px;width:114px}}.advices__author-figure img{height:100%;object-fit:cover;object-position:center;width:100%}.advices__author-descr{font-size:16px;line-height:25px}@media screen and (min-width: 768px){.advices__author-descr{font-size:18px;line-height:28px}}.advices__author-descr__name{font-weight:600}.advices__item{margin-bottom:31px;padding-top:33px}@media screen and (min-width: 768px){.advices__item{margin-bottom:20px;padding-top:0}}@media screen and (min-width: 768px){.advices__item:nth-child(even) .advices__card{padding:31px 31px 39px 181px}}@media screen and (min-width: 1024px){.advices__item:nth-child(even) .advices__card{padding:31px 82px 59px 247px}}@media screen and (min-width: 1366px){.advices__item:nth-child(even) .advices__card{padding:31px 110px 59px 227px}}@media screen and (min-width: 768px){.advices__item:nth-child(even) .advices__card-figure{left:93px;right:auto;transform:translateX(-50%)}}@media screen and (min-width: 1024px){.advices__item:nth-child(even) .advices__card-figure{left:124px}}.advices__card{background:#fff;border:1px solid #474757;border-radius:24px;padding:59px 19px 27px;position:relative}@media screen and (min-width: 768px){.advices__card{padding:31px 185px 39px 31px}}@media screen and (min-width: 1024px){.advices__card{min-height:320px;padding:31px 245px 31px 33px}}@media screen and (min-width: 1366px){.advices__card{min-height:300px;padding:31px 320px 31px 33px}}.advices__card-figure{height:64px;left:50%;position:absolute;top:-33px;transform:translateX(-50%);width:74px}@media screen and (min-width: 768px){.advices__card-figure{height:90px;left:auto;right:93px;top:34px;transform:translateX(50%);width:105px}}@media screen and (min-width: 1024px){.advices__card-figure{height:148px;right:124px;top:31px;width:172px}}@media screen and (min-width: 1366px){.advices__card-figure{right:120px}}.advices__card-descr__caption{color:#000;font-family:"SBSansText",sans-serif;font-size:20px;font-weight:600;line-height:28px;margin-bottom:20px}@media screen and (min-width: 768px){.advices__card-descr__caption{font-size:24px;line-height:34px}}.advices__card-descr__text{font-size:16px;font-weight:400;line-height:24px}@media screen and (min-width: 768px){.advices__card-descr__text{font-size:18px;line-height:28px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.gifts{margin-bottom:82px}@media screen and (min-width: 768px){.gifts{margin-bottom:92px}}@media screen and (min-width: 1024px){.gifts{margin-bottom:122px}}@media screen and (min-width: 1366px){.gifts{margin-bottom:131px}}.gifts__logo{margin:0 auto 34px;width:196px}@media screen and (min-width: 768px){.gifts__logo{width:245px}}@media screen and (min-width: 1024px){.gifts__logo{margin:0 auto 50px;width:306px}}.gifts__title{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:30px;padding:0 25px;text-align:center}@media screen and (min-width: 768px){.gifts__title{font-size:36px;line-height:47px;margin:0 auto 30px;max-width:1024px}}@media screen and (min-width: 1024px){.gifts__title{padding:0 10px}}.gifts__text{font-size:16px;font-weight:400;line-height:24px;margin-bottom:32px;text-align:center}@media screen and (min-width: 768px){.gifts__text{font-size:18px;line-height:28px;margin:0 auto 40px;max-width:890px}}@media screen and (min-width: 1024px){.gifts__text{margin:0 auto 56px}}.gifts__list{margin:0 -12px 16px;width:calc(100% + 21px)}@media screen and (min-width: 768px){.gifts__list{margin:0 -31px 42px;width:calc(100% + 54px)}}@media screen and (min-width: 1024px){.gifts__list{margin:0 auto 16px}}@media screen and (min-width: 1366px){.gifts__list{width:calc(100% - 10px)}}.gifts__list-wrap{display:flex;flex-wrap:wrap;margin:0 auto;width:100%}@media screen and (min-width: 768px){.gifts__list-wrap{justify-content:center;max-width:800px}}@media screen and (min-width: 1366px){.gifts__list-wrap{justify-content:flex-start;max-width:100%}}.gifts__item{margin-bottom:31px;width:50%}@media screen and (min-width: 768px){.gifts__item{margin-bottom:48px;padding:0 27px;width:auto}}.gifts__item:nth-child(1) .gifts__item-inner::before{background-color:#9db4f1}.gifts__item:nth-child(2) .gifts__item-inner::before{background-color:#efb063}.gifts__item:nth-child(3) .gifts__item-inner::before{background-color:#c298eb}.gifts__item:nth-child(4) .gifts__item-inner::before{background-color:#ef91eb}.gifts__item:nth-child(5) .gifts__item-inner::before{background-color:#66bced}.gifts__item:nth-child(6) .gifts__item-inner::before{background-color:#c4c3e6}.gifts__item-inner{font-size:14px;font-weight:400;line-height:21px;margin:0 auto;padding-top:34px;position:relative;text-align:center;width:150px}@media screen and (min-width: 768px){.gifts__item-inner{font-size:18px;line-height:28px;padding-top:33px;width:auto}}.gifts__item-inner::before{border-radius:50%;content:"";display:block;height:13px;left:50%;margin-left:-4px;position:absolute;top:0;width:13px}.gifts__card{background:radial-gradient(118.49% 579.23% at 0% 6.57%, #a2d8dd 0%, #3a7eb7 100%);border-radius:24px;padding:26px 30px 62px 20px;position:relative}@media screen and (min-width: 768px){.gifts__card{display:flex;padding:33px 32px 31px;width:100%}}@media screen and (min-width: 1024px){.gifts__card{padding:33px 32px 41px}}@media screen and (min-width: 768px){.gifts__card-left{flex-shrink:0;padding-right:10px;width:320px}}@media screen and (min-width: 768px){.gifts__card-right{flex-shrink:0;padding-left:14px;width:calc(100% - 320px)}}@media screen and (min-width: 1024px){.gifts__card-right{padding-left:58px;padding-right:80px}}@media screen and (min-width: 1366px){.gifts__card-right{margin-left:calc(50% - 320px);padding-left:9px;width:50%}}.gifts__card-text{color:#fff;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:22px}@media screen and (min-width: 768px){.gifts__card-text{font-size:32px;line-height:42px;margin-bottom:28px;padding-top:3px}}@media screen and (min-width: 1024px){.gifts__card-text{padding-top:1px}}.gifts__card-code{color:#0d0c24;display:inline-block;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:130%;text-align:center;vertical-align:top}@media screen and (min-width: 768px){.gifts__card-code{font-size:32px;line-height:42px;margin-bottom:30px}}.gifts__card-code .code-copy-message-wrap{display:inline-block;position:relative;vertical-align:top}.gifts__card-code .code-copy-message-wrap::before{background-image:url("data:image/svg+xml,%3Csvg width='254' height='74' viewBox='0 0 254 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M253.714 0H0V21.157C0.219069 21.1476 0.439339 21.1429 0.660714 21.1429C9.05347 21.1429 15.8571 27.9465 15.8571 36.3393C15.8571 44.732 9.05347 51.5357 0.660714 51.5357C0.439339 51.5357 0.219069 51.531 0 51.5216V74H253.714V51.5216C245.628 51.1758 239.178 44.5107 239.178 36.3393C239.178 28.1679 245.628 21.5029 253.714 21.157V0Z' fill='white'/%3E%3C/svg%3E%0A");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gifts__card-code .copy{display:inline-block;padding:14px 25px 11px;position:relative;vertical-align:top}@media screen and (min-width: 768px){.gifts__card-code .copy{padding:22px 34px 14px}}.gifts__card-notice{color:#fff;font-size:12px;font-weight:400;line-height:16px}@media screen and (max-width: 767px){.gifts__card-notice{bottom:24px;left:0;padding-left:19px;position:absolute;width:100%}}.gifts__card-button{margin-top:41px}@media screen and (min-width: 768px){.gifts__card-button{display:none}}.gifts__card-descr{color:#fff;display:none;padding-top:41px}@media screen and (min-width: 768px){.gifts__card-descr{display:block !important;padding-top:0}}.gifts__card-descr ul{margin:29px 0 0}.gifts__card-descr li{line-height:28px;margin-bottom:8px;padding-left:27px;position:relative}.gifts__card-descr li:last-of-type{margin-bottom:0}.gifts__card-descr li::before{background-color:#fff;border-radius:50%;content:"";display:block;height:4px;left:12px;position:absolute;top:12px;width:4px}.gifts__card-descr li a{text-decoration:underline}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.gifts__card-descr li a:hover{text-decoration:none}}.gifts__card-button .link-b{color:#fff}.gifts__card-button .link-b::before{background:hsla(0,0%,100%,.1);background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-1.4008e-07 1.70492L1.41 0.294922L6 4.87492L10.59 0.294923L12 1.70492L6 7.70492L-1.4008e-07 1.70492Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");background-position:50% 10px;background-repeat:no-repeat}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.boarding{margin:0 -20px 46px;overflow:hidden;padding:0 20px}@media screen and (min-width: 768px){.boarding{margin:0 -28px 64px;padding:0 28px}}@media screen and (min-width: 1024px){.boarding{margin:0 0 72px;padding:0}}@media screen and (min-width: 1366px){.boarding{margin:0 0 71px}}.boarding__title{color:#000;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;line-height:31px;margin-bottom:46px;padding:0 23px;text-align:center}@media screen and (min-width: 768px){.boarding__title{font-size:36px;line-height:47px;margin-bottom:52px}}@media screen and (min-width: 1024px){.boarding__title{margin-bottom:53px}}@media screen and (min-width: 1024px){.boarding__container{position:relative}}.boarding__figure{margin:0 auto 45px;padding-top:7px;position:relative;width:164px}@media screen and (min-width: 768px){.boarding__figure{margin:0 auto 54px;width:228px}}@media screen and (min-width: 1024px){.boarding__figure{display:block;margin:0 auto 31px}}.boarding__figure::after{background-image:url("../images/content/main/board.webp");background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:369px;left:-9px;pointer-events:none;position:absolute;top:0;width:183px;z-index:1}@media screen and (min-width: 768px){.boarding__figure::after{height:512px;left:-12px;top:-1px;width:253px}}.boarding__figure-item{align-items:center;display:flex;justify-content:center;min-height:355px}@media screen and (min-width: 768px){.boarding__figure-item{min-height:494px}}.boarding__figure-item img{flex-shrink:0;max-width:164px}@media screen and (min-width: 768px){.boarding__figure-item img{max-width:228px}}.boarding__figure-wrap{border-radius:16px;margin-bottom:42px;overflow:hidden}@media screen and (min-width: 768px){.boarding__figure-wrap{margin-bottom:0}}.boarding__text{margin:0 auto;max-width:400px;position:relative}@media screen and (min-width: 1024px){.boarding__text{display:grid;grid-auto-flow:column;grid-template-columns:50% 50%;grid-template-rows:1fr 1fr;height:564px;left:50%;margin:0;max-width:100%;position:absolute;top:61px;transform:translateX(-50%);width:954px}}@media screen and (min-width: 1366px){.boarding__text{top:60px;width:1088px}}.boarding__text-step{color:#21a038;font-size:24px;font-weight:600;line-height:34px;margin-bottom:20px;text-align:center}@media screen and (min-width: 1024px){.boarding__text-step{display:none}}.boarding__text-item{font-size:16px;left:0;line-height:22px;opacity:0;pointer-events:none;position:absolute;text-align:center;top:0;transition:all .8s ease;visibility:hidden;width:100%}@media screen and (min-width: 768px){.boarding__text-item{font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.boarding__text-item{line-height:25px;min-height:inherit;opacity:1;pointer-events:all;position:relative;text-align:left;visibility:visible;width:100%}}@media screen and (min-width: 1024px){.boarding__text-item:nth-child(1),.boarding__text-item:nth-child(2){padding-right:241px}}@media screen and (min-width: 1366px){.boarding__text-item:nth-child(1),.boarding__text-item:nth-child(2){padding-right:276px}}@media screen and (min-width: 1024px){.boarding__text-item:nth-child(3),.boarding__text-item:nth-child(4){padding-left:241px;padding-right:31px}}@media screen and (min-width: 1366px){.boarding__text-item:nth-child(3),.boarding__text-item:nth-child(4){padding-left:278px;padding-right:15px}}.boarding__text-item.visible{opacity:1;pointer-events:all;position:relative;visibility:visible}.boarding__text-item .copy{color:#21a038;cursor:pointer;display:inline;text-align:inherit;text-decoration:none;transition:all .3s linear}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.boarding__text-item .copy:hover{color:#00aa60}.boarding__text-item .copy:active{color:#8526ff}}.boarding__text-item .copy[disabled]{color:#f5f6fa;pointer-events:none}.boarding__text-item a:not([class]){color:#21a038;cursor:pointer;display:inline;text-align:inherit;text-decoration:none;transition:all .3s linear}@media(hover),(min-width: 0\0 ),(min-device-pixel-ratio: 0){.boarding__text-item a:not([class]):hover{color:#00aa60}.boarding__text-item a:not([class]):active{color:#8526ff}}.boarding__text-item a:not([class])[disabled]{color:#f5f6fa;pointer-events:none}@media screen and (min-width: 1024px){.boarding__text-item:nth-child(2){padding-top:0}}@media screen and (min-width: 1024px){.boarding__text-item:nth-child(3){justify-self:end;padding-top:0}}.boarding__text-sm{display:none}@media screen and (min-width: 768px){.boarding__text-sm{display:inline}}@media screen and (min-width: 1024px){.boarding__qr{font-size:12px;line-height:17px;padding-top:35px;width:240px}}@media screen and (min-width: 1366px){.boarding__qr{padding-top:20px;width:100%}}@media screen and (min-width: 1024px){.boarding__pagination{display:grid !important;grid-auto-flow:row;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;height:567px;pointer-events:none;width:100% !important}}@media screen and (min-width: 1366px){.boarding__pagination{height:567px}}@media screen and (max-width: 767px){.boarding__pagination.swiper-pagination-bullets-dynamic{left:50%;position:absolute;text-align:center;top:0;transform:translateX(-50%);transition:.3s opacity;white-space:nowrap}}@media screen and (max-width: 1023px){.boarding__pagination-wrap{display:none}}@media screen and (min-width: 1024px){.boarding__pagination-wrap{left:-105px;pointer-events:none;position:absolute;right:-105px;top:64px;z-index:1}}@media screen and (min-width: 1366px){.boarding__pagination-wrap{left:-124px;right:-129px}}@media screen and (min-width: 768px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:linear-gradient(180deg, #00d900, #21a038) !important;left:0 !important}}@media screen and (min-width: 768px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after{background:linear-gradient(180deg, #00d900, #21a038)}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active span{animation-fill-mode:both;background-color:#21a038}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet{display:none;text-align:left;transition:left .8s ease}}.boarding__pagination .swiper-pagination-bullet span{color:#fff;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet span{background-color:rgba(0,0,0,0);border-radius:2px;display:block !important;font-size:30.214px;height:4px;line-height:33px;vertical-align:top}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet span{font-size:30px;line-height:30px}}@media screen and (min-width: 1366px){.boarding__pagination .swiper-pagination-bullet span{font-size:32px}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev,.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev,.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next,.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next{display:inline-block}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev{left:-13px !important}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-prev-prev{left:-26px !important}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next{left:13px !important}}@media screen and (max-width: 767px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active-next-next{left:26px !important}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet{align-items:center;background-color:#c5c5ce;border-radius:12px;display:flex !important;height:64px;justify-content:center;left:0 !important;margin:0;margin-bottom:41px;padding-top:4px;pointer-events:all;position:relative;transform:none !important;transition:background-color .5s ease;width:64px}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet::after{background:rgba(0,0,0,0);background:#c5c5ce;clip-path:polygon(0 calc(50% - 9px), 100% 50%, 0 calc(50% + 9px));content:"";display:block;height:100%;position:absolute;right:-10px;top:50%;transform:translateY(-50%);transition:background .5s ease;width:11px}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet--right{justify-self:end}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet.swiper-pagination-bullet--right::after{left:-11px;right:auto;transform:rotate(-180deg) translateY(50%)}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(1),.boarding__pagination .swiper-pagination-bullet:nth-child(2){justify-self:start}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(1)::after,.boarding__pagination .swiper-pagination-bullet:nth-child(2)::after{left:auto;right:-11px;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(1){order:1}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(2){order:3}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(3),.boarding__pagination .swiper-pagination-bullet:nth-child(4){justify-self:end}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(3)::after,.boarding__pagination .swiper-pagination-bullet:nth-child(4)::after{left:-11px;right:auto;transform:rotate(-180deg) translateY(50%)}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(3){order:2}}@media screen and (min-width: 1024px){.boarding__pagination .swiper-pagination-bullet:nth-child(4){order:4}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__container{margin-left:36px;padding-left:36px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__text{grid-auto-flow:row;height:526px;left:0;right:0;width:100%}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__text{height:570px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__text-item{font-size:14px;line-height:20px;min-height:inherit;width:100%}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__text-item{font-size:18px;line-height:25px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__text-item:nth-child(1),.main-page .boarding .main-boarding__text-item:nth-child(3){padding-right:250px;text-align:left}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__text-item:nth-child(1),.main-page .boarding .main-boarding__text-item:nth-child(3){padding-right:335px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__text-item:nth-child(2),.main-page .boarding .main-boarding__text-item:nth-child(4){justify-self:start;padding-left:250px}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__text-item:nth-child(2),.main-page .boarding .main-boarding__text-item:nth-child(4){padding-left:349px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__text-item>div{align-items:center;display:inline-flex;height:94px;text-align:left;width:220px}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__text-item>div{height:75px;width:274px}}@media screen and (min-width: 768px){.main-page .boarding .main-boarding__top{display:inline-block;position:relative;vertical-align:top}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__top{display:block;margin:0 auto 31px;position:relative;vertical-align:top;width:248px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination{grid-auto-flow:row}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination-wrap{left:-106px;right:-106px;top:76px}}@media screen and (min-width: 1366px){.main-page .boarding .main-boarding__pagination-wrap{left:-177px;right:-173px;top:66px}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(1),.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(3){justify-self:start}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(1)::after,.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(3)::after{left:auto;right:-11px;top:50%;transform:translateY(-50%)}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(2),.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(4){justify-self:end}}@media screen and (min-width: 1024px){.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(2)::after,.main-page .boarding .main-boarding__pagination .swiper-pagination-bullet:nth-child(4)::after{left:-11px;right:auto;transform:rotate(-180deg) translateY(50%)}}.boarding .swiper-button--prev{left:-81px}@media screen and (min-width: 768px){.boarding .swiper-button--prev{left:-203px;margin-top:-22px}}.boarding .swiper-button--next{right:-81px}@media screen and (min-width: 768px){.boarding .swiper-button--next{margin-top:-22px;right:-203px}}.boarding .swiper-button{border:1px solid #474757;height:40px;width:40px}@media screen and (min-width: 1024px){.boarding .swiper-button{display:none !important}}.boarding .swiper-button::before{background-image:url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M2.32225 14L0.677246 12.355L6.02058 7L0.677247 1.645L2.32225 9.15217e-08L9.32225 7L2.32225 14Z' fill='%230D0C24'/%3E%3C/svg%3E%0A") !important;height:14px;width:10px}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.about{margin-bottom:72px}@media screen and (min-width: 768px){.about{margin-bottom:90px}}@media screen and (min-width: 1024px){.about{margin-bottom:120px}}@media screen and (min-width: 1366px){.about{margin-bottom:114px}}.about__title{color:#0d0c24;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:30px;padding:0 25px;text-align:center}@media screen and (min-width: 768px){.about__title{font-size:36px;line-height:47px;margin-bottom:52px}}@media screen and (min-width: 768px){.about__list{display:flex;margin:0 -20px;width:calc(100% + 25px)}}@media screen and (min-width: 1024px){.about__list{margin:0 -5px;width:calc(100% + 10px)}}@media screen and (min-width: 1366px){.about__list{margin:0 -9px;width:calc(100% + 18px)}}.about__item{margin-bottom:32px}@media screen and (min-width: 768px){.about__item{margin-bottom:0;padding:0 20px;width:33.33%}}@media screen and (min-width: 1024px){.about__item{padding:0 37px}}@media screen and (min-width: 1366px){.about__item{padding:0 33px}}@media screen and (min-width: 1024px){.about__item:first-of-type .about__name{padding-right:50px}}@media screen and (min-width: 1366px){.about__item:first-of-type .about__name{padding-right:0}}.about__figure{height:64px;margin-bottom:32px}@media screen and (min-width: 768px){.about__figure{height:90px}}@media screen and (min-width: 1024px){.about__figure{height:114px}}.about__figure img{margin:0 auto;max-height:100%}@media screen and (min-width: 768px){.about__figure img{margin:0}}.about__name{font-size:20px;font-weight:600;line-height:28px;margin-bottom:16px}@media screen and (min-width: 768px){.about__name{font-size:24px;line-height:34px;margin-bottom:20px}}@media screen and (min-width: 1024px){.about__name{padding-right:30px}}.about__descr{font-size:16px;font-weight:400;line-height:24px}@media screen and (min-width: 768px){.about__descr{font-size:18px;line-height:28px}}@media screen and (min-width: 1024px){.about__descr{padding-right:15px}}.about__descr li{padding-left:24px;position:relative}.about__descr li::before{background-color:#000;border-radius:50%;content:"";display:block;height:4px;left:10px;position:absolute;top:10px;width:4px}@media screen and (min-width: 1024px){.about__descr li::before{height:5px;left:8px;top:12px;width:5px}}@keyframes gradient{0%{background-position:0% 0}100%{background-position:100% 0}}.promocode{margin-bottom:82px}@media screen and (min-width: 768px){.promocode{margin-bottom:92px}}@media screen and (min-width: 1024px){.promocode{margin-bottom:122px;padding-left:3px}}.promocode__container{background-color:#5f00a5;border-radius:24px;overflow:hidden;padding:32px 20px 33px;position:relative;transform:translateZ(0)}@media screen and (min-width: 768px){.promocode__container{align-items:center;display:flex;height:160px;justify-content:space-between;padding:0}}.promocode__figure{margin-bottom:30px;width:122px}@media screen and (min-width: 768px){.promocode__figure{flex-shrink:0;left:32px;position:absolute;top:24px;width:120px}}@media screen and (min-width: 1024px){.promocode__figure{align-items:center;display:flex;flex-shrink:0;justify-content:center;margin-bottom:0;margin-left:-6px;position:static;width:298px}}@media screen and (min-width: 1366px){.promocode__figure{padding-top:6px;width:339px}}.promocode__caption{color:#fff;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;font-weight:400;line-height:31px;margin-bottom:50px;position:relative;width:200px}@media screen and (min-width: 768px){.promocode__caption{font-size:28px;line-height:36px;margin-bottom:0;padding-left:32px;padding-top:31px;width:260px}}@media screen and (min-width: 1024px){.promocode__caption{font-size:32px;line-height:36px;padding-left:0;padding-top:14px;text-align:center;width:310px}}@media screen and (min-width: 1024px){.promocode__caption span{display:block;line-height:40px;padding-top:4px}}.promocode__descr{color:#fff;font-size:18px;font-weight:400;line-height:40px}@media screen and (min-width: 768px){.promocode__descr{display:flex;flex-shrink:0;justify-content:flex-end;line-height:45px;padding:0 0 5px;text-align:center;width:258px}}@media screen and (min-width: 1024px){.promocode__descr{padding:9px 0 0;width:298px}}@media screen and (min-width: 1366px){.promocode__descr{width:352px}}.promocode__descr::before{background-image:url("data:image/svg+xml,%3Csvg width='692' height='751' viewBox='0 0 692 751' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M579.339 417.522C629.843 300.425 667.294 178.144 691.014 52.8932L177.479 0.266365C157.375 152.548 96.1001 296.535 0.254526 416.722L389.501 750.571C464.606 647.079 528.037 535.616 578.635 418.22' fill='%232FC25D'/%3E%3C/svg%3E%0A");background-size:cover;bottom:-587px;content:"";display:block;height:751px;left:0;margin-left:-402px;position:absolute;width:692px}@media screen and (min-width: 768px){.promocode__descr::before{background-image:url("data:image/svg+xml,%3Csvg width='747' height='601' viewBox='0 0 747 601' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M364.037 33.3606C238.941 58.1265 116.973 96.5844 0.341292 148.039L248.069 600.938C384.92 531.184 538.275 500.049 691.617 510.886L746.02 0.976192C618.188 -2.23703 490.406 8.68593 365.01 33.5443' fill='%232FC25D'/%3E%3C/svg%3E%0A");bottom:-343px;height:601px;left:auto;margin:0;right:-464px;transform:rotate(0deg);width:747px}}@media screen and (min-width: 1366px){.promocode__descr::before{right:-415px}}.promocode__descr>div{position:relative}@media screen and (min-width: 768px){.promocode__descr>div{flex-shrink:0;width:243px}}@media screen and (min-width: 1024px){.promocode__descr>div{width:260px}}@media screen and (min-width: 1366px){.promocode__descr>div{padding-right:27px;width:300px}}.promocode__descr .copy{color:#fff;cursor:pointer;font-family:"Citymobil-Beta_v0-4-Wide","SBSansText",sans-serif,sans-serif;font-size:24px;line-height:31px}@media screen and (min-width: 768px){.promocode__descr .copy{font-size:28px;line-height:36px}}@media screen and (min-width: 1024px){.promocode__descr .copy{font-size:32px;line-height:42px}}.promocode__descr .code-copy-message-wrap .code-copy-message{left:0;transform:translateX(0)}@media screen and (min-width: 768px){.promocode__descr .code-copy-message-wrap .code-copy-message{left:auto;right:-68px}}
