/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    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 {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    scroll-behavior: smooth
}

a {
    text-decoration: none
}

a, button {
    color: inherit;
    cursor: pointer
}

button {
    background-color: transparent;
    border-width: 0;
    padding: 0
}

figure {
    margin: 0
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
    margin: 0
}

dd, ol, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-size: inherit;
    font-weight: inherit
}

p {
    margin: 0
}

cite {
    font-style: normal
}

fieldset {
    border-width: 0;
    padding: 0;
    margin: 0
}

canvas {
    display: block;
    vertical-align: bottom
}

@font-face {
    font-family: PT Root UI;
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Bold.eot);
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Bold.eot?#iefix) format("embedded-opentype"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Bold.woff) format("woff"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: PT Root UI;
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Medium.eot);
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Medium.eot?#iefix) format("embedded-opentype"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Medium.woff) format("woff"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Medium.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: PT Root UI;
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Regular.eot);
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Regular.eot?#iefix) format("embedded-opentype"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Regular.woff) format("woff"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: PT Root UI;
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Light.eot);
    src: url(../themes/promo/assets/besmart/fonts/PTRootUI-Light.eot?#iefix) format("embedded-opentype"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Light.woff) format("woff"), url(../themes/promo/assets/besmart/fonts/PTRootUI-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

body {
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    overflow-x: hidden;
    background: #fff;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch
}

.glide {
    position: relative;
    width: 100%;
    box-sizing: border-box
}

.glide * {
    box-sizing: inherit
}

.glide__slides, .glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    touch-action: pan-Y;
    padding: 0;
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slide, .glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    flex-shrink: 0;
    white-space: normal;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

.glide__slide a {
    -webkit-user-select: none;
    user-select: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.glide__arrows, .glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

h1 {
    font-size: 33px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h1 {
        font-size: 36px
    }
}

h2 {
    font-size: 25px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h2 {
        font-size: 28px
    }
}

h3 {
    font-size: 21px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h3 {
        font-size: 24px
    }
}

h4 {
    font-size: 15px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h4 {
        font-size: 18px
    }
}

h5 {
    font-size: 15px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h5 {
        font-size: 18px
    }
}

h6 {
    font-size: 15px;
    position: relative;
    color: inherit;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    display: inline-block;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px
}

@media (min-width: 960px) {
    h6 {
        font-size: 18px
    }
}

.editor {
    font-size: 16px;
    color: #222
}

.editor ul {
    list-style: none;
    padding: 0;
    margin: 0;
    color: inherit
}

.editor ul li {
    position: relative;
    padding: 0 0 15px 15px;
    line-height: 1.4;
    font-size: inherit
}

.editor ul li:before {
    position: absolute;
    display: block;
    content: "";
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background-color: #4a4a4a;
    left: 0;
    top: 9px
}

.editor p {
    line-height: 1.4;
    margin-bottom: 15px
}

.header {
    position: relative;
    background: transparent;
    width: 100%;
    color: #222;
    transition: box-shadow .15s
}

.header__mobile {
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    position: absolute
}

@media (min-width: 1190px) {
    .header__mobile {
        display: none
    }
}

.header__brand {
    flex: 0 0 auto;
    margin-right: 24px
}

.header__brand img {
    max-width: 100px;
    height: auto
}

@media (min-width: 768px) {
    .header__brand img {
        max-width: 105px
    }
}

.header__rs {
    margin-right: 14px
}

.header__rs svg {
    width: 40px;
    height: 40px
}

.header__softline svg {
    max-width: 100px;
    height: 40px;
    fill: #d2d2d2;
    margin-right: 20px
}

@media (min-width: 768px) {
    .header__softline svg {
        max-width: 120px
    }
}

.header__ru-coop svg {
    max-width: 100px;
    height: 40px
}

@media (min-width: 768px) {
    .header__ru-coop svg {
        max-width: 120px
    }
}

@media (min-width: 1220px) {
    .header__ru-coop svg {
        margin-right: 20px
    }
}

.header__contacts {
    display: none;
    flex: 0 0 auto
}

@media (min-width: 768px) {
    .header__contacts {
        display: block
    }
}

.header__contacts a {
    letter-spacing: 1px
}

.header__contacts a svg {
    float: left;
    margin-right: 10px;
    fill: #2196f3;
    width: 15px;
    height: 15px
}

.header__nav {
    flex: 0 0 auto;
    margin-left: auto;
    display: none
}

@media (min-width: 1190px) {
    .header__nav {
        display: block
    }
}

.header__container {
    height: 64px;
    display: flex;
    align-items: center;
    overflow-y: hidden
}

.header a {
    display: inline-block;
    color: #222;
    font-size: 13px;
    font-weight: 500;
    transition: .12s ease-out
}

.js-is-sticky {
    z-index: 40
}

.js-is-sticky .header {
    background: #fff;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .05)
}

.header-box {
    z-index: 20
}

.lds-dual-ring {
    display: inline-block;
    width: 64px;
    height: 64px
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 46px;
    height: 46px;
    margin: 1px;
    border-radius: 50%;
    border-color: #2196f3 transparent;
    border-style: solid;
    border-width: 5px;
    -webkit-animation: lds-dual-ring 1.2s linear infinite;
    animation: lds-dual-ring 1.2s linear infinite
}

.pulse {
    box-shadow: 0 0 0 rgba(33, 49, 243, .4);
    -webkit-animation: pulse 2s infinite;
    animation: pulse 2s infinite
}

.pulse-hover:hover {
    -webkit-animation: pulse-hover 1s ease-in-out;
    animation: pulse-hover 1s ease-in-out
}

@-webkit-keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 49, 243, .4)
    }
    70% {
        box-shadow: 0 0 0 20px rgba(204, 169, 44, 0)
    }
    to {
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

@keyframes pulse {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 49, 243, .4)
    }
    70% {
        box-shadow: 0 0 0 20px rgba(204, 169, 44, 0)
    }
    to {
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

@-webkit-keyframes pulse-hover {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 49, 243, .4)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
    }
    to {
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

@keyframes pulse-hover {
    0% {
        box-shadow: 0 0 0 0 rgba(33, 49, 243, .4)
    }
    70% {
        box-shadow: 0 0 0 10px rgba(204, 169, 44, 0)
    }
    to {
        box-shadow: 0 0 0 0 rgba(204, 169, 44, 0)
    }
}

.modal {
    font-size: 16px
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    display: flex;
    justify-content: center;
    align-items: center
}

.modal__container {
    background-color: #fff;
    padding: 30px;
    max-width: 500px;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box
}

.modal__header {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.modal__title {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 1.25em;
    line-height: 1.25;
    color: #00449e;
    box-sizing: border-box
}

.modal__close {
    background: transparent;
    border: 0;
    outline: none
}

.modal__header .modal__close:before {
    content: "✕"
}

.modal__content {
    margin-top: 2em;
    margin-bottom: 2em;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8)
}

.modal__btn {
    font-size: .875em;
    padding: .5em 1em;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25em;
    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;
    transform: translateZ(0);
    transition: transform .25s ease-out
}

.modal__btn:focus, .modal__btn:hover {
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

@-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% {
        transform: translateY(15%)
    }
    to {
        transform: translateY(0)
    }
}

@keyframes mmslideIn {
    0% {
        transform: translateY(15%)
    }
    to {
        transform: translateY(0)
    }
}

@-webkit-keyframes mmslideOut {
    0% {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10%)
    }
}

