@charset "UTF-8"; /*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
@-webkit-keyframes autofill {
    to {
        color: inherit;
        background: 0 0
    }
}

@-webkit-keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmfadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    0% {
        -webkit-transform: translateY(15%);
        transform: translateY(15%)
    }

    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    to {
        -webkit-transform: translateY(-10%);
        transform: translateY(-10%)
    }
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes preloader-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes preloader-rotate {
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

html,sub,sup {
    vertical-align: baseline
}

a,html {
    color: inherit
}

html {
    background: inherit;
    word-break: normal;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

h1 {
    font-size: 2em
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,kbd,pre,samp {
    font-family: monospace,monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none;
    outline: 0;
    transition: color .2s linear
}

abbr[title] {
    border-bottom: none;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type=checkbox],[type=radio],legend {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

details {
    display: block
}

summary {
    display: list-item
}

*,::after,::before {
    box-sizing: border-box;
    scroll-behavior: auto
}

@media screen and (max-width: 1024px) {
    .partners__wrap::-webkit-scrollbar {
        width:3px;
        height: 5px
    }

    .partners__wrap::-webkit-scrollbar-track {
        background: 0 0
    }

    .partners__wrap::-webkit-scrollbar-thumb {
        background: rgb(35 35 35/40%);
        border-radius: 3px
    }

    .partners__wrap::-webkit-scrollbar-thumb:hover {
        background: #555
    }
}

@media (prefers-reduced-motion:reduce) {
    *,::after,::before {
        -webkit-animation-delay: -1ms;
        animation-delay: -1ms;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        background-attachment: initial;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

img,input,select,textarea {
    height: auto;
    max-width: 100%
}

audio,canvas,iframe,img,svg,video {
    vertical-align: middle
}

svg:not([fill]) {
    fill: currentColor
}

svg:not(:root) {
    overflow: hidden
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

button,input {
    overflow: visible
}

button,input,select,textarea {
    margin: 0;
    line-height: inherit;
    background-color: transparent;
    border: 1px solid WindowFrame;
    color: inherit;
    font: inherit;
    letter-spacing: inherit;
    padding: .25em .375em
}

optgroup {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    word-wrap: normal
}

select:not([multiple]):not([size]) {
    background-image: "data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E"
}

::-ms-expand {
    display: none
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],[type=reset],[type=submit] {
    -webkit-appearance: button
}

[type=button]:not(disabled),[type=reset]:not(disabled),[type=submit]:not(disabled),button:not(disabled) {
    cursor: pointer
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

textarea {
    overflow: auto;
    -ms-overflow-style: scrollbar;
    vertical-align: top;
    resize: none
}

[hidden],template {
    display: none
}

.pure-img {
    max-width: 100%;
    height: auto;
    display: block
}

.pure-g {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: start;
    -webkit-align-content: flex-start;
    align-content: flex-start
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    table .pure-g {
        display: block
    }
}

.pure-u-1-24 {
    width: 4.1667%
}

.pure-u-1-12,.pure-u-2-24 {
    width: 8.3333%
}

.pure-u-1-8,.pure-u-3-24 {
    width: 12.5%
}

.pure-u-1-6,.pure-u-4-24 {
    width: 16.6667%
}

.pure-u-1-5 {
    width: 20%
}

.pure-u-5-24 {
    width: 20.8333%
}

.pure-u-1-4,.pure-u-6-24 {
    width: 25%
}

.pure-u-7-24 {
    width: 29.1667%
}

.pure-u-1-3,.pure-u-8-24 {
    width: 33.3333%
}

.pure-u-3-8,.pure-u-9-24 {
    width: 37.5%
}

.pure-u-2-5 {
    width: 40%
}

.pure-u-10-24,.pure-u-5-12 {
    width: 41.6667%
}

.pure-u-11-24 {
    width: 45.8333%
}

.pure-u-1-2,.pure-u-12-24 {
    width: 50%
}

.pure-u-13-24 {
    width: 54.1667%
}

.pure-u-14-24,.pure-u-7-12 {
    width: 58.3333%
}

.pure-u-3-5 {
    width: 60%
}

.pure-u-15-24,.pure-u-5-8 {
    width: 62.5%
}

.pure-u-16-24,.pure-u-2-3 {
    width: 66.6667%
}

.pure-u-17-24 {
    width: 70.8333%
}

.pure-u-18-24,.pure-u-3-4 {
    width: 75%
}

.pure-u-19-24 {
    width: 79.1667%
}

.pure-u-4-5 {
    width: 80%
}

.pure-u-20-24,.pure-u-5-6 {
    width: 83.3333%
}

.pure-u-21-24,.pure-u-7-8 {
    width: 87.5%
}

.pure-u-11-12,.pure-u-22-24 {
    width: 91.6667%
}

.pure-u-23-24 {
    width: 95.8333%
}

.pure-u-1,.pure-u-1-1,.pure-u-24-24,.pure-u-5-5 {
    width: 100%
}

.pure-button {
    display: inline-block;
    zoom:1;white-space: nowrap;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    outline: 0;
    border: 0;
    font-family: inherit;
    padding: .5em 1em;
    color: #000;
    background-color: #e6e6e6;
    text-decoration: none;
    box-sizing: border-box;
    line-height: 110%
}

.pure-button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pure-button-disabled,.pure-button-disabled:active,.pure-button-disabled:focus,.pure-button-disabled:hover,.pure-button[disabled] {
    border: 0;
    background-image: none;
    filter: alpha(opacity=40);
    opacity: .4;
    cursor: not-allowed;
    box-shadow: none;
    pointer-events: none
}

.pure-button-hidden {
    display: none
}

.pure-form input[type=color],.pure-form select {
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box
}

.pure-form input[type=color] {
    border: 1px solid #ccc
}

.pure-form input[type=date],.pure-form input[type=datetime-local],.pure-form input[type=datetime],.pure-form input[type=email],.pure-form input[type=month],.pure-form input[type=number],.pure-form input[type=password],.pure-form input[type=search],.pure-form input[type=tel],.pure-form input[type=text],.pure-form input[type=time],.pure-form input[type=url],.pure-form input[type=week],.pure-form textarea {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc;
    vertical-align: middle;
    box-sizing: border-box
}

.pure-form select {
    padding: .5em .6em
}

.pure-form input:not([type]) {
    padding: .5em .6em;
    display: inline-block;
    border: 1px solid #ccc
}

.pure-form input[type=color] {
    padding: .2em .5em
}

.pure-form input:not([type]):focus,.pure-form input[type=color]:focus,.pure-form input[type=date]:focus,.pure-form input[type=datetime-local]:focus,.pure-form input[type=datetime]:focus,.pure-form input[type=email]:focus,.pure-form input[type=month]:focus,.pure-form input[type=number]:focus,.pure-form input[type=password]:focus,.pure-form input[type=search]:focus,.pure-form input[type=tel]:focus,.pure-form input[type=text]:focus,.pure-form input[type=time]:focus,.pure-form input[type=url]:focus,.pure-form input[type=week]:focus,.pure-form select:focus,.pure-form textarea:focus {
    outline: 0;
    border-color: #129fea
}

.pure-form input[type=checkbox]:focus,.pure-form input[type=file]:focus,.pure-form input[type=radio]:focus {
    outline: #129fea auto 1px
}

.pure-form .pure-checkbox,.pure-form .pure-radio {
    margin: .5em 0;
    display: block
}

.pure-form input:not([type])[disabled],.pure-form input[type=color][disabled],.pure-form input[type=date][disabled],.pure-form input[type=datetime-local][disabled],.pure-form input[type=datetime][disabled],.pure-form input[type=email][disabled],.pure-form input[type=month][disabled],.pure-form input[type=number][disabled],.pure-form input[type=password][disabled],.pure-form input[type=search][disabled],.pure-form input[type=tel][disabled],.pure-form input[type=text][disabled],.pure-form input[type=time][disabled],.pure-form input[type=url][disabled],.pure-form input[type=week][disabled],.pure-form select[disabled],.pure-form textarea[disabled] {
    cursor: not-allowed;
    background-color: #eaeded;
    color: #cad2d3
}

.pure-form input[readonly],.pure-form select[readonly],.pure-form textarea[readonly] {
    background-color: #eee;
    color: #777;
    border-color: #ccc
}

.pure-form input:focus:invalid,.pure-form select:focus:invalid,.pure-form textarea:focus:invalid {
    color: #b94a48;
    border-color: #e9322d
}

.pure-form input[type=checkbox]:focus:invalid:focus,.pure-form input[type=file]:focus:invalid:focus,.pure-form input[type=radio]:focus:invalid:focus {
    outline-color: #e9322d
}

.pure-form select {
    height: 2.25em;
    border: 1px solid #ccc;
    background-color: #fff
}

.pure-form select[multiple] {
    height: auto
}

.pure-form fieldset {
    margin: 0;
    padding: .35em 0 .75em;
    border: 0
}

.pure-form legend {
    display: block;
    width: 100%;
    padding: .3em 0;
    margin-bottom: .3em;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.order-1 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.choices[data-type*=select-one] .choices__item[data-value=""] .choices__button,.hidden {
    display: none
}

.pure-u-static {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.pure-u-fluid {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0
}

.pure-form .pure-input-1 {
    width: 100%
}

.pure-form .pure-input-3-4 {
    width: 75%
}

.pure-form .pure-input-2-3 {
    width: 66%
}

.pure-form .pure-input-1-2 {
    width: 50%
}

.pure-form .pure-input-1-3 {
    width: 33%
}

.pure-form .pure-input-1-4 {
    width: 25%
}

@media screen and (min-width: 568px) {
    .text-left-sm {
        text-align:left
    }

    .text-right-sm {
        text-align: right
    }

    .text-center-sm {
        text-align: center
    }

    .order-sm-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hidden-sm {
        display: none
    }

    .visible-sm {
        display: block
    }

    .visible-inline-sm {
        display: inline
    }

    .visible-flex-sm {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pure-u-sm-static {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .pure-u-sm-fluid {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .pure-u-sm-1-24 {
        width: 4.1667%
    }

    .pure-u-sm-1-12,.pure-u-sm-2-24 {
        width: 8.3333%
    }

    .pure-u-sm-1-8,.pure-u-sm-3-24 {
        width: 12.5%
    }

    .pure-u-sm-1-6,.pure-u-sm-4-24 {
        width: 16.6667%
    }

    .pure-u-sm-1-5 {
        width: 20%
    }

    .pure-u-sm-5-24 {
        width: 20.8333%
    }

    .pure-u-sm-1-4,.pure-u-sm-6-24 {
        width: 25%
    }

    .pure-u-sm-7-24 {
        width: 29.1667%
    }

    .pure-u-sm-1-3,.pure-u-sm-8-24 {
        width: 33.3333%
    }

    .pure-u-sm-3-8,.pure-u-sm-9-24 {
        width: 37.5%
    }

    .pure-u-sm-2-5 {
        width: 40%
    }

    .pure-u-sm-10-24,.pure-u-sm-5-12 {
        width: 41.6667%
    }

    .pure-u-sm-11-24 {
        width: 45.8333%
    }

    .pure-u-sm-1-2,.pure-u-sm-12-24 {
        width: 50%
    }

    .pure-u-sm-13-24 {
        width: 54.1667%
    }

    .pure-u-sm-14-24,.pure-u-sm-7-12 {
        width: 58.3333%
    }

    .pure-u-sm-3-5 {
        width: 60%
    }

    .pure-u-sm-15-24,.pure-u-sm-5-8 {
        width: 62.5%
    }

    .pure-u-sm-16-24,.pure-u-sm-2-3 {
        width: 66.6667%
    }

    .pure-u-sm-17-24 {
        width: 70.8333%
    }

    .pure-u-sm-18-24,.pure-u-sm-3-4 {
        width: 75%
    }

    .pure-u-sm-19-24 {
        width: 79.1667%
    }

    .pure-u-sm-4-5 {
        width: 80%
    }

    .pure-u-sm-20-24,.pure-u-sm-5-6 {
        width: 83.3333%
    }

    .pure-u-sm-21-24,.pure-u-sm-7-8 {
        width: 87.5%
    }

    .pure-u-sm-11-12,.pure-u-sm-22-24 {
        width: 91.6667%
    }

    .pure-u-sm-23-24 {
        width: 95.8333%
    }

    .pure-u-sm-1,.pure-u-sm-1-1,.pure-u-sm-24-24,.pure-u-sm-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 768px) {
    .text-left-md {
        text-align:left
    }

    .text-right-md {
        text-align: right
    }

    .text-center-md {
        text-align: center
    }

    .nav_horizontal-md,.nav_justify-md {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .nav_justify-md li {
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .order-md-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hidden-md {
        display: none
    }

    .visible-md {
        display: block
    }

    .visible-inline-md {
        display: inline
    }

    .visible-flex-md {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pure-u-md-static {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .pure-u-md-fluid {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .pure-g-md {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .pure-u-md-1-24 {
        width: 4.1667%
    }

    .pure-u-md-1-12,.pure-u-md-2-24 {
        width: 8.3333%
    }

    .pure-u-md-1-8,.pure-u-md-3-24 {
        width: 12.5%
    }

    .pure-u-md-1-6,.pure-u-md-4-24 {
        width: 16.6667%
    }

    .pure-u-md-1-5 {
        width: 20%
    }

    .pure-u-md-5-24 {
        width: 20.8333%
    }

    .pure-u-md-1-4,.pure-u-md-6-24 {
        width: 25%
    }

    .pure-u-md-7-24 {
        width: 29.1667%
    }

    .pure-u-md-1-3,.pure-u-md-8-24 {
        width: 33.3333%
    }

    .pure-u-md-3-8,.pure-u-md-9-24 {
        width: 37.5%
    }

    .pure-u-md-2-5 {
        width: 40%
    }

    .pure-u-md-10-24,.pure-u-md-5-12 {
        width: 41.6667%
    }

    .pure-u-md-11-24 {
        width: 45.8333%
    }

    .pure-u-md-1-2,.pure-u-md-12-24 {
        width: 50%
    }

    .pure-u-md-13-24 {
        width: 54.1667%
    }

    .pure-u-md-14-24,.pure-u-md-7-12 {
        width: 58.3333%
    }

    .pure-u-md-3-5 {
        width: 60%
    }

    .pure-u-md-15-24,.pure-u-md-5-8 {
        width: 62.5%
    }

    .pure-u-md-16-24,.pure-u-md-2-3 {
        width: 66.6667%
    }

    .pure-u-md-17-24 {
        width: 70.8333%
    }

    .pure-u-md-18-24,.pure-u-md-3-4 {
        width: 75%
    }

    .pure-u-md-19-24 {
        width: 79.1667%
    }

    .pure-u-md-4-5 {
        width: 80%
    }

    .pure-u-md-20-24,.pure-u-md-5-6 {
        width: 83.3333%
    }

    .pure-u-md-21-24,.pure-u-md-7-8 {
        width: 87.5%
    }

    .pure-u-md-11-12,.pure-u-md-22-24 {
        width: 91.6667%
    }

    .pure-u-md-23-24 {
        width: 95.8333%
    }

    .pure-u-md-1,.pure-u-md-1-1,.pure-u-md-24-24,.pure-u-md-5-5 {
        width: 100%
    }

    .pure-u-sm-1-2.desktop {
        width: unset;
        margin-bottom: 32px
    }
}

@media screen and (min-width: 1024px) {
    .text-left-lg {
        text-align:left
    }

    .text-right-lg {
        text-align: right
    }

    .text-center-lg {
        text-align: center
    }

    .order-lg-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hidden-lg {
        display: none
    }

    .visible-lg {
        display: block
    }

    .visible-inline-lg {
        display: inline
    }

    .visible-flex-lg {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pure-u-lg-static {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .pure-u-lg-fluid {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .pure-g-lg {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .pure-u-lg-1-24 {
        width: 4.1667%
    }

    .pure-u-lg-1-12,.pure-u-lg-2-24 {
        width: 8.3333%
    }

    .pure-u-lg-1-8,.pure-u-lg-3-24 {
        width: 12.5%
    }

    .pure-u-lg-1-6,.pure-u-lg-4-24 {
        width: 16.6667%
    }

    .pure-u-lg-1-5 {
        width: 20%
    }

    .pure-u-lg-5-24 {
        width: 20.8333%
    }

    .pure-u-lg-1-4,.pure-u-lg-6-24 {
        width: 25%
    }

    .pure-u-lg-7-24 {
        width: 29.1667%
    }

    .pure-u-lg-1-3,.pure-u-lg-8-24 {
        width: 33.3333%
    }

    .pure-u-lg-3-8,.pure-u-lg-9-24 {
        width: 37.5%
    }

    .pure-u-lg-2-5 {
        width: 40%
    }

    .pure-u-lg-10-24,.pure-u-lg-5-12 {
        width: 41.6667%
    }

    .pure-u-lg-11-24 {
        width: 45.8333%
    }

    .pure-u-lg-1-2,.pure-u-lg-12-24 {
        width: 50%
    }

    .pure-u-lg-13-24 {
        width: 54.1667%
    }

    .pure-u-lg-14-24,.pure-u-lg-7-12 {
        width: 58.3333%
    }

    .pure-u-lg-3-5 {
        width: 60%
    }

    .pure-u-lg-15-24,.pure-u-lg-5-8 {
        width: 62.5%
    }

    .pure-u-lg-16-24,.pure-u-lg-2-3 {
        width: 66.6667%
    }

    .pure-u-lg-17-24 {
        width: 70.8333%
    }

    .pure-u-lg-18-24,.pure-u-lg-3-4 {
        width: 75%
    }

    .pure-u-lg-19-24 {
        width: 79.1667%
    }

    .pure-u-lg-4-5 {
        width: 80%
    }

    .pure-u-lg-20-24,.pure-u-lg-5-6 {
        width: 83.3333%
    }

    .pure-u-lg-21-24,.pure-u-lg-7-8 {
        width: 87.5%
    }

    .pure-u-lg-11-12,.pure-u-lg-22-24 {
        width: 91.6667%
    }

    .pure-u-lg-23-24 {
        width: 95.8333%
    }

    .pure-u-lg-1,.pure-u-lg-1-1,.pure-u-lg-24-24,.pure-u-lg-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 1280px) {
    .text-left-xl {
        text-align:left
    }

    .text-right-xl {
        text-align: right
    }

    .text-center-xl {
        text-align: center
    }

    .order-xl-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xl-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xl-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xl-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hidden-xl {
        display: none
    }

    .visible-xl {
        display: block
    }

    .visible-inline-xl {
        display: inline
    }

    .visible-flex-xl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pure-u-xl-static {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .pure-u-xl-fluid {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .pure-g-xl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .pure-u-xl-1-24 {
        width: 4.1667%
    }

    .pure-u-xl-1-12,.pure-u-xl-2-24 {
        width: 8.3333%
    }

    .pure-u-xl-1-8,.pure-u-xl-3-24 {
        width: 12.5%
    }

    .pure-u-xl-1-6,.pure-u-xl-4-24 {
        width: 16.6667%
    }

    .pure-u-xl-1-5 {
        width: 20%
    }

    .pure-u-xl-5-24 {
        width: 20.8333%
    }

    .pure-u-xl-1-4,.pure-u-xl-6-24 {
        width: 25%
    }

    .pure-u-xl-7-24 {
        width: 29.1667%
    }

    .pure-u-xl-1-3,.pure-u-xl-8-24 {
        width: 33.3333%
    }

    .pure-u-xl-3-8,.pure-u-xl-9-24 {
        width: 37.5%
    }

    .pure-u-xl-2-5 {
        width: 40%
    }

    .pure-u-xl-10-24,.pure-u-xl-5-12 {
        width: 41.6667%
    }

    .pure-u-xl-11-24 {
        width: 45.8333%
    }

    .pure-u-xl-1-2,.pure-u-xl-12-24 {
        width: 50%
    }

    .pure-u-xl-13-24 {
        width: 54.1667%
    }

    .pure-u-xl-14-24,.pure-u-xl-7-12 {
        width: 58.3333%
    }

    .pure-u-xl-3-5 {
        width: 60%
    }

    .pure-u-xl-15-24,.pure-u-xl-5-8 {
        width: 62.5%
    }

    .pure-u-xl-16-24,.pure-u-xl-2-3 {
        width: 66.6667%
    }

    .pure-u-xl-17-24 {
        width: 70.8333%
    }

    .pure-u-xl-18-24,.pure-u-xl-3-4 {
        width: 75%
    }

    .pure-u-xl-19-24 {
        width: 79.1667%
    }

    .pure-u-xl-4-5 {
        width: 80%
    }

    .pure-u-xl-20-24,.pure-u-xl-5-6 {
        width: 83.3333%
    }

    .pure-u-xl-21-24,.pure-u-xl-7-8 {
        width: 87.5%
    }

    .pure-u-xl-11-12,.pure-u-xl-22-24 {
        width: 91.6667%
    }

    .pure-u-xl-23-24 {
        width: 95.8333%
    }

    .pure-u-xl-1,.pure-u-xl-1-1,.pure-u-xl-24-24,.pure-u-xl-5-5 {
        width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .text-left-xxl {
        text-align:left
    }

    .text-right-xxl {
        text-align: right
    }

    .text-center-xxl {
        text-align: center
    }

    .order-xxl-1 {
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xxl-2 {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xxl-3 {
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xxl-4 {
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4
    }

    .hidden-xxl {
        display: none
    }

    .visible-xxl {
        display: block
    }

    .visible-inline-xxl {
        display: inline
    }

    .visible-flex-xxl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .pure-u-xxl-static {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .pure-u-xxl-fluid {
        -webkit-flex: 1 1 0;
        -ms-flex: 1 1 0px;
        flex: 1 1 0
    }

    .pure-g-xxl {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-flow: row wrap;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: start;
        -webkit-align-content: flex-start;
        align-content: flex-start
    }

    .pure-u-xxl-1-24 {
        width: 4.1667%
    }

    .pure-u-xxl-1-12,.pure-u-xxl-2-24 {
        width: 8.3333%
    }

    .pure-u-xxl-1-8,.pure-u-xxl-3-24 {
        width: 12.5%
    }

    .pure-u-xxl-1-6,.pure-u-xxl-4-24 {
        width: 16.6667%
    }

    .pure-u-xxl-1-5 {
        width: 20%
    }

    .pure-u-xxl-5-24 {
        width: 20.8333%
    }

    .pure-u-xxl-1-4,.pure-u-xxl-6-24 {
        width: 25%
    }

    .pure-u-xxl-7-24 {
        width: 29.1667%
    }

    .pure-u-xxl-1-3,.pure-u-xxl-8-24 {
        width: 33.3333%
    }

    .pure-u-xxl-3-8,.pure-u-xxl-9-24 {
        width: 37.5%
    }

    .pure-u-xxl-2-5 {
        width: 40%
    }

    .pure-u-xxl-10-24,.pure-u-xxl-5-12 {
        width: 41.6667%
    }

    .pure-u-xxl-11-24 {
        width: 45.8333%
    }

    .pure-u-xxl-1-2,.pure-u-xxl-12-24 {
        width: 50%
    }

    .pure-u-xxl-13-24 {
        width: 54.1667%
    }

    .pure-u-xxl-14-24,.pure-u-xxl-7-12 {
        width: 58.3333%
    }

    .pure-u-xxl-3-5 {
        width: 60%
    }

    .pure-u-xxl-15-24,.pure-u-xxl-5-8 {
        width: 62.5%
    }

    .pure-u-xxl-16-24,.pure-u-xxl-2-3 {
        width: 66.6667%
    }

    .pure-u-xxl-17-24 {
        width: 70.8333%
    }

    .pure-u-xxl-18-24,.pure-u-xxl-3-4 {
        width: 75%
    }

    .pure-u-xxl-19-24 {
        width: 79.1667%
    }

    .pure-u-xxl-4-5 {
        width: 80%
    }

    .pure-u-xxl-20-24,.pure-u-xxl-5-6 {
        width: 83.3333%
    }

    .pure-u-xxl-21-24,.pure-u-xxl-7-8 {
        width: 87.5%
    }

    .pure-u-xxl-11-12,.pure-u-xxl-22-24 {
        width: 91.6667%
    }

    .pure-u-xxl-23-24 {
        width: 95.8333%
    }

    .pure-u-xxl-1,.pure-u-xxl-1-1,.pure-u-xxl-24-24,.pure-u-xxl-5-5 {
        width: 100%
    }
}

.calculator .scoreboard__sum:after,.font-family-icomoon {
    font-family: icomoon!important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.user-select {
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.user-select.draggable {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.is-open-menu,.overflow-hidden {
    overflow: hidden
}

.img-absolute,.img-design img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.img-design {
    padding: 0 0 66.7164179104%
}

.scrollbar {
    padding-right: 5px;
    padding-bottom: 5px
}

.scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(138,43,226,.3);
    background-color: #f5f5f5
}

.scrollbar::-webkit-scrollbar {
    width: 5px;
    background-color: #f5f5f5
}

.scrollbar::-webkit-scrollbar-thumb {
    background-color: #8a2be2;
    border: 2px solid #555
}

@supports ((-webkit-backdrop-filter: blur(5px)) or (backdrop-filter:blur(5px))) {
    .blur,.swiper--thumbs .swiper-slide {
        -webkit-backdrop-filter:blur(30px);
        backdrop-filter: blur(30px)
    }
}

@supports (font-variant-numeric: lining-nums) {
    .fraction {
        font-feature-settings:frac;
        font-variant-numeric: lining-nums
    }
}


[class*=" icon-"],[class^=icon-] {
    font-family: icomoon!important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-unex-play:before {
    content: ""
}

.icon-unex-download:before {
    content: ""
}

.icon-unex-eye:before {
    content: ""
}

.icon-unex-fire:before {
    content: ""
}

.icon-unex-arrow-right:before {
    content: ""
}

.icon-unex-arrow-top:before {
    content: ""
}

.icon-unex-chevron:before {
    content: ""
}

.icon-unex-group-arrow:before {
    content: ""
}

.icon-unex-triangle-bottom:before {
    content: ""
}

.icon-unex-triangle-top:before {
    content: ""
}

.icon-unex-pin:before {
    content: ""
}

.icon-unex-search:before {
    content: ""
}

.icon-unex-close:before {
    content: ""
}

.icon-unex-my-location:before {
    content: ""
}

.icon-unex-chevron-r:before {
    content: ""
}

.icon-unex-loans:before {
    content: ""
}

.icon-unex-location:before {
    content: ""
}

.icon-unex-card:before {
    content: ""
}

.icon-unex-deposits:before {
    content: ""
}

.icon-unex-youtube:before {
    content: ""
}

.icon-unex-linkedin:before {
    content: ""
}

.icon-unex-facebook:before {
    content: ""
}

.icon-unex-instagram:before {
    content: ""
}

body,html {
    width: 100%;
    height: 100%;
    min-height: 100%
}

html.fonts-default,html.theme-protanopia.fonts-default {
    font-size: 16px
}

html.fonts-default [data-font-default]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.fonts-default [data-font-default]+label .switcher__placeholder i {
    color: red
}

html.fonts-default [data-font-large]+label .switcher__placeholder,html.fonts-default [data-font-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.fonts-default [data-font-large]+label .switcher__placeholder i,html.fonts-default [data-font-medium]+label .switcher__placeholder i {
    color: #000
}

html.fonts-medium,html.theme-protanopia.fonts-medium {
    font-size: 17px
}

html.fonts-medium [data-font-medium]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.fonts-medium [data-font-medium]+label .switcher__placeholder i {
    color: red
}

html.fonts-medium [data-font-default]+label .switcher__placeholder,html.fonts-medium [data-font-large]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.fonts-medium [data-font-default]+label .switcher__placeholder i,html.fonts-medium [data-font-large]+label .switcher__placeholder i {
    color: #000
}

html.fonts-large,html.theme-protanopia.fonts-large {
    font-size: 18px
}

html.fonts-large [data-font-large]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.fonts-large [data-font-large]+label .switcher__placeholder i {
    color: red
}

html.fonts-large [data-font-default]+label .switcher__placeholder,html.fonts-large [data-font-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.fonts-large [data-font-default]+label .switcher__placeholder i,html.fonts-large [data-font-medium]+label .switcher__placeholder i {
    color: #000
}

html.ls-default,html.theme-protanopia.ls-default {
    letter-spacing: 0
}

html.ls-default [data-ls-default]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.ls-default [data-ls-default]+label .switcher__placeholder i {
    color: red
}

html.ls-default [data-ls-large]+label .switcher__placeholder,html.ls-default [data-ls-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.ls-default [data-ls-large]+label .switcher__placeholder i,html.ls-default [data-ls-medium]+label .switcher__placeholder i {
    color: #000
}

html.ls-medium,html.theme-protanopia.ls-medium {
    letter-spacing: .5px
}

html.ls-medium [data-ls-medium]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.ls-medium [data-ls-medium]+label .switcher__placeholder i {
    color: red
}

html.ls-medium [data-ls-default]+label .switcher__placeholder,html.ls-medium [data-ls-large]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.ls-medium [data-ls-default]+label .switcher__placeholder i,html.ls-medium [data-ls-large]+label .switcher__placeholder i {
    color: #000
}

html.ls-large,html.theme-protanopia.ls-large {
    letter-spacing: 1px
}

html.ls-large [data-ls-large]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.ls-large [data-ls-large]+label .switcher__placeholder i {
    color: red
}

html.ls-large [data-ls-default]+label .switcher__placeholder,html.ls-large [data-ls-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.ls-large [data-ls-default]+label .switcher__placeholder i,html.ls-large [data-ls-medium]+label .switcher__placeholder i {
    color: #000
}

html.theme-default [data-theme-default]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.theme-default [data-theme-default]+label .switcher__placeholder i {
    color: red
}

html.theme-default [data-theme-bw]+label .switcher__placeholder,html.theme-default [data-theme-protanopia]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-default [data-theme-bw]+label .switcher__placeholder i,html.theme-default [data-theme-protanopia]+label .switcher__placeholder i {
    color: #000
}

html.theme-blackWhite {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

html.theme-blackWhite [data-theme-bw]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: red
}

html.theme-blackWhite [data-theme-bw]+label .switcher__placeholder i {
    color: red
}

html.theme-blackWhite [data-theme-default]+label .switcher__placeholder,html.theme-blackWhite [data-theme-protanopia]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-blackWhite [data-theme-default]+label .switcher__placeholder i,html.theme-blackWhite [data-theme-protanopia]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia [data-theme-protanopia]+label .switcher__placeholder,html.theme-protanopia.fonts-default [data-font-default]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia [data-theme-protanopia]+label .switcher__placeholder i,html.theme-protanopia.fonts-default [data-font-default]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia [data-theme-bw]+label .switcher__placeholder,html.theme-protanopia [data-theme-default]+label .switcher__placeholder,html.theme-protanopia.fonts-default [data-font-large]+label .switcher__placeholder,html.theme-protanopia.fonts-default [data-font-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia [data-theme-bw]+label .switcher__placeholder i,html.theme-protanopia [data-theme-default]+label .switcher__placeholder i,html.theme-protanopia.fonts-default [data-font-large]+label .switcher__placeholder i,html.theme-protanopia.fonts-default [data-font-medium]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia.fonts-medium [data-font-medium]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia.fonts-medium [data-font-medium]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia.fonts-medium [data-font-default]+label .switcher__placeholder,html.theme-protanopia.fonts-medium [data-font-large]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia.fonts-medium [data-font-default]+label .switcher__placeholder i,html.theme-protanopia.fonts-medium [data-font-large]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia.fonts-large [data-font-large]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia.fonts-large [data-font-large]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia.fonts-large [data-font-default]+label .switcher__placeholder,html.theme-protanopia.fonts-large [data-font-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia.fonts-large [data-font-default]+label .switcher__placeholder i,html.theme-protanopia.fonts-large [data-font-medium]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia.ls-default [data-ls-default]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia.ls-default [data-ls-default]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia.ls-default [data-ls-large]+label .switcher__placeholder,html.theme-protanopia.ls-default [data-ls-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia.ls-default [data-ls-large]+label .switcher__placeholder i,html.theme-protanopia.ls-default [data-ls-medium]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia.ls-medium [data-ls-medium]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia.ls-medium [data-ls-medium]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia.ls-medium [data-ls-default]+label .switcher__placeholder,html.theme-protanopia.ls-medium [data-ls-large]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia.ls-medium [data-ls-default]+label .switcher__placeholder i,html.theme-protanopia.ls-medium [data-ls-large]+label .switcher__placeholder i {
    color: #000
}

html.theme-protanopia.ls-large [data-ls-large]+label .switcher__placeholder {
    background-color: #f1f4f8;
    color: #057dfb
}

html.theme-protanopia.ls-large [data-ls-large]+label .switcher__placeholder i {
    color: #057dfb
}

html.theme-protanopia.ls-large [data-ls-default]+label .switcher__placeholder,html.theme-protanopia.ls-large [data-ls-medium]+label .switcher__placeholder {
    background-color: transparent;
    color: #000
}

html.theme-protanopia.ls-large [data-ls-default]+label .switcher__placeholder i,html.theme-protanopia.ls-large [data-ls-medium]+label .switcher__placeholder i {
    color: #000
}

@media (any-hover: hover) {
    html.theme-protanopia .nav__link:hover,html.theme-protanopia a:hover {
        color:#057dfb
    }
}

html.theme-protanopia .btn-red {
    background-color: #057dfb!important
}

html.theme-protanopia .btn-red:hover {
    box-shadow: inset 0 0 100px 100px rgba(255,255,255,.3)!important;
    color: #fff!important
}

html.theme-protanopia .swiper-slide-thumb-active {
    background-color: #fff;
    box-shadow: 0 6px 38px rgba(90,90,90,.25),inset 0-2px 0#057dfb
}

html.theme-protanopia .card:hover .link--arrow:before,html.theme-protanopia .link--arrow:hover:before {
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='24' viewBox='0 0 40 24' stroke='%23057DFB' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12L39 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 5L39 12L32 19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
}

html.theme-protanopia .btn-border:hover {
    color: inherit!important
}

html.theme-protanopia .accordion__content ul li a:hover,html.theme-protanopia .accordion__link p a,html.theme-protanopia .anchor__link,html.theme-protanopia .calculator .departments.select-calc--icon:after,html.theme-protanopia .close-btn:hover,html.theme-protanopia .currency__item:not(:first-child).down:before,html.theme-protanopia .departments__color--red,html.theme-protanopia .departments__modal .link,html.theme-protanopia .deposite span,html.theme-protanopia .description a,html.theme-protanopia .documents__link.is-active,html.theme-protanopia .dropdown--red,html.theme-protanopia .dropdown-menu__nav ul a:hover,html.theme-protanopia .footer .language__link.active,html.theme-protanopia .footer .language__link:hover,html.theme-protanopia .form-search--desktop .form-search__btn[type=submit],html.theme-protanopia .form-search--desktop .form-search__label i:hover,html.theme-protanopia .hot-line__link,html.theme-protanopia .hot-link,html.theme-protanopia .input-file,html.theme-protanopia .input-file .input-file__icon,html.theme-protanopia .link-red,html.theme-protanopia .link:hover,html.theme-protanopia .nav__item:hover>.nav__link,html.theme-protanopia .promotions__hot-link.active,html.theme-protanopia .promotions__label--text span,html.theme-protanopia .scoreboard__sum.down:after,html.theme-protanopia .search-result__link h3 span,html.theme-protanopia .select-calc--icon:after,html.theme-protanopia .seo-text__tariffs--link,html.theme-protanopia .seo-text__title-1,html.theme-protanopia .top-promotions__label--text span,html.theme-protanopia .vacancy__hot {
    color: #057dfb!important
}

html.theme-protanopia .accordion__btn.active .accordion__close:after,html.theme-protanopia .accordion__btn.active .accordion__close:before,html.theme-protanopia .documents .accordion__close::after,html.theme-protanopia .documents .accordion__close::before,html.theme-protanopia .nav__link:after {
    background-color: #057dfb!important
}

html.theme-protanopia .pagination__link.active,html.theme-protanopia .pagination__link:hover:not(.active) {
    color: #057dfb!important;
    border-color: #057dfb!important
}

.h1-title,h1 {
    font-weight: 700
}

.h1-title,.h2-title,.h3-title,.h4-title,.h5-title,.h6-title,h1,h2,h3,h4,h5,h6 {
    line-height: 1.2;
    margin: 0 0 .5em
}

h1 {
    font-size: 1.5rem
}

.h2-title,h2 {
    font-size: 1.25rem;
    margin-bottom: 24px;
    font-weight: 700
}

.h3-title,.h4-title,.h5-title,.h6-title,h3,h4,h5,h6 {
    font-size: 1.125rem;
    font-weight: 700
}

p {
    margin-top: 0;
    line-height: 1.75
}

a:hover {
    text-decoration: none
}

@media (any-hover: hover) {
    a:hover {
        color:red
    }
}

body {
    font-family: Mulish,Arial,Tahoma,sans-serif;
    font-size: .875rem;
    background-color: #f1f4f8;
    color: #000;
    font-weight: 400;
    min-width: 320px;
    margin: 0
}

.container {
    max-width: 1172px;
    padding: 0 16px;
    margin: 0 auto
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both
}

input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

input[type=number]:focus,input[type=number]:hover {
    -moz-appearance: number-input
}

button {
    -webkit-appearance: none;
    -moz-appearance: none
}

picture {
    display: block;
    max-width: 100%;
    height: auto
}

.p-t-large-120,.p-t-large-30,.p-t-large-60,.p-t-large-90 {
    padding-top: 0
}

.p-b-large-120,.p-b-large-30,.p-b-large-60,.p-b-large-90 {
    padding-bottom: 0
}

.p-t-small-30 {
    padding-top: 30px
}

.p-t-small-60 {
    padding-top: 60px
}

.p-t-small-90 {
    padding-top: 90px
}

.p-t-small-120 {
    padding-top: 120px
}

.p-b-small-30 {
    padding-bottom: 30px
}

.p-b-small-60 {
    padding-bottom: 60px
}

.p-b-small-90 {
    padding-bottom: 90px
}

.p-b-small-120 {
    padding-bottom: 120px
}

#map,#map-atm {
    max-width: 100%;
    height: 402px;
    outline: 0!important
}

#map-atm:focus,#map:focus {
    outline: 0!important
}

.ql-align-right {
    text-align: right
}

.ql-align-center {
    text-align: center
}

input[type=search]::-webkit-search-cancel-button {
    display: none
}

.dropdown__content {
    width: unset!important;
    min-width: 100%
}

table p {
    line-height: 1.43
}

.p1 ol li,.p1 p,.p1 ul li {
    font-size: 16px;
    line-height: 28px
}

.p2 ol li,.p2 p,.p2 ul li {
    font-size: 14px;
    line-height: 22px
}

.p3 ol li,.p3 p,.p3 ul li {
    font-size: 12px;
    line-height: 1.5
}

.choices {
    position: relative;
    overflow: hidden;
    margin-bottom: 24px;
    font-size: 16px
}

.choices:focus {
    outline: 0
}

.choices:last-child,.seo-text__content ul:last-child,section:last-child {
    margin-bottom: 0
}

.choices.is-open {
    overflow: initial
}

.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input {
    background-color: #eaeaea;
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.choices.is-disabled .choices__item {
    cursor: not-allowed
}

.choices [hidden] {
    display: none!important
}

.choices[data-type*=select-one] {
    cursor: pointer
}

.choices[data-type*=select-one] .choices__inner {
    padding-bottom: 7.5px
}

.choices[data-type*=select-one] .choices__input {
    display: block;
    width: 100%;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    background-color: #fff;
    margin: 0
}

.choices[data-type*=select-one] .choices__button {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    padding: 0;
    background-size: 8px;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    margin-right: 25px;
    height: 20px;
    width: 20px;
    border-radius: 10em;
    opacity: .25
}

.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover {
    opacity: 1
}

.choices[data-type*=select-one] .choices__button:focus {
    box-shadow: 0 0 0 2px #00bcd4
}

.choices[data-type*=select-one]::after {
    content: "";
    height: 0;
    width: 0;
    border-style: solid;
    border-color: #333 transparent transparent;
    border-width: 5px;
    position: absolute;
    right: 11.5px;
    top: 50%;
    margin-top: -2.5px;
    pointer-events: none
}

.choices[data-type*=select-one].is-open::after {
    border-color: transparent transparent #333;
    margin-top: -7.5px
}

.choices[data-type*=select-one][dir=rtl]::after {
    left: 11.5px;
    right: auto
}

.choices[data-type*=select-one][dir=rtl] .choices__button {
    right: auto;
    left: 0;
    margin-left: 25px;
    margin-right: 0
}

.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner {
    cursor: text
}

.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button {
    position: relative;
    display: inline-block;
    margin: 0-4px 0 8px;
    padding-left: 16px;
    border-left: 1px solid #008fa1;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);
    background-size: 8px;
    width: 8px;
    line-height: 1;
    opacity: .75;
    border-radius: 0
}

.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover {
    opacity: 1
}

.choices__inner {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    background-color: #f9f9f9;
    padding: 7.5px 7.5px 3.75px;
    border: 1px solid #ddd;
    border-radius: 2.5px;
    font-size: 14px;
    min-height: 44px;
    overflow: hidden
}

.is-focused .choices__inner,.is-open .choices__inner {
    border-color: #b7b7b7
}

.is-open .choices__inner {
    border-radius: 2.5px 2.5px 0 0
}

.is-flipped.is-open .choices__inner {
    border-radius: 0 0 2.5px 2.5px
}

.choices__list {
    margin: 0;
    padding-left: 0;
    list-style: none
}

.choices__list--single {
    display: inline-block;
    padding: 4px 16px 4px 4px;
    width: 100%
}

[dir=rtl] .choices__list--single {
    padding-right: 4px;
    padding-left: 16px
}

.choices__list--single .choices__item {
    width: 100%
}

.choices__list--multiple {
    display: inline
}

.choices__list--multiple .choices__item {
    display: inline-block;
    vertical-align: middle;
    border-radius: 20px;
    padding: 4px 10px;
    font-size: 12px;
    font-weight: 500;
    margin-right: 3.75px;
    margin-bottom: 3.75px;
    background-color: #00bcd4;
    border: 1px solid #00a5bb;
    color: #fff;
    word-break: break-all;
    box-sizing: border-box
}

.choices__list--multiple .choices__item[data-deletable] {
    padding-right: 5px
}

[dir=rtl] .choices__list--multiple .choices__item {
    margin-right: 0;
    margin-left: 3.75px
}

.choices__list--multiple .choices__item.is-highlighted {
    background-color: #00a5bb;
    border: 1px solid #008fa1
}

.is-disabled .choices__list--multiple .choices__item {
    background-color: #aaa;
    border: 1px solid #919191
}

.choices__list--dropdown {
    z-index: 1;
    position: absolute;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    top: 100%;
    margin-top: -1px;
    border-bottom-left-radius: 2.5px;
    border-bottom-right-radius: 2.5px;
    overflow: hidden;
    word-break: break-all;
    will-change: visibility
}

.choices__list--dropdown.is-active {
    visibility: visible
}

.is-open .choices__list--dropdown {
    border-color: #b7b7b7
}

.is-flipped .choices__list--dropdown {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: -1px;
    border-radius: .25rem .25rem 0 0
}

.choices__list--dropdown .choices__list {
    position: relative;
    max-height: 300px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    will-change: scroll-position
}

.choices__list--dropdown .choices__item {
    position: relative;
    padding: 10px;
    font-size: 14px
}

[dir=rtl] .choices__list--dropdown .choices__item {
    text-align: right
}

@media (min-width: 640px) {
    .choices__list--dropdown .choices__item--selectable::after {
        content:attr(data-select-text);
        font-size: 12px;
        opacity: 0;
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable {
        text-align: right;
        padding-left: 100px;
        padding-right: 10px
    }

    [dir=rtl] .choices__list--dropdown .choices__item--selectable::after {
        right: auto;
        left: 10px
    }
}

.choices__list--dropdown .choices__item--selectable.is-highlighted {
    background-color: #f2f2f2
}

.choices__list--dropdown .choices__item--selectable.is-highlighted::after {
    opacity: .5
}

.choices__item {
    cursor: default
}

.choices__item--selectable {
    cursor: pointer
}

.choices__item--disabled {
    cursor: not-allowed;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .5
}

.choices__heading {
    font-weight: 600;
    font-size: 12px;
    padding: 10px;
    border-bottom: 1px solid #f7f7f7;
    color: gray
}

.choices__button {
    text-indent: -9999px;
    -webkit-appearance: none;
    appearance: none;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer
}

.choices__button:focus,.choices__input:focus {
    outline: 0
}

.choices__input {
    display: inline-block;
    vertical-align: baseline;
    background-color: #f9f9f9;
    font-size: 14px;
    margin-bottom: 5px;
    border: 0;
    border-radius: 0;
    max-width: 100%;
    padding: 4px 0 4px 2px
}

[dir=rtl] .choices__input {
    padding-right: 2px;
    padding-left: 0
}

.breadcrumb__item span,.choices__placeholder {
    opacity: .5
}

.modal.open {
    display: block
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 22;
    bottom: 0;
    background: rgba(0,0,0,.3);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px
}

.modal__container {
    z-index: 25;
    background-color: #fff;
    padding: 24px 16px;
    max-width: 744px;
    width: 100%;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    overflow-x: hidden;
    box-sizing: border-box;
    transition: all linear .3s
}

.modal__container_fluid {
    height: 100%;
    width: 100%
}

.modal__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    min-height: 14px;
    margin-bottom: 14px
}

.modal__header .nav__btn {
    padding: 5px;
    border-radius: 50%;
    background-color: #c2c4c7
}

.modal__header .burger {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    color: #fff
}

.modal__header .modal__close:before {
    content: "✕"
}

.modal__header .modal__close--chevron:before {
    content: "";
    font-family: icomoon!important
}

.modal__header .modal__close--arrows {
    padding: 0;
    line-height: 1;
    opacity: 1
}

.modal__header .modal__close--arrows:before {
    content: "";
    font-family: icomoon!important
}

.modal__header .h2-title,.modal__header h2 {
    font-size: 1rem
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box
}

.modal__close {
    background: 0 0;
    border: 0;
    position: absolute;
    right: 15%;
    box-sizing: border-box;
    font-size: 20px;
    width: 20px;
    height: 20px;
    color: #000;
    opacity: .3
}

.modal__close--chevron {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    position: absolute;
    left: 0;
    right: auto;
    font-size: 16px;
    width: 24px;
    height: 24px;
    opacity: 1
}

.modal__btn,.modal__content {
    line-height: 1.5;
    color: rgba(0,0,0,.8)
}

.modal__btn {
    font-size: .875rem;
    padding: .5rem 1rem;
    background-color: #e6e6e6;
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: transform .25s ease-out;
    transition: transform .25s ease-out,-webkit-transform .25s ease-out
}

.modal__btn:focus,.modal__btn:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    -webkit-animation: mmfadeIn .3s cubic-bezier(0,0,.2,1);
    animation: mmfadeIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    -webkit-animation: mmslideIn .3s cubic-bezier(0,0,.2,1);
    animation: mmslideIn .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    -webkit-animation: mmfadeOut .3s cubic-bezier(0,0,.2,1);
    animation: mmfadeOut .3s cubic-bezier(0,0,.2,1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    -webkit-animation: mmslideOut .3s cubic-bezier(0,0,.2,1);
    animation: mmslideOut .3s cubic-bezier(0,0,.2,1)
}

.modal--menu .dropdown-mobile {
    width: 100%;
    text-align: left
}

.modal--menu .modal__header .nav__btn {
    right: 0;
    position: absolute
}

.modal--menu .modal__overlay {
    padding: 65px 0 0
}

.modal--menu .modal__container {
    height: 93%;
    position: fixed;
    bottom: 0;
    border-radius: 12px 12px 0 0
}

.modal--menu .modal__header {
    text-align: center
}

.modal--menu .modal__header .h2-title,.modal--menu .modal__header h2 {
    margin-bottom: 0
}

.modal--menu .modal__header .btn-back {
    position: absolute;
    left: 0
}

.tabs {
    margin: 0
}

.tabs__nav {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 0;
    list-style: none;
    padding: 0;
    overflow-x: auto;
    width: 100%
}

.tabs__nav::-webkit-scrollbar {
    width: 0
}

.tabs__link {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 12px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
    font-size: .75rem;
    border-radius: 50px;
    white-space: nowrap;
    cursor: pointer
}

.tabs__link,.tabs__link:hover {
    text-decoration: none
}

.tabs__link.is-active {
    background-color: #232323;
    color: #fff
}

.calculator .tabs .description a,.tabs__link+.tabs__link {
    margin-left: 10px
}

.tabs__content {
    padding-top: 16px;
    display: none
}

.tabs__content.is-active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@font-face {
    font-family: swiper-icons;
    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)format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
    --swiper-navigation-color: var(--swiper-theme-color);
    --swiper-pagination-color: var(--swiper-theme-color);
    --swiper-preloader-color: var(--swiper-theme-color)
}

.swiper,.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform,height;
    transition-property: transform,height,-webkit-transform
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none!important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    display: inline-block;
    background: #000
}

button.swiper-pagination-bullet {
    border: 0;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform,.2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform,.2s 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));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

View Raw .swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

View Raw .swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-cube .swiper-slide .swiper-slide,View Raw .swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100%0;
    -ms-transform-origin: 100%0;
    transform-origin: 100%0
}

.swiper-container-cube .swiper-slide-active .swiper-slide-active,View Raw .swiper-container-fade .swiper-slide-active,View Raw .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.calculator .currency .choices__list--dropdown .choices__item--selectable:after,.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.calculator__table {
    max-width: 288px;
    margin: 0 auto 32px
}

.calculator .tabs .description,.modal-feedback .modal__header h3 {
    margin-bottom: 0
}

.calculator .scoreboard__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.calculator .scoreboard__title {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    color: #9194a3;
    font-size: 1.125rem;
    font-weight: 600;
    max-width: 70px;
    margin-right: 30px
}

.calculator .scoreboard__subtitle {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    font-size: .75rem;
    color: #515462;
    max-width: 70px
}

.calculator .scoreboard__subtitle+.scoreboard__subtitle {
    margin-left: 30px
}

.calculator .scoreboard__subtitle:last-child {
    margin-left: 25px
}

.calculator .scoreboard__sum {
    -webkit-flex: 1 1 0;
    -ms-flex: 1 1 0px;
    flex: 1 1 0;
    color: #000;
    font-size: 1.125rem;
    font-weight: 600;
    position: relative;
    max-width: -webkit-fit-content;
    max-width: fit-content;
    padding-right: 20px
}

.calculator .scoreboard__sum+.scoreboard__sum {
    margin-left: 25px
}

.calculator .scoreboard__sum:after {
    content: "";
    opacity: 0;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    color: #38bab0;
    font-size: 12px
}

.calculator .scoreboard__sum.up:after {
    opacity: 1
}

.calculator .scoreboard__sum.down:after {
    color: #ed1c24;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%);
    opacity: 1
}

.calculator .scoreboard__sum.equlas:after {
    content: "---";
    margin-top: -5px;
    opacity: 1;
    color: #000
}

.calculator .scoreboard__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.calculator .scoreboard__item:not(:last-child) {
    margin-bottom: 24px
}

.calculator .calculator__wrap,.calculator .converter__body {
    margin-bottom: 32px
}

.calculator .calculator__wrap .description {
    padding-bottom: 0;
    margin-bottom: 0
}

.calculator .converter__wrap {
    width: 50%;
    max-height: 56px
}

.calculator .converter__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 16px
}

.calculator .converter__item:not(:last-child) {
    margin-bottom: 16px
}

.accordion__content ul,.calculator .converter__item .select-calc {
    margin: 0
}

.calculator .converter__input {
    font-weight: 600;
    font-size: 1rem;
    border: 1px solid #b6bfcd;
    color: #000;
    border-radius: 5px;
    height: 100%;
    width: 100%;
    padding: 18px 14px;
    outline: 0
}

.calculator .converter__input:focus {
    border-color: #000;
    box-shadow: inset 0-2px 0#232323
}

.calculator .converter__footer .btn {
    border-radius: 5px;
    width: 100%
}

.calculator .converter__footer .btn+.btn {
    margin-top: 22px
}

.calculator .currency.select-calc {
    display: block;
    margin-bottom: 16px;
    position: relative;
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    padding: 8px 14px;
    cursor: pointer;
    height: 100%;
    max-height: 56px
}

.calculator .currency .select-calc__select {
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.calculator .currency .select-calc__placeholder {
    font-size: 12px;
    color: #515462;
    font-weight: 500;
    display: block;
    margin-bottom: 3px
}

.calculator .currency .choices {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #000;
    padding: 0 14px
}

.calculator .currency .choices__item--selectable {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre
}

.calculator .currency .choices__inner {
    margin-top: 27px;
    background-color: transparent;
    padding: 0;
    border: 1px solid transparent;
    min-height: 1px;
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.calculator .currency .choices__list--single {
    padding: 0
}

.calculator .currency .choices__list.choices__list--dropdown {
    background-color: unset
}

.calculator .currency .choices__list--dropdown {
    width: calc(100% + 2px);
    left: -1px;
    top: calc(100% + 10px);
    border: 0
}

.calculator .currency .choices__list--dropdown .choices__list {
    background-color: #fff;
    border: 1px solid #e2e7ee;
    box-shadow: 0 12px 36px rgba(40,51,64,.1);
    border-radius: 5px
}

.calculator .currency .choices__list--dropdown .choices__list .choices__item--selectable {
    position: relative
}

.calculator .currency .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted,.calculator .departments.select-calc .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted {
    background-color: #f1f4f8
}

.calculator .currency .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted::before,.calculator .departments.select-calc .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted::before {
    color: #232323
}

.calculator .currency .choices[data-type*=select-one] .choices__input {
    padding: 0 40px;
    border: 0;
    margin-bottom: 21px;
    background-color: unset;
    width: unset
}

.calculator .currency .choices[data-type*=select-one]:after,.career__select .select-calc .choices[data-type*=select-one]:after {
    right: 18px;
    border-color: #767a8b transparent transparent
}

.calculator .currency .choices[data-type*=select-one].is-open:after {
    border-color: transparent transparent #767a8b;
    z-index: 1000
}

.calculator .departments.select-calc {
    display: block;
    margin-bottom: 16px;
    position: relative;
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    padding: 8px 14px;
    cursor: pointer;
    min-height: 56px;
    height: 100%;
    max-height: 56px
}

.calculator .departments.select-calc__select {
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.calculator .departments.select-calc__placeholder {
    font-size: .75rem;
    color: #515462;
    font-weight: 500;
    display: block;
    margin-bottom: 3px
}

.calculator .departments.select-calc .choices {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 1rem;
    font-weight: 500;
    color: #000;
    padding: 0 40px
}

.calculator .departments.select-calc .choices.is-open .choices__list--single,.calculator .departments.select-calc .choices__list--dropdown .choices__item--selectable:after {
    display: none
}

.calculator .departments.select-calc .choices__item--selectable {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre
}

.calculator .departments.select-calc .choices__inner {
    margin-top: 27px;
    background-color: transparent;
    padding: 0;
    border: 1px solid transparent;
    min-height: 1px;
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.calculator .departments.select-calc .choices__list--single {
    padding: 0
}

.calculator .departments.select-calc .choices__list.choices__list--dropdown {
    background-color: unset
}

.calculator .departments.select-calc .choices__list--dropdown {
    width: calc(100% - 80px);
    left: 40px;
    top: 27px;
    border: 0;
    overflow: unset
}

.calculator .departments.select-calc .choices__list--dropdown .choices__list {
    background-color: #fff;
    border: 1px solid #e2e7ee;
    box-shadow: 0 12px 36px rgba(40,51,64,.1);
    border-radius: 5px;
    min-width: 288px;
    width: 100%;
    max-width: 735px;
    left: -40px
}

.calculator .departments.select-calc .choices__list--dropdown .choices__list .choices__item--selectable {
    position: relative;
    padding-left: 40px
}

.calculator .departments.select-calc .choices__list--dropdown .choices__list .choices__item--selectable::before,.calculator .departments.select-calc--icon:after {
    content: "";
    font-family: icomoon!important;
    font-size: 20px;
    position: absolute;
    left: 12px;
    top: 10px;
    color: #767a8b
}

.calculator .departments.select-calc .choices[data-type*=select-one] .choices__input {
    border: 0;
    padding: 0 0 20px;
    background-color: unset
}

.calculator .departments.select-calc .choices[data-type*=select-one]:after {
    border-color: #767a8b transparent transparent
}

.calculator .departments.select-calc .choices[data-type*=select-one].is-open:after,.career__select .select-calc .choices[data-type*=select-one].is-open:after {
    border-color: transparent transparent #767a8b
}

.calculator .departments.select-calc--icon {
    padding-left: 40px;
    position: relative
}

.calculator .departments.select-calc--icon:after {
    top: 20px;
    color: red;
    z-index: -1
}

.faq {
    max-width: 752px;
    margin: 0 auto
}

.accordion:not(:last-child) {
    margin-bottom: 30px
}

.accordion__item {
    border-bottom: 1px solid #d6dfeb
}

.accordion__btn {
    border: 0;
    background: 0 0;
    outline: 0;
    font-family: inherit;
    font-weight: 600;
    font-size: 1.125rem;
    line-height: 1.2;
    color: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 24px 12px 24px 0;
    text-align: left;
    cursor: default!important;
    transition: all .2s linear
}

.accordion__btn.active {
    padding: 24px 12px 10px 0
}

.accordion__btn.active .accordion__close {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.accordion__btn.active .accordion__close:after,.accordion__btn.active .accordion__close:before {
    background-color: red
}

.accordion__btn p {
    font-size: inherit;
    color: inherit;
    margin-bottom: 0;
    padding-right: 12px
}

.accordion__item.active .accordion__content {
    max-height: 2500px
}

.accordion__content {
    max-height: 0;
    max-width: 679px;
    overflow: hidden;
    transition: max-height .2s ease-out;
    font-size: .875rem;
    line-height: 1.2;
    color: #000
}

.accordion__content p {
    font-size: .875rem;
    line-height: 1.5;
    margin: 6px 0 24px;
    color: #000
}

.accordion__content ul li {
    font-size: .875rem;
    line-height: 1.5;
    margin-bottom: 15px
}

.accordion__content ul li a {
    color: #000;
    transition: color .2s ease-out
}

.accordion__content ul li a:hover,.search-result__item p span,.search-result__link h3 span,.top-promotions__label--text span {
    color: red
}

.accordion__link {
    padding: 24px 0 0
}

.accordion__link p {
    font-size: .875rem;
    line-height: 1.5;
    margin: 0
}

.accordion__link p a {
    display: inline-block;
    margin-left: 10px;
    color: red;
    text-decoration: none;
    transition: all .2s linear
}

.accordion__close,.accordion__close:after,.accordion__close:before {
    transition: background-color .2s linear,opacity .2s linear,transform .2s linear;
    transition: background-color .2s linear,opacity .2s linear,transform .2s linear,-webkit-transform .2s linear
}

.accordion__close {
    position: relative;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center
}

.accordion__close:after,.accordion__close:before {
    content: "";
    display: block;
    width: 16px;
    height: 2px;
    background: #000;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.accordion__close:before {
    -webkit-transform: translate(-50%,-50%) rotate(90deg);
    -ms-transform: translate(-50%,-50%) rotate(90deg);
    transform: translate(-50%,-50%) rotate(90deg)
}

.form__item:not(:last-child) {
    margin: 0 0 20px
}

.form__group .form__label+.form__label {
    margin: 1.1rem 0 0
}

.form__group-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form__group-row .form__label {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 5px)
}

.form__group-row .form__label+.form__label {
    margin: 0 0 0 10px
}

.form__elem {
    font-size: 1rem;
    line-height: 1.2;
    min-height: 56px;
    font-family: Mulish,Arial,Tahoma,sans-serif;
    color: #000;
    padding: 14px;
    border: 1px solid #b6bfcd;
    box-sizing: border-box;
    border-radius: 5px;
    outline: 0
}

.form__elem:focus {
    border-color: #000;
    box-shadow: inset 0-2px 0#232323
}

.form__placeholder {
    font-size: 1rem;
    line-height: 1.2;
    color: #515462;
    position: absolute;
    left: 14px;
    top: 19px;
    transition: transform 150ms ease-out,font-size 150ms ease-out;
    transition: transform 150ms ease-out,font-size 150ms ease-out,-webkit-transform 150ms ease-out
}

.form__label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.form__label.on-blur .form__placeholder {
    font-size: .75rem;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.form__label.error .form__elem {
    border-color: red
}

.form__label.error .error-message {
    opacity: 1
}

.form--search__label i,.form__label i {
    font-size: 24px;
    color: #767a8b;
    position: absolute;
    pointer-events: none
}

.form--search__label i.icon-unex-input,.form__label i.icon-unex-input {
    left: 12px;
    top: 14px
}

.form__label.filled .form__placeholder {
    font-size: 12px;
    color: #515462;
    -webkit-transform: translateY(-160%);
    -ms-transform: translateY(-160%);
    transform: translateY(-160%)
}

.form .btn-reset {
    display: none;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form .btn-reset.active {
    display: block
}

[data-search=input] {
    padding-right: 43px;
    min-height: 48px;
    height: 48px
}

@media all and (min-width: 768px) {
    .form__group {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .form__group .form__label {
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 5px)
    }

    .form__group .form__label+.form__label {
        margin: 0 0 0 10px
    }
}

.breadcrumb {
    display: none;
    margin: 0-15px
}

.breadcrumb__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 15px;
    margin: 0
}

.breadcrumb__item {
    display: inline;
    font-size: 12px;
    line-height: 20px;
    color: #767a8b
}

.breadcrumb__item+.breadcrumb__item:before {
    content: "/";
    color: #767a8b;
    padding: 8px 10px
}

.back-to-page,.breadcrumb__link {
    color: inherit;
    text-decoration: none;
    transition: color .2s linear
}

@media (any-hover: hover) {
    .breadcrumb__link:hover {
        color:#63b8ff
    }
}

.back-to-page {
    font-size: inherit;
    transition: color .3s ease 0s
}

.back-to-page:before {
    content: "⟵";
    display: inline-block;
    padding-right: 5px;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s,-webkit-transform .3s ease 0s
}

@media (any-hover: hover) {
    .back-to-page:hover {
        color:#63b8ff
    }

    .back-to-page:hover:before {
        -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
        transform: translateX(-2px)
    }
}

.form--search {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
    margin-bottom: 16px
}

.form--search__item {
    min-height: 48px;
    max-height: 48px
}

.form--search__item:nth-child(1) {
    width: 288px;
    margin-bottom: 16px
}

.form--search__item:nth-child(2) {
    width: 194px;
    margin-right: 12px
}

.form--search__item:nth-child(3) {
    width: 82px
}

.form--search__group .form__label+.form__label {
    margin: 1.1rem 0 0
}

.form--search__group-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.form--search__group-row .form__label {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 5px)
}

.form--search__group-row .form__label+.form__label {
    margin: 0 0 0 10px
}

.form--search .choices__inner {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.26;
    font-family: Mulish,Arial,Tahoma,sans-serif;
    color: #000;
    padding: 13.5px!important;
    border: 1px solid #b6bfcd;
    box-sizing: border-box;
    border-radius: 5px;
    outline: 0;
    background: 0 0;
    min-height: 48px;
    max-height: 48px
}

.form--search .choices__inner:focus {
    border-color: #000;
    box-shadow: inset 0-2px 0#232323
}

.form--search .choices__list--single {
    padding: 0 31.5px 0 0
}

.form--search .choices__item {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-size: 1rem;
    text-overflow: ellipsis
}

.form--search .choices__list--dropdown {
    z-index: 10;
    background: #fff;
    border: 1px solid #e2e7ee;
    box-shadow: 0 12px 36px rgba(40,51,64,.1);
    border-radius: 5px;
    margin-top: 10px;
    padding: 8px 1px;
    width: unset;
    min-width: 100%
}

.form--search .choices__item--choice {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    overflow: unset;
    text-overflow: unset;
    width: unset
}

.form--search__elem {
    font-size: 1rem;
    line-height: 1.2;
    font-family: Mulish,Arial,Tahoma,sans-serif;
    color: #000;
    padding: 13.5px;
    border: 1px solid #b6bfcd;
    box-sizing: border-box;
    border-radius: 5px;
    outline: 0;
    min-height: 48px;
    max-height: 48px
}

.form--search__elem:focus {
    border-color: #000;
    box-shadow: inset 0-2px 0#232323
}

.form--search__placeholder {
    font-size: 1rem;
    line-height: 1.2;
    color: #515462;
    position: absolute;
    left: 14px;
    top: 19px;
    transition: transform 150ms ease-out,font-size 150ms ease-out;
    transition: transform 150ms ease-out,font-size 150ms ease-out,-webkit-transform 150ms ease-out
}

.form--search__label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

.form--search__label.on-blur .form__placeholder {
    font-size: .75rem;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px)
}

.form--search__label.error .form__elem {
    border-color: red
}

.form--search__label.error .error-message {
    opacity: 1
}

.form--search__label.filled .form__placeholder {
    font-size: 12px;
    color: #515462;
    -webkit-transform: translateY(-160%);
    -ms-transform: translateY(-160%);
    transform: translateY(-160%)
}

.form--search .btn-reset {
    display: none;
    position: absolute;
    right: 14px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form--search .btn-reset.active {
    display: block
}

.form--search__dropdown {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.2;
    font-family: Mulish,Arial,Tahoma,sans-serif;
    color: #000;
    width: 100%;
    padding: 13.5px;
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    outline: 0
}

.form--search .dropdown__content {
    left: 0;
    z-index: 30
}

.form--search .dropdown__btn {
    display: block;
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    font-size: 1rem;
    padding: 0 31.5px 0 0;
    text-overflow: ellipsis
}

.form--search .btn {
    padding: 13.5px
}

.input-icon {
    padding-left: 50px
}

[data-search-input] {
    width: 100%
}

.input-file {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: red
}

.input-file__input {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.input-file__text {
    display: block
}

.input-file .input-file__icon.none,.input-file__text-2 {
    display: none
}

.input-file__second {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.input-file .input-file__icon {
    position: relative;
    font-size: 22px;
    margin-right: 16px;
    color: red
}

.input-file__title {
    display: block;
    font-size: 16px;
    line-height: 28px
}

.input-file__file {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #848e9c
}

.btn-reset {
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    width: 20px;
    height: 20px;
    background-color: #767a8b;
    border-radius: 50%;
    font-size: 0
}

.btn-reset:after,.btn-reset:before {
    content: "";
    display: block;
    width: 12px;
    height: 2px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    border-radius: 16px
}

.btn-reset:before {
    -webkit-transform: translate(-50%,-50%) rotate(45deg);
    -ms-transform: translate(-50%,-50%) rotate(45deg);
    transform: translate(-50%,-50%) rotate(45deg)
}

.btn-reset:after {
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    -ms-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg)
}

.error-message {
    opacity: 0;
    color: red;
    margin: 0;
    line-height: 1.2;
    font-size: 12px;
    transition: opacity .2s linear;
    text-align: right;
    position: absolute;
    bottom: 0;
    width: 100%;
    pointer-events: none;
    padding-right: 5px
}

.hot-link-wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.hot-link {
    line-height: 1.43;
    color: red
}

.hot-link:not(:last-child) {
    margin-right: 15px
}

.hot-link:first-child {
    margin-bottom: 16px
}

.search-result {
    margin-bottom: 48px
}

.search-result__find {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 2.67;
    color: #515462;
    opacity: .8;
    margin-bottom: 28px
}

.search-result__tag {
    font-size: 1rem;
    line-height: 1.25;
    margin-bottom: 20px;
    color: #515462
}

.search-result__item,.search-result__link h3 {
    margin-bottom: 20px
}

.news-item__text figure,.search-result__item p,.vacancy__link h3 {
    margin: 0
}

.search-result .btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 13.5px 20px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.26
}

.search-result .pure-u-1.pure-u-md-14-24 {
    margin-bottom: 64px
}

.career .h2-title {
    margin-bottom: 30px
}

.career__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.career__img {
    display: block;
    border-radius: 6px;
    margin: auto auto 12px;
    background: rgba(0,0,0,.62)
}

.career__item {
    margin-bottom: 30px
}

.career__item .h3-title {
    line-height: 1.27;
    font-size: 1.125rem;
    margin-bottom: 12px;
    font-weight: 700
}

.career__item p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 12px
}

.career__item a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.75
}

.career__select {
    margin-top: 60px;
    margin-bottom: 32px
}

.career__select .select-calc {
    display: block;
    max-height: unset
}

.career__select .select-calc:not(:last-child) {
    margin-bottom: 20px
}

.career__select .select-calc .choices {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.career__select .select-calc .choices__inner {
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    padding: 18px 14px;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #767a8b;
    min-height: unset;
    vertical-align: unset;
    background-color: unset
}

.career__select .select-calc .choices__list--single {
    padding: 0;
    color: #767a8b
}

.career__select .select-calc .choices__list--dropdown {
    top: 100%
}

.career__select .select-calc .choices__list--dropdown.is-active {
    z-index: 30
}

.vacancy {
    margin-bottom: 56px
}

.vacancy__list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px
}

.vacancy__item:not(:last-child) {
    margin-bottom: 32px
}

.vacancy__hot {
    font-size: 14px;
    line-height: 1.43;
    color: red;
    margin-bottom: 16px
}

.vacancy__link {
    display: inline-block;
    margin-bottom: 16px
}

.vacancy__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vacancy__hashtag {
    padding: 8px 12px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    min-width: 73px
}

.vacancy__hashtag:first-child {
    padding: 8px 12px 8px 8px
}

.vacancy__hashtag:not(:last-child) {
    margin-right: 8px
}

.vacancy__hashtag p {
    font-size: .75rem;
    line-height: 1.25;
    margin: 0;
    color: #515462;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.vacancy__hashtag p .icon-unex-pin {
    margin-right: 8px
}

.vacancy .btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.modal-feedback .modal__overlay {
    z-index: 30
}

.modal-feedback .modal__container {
    padding: 10px 16px
}

.modal-feedback .modal__close,.modal-feedback .modal__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-feedback .modal__header {
    min-height: 36px;
    margin-bottom: 11px
}

.modal-feedback .modal__close {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 0;
    position: absolute;
    right: 0;
    box-sizing: border-box;
    top: 0;
    font-size: 16px;
    font-weight: 600;
    width: 36px;
    height: 36px;
    color: #000;
    padding: 6px;
    background: #f1f4f8;
    border-radius: 4px;
    opacity: unset
}

.modal-feedback .modal__description {
    max-width: 232px;
    font-size: 16px;
    line-height: 1.44;
    margin-bottom: 16px
}

.modal-feedback .input-file {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: red
}

.modal-feedback .input-file__input {
    visibility: hidden;
    opacity: 0;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0
}

.modal-feedback .input-file__text2 {
    display: block
}

.modal-feedback .input-file .input-file__icon.none,.modal-feedback .input-file__text-2 {
    display: none
}

.modal-feedback .input-file__second {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.modal-feedback .input-file .input-file__icon {
    position: relative;
    font-size: 22px;
    margin-right: 16px;
    color: red
}

.modal-feedback .input-file__title {
    display: block;
    font-size: 16px;
    line-height: 28px
}

.modal-feedback .input-file__file {
    display: block;
    font-size: 12px;
    line-height: 15px;
    color: #848e9c
}

.vacancy-item {
    padding-top: 32px;
    margin-bottom: 56px
}

.vacancy-item__text:not(:last-child) {
    margin-bottom: 32px
}

.vacancy-item__text h2 {
    margin-bottom: 16px
}

.vacancy-item__text ul {
    margin: 0;
    padding: 0 0 0 16px
}

.vacancy-item__text ul li {
    font-size: 16px;
    line-height: 1.75
}

.vacancy-item__text ul li:not(:last-child) {
    margin-bottom: 8px
}

.vacancy-item .form-wrap {
    display: none
}

.vacancy-career {
    margin-bottom: 65px
}

.vacancy-career h2 {
    font-size: 24px;
    line-height: 1.38;
    margin-bottom: 32px
}

.vacancy-career__list {
    list-style: none;
    padding: 0;
    margin: 0 0 60px
}

.vacancy-career__item:not(:last-child) {
    margin-bottom: 32px
}

.vacancy-career__icon,.vacancy-career__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.vacancy-career__title {
    margin-bottom: 24px
}

.vacancy-career__title h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin: 0
}

.vacancy-career__icon {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    width: 100%;
    max-width: 56px;
    height: 56px
}

.vacancy-career__description {
    display: none
}

.vacancy-career__item p {
    margin: 0;
    font-size: 16px;
    line-height: 1.75
}

.news {
    padding-top: 22px;
    margin-bottom: 60px
}

.news__item {
    margin-bottom: 40px
}

.news__date {
    color: #515462;
    line-height: 1.43
}

.news__date,.news__link {
    display: block;
    margin-bottom: 16px
}

.news__link h3 {
    margin-bottom: 0
}

.news__item p {
    margin: 0;
    line-height: 1.43
}

.news .pure-u-1.pure-u-md-14-24 {
    margin-bottom: 67px
}

.news-item .pure-g {
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.news-item__text {
    margin-bottom: 32px
}

.news-item__text h2,.news-item__text h3,.news-item__text h4,.news-item__text picture,.social-wrap.mobile h2 {
    margin-bottom: 16px
}

.news-item__text p {
    font-size: 1rem;
    line-height: 1.75;
    margin-bottom: 0
}

.news-item__text ul {
    padding: 0 0 0 16px;
    margin: 24px 0 0;
    font-size: 1rem;
    line-height: 1.75
}

.news-item__text.white {
    padding: 24px
}

.news-item__text .captions,.news-item__text figcaption {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.67;
    color: #898989
}

.news-item__text picture img {
    border-radius: 6px
}

.pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0-4px
}

.pagination.center,.pagination__link {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0
}

.pagination a {
    text-decoration: none;
    color: inherit
}

.pagination__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 32px;
    height: 32px;
    padding: 6px 10px;
    border-radius: 5px;
    color: #000;
    margin: 4px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #b6bfcd;
    background-color: #f1f4f8;
    transition: background-color .2s ease 0s,color .2s ease 0s
}

.pagination__link.active {
    border-color: red;
    color: red
}

.pagination__link.disabled {
    pointer-events: none;
    color: silver
}

@media (any-hover: hover) {
    .pagination__link:hover:not(.active) {
        border-color:red;
        color: red
    }
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden
}

.video:not(:last-child) {
    margin-bottom: 16px
}

.video__link {
    margin: 0!important
}

.video__media {
    border-radius: 6px
}

.video__button,.video__embed,.video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.video__button {
    display: none;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 56px;
    height: 56px;
    padding: 0;
    background-color: rgba(0,0,0,.3);
    color: #fff;
    border-radius: 12px;
    font-size: 20px;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all .2s linear;
    cursor: pointer
}

.video:focus {
    outline: 0
}

.video--enabled {
    cursor: pointer
}

.video--enabled .video__button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.video:hover .video__button {
    background-color: #000
}

@media all and (min-width: 1024px) {
    .video__button {
        width:72px;
        height: 72px;
        font-size: 25px
    }
}

.social-wrap.desktop {
    display: none
}

.anchor,.social-wrap.mobile .social {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.social-wrap.mobile .social {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social-wrap.mobile .social__link {
    width: calc((100% - 64px)/4);
    margin: 8px;
    height: 60px;
    padding: 15px;
    border-radius: 5px
}

.anchor {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 32px
}

.anchor__link {
    font-size: 16px;
    line-height: 1.75;
    color: red;
    text-decoration: underline
}

.anchor__link:not(:last-child) {
    margin-bottom: 8px
}

.app h2,.app p {
    margin-bottom: 26px
}

.app__block {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 10px;
    background-color: #fff;
    border-radius: 12px
}

.app__desktop {
    display: none
}

.app__title {
    max-width: 137px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.38;
    margin-bottom: 10px
}

.app__link:nth-child(2),.form-documents .form--search__item:nth-child(3) .btn {
    display: none
}

.app__picture+.app__desc {
    margin-left: 30px
}

.main-services h2 {
    margin-bottom: 40px
}

.main-services__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.main-services__item:not(:last-child) {
    margin-bottom: 40px
}

.main-services h3,.main-services p,.main-services__picture {
    margin-bottom: 15px
}

.main-services__img {
    height: 100%;
    max-height: 72px
}

.main-services p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5
}

.mission h2,.sertificates h2 {
    margin-bottom: 30px
}

.mission__list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.mission__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    color: #fff;
    background: linear-gradient(360deg,rgba(0,0,0,.6)0,transparent 50%);
    border-radius: 6px;
    margin: 0 auto;
    padding: 16px 21px;
    max-width: 290px;
    min-height: 300px;
    overflow: hidden
}

.mission__item:not(:last-child) {
    margin-bottom: 15px
}

.mission__title {
    position: relative;
    z-index: 1;
    margin-top: auto;
    max-width: 200px;
    margin-bottom: 12px
}

.mission__title h3 {
    display: inline;
    box-decoration-break: clone;
    -webkit-box-decoration-break: clone;
    border-radius: 4px;
    white-space: pre-wrap;
    padding: 6px 12px 6px 0;
    background-color: #232323;
    box-shadow: -11px 0 0#232323;
    line-height: 1.5;
    font-weight: 600
}

.mission__picture {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.mission__img {
    display: block;
    margin: 0 auto;
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover
}

.mission__link.link--icon {
    position: relative;
    z-index: 1;
    font-size: 13px
}

.sertificates__item {
    position: relative;
    margin-bottom: 20px;
    border-radius: 5px
}

.sertificates__item:hover::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: linear-gradient(0deg,rgba(0,0,0,.35),rgba(0,0,0,.35));
    box-shadow: 0 4px 34px rgba(0,0,0,.05);
    z-index: 1
}

.sertificates .icon-unex-search {
    display: none
}

.sertificates__item:hover .icon-unex-search {
    position: absolute;
    display: block;
    color: #fff;
    font-size: 38px;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 2
}

.sertificates__img {
    width: 100%
}

.sertificates p {
    padding: 0;
    margin: 0;
    text-align: center;
    font-size: 16px;
    line-height: 1.75;
    color: #333
}

.top-promotions h2 {
    margin-bottom: 30px;
    padding: 0 16px
}

.top-promotions h3,.top-promotions p {
    margin-bottom: 15px
}

.top-promotions p {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6
}

.top-promotions .container {
    padding: 0
}

.top-promotions__link.link--icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.76
}

.top-promotions__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: linear-gradient(360deg,rgba(0,0,0,.2)0,transparent 66.05%);
    border-radius: 6px;
    margin: 0 auto 15px;
    padding: 10px;
    min-height: 161px;
    overflow: hidden
}

.top-promotions__picture {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.top-promotions__img {
    display: block;
    margin: 0 auto;
    min-height: 161px
}

.top-promotions__label {
    max-width: 160px;
    padding: 10px;
    margin-top: auto;
    background: #f1f4f8;
    border-radius: 4px
}

.top-promotions__label--text {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5
}

.top-promotions__pagination {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px;
    padding: 0 16px
}

.top-promotions__pagination .swiper-pagination {
    right: 0
}

.top-promotions__pagination .swiper-pagination-bullet:not(:last-child) {
    margin-right: 12px
}

.top-promotions .swiper {
    padding-bottom: 0
}

.promotions__hot-link-wrapper {
    margin-top: 25px;
    margin-bottom: 25px
}

.promotions__hot-link {
    font-size: 14px;
    font-weight: 600;
    line-height: 2.29
}

.promotions__hot-link.active,.promotions__label--text span {
    color: red
}

.promotions__hot-link:not(:last-child) {
    margin-right: 10px
}

.promotions__list {
    list-style: none;
    padding: 0;
    margin: 0 0 32px
}

.courses h1,.promotions h3,.promotions p {
    margin-bottom: 15px
}

.promotions p,.promotions__link.link--icon {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6
}

.promotions__link.link--icon {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.76
}

.promotions__item {
    max-width: 364px;
    margin: 0 auto
}

.promotions__item:not(:last-child) {
    margin-bottom: 50px
}

.promotions__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    background: linear-gradient(360deg,rgba(0,0,0,.2)0,transparent 66.05%);
    border-radius: 6px;
    margin: 0 auto 15px;
    padding: 10px;
    width: 100%;
    min-height: 188px;
    overflow: hidden
}

.promotions__picture {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.promotions__img {
    display: block;
    margin: 0 auto;
    width: 100%;
    min-height: 188px;
    -o-object-fit: cover;
    object-fit: cover
}

.promotions__label {
    max-width: 160px;
    padding: 10px;
    margin-top: auto;
    background: #f1f4f8;
    border-radius: 4px
}

.promotions__label.top {
    max-width: 58px;
    margin-top: 0;
    padding: 7px 14px
}

.promotions__label--text {
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.5
}

.promotions__label--text.up {
    font-size: 14px;
    font-weight: 400
}

.promotions__count {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.33;
    color: #848e9c;
    text-align: center;
    margin-bottom: 15px
}

.promotions .tabs__content {
    padding: 0
}

.promotions .btn {
    display: block;
    max-width: 258px;
    width: 100%;
    margin: 0 auto 20px
}

.promotions [data-tabs-credit] {
    margin-bottom: 0
}

.promotions .list-2,.seo-text__tariffs table {
    display: none
}

.promotions .list-2.active {
    display: block
}

.partners {
    overflow: hidden
}

.partners h2 {
    margin-bottom: 30px
}

.partners__wrap {
    overflow-x: auto;
    width: 100%
}

.partners__wrap::-webkit-scrollbar {
    width: 0
}

.partners__list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.partners__list:not(:last-child) {
    margin-bottom: 10px
}

.partners__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 17px 23px;
    background-color: #fff;
    border-radius: 5px
}

.partners__item:not(:last-child) {
    margin-right: 10px
}

.partners__picture {
    width: 121px
}

.partners__link {
    margin-top: 24px
}

.seo-text .h2-title,.seo-text .h3-title,.seo-text .h4-title,.seo-text .h5-title,.seo-text .h6-title,.seo-text h2,.seo-text h3,.seo-text h4,.seo-text h5,.seo-text h6,.seo-text__title-1,.seo-text__title-2 {
    padding-bottom: 15px;
    margin-bottom: 0
}

.seo-text h4 {
    font-size: 16;
    font-weight: 600
}

.seo-text h5,.seo-text h6 {
    font-size: 16;
    font-weight: 400;
    line-height: 1.75
}

.seo-text h6 {
    font-size: 14;
    line-height: 1.43
}

.seo-text__title-1 {
    font-size: 12;
    font-weight: 700;
    line-height: 1.17;
    letter-spacing: .03em;
    text-transform: uppercase;
    color: red
}

.seo-text__title-2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.seo-text__title-2 span {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.25;
    color: #515462
}

.seo-text__title-2 span:not(:last-child) {
    margin-right: 25px
}

.seo-text__item:not(:last-child) {
    margin-bottom: 25px
}

.seo-text__content {
    overflow: hidden;
    transition: max-height .15s ease-out;
    position: relative
}

.seo-text__content ul {
    padding-left: 20px
}

.seo-text__content li {
    font-size: 12px;
    line-height: 1.5;
    color: #333
}

.seo-text__content p {
    margin: 0;
    color: #333
}

.seo-text__show {
    display: none;
    text-decoration: underline;
    color: #232323;
    line-height: 1.43;
    cursor: pointer;
    margin-top: 15px
}

.seo-text__show.active {
    display: block
}

.seo-text__links {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.seo-text__link {
    color: red
}

.seo-text__link:hover {
    cursor: pointer
}

.seo-text__link:not(:last-child) {
    margin-right: 30px
}

.seo-text__link:last-child {
    text-decoration: underline
}

.seo-text.active .seo-text__content {
    max-height: 3000px!important;
    transition: max-height .25s ease-in
}

.seo-text__tariffs {
    background-color: #fff;
    padding: 15px;
    margin: 0-16px
}

.seo-text__tariffs .tabs__nav {
    margin-bottom: 20px
}

.seo-text__tariffs .tabs__content {
    padding: 0
}

.seo-text__tariffs .tabs__link {
    background-color: #f1f4f8;
    border-radius: 50px
}

.seo-text__tariffs .tabs__link.is-active,.terms .tabs.tariffs .tabs__link.is-active {
    background-color: #232323
}

.seo-text__tariffs--list {
    list-style: none;
    margin: 0;
    padding: 0
}

.seo-text__tariffs--item:not(:last-child) {
    margin-bottom: 20px
}

.seo-text__tariffs--title {
    font-size: 12px;
    line-height: 1.33;
    color: #767a8b;
    margin-bottom: 5px
}

.seo-text__tariffs--description,.seo-text__tariffs--description li,.seo-text__tariffs--description p {
    font-size: 17px;
    line-height: 1.18;
    color: #232323
}

.seo-text__tariffs--description li,.seo-text__tariffs--description li li,.seo-text__tariffs--description p li {
    list-style: disc
}

.seo-text__tariffs--link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 13px;
    line-height: 1.54;
    color: red
}

.seo-text__tariffs--link a {
    margin-left: 13px;
    text-decoration: underline
}

.account__wrap {
    padding: 28px 15px 39px;
    background-color: #fff
}

.account h2 {
    max-width: 187px;
    text-align: center;
    margin: 0 auto 13px
}

.account__description {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.38;
    margin-bottom: 22px
}

.account__form {
    max-width: 601px;
    margin: 0 auto 15px
}

.account .form__label:not(:last-child),.administration__description ul li:not(:last-child),.administration__description ul p:not(:last-child) {
    margin-bottom: 15px
}

.account__personal-data {
    font-size: 12px;
    line-height: 1.33;
    text-align: center;
    color: #848e9c;
    margin-bottom: 15px
}

.account__personal-data a,.subscribe p a {
    text-decoration: underline
}

.account__bottom-text,.section-qr-code .unex-app {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.account__bottom-text {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1.33;
    color: #848e9c
}

.account__bottom-text,.account__bottom-text p,.account__picture {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.account__bottom-text p {
    margin: 0;
    padding: 0;
    max-width: 181px
}

.account__picture {
    margin-right: 10px
}

.account__img {
    width: 25px;
    height: 25px
}

.section-qr-code h2,.section-qr-code p {
    margin-bottom: 20px
}

.section-qr-code .unex-app {
    padding: 18px 10px 14px 23.5px
}

.section-qr-code .unex-app picture {
    width: 30vw;
    max-width: 199px;
    margin-right: 31px
}

.section-qr-code .unex-app__img {
    width: 30vw;
    max-width: 199px;
    margin-right: 0
}

.section-qr-code .unex-app__title {
    font-size: 16px;
    font-weight: 600;
    max-width: 137px;
    line-height: 1.38
}

.section-qr-code .unex-app .qr-code__mobile {
    min-height: 95px
}

.section-qr-code .unex-app__link {
    display: block;
    max-height: 40px
}

.section-qr-code .unex-app__link img {
    max-height: 40px
}

.contacts {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 25px;
    margin-bottom: 50px
}

.contacts__block {
    padding: 30px 16px;
    margin-bottom: 15px;
    background-color: #fff;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px
}

.contacts__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.contacts__item--title {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.31
}

.contacts__item--description {
    margin-top: 15px
}

.contacts__item--hot-line {
    font-weight: 700;
    font-size: 22px;
    line-height: .95
}

.contacts__item p,section.white-shadow h1 {
    margin: 0
}

.contacts__item--phone {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5
}

.contacts__item--phone:not(:last-child),.deposite__right ul li:not(:last-child) {
    margin-bottom: 10px
}

.contacts__item:not(:last-child) {
    margin-bottom: 25px
}

.contacts .social__list {
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts .social__link {
    background-color: #f1f4f8;
    grid-gap: 10
}

.contacts__address {
    font-weight: 700;
    font-size: 18px;
    line-height: 1.44;
    margin: 15px 0 0
}

.contacts__text {
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    color: #515462;
    margin: 10px 0 0
}

.contacts__link.link--icon {
    font-size: 14px;
    font-weight: 600;
    line-height: 1.28;
    margin-top: 15px
}

.administration__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.administration__item {
    position: relative;
    min-height: 447px;
    max-height: 100%;
    max-width: 290px;
    padding: 20px 15px 0;
    margin: 0 auto;
    background-color: #d6d6d6;
    border-radius: 12px
}

.administration__item h2 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.27;
    margin-bottom: 10px
}

.administration__item .picture__img {
    max-height: 241px
}

.administration__item .picture--absolute {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0
}

.administration__item:not(:last-child) {
    margin-bottom: 30px
}

.administration__block {
    margin-bottom: 20px
}

.administration__title {
    margin-bottom: 10px
}

.administration__position {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.76
}

.administration__description {
    display: none;
    margin-bottom: 15px
}

.administration__description ul {
    padding-left: 16px;
    margin: 0;
    list-style-type: disc;
    color: #767a8b
}

.administration__description ul li,.administration__description ul p {
    margin: 0;
    color: #232323
}

.form-documents.form--search {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 0;
    margin-bottom: 0;
    margin-top: 0
}

.form-documents.form--search .choices__list--dropdown {
    width: 100%
}

.form-documents.form--search .choices__inner {
    border-left: 1px solid #b6bfcd
}

.form-documents .form--search__item {
    width: unset;
    margin-right: 0
}

.form-documents .form--search__button {
    min-height: initial;
    max-height: initial
}

.documents h2 {
    font-size: 18px;
    margin-bottom: 18px
}

.documents__list {
    list-style: none;
    padding: 0;
    margin: 0 0 20px
}

.documents__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.documents__item:not(:last-child) {
    margin-bottom: 20px
}

.documents__item-left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px
}

.documents__item-left img {
    width: 49px;
    height: 49px
}

.documents__item-left span {
    font-size: 7px;
    font-weight: 600;
    line-height: 1.29;
    margin-top: 3px;
    width: 57px;
    text-align: center
}

.documents__item-description {
    line-height: 1.43
}

.documents__select {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.documents .select-calc {
    width: 50%;
    margin-bottom: 0
}

.documents .select-calc:first-child {
    margin-right: 15px
}

.documents .select-calc .choices {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.documents .select-calc .choices__inner {
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    font-size: 16px;
    line-height: 1.26;
    font-weight: 600;
    padding: 13.5px 16px
}

.documents .select-calc .choices__list--dropdown.is-active {
    z-index: 30
}

.documents .link,.documents p {
    margin-bottom: 20px
}

.departments #content-1,.departments #content-2,.departments .select-calc .choices.is-open .choices__list--single,.departments .select-calc .choices__list--dropdown .choices__item--selectable:after,.departments input[type=radio],.documents .accordion,.documents .link.close,.documents__archive,.terms table {
    display: none
}

.documents .tabs__content {
    width: 100%;
    padding: 0
}

.documents__archive.active {
    display: block
}

.documents .choices__list--dropdown .choices__item {
    padding-left: 30px
}

.terms .tabs__content {
    padding: 15px;
    margin: 0-16px
}

.terms .tabs__content.white {
    background-color: #fff
}

.terms .tabs__nav {
    padding: 0;
    margin-bottom: 20px
}

.terms .tabs.tariffs .tabs__content {
    margin: 0!important;
    padding: 0!important
}

.terms .tabs.tariffs .tabs__link {
    background-color: #f1f4f8;
    border-radius: 50px
}

.terms .seo-table {
    padding: 15px
}

.deposite__list,.terms .requirements {
    list-style: none;
    margin: 0;
    padding: 0
}

.terms .requirements__item {
    background: #fff;
    border-radius: 6px;
    padding: 20px;
    min-height: 140px;
    height: 100%;
    max-height: 182px;
    margin-bottom: 15px
}

.terms .requirements__item p,.terms .requirements__item span {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.4;
    color: #b6bfcd
}

.terms .requirements__item p {
    font-size: 14px;
    color: #232323;
    min-height: 59px;
    height: 100%;
    max-height: 79px;
    margin-top: 10px;
    margin-bottom: 15px
}

.terms .requirements__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: red
}

.terms .requirements__link,.terms .requirements__link span {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.76
}

.terms .requirements__link a {
    margin: 0 10px
}

.terms .faq {
    max-width: 100%;
    width: 100%;
    padding: 0 15px;
    margin: 0
}

.deposite__item {
    padding: 30px 15px;
    background-color: #fff
}

.deposite__item:not(:last-child) {
    margin-bottom: 20px
}

.deposite .btn,.deposite__left {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px
}

.deposite__left {
    position: relative;
    min-height: 258px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.deposite__right ul {
    padding: 0;
    list-style: none;
    margin: 0 0 20px
}

.deposite__right ul li {
    position: relative;
    padding-left: 30px;
    font-size: 14px;
    line-height: 1.5
}

.deposite__right ul li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 14px;
    height: 2px;
    border: 1px solid #767a8b
}

.deposite h3 {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px
}

.deposite__subtitle {
    font-size: 16px;
    line-height: 1.75;
    color: #515462;
    margin-bottom: 20px
}

.deposite p {
    font-size: 16px;
    line-height: 1.31;
    color: #333
}

.deposite .btn {
    width: 100%;
    max-width: 294px
}

.deposite span {
    color: red
}

.courses.section {
    padding-top: 25px
}

.courses.section p,.deposite p {
    margin-bottom: 20px
}

.courses p {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.22;
    color: #333;
    margin: 0
}

.courses .tabs__content {
    padding: 15px 0
}

.courses .select-calc--icon {
    max-width: 291px
}

.courses .calculator__table {
    padding: 25px 20px;
    background-color: #fff;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px;
    max-width: unset
}

.courses .scoreboard__header,.courses .scoreboard__item {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.courses .scoreboard__subtitle:last-child {
    margin-left: 0
}

.courses .scoreboard__title {
    margin-right: 0;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #000
}

.courses .scoreboard__title span {
    display: none;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: #9194a3;
    margin-left: 15px
}

.courses .scoreboard__right,.courses .scoreboard__title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.courses .scoreboard__sum+.scoreboard__sum {
    margin-left: 10px
}

.courses .scoreboard__right .scoreboard__subtitle,.courses .scoreboard__sum {
    padding-right: 20px
}

.courses .scoreboard__right .scoreboard__subtitle:nth-child(2) {
    margin-left: 10px
}

.courses .description {
    text-align: center;
    margin-bottom: 55px!important
}

.courses .calculator__item:last-child {
    padding: 25px 15px;
    background-color: #fff;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px
}

.courses .calculator {
    display: block
}

.courses .calculator__item {
    width: 100%!important;
    max-width: 752px
}

.departments h1 {
    font-size: 20px;
    line-height: 1.4
}

.departments input[type=radio]+label {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 12px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
    font-size: .75rem;
    border-radius: 50px;
    white-space: nowrap;
    cursor: pointer;
    text-decoration: none;
    margin-right: 10px
}

.departments input[type=radio]:checked+label {
    background-image: none;
    background-color: #232323;
    color: #fff
}

.departments #radio-1:checked~#content-1,.departments #radio-2:checked~#content-2 {
    display: block
}

.departments__label {
    position: relative
}

.departments__label.select-calc--icon {
    padding: 0
}

.departments__input.select-calc {
    padding: 20px 15px 20px 45px;
    border: 1px solid #b4b7c0;
    border-radius: 5px
}

.departments .select-calc {
    display: block;
    margin-bottom: 16px;
    position: relative;
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    padding: 8px 14px;
    cursor: pointer
}

.departments .select-calc .choices,.departments .select-calc__select {
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.departments .select-calc__placeholder {
    font-size: .75rem;
    color: #515462;
    font-weight: 500;
    display: block;
    margin-bottom: 3px
}

.departments .select-calc .choices__item--selectable {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: pre
}

.departments .select-calc .choices__inner {
    background-color: transparent;
    padding: 0;
    border: 1px solid transparent;
    min-height: 1px;
    font-size: 1rem;
    font-weight: 500;
    color: #000
}

.departments .select-calc .choices__list--single {
    padding: 0
}

.departments .select-calc .choices__list.choices__list--dropdown {
    background-color: unset
}

.departments .select-calc .choices__list--dropdown {
    width: calc(100% + 55px);
    left: -40px;
    top: 0;
    border: 0
}

.departments .select-calc .choices__list--dropdown .choices__list {
    background-color: #fff;
    border: 1px solid #e2e7ee;
    box-shadow: 0 12px 36px rgba(40,51,64,.1);
    border-radius: 5px
}

.departments .select-calc .choices__list--dropdown .choices__list .choices__item--selectable {
    position: relative;
    padding-left: 40px
}

.departments .select-calc .choices__list--dropdown .choices__list .choices__item--selectable::before,.departments .select-calc--icon:after {
    content: "";
    font-family: icomoon!important;
    font-size: 20px;
    position: absolute;
    left: 12px;
    top: 10px;
    color: #767a8b
}

.departments .select-calc .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted {
    background-color: #f1f4f8
}

.departments .select-calc .choices__list--dropdown .choices__list .choices__item--selectable.is-highlighted::before {
    color: #232323
}

.departments .select-calc .choices[data-type*=select-one] .choices__input {
    padding: 0 40px;
    border: 0;
    margin-bottom: 21px;
    background-color: unset;
    width: unset
}

.departments .select-calc .choices[data-type*=select-one]:after {
    margin-top: -12px;
    border-color: #767a8b transparent transparent
}

.departments .select-calc .choices[data-type*=select-one].is-open:after {
    margin-top: -17px;
    border-color: transparent transparent #767a8b;
    z-index: 1000
}

.departments .select-calc--icon {
    padding-left: 40px;
    position: relative
}

.departments .select-calc--icon:after {
    top: 20px;
    color: red
}

.departments .tabs__content {
    padding: 0
}

.departments .tabs__nav,.departments__map {
    margin-bottom: 20px
}

.departments__modal {
    display: block;
    font-family: Mulish,Arial,Tahoma,sans-serif;
    margin: 0 auto;
    padding: 15px 20px;
    max-width: 254px;
    background: #fff;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px;
    outline: 0!important;
    z-index: 10
}

.departments__modal--item:not(:last-child) {
    margin-bottom: 10px
}

.departments__modal-logo {
    margin-top: 10px;
    margin-bottom: 10px
}

.departments__modal-img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

.departments__modal p,.departments__modal span {
    font-family: inherit;
    font-size: 10px;
    line-height: 2.4;
    color: #848e9c;
    margin-bottom: 5px
}

.departments__modal p {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.33;
    color: #333;
    word-wrap: break-word
}

.departments__modal .link {
    font-weight: 600;
    font-size: 12px;
    line-height: 1.33;
    color: red
}

.departments__modal .btn-reset {
    position: absolute;
    top: 10px;
    right: 10px
}

.departments__subtitle {
    position: absolute;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #232323;
    border-radius: 50px;
    padding: 0 11px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.75;
    color: #fff;
    top: 10px;
    left: 20px
}

.departments__mark,.departments__marks,.departments__subtitle {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.departments__marks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -10px;
    right: 15px
}

.departments__mark {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #232323;
    border-radius: 50px;
    padding: 0 11px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.75;
    color: #fff
}

.departments__mark:last-child {
    margin-left: 12px
}

.departments__status {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px
}

.departments__status span {
    margin-bottom: 0!important;
    margin-right: 10px
}

.departments__close,.departments__open {
    display: none;
    width: 11px;
    height: 11px;
    border-radius: 50%
}

.departments__open {
    background-color: #00bf4d
}

.departments__close {
    background-color: red
}

.departments__close.is-active,.departments__open.is-active {
    display: block
}

.departments__card {
    background: #fff;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 6px;
    position: relative
}

.departments__card:not(:last-child) {
    margin-bottom: 15px
}

.departments .picture__img {
    border-radius: 6px 6px 0 0
}

.departments__card--list {
    padding: 20px 15px
}

.departments__item span {
    display: block;
    font-size: 12px;
    line-height: 2;
    color: #848e9c;
    margin-bottom: 10px
}

.departments__item p {
    font-weight: 600;
    line-height: 1.5;
    color: #333;
    margin-bottom: 10px
}

.departments__color {
    color: #848e9c!important
}

.departments__color--red {
    color: red!important
}

.departments__item:not(:last-child) {
    margin-bottom: 20px
}

.departments__logo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 0 35px;
    width: 100%
}

.banners a {
    display: block;
    min-height: 336px
}

.banners button,.card button {
    border: 0
}

.banners .pure-u-1:not(:last-child),.card p:not(:last-child) {
    margin-bottom: 16px
}

.gm-style .gm-style-iw-t {
    bottom: -100px!important
}

.gm-style .gm-style-iw-t::after {
    display: none!important
}

.gm-style .gm-style-iw-c {
    padding: 20px 0 0;
    background-color: unset!important;
    max-width: unset!important;
    box-shadow: unset!important;
    z-index: -1;
    outline: 0!important;
    top: 30px
}

.gm-style .gm-style-iw-c:focus {
    outline: 0!important
}

.gm-style .gm-style-iw-d {
    overflow: auto!important;
    max-height: unset!important
}

.gm-style .gm-fullscreen-control,.gm-style .gm-style-iw-tc::after,.gm-style .gmnoprint {
    display: none
}

.gm-ui-hover-effect {
    right: 10px!important;
    top: 30px!important;
    padding: 0!important;
    border: 0!important;
    background: 0 0!important;
    width: 20px!important;
    height: 20px!important;
    background-color: #767a8b!important;
    border-radius: 50%!important;
    font-size: 0!important
}

.gm-ui-hover-effect span {
    margin: 0 auto!important;
    width: 16px!important;
    height: 16px!important;
    background-color: #fff
}

.preloader {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 1001
}

.preloader__image {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    -webkit-animation: preloader-rotate 2s infinite linear;
    animation: preloader-rotate 2s infinite linear
}

.loaded_hiding .preloader {
    transition: .3s opacity;
    opacity: 0
}

.loaded .preloader {
    display: none
}

.btn {
    border: 0;
    background: 0 0;
    outline: 0;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 1rem;
    color: #fff;
    padding: 13.5px 24px;
    border-radius: 4px;
    background-color: #000000;
    cursor: pointer;
    transition: background-color .2s linear,color .2s linear,border-color .2s linear
}

.btn,.btn:hover {
    text-decoration: none
}

.btn-red {
    background-color: red
}

@media (any-hover: hover) {
    .btn-red:hover {
        box-shadow:inset 0 0 100px 100px rgba(255,255,255,.3)!important;
        color: #fff!important
    }
}

.btn-black {
    background-color: #232323;
    color: #fff
}

@media (any-hover: hover) {
    .btn-black:hover {
        background-color:#3d3d3d;
        color: #fff
    }
}

.btn-border {
    border: 1px solid #b6bfcd;
    color: #000;
    font-weight: 600
}

@media (any-hover: hover) {
    .btn-border:hover {
        border-color:#000;
        color: #000
    }
}

.btn-border--white {
    color: #fff;
    border-color: rgba(255,255,255,.8)
}

@media (any-hover: hover) {
    .btn-border--white:hover {
        border-color:#fff;
        background-color: rgba(255,255,255,.15);
        color: #fff
    }
}

.header {
    box-shadow: 1px 1px 15px rgba(0,0,0,.1)
}

.header__desktop {
    display: none
}

.header__desktop .nav__item {
    padding: 5px 12px 19px;
    cursor: pointer
}

.header__desktop .nav__item:first-child {
    padding-left: 0
}

.header__desktop .dropdown--currency {
    padding: 5px 24px 19px 0
}

.header__mobile.logo {
    text-align: center;
    padding: 19px 0
}

.header__mobile [class^=icon-] {
    font-size: 20px;
    margin-bottom: 5px
}

.header__item {
    padding: 11px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.header__item:first-child {
    padding: 11px 0
}

.header__item .link:first-child {
    margin-right: auto
}

.header__item .language {
    margin-left: 24px!important
}

.logo {
    display: block
}

.nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.nav__link {
    transition: color .2s linear
}

.nav__link,.nav__link:hover {
    text-decoration: none
}

.nav--mobile {
    border-radius: 12px;
    background-color: #232323;
    display: block;
    max-width: 100%;
    width: calc(100% - 10px);
    position: fixed;
    bottom: 6px;
    left: 5px;
    padding: 9.5px 14.5px;
    z-index: 30
}

.nav--mobile .nav__list {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.nav__btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    font-weight: 700;
    color: #fff;
    font-size: 10px
}

.nav__btn,.nav__btn:hover {
    text-decoration: none
}

.nav__btn .icon-svg {
    fill: #c2c4c7;
    margin-bottom: 4px
}

.burger {
    --burger-width: 20px;
    --burger-height: 20px;
    --burger-line-height: 2px;
    position: relative;
    border: 0;
    padding: 0;
    width: var(--burger-width);
    height: var(--burger-height);
    color: #c2c4c7;
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 4px
}

.burger.is-open:after,.burger.is-open:before,.burger:after,.burger:before {
    transition: transform .3s ease-in-out,top .3s ease-in-out;
    transition: transform .3s ease-in-out,top .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.burger:after,.burger:before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    border-radius: 30px;
    height: var(--burger-line-height);
    background-color: currentColor
}

.burger:before {
    top: 2px
}

.burger:after {
    top: calc(100% - 4px)
}

.burger.is-open .burger__line,.burger__line {
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out
}

.burger__line {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    border-radius: 30px;
    height: var(--burger-line-height);
    background-color: currentColor;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.burger.is-open:after,.burger.is-open:before {
    top: 50%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.burger.is-open:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.burger.is-open .burger__line {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.form-search--desktop {
    margin: 0 8px 0 16px;
    -webkit-flex: 1 1 303px;
    -ms-flex: 1 1 303px;
    flex: 1 1 303px
}

.form-search--desktop .form-search__item {
    padding: 8px;
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 5px;
    overflow: hidden;
    min-width: 100%;
    transition: background-color .5s ease-in-out
}

.form-search--desktop .form-search__item.active {
    background-color: #f1f4f8
}

.form-search--desktop .form-search__item.active .form-search__input {
    width: 100%;
    opacity: 1;
    padding: 0 90px 0 12px
}

#modal-menu .modal__container,.form-search--desktop .form-search__item.active .form-search__btn {
    pointer-events: auto
}

.form-search--desktop .form-search__item.active .form-search__group {
    opacity: 1;
    pointer-events: auto
}

.form-search--desktop .form-search__btn {
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0;
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    opacity: 1
}

.form-search--desktop .form-search__btn[type=submit] {
    color: red;
    transition: color .2s linear
}

@media (any-hover: hover) {
    .form-search--desktop .form-search__btn[type=submit]:hover {
        color:#000
    }
}

.form-search--desktop .form-search__btn+.form-search__btn {
    margin-left: 16px
}

.form-search--desktop .form-search__label {
    cursor: pointer;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-search--desktop .form-search__label i {
    font-size: 24px;
    color: #767a8b;
    transition: color .2s linear
}

@media (any-hover: hover) {
    .form-search--desktop .form-search__label i:hover {
        color:red
    }
}

.form-search--desktop .form-search__input {
    border: 0;
    background: 0 0;
    padding: 0;
    outline: 0;
    width: 0;
    opacity: 0;
    transition: width .3s linear,opacity .5s linear .2s
}

.form-search--desktop .form-search__group {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    right: 8px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .4s linear
}

.form-search--mobile {
    margin-bottom: 24px
}

.form-search--mobile .form-search,.form-search--mobile .form-search__label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.form-search--mobile .form-search {
    width: 100%
}

.form-search--mobile .form-search__label {
    border: 1px solid #b6bfcd;
    border-radius: 5px;
    height: 40px;
    position: relative
}

.form-search--mobile .form-search__input {
    width: 100%;
    padding: 8px 44px;
    border: 0;
    outline: 0
}

.form-search--mobile .form-search__btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-search--mobile .form-search__btn.search-btn {
    left: 8px
}

.form-search--mobile .form-search__btn.close-btn {
    right: 8px
}

.nav-mobile__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.nav-mobile__item {
    margin-bottom: 12px
}

.nav-mobile__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px;
    background-color: #f1f4f8;
    border-radius: 5px;
    text-decoration: none;
    color: #000;
    font-size: .875rem;
    font-weight: 700
}

.nav-mobile__link i.icon-unex-chevron-r {
    margin-left: auto
}

.nav-mobile__link--bonus {
    min-height: 124px
}

.nav-mobile__img {
    display: block;
    border-radius: 5px;
    width: 44px;
    height: 44px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    margin-right: 14px
}

.nav-mobile__title {
    display: block
}

.nav-mobile__subtitle {
    color: #515462;
    font-size: .75rem;
    font-weight: 400
}

.menu-item__dropdown,.nav-mobile__dropdown {
    background-color: #fff;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear;
    left: 0;
    width: 100%;
    overflow-y: auto
}

.nav-mobile__dropdown {
    padding: 0 32px 34px;
    position: absolute;
    top: 26px;
    height: calc(100% - 90px)
}

#modal-menu {
    z-index: 25
}

.menu-item__dropdown {
    position: fixed;
    top: 45px;
    padding: 24px 16px;
    overflow-x: hidden;
    border-radius: 12px 12px 0 0;
    height: 95%
}

.menu-item__header {
    text-align: center;
    position: relative;
    margin-bottom: 24px;
    font-size: 1rem;
    font-weight: 700
}

.menu-item__header .nav__btn {
    position: absolute;
    padding: 5px;
    right: 0;
    top: -3px;
    border-radius: 50%;
    background-color: #c2c4c7
}

.menu-item__header .burger {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    color: #fff
}

.menu-item__header .btn-back {
    position: absolute;
    left: 0
}

.menu-item__header.close {
    display: none
}

.menu-item.active .menu-item__dropdown,.menu-subitem.active .menu-subitem__dropdown {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.menu-subitem__dropdown {
    background-color: #fff;
    -webkit-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 24px 16px;
    overflow-y: auto;
    border-radius: 12px 12px 0 0
}

.menu-subitem__header {
    text-align: center;
    position: relative;
    margin-bottom: 24px;
    font-size: 1rem;
    font-weight: 700
}

.menu-subitem__header .nav__btn {
    position: absolute;
    padding: 5px;
    right: 0;
    top: -3px;
    border-radius: 50%;
    background-color: #c2c4c7
}

.menu-subitem__header .burger {
    width: 20px;
    height: 20px;
    margin-bottom: 0;
    color: #fff
}

.menu-subitem__header .btn-back {
    position: absolute;
    left: 0
}

.close-btn,.search-btn {
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0
}

.search-btn {
    width: 24px;
    height: 24px;
    color: #767a8b
}

.search-btn i {
    font-size: 24px
}

.close-btn {
    border-radius: 50px;
    background-color: #e2e7ee;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    opacity: 0;
    pointer-events: none
}

.close-btn,.close-btn i {
    font-size: 12px
}

.close-btn.active {
    opacity: 1;
    pointer-events: auto
}

.dropdown {
    position: relative;
    color: #000;
    transition: background-color .2s linear,border-color .2s linear,color .2s linear
}

.dropdown__btn {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    line-height: 1.2;
    border: 0;
    background: 0 0;
    outline: 0;
    padding: 0 20px 0 0;
    position: relative;
    font-size: .875rem;
    color: inherit;
    cursor: pointer
}

.dropdown__btn,.dropdown__btn:hover {
    text-decoration: none
}

.dropdown__btn:after {
    content: "";
    font-family: icomoon!important;
    position: absolute;
    right: 0;
    transition: transform .2s ease;
    transition: transform .2s ease,-webkit-transform .2s ease
}

.dropdown__btn--grey {
    font-size: .75rem;
    color: #515462
}

.dropdown__btn i:first-child,.link i:first-child {
    margin-right: 6px
}

.dropdown__content {
    padding: 8px 0;
    width: -webkit-fit-content;
    position: absolute;
    right: 0;
    top: calc(100% + 5px);
    background-color: #fff;
    border: 1px solid #e2e7ee;
    box-shadow: 0 12px 36px rgba(40,51,64,.1);
    border-radius: 5px;
    -webkit-transform: translateY(10%);
    -ms-transform: translateY(10%);
    transform: translateY(10%);
    opacity: 0;
    z-index: 14;
    pointer-events: none;
    transition: transform .2s linear,opacity .2s linear;
    transition: transform .2s linear,opacity .2s linear,-webkit-transform .2s linear
}

.dropdown__content.right {
    right: 0
}

.dropdown__content:before {
    content: "";
    width: 100%;
    height: 10px;
    background-color: transparent;
    position: absolute;
    top: -10px
}

.dropdown__content--switcher {
    padding: 16px 14px 12px
}

.dropdown__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.dropdown__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 9px 14px;
    font-size: .875rem;
    line-height: 1.2;
    color: #000;
    transition: background-color .2s linear,color .2s linear;
    white-space: nowrap
}

.dropdown__link,.dropdown__link:hover {
    text-decoration: none
}

.dropdown__link.active,.dropdown__link:hover {
    background-color: #f1f4f8;
    color: #232323
}

.dropdown+.dropdown {
    margin-left: 16px
}

.dropdown--red {
    color: red
}

.dropdown--border {
    cursor: pointer;
    padding: 9px 16px;
    border: 1px solid #b6bfcd;
    border-radius: 4px;
    min-height: 40px
}

.dropdown--border .dropdown__content {
    top: calc(100% + 10px)
}

.dropdown--border.black {
    border-color: #000;
    background-color: #000;
    color: #fff
}

@media (any-hover: hover) {
    .dropdown--border.black:hover {
        background-color:#3d3d3d
    }
}

.dropdown:not(.dropdown--js):hover .dropdown__btn:after {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.dropdown:not(.dropdown--js):hover .dropdown__content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

.dropdown--js .dropdown__btn .currency__item {
    margin-right: 6px
}

.dropdown--js.is-open .dropdown__btn:after {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.dropdown--js.is-open .dropdown__content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto
}

.dropdown--js .dropdown__item,.modal__header-mobile .dropdown-mobile {
    cursor: pointer
}

.dropdown.pos-left .dropdown__content {
    left: 0;
    right: auto
}

.dropdown.pos-center .dropdown__content {
    width: 100%
}

.dropdown.pos-center .dropdown__link {
    white-space: normal
}

.modal__header-mobile {
    margin-bottom: 14px
}

.modal__header-mobile .dropdown-mobile:hover .dropdown__content {
    -webkit-transform: unset;
    -ms-transform: unset;
    transform: unset;
    opacity: 0;
    pointer-events: unset
}

.modal__header-mobile .dropdown-mobile .dropdown__btn {
    padding-right: 0
}

.currency__item--title:before,.modal__header-mobile .dropdown-mobile .dropdown__btn:after {
    display: none
}

.modal__header-mobile .dropdown-mobile .dropdown__content {
    width: 100%;
    top: 100%
}

.modal__header-mobile .dropdown-mobile.active .modal__close {
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

.modal__header-mobile .dropdown-mobile.active .dropdown__content {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    pointer-events: auto;
    top: 30px;
    width: 100%
}

.unex-app {
    padding: 16px 16px 16px 5px;
    border-radius: 12px;
    background-color: #f1f4f8;
    color: #000;
    text-decoration: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.unex-app__img {
    display: block;
    margin-right: 31px
}

.unex-app__title {
    font-size: 1rem;
    display: block;
    margin-bottom: 14px;
    font-weight: 600
}

.unex-app.background {
    background-color: #fff;
    margin-top: 25px
}

.intro__description h2,.intro__description h3,.intro__description h4,.intro__description h5,.intro__description h6,.qr-code {
    margin-bottom: 32px
}

.qr-code__img {
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 100px;
    height: 100px;
    border-radius: 12px;
    overflow: hidden
}

.exchange-rate {
    min-width: 191px;
    width: -webkit-fit-content;
    width: fit-content;
    padding: 14px;
    top: calc(100% - 10px);
    left: auto;
    right: 0;
    z-index: 3
}

.exchange-rate__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 7px
}

.exchange-rate__title+.exchange-rate__title {
    margin-left: 23px
}

.exchange-rate__list {
    margin: 0;
    padding: 0;
    list-style: none
}

.exchange-rate__item {
    margin-bottom: 10px;
    min-height: 20px;
    transition: border-color .2s linear
}

.exchange-rate__item:first-child {
    cursor: text;
    margin-bottom: 7px
}

.exchange-rate__item:last-child {
    margin-bottom: 16px
}

.exchange-rate .link {
    font-size: .875rem
}

.currency {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.currency__item {
    display: inline-block;
    font-weight: 600;
    font-size: .75rem;
    color: #000;
    position: relative;
    -webkit-flex: 1 1 25px;
    -ms-flex: 1 1 25px;
    flex: 1 1 25px
}

.currency__item:not(:first-child) {
    padding-left: 25px;
    -webkit-flex: 1 1 54px;
    -ms-flex: 1 1 54px;
    flex: 1 1 54px
}

.currency__item:not(:first-child):before {
    content: "";
    font-family: icomoon!important;
    font-size: 12px;
    position: absolute;
    left: 6px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.currency__item:not(:first-child).up:before {
    color: #38bab0
}

.currency__item:not(:first-child).down:before {
    color: red;
    -webkit-transform: rotate(180deg) translateY(50%);
    -ms-transform: rotate(180deg) translateY(50%);
    transform: rotate(180deg) translateY(50%)
}

.currency__item:not(:first-child).equlas:before {
    display: none
}

.currency__item--title {
    font-weight: 500;
    font-size: .5rem;
    color: #515462
}

.mobile-menu--full {
    height: 100%;
    top: 0
}

.mobile-menu__body {
    width: 100%;
    height: 100%;
    border-radius: 12px 12px 0 0;
    background-color: #fff;
    position: relative;
    padding: 16px
}

.mobile-menu__header {
    margin-bottom: 24px;
    text-align: center;
    position: relative
}

.mobile-menu__title {
    display: inline-block;
    font-size: 1rem;
    line-height: 1.2;
    font-weight: 700;
    color: #000
}

.mobile-menu__btn {
    padding: 0;
    border: 0;
    background: 0 0;
    outline: 0
}

.mobile-menu__content {
    padding: 0 0 80px;
    position: relative;
    background-color: #fff
}

.mobile-menu__group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 12px
}

.mobile-menu__group .language-link,.reviews__star img+img {
    margin-left: 8px
}

.mobile-menu__group .availability-link {
    width: 100%
}

.mobile-menu .unex-app__img {
    height: 95px;
    margin-left: 20px
}

.language-link {
    text-transform: uppercase;
    width: 45px;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.availability-link {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 8px;
    padding-right: 8px
}

.hot-line {
    text-align: center;
    padding: 10px 0 27px;
    font-size: .875rem
}

.hot-line__title {
    display: block;
    margin-bottom: 10px
}

.hot-line__link {
    color: red;
    text-decoration: none;
    font-size: 1.5rem;
    font-weight: 700
}

.btn-back {
    width: 24px;
    height: 24px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: 0 0;
    outline: 0
}

.btn-back i {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.btn-back,.switcher {
    border: 0;
    padding: 0
}

.switcher:not(:last-child) {
    margin-bottom: 21px
}

.switcher__legend {
    font-weight: 500;
    font-size: .75rem;
    line-height: 1.2;
    color: #515462;
    margin-bottom: 13px
}

.switcher__item {
    position: relative
}

.switcher__group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.switcher__radio {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    opacity: 0;
    cursor: pointer
}

.switcher__label,.switcher__placeholder {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.switcher__label {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    color: #515462;
    font-size: .531rem;
    cursor: pointer
}

.switcher__placeholder {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 75.06px;
    height: 46.52px;
    background-color: transparent;
    border-radius: 8.45791px;
    margin: 0 0 4px;
    font-size: 1.188rem;
    color: #000;
    font-weight: 500;
    transition: background-color .2s ease-in-out,color .2s ease-in-out
}

.switcher__placeholder i {
    font-size: .75rem;
    color: #515462;
    transition: color .2s ease-in-out
}

.switcher__placeholder:first-letter {
    font-size: .75rem
}

.switcher__placeholder--medium {
    font-size: 1.563rem
}

.switcher__placeholder--medium:first-letter {
    font-size: 1.188rem
}

.switcher__placeholder--large {
    font-size: 2.063rem
}

.switcher__placeholder--large:first-letter {
    font-size: 1.563rem
}

.icon-svg {
    width: 20px;
    height: 20px;
    max-width: 100%
}

.close-btn {
    width: 24px;
    height: 24px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #767a8b;
    transition: color .2s linear
}

@media (any-hover: hover) {
    .close-btn:hover {
        color:red
    }
}

.language__list {
    margin: 0;
    padding: 0;
    list-style: none;
    min-width: 51px
}

.language__link,.link {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2
}

.language__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 9px 14px;
    font-size: .875rem;
    color: #000;
    text-transform: uppercase;
    transition: background-color .2s linear,color .2s linear
}

.language__link,.language__link:hover {
    text-decoration: none
}

.language__link.active,.language__link:hover {
    background-color: #f1f4f8;
    color: #232323
}

.link {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 600;
    font-size: .75rem;
    transition: color .2s linear
}

.link,.link:hover,.tabs-nav__item a:hover {
    text-decoration: none
}

.link-grey {
    color: #515462
}

.link-red {
    color: red
}

@media (any-hover: hover) {
    .link:hover {
        color:red
    }
}

.link--arrow,.link--icon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.link--arrow {
    font-size: 0;
    position: relative;
    width: 24px;
    height: 24px;
    transition: width .2s ease-in .1s
}

.link--arrow:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background-image: url("data:image/svg+xml,%3Csvg width='40' height='24' viewBox='0 0 40 24' fill='none' stroke='%23000000' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12L39 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 5L39 12L32 19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-position: right;
    background-repeat: no-repeat;
    transition: background-image .2s ease-in .1s
}

@media (any-hover: hover) {
    .link--arrow:hover {
        width:40px
    }

    .link--arrow:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='24' viewBox='0 0 40 24' stroke='%23FF0000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12L39 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 5L39 12L32 19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    }
}

.link--icon {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: inherit;
    font-size: 1rem;
    line-height: 1.75;
    transition: color .2s linear;
    font-weight: 600
}

.link--icon.hidden-text {
    font-size: 0
}

.link--icon.hidden-text i {
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
    margin-left: 0
}

.link--icon i {
    margin-left: 10px;
    transition: transform .2s linear;
    transition: transform .2s linear,-webkit-transform .2s linear
}

@media (any-hover: hover) {
    .link--icon:hover {
        color:red
    }

    .link--icon:hover i {
        -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
        transform: translateX(5px)
    }
}

.link--border {
    border: 1px solid rgba(255,255,255,.6);
    box-sizing: border-box;
    border-radius: 5px;
    padding: 13.5px 20px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.link--border i {
    display: none;
    margin: 0
}

.section-intro {
    margin-top: 10px
}

.intro,.section-intro .swiper-slide {
    height: 109.375vw;
    max-height: 486px;
    border-radius: 12px
}

.section-intro .swiper-slide .picture {
    text-align: center
}

.intro {
    position: relative;
    display: block;
    background-color: #c1c8d1;
    color: #fff;
    padding: 24px 0 0;
    transition: background-color .2s linear,opacity .2s linear;
    -webkit-mask-image: -webkit-radial-gradient(#fff,#000)
}

.intro__bottom {
    margin-top: auto;
    margin-bottom: 0
}

.intro__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding: 0 20px;
    -webkit-mask-image: -webkit-radial-gradient(#fff,#000)
}

.intro:hover .intro__container {
    color: #fff
}

.intro h1 {
    font-size: clamp(1.5rem,-.3519rem + 9.2593vw,2.125rem);
    line-height: 1.33;
    margin: 0 0 12px;
    max-width: 387px
}

.intro__description {
    max-width: 498px;
    font-size: clamp(.875rem,-.2361rem + 5.5556vw,1.25rem);
    line-height: clamp(1.125rem,.0139rem + 5.5556vw,1.5rem)
}

.intro__description p {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

.intro__description ul {
    padding: 0 0 0 20px;
    margin: 0 0 32px
}

.intro__description li {
    margin-bottom: 7px
}

.intro .picture {
    position: absolute;
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0;
    z-index: 0
}

.intro .picture__img {
    width: 100%;
    max-height: 100%
}

.intro .btn-desk {
    display: none
}

.intro .btn-mob {
    position: absolute;
    width: 15.625vw;
    height: 15.625vw;
    max-width: 70px;
    max-height: 70px;
    right: 20px;
    bottom: 20px;
    border-radius: 50%
}

.swiper-slide-active .intro {
    background-color: #343b46
}

.swiper {
    padding-bottom: 32px
}

.swiper.disabled .swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background-color: #c1c8d1;
    opacity: 1;
    border-radius: 50px;
    transition: width .2s linear
}

.swiper-pagination-bullet-active {
    width: 38px;
    background-color: #c1c8d1
}

.card {
    display: block;
    background-color: #fff;
    padding: 0;
    box-shadow: 0 10px 34px #e7eaef
}

.card,.card:hover {
    border-radius: 12px
}

.card__desc {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: calc(100% - 160px);
    padding: 4px 16px 16px
}

.card h2,.card h3 {
    margin-bottom: 16px;
    word-wrap: break-word
}

.card p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0
}

.card__link,.card__link img {
    display: block;
    width: 100%;
    border-radius: 12px 12px 0 0
}

.card__link {
    height: 146px;
    overflow: hidden;
    margin-bottom: 14px;
    -webkit-mask-image: -webkit-radial-gradient(#fff,#000)
}

.card__link img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    transition: transform .3s linear;
    transition: transform .3s linear,-webkit-transform .3s linear
}

.card .link--arrow {
    margin-top: auto
}

@media (any-hover: hover) {
    .card:hover img {
        -webkit-transform:scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2)
    }

    .card:hover .link--arrow {
        width: 40px;
        transition: width .3s linear
    }

    .card:hover .link--arrow:before {
        background-image: url("data:image/svg+xml,%3Csvg width='40' height='24' viewBox='0 0 40 24' stroke='%23FF0000' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 12L39 12' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M32 5L39 12L32 19' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    }
}

.card__list {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 46px;
    column-gap: 46px;
    padding: 0;
    list-style: none;
    margin: 0 0 48px
}

.card__list li+li {
    margin-top: 15px
}

.card__list,.card__list a {
    color: inherit
}

.card--offer {
    box-shadow: 0 10px 34px #e2e6eb
}

.card--offer .card__list {
    display: none
}

.card:hover .card__desc,.card:hover h3,.card:hover p {
    color: #000
}

.title {
    margin: auto;
    max-width: 350px
}

.tabs .swiper-slide {
    height: auto
}

.tabs .swiper-slide .card {
    height: 107.19vw;
    max-height: 363px
}

.tabs .description {
    margin-bottom: 32px
}

.tabs-nav {
    margin: 0-16px 20px
}

.tabs-nav__item,.tabs-nav__list {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.tabs-nav__list {
    margin: 0;
    list-style: none;
    padding: 0 16px 10px;
    overflow-x: auto;
    width: 100%
}

.tabs-nav__item {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 9px 12px;
    color: #000;
    background-color: #fff;
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    border-radius: 4px;
    white-space: nowrap;
    cursor: pointer
}

.tabs-nav__item.active {
    background-color: #232323;
    color: #fff
}

.tabs-nav__item+.tabs-nav__item {
    margin-left: 9px
}

.tabs-nav__item a {
    font-size: inherit;
    color: inherit;
    text-decoration: none
}

section.white-shadow {
    background-color: #fff;
    color: #000;
    box-shadow: inset 0-1px 0#edf1f5
}

section.white-shadow .vacancy__footer {
    display: block;
    margin-bottom: 0
}

section.white-shadow .vacancy__hashtag {
    display: inline-block;
    background-color: #f1f4f8;
    overflow: unset
}

section.white-shadow .vacancy__hashtag:first-child {
    margin-right: 0;
    margin-bottom: 16px
}

section.white-shadow .btn {
    position: fixed;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 10px);
    left: 5px;
    bottom: 70px;
    z-index: 1
}

section.white-shadow .news__date {
    margin-top: 16px;
    margin-bottom: 0
}

.description {
    font-size: .75rem;
    line-height: 167%;
    color: #515462
}

.description a {
    color: red;
    text-decoration: none
}

.swiper--thumbs {
    height: 90px;
    max-width: 1140px;
    margin: -45px auto
}

.swiper--thumbs.disabled {
    display: none
}

.swiper--thumbs .swiper-slide {
    background: rgba(255,255,255,.5);
    padding: 22px 24px;
    border-right: 1px solid #edf1f5;
    cursor: pointer
}

.swiper--thumbs .swiper-slide:first-child {
    border-radius: 5px 0 0 5px
}

.swiper--thumbs .swiper-slide:last-child {
    border-radius: 0 5px 5px 0;
    border: 0
}

.swiper--thumbs .swiper-slide-thumb-active {
    background-color: #fff;
    box-shadow: 0 6px 38px rgba(90,90,90,.25),inset 0-2px 0 red
}

.thumbs__title {
    font-size: .75rem;
    letter-spacing: .03em;
    display: block;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700
}

.thumbs p {
    margin: 0;
    font-size: .875rem;
    color: #000
}

.action {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-radius: 12px;
    padding: 24px;
    min-height: 336px;
    position: relative;
    overflow: hidden
}

.action .picture,.copyright p span {
    display: block
}

.action .picture:not(:last-child) {
    margin: 0 auto 32px
}

.action .picture img {
    display: block;
    margin: 0 auto
}

.action .picture--absolute {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
    width: 100%
}

.action .picture--absolute:not(:last-child) {
    margin-bottom: 0
}

.action .picture--absolute img,.action .picture--absolute source {
    width: 100%
}

.action__title {
    margin-bottom: 32px;
    position: relative;
    z-index: 1
}

.action .h3-title {
    margin-bottom: 0;
    display: block
}

.action .h3-title:not(:last-child),.offer ul li:not(:last-child) {
    margin-bottom: 14px
}

.action p {
    margin: 0;
    color: inherit
}

.action .link {
    margin-top: auto;
    position: relative;
    z-index: 1
}

.action--big p {
    line-height: 175%
}

.text a {
    display: block;
    color: #000;
    text-decoration: none
}

@media (any-hover: hover) {
    .text a:hover {
        color:red
    }
}

.date {
    display: inline-block;
    line-height: 18px;
    color: #515462;
    margin-bottom: 12px
}

.copyright p span:not(:last-child),.copyright p:not(:last-child),.pure-g-offer .pure-u-1:not(:last-child) {
    margin-bottom: 16px
}

.offer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px;
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px;
    height: 100%
}

.offer ul {
    padding: 0;
    list-style: none;
    margin: 0 0 25px
}

.offer a {
    color: inherit;
    font-size: 1rem;
    font-weight: 500;
    text-decoration: underline
}

@media (any-hover: hover) {
    .offer a:hover {
        color:red
    }
}

.footer .accordion ul a,.offer a.link {
    text-decoration: none
}

.offer h3 {
    margin-bottom: 10px
}

.offer p {
    margin-bottom: 24px;
    line-height: 157%
}

.offer .link--border {
    width: 100%;
    border-color: inherit;
    margin-top: auto
}

.about {
    position: relative
}

.about .h2-title,.offer h3 {
    font-size: 1.5rem
}

.about__image-right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.about__text .h2-title,.about__text h2 {
    max-width: 240px
}

.about .app__links,.about__text .h3-title,.about__text h3,.about__text p,.pure-g--news .pure-u-1 {
    margin-bottom: 24px
}

.about .picture img {
    display: block;
    margin: 0 auto
}

.pure-g--news .pure-u-1:last-child {
    margin-bottom: 32px
}

.pure-g--news .pure-u-1:last-child .text {
    border: 0;
    padding-bottom: 0
}

.pure-g--news .text {
    padding-bottom: 24px;
    border-bottom: 1px solid #d6dfeb
}

.pure-g--news .text a {
    font-weight: 600;
    font-size: 1.125rem
}

.subscribe {
    padding: 40px 32px;
    border-radius: 12px 12px 0 0;
    text-align: center;
    margin: 0-16px
}

.subscribe p {
    margin-bottom: 0;
    font-size: .813rem;
    line-height: 20px
}

.subscribe__form {
    max-width: 548px;
    margin: 0 auto
}

.subscribe__form .form__item:nth-child(1) {
    width: 100%;
    margin-right: 16px
}

.subscribe__form .form__elem {
    min-height: 48px;
    height: 48px
}

.subscribe__form .form__elem.active {
    border: 1px solid red;
    box-shadow: inset 0-2px 0 red;
    border-radius: 5px
}

.subscribe__form .form__placeholder {
    display: block;
    top: 14px
}

.subscribe__error-message,.subscribe__form .form__placeholder.close {
    display: none
}

.subscribe__form:not(:last-child) {
    margin-bottom: 24px
}

.subscribe__form .btn {
    height: 48px
}

.subscribe__error-message.active {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 10px;
    text-align: left;
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: red
}

.subscribe__btn.active {
    position: relative;
    background-color: #38bab0
}

.subscribe__btn-img {
    display: none
}

.subscribe__btn.active .subscribe__btn-img {
    display: block;
    margin-right: 10px
}

.subscribe__done {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 14px 20px;
    background: #38bab0;
    border-radius: 5px;
    color: #fff;
    max-width: 630px;
    height: 48px;
    margin: 0 auto 32px
}

.subscribe__img {
    margin-right: 10px
}

.personal-data {
    font-size: .813rem;
    line-height: 20px;
    color: #515462
}

.personal-data a {
    text-decoration: none;
    font-weight: 700;
    color: inherit
}

.reviews {
    text-align: center
}

.reviews__star {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px
}

.reviews .btn {
    width: 100%
}

.footer {
    overflow: hidden
}

.footer__white {
    padding-bottom: 70px
}

.footer__bottom,.footer__top {
    border-bottom: 1px solid #b6bfcd
}

.footer__top {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 24px 0
}

.footer__top .dropdown__content {
    right: auto;
    left: 0;
    width: 290px
}

.footer .language__list,.footer__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.footer .language__list li+li {
    margin-left: 20px
}

.footer .language__link {
    padding: 0;
    font-weight: 500
}

.footer .language__link.active,.footer .language__link:hover {
    background-color: transparent;
    color: red
}

.footer .accordion {
    padding-top: 28px;
    padding-bottom: 14px;
    border-bottom: 1px solid #b6bfcd
}

.footer .accordion__btn {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 0 10px
}

.footer .accordion__btn i {
    margin-right: 12px;
    color: #767a8b
}

.footer .accordion__item {
    border: 0;
    margin-bottom: 8px
}

.footer .accordion ul {
    margin: 0;
    list-style: none;
    padding: 0 0 0 30px
}

.footer .unex-app {
    max-width: 375px;
    margin: 0 auto 32px
}

.footer .unex-app__desktop {
    display: none
}

.footer .unex-app__link {
    transition: filter .2s linear;
    transition: filter .2s linear,-webkit-filter .2s linear
}

.footer .unex-app__link:hover {
    -webkit-filter: invert(1);
    filter: invert(1)
}

.footer .unex-app__img {
    height: 95px;
    margin-left: 20px
}

.footer__bottom {
    margin-bottom: 24px
}

.social {
    text-align: center;
    color: #515462;
    font-size: .875rem;
    font-weight: 600;
    margin-bottom: 24px
}

.social__title {
    display: block;
    margin-bottom: 16px
}

.social__link,.social__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.social__list {
    margin: 0;
    padding: 0;
    list-style: none;
    grid-gap: 16px
}

.social__link {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 5px;
    color: #333
}

.social__link,.social__link:hover {
    text-decoration: none
}

.social__link i {
    font-size: 18px
}

.copyright p {
    position: relative;
    padding-left: 25px;
    font-size: .625rem;
    color: #515462;
    font-weight: 500
}

.copyright p img {
    position: absolute;
    left: 0;
    top: 0
}

.dropdown-menu {
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    pointer-events: none;
    margin-top: 19px;
    padding: 40px 0;
    width: 100%;
    position: absolute;
    left: 0;
    box-shadow: 1px 1px 15px rgba(0,0,0,.1);
    background-color: #fff;
    transition: opacity .2s linear
}

.dropdown-menu__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.dropdown-menu__item {
    width: 33.33%
}

.dropdown-menu__title {
    display: block;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 24px;
    color: #000
}

.dropdown-menu__nav:not(:last-child) {
    margin-bottom: 32px
}

.dropdown-menu__nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: .875rem;
    color: #000
}

.dropdown-menu__nav ul li:not(:last-child) {
    margin-bottom: 16px
}

.dropdown-menu__nav ul a {
    transition: color .2s linear
}

.dropdown-menu__nav ul a:hover {
    color: red
}

.modal--review .modal__container {
    background-color: transparent;
    padding: 60px 0 0;
    position: relative;
    max-width: 760px
}

.modal--review .modal__overlay {
    padding: 16px;
    z-index: 30
}

.modal--review .modal__header {
    position: absolute;
    right: 0;
    width: 44px;
    height: 44px;
    background-color: #fff;
    border: 1px solid #e2e7ee;
    border-radius: 5px
}

.modal--review .modal__close {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    padding: 0;
    line-height: 1;
    opacity: 1
}

.modal-review {
    padding: 16px;
    border-radius: 12px;
    background-color: #fff
}

.modal-review__img {
    display: none
}

.modal--review .modal__close,.modal-review.thanks {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.modal-review.thanks .modal-review__form .h2-title,.modal-review.thanks .modal-review__form h2 {
    display: block;
    text-align: center;
    margin-bottom: 14px
}

.modal-review.thanks .modal-review__form p {
    text-align: center;
    font-size: 16px;
    line-height: 1.44;
    max-width: 200px;
    padding: 0;
    margin: 0 auto
}

.modal-review.thanks .modal-review__form img {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 14px
}

.blue {
    background-color: #058efb;
    color: #fff
}

.blue-dark {
    background-color: #133bc7;
    color: #fff
}

.dark,.violet {
    color: #fff;
    background-color: #8a71d8
}

.dark {
    background-color: #343b46
}

.silver,.white {
    background-color: #fff;
    color: #000
}

.silver {
    background-color: #f1f4f8
}

.section.white-shadow,.services ._swiper {
    padding-bottom: 32px
}

.section.white-shadow .vacancy__footer {
    margin-top: 24px
}

.services ._swiper {
    position: relative
}

.services .swiper-slide {
    max-width: 267px!important
}

.services .link--arrow:before {
    height: 14px
}

.services .card .card__desc p {
    margin-bottom: 0
}

@media all and (min-width: 568px) {
    .form--search__elem {
        border-radius:5px 0 0 5px
    }

    .form--search .choices__inner {
        border-left: none;
        border-radius: 0 5px 5px 0
    }

    .tabs__nav {
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .tabs__link {
        min-width: 70px
    }

    .banners .pure-u-1:not(:last-child) {
        margin-bottom: 0
    }

    .banners a {
        min-height: 485px
    }

    .pure-g-action {
        max-width: 994px;
        margin: -12px
    }

    .pure-g-action .pure-u-1 {
        padding: 12px
    }

    .action {
        margin-bottom: 0;
        height: 100%
    }

    .action--big {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .action--big .picture {
        width: 50%;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }

    .action--big .picture:not(:last-child) {
        margin: 0
    }

    .action--big .action__text {
        padding-left: 15px
    }

    .qr-code {
        padding: 16px
    }

    .qr-code,.qr-code__desktop {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .qr-code__img {
        margin: 0 15px
    }

    .pure-g--news .text {
        border: 0
    }

    .search-result .pure-u-sm-1-2 .action {
        margin-bottom: 32px
    }

    .app__desktop {
        display: block
    }

    .app__desktop p {
        line-height: 1.75
    }

    .app__link:nth-child(2) {
        display: block
    }

    .app__links {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .app__link {
        display: block;
        width: 145px;
        height: 45px
    }

    .app__link:first-child {
        margin-right: 25px
    }

    .app__link img {
        width: 100%;
        height: 100%
    }

    .courses .tabs__nav,.terms .tabs__nav {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media all and (min-width: 768px) {
    .breadcrumb {
        display:block
    }

    .calculator__wrap {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 47px
    }

    .calculator__item {
        width: 100%
    }

    .calculator__item:first-child {
        width: 291px;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }

    .calculator__item:last-child {
        background-color: #fff;
        padding: 32px;
        box-shadow: 0 10px 34px #e2e6eb;
        border-radius: 12px
    }

    .calculator .converter__body {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 16px
    }

    .calculator .converter__item {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        width: 50%
    }

    .calculator .converter__item:not(:last-child) {
        margin-bottom: 0
    }

    .calculator .converter__input {
        padding: 24px 18px;
        font-weight: 700;
        font-size: 28px;
        line-height: 35px
    }

    .calculator .converter__wrap {
        width: 100%;
        min-height: 85px;
        height: 100%;
        max-height: 85px
    }

    .calculator .converter__wrap:nth-child(2n+2) {
        min-height: 56px;
        max-height: 56px
    }

    .calculator .select-calc {
        min-height: 56px;
        max-height: 56px
    }

    .action {
        padding: 32px
    }

    .qr-code {
        padding: 44px
    }

    .qr-code__img {
        width: 140px;
        height: 140px;
        margin-left: 54px;
        margin-right: 48px
    }

    .qr-code .picture {
        min-width: 200px
    }

    .pure-g-offer {
        margin: 0-14px 75px
    }

    .pure-g-offer .pure-u-1 {
        padding: 0 14px
    }

    .link--border {
        border: 0;
        padding: 0;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        width: auto
    }

    .link--border i {
        display: inline-block;
        margin-left: 10px
    }

    .about {
        padding-top: 0
    }

    .about .container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .about__image-right {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .about__text {
        width: 50%;
        margin-right: 15px
    }

    .about__text h2 {
        position: relative
    }

    .about__img {
        width: 50%
    }

    .about__img+.about__text,.about__text+.about__img {
        margin-left: 30px
    }

    .news-item__text picture img,.subscribe {
        border-radius: 12px
    }

    .footer__bottom,.subscribe__form {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .subscribe__form .form__item {
        margin-bottom: 0
    }

    .subscribe__form .btn {
        max-width: 143px
    }

    .footer__bottom {
        padding-top: 32px;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 32px
    }

    .footer .unex-app {
        margin: 0 0 0 auto;
        width: auto;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        text-align: right;
        padding: 0;
        background-color: transparent
    }

    .footer .unex-app__desktop {
        display: block
    }

    .footer .unex-app__title {
        font-size: .875rem;
        color: #515462;
        margin-bottom: 16px
    }

    .footer .accordion__btn i,.footer .unex-app__desc,.footer .unex-app__img {
        display: none
    }

    .footer .unex-app__link {
        display: inline-block;
        height: 44px
    }

    .footer .unex-app__link+.unex-app__link {
        margin-left: 16px
    }

    .footer .hot-line {
        padding: 0
    }

    .footer .hot-line__title {
        margin-bottom: 20px
    }

    .footer .social {
        margin-left: 30px;
        margin-bottom: 0
    }

    .footer .accordion {
        padding: 56px 0;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .footer .accordion :not(:last-child) {
        margin-bottom: 0
    }

    .footer .accordion ul {
        padding: 0;
        font-size: 1rem;
        font-weight: 500
    }

    .footer .accordion ul li:not(:last-child) {
        margin-bottom: 24px
    }

    .footer .accordion__item {
        width: 25%;
        margin-bottom: 0
    }

    .footer .accordion__content {
        max-height: 100%
    }

    .footer .accordion__btn {
        font-size: .875rem;
        color: #515462;
        padding-bottom: 24px
    }

    .hot-line,.social {
        text-align: left
    }

    .social__list {
        grid-gap: 10px;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .modal-review {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .modal-review__form {
        padding-top: 16px;
        padding-left: 16px;
        min-width: 347px;
        width: 100%
    }

    .modal-review__form .form,.modal-review__form .form__elem {
        width: 100%
    }

    .modal-review__form .form__label {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .form--search,.modal-review__img {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .modal-review__img {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-left: 32px
    }

    .form--search {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .form--search__item:not(:last-child) {
        margin-bottom: 0
    }

    .form--search__item:nth-child(1) {
        width: 100%;
        max-width: 846px
    }

    .form--search__item:nth-child(2) {
        width: 100%;
        max-width: 194px;
        margin-right: 12px
    }

    .form--search__item:nth-child(3) {
        width: 100%;
        max-width: 90px
    }

    .section.white-shadow {
        margin-top: 0;
        padding-bottom: 40px
    }

    .section.white-shadow .vacancy__footer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-bottom: 0
    }

    .section.white-shadow .vacancy__hashtag:first-child {
        margin-right: 16px;
        margin-bottom: 0
    }

    .section.white-shadow .btn {
        display: none
    }

    .section__title {
        margin-bottom: 0
    }

    .search-result {
        margin-bottom: 157px;
        padding-top: 58px
    }

    .search-result__find {
        font-size: 1.375rem;
        line-height: 1.27;
        margin-bottom: 52px
    }

    .search-result__tag {
        font-size: 1.125rem;
        line-height: 1.11
    }

    .search-result__item {
        margin-bottom: 39px
    }

    .search-result .pure-u-1.pure-u-md-14-24 {
        padding-right: 58px;
        margin-bottom: 0
    }

    .career__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .career__img {
        margin-bottom: 25px
    }

    .career__item {
        width: calc((100% - 48px)/3);
        margin-right: 24px;
        margin-bottom: 24px
    }

    .career__item:nth-child(3n) {
        margin-right: 0
    }

    .career__item .h3-title {
        margin-bottom: 20px;
        font-size: 1.125rem;
        font-weight: 700
    }

    .career__item p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.75;
        margin-bottom: 20px
    }

    .career__item p.h3-title {
        font-weight: 700
    }

    .career__item a {
        font-size: 16px
    }

    .career__select {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .career__select .select-calc {
        max-width: 270px;
        width: 100%
    }

    .career__select .select-calc:not(:last-child) {
        margin-bottom: 0;
        margin-right: 24px
    }

    .vacancy {
        margin-bottom: 120px
    }

    .vacancy__list {
        margin-bottom: 56px
    }

    .vacancy__item:not(:last-child) {
        margin-bottom: 56px
    }

    .vacancy-item {
        padding-top: 40px;
        margin-bottom: 120px
    }

    .vacancy-item__text:not(:last-child) {
        margin-bottom: 40px
    }

    .vacancy-item .form-wrap {
        background: #fff;
        box-shadow: 0 10px 34px #e2e6eb;
        border-radius: 12px;
        padding: 32px;
        margin-bottom: 40px
    }

    .vacancy-item .form-wrap h2 {
        font-size: 30px;
        line-height: 1.14;
        margin-bottom: 16px
    }

    .vacancy-item .form-wrap p {
        font-size: 16px;
        line-height: 1.75;
        margin-bottom: 24px
    }

    .vacancy-item .form-wrap,.vacancy-item .social-wrap.desktop {
        display: block;
        max-width: 364px;
        margin-right: 0;
        margin-left: auto
    }

    .vacancy-item .social {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .vacancy-item .social__link {
        width: 50px;
        height: 50px;
        padding: 10px;
        margin-right: 10px;
        margin-bottom: 10px
    }

    .vacancy-item .pure-u-1.pure-u-md-14-24 {
        padding-right: 58px;
        margin-bottom: 0
    }

    .vacancy-career h2 {
        font-size: 30px;
        line-height: 1.07;
        margin-bottom: 90px
    }

    .social-wrap.mobile,.vacancy-career .social-wrap.mobile {
        display: none
    }

    .news {
        margin-bottom: 90px
    }

    .news .pure-u-1.pure-u-md-14-24 {
        padding-right: 58px;
        margin-bottom: 0
    }

    .social-wrap.desktop {
        display: block;
        max-width: 364px;
        margin-right: 0;
        margin-left: auto
    }

    .social-wrap.desktop .social {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .social-wrap.desktop .social__link {
        width: 50px;
        height: 50px;
        padding: 10px;
        margin-right: 10px;
        margin-bottom: 10px
    }

    .news-item .pure-g {
        -webkit-flex-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset
    }

    .news-item .pure-u-1.pure-u-md-14-24 {
        padding-right: 95px;
        margin-bottom: 0
    }

    .news-item__text {
        margin-bottom: 40px
    }

    .news-item .social-wrap.desktop {
        margin: 0
    }

    .video__media {
        border-radius: 12px
    }

    .app__picture+.app__desc {
        margin-left: 70px
    }

    .main-services__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .main-services__item {
        width: calc((100% - 100px)/4)
    }

    .main-services__item:not(:last-child),.mission__item:not(:last-child) {
        margin-bottom: 0;
        margin-right: 25px
    }

    .mission__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .mission__item {
        margin: 0;
        width: calc((100% - 51px)/3);
        max-width: unset
    }

    .promotions .list-2.active,.promotions__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .promotions__item:not(:last-child) {
        margin-bottom: 30px
    }

    .promotions__item {
        width: calc((100% - 51px)/3);
        max-width: unset;
        margin: 0 25px 0 0
    }

    .promotions__item:nth-child(3n+3) {
        margin-right: 0
    }

    .promotions .tabs__nav,.seo-text .tabs__nav {
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .faq.universal {
        background-color: unset
    }

    .section-qr-code .unex-app {
        background-color: #fff
    }

    .contacts__block {
        padding: 30px
    }

    .administration__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .administration__item {
        padding: 50px 40px;
        width: calc((100% - 26px)/2);
        max-width: unset;
        min-height: 253px;
        margin: 0 25px 0 0;
        height: 275px
    }

    .administration__item h2 {
        max-width: 237px;
        margin-bottom: 15px
    }

    .administration__item .picture__img {
        width: 175px
    }

    .administration__item:nth-child(2n+1) {
        margin-right: 0
    }

    .administration__item.full {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        padding: 40px 33px;
        width: 100%;
        min-height: 405px;
        margin-right: 0
    }

    .administration__item.full .picture--absolute {
        right: unset;
        left: 0
    }

    .administration__item.full .picture__img {
        width: unset;
        max-height: 380px
    }

    .administration__item.full .administration__block {
        max-width: 320px
    }

    .administration__item:not(:last-child) {
        margin-bottom: unset
    }

    .administration__item:not(:nth-last-of-type(-n+2)) {
        margin-bottom: 25px
    }

    .administration__title {
        margin-bottom: 15px
    }

    .administration__position {
        max-width: 205px
    }

    .administration__description {
        display: block
    }

    .form-documents .form--search__item:nth-child(1) {
        max-width: unset
    }

    .form-documents .form--search__item:nth-child(2) {
        max-width: unset;
        margin-right: 0
    }

    .form-documents .form--search__item:not(:last-child) {
        margin-bottom: 20px
    }

    .terms .documents__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .terms .documents__item {
        width: calc((100% - 26px)/2);
        margin-right: 25px;
        margin-bottom: 25px
    }

    .terms .documents__item:nth-child(2n) {
        margin-right: 0
    }

    .deposite__item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .deposite__left {
        width: 100%;
        max-width: 406px;
        margin-right: 63px;
        margin-bottom: 0
    }

    .deposite__right {
        width: 100%;
        max-width: 577px
    }

    .deposite__links {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .deposite .btn {
        margin-bottom: 0;
        margin-right: 10px
    }

    .courses,.deposite__links {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .courses .container {
        min-width: 752px
    }

    .courses .tabs__nav {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .courses .calculator__item:last-child {
        padding: 32px 80px;
        background-color: #fff;
        box-shadow: 0 10px 34px #e2e6eb;
        border-radius: 12px
    }

    #map,#map-atm {
        height: 768px
    }

    .calculator .container {
        max-width: 1024px
    }

    .calculator .title {
        margin: 0
    }

    .calculator .text-center {
        text-align: left
    }

    .calculator .tabs__nav {
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .gm-style .gm-style-iw-t {
        bottom: 54px!important
    }

    .gm-style .gm-style-iw-c {
        top: 0
    }

    .gm-style .gm-style-iw-tc::after,.gm-style .gmnoprint {
        display: block!important
    }

    .gm-style .gm-fullscreen-control {
        display: block
    }
}

@media all and (min-width: 1024px) {
    h1 {
        font-size:2.5rem
    }

    .h2-title,h2 {
        font-size: 1.75rem
    }

    h3,h3-title {
        font-size: 1.375rem
    }

    .h4-title,.h5-title,.h6-title,h4,h5,h6 {
        font-size: 1.125rem
    }

    body {
        font-size: 1rem
    }

    ._swiper {
        overflow: hidden
    }

    .title {
        max-width: 600px
    }

    .h2-title,h2 {
        margin-bottom: 32px
    }

    .header {
        background-color: #fff;
        position: relative
    }

    .header__mobile {
        display: none
    }

    .header__desktop {
        display: block
    }

    .header .logo {
        margin-right: 32px
    }

    .header__item:last-child {
        padding-bottom: 0
    }

    .copyright p+p,.header__item .dropdown--currency,.header__item .dropdown--js {
        margin-left: auto
    }

    .tabs__content ._swiper {
        padding-bottom: 30px;
        border-radius: 12px 12px 34px 34px
    }

    .tabs__nav {
        padding: 0;
        margin-bottom: 32px
    }

    .tabs__link {
        font-size: .875rem;
        padding: 9px 20px
    }

    .tabs__link+.tabs__link {
        margin-left: 12px
    }

    .tabs .description {
        margin-bottom: 92px
    }

    .nav__item:hover>.nav__link {
        display: block;
        color: red
    }

    .nav__item--dropdown:hover .dropdown-menu {
        transition: .5s;
        opacity: 1;
        z-index: 10;
        visibility: visible;
        pointer-events: auto
    }

    .nav__item--dropdown:hover .nav__link:after,.nav__item--dropdown:hover .nav__link:before {
        opacity: 1
    }

    .nav__link {
        color: #000;
        font-weight: 500;
        position: relative
    }

    .nav__link:after,.nav__link:before {
        content: "";
        display: block;
        width: 100%;
        position: absolute
    }

    .nav__link:before {
        left: 0;
        background-color: transparent;
        height: 26px;
        top: 100%;
        z-index: 12;
        opacity: 0
    }

    .nav__link:after {
        height: 2px;
        background-color: red;
        bottom: -19px;
        opacity: 0;
        left: 0;
        transition: opacity .2s linear
    }

    .calculator h2 {
        font-size: 40px;
        margin-bottom: 46px;
        text-align: left
    }

    .calculator .tabs__nav {
        margin-bottom: 48px
    }

    .calculator .title {
        max-width: unset
    }

    .calculator .converter__input {
        font-size: 1.75rem
    }

    .calculator .converter__item {
        grid-gap: 24px
    }

    .calculator .converter__item:first-child {
        position: relative
    }

    .calculator .converter__item:first-child:after {
        content: "";
        font-family: icomoon!important;
        font-size: 20px;
        position: absolute;
        bottom: 32px;
        right: -47px;
        color: #000
    }

    .calculator .converter__body {
        grid-gap: 64px
    }

    .calculator .converter__footer {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .calculator .converter__footer .btn {
        width: auto
    }

    .calculator .converter__footer .btn+.btn {
        margin-top: 0;
        margin-left: 24px
    }

    .calculator__wrap {
        max-width: 995px;
        margin: 0 auto 40px
    }

    .calculator__table {
        padding-top: 10px
    }

    .calculator .description {
        text-align: center;
        font-size: .875rem
    }

    .calculator .scoreboard__sum,.calculator .scoreboard__title,.pure-g--news .text a {
        font-size: 1.375rem
    }

    .calculator .scoreboard__subtitle:last-child {
        margin-left: 35px
    }

    .calculator .scoreboard__item:not(:last-child) {
        margin-bottom: 27px
    }

    .section-intro {
        margin-top: 0;
        padding-bottom: 45px
    }

    .intro,.section-intro .swiper-slide {
        border-radius: unset;
        max-height: unset;
        height: unset
    }

    .section-intro .swiper {
        padding-bottom: 0
    }

    .section-intro .swiper .picture__img {
        height: 100%
    }

    .section-intro ._swiper {
        box-shadow: 0 10px 34px #e2e6eb
    }

    .section-intro ._swiper .slides-2 {
        min-width: 50%!important
    }

    .section-intro ._swiper .slides-3 {
        width: 33.3333%!important
    }

    .section-intro .swiper--thumbs {
        position: relative
    }

    .section-intro .swiper--thumbs #demo {
        width: 10%;
        height: 2px;
        color: #fff!important;
        background-color: #4caf50!important
    }

    .intro {
        border-radius: 0;
        padding: 0;
        height: 450px;
        background-color: #343b46
    }

    .intro__bottom {
        margin: 0
    }

    .intro__container {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100%;
        max-width: 1172px;
        margin: 0 auto;
        padding: 60px 16px 0;
        position: relative
    }

    .intro__bottom {
        position: unset
    }

    .intro .picture {
        position: absolute;
        margin: 0;
        right: 0;
        top: 0;
        bottom: unset;
        left: unset;
        height: 100%;
        width: unset
    }

    .intro .picture__img {
        width: unset;
        max-height: unset
    }

    .intro .btn-desk {
        position: absolute;
        display: block;
        bottom: 106px
    }

    .intro .btn-mob {
        display: none
    }

    .intro h1 {
        font-size: 40px;
        line-height: 1.2;
        margin: 0 0 24px
    }

    .intro__description {
        font-size: 16px;
        line-height: 1.75
    }

    .intro__description p {
        -webkit-flex: unset;
        -ms-flex: unset;
        flex: unset
    }

    .pure-g-action {
        max-width: 1018px;
        margin: 0 auto
    }

    .action .h3-title {
        font-size: 1.75rem;
        font-weight: 700
    }

    .action .h3-title:not(:last-child) {
        margin-bottom: 24px
    }

    .action__title {
        margin-bottom: 40px
    }

    .action--big .picture {
        padding: 30px
    }

    .action--big .picture img {
        min-width: 361px
    }

    .action--big .action__text {
        padding-right: 32px
    }

    .faq h2 {
        margin-bottom: 14px
    }

    .qr-code {
        margin-bottom: 56px
    }

    .qr-code h2 {
        font-size: 2.2rem;
        margin-bottom: 24px
    }

    .accordion__content p,.accordion__content ul li {
        font-size: 1rem
    }

    .accordion__link {
        font-size: .875rem
    }

    .section-offer .pure-g-offer {
        margin-bottom: 0;
        padding-bottom: 0
    }

    .section-offer .pure-g-offer .pure-u-1:not(:last-child) {
        margin-bottom: 0
    }

    .pure-g-offer {
        margin-bottom: 20px
    }

    .offer {
        padding: 48px
    }

    .offer ul {
        -webkit-columns: 2;
        columns: 2;
        margin-bottom: 76px
    }

    .offer h3,.offer p {
        font-size: 2.5rem;
        margin-bottom: 32px
    }

    .offer p {
        font-size: 1rem
    }

    .about .h2-title {
        font-size: 2.5rem;
        max-width: 468px;
        margin-bottom: 40px
    }

    .about__title-first {
        font-weight: 600;
        margin-bottom: 32px
    }

    .about__title-second {
        display: block;
        font-size: 18px
    }

    .about p {
        margin-bottom: 24px
    }

    .about p:last-of-type {
        margin-bottom: 32px
    }

    .news {
        padding-top: 44px
    }

    .section-news h2 {
        font-size: 40px;
        margin-bottom: 55px
    }

    .section-news .date {
        margin-bottom: 16px
    }

    .pure-g--news {
        margin: 0-9px
    }

    .pure-g--news .pure-u-1 {
        padding: 0 9px
    }

    .personal-data {
        font-size: .875rem
    }

    .section-reviews {
        padding: 45px 0
    }

    .reviews {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .reviews__star {
        display: none
    }

    .reviews .h2-title,.reviews h2 {
        margin-bottom: 0
    }

    .reviews .btn {
        max-width: 169px;
        margin-left: 92px;
        white-space: nowrap
    }

    .footer__nav,.footer__top {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__top {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .footer__top .dropdown {
        margin-left: auto;
        margin-right: 32px
    }

    .footer__top .dropdown__btn--grey {
        font-size: .875rem
    }

    .footer__top .dropdown__content {
        right: 0;
        left: auto
    }

    .footer__top .link {
        font-size: .875rem
    }

    .footer__nav {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        grid-gap: 28px
    }

    .footer__bottom {
        margin-bottom: 0
    }

    .footer__white {
        background-color: #fff;
        padding-bottom: 0
    }

    .footer .social {
        margin-left: 77px
    }

    .footer .social__link {
        background-color: #f1f4f8
    }

    .footer .accordion {
        padding-top: 56px;
        padding-bottom: 86px;
        border-bottom: none
    }

    .hot-line__link {
        font-size: 1.75rem
    }

    .copyright,.copyright p {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .copyright {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 24px 0
    }

    .copyright p {
        margin-bottom: 0
    }

    .copyright p span:not(:last-child),.copyright p:not(:last-child) {
        margin-bottom: 0
    }

    .copyright p span {
        margin-left: 16px
    }

    .dropdown-menu .action {
        max-width: 364px;
        width: 100%;
        margin-left: auto
    }

    .dropdown-menu .action__title {
        margin-bottom: 0
    }

    .dropdown-menu .action .picture:not(:last-child) {
        margin: 0
    }

    .vacancy-career {
        margin-bottom: 120px
    }

    .vacancy-career__list {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: unset;
        -ms-flex-align: unset;
        align-items: unset
    }

    .vacancy-career__item {
        width: calc((100% - 120px)/3);
        margin: 0 20px
    }

    .vacancy-career__item:not(:last-child) {
        margin-bottom: 0
    }

    .vacancy-career__title {
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 0;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .vacancy-career__title h3 {
        font-size: 22px;
        line-height: 1.45;
        margin-bottom: 16px;
        height: 64px
    }

    .vacancy-career__icon {
        max-width: 68px;
        height: 101px;
        margin-top: 30px
    }

    .vacancy-career__description {
        display: block;
        font-size: 16px;
        line-height: 1.75
    }

    .vacancy-career__item p {
        display: none
    }

    .app h2,.app p {
        margin-bottom: 30px
    }

    .app h2 {
        font-size: 40px;
        max-width: 366px
    }

    .app p {
        max-width: 478px
    }

    .app__block {
        padding: 0;
        background: 0 0
    }

    .main-services h2,.services h2 {
        font-size: 40px;
        margin-bottom: 31px
    }

    .main-services h3,.main-services p,.main-services__picture {
        margin-bottom: 20px
    }

    .main-services h3 {
        font-size: 18px
    }

    .main-services__description {
        height: calc(100% - 180px)
    }

    .main-services__description p {
        font-size: 13px;
        line-height: 1.69
    }

    .main-services__description li {
        list-style: disc
    }

    .services .title {
        max-width: 781px;
        margin: 0
    }

    .services h2 {
        margin-bottom: 40px;
        text-align: left
    }

    .services .tabs__nav {
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start;
        margin-bottom: 48px
    }

    .services .swiper-slide {
        border-radius: 12px 12px 0 0
    }

    .services .swiper-pagination {
        display: none
    }

    .career .h2-title {
        font-size: 40px;
        font-weight: 700;
        margin-bottom: 55px
    }

    .career__item .h3-title {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.78
    }

    .mission h2,.sertificates h2,.top-promotions h2 {
        font-size: 40px;
        margin-bottom: 55px
    }

    .mission__list {
        margin-bottom: 40px
    }

    .mission__item {
        padding: 19px 33px;
        min-height: 380px;
        border-radius: 12px
    }

    .mission__title {
        max-width: 224px;
        margin-bottom: 17px
    }

    .mission__img {
        min-height: 380px
    }

    .mission__link.link--icon {
        font-size: 16px;
        line-height: 1.75;
        font-weight: 400
    }

    .sertificates p {
        font-size: 14px;
        line-height: 1.43
    }

    .sertificates .swiper {
        padding-bottom: 0
    }

    .top-promotions h2 {
        padding: 0
    }

    .top-promotions h3,.top-promotions p,.top-promotions__item {
        margin-bottom: 20px
    }

    .top-promotions h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.28
    }

    .top-promotions p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.75
    }

    .top-promotions .container {
        padding: 0 16px
    }

    .top-promotions__item {
        min-height: 202px;
        border-radius: 12px
    }

    .top-promotions__img {
        min-height: 202px
    }

    .top-promotions__pagination {
        margin-top: 40px;
        padding: 0
    }

    .promotions {
        margin-bottom: 68px
    }

    .promotions h3,.promotions p,.promotions__item {
        margin-bottom: 20px
    }

    .promotions h3 {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.28
    }

    .promotions p {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.75
    }

    .promotions__top {
        min-height: 202px;
        border-radius: 12px
    }

    .promotions__img {
        min-height: 202px
    }

    .promotions__hot-link-wrapper {
        margin-top: 13px;
        margin-bottom: 45px
    }

    .promotions__hot-link {
        font-size: 18px;
        font-weight: 700;
        line-height: 1.27
    }

    .promotions__hot-link:not(:last-child) {
        margin-right: 25px
    }

    .promotions__list {
        margin-bottom: 53px
    }

    .promotions__count {
        font-size: 16px;
        line-height: 1.31;
        color: #333;
        margin-bottom: 25px
    }

    .promotions .btn {
        max-width: 294px;
        margin-bottom: 25px
    }

    .promotions__link.link--icon {
        font-size: 16px
    }

    .partners h2 {
        font-size: 40px;
        margin-bottom: 55px
    }

    .partners__list:not(:last-child) {
        margin-bottom: 30px
    }

    .partners__item {
        width: 100%;
        flex: 0 1 167px;
        height: 93px
    }

    .partners__item:not(:last-child) {
        margin-right: 30px
    }

    .partners__link {
        margin-top: 53px
    }

    .partners__picture {
        width: unset;
        max-height: 93px
    }

    .seo-text .h2-title,.seo-text h2 {
        font-size: 40px;
        padding: 40px 0;
        margin-bottom: 0
    }

    .seo-text .h3-title,.seo-text .h4-title,.seo-text .h5-title,.seo-text .h6-title,.seo-text h3,.seo-text h4,.seo-text h5,.seo-text h6,.seo-text__title-1,.seo-text__title-2m {
        padding-bottom: 20px;
        margin-bottom: 0;
        display: block
    }

    .deposite h3,.seo-text .h3-title,.seo-text h3 {
        font-size: 30px;
        line-height: 1.07
    }

    .seo-text .h4-title,.seo-text h4,.seo-text h5 {
        font-weight: 500;
        font-size: 22px;
        line-height: 1.45
    }

    .seo-text h5 {
        font-size: 18px;
        line-height: 1.27
    }

    .seo-text h6 {
        font-weight: 400;
        font-size: 16px;
        line-height: 1.75
    }

    .seo-text__item:not(:last-child) {
        margin-bottom: 30px
    }

    .seo-text__show {
        margin-top: unset
    }

    .seo-text__links,.seo-text__tariffs .tabs {
        display: none
    }

    .seo-text__tariffs {
        border-radius: 16px
    }

    .seo-text__tariffs table,.terms table {
        display: block;
        border-collapse: collapse;
        padding: 0 34px;
        font-size: 14px;
        line-height: 1.43;
        text-align: left;
        color: #232323
    }

    .seo-text__tariffs--link {
        font-size: 14px;
        line-height: 1.43
    }

    .seo-text__tariffs--link a,.terms--link a {
        margin: 0 10px
    }

    .seo-text__tariffs--link span,.terms--link span {
        color: #767a8b
    }

    .account__wrap {
        padding: 50px 0 41px;
        margin: 0 auto
    }

    .account h2 {
        font-size: 40px;
        max-width: unset
    }

    .account__description {
        font-weight: 400;
        line-height: 1.75;
        margin-bottom: 34px
    }

    .account__form,.courses h1 {
        margin-bottom: 20px
    }

    .account__item {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom: 34px
    }

    .account__item .form__label:not(:last-child) {
        width: calc((100% - 26px)/2);
        margin-right: 25px;
        margin-bottom: 25px
    }

    .account__item .form__label:nth-child(2n+2) {
        margin-right: 0
    }

    .account__item .form__label:last-child {
        width: 100%;
        height: 110px
    }

    .account__item .form__label:last-child input {
        height: 100%
    }

    .account__btn {
        max-width: 294px;
        padding: 18px 51px;
        margin: 0 auto
    }

    .account__personal-data {
        font-weight: 500;
        line-height: 1.76;
        text-align: center;
        color: #848e9c;
        margin-bottom: 29px
    }

    .account__bottom-text {
        font-size: 14px;
        line-height: 1.43
    }

    .account__bottom-text p {
        max-width: unset
    }

    .account__img {
        width: 20px;
        height: 20px
    }

    .section-qr-code {
        padding: 0
    }

    .section-qr-code .unex-app {
        padding: 44px 49px
    }

    .section-qr-code p {
        line-height: 1.75
    }

    .faq.white {
        background-color: unset
    }

    .contacts {
        -webkit-justify-content: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        margin-bottom: 150px
    }

    .contacts .container {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%
    }

    .contacts__part {
        width: calc((100% - 51px)/3);
        margin-right: 25px
    }

    .contacts__part:nth-child(3n+3) {
        margin-right: 0
    }

    .contacts__block {
        margin-bottom: 0
    }

    .contacts__block.last {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .contacts__block:not(:last-child) {
        margin-bottom: 25px
    }

    .contacts .hidden,.courses .scoreboard__title span,.seo-table tbody,.seo-table thead,.terms tbody,.terms thead {
        display: block
    }

    .contacts__sub .contacts__img {
        border-radius: 3000px
    }

    .contacts__item--phone {
        font-size: 16px;
        line-height: 1.31
    }

    .contacts__item--description {
        margin-top: 20px
    }

    .contacts__text {
        font-size: 14px
    }

    .administration__item .picture__img {
        width: unset
    }

    .administration__item.full .administration__block {
        max-width: 528px
    }

    .administration__item.full .picture--absolute {
        left: 24px
    }

    .form-documents.form--search {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .form-documents .form--search__item:not(:last-child) {
        margin-bottom: 0
    }

    .form-documents .form--search__item:nth-child(1) {
        margin-right: 12px
    }

    .form-documents .form--search__item:nth-child(2) {
        display: none
    }

    .form-documents .form--search__item:nth-child(3) .btn {
        display: block;
        position: unset;
        width: unset
    }

    .documents__archive-content {
        position: relative;
        padding-top: 10px
    }

    .documents__archive--top {
        position: absolute;
        right: 0;
        top: 0
    }

    .documents p {
        margin-bottom: 35px
    }

    .documents__select {
        margin-bottom: 0
    }

    .documents .tabs {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }

    .documents .tabs__content {
        padding: 30px 0 0 25px
    }

    .documents .accordion {
        display: block;
        max-width: 364px;
        width: 100%;
        background-color: #fff;
        border-radius: 12px;
        padding: 30px 25px 30px 20px
    }

    .documents .accordion__item {
        border: 0
    }

    .documents .accordion__btn {
        padding: 0 0 20px 10px;
        font-weight: 700;
        -webkit-justify-content: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .documents .accordion__btn.active {
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 20px
    }

    .documents .accordion__btn.active .accordion__close {
        padding-top: 15px
    }

    .documents .accordion__content {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-left: 30px
    }

    .documents .accordion__close {
        margin-right: 20px
    }

    .documents .accordion__close::after,.documents .accordion__close::before {
        height: 1.5px;
        background: red
    }

    .documents__link {
        font-size: 16px;
        line-height: 1.75;
        -webkit-text-decoration-line: underline;
        text-decoration-line: underline;
        color: #232323
    }

    .documents__link:not(:last-child) {
        margin-bottom: 10px
    }

    .documents__link:last-child {
        margin-bottom: 20px
    }

    .documents__link.is-active {
        text-decoration: none;
        color: red
    }

    .documents .select-calc {
        min-width: 143px
    }

    .documents .select-calc:not(:last-child) {
        margin-right: 20px
    }

    .documents .select-calc .choices__inner {
        padding: 10px 14px;
        font-weight: 500;
        font-size: 14px;
        line-height: 1.43;
        color: #767a8b
    }

    .documents .link {
        margin-bottom: 35px
    }

    .terms .h2-title,.terms h2 {
        font-size: 40px;
        max-width: unset;
        margin-bottom: 23px
    }

    .terms .tabs__nav {
        margin-bottom: 40px
    }

    .terms .tabs__content {
        margin: 0;
        padding: 20px
    }

    .terms .tabs__content.white {
        border-radius: 12px
    }

    .departments .select-calc .choices[data-type*=select-one]::after,.terms .tabs.tariffs {
        display: none
    }

    .terms .table-columns-quantity-3 tr td,.terms .table-columns-quantity-3 tr th {
        width: 20%;
        padding-right: 20px
    }

    .terms .table-columns-quantity-3 tr td[colspan="2"] {
        width: 40%
    }

    .terms .table-columns-quantity-3 tr td[colspan="3"] {
        width: 60%
    }

    .terms .table-columns-quantity-4 tr td {
        width: 15%;
        padding-right: 20px
    }

    .terms .table-columns-quantity-4 tr td[colspan="2"] {
        width: 30%
    }

    .terms .table-columns-quantity-4 tr td[colspan="3"] {
        width: 45%
    }

    .seo-table.table-columns-quantity-1 tr td[colspan="1"],.seo-table.table-columns-quantity-2 tr td[colspan="2"],.terms .table-columns-quantity-4 tr td[colspan="4"] {
        width: 60%
    }

    .seo-table tr,.terms tr {
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 100%;
        padding: 20px 0
    }

    .terms tr td:first-child,.terms tr th:first-child {
        width: 40%;
        padding-right: 35px
    }

    .seo-table tbody tr:not(:first-child),.terms tbody tr:not(:first-child) {
        border-top: 1px solid #e8e8e8
    }

    .seo-table td:nth-child(1),.terms td:nth-child(1) {
        color: #767a8b
    }

    .terms--link {
        font-size: 14px;
        line-height: 1.43
    }

    .terms .requirements {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin: 0
    }

    .terms .requirements__item {
        width: calc((100% - 76px)/4);
        margin-right: 25px;
        margin-bottom: 25px
    }

    .terms .requirements__item:nth-child(4n) {
        margin-right: 0
    }

    .deposite h2 {
        font-size: 40px;
        max-width: unset;
        margin-bottom: 55px
    }

    .deposite__item {
        padding: 50px
    }

    .deposite__item:not(:last-child) {
        margin-bottom: 50px
    }

    .deposite p {
        line-height: 1.75
    }

    .deposite__right ul li {
        font-size: 16px;
        line-height: 1.75
    }

    .courses .container,.courses .tabs__content {
        padding: 0
    }

    .courses p {
        font-weight: 600;
        font-size: 22px;
        line-height: 1.45;
        color: #000
    }

    .courses .select-calc--icon {
        margin-bottom: 40px
    }

    .courses .calculator__table {
        padding: 41px 58px
    }

    .courses .scoreboard__item:not(:last-child) {
        padding-bottom: 20px;
        border-bottom: 1px solid #e7e7e7
    }

    .courses .scoreboard__title {
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: unset;
        font-size: 22px;
        line-height: 28px
    }

    .courses .scoreboard__sum+.scoreboard__sum {
        margin-left: 40px
    }

    .courses .scoreboard__subtitle {
        min-width: 70px;
        max-width: unset
    }

    .courses .scoreboard__right .scoreboard__subtitle {
        padding-right: 25px
    }

    .courses .scoreboard__right .scoreboard__subtitle:nth-child(2) {
        margin-left: 40px
    }

    .courses.calculator {
        margin-bottom: 120px
    }

    .departments {
        position: relative
    }

    .departments h1 {
        font-size: 28px;
        line-height: 1.14;
        margin-bottom: 32px
    }

    .departments__map {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0
    }

    .departments .tabs__title {
        padding-top: 1064px
    }

    .departments__list {
        padding-top: 10px
    }

    .departments__card {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        background: #fff;
        box-shadow: 0 10px 34px #e2e6eb;
        border-radius: 12px;
        max-height: 200px
    }

    .departments__card:not(:last-child) {
        margin-bottom: 25px
    }

    .departments__item:nth-child(2) {
        min-width: 150px;
        max-width: 180px;
        margin-right: 20px
    }

    .departments__item:nth-child(4) {
        min-width: 200px;
        max-width: 230px
    }

    .departments__card .picture {
        width: 100%;
        max-width: 248px;
        height: 150px;
        max-height: inherit
    }

    .departments__card .picture__img {
        width: 100%;
        min-width: 248px;
        max-height: inherit;
        height: 150px;
        border-radius: 12px 0 0 12px
    }

    .departments__card--list {
        max-height: inherit;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 15px 15px 15px 0;
        margin-left: 20px
    }

    .departments__logo {
        max-width: 248px
    }

    .departments__item {
        min-width: 231px;
        width: 100%;
        max-width: 288px
    }

    .departments__item:not(:last-child) {
        margin-bottom: 0
    }

    .departments__item:nth-child(3) {
        margin-right: 0
    }

    .departments .select-calc,.departments__nav {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 1140px
    }

    .departments .select-calc {
        background-color: #fff;
        top: 60px;
        z-index: 1;
        box-shadow: 1px 1px 15px rgba(0,0,0,.1);
        border-radius: 5px;
        padding: 13px 30px 13px 40px
    }

    .departments .select-calc .choices__list--dropdown {
        width: calc(100% + 70px)
    }

    .departments__nav {
        top: 78px;
        padding-right: 30px;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .departments .tabs__link {
        z-index: 2
    }

    .tabs__content {
        padding: 0
    }

    .seo-table li,.seo-table p,.seo-table ul {
        overflow-wrap: break-word
    }

    .seo-table li:last-child,.seo-table p:last-child,.seo-table ul:last-child {
        margin-bottom: 0
    }

    .seo-table.table-columns-quantity-1 tr td,.seo-table.table-columns-quantity-1 tr th {
        width: 60%;
        padding-right: 20px
    }

    .seo-table.table-columns-quantity-2 tr td,.seo-table.table-columns-quantity-2 tr th {
        width: 30%;
        padding-right: 20px
    }

    .seo-table.table-columns-quantity-3 tr td,.seo-table.table-columns-quantity-3 tr th {
        width: 20%;
        padding-right: 20px
    }

    .seo-table.table-columns-quantity-3 tr td[colspan="2"] {
        width: 40%
    }

    .seo-table.table-columns-quantity-3 tr td[colspan="3"] {
        width: 60%
    }

    .seo-table.table-columns-quantity-4 tr td,.seo-table.table-columns-quantity-4 tr th {
        width: 15%;
        padding-right: 20px
    }

    .seo-table .seo-table.table-columns-quantity-6 tr td[colspan="3"],.seo-table.table-columns-quantity-4 tr td[colspan="2"] {
        width: 30%
    }

    .seo-table.table-columns-quantity-4 tr td[colspan="3"] {
        width: 45%
    }

    .seo-table.table-columns-quantity-4 tr td[colspan="4"] {
        width: 60%
    }

    .seo-table.table-columns-quantity-5 tr td,.seo-table.table-columns-quantity-5 tr th {
        width: 12%;
        padding-right: 20px
    }

    .seo-table.table-columns-quantity-5 tr td[colspan="2"] {
        width: 24%
    }

    .seo-table.table-columns-quantity-5 tr td[colspan="3"] {
        width: 36%
    }

    .seo-table.table-columns-quantity-5 tr td[colspan="4"] {
        width: 48%
    }

    .seo-table.table-columns-quantity-5 tr td[colspan="5"] {
        width: 60%
    }

    .seo-table.table-columns-quantity-6 tr td,.seo-table.table-columns-quantity-6 tr th {
        width: 10%;
        padding-right: 20px
    }

    .seo-table.table-columns-quantity-6 tr td[colspan="2"] {
        width: 20%
    }

    .seo-table.table-columns-quantity-6 tr td[colspan="4"] {
        width: 40%
    }

    .seo-table.table-columns-quantity-6 tr td[colspan="5"] {
        width: 50%
    }

    .seo-table.table-columns-quantity-6 tr td[colspan="6"] {
        width: 60%
    }

    .seo-table tr td:first-child,.seo-table tr th:first-child {
        width: 40%;
        padding-right: 35px
    }

    .p-t-large-30 {
        padding-top: 30px!important
    }

    .p-t-large-60 {
        padding-top: 60px!important
    }

    .p-t-large-90 {
        padding-top: 90px!important
    }

    .p-t-large-120 {
        padding-top: 120px!important
    }

    .p-b-large-30 {
        padding-bottom: 30px!important
    }

    .p-b-large-60 {
        padding-bottom: 60px!important
    }

    .p-b-large-90 {
        padding-bottom: 90px!important
    }

    .p-b-large-120 {
        padding-bottom: 120px!important
    }

    .p-t-small-120,.p-t-small-30,.p-t-small-60,.p-t-small-90 {
        padding-top: 0
    }

    .p-b-small-120,.p-b-small-30,.p-b-small-60,.p-b-small-90 {
        padding-bottom: 0
    }

    .p2 p,.p2 ul li {
        font-size: 14px;
        line-height: 20px
    }

    #map,#map-atm {
        height: 1024px
    }

    .form--search__elem {
        border-radius: 5px 0 0 5px
    }

    .form--search__dropdown {
        border-left: none;
        border-radius: 0 5px 5px 0
    }

    .form--search .dropdown__content {
        left: unset
    }

    .form--search .dropdown__link {
        line-height: 1.43
    }
}

@media all and (min-width: 1280px) {
    .qr-code h2 {
        font-size:2.5rem
    }

    .pure-g--news {
        margin: 0-15px
    }

    .pure-g--news .pure-u-1 {
        padding: 0 15px
    }
}

@media all and (min-width: 375px) {
    .modal--menu .modal__header .h2-title,.modal--menu .modal__header h2 {
        display:block;
        margin: 0 auto
    }
}

.blog__item,.blog__tags.blog-page a {
    background: #fff
}

.author-page h3,.blog-page-content h3,.blog__title,.section__subtitle {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px
}

.promotions__hot-link-wrapper.blog_tags {
    margin-top: 35px
}

.blog {
    margin-bottom: 50px
}

.blog-container {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 40px
}

.blog__item {
    flex: 0 0 calc(50% - 12px);
    box-shadow: 0 10px 34px #e2e6eb;
    border-radius: 12px;
    padding: 32px;
    margin-bottom: 24px
}

.blog-page-top,.blog__author,.blog__author-page {
    align-items: center;
    display: flex
}

.blog__item:nth-child(odd) {
    margin-right: 12px
}

.blog__item:nth-child(2n) {
    margin-left: 12px
}

.blog__excerpt {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #515462
}

.blog__tags {
    display: flex;
    padding-left: 0;
    margin-bottom: 16px;
    list-style: none
}

.blog__tags a {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #515462;
    display: block;
    padding: 8px 12px;
    background: #f1f4f8;
    border-radius: 5px;
    margin-right: 16px
}

.blog__author img,.blog__author-page img {
    height: 42px;
    width: 42px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 12px
}

.blog__author-name {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    color: #333;
    margin-bottom: 6px
}

.blog__author-excerpt {
    font-size: 10px;
    line-height: 13px;
    color: #848e9c
}

.top-promotions__link.blog__item-more {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    margin-top: 32px
}

.blog-page {
    padding: 40px 0
}

.blog__author-page-excerpt {
    max-width: 400px;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #848e9c
}

.blog__author-page-name {
    font-weight: 600;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 8px
}

.blog__author-page img {
    height: 100px;
    width: 100px;
    margin-right: 16px
}

.blog-page-content h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 32px;
    margin-bottom: 24px;
    padding-bottom: 0
}

.blog-page-content ul {
    padding-left: 25px
}

.blog-page-content ul li {
    margin-bottom: 13px
}

.blog-page-content img {
    border-radius: 12px
}

.blog-page-content .image-caption {
    font-weight: 500;
    font-size: 12px;
    line-height: 21px;
    margin-top: 24px;
    color: #898989
}

.blog-page-content .seo-text__list.white {
    padding: 32px 32px 16px;
    border-radius: 12px;
    margin: 30px 0 40px
}

.blog__tags.blog-page {
    margin: 0
}

.author-page .social-wrap.left,.blog-page .social-wrap.left {
    margin-left: 0
}

.author-page .social-wrap.left h2,.blog-page .social-wrap.left h2 {
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 18px
}

.author-page .social-wrap .social__link {
    background: #f1f4f8;
    border-radius: 5px
}

.blog-type.section-news {
    background: #fff;
    border-radius: 12px;
    margin-top: 100px;
    margin-bottom: 120px
}

.blog-type .subscribe h2 {
    font-weight: 700;
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 32px
}

.author-page {
    margin-bottom: 60px
}

.author-top {
    display: flex;
    align-items: center;
    margin-bottom: 40px
}

.author-excerpt {
    font-size: 16px;
    line-height: 20px;
    color: #515462
}

.author-top .section__title {
    margin-bottom: 12px
}

.author-top img {
    height: 120px;
    width: 120px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 24px
}

@media all and (max-width: 992px) {
    .blog__item {
        flex:0 0 100%;
        margin-bottom: 24px;
        padding: 24px
    }

    .blog__item:nth-child(odd) {
        margin-right: 0
    }

    .blog__item:nth-child(2n) {
        margin-left: 0
    }

    .blog__title {
        font-size: 18px;
        line-height: 23px
    }

    .author-top,.blog-page-top {
        margin-bottom: 32px
    }

    .blog__tags.blog-page {
        padding: 32px 0
    }

    .blog-page .section-news {
        margin-top: 40px;
        margin-bottom: 20px
    }

    .author-top img {
        height: 80px;
        width: 80px
    }

    .author-excerpt {
        font-size: 14px
    }
}

.intro h1,.intro__description {
    position: relative;
    z-index: 9
}

@media all and (max-width: 992px) {
    .section-intro {
        margin-top:0;
        padding-top: 10px
    }

    .header {
        z-index: 9
    }
}

.header {
    position: relative;
    z-index: 9
}

.calculator .currency .select-calc__select,.departments .select-calc__select {
    border: 0
}

.about__text .app__link:nth-child(2) {
    display: block
}

.about__text .app__link img {
    max-width: 150px
}

@media all and (max-width: 992px) {
    .about__text .app__links {
        display:flex;
        justify-content: space-around
    }

    .deposite__picture {
        flex: 0 0 100%
    }

    .deposite__picture img {
        width: 100%
    }
}
  @import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700&display=swap');
  @import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap');

  :root {
    --unex-font-family: 'Mulish', sans-serif;
    --Ubuntu: 'Ubuntu', sans-serif;
  }

  body{
    font-family: var(--unex-font-family);
    margin:0;
    padding: 0;
  }
  *{
    box-sizing: border-box;
  }

  /**стилизация инпута**/
  .thumb .value {
    display: none;
  }
  .hidden{
    display: none!important;
  }
  input[type=range] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    background: transparent;
  }
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
  }
  input[type=range]:focus {
    outline: none;
  }
  input[type=range]::-ms-track {
    width: 100%;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    color: transparent;
  }
  /************************thumb***************************************/
  input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 25px;
    width: 25px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: black;
    cursor: pointer;
    margin-top: -12px;
  }
  input[type=range]::-moz-range-thumb {
    height: 11px;
    width: 11px;
    border-radius: 50%;
    background: black;
    cursor: pointer;
  }
  input[type=range]::-ms-thumb {
    height: 25px;
    width: 25px;
    border-radius: 50%;
    background: black;
    cursor: pointer;
  }
  /***************track********************/
  input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: #D1D1D1;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  input[type=range]::-moz-range-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    border-radius: 4px;
    background: #D1D1D1;
  }
  input[type=range]::-ms-track {
    width: 100%;
    height: 3px;
    cursor: pointer;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
  }
  input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 50px #fff !important;
    -webkit-text-fill-color: #000000 !important;
    color: #000000 !important;
  }
  .grid_paymDate {
    border: 1px solid rgba(182, 191, 205, 1);
    display: inline-block;
    padding: 8px 20px 3px 14px;
    border-radius: 5px;
    margin-top: 7px;
    width: 290px;
    position: relative;
  }
  .grid_paymDate>label{
    font-size: 12px;
    color: rgba(81, 84, 98, 1);
  }
  .grid_paymDate .bfh-selectbox .bfh-selectbox-toggle{
    color: rgba(0, 0, 0, 1);
    font-size: 16px;
    padding: 5px 0;
    width: 100%;
  }
  .grid_paymDate .icon{
    position: absolute;
    top: 30px;
    right: 28px;
    color: #9c9c9c;
    height: 6px;
  }
  .grid_paymDate .bfh-selectbox.open > .bfh-selectbox-options{
    width: 290px;
    left: -15px;
  }
  .grid_paymDate .bfh-selectbox .bfh-selectbox-options ul li > a{
    text-decoration: none;
    font-size: 15px;
    padding: 8px 18px;
    border-bottom: 1px solid #f4f4f4;
  }
  .bfh-selectbox .bfh-selectbox-options ul{
    max-height: 142px;
  }
/********************************************/
  .conteiner{
    max-width: 1140px;
    margin: auto;
  }
  .top_line{
    background: #63BC1B;
    padding: 30px;
  }
  .logo{
    height: 23px;
    position: relative;
    cursor: pointer;
  }
  .middle_line{
    background: rgba(158, 240, 26, 1);
  }
  .bottom_line{
    background: rgba(158, 240, 26, 1);
    padding-bottom: 50px;
  }
  .middle_line_block{
    display: flex;
    flex-wrap: wrap;
  }
  .credit_true{
    display: flex;
    flex-wrap: wrap;
  }
  .calculator_slider {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%;
    display: none;
  }
  .calculator_slider.desctop{
    display: flex;
  }
  .calculator_slider img{
    width: 100%;
    height: auto;
    margin-top: 10px;
  }
  .title{
    font-size: 24px;
    border-bottom: 1px solid black;
    padding-bottom: 24px;
    font-weight: 600;
  }
  .calculator__right .title{
    border-color: white;
    margin-bottom: 24px;
  }
  .grey_block{
    background: #EEF1F7;
    padding: 10px;
    border-radius: 10px;
    font-size: 18px;
    margin-top: 48px;
  }
  .top_line_block{
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    height: 23px;
  }
  .top_line_block .logo{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    z-index: 100;
  }
  .link_wrap{
    position: absolute;
    top: -8px;
    left: 15%;
    z-index: 100;
  }
  .link_yellow{
    background: rgba(255, 245, 0, 1);
    padding: 10px 30px;
    border-radius: 44px;
    font-weight: 700;
    font-size: 14px;
    text-decoration: none;
    color: rgba(0, 0, 0, 1);
    cursor: pointer;
  }
  /**************checkbox************************/
  .checkbox-custom {
    opacity: 0;
    position: absolute;
  }
  .checkbox-custom,
  .checkbox-custom-label {
    display: inline-block;
    vertical-align: middle;
      margin: 5px 0px;
      cursor: pointer;
      font-size: 14px;
  }
  .checkbox-custom-label {
    position: relative;
  }
  .checkbox-custom + .checkbox-custom-label:before {
    content: '';
    background: #fff;
    border: 1px solid #414143;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    padding: 2px;
    margin-right: 10px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    font-family: Fira Sans Condensed;
    font-size: 18px;
    color: #262728;
  }
  .error_checkbox .checkbox-custom + .checkbox-custom-label:before {
    border-color: #414143;
  }
  .checkbox-custom:checked + .checkbox-custom-label:before {
    -webkit-box-shadow: inset 0px 0px 0px 4px #fff;
            box-shadow: inset 0px 0px 0px 4px #fff;
    background-image: url('https://unexsmart.unexbank.ua/img/callback/input/circle.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: 14px 14px;
            background-size: 14px;
  }
  /***************************/
  .monthly_turnover_amount{
    display: flex;
    align-items: center;
  }
  .unex_max_value_item span.label_10{
    line-height: normal;
  }
  .monthly_turnover_amount img{
    margin-left: 3px;
    cursor: pointer;
  }
  .monthly_turnover_amount .monthly_turnover_amount_input{
    margin: 0;
    width: 100px;
    font-size: 12px;
    color: white;
    padding: 7px;
    margin-right: 3px;
    background: transparent;
    border:none;
  }
  .monthly_turnover_amount .monthly_turnover_amount_input.active{
    border:1px solid #d2d2d2;
  }
  .monthly_turnover_amount_error{
    color: #ff9a9a;
    font-size: 11px;
  }
  .monthly_turnover_amount_text{
    font-weight: 300;
    font-size: 10px;
    color: rgb(203 203 203);
    margin-top: 7px;
  }
  .hr{
    width: 100%;
    height: 1px;
    background: white;
    margin: 24px 0 35px;
  }
  .calc_add_text{
    font-size: 12px;
    color: #cbcbcb;
    padding: 10px 0 0;
    line-height: 17px;
  }
  .calc_add_text a{
    color: #cbcbcb;
    text-decoration:none;
  }
  /*********************************/
  .calculators{
    display: flex;
    align-items: initial;
    border-radius: 20px;
    overflow: hidden;
    width: 100%;
    margin:auto;
  }
  .calculator__left{
    width: 55%;
    max-width: 55%;
    min-width: 55%;
    background: white;
    padding: 25px 40px;
    min-height: 520px;
  }
  .COND .calculator__left{
    min-height: auto
  }
  .calculator__right {
    width: 45%;
    max-width: 45%;
    min-width: 45%;
    color: white;
    display: flex;
    background: black;
    justify-content: space-between;
    align-items: center;
  }
  .calculator__left button {
    background: black;
    border: none;
    box-shadow: 1px 2px 10px 1px rgba(0, 0, 0, 0.5);
    padding: 17px 21px;
    color: white;
    margin: 0px;
    font-weight: 700;
    border-radius: 30px;
    cursor: pointer;
    text-transform: uppercase;
    font-family: var(--Ubuntu);
    width: 290px;
    font-size: 17px;
  }
  .calculator__left button:hover{
   box-shadow: inset 0 0 100px 100px rgba(255,255,255,.3)!important; 
  }
  .unex_max{
    padding: 25px 40px;
  }
  .unex_bonus{
    padding: 25px 40px;
    background: #242424;
  }
  .calculator__right h3{
    margin: 0;
    font-size: 27px;
  }
  .calculators_valute{
    display: flex;
  }
  .valute_item {
    background: #F1F4F8;
    color: #414143;
    padding: 7px 15px;
    font-weight: 500;
    margin: 10px 10px 28px 0;
    font-size: 13px;
    border-radius: 24px;
    cursor: pointer;
  }
  .valute_item_UAH.UAH{
    background: #232323;
    color:white;
  }
  .valute_item_EUR.EUR{
    background: red;
    color:white;
  }
  .valute_item_USD.USD{
    background: red;
    color:white;
  }
  .range__title{
    display: flex;
    justify-content: space-between;
    align-self: center;
  }
  .avans_active .range__title.range{
    border-bottom: 1px solid #d9d9d9;
  }
  .range__name {
    font-size: 22px;
    font-weight: 600;
    margin: 0;
    display: flex;
    align-items: center;
  }
  .range_prepayment,
  .text_pledge,
  .range_time{
    font-size: 27px;
    font-weight: 500;
    color: #414143;
    margin: 0 0 20px 0;
    padding: 10px 10px 2px;
    border:none;
  }
  .text_sum.errorSum{
    border-color: red;
  }
  .form-control {
    background: white;
    border: none;
    width: 170px;
    text-align: right;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-weight: 800;
    font-size: 27px;
    color: black;
    margin: 0;
    padding: 8px 14px 8px 10px;  
    width: 100%;
  }
  .range__grid{
    margin-bottom: 0;
  }
  .range__grid_first{
    margin-top: 20px;
  }
  .range__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 10px 0;
    font-size: 13px;
    color: rgba(11, 111, 27, 0.6);
  }
  .range__bottom_time {
    display: flex;
    justify-content: inherit;
    width: 100%;
  }
  .range__bottom_time span{
    margin-left: 10px;
  }
  .range__bottom_time span:nth-child(2){
    margin-left: 15px;
  }
  .range__bottom_time span:nth-child(3){
      margin-left: 15px;
  }
  .radio_button{
    display: flex;
  }
  .calculator__bottom{
    font-size: 12px;
    font-weight: 300;
    padding: 20px 40px;
  }
  .calculator__bottom_link{
    margin-bottom: 10px;
    font-size: 13px;
  }
  .calculator__bottom_link a{
    font-weight: 600;
    color: white;
  }
  .calculator__bottom_mini{
    margin-bottom: 10px;
  }
  .COND .calculator__bottom_mini{
    display: none;
  }
  .calculators ul{
      margin: 12px 0;
      border-bottom: 1px solid white;
      padding-bottom: 12px;
      font-size: 13px;
      line-height: 20px;
      padding-left: 0;
  }
  .unex_max_value{
    padding-bottom: 20px;
  }
  .unex_max_value_item{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .unex_max_value_item span{
      font-size: 12px;
      line-height: 31px;
  }
  .unex_max_value_item span:nth-child(2){
    font-weight: 500;
    white-space: nowrap;
  }
  .calculator__right button {
      background: white;
      border: none;
      padding: 11px 44px;
      color: black;
      font-size: 14px;
      margin: 20px 0px 11px;
      font-weight: 500;
      border-radius: 4px;
      cursor: pointer;
  }
  .main_value_bottom{
    border-top: 1px solid white;
    padding-top: 20px;
  }
  .unex_max_value_item.first span{
    font-weight: 600;
  }
  .no_info{
    display: flex;
    margin: 33px 0px  10px;
    font-size: 12px;
    align-items: center;
    max-width: 250px;
    line-height: 20px;
  }
  .no_info_img{
    width: 35px;
    margin-right: 4px;
  }
  .main_value{
    margin: 20px 0;
  }
  .main_value_item{
    margin: 15px 0;
  }
  .main_value_item>div{
    font-size: 14px;
  }
  .main_value_item .big_value{
    font-size: 35px;
    margin: 8px 0;
  }
  .calculators_params.checkbox{
    margin-bottom: 90px;
  }
  .range_time{
    border:none;
  }
  .error_wrap{
    position: relative;
    margin-bottom: 13px;
  }
  .error{
    font-size: 12px;
    color: red;
    margin: 0;
    right: 0;
  }
  .Condition_item{
    font-size: 16px;
    font-weight: 700;
  }
  .textCondition {
    margin: 40px 0 1px;
    font-size: 13px;
    text-align: left;
    background: #F1F4F8;
    padding: 10px;
  }
  .buttonCondition {
    text-align: center;
    display: flex;
    align-items: center;
    margin-top: 35px;
    margin-bottom: 20px;
  }
  .buttonCondition button{
    margin: 0 17px 0 0;
    padding: 11px 15px;
  }
  .buttonCondition div{
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
  }
  .error_bottom {
    color: red;
    font-size: 12px;
    margin-top: 4px;
    width: 208px;
    text-align: center;
  }
  .buttonMobileCondition{
    display: none;
  }
  .calculators ul.privilege{
    margin-top: 36px;
    border:none;
  }
  .privilege li{
    margin: 40px 0px;
    display: flex;
    font-size: 14px;
    list-style: none;
  }
  .privilege_img{
    width: 48px;
    margin-right: 17px;
  }
  .privilege .title {
    font-weight: 500;
    margin-bottom: 3px;
  }
  .privilege .desc {
    color: #ada7a7;
  }
  .privilege .privilege_block{

  }
  .privilege img{
    margin-right: 18px;
    width: 44px;
  }
  .calculator__left_block {
    padding: 0 0 5px;
    border-bottom: 1px solid black;
  }
  .warning {
    font-size: 12px;
    color: red;
    margin-top: 6px;
    font-weight: 600;
    width: 200px;
    float: right;
  }
  .radio_button>div:nth-child(1),
  .radio_button>div:nth-child(2){
      margin-right: 22px;
  }
  .buttonDesctopCondition{
    margin-top: 50px;
    margin-bottom: 30px;
  }
  .errorPledge{
    font-size: 12px;
    margin-top: -8px;
    color: #adadad;
  }
  h5{
    font-size: 20px;
    margin: 11px 0 21px 0;
    font-weight: 600;
  }
  @media only screen and (max-width: 1000px) {
    .calculators{
      width: 100%;
      flex-wrap: wrap;
    }
    .calculator__left{
      width: 100%;
      max-width: 100%;
      min-width: 100%;
    }
    .calculator__right{
      width: 100%;
      max-width: 100%;
      margin: 0 10px;
      border-radius: 17px;
      overflow: hidden;
    }

    .main_value{
      border-top: none;
      margin-top: 0;
    }
    .calculator__right h3{
      display: none;
    }
    .calculator__right h3.visible{
      display: block;
    }
    .calculators_params.checkbox{
      margin-bottom: 0;
    }
    .calculator__right .buttonMobileCondition button{
      background-color: red;
      color: white;
      width: 100%;
    }
    .buttonDesctopCondition {
      margin-top: 44px;
      margin-bottom: 40px;
    }
  }
  @media only screen and (max-width: 660px) {
    .link_wrap{
      position: relative;
      top:0;
      left: auto;
    }
    .top_line {
      padding: 30px 10px;
    }
    .link_yellow{
      border-radius: 4px;
      padding: 10px 14px;
    }
    .top_line_block .logo{
      position: relative;
      display: block;
    }
    .calculator_slider img{
      margin: 0;
    }
    .calculator_slider.desctop{
      display: none;
    }
    .calculator_slider.mobile{
      display: flex;
    }
    .bottom_line{
      padding-bottom: 20px;
    }
    .range__grid_first{
      margin-top: 0;
    }
    .range__grid{
      margin-bottom: 24px;
    }
    .grid_paymDate {
      border: 1px solid rgb(0 0 0);
    }
    .grid_paymDate>label {
      color: rgb(78 78 78);
    }
    input[type=range]::-webkit-slider-runnable-track {
      background: white;
    }
    input[type=range]::-moz-range-track {
      background: white;
    }
    .calculator_slider::before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 57px;
      background: linear-gradient(180deg, rgba(11, 111, 27, 0.00) 0%, rgba(11, 111, 27, 0.40) 100%);
    }
    .calculator__top{
      padding: 32px 16px 0px;
    }
    .calculator__left{
      background: transparent;
    }
    .calculator_slider{
      width: 100%;
    }
    .grid_paymDate{
      width: 100%;
    }
    .range__grid input[type='text'] {
      width: 160px;
      font-size: 24px;

      font-weight: 600;
      background: white;
    }
    .buttonDesctopCondition {
    margin-top: 27px;
    margin-bottom: 10px;
    }
    .main_value_item .big_value {
      font-size: 27px;
    }
    #UNEX_CASH .callback .after__send h2 {
    font-size: 25px;
    }
    #UNEX_CASH .callback .after__send span{
      font-size: 19px;
    }
    #UNEX_CASH .callback .after__send {
    padding: 60px 24px;
    }
    .radio_button>div:nth-child(1),
    .radio_button>div:nth-child(2){
      margin-right: 12px;
    }
    .checkbox-custom, .checkbox-custom-label{
      font-size: 12px;
    }
    .checkbox-custom + .checkbox-custom-label:before{
      margin-right: 6px;
    }
    .privilege li{
      display: block;
      margin: 30px 0px;
      margin-bottom: 10px;
    }
    .privilege_img {
    margin-bottom: 12px;
    }
    .calculators_valute{
      margin-bottom: 15px;
    }
    .calculator__bottom {
    padding: 0 20px;
    }
    .range__name {
      font-size: 16px;
      margin-right: 15px;
    }
    .text_sum, .range_time{
      font-size: 19px;
    }
    .text_sum{
      width: 140px;
    }
    .calculator__left button{
      width: 100%;
      font-size: 18px;
      margin: 0px;
    }
    .valute_item{
      margin: 10px 10px 10px 0;
    }
    .range__bottom_time span{
      font-size: 10px;
    }
    .calculator__left{
      padding: 20px 10px;
      min-height: auto;
    }
    .unex_max{
      padding: 20px;
    }
    .unex_bonus{
      padding: 20px;
    }
    .textCondition {
    margin: 45px 0 16px;
    }
    .Condition_item {
    font-size: 15px;
    text-align: right;
  }
  .buttonCondition{
    display: block;
  }
  .privilege img {
    width: 38px;
  }
  .error {
    bottom: -16px;
    width: 307px;
  }
  }