@keyframes mmslideOut {
    0% {
        transform: translateY(0)
    }
    to {
        transform: translateY(-10%)
    }
}

.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)
}

.micromodal-slide .modal__container, .micromodal-slide .modal__overlay {
    will-change: transform
}

.inputfile-box {
    margin-bottom: 17px
}

.inputfile-box .inputfile {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: .625rem 1.25rem
}

.no-js .inputfile + label {
    display: none
}

.inputfile.has-focus + label, .inputfile:focus + label {
    outline: 1px dotted #000;
    outline: 5px auto -webkit-focus-ring-color
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -.25em;
    margin-right: .25em
}

.inputfile-3 + label {
    color: #2196f3
}

.inputfile-3 + label:hover, .inputfile-3.has-focus + label, .inputfile-3:focus + label {
    color: #722040
}

input:not([type]), input[type=email], input[type=number], input[type=password], input[type=tel], input[type=text], input[type=url], select, textarea {
    width: 100%;
    outline: none;
    transition: box-shadow .25s;
    display: block;
    font-size: 15px;
    line-height: 1.42;
    background-color: #fff;
    background-image: none;
    font-weight: 400;
    color: #555;
    padding: 8px 12px;
    background-repeat: no-repeat;
    -o-border-image: initial;
    border-image: initial;
    border: 1px solid #e4e4e4;
    border-radius: 9px;
    box-shadow: 0 12px 32px rgba(0, 0, 0, .04)
}

input:not([type]):hover, input[type=email]:hover, input[type=number]:hover, input[type=password]:hover, input[type=tel]:hover, input[type=text]:hover, input[type=url]:hover, select:hover, textarea:hover {
    border: 1px solid rgba(239, 211, 211, .8)
}

input:not([type])::-webkit-input-placeholder, input[type=email]::-webkit-input-placeholder, input[type=number]::-webkit-input-placeholder, input[type=password]::-webkit-input-placeholder, input[type=tel]::-webkit-input-placeholder, input[type=text]::-webkit-input-placeholder, input[type=url]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    color: #9c9c9c
}

input:not([type])::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #9c9c9c
}

input:not([type]):-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #9c9c9c
}

input:not([type])::-ms-input-placeholder, input[type=email]::-ms-input-placeholder, input[type=number]::-ms-input-placeholder, input[type=password]::-ms-input-placeholder, input[type=tel]::-ms-input-placeholder, input[type=text]::-ms-input-placeholder, input[type=url]::-ms-input-placeholder, select::-ms-input-placeholder, textarea::-ms-input-placeholder {
    color: #9c9c9c
}

input:not([type])::placeholder, input[type=email]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=url]::placeholder, select::placeholder, textarea::placeholder {
    color: #9c9c9c
}

input:not([type]):active, input:not([type]):focus, input[type=email]:active, input[type=email]:focus, input[type=number]:active, input[type=number]:focus, input[type=password]:active, input[type=password]:focus, input[type=tel]:active, input[type=tel]:focus, input[type=text]:active, input[type=text]:focus, input[type=url]:active, input[type=url]:focus, select:active, select:focus, textarea:active, textarea:focus {
    border: 1px solid #e3c7c7
}

select {
    padding: 8px 26px 8px 12px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

select:not(:focus):invalid {
    color: #9c9c9c
}

select option[disabled] {
    color: #9c9c9c
}

textarea {
    resize: vertical;
    height: 110px
}

.input-box {
    position: relative;
    margin-bottom: 17px
}

.input-box > span {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 6px
}

.input-box label {
    display: block;
    position: relative
}

.input-box.input-error input, .input-box.input-error select, .input-box.input-error textarea {
    border-color: #e43b2d
}

.input-box.select:after {
    display: block;
    position: absolute;
    content: "";
    opacity: .4;
    right: 13px;
    top: 0;
    width: 12px;
    height: 100%;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0NTEuODQ3IiBoZWlnaHQ9IjQ1MS44NDciPjxwYXRoIGQ9Ik0yMjUuOTIzIDM1NC43MDZjLTguMDk4IDAtMTYuMTk1LTMuMDkyLTIyLjM2OS05LjI2M0w5LjI3IDE1MS4xNTdjLTEyLjM1OS0xMi4zNTktMTIuMzU5LTMyLjM5NyAwLTQ0Ljc1MSAxMi4zNTQtMTIuMzU0IDMyLjM4OC0xMi4zNTQgNDQuNzQ4IDBsMTcxLjkwNSAxNzEuOTE1IDE3MS45MDYtMTcxLjkwOWMxMi4zNTktMTIuMzU0IDMyLjM5MS0xMi4zNTQgNDQuNzQ0IDAgMTIuMzY1IDEyLjM1NCAxMi4zNjUgMzIuMzkyIDAgNDQuNzUxTDI0OC4yOTIgMzQ1LjQ0OWMtNi4xNzcgNi4xNzItMTQuMjc0IDkuMjU3LTIyLjM2OSA5LjI1N3oiLz48L3N2Zz4=);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain
}

.radio-box {
    position: relative;
    display: flex;
    margin-bottom: 15px
}

.radio-box label {
    display: flex;
    cursor: pointer
}

.radio-box__fake-radio {
    flex: 0 0 auto;
    display: inline-block;
    top: 2px;
    position: relative;
    border: 1px solid rgba(239, 211, 211, .69);
    background-color: #fff;
    border-radius: 50%;
    width: 16px;
    height: 16px
}

.radio-box__fake-radio:after {
    content: "";
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: .1s;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    transform: translate(-50%, -50%) scale(0);
    background-color: #3196dd
}

.check-box__label, .radio-box__label {
    display: inline-block;
    font-size: 15px;
    line-height: 1.4;
    padding-left: 10px;
    font-weight: 400
}

.radio-box input {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

input[type=radio]:checked + .radio-box__fake-radio:after {
    transform: translate(-50%, -50%) scale(1)
}

.check-box {
    position: relative;
    display: flex;
    margin-bottom: 15px
}

.check-box label {
    display: flex;
    cursor: pointer
}

.check-box__fake {
    flex: 0 0 auto;
    display: inline-block;
    top: 2px;
    position: relative;
    border: 1px solid rgba(239, 211, 211, .69);
    background-color: #fff;
    border-radius: 3px;
    width: 18px;
    height: 18px
}

.check-box__fake:after {
    content: "✓";
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 50%;
    transition: .1s;
    font-weight: 600;
    margin-left: 2px;
    font-size: 12px;
    line-height: 1;
    width: 12px;
    height: 12px;
    transform: translate(-50%, -50%) scale(0);
    color: #3196dd
}

.check-box input {
    position: absolute;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px
}

input[type=checkbox]:checked + .check-box__fake:after {
    transform: translate(-50%, -50%) scale(1)
}

.error-message, .pristine-error {
    font-weight: 300;
    font-size: 11px
}

.error-message, .form-note, .pristine-error {
    display: block;
    padding-top: 5px;
    line-height: 1.2
}

.form-note {
    font-weight: 400;
    font-size: 13px;
    color: #2e3137
}

.form-note a {
    color: #2196f3
}

.title {
    margin-bottom: 30px
}

.title--separate h2 {
    position: relative;
    margin-bottom: 30px !important
}

.title--separate h2:after {
    position: absolute;
    content: "";
    display: block;
    height: 5px;
    width: 70px;
    background-color: #2196f3;
    bottom: -10px;
    left: 0;
    transform: translateY(100%)
}

.title h2 {
    display: inline-block;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .title h2 {
        font-size: 30px;
        margin-bottom: 12px
    }
}

.title h3 {
    display: inline-block;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 15px
}

@media (min-width: 768px) {
    .title h3 {
        font-size: 22px;
        margin-bottom: 12px
    }
}

.title p {
    font-size: 17px;
    font-weight: 500
}

.title__text {
    color: inherit
}

.container {
    padding: 0 20px;
    width: 1360px;
    max-width: 100%;
    margin: 0 auto
}

.button {
    position: relative;
    display: inline-flex;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif;
    align-items: center;
    justify-content: center;
    padding: 13px 23px;
    outline: none;
    font-size: 13px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 600;
    color: #fff;
    transition: .12s linear;
    background: #2196f3
}

.button:hover {
    color: #fff;
    background: #0d8aee
}

.button--expanded {
    display: flex;
    width: 100%;
    max-width: 100%
}

.button--bordered {
    border: 2px solid #2196f3;
    background: transparent;
    color: #2196f3
}

.button--bordered:hover {
    background: #2196f3;
    color: #fff
}

.button--bordered-white {
    border: 1px solid #fff;
    background: transparent;
    color: #fff
}

.button--bordered-white:hover {
    background: #fff;
    color: #222
}

.nav ul {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    margin: 0
}

.nav li {
    padding: 0 4px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: PT Root UI, Open Sans, -apple-system, BlinkMacSystemFont, helvetica neue, helvetica, ubuntu, arial, sans-serif
}

.nav li a {
    display: block;
    padding: 10px 5px;
    font-size: inherit;
    transition: .2s
}

.nav li a:hover {
    color: #2131f3
}

.cards {
    display: flex;
    flex-wrap: wrap;
    width: auto
}

@media (min-width: 768px) {
    .cards {
        margin: 0 -24px
    }
}

.cards__cell {
    display: flex;
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0 0 25px
}

@media (min-width: 768px) {
    .cards__cell {
        padding: 24px;
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) {
    .cards--cell-3 .cards__cell {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

.cards--cell-4 .cards__cell {
    padding: 10px
}

@media (min-width: 768px) {
    .cards--cell-4 .cards__cell {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 960px) {
    .cards--cell-4 .cards__cell {
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media (min-width: 1100px) {
    .cards--cell-4 .cards__cell {
        padding: 24px
    }
}

.cards--cell-5 .cards__cell {
    padding: 10px
}

@media (min-width: 768px) {
    .cards--cell-5 .cards__cell {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 960px) {
    .cards--cell-5 .cards__cell {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 1100px) {
    .cards--cell-5 .cards__cell {
        flex: 0 0 20%;
        max-width: 20%;
        padding: 24px
    }
}

.card {
    display: flex;
    padding: 30px 20px
}

.card--black {
    background: linear-gradient(241deg, #1b2831, #10131b);
    border-radius: 20px;
    color: #fff;
    margin: 15px 5px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .15)
}

.card--vertical {
    flex-direction: column;
    padding: 20px;
    width: 100%;
    margin: 0 auto
}

.card--vertical .card__icon {
    position: relative;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    background-color: #2196f3;
    margin-bottom: 20px
}

.card--vertical .card__icon svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 34px;
    height: 34px;
    fill: #fff
}

.card--vertical .card__icon--center {
    margin: 0 auto 20px
}

.card--vertical .card__body {
    padding-left: 0
}

.card--vertical .card__body--text-center {
    text-align: center
}

.card--vertical .card__text {
    color: #222;
    font-weight: 500
}

.card__icon {
    flex: 0 0 auto
}

.card__icon svg {
    width: 55px;
    height: 55px;
    fill: #2196f3
}

.card__icon--clean {
    width: auto !important;
    height: auto !important;
    background-color: transparent !important
}

.card__title {
    padding-top: 4px;
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222
}

@media (min-width: 450px) {
    .card__title {
        font-size: 20px
    }
}

.card__text {
    font-size: 16px
}

.card__body {
    padding-left: 18px
}

.card-number {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 2px solid #2196f3;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
    font-weight: 600;
    color: #2196f3;
    line-height: 1
}

.card-number--no-border {
    border-radius: 0;
    justify-content: flex-start;
    border: none;
    width: auto;
    height: auto
}

.section-form {
    padding-top: 20px;
    padding-bottom: 20px
}

.section-form__desc {
    font-size: 18px;
    font-weight: 400;
    color: #222;
    margin-bottom: 40px
}

.section-form__row {
    display: flex;
    flex-wrap: wrap
}

.section-form__inputs {
    flex: 1 1 auto;
    max-width: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .section-form__inputs {
        max-width: 50%
    }
}

.section-form__cell {
    flex: 1 1 auto;
    width: 100%;
    max-width: 100%;
    order: -1;
    padding: 0 0 20px
}

@media (min-width: 768px) {
    .section-form__cell {
        flex: 1 1;
        padding: 0 30px;
        order: 1;
        display: block;
        max-width: 50%
    }
}

.section-form__img {
    display: none;
    flex: 1 1 auto;
    max-width: 100%;
    text-align: center;
    width: 100%;
    background-position: 50%;
    background-size: contain;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .section-form__img {
        margin-left: 40px;
        display: block;
        max-width: 50%
    }
}

@media (min-width: 1200px) {
    .section-form__img {
        background-size: 500px
    }
}

.footer__logo {
    position: relative;
    max-width: 150px;
    min-width: 100px;
    width: 100%;
    text-align: center
}

.footer__logo svg {
    display: inline-block;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    fill: #b2b3b3;
    position: absolute;
    width: 100px;
    height: 20px
}

@media (min-width: 768px) {
    .footer__logo svg {
        left: 0;
        transform: translateY(-50%)
    }
}

@media (min-width: 768px) {
    .footer__logo {
        text-align: left
    }
}

.footer__contacts {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    color: #222;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: .5px
}

.footer__contacts a {
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: inherit;
    color: inherit;
    padding: 12px 0;
    text-decoration: none;
    line-height: 13px;
    letter-spacing: inherit;
    margin-right: 20px
}

.footer__contacts a:hover span {
    color: #090909
}

.footer__contacts a:hover span, .footer__contacts a:hover svg {
    transition: .2s ease-in
}

.footer__contacts span {
    display: inline-block
}

.footer__contacts .icon {
    position: relative;
    margin-right: 7px;
    fill: currentColor
}

.footer__contacts .icon.icon-mail, .footer__contacts .icon.icon-tel {
    width: 15px;
    height: 13px
}

.footer__copyright {
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    align-items: center;
    color: #222;
    font-size: 14px
}

@media (min-width: 1024px) {
    .footer__copyright {
        padding: 0;
        margin: 0 0 0 auto
    }
}

@media (max-width: 768px) {
    .footer__partner {
        padding-top: 30px;
        margin: 0 auto
    }
}

@media (min-width: 1024px) {
    .footer__partner {
        flex: 1 1 auto;
        text-align: right
    }
}

.footer__partner a {
    display: inline-flex;
    height: 26px;
    color: #fff
}

.footer__top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding-bottom: 20px
}

.footer__logo, .footer__socials {
    padding: 20px 0
}

@media (min-width: 1024px) {
    .footer__logo, .footer__socials {
        padding: 12px 0
    }
}

.footer__wrap {
    padding-top: 20px;
    background-color: #fafafa
}

.footer.-padding-top {
    margin-top: 30px
}

@media (max-width: 768px) {
    .footer.-padding-top {
        margin-top: 80px
    }
}

.mobile-menu__btn {
    position: relative;
    width: 26px;
    outline: none;
    height: 26px
}

.mobile-menu__btn svg {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    fill: #222;
    width: 100%;
    height: 100%
}

.mobile-menu__nav {
    display: block;
    top: 100%;
    right: -15px;
    position: absolute;
    z-index: 20;
    min-width: 300px;
    overflow-y: auto;
    padding: 20px 10px 20px 0;
    height: 100vh;
    box-shadow: 0 12px 18px -12px rgba(65, 65, 65, .52);
    background: #fcfcfc;
    transform-origin: right center;
    transform: translateY(17px) scaleX(0);
    background-clip: padding-box;
    transition: .15s
}

.mobile-menu__nav a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px !important;
    padding: 8px 0 8px 20px;
    margin-top: 2px;
    margin-bottom: 2px;
    display: block;
    border-radius: 0 50px 50px 0
}

.mobile-menu__nav a:hover {
    color: #fff !important;
    background-color: #2196f3
}

.mobile-menu__nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.mobile-menu__nav ul li {
    display: block
}

.mobile-menu__nav.is-open {
    display: block;
    transform: translateY(17px) scaleX(1)
}

.try-box {
    padding: 20px 0;
    text-align: center
}

.try-box--rule {
    line-height: 20px
}

.try-box--bg {
    background-color: #e9eef5;
    padding: 45px 0 30px
}

.try-box__action {
    margin-bottom: 15px
}

.try-box__action .button {
    min-width: 220px;
    text-align: center
}

.try-box__text {
    font-size: 16px;
    font-weight: 500;
    color: #222;
    margin-bottom: 15px
}

.try-box__text br {
    display: none
}

@media (min-width: 1200px) {
    .try-box__text br {
        display: block
    }
}

.form-box {
    background: #fff;
    border-radius: 5px;
    padding: 30px 15px;
    box-shadow: 0 12px 32px rgba(204, 196, 196, .42)
}

@media (min-width: 768px) {
    .form-box {
        padding: 40px
    }
}

.section-about {
    padding: 30px 0
}

.section-about__wrap {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .section-about__wrap {
        align-items: center;
        flex-direction: row
    }
}

.section-about__logo {
    flex: 0 0 auto;
    fill: #feffff;
    width: 170px;
    height: 50px;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .section-about__logo {
        margin-bottom: 0
    }
}

.section-about__text {
    font-size: 16px;
    color: #222
}

.section-about__text br {
    display: none
}

@media (min-width: 1200px) {
    .section-about__text br {
        display: block
    }
}

@media (min-width: 768px) {
    .section-about__text {
        padding-left: 50px
    }
}

.message-box {
    background-color: rgba(55, 189, 128, .95);
    padding: 20px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    transform: translateY(100%)
}

@media (min-width: 768px) {
    .message-box {
        font-size: 17px
    }
}

.message-box__count {
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    display: none
}

@media (min-width: 768px) {
    .message-box__count {
        display: block
    }
}

.message-box__body {
    display: flex;
    justify-content: space-between
}

.message-box__remove {
    right: 20px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%)
}

.message-box__remove svg {
    width: 17px;
    height: 17px;
    fill: #fff;
    cursor: pointer
}

.message-box__title {
    margin: 0 auto 0 0
}

@media (min-width: 768px) {
    .message-box__title {
        margin: 0 auto
    }
}

.message-box a {
    color: inherit
}

.message-box a:hover {
    color: inherit
}

.hero {
    padding-top: 20px
}

.hero__wrap {
    padding: 40px 0;
    position: relative
}

@media (min-width: 768px) {
    .hero__wrap {
        padding: 100px 0;
        min-height: 500px
    }
}

@media (min-width: 1300px) {
    .hero__wrap {
        padding: 100px 60px
    }
}

.hero__img {
    display: block;
    margin: 0 auto;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #b3e0ff;
    border-radius: 50%;
    background-position: center 30px;
    width: 100%;
    max-width: 480px;
    background-image: url(../themes/promo/assets/besmart/img/hero.png)
}

.hero__img:after {
    content: "";
    display: block;
    padding-bottom: 100%
}

@media (min-width: 768px) {
    .hero__img {
        right: 0;
        top: 50%;
        margin: 0;
        transform: translateY(-50%);
        position: absolute
    }
}

@media (min-width: 1200px) {
    .hero__img {
        right: 90px
    }
}

.hero__text {
    position: relative;
    z-index: 1;
    font-size: 35px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .hero__text {
        max-width: 380px;
        font-size: 35px
    }
}

@media (min-width: 960px) {
    .hero__text {
        font-size: 45px;
        max-width: 625px
    }
}

.hero__text h1 {
    color: #222;
    font-size: inherit
}

.box-row {
    display: flex;
    flex-wrap: wrap
}

.box-row__col {
    flex: 0 1 auto
}

.box-row__col--1-2 {
    width: 100%;
    max-width: 100%
}

@media (min-width: 768px) {
    .box-row__col--1-2 {
        max-width: 50%
    }
}

.simple-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    max-width: 465px;
    margin: 0 auto
}

.simple-card--pt {
    padding-top: 40px
}

@media (min-width: 768px) {
    .simple-card--up-4 {
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .simple-card--up-4 .simple-card__cell {
        max-width: 25%
    }
}

.simple-card__in {
    box-shadow: 0 8px 24px 0 rgba(0, 0, 0, .1);
    border-radius: 5px;
    flex-direction: column;
    padding: 20px;
    flex: 1 1;
    background-color: #fff
}

.simple-card__cell, .simple-card__in {
    display: flex;
    align-items: center;
    width: 100%
}

.simple-card__cell {
    padding: 10px;
    max-width: 50%;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center
}

.simple-card a.simple-card__cell:hover .simple-card__icon {
    transform: rotate(1turn)
}

.simple-card a.simple-card__cell:hover .simple-card__text {
    color: #2196f3
}

.simple-card__text {
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    transition: .2s
}

.simple-card__icon {
    justify-content: center;
    display: flex;
    margin-bottom: 15px;
    transition: .5s
}

.simple-card__icon svg {
    display: block;
    width: 80px;
    height: 80px
}

.course-container {
    padding: 0 35px;
    border-radius: 5px;
    overflow: hidden;
    background-color: #2196f3
}

.course-container .glide__track {
    transition: .2s
}

.course-container__body {
    display: flex;
    padding: 20px 10px;
    flex-direction: column
}

@media (min-width: 1024px) {
    .course-container__body {
        flex-direction: row
    }
}

.course-container__action {
    display: flex
}

.course-container__action a.button {
    display: block;
    margin-right: 20px
}

.course-container__photo {
    width: 100%;
    height: 300px;
    border-radius: 5px;
    flex: 1 1 auto;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .course-container__photo {
        flex: 0 0 auto;
        width: 300px;
        margin-bottom: 0
    }
}

.course-container__content {
    padding: 0 20px 20px;
    flex: 1 1
}

.course-container__next, .course-container__prev {
    position: absolute;
    top: 0;
    height: 100%;
    width: 35px;
    outline: none;
    transition: .2s
}

.course-container__next:hover, .course-container__prev:hover {
    background: rgba(0, 0, 0, .06)
}

.course-container__next svg, .course-container__prev svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 22px;
    height: 22px;
    fill: #fff
}

.course-container__prev {
    left: -35px
}

.course-container__prev svg {
    transform: translate(-50%, -50%) rotate(180deg)
}

.course-container__next {
    right: -35px
}

.course-container__text {
    color: #fff
}

.course-card {
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 12px 32px #e6e6e6;
    margin: 0 auto 30px;
    max-width: 960px;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

.course-card__body {
    flex: 1 1;
    padding: 15px 25px 0
}

.course-card__tab {
    display: flex;
    font-size: 14px;
    color: #827f7f
}

@media (min-width: 500px) {
    .course-card__tab {
        font-size: 16px
    }
}

@media (min-width: 768px) {
    .course-card__tab {
        font-size: 18px
    }
}

.course-card__tab button {
    font-weight: 600;
    outline: none;
    margin: 0 15px 0 0;
    transition: .2s
}

.course-card__tab button.is-active {
    color: #2196f3
}

.course-card__img {
    height: 300px;
    width: 100%;
    flex: 1 1 auto;
    margin: 15px;
    border-radius: 5px;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width: 768px) {
    .course-card__img {
        width: 300px;
        flex: 0 0 auto
    }
}

.course-card__title {
    width: 100%;
    flex: 1 1 auto;
    padding: 15px 25px 10px
}

.course-card__title h3 {
    color: #222;
    font-weight: 500;
    margin: 0;
    padding: 0;
    font-size: 18px
}

@media (min-width: 768px) {
    .course-card__title h3 {
        font-size: 24px
    }
}

.course-card__title p {
    color: #2131f3;
    text-transform: uppercase;
    font-size: 11px;
    margin: 0;
    padding: 0 0 5px;
    font-weight: 500
}

@media (min-width: 768px) {
    .course-card__title p {
        font-size: 13px
    }
}

.course-card__text {
    padding: 10px 0
}

.course-card__action {
    padding: 14px 0
}

.particles {
    position: fixed;
    width: 100vw;
    height: 100vh;
    z-index: -1
}

.product {
    display: flex;
    flex-direction: column;
    transition: .2s;
    width: 100%;
    margin-bottom: 25px
}

.product:hover {
    transform: translateY(-15px)
}

.product__top {
    width: 100%;
    flex: 0 0 auto;
    text-align: center;
    margin-bottom: 25px;
    font-size: 25px;
    color: #37bd80;
    text-transform: uppercase;
    font-weight: 600
}

.product__top strong {
    font-size: 30px
}

.product__body {
    flex: 1 1;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    box-shadow: 0 12px 32px rgba(33, 204, 243, .68)
}

.product__img {
    flex: 1 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.product__img img {
    display: block;
    max-width: 300px;
    width: 100%;
    height: auto
}

.product__desk {
    flex: 0 0;
    padding-top: 25px
}

.product__desk h3 {
    font-weight: 600;
    font-size: 25px;
    color: #37bd80
}

.product__desk p {
    font-size: 17px;
    font-weight: 500;
    color: #2e3137
}

.city-list {
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0 0 25px;
    justify-content: center
}

@media (min-width: 768px) {
    .city-list {
        margin: 0
    }
}

.city-list li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin-right: 15px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase
}

.city-list li svg {
    flex: 0 0 auto;
    width: 50px;
    height: 50px;
    fill: #9a69f3;
    margin-bottom: 10px
}

.note-box {
    padding: 20px;
    border-radius: 5px;
    background-color: #a62236;
    display: flex;
    align-items: center;
    flex-direction: column
}

@media (min-width: 768px) {
    .note-box {
        padding: 60px 0
    }
}

@media (min-width: 960px) {
    .note-box {
        flex-direction: row
    }
}

.note-box__body {
    flex: 1 1 auto;
    color: #fff;
    line-height: 1.5;
    font-size: 16px
}

.note-box__softline {
    max-width: 160px !important
}

.note-box__brand {
    text-align: center;
    flex: 0 0 auto;
    width: 100%;
    max-width: 200px;
    margin-bottom: 20px
}

.note-box__brand img, .note-box__brand svg {
    fill: #fff;
    width: auto;
    max-width: 200px
}

.note-box__brand svg {
    height: 40px
}

@media (min-width: 960px) {
    .note-box__brand {
        margin-bottom: 0;
        margin-right: 20px
    }
}

.stats {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width: 960px) {
    .stats {
        flex-direction: row
    }
}

.stats__ico {
    fill: #fff;
    width: 55px;
    height: 55px;
    margin-top: 6px;
    flex: 0 0 auto;
    margin-bottom: 15px
}

.stats__item {
    display: flex;
    flex-direction: column;
    padding: 0 0 20px;
    font-size: 16px;
    font-weight: 500;
    max-width: 260px
}

@media (min-width: 768px) {
    .stats__item {
        padding: 0 20px
    }
}

.stats__item strong {
    font-weight: 600
}

.page-hero {
    text-align: center;
    padding: 75px 0 20px
}

.page-hero--rule {
    padding: 0 0 40px
}

.page-hero--rule h2 {
    color: #fff
}

.page-hero__bg {
    padding: 25px;
    border-radius: 5px;
    background: rgba(33, 150, 243, .91)
}

.page-hero h1 {
    font-size: 30px;
    color: #2196f3
}

.page-hero h1, .page-hero h2 {
    display: block;
    font-weight: 600
}

.page-hero h2 {
    font-size: 20px
}

.page-hero p {
    font-weight: 500;
    font-size: 17px
}

.page-hero__icon {
    display: block;
    margin: 0 auto 20px;
    width: 200px;
    height: 150px
}

.course-rule {
    margin-bottom: 40px
}

.course-rule__title {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    text-align: center;
    font-size: 25px;
    color: #2196f3;
    font-weight: 600;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .course-rule__title {
        font-size: 30px
    }
}

.course-rule__title svg {
    width: 100px;
    height: 100px;
    fill: currentColor;
    margin-bottom: 20px
}

.course-rule__type {
    text-align: center;
    font-weight: 600;
    color: #4c4a4a;
    font-size: 20px;
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .course-rule__type {
        margin-bottom: 0
    }
}

.course-rule__desc ul {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    box-shadow: 0 12px 32px #e6e6e6;
    margin: 0 auto;
    font-size: 17px;
    color: #222;
    font-weight: 500;
    list-style: none
}

.course-rule__desc ul li {
    padding-left: 30px;
    position: relative;
    font-size: inherit;
    margin-bottom: 20px
}

.course-rule__desc ul li:after {
    position: absolute;
    border-radius: 50%;
    content: "✓";
    display: flex;
    justify-content: center;
    align-items: center;
    left: 0;
    top: 0;
    color: #fff;
    width: 20px;
    height: 20px;
    background: #37bd80
}

.colored-wrapper {
    margin-top: 45px;
    padding: 60px 0 20px;
    position: relative
}

.colored-wrapper:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    display: block;
    width: 100%;
    height: 320px;
    background-color: #2251a6;
    z-index: 0
}

.colored-wrapper__item {
    position: relative;
    z-index: 1
}

.link {
    display: inline-block;
    color: #2196f3;
    border-bottom: 1px dashed rgba(88, 96, 194, .51)
}

.link:hover {
    color: #0c7cd5
}

.section {
    padding: 24px 0
}

@media (min-width: 1366px) {
    .section {
        padding: 35px 0
    }
}

.section--bg {
    background-color: #f9f9fb
}

.section--course {
    padding: 60px 0
}

.text-white {
    color: #fff !important
}

[hidden] {
    display: none !important
}

.loading {
    position: fixed;
    justify-content: center;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    z-index: 100
}

.loading, .middle-container {
    display: flex;
    align-items: center
}

.middle-container {
    height: 100%
}

.middle-container--center {
    justify-content: center
}

.content {
    background: #fff;
    border-radius: 5px;
    padding: 25px;
    box-shadow: 0 12px 32px #e6e6e6
}

.content--xs {
    max-width: 820px;
    width: 100%;
    margin: 0 auto
}

.content--transparent {
    box-shadow: none;
    background: transparent
}

.text-center {
    text-align: center !important
}
