@charset "UTF-8";

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html,
body {
    height: 100%;
    line-height: 130%;
    letter-spacing: .03em;
}

html {
    -webkit-font-feature-settings: 'pnum' on, 'lnum' on;
    font-feature-settings: 'pnum' on, 'lnum' on;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: transparent;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body {
    font: 14px/1.3 "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    color: #414647;
    background: #fff;
    overflow-x: hidden;
}

body:before {
    display: none;
    visibility: hidden;
}

a,
button {
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background 0.15s ease-in-out, opacity 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, border-color 0.15s ease-in-out, background 0.15s ease-in-out, opacity 0.15s ease-in-out;
    /* stylelint-enable */;
}

a {
    color: #414647;
    text-decoration: none;
    outline: 0 !important;
}

a:hover,
a:active,
a:focus {
    color: #2999ff;
    text-decoration: none;
}

img,
svg {
    max-width: 100%;
    height: auto;
    border: 0;
}

svg {
    fill: none;
}

ul,
ol {
    list-style: none;
}

ul,
ul li,
ol,
ol li {
    margin: 0;
    padding: 0;
}

code {
    font-size: 70%;
    color: #0080f5;
    vertical-align: middle;
    margin: 0 5px;
    padding: 5px 8px;
    border-radius: 4px;
    background: #e9ecef;
}

hr {
    height: 1px;
    border: 0;
    background-color: #e9ecef;
}

figure {
    overflow: hidden;
}

@charset "UTF-8";

@font-face {
    font-family: "icomoon";
    src: url("../fonts/icomoon.eot?7sxir3");
    src: url("../fonts/icomoon.eot?7sxir3#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?7sxir3") format("truetype"), url("../fonts/icomoon.woff?7sxir3") format("woff"), url("../fonts/icomoon.svg?7sxir3#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

[class^='icon--'],
[class*='icon--'] {
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon--close:before {
    content: "\e90f";
}

.icon--minus:before {
    content: "\e90d";
}

.icon--plus:before {
    content: "\e90e";
}

.icon--arrow-md:before {
    content: "\e90b";
}

.icon--arrow-sm:before {
    content: "\e90c";
}

.icon--arrow:before {
    content: "\e900";
}

.icon--arrow-lg:before {
    content: "\e901";
}

.icon--arrow-menu:before {
    content: "\e902";
}

.icon--facebook:before {
    content: "\e903";
}

.icon--instagram:before {
    content: "\e904";
}

.icon--phone:before {
    content: "\e905";
}

.icon--play:before {
    content: "\e906";
}

.icon--quotes:before {
    content: "\e907";
}

.icon--reminder:before {
    content: "\e908";
}

.icon--search:before {
    content: "\e909";
}

.icon--star:before {
    content: "\e90a";
}

/* stylelint-disable */

/* @font-face {
    font-family: "Circle";
    src: url("../fonts/Circle-Regular.eot?") format("eot"), url("../fonts/Circle-Regular.woff2") format("woff2"), url("../fonts/Circle-Regular.woff") format("woff"), url("../fonts/Circle-Regular.ttf") format("truetype"), url('../fonts/Circle-Regular.svg#str-replace("Circle", " ", "_")') format("svg");
    font-weight: 400;
    font-style: normal;
} */

/* stylelint-enable */

/* stylelint-disable */

/* @font-face {
    font-family: "Circle";
    src: url("../fonts/Circle-Bold.eot?") format("eot"), url("../fonts/Circle-Bold.woff2") format("woff2"), url("../fonts/Circle-Bold.woff") format("woff"), url("../fonts/Circle-Bold.ttf") format("truetype"), url('../fonts/Circle-Bold.svg#str-replace("Circle", " ", "_")') format("svg");
    font-weight: 800;
    font-style: normal;
} */

/* stylelint-enable */

/* stylelint-disable */

/* @font-face {
    font-family: "Circle";
    src: url("../fonts/Circle-ExtraBold.eot?") format("eot"), url("../fonts/Circle-ExtraBold.woff2") format("woff2"), url("../fonts/Circle-ExtraBold.woff") format("woff"), url("../fonts/Circle-ExtraBold.ttf") format("truetype"), url('../fonts/Circle-ExtraBold.svg#str-replace("Circle", " ", "_")') format("svg");
    font-weight: 900;
    font-style: normal;
} */

/* stylelint-enable */



@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope-regular.woff2') format('woff2'),
        url('../fonts/manrope-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope-bold.woff2') format('woff2'),
        url('../fonts/manrope-bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Manrope';
    src: url('../fonts/manrope-extraBold.woff2') format('woff2'),
        url('../fonts/manrope-extraBold.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



/* stylelint-disable */

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-Medium.eot?") format("eot"), url("../fonts/Raleway-Medium.woff2") format("woff2"), url("../fonts/Raleway-Medium.woff") format("woff"), url("../fonts/Raleway-Medium.ttf") format("truetype"), url('../fonts/Raleway-Medium.svg#str-replace("Raleway", " ", "_")') format("svg");
    font-weight: 600;
    font-style: normal;
}

/* stylelint-enable */

/* stylelint-disable */

@font-face {
    font-family: "Raleway";
    src: url("../fonts/Raleway-ExtraBold.eot?") format("eot"), url("../fonts/Raleway-ExtraBold.woff2") format("woff2"), url("../fonts/Raleway-ExtraBold.woff") format("woff"), url("../fonts/Raleway-ExtraBold.ttf") format("truetype"), url('../fonts/Raleway-ExtraBold.svg#str-replace("Raleway", " ", "_")') format("svg");
    font-weight: 900;
    font-style: normal;
}

/* stylelint-enable */

.form input[type='text'],
.form input[type='tel'],
.form input[type='email'],
.form input[type='number'],
.form textarea,
.form button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form input[type='text']:disabled,
.form input[type='text'][readonly],
.form input[type='tel']:disabled,
.form input[type='tel'][readonly],
.form input[type='email']:disabled,
.form input[type='email'][readonly],
.form input[type='number']:disabled,
.form input[type='number'][readonly],
.form textarea:disabled,
.form textarea[readonly],
.form button:disabled,
.form button[readonly] {
    opacity: 0.2;
}

.form input[type='text'],
.form input[type='tel'],
.form input[type='email'],
.form input[type='number'],
.form textarea {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    padding: 14px 18px;
    border: 1px solid #0080f5;
    border-radius: 12px;
    /* stylelint-disable */
    -webkit-transition: border-color 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out;
    /* stylelint-enable */;
}

.form input[type='text']:focus,
.form input[type='tel']:focus,
.form input[type='email']:focus,
.form input[type='number']:focus,
.form textarea:focus {
    border-color: #0080f5;
}

.form input[type='text']:-webkit-autofill,
.form input[type='text']:-webkit-autofill:hover,
.form input[type='text']:-webkit-autofill:focus,
.form input[type='text']:-webkit-autofill:active,
.form input[type='tel']:-webkit-autofill,
.form input[type='tel']:-webkit-autofill:hover,
.form input[type='tel']:-webkit-autofill:focus,
.form input[type='tel']:-webkit-autofill:active,
.form input[type='email']:-webkit-autofill,
.form input[type='email']:-webkit-autofill:hover,
.form input[type='email']:-webkit-autofill:focus,
.form input[type='email']:-webkit-autofill:active,
.form input[type='number']:-webkit-autofill,
.form input[type='number']:-webkit-autofill:hover,
.form input[type='number']:-webkit-autofill:focus,
.form input[type='number']:-webkit-autofill:active,
.form textarea:-webkit-autofill,
.form textarea:-webkit-autofill:hover,
.form textarea:-webkit-autofill:focus,
.form textarea:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    box-shadow: 0 0 0 30px #fff inset !important;
}

.form input[type='text']::-webkit-input-placeholder,
.form input[type='tel']::-webkit-input-placeholder,
.form input[type='email']::-webkit-input-placeholder,
.form input[type='number']::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::-moz-placeholder,
.form input[type='tel']::-moz-placeholder,
.form input[type='email']::-moz-placeholder,
.form input[type='number']::-moz-placeholder,
.form textarea::-moz-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']:-ms-input-placeholder,
.form input[type='tel']:-ms-input-placeholder,
.form input[type='email']:-ms-input-placeholder,
.form input[type='number']:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::-ms-input-placeholder,
.form input[type='tel']::-ms-input-placeholder,
.form input[type='email']::-ms-input-placeholder,
.form input[type='number']::-ms-input-placeholder,
.form textarea::-ms-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::placeholder,
.form input[type='tel']::placeholder,
.form input[type='email']::placeholder,
.form input[type='number']::placeholder,
.form textarea::placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::-moz-placeholder,
.form input[type='tel']::-moz-placeholder,
.form input[type='email']::-moz-placeholder,
.form input[type='number']::-moz-placeholder,
.form textarea::-moz-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']:-ms-input-placeholder,
.form input[type='tel']:-ms-input-placeholder,
.form input[type='email']:-ms-input-placeholder,
.form input[type='number']:-ms-input-placeholder,
.form textarea:-ms-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::-ms-input-placeholder,
.form input[type='tel']::-ms-input-placeholder,
.form input[type='email']::-ms-input-placeholder,
.form input[type='number']::-ms-input-placeholder,
.form textarea::-ms-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.form input[type='text']::-webkit-input-placeholder,
.form input[type='tel']::-webkit-input-placeholder,
.form input[type='email']::-webkit-input-placeholder,
.form input[type='number']::-webkit-input-placeholder,
.form textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #c4c4c4;
}

.js-focus input[type='text']::-webkit-input-placeholder,
.js-focus input[type='tel']::-webkit-input-placeholder,
.js-focus input[type='email']::-webkit-input-placeholder,
.js-focus input[type='number']::-webkit-input-placeholder,
.js-focus textarea::-webkit-input-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::-moz-placeholder,
.js-focus input[type='tel']::-moz-placeholder,
.js-focus input[type='email']::-moz-placeholder,
.js-focus input[type='number']::-moz-placeholder,
.js-focus textarea::-moz-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']:-ms-input-placeholder,
.js-focus input[type='tel']:-ms-input-placeholder,
.js-focus input[type='email']:-ms-input-placeholder,
.js-focus input[type='number']:-ms-input-placeholder,
.js-focus textarea:-ms-input-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::-ms-input-placeholder,
.js-focus input[type='tel']::-ms-input-placeholder,
.js-focus input[type='email']::-ms-input-placeholder,
.js-focus input[type='number']::-ms-input-placeholder,
.js-focus textarea::-ms-input-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::placeholder,
.js-focus input[type='tel']::placeholder,
.js-focus input[type='email']::placeholder,
.js-focus input[type='number']::placeholder,
.js-focus textarea::placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']:-moz-placeholder,
.js-focus input[type='tel']:-moz-placeholder,
.js-focus input[type='email']:-moz-placeholder,
.js-focus input[type='number']:-moz-placeholder,
.js-focus textarea:-moz-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::-moz-placeholder,
.js-focus input[type='tel']::-moz-placeholder,
.js-focus input[type='email']::-moz-placeholder,
.js-focus input[type='number']::-moz-placeholder,
.js-focus textarea::-moz-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']:-ms-input-placeholder,
.js-focus input[type='tel']:-ms-input-placeholder,
.js-focus input[type='email']:-ms-input-placeholder,
.js-focus input[type='number']:-ms-input-placeholder,
.js-focus textarea:-ms-input-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::-ms-input-placeholder,
.js-focus input[type='tel']::-ms-input-placeholder,
.js-focus input[type='email']::-ms-input-placeholder,
.js-focus input[type='number']::-ms-input-placeholder,
.js-focus textarea::-ms-input-placeholder {
    opacity: 1;
    color: transparent;
}

.js-focus input[type='text']::-webkit-input-placeholder,
.js-focus input[type='tel']::-webkit-input-placeholder,
.js-focus input[type='email']::-webkit-input-placeholder,
.js-focus input[type='number']::-webkit-input-placeholder,
.js-focus textarea::-webkit-input-placeholder {
    opacity: 1;
    color: transparent;
}

.form input[type='number'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}

.form input[type='number']::-webkit-outer-spin-button,
.form input[type='number']::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

.form textarea {
    min-height: 215px;
    min-height: 140px;
}

.form label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 12.5px;
}

.form input[type='checkbox'],
.form input[type='radio'],
.form input[type='file'],
.form select {
    display: none;
    visibility: hidden;
}

.form input[type='checkbox']+label,
.form input[type='radio']+label {
    font-size: 14px;
    position: relative;
    margin-bottom: 0;
    padding-left: 28px;
    cursor: pointer;
}

.form input[type='checkbox']+label:before,
.form input[type='checkbox']+label:after,
.form input[type='radio']+label:before,
.form input[type='radio']+label:after {
    position: absolute;
    top: -0.4px;
    left: 0;
    /* stylelint-disable */
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    /* stylelint-enable */;
}

.form input[type='checkbox']+label:before,
.form input[type='radio']+label:before {
    vertical-align: middle;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 19px;
    height: 19px;
    content: '';
    border: 1px solid #0080f5;
    border-radius: 6px;
}

.form input[type='checkbox']+label:after,
.form input[type='radio']+label:after {
    display: block;
    content: '';
    opacity: 0;
    /* stylelint-disable */
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    /* stylelint-enable */;
}

.form input[type='checkbox']:checked+label:after,
.form input[type='radio']:checked+label:after {
    opacity: 1;
}

.form input[type='checkbox']:checked.switch+label:before,
.form input[type='radio']:checked.switch+label:before {
    background: #0080f5;
}

.form input[type='checkbox']:checked.switch+label:after,
.form input[type='radio']:checked.switch+label:after {
    -webkit-transform: translate(21.375px, 2.375px);
    -ms-transform: translate(21.375px, 2.375px);
    transform: translate(21.375px, 2.375px);
    background: #fff;
}

.form input[type='checkbox']:disabled+label,
.form input[type='checkbox'][readonly]+label,
.form input[type='radio']:disabled+label,
.form input[type='radio'][readonly]+label {
    opacity: 0.2;
    pointer-events: none;
}

.form input[type='checkbox']+label:after {
    width: 5px;
    height: 10px;
    -webkit-transform: rotate(45deg) translate(7.6px, -2.375px);
    -ms-transform: rotate(45deg) translate(7.6px, -2.375px);
    transform: rotate(45deg) translate(7.6px, -2.375px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border: solid #0080f5;
    border-width: 0 2px 2px 0;
}

.form input[type='checkbox']:checked+label:before {
    border-color: #0080f5;
}

.form input[type='checkbox'].switch+label {
    display: inline-block;
    padding-left: 54.15px;
}

.form input[type='checkbox'].switch+label:before {
    width: 38px;
    border-width: 1px;
    border-color: #0080f5;
    border-radius: 19px;
    background: #fff;
}

.form input[type='checkbox'].switch+label:after {
    width: 14.25px;
    height: 14.25px;
    opacity: 1;
    -webkit-transform: translate(2.375px, 2.375px);
    -ms-transform: translate(2.375px, 2.375px);
    transform: translate(2.375px, 2.375px);
    border: 0;
    border-radius: 50%;
    background: #0080f5;
}

.form input[type='checkbox'].switch:checked+label:before {
    border-color: #0080f5;
}

.form input[type='radio']+label:after {
    line-height: 19px;
    display: table;
    width: 9.5px;
    height: 9.5px;
    -webkit-transform: translate(4.75px, 4.75px);
    -ms-transform: translate(4.75px, 4.75px);
    transform: translate(4.75px, 4.75px);
    border-radius: 50%;
    background: #0080f5;
}

.form input[type='radio']+label:before {
    border-radius: 50%;
}

.form input[type='radio']:checked+label:before {
    border-color: #0080f5;
}

.form input[type='radio']:disabled+label,
.form input[type='radio'][readonly]+label {
    opacity: 0.2;
    pointer-events: none;
}

.form input[type='file']+label {
    width: auto;
    margin: 0;
    padding: 14px 18px;
    cursor: pointer;
    border: 1px solid #0080f5;
    border-radius: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    /* stylelint-disable */
    -webkit-transition: border-color 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out;
    /* stylelint-enable */;
}

.is-focused input[type='file']+label,
.is-checked input[type='file']+label {
    border-color: #0080f5;
}

.is-checked input[type='file']+label {
    color: #0080f5;
}

.js-focus label {
    position: absolute;
    top: 15px;
    left: 19px;
    margin-bottom: 0;
    -webkit-transition: font-size 0.15s ease-in-out, top 0.15s ease-in-out;
    transition: font-size 0.15s ease-in-out, top 0.15s ease-in-out;
}

.js-focus.is-focused label,
.js-focus.is-checked label {
    font-size: 8.4px;
    top: 7px;
}

.js-focus.is-focused input,
.js-focus.is-focused textarea,
.js-focus.is-checked input,
.js-focus.is-checked textarea {
    padding: 21px 18px 7px;
}

.select {
    position: relative;
    width: 550px;
    max-width: 100%;
}

.select__element,
.select__input {
    width: 100%;
}

.select__element {
    position: absolute;
    top: 0;
    left: 0;
    height: 48.2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    opacity: 0;
}

.select__input,
.select__dropdown {
    font-size: 14px;
    width: 100%;
    max-width: 100%;
    padding: 14px 18px;
    border-radius: 12px;
}

.select__input {
    color: #c4c4c4;
    position: relative;
    z-index: 1;
    padding-right: 45.64px !important;
    cursor: pointer;
    border: 1px solid #0080f5;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    /* stylelint-disable */
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    /* stylelint-enable */;
}

.select__input:after {
    position: absolute;
    top: calc(50% - 5.81651px);
    right: 18px;
    display: block;
    width: 9.64px;
    height: 9.64px;
    content: '';
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 6.81651px 6.81651px;
    -ms-transform-origin: 6.81651px 6.81651px;
    transform-origin: 6.81651px 6.81651px;
    border: solid #004b8f;
    border-width: 0 1px 1px 0;
    /* stylelint-disable */
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    /* stylelint-enable */;
}

.select.is-focused .select__input,
.select.is-opened .select__input {
    color: #0080f5;
    border-color: #0080f5;
}

.select.is-focused .select__input:after,
.select.is-opened .select__input:after {
    top: 16.78349px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-color: #0080f5;
}

.select.is-checked .select__input {
    color: #fff;
    border-color: #0080f5;
    background: #0080f5;
}

.select.is-checked .select__input:after {
    border-color: #fff;
}

.select__dropdown {
    position: absolute;
    z-index: 2;
    top: 125%;
    left: 0;
    display: none;
    height: auto;
    max-height: 215px;
    padding: 0;
    -webkit-box-shadow: 1px 3px 7px 4px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 3px 7px 4px rgba(0, 0, 0, 0.05);
    opacity: 0;
    border: 0 solid #0080f5;
    background: #fff;
    /* stylelint-disable */
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    /* stylelint-enable */;
}

.select.is-opened .select__dropdown {
    display: block;
    -webkit-animation: fadeIn 0.15s ease-in-out forwards;
    animation: fadeIn 0.15s ease-in-out forwards;
}

.select__item {
    color: #414647;
    display: block;
    padding: 10.5px 18px;
    cursor: pointer;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, background 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out;
    /* stylelint-enable */;
}

.select__item:hover,
.select__item:active,
.select__item:focus {
    color: #7e8789;
    background: transparent;
}

.select__item.is-active {
    color: #414647;
    background: rgba(0, 128, 245, 0.05);
}

.urgent {
    background: #ffdee1;
    padding: 10px;
}

.jq-selectbox {
    vertical-align: middle;
    cursor: pointer;
    width: 100%;
}

.jq-selectbox__select {
    height: 60px;
    background: #FFFFFF;
    border: 2px solid #0080F5;
    border-radius: 15px;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.05em;
    color: #0080F5;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
}

.jq-selectbox.opened .jq-selectbox__select {
    border-radius: 15px 15px 0 0;
}

.jq-selectbox.opened.dropup .jq-selectbox__select {
    border-radius: 0 0 15px 15px;
}

.jq-selectbox__select:hover {
}

.jq-selectbox__select:active {
}

.jq-selectbox.focused .jq-selectbox__select {
}

.jq-selectbox.disabled .jq-selectbox__select {
}

.jq-selectbox__select-text {
    display: block;
    /*width: 100%;*/
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jq-selectbox .placeholder {
}

.jq-selectbox__trigger {
    margin-left: 6px;
    width: 12px;
    min-width: 12px;
    height: 7px;
    background: url(../images/icons/arrow.svg) no-repeat bottom center;
}

.jq-selectbox__trigger-arrow {
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
}

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
}

.jq-selectbox__dropdown {
    top: 100%;
    width: 100%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 2px solid #0080F5;
    border-top: none;
    border-radius: 0 0 15px 15px;
    background: #FFF;
    overflow: hidden;
}

.jq-selectbox.dropup .jq-selectbox__dropdown {
    border-radius: 15px 15px 0 0;
    border: 2px solid #0080F5;
    border-bottom: none;
}

.jq-selectbox__search {
    display: none;
}

.jq-selectbox__search input {
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
    -webkit-appearance: none;
}

.jq-selectbox__not-found {
    margin: 5px;
    padding: 5px 8px 6px;
    background: #F0F0F0;
    font-size: 13px;
}

.jq-selectbox ul {
    margin: 0;
    padding: 0;
}

.jq-selectbox li {
    min-height: 18px;
    padding: 5px 10px 6px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    /*white-space: nowrap;*/
    color: #231F20;
}

.jq-selectbox li.selected {
    background-color: #A3ABB1;
    color: #FFF;
}

.jq-selectbox li:hover {
    background-color: #08C;
    color: #FFF;
}

.jq-selectbox li.disabled {
    color: #AAA;
}

.jq-selectbox li.disabled:hover {
    background: none;
}

.jq-selectbox li.optgroup {
    font-weight: bold;
}

.jq-selectbox li.optgroup:hover {
    background: none;
    color: #231F20;
    cursor: default;
}

.jq-selectbox li.option {
    padding-left: 25px;
}

.jq-selectbox.styler--normal .jq-selectbox__select {
    height: auto;
    padding: 14px 18px;
    border-width: 1px;
    justify-content: space-between;
    border-radius: 12px;
    font-weight: normal;
    font-size: 14px; color: black;
}
.jq-selectbox.styler--normal .placeholder {
    color: #c5c3c3;
}
.jq-selectbox.styler--normal.opened .jq-selectbox__select {
    border-radius: 12px;
}
.jq-selectbox.styler--normal .jq-selectbox__dropdown {
    border-radius: 12px;
    margin: 2px 0;
    border: 1px solid #0080F5;
}
.jq-selectbox.styler--normal .jq-selectbox__dropdown {
    max-height: 150px;
}


.btn {
    font-size: 14px;
    font-weight: normal;
    text-shadow: none;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    padding: 16.1px 27px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid;
    border-radius: 12px;
    outline: 0 !important;
    color: #fff;
    border-color: #0080f5;
    background: #0080f5;
}

.btn:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.btn img {
    max-width: 22px;
    margin-left: 12px;
    position: relative;
    top: -2px;
}

p+.btn {
    margin-top: 20px;
}

.btn:hover,
.btn:active,
.btn:focus {
    color: #fff;
    border-color: #108dff;
    background: #108dff;
}

.btn--red {
    color: #fff;
    border-color: #c65845;
    background: #c65845;
}

.btn--red:hover,
.btn--red:active,
.btn--red:focus {
    color: #fff;
    border-color: #cc6a59;
    background: #cc6a59;
}

.btn--yellow {
    color: #fff;
    border-color: #ffc107;
    background: #ffc107;
}

.btn--yellow:hover,
.btn--yellow:active,
.btn--yellow:focus {
    color: #fff;
    border-color: #ffc721;
    background: #ffc721;
}

.btn--green {
    color: #fff;
    border-color: #09a758;
    background: #09a758;
}

.btn--green:hover,
.btn--green:active,
.btn--green:focus {
    color: #fff;
    border-color: #0abf65;
    background: #0abf65;
}

.btn--cyan {
    color: #fff;
    border-color: #099ea7;
    background: #099ea7;
}

.btn--cyan:hover,
.btn--cyan:active,
.btn--cyan:focus {
    color: #fff;
    border-color: #0ab5bf;
    background: #0ab5bf;
}

.btn--gray {
    color: #fff;
    border-color: #6c757d;
    background: #6c757d;
}

.btn--gray:hover,
.btn--gray:active,
.btn--gray:focus {
    color: #fff;
    border-color: #78828a;
    background: #78828a;
}

.btn--gray-dark {
    color: #fff;
    border-color: #343a40;
    background: #343a40;
}

.btn--gray-dark:hover,
.btn--gray-dark:active,
.btn--gray-dark:focus {
    color: #fff;
    border-color: #3f474e;
    background: #3f474e;
}

.btn--light {
    color: #414647;
    text-shadow: none;
    border-color: white;
    background: white;
}

.btn--light:hover,
.btn--light:active,
.btn--light:focus {
    color: #414647;
    border-color: white;
    background: white;
}

.btn--white,
.btn--border {
    color: #0080f5;
    background: #fff;
}

.btn--white:hover,
.btn--white:active,
.btn--white:focus,
.btn--border:hover,
.btn--border:active,
.btn--border:focus {
    color: #fff;
    background: #108dff;
}

.btn--white {
    text-shadow: none;
}

.btn--round {
    padding-right: 27px;
    padding-left: 27px;
    border-radius: 120px;
}

.btn--square {
    border-radius: 0;
}

.btn--small {
    padding: 14px 18px;
}

.btn--small.btn--round {
    padding-right: 18px;
    padding-left: 18px;
}

.btn--large {
    padding: 17.5px 31.5px;
}

.btn--large.btn--round {
    padding-right: 31.5px;
    padding-left: 31.5px;
}

.btn--disabled {
    opacity: 0.2;
    pointer-events: none;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}
.btn--mwall {
    width: 100%;
    max-width: 400px;
}

.form__group .btn {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 48.2px;
}

.is-hidden {
    display: none !important;
}

.no-transition {
    -webkit-transition: none !important;
    transition: none !important;
}

.nowrap {
    white-space: nowrap;
}

.text--blue {
    color: #0080F5;
}

.text-upper {
    text-transform: uppercase;
}


body.menu-opened {
    overflow: hidden;
}
body.menu-opened .marquiz-widget {
    opacity: 0; visibility: visible;
}

.main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow: hidden;
}

.wrapper {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    overflow: hidden;
}
.body--ttoolbar .wrapper {
    padding-top: 60px;
}

.btn--order {
    color: #fff;
    border-radius: 15px;
    height: 60px;
    width: 350px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding: 14px 27px 13px;
    background: none !important;
    border: 3px solid #0080F5;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.btn--order:before {
    content: "";
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    background: #0080F5;
    border-radius: 8px;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.btn--order:hover:before {
    background: #108dff;
}

.btn--primary {
    color: #fff;
    border-radius: 12px;
    text-transform: uppercase;
    position: relative;
    border: 2px solid #0080f5;
    min-width: 280px;
    font-weight: 700;
    padding: 13px 25px 10px 25px;
    white-space: nowrap;
}

.btn--primary:hover,
.btn--primary:active,
.btn--primary:focus {
    background: #2999ff;
    border-color: #2999ff;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border-color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background 0.15s ease-in-out, border-color 0.15s ease-in-out;
    /* stylelint-enable */
    text-decoration: none;
}

.btn--primary.btn--green {
    background: #43D854;
    border-color: #43D854;
}

.btn--primary.btn--green:hover,
.btn--primary.btn--green:active,
.btn--primary.btn--green:focus {
    background: #3CCE4D;
    border-color: #3CCE4D;
}

.btn--whatsapp {
    border-color: #43D854;
    background: #43D854;
}

.btn--whatsapp:hover,
.btn--whatsapp:active,
.btn--whatsapp:focus {
    border-color: #33BE43;
    background: #33BE43;
}

.btn--whatsapp img {
    width: 22px;
    margin-left: 12px;
    position: relative;
    top: -2px;
}

.btn--telegram {
    border-color: #3390ec;
    background: #3390ec;
}

.btn--secondary {
    min-width: 250px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 2px solid #0080f5;
    color: #0080f5;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 25px 10px 25px;
    border-radius: 12px;
    white-space: nowrap;
}

.btn--transparent {
    min-width: 250px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    border: 2px solid #0080f5;
    color: #0080f5;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 25px 10px 25px;
    border-radius: 12px;
}

.btn--pulse {
    -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
    box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
    -webkit-animation: pulse-btn 1.5s infinite;
    animation: pulse-btn 1.5s infinite;
}

.btn--pulse:hover {
    animation: none;
}

@-webkit-keyframes pulse-btn {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
    }

    70% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }
}

@keyframes pulse-btn {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.4);
    }

    70% {
        -moz-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }
}

.btn--icon-left,
.btn--icon-right {
    padding-left: 20px;
    padding-right: 20px;
}

.btn--icon-left svg *,
.btn--icon-right svg * {
    transition: all .15s ease-in-out;
}

.btn--icon-left:hover svg path {
    fill: #fff;
}

.btn--icon-left svg,
.btn--icon-left img {
    margin-right: 10px;
}

.btn--icon-right svg,
.btn--icon-right img {
    margin-left: 10px;
}

.btn--play {
    background: #0080f5;
    width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 30px;
    cursor: pointer;
    border-radius: 50%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.btn--play .icon {
    margin-left: 5px;
}

.btn--play:hover,
.btn--play:active,
.btn--play:focus {
    background: #2999ff;
    color: #fff;
}

.btn--prev,
.btn--next,
.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    border: 2px solid #0080f5;
    color: #0080f5;
    background: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 50%;
    outline: none;
    padding: 0;
}

.swiper-button-next,
.swiper-button-prev {
    display: none;
}

.btn--prev:before,
.btn--next:before,
.swiper-button-next:before,
.swiper-button-prev:before {
    content: "\e900";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.btn--prev:hover,
.btn--next:hover,
.swiper-button-next:hover,
.swiper-button-prev:hover

/*,
.btn--prev:active,
.btn--prev:focus,
.btn--next:active,
.btn--next:focus*/ {
    background: #0080f5;
    border-color: #0080f5;
    color: #fff;
}

.btn--prev:before,
.btn--next:before {
    margin-right: 3px;
}

.btn--next,
.swiper-button-next {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.btn--navgray {
    color: #E4E4E4;
    border-color: #E4E4E4;
}

.btn--navgray:active,
.btn--navgray:focus {
    color: #E4E4E4;
}

.btn--navgray:hover

/*,
.btn--navgray:focus,
.btn--navgray:active*/ {
    background: none;
    border-color: #0080f5;
    color: #0080f5;
}

.more {
    color: #0080f5;
}

body.modal-opened {
    overflow: hidden;
}

.swiper-wrapper {
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01) !important;
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01) !important;
    -webkit-transition: -webkit-transform 1s ease 0s !important;
    transition: -webkit-transform 1s ease 0s !important;
    transition: transform 1s ease 0s !important;
    transition: transform 1s ease 0s, -webkit-transform 1s ease 0s !important;
}

@charset "UTF-8";

.modal {
    display: none;
    width: 1240px;
    max-width: 100%;
    max-height: 100%;
    border-radius: 30px;
    text-align: center;
    padding: 111px 0 93px;
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.07);
}

.modal__wrapper {
    max-width: 580px;
    margin-left: auto;
    margin-right: auto;
}

#modal-choice .modal__wrapper {
    max-width: 740px;
    padding-bottom: 40px;
}

.modal--rev .modal__wrapper {
    max-width: 740px;
}

.modal__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 130%;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.modal__title.fs--md {
    text-wrap: balance;
    font-size: 28px;
}

.modal__intro {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 50px;
}

.modal__content {
    width: 100%;
    max-width: 395px;
    margin-left: auto;
    margin-right: auto;
}

.modal__text {
    text-align: left;
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #414647;
}

.modal__text a {
    color: #0080F5;
    text-decoration: underline;
}

.modal__text a:hover {
    text-decoration: none;
}

#modal-reviews .modal__wrapper {
    max-width: 660px;
}

#modal-reviews .modal__text {
    text-align: center;
}

#modal-search {
    background: none;
    box-shadow: none;
    max-width: 600px;
    width: 100%;
    height: auto;
}

#modal-search .fancybox-close-small {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

#modal-search form {
    position: relative;
}

#modal-search .search-input {
    padding-right: 50px;
}

#modal-search .search-button {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 30px;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    outline: none;
}

.fancybox-is-open .form-search {
    -webkit-animation: fade-up 1.8s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 1.8s cubic-bezier(0.35, 0, 0, 1.01);
}

.modal__buttons {
    margin-top: 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.modal__buttons .btn {
    margin: 15px 0;
    width: 100%;
    max-width: 360px;
}

.modal__footer {
    margin-top: 10px;
}

.fancybox-slide {
    overflow: hidden;
}

.fancybox-slide--video .fancybox-content {
    max-width: 80%;
    max-height: 90%;
}

@media (max-width: 639px) {
    .fancybox-slide--video .fancybox-content {
        max-width: 90%;
        max-height: 95%;
    }
}

#modal-podbor {
    width: 100%;
    height: 100%;
    background: url(../images/bg-podbor.jpg) no-repeat center;
    background-size: cover;
    color: #fff;
    border-radius: 0;
    position: absolute;
    left: 0;
    top: 0;
}

#modal-podbor .modal__wrapper {
    max-width: 1000px;
    padding: 40px 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-items: center;
    justify-content: center;
}

#modal-podbor .modal__title {
    text-align: left;
}

#modal-podbor .fancybox-close-small {
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}

.form__bodbor {
    /* display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;*/
    display: grid;
    grid-template-columns: 1fr 1fr 1fr auto;
    grid-gap: 5px;
    margin: 60px -5px 0;
}

.form__bodbor>* {
    margin: 5px 5px;
    min-width: 1px;
}

.form__bodbor .btn {
    white-space: nowrap;
    width: auto;
}

.form__bodbor .jq-selectbox__dropdown ul {
    max-height: 200px;
}

.modal__privacy {
    font-size: 10px;
}

.modal__privacy a {
    position: relative;
}

.modal__privacy a:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    background: #414647;
    bottom: 0;
    left: 0;
}

.modal__privacy a:hover:after {
    background: #2999ff;
}

.modal .fancybox-close-small {
    top: 35px;
    right: 30px;
    opacity: 1;
}

.modal .fancybox-close-small:hover {
    opacity: 0.8;
}

.modal .fancybox-close-small svg {
    display: none;
}

.modal .fancybox-close-small:before {
    content: "\e90f";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    color: #0080f5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0px;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out;
    /* stylelint-enable */;
}

.modal#modal-licenses .modal__wrapper {
    max-width: 100%;
}

.modal#modal-licenses .modal__subtitle {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
}

.modal#modal-licenses .modal__content {
    max-width: 680px;
}

.modal-licenses .modal__content {
    max-width: 880px;
}

.modal#modal-licenses .modal__subtitle {
    margin-bottom: 75px;
}

.fancybox-is-open .modal__title {
    -webkit-animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .modal__intro {
    -webkit-animation: fade-up 0.95s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 0.95s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__header,
.fancybox-is-open .form__text,
.fancybox-is-open .form__bodbor {
    -webkit-animation: fade-up 1.2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 1.2s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__control:nth-child(1) {
    -webkit-animation: fade-up 1.8s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 1.8s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__control:nth-child(2) {
    -webkit-animation: fade-up 2.2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2.2s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__control:nth-child(3) {
    -webkit-animation: fade-up 2.6s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2.6s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__control:nth-child(4) {
    -webkit-animation: fade-up 3.0s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 3.0s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__control:nth-child(5) {
    -webkit-animation: fade-up 3.4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 3.4s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__connection,
.fancybox-is-open .modal__buttons {
    -webkit-animation: fade-up 2.4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2.4s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .form__submit {
    -webkit-animation: fade-up 2.6s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2.6s cubic-bezier(0.35, 0, 0, 1.01);
}

.fancybox-is-open .modal__footer {
    -webkit-animation: fade-up 2.8s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2.8s cubic-bezier(0.35, 0, 0, 1.01);
}

@-webkit-keyframes fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

.section {
    padding: 80px 0;
}

.section--pb0 {
    padding-bottom: 0 !important;
}

.section--first {
    padding-top: 170px;
}

.section__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.section__title {
    font-size: 48px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.section__title--center {
    text-align: center;
}

.section__title--small {
    font-size: 36px;
    font-weight: 900;
    padding-top: 5px;
}

.section__title span {
    color: #0080f5;
}

.section__crumbssearch {
    margin-top: 45px;
}

.section__crumbssearch .section__header {
    align-items: center;
    flex-wrap: nowrap;
}

.section__crumbssearch .breadcrumbs {
    margin: 0;
    width: auto;
    flex-grow: 1;
}

.section__crumbssearch .breadcrumbs .container {
    padding: 0;
}

.section__search {
    width: 48.8%;
    margin-left: 5%;
}

.section__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*margin-top: 31px;*/
    max-width: 1135px;
}

.section__title+.section__info {
    margin-top: 31px;
}

.section__info.w-all {
    max-width: 100%;
}

.section__buttonts {
    margin-left: -10px;
    margin-right: -10px;
}

.section__buttonts .btn {
    min-width: 290px;
    padding-left: 40px;
    padding-right: 40px;
    margin-left: 10px;
    margin-right: 10px;
}

.section__description {
    font-size: 24px;
    letter-spacing: 0.035em;
}

.section__description .btn {
    margin-right: 35px;
    margin-bottom: 15px;
}

.section__content {
    margin-top: 67px;
}

.section__buttons_footer {
    padding-top: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.section__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.section--subscribe .section__nav {
    margin-top: -15px;
}

.section__nav .btn--prev {
    margin-right: 30px;
    position: relative;
    z-index: 0;
}

.section__actions a {
    margin-right: 35px;
}

.section__actions a:last-child {
    margin-right: 0px;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #0df07e;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #0cd772;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #0df07e;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #0cd772;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker
   ------------------------------------------------- */

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0;
}

.datepicker {
    background: #fff;
    border: 1px solid #fff;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-family: "Manrope", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif, sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0.3s, -webkit-transform 0.3s ease;
    z-index: 10000;
}

.datepicker.-from-top- {
    -webkit-transform: translateY(-8px);
    -ms-transform: translateY(-8px);
    transform: translateY(-8px);
}

.datepicker.-from-right- {
    -webkit-transform: translateX(8px);
    -ms-transform: translateX(8px);
    transform: translateX(8px);
}

.datepicker.-from-bottom- {
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
}

.datepicker.-from-left- {
    -webkit-transform: translateX(-8px);
    -ms-transform: translateX(-8px);
    transform: translateX(-8px);
}

.datepicker.active {
    opacity: 1;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s;
    transition: opacity 0.3s ease, transform 0.3s ease, left 0s 0s, -webkit-transform 0.3s ease;
}

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.datepicker-inline .datepicker--pointer {
    display: none;
}

.datepicker--content {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 6px;
}

.-only-timepicker- .datepicker--content {
    display: none;
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    width: 10px;
    height: 10px;
    z-index: -1;
}

.-top-left- .datepicker--pointer,
.-top-center- .datepicker--pointer,
.-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.-right-top- .datepicker--pointer,
.-right-center- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

.-bottom-left- .datepicker--pointer,
.-bottom-center- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}

.-left-top- .datepicker--pointer,
.-left-center- .datepicker--pointer,
.-left-bottom- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.-top-left- .datepicker--pointer,
.-bottom-left- .datepicker--pointer {
    left: 10px;
}

.-top-right- .datepicker--pointer,
.-bottom-right- .datepicker--pointer {
    right: 10px;
}

.-top-center- .datepicker--pointer,
.-bottom-center- .datepicker--pointer {
    left: calc(50% - 10px / 2);
}

.-left-top- .datepicker--pointer,
.-right-top- .datepicker--pointer {
    top: 10px;
}

.-left-bottom- .datepicker--pointer,
.-right-bottom- .datepicker--pointer {
    bottom: 10px;
}

.-left-center- .datepicker--pointer,
.-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2);
}

.datepicker--body {
    display: none;
}

.datepicker--body.active {
    display: block;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #0df07e;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #0cd772;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Datepicker cells
   ------------------------------------------------- */

.datepicker--cells {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.datepicker--cell {
    border-radius: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1;
}

.datepicker--cell.-focus- {
    background: #f0f0f0;
}

.datepicker--cell.-current- {
    color: #09a758;
}

.datepicker--cell.-current-.-focus- {
    color: #4a4a4a;
}

.datepicker--cell.-current-.-in-range- {
    color: #09a758;
}

.datepicker--cell.-in-range- {
    background: rgba(9, 167, 88, 0.1);
    color: #4a4a4a;
    border-radius: 0;
}

.datepicker--cell.-in-range-.-focus- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell.-disabled- {
    cursor: default;
    color: #aeaeae;
}

.datepicker--cell.-disabled-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-disabled-.-in-range- {
    color: #a1a1a1;
}

.datepicker--cell.-disabled-.-current-.-focus- {
    color: #aeaeae;
}

.datepicker--cell.-range-from- {
    border: 1px solid rgba(9, 167, 88, 0.5);
    background-color: rgba(9, 167, 88, 0.1);
    border-radius: 10px 0 0 10px;
}

.datepicker--cell.-range-to- {
    border: 1px solid rgba(9, 167, 88, 0.5);
    background-color: rgba(9, 167, 88, 0.1);
    border-radius: 0 10px 10px 0;
}

.datepicker--cell.-range-from-.-range-to- {
    border-radius: 10px;
}

.datepicker--cell.-selected- {
    color: #fff;
    border: none;
    background: #09a758;
}

.datepicker--cell.-selected-.-current- {
    color: #fff;
    background: #09a758;
}

.datepicker--cell.-selected-.-focus- {
    background: #088f4b;
}

.datepicker--cell:empty {
    cursor: default;
}

.datepicker--days-names {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px;
}

.datepicker--day-name {
    color: #09a758;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em;
}

.datepicker--cell-day {
    width: 14.28571%;
}

.datepicker--cells-months {
    height: 175px;
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%;
}

.datepicker--years {
    height: 175px;
}

.datepicker--cells-years {
    height: 175px;
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #0df07e;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #0cd772;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Navigation
   ------------------------------------------------- */

.datepicker--nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #f8f9fa;
    min-height: 32px;
    padding: 6px;
}

.-only-timepicker- .datepicker--nav {
    display: none;
}

.datepicker--nav-title,
.datepicker--nav-action {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.datepicker--nav-action:hover {
    background: #f0f0f0;
}

.datepicker--nav-action.-disabled- {
    visibility: hidden;
}

.datepicker--nav-action svg {
    width: 32px;
    height: 32px;
}

.datepicker--nav-action path {
    fill: none;
    stroke: #9c9c9c;
    stroke-width: 2px;
}

.datepicker--nav-title {
    border-radius: 10px;
    padding: 0 8px;
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px;
}

.datepicker--nav-title:hover {
    background: #f0f0f0;
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: none;
}

.datepicker--buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px;
    border-top: 1px solid #f8f9fa;
}

.datepicker--button {
    color: #09a758;
    cursor: pointer;
    border-radius: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px;
}

.datepicker--button:hover {
    color: #4a4a4a;
    background: #f0f0f0;
}

.datepicker--cell-day.-other-month-,
.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.datepicker--cell-day.-other-month-:hover,
.datepicker--cell-year.-other-decade-:hover {
    color: #c5c5c5;
}

.-disabled-.-focus-.datepicker--cell-day.-other-month-,
.-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede;
}

.-selected-.datepicker--cell-day.-other-month-,
.-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #0df07e;
}

.-selected-.-focus-.datepicker--cell-day.-other-month-,
.-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #0cd772;
}

.-in-range-.datepicker--cell-day.-other-month-,
.-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.1);
    color: #cccccc;
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-,
.-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(9, 167, 88, 0.2);
}

.datepicker--cell-day.-other-month-:empty,
.datepicker--cell-year.-other-decade-:empty {
    background: none;
    border: none;
}

/* -------------------------------------------------
    Timepicker
   ------------------------------------------------- */

.datepicker--time {
    border-top: 1px solid #f8f9fa;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 6px;
    position: relative;
}

.datepicker--time.-am-pm- .datepicker--time-sliders {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 138px;
    -ms-flex: 0 1 138px;
    flex: 0 1 138px;
    max-width: 138px;
}

.-only-timepicker- .datepicker--time {
    border-top: none;
}

.datepicker--time-sliders {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px;
}

.datepicker--time-label {
    display: none;
    font-size: 12px;
}

.datepicker--time-current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px;
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1;
}

.datepicker--time-current-hours,
.datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1;
}

.datepicker--time-current-hours:after,
.datepicker--time-current-minutes:after {
    content: '';
    background: #f0f0f0;
    border-radius: 10px;
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0;
}

.datepicker--time-current-hours.-focus-:after,
.datepicker--time-current-minutes.-focus-:after {
    opacity: 1;
}

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px;
}

.datepicker--time-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: -webkit-gradient(linear, left top, right top, from(#dedede), to(#dedede)) left 50%/100% 1px no-repeat;
    background: -webkit-linear-gradient(left, #dedede, #dedede) left 50%/100% 1px no-repeat;
    background: linear-gradient(to right, #dedede, #dedede) left 50%/100% 1px no-repeat;
}

.datepicker--time-row:first-child {
    margin-bottom: 4px;
}

.datepicker--time-row input[type='range'] {
    background: none;
    cursor: pointer;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}

.datepicker--time-row input[type='range']::-ms-tooltip {
    display: none;
}

.datepicker--time-row input[type='range']:hover::-webkit-slider-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-moz-range-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:hover::-ms-thumb {
    border-color: #b8b8b8;
}

.datepicker--time-row input[type='range']:focus {
    outline: none;
}

.datepicker--time-row input[type='range']:focus::-webkit-slider-thumb {
    background: #09a758;
    border-color: #09a758;
}

.datepicker--time-row input[type='range']:focus::-moz-range-thumb {
    background: #09a758;
    border-color: #09a758;
}

.datepicker--time-row input[type='range']:focus::-ms-thumb {
    background: #09a758;
    border-color: #09a758;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -webkit-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -moz-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid #dedede;
    background: #fff;
    cursor: pointer;
    -ms-transition: background .2s;
    transition: background .2s;
}

.datepicker--time-row input[type='range']::-webkit-slider-thumb {
    margin-top: -6px;
}

.datepicker--time-row input[type='range']::-webkit-slider-runnable-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-moz-range-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-track {
    border: none;
    height: 1px;
    cursor: pointer;
    color: transparent;
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-lower {
    background: transparent;
}

.datepicker--time-row input[type='range']::-ms-fill-upper {
    background: transparent;
}

.datepicker--time-row span {
    padding: 0 12px;
}

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em;
}

.datepicker--time-icon:after,
.datepicker--time-icon:before {
    content: '';
    background: currentColor;
    position: absolute;
}

.datepicker--time-icon:after {
    height: .4em;
    width: 1px;
    left: calc(50% - 1px);
    top: calc(50% + 1px);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

.datepicker--time-icon:before {
    width: .4em;
    height: 1px;
    top: calc(50% + 1px);
    left: calc(50% - 1px);
}

.wow {
    visibility: hidden;
}

.tippy-box[data-theme~='light'] {
    color: #414647;
    -webkit-box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
    box-shadow: 0 0 20px 4px rgba(154, 161, 177, 0.15), 0 4px 80px -8px rgba(36, 40, 47, 0.25), 0 4px 4px -2px rgba(91, 94, 105, 0.15);
    background-color: #fff;
}

.tippy-box[data-theme~='light'][data-placement^='top']>.tippy-arrow:before {
    border-top-color: #fff;
}

.tippy-box[data-theme~='light'][data-placement^='bottom']>.tippy-arrow:before {
    border-bottom-color: #fff;
}

.tippy-box[data-theme~='light'][data-placement^='left']>.tippy-arrow:before {
    border-left-color: #fff;
}

.tippy-box[data-theme~='light'][data-placement^='right']>.tippy-arrow:before {
    border-right-color: #fff;
}

.tippy-box[data-theme~='light']>.tippy-backdrop {
    background-color: #fff;
}

.tippy-box[data-theme~='light']>.tippy-svg-arrow {
    fill: #fff;
}

.simplebar-track.simplebar-vertical {
    width: 15px;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    top: 5px;
    bottom: 5px;
}

.simplebar-track.simplebar-horizontal {
    height: 15px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    right: 5px;
    left: 5px;
}

.simplebar-scrollbar:before {
    right: 5px;
    left: 3px;
}

.simplebar-scrollbar.simplebar-visible:before {
    opacity: 0.15;
}

.fancybox-slide {
    padding: 25px;
}

.fancybox-active {
    height: inherit;
}

@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: #0080f5;
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.swiper-container-multirow-column>.swiper-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.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-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.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-slide-shadow-bottom {
    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: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-container-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    /* For Firefox */
    -ms-overflow-style: none;
    /* For Internet Explorer and Edge */;
}

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

:root {
    /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms opacity;
    transition: 300ms opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
    position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.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(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(0.66);
    -ms-transform: scale(0.66);
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(0.33);
    -ms-transform: scale(0.33);
    transform: scale(0.33);
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-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(0px, -50%, 0);
    transform: translate3d(0px, -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;
    -webkit-transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms top, 200ms -webkit-transform;
    transition: 200ms transform, 200ms top;
    transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px;
}

.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 {
    -webkit-transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms left, 200ms -webkit-transform;
    transition: 200ms transform, 200ms left;
    transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms right, 200ms -webkit-transform;
    transition: 200ms transform, 200ms right;
    transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}

/* Progress */

.swiper-pagination-progressbar {
    background: rgba(0, 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-vertical>.swiper-pagination-progressbar,
.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
}

.swiper-pagination-blue {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-red {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-yellow {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-green {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-cyan {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-gray {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-gray-dark {
    --swiper-pagination-color: $paginationColorValue;
}

.swiper-pagination-lock {
    display: none;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal>.swiper-pagination-bullets {
    position: static;
    margin-top: 25px;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    outline: 0 !important;
}

.swiper-pagination-bullet {
    width: 14px;
    height: 14px;
}

.swiper-button-prev,
.swiper-button-next {
    outline: 0 !important;
}

.swiper-container {
    width: 100%;
}

.swiper-slide {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    height: auto;
    min-height: 100%;
}

.js-swiper {
    position: relative;
    opacity: 0;
}

.js-swiper.is-ready,
.js-swiper.is-destroyed {
    -webkit-animation: fadeIn 0.3s ease-in-out forwards;
    animation: fadeIn 0.3s ease-in-out forwards;
}

.js-swiper .swiper-container {
    overflow: hidden;
    width: calc(100% + 30px);
    margin: -15px;
    padding: 15px;
}

.js-lazy {
    position: relative;
    opacity: 0;
    background-color: transparent;
    /* stylelint-disable */
    -webkit-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out;
    /* stylelint-enable */;
}

.js-lazy.is-loaded {
    opacity: 1;
}

.js-map {
    opacity: 0;
}

.js-map.is-ready {
    -webkit-animation: fadeIn 0.3s ease-in-out forwards;
    animation: fadeIn 0.3s ease-in-out forwards;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-weight: bold;
    line-height: 1.35;
    margin-bottom: 1.5rem;
}

h2,
.h2 {
    font-size: 2rem;
}

h3,
.h3 {
    font-size: 1.5rem;
}

h4,
.h4 {
    font-size: 1.35rem;
}

h5,
.h5 {
    font-size: 1.15rem;
}

.wysiwyg>*:first-child {
    margin-top: 0;
}

.wysiwyg>*:last-child {
    margin-bottom: 0;
}

.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6,
.wysiwyg .h2,
.wysiwyg .h3,
.wysiwyg .h4,
.wysiwyg .h5,
.wysiwyg .h6 {
    margin-top: 2.5rem;
}

.wysiwyg h2:first-child,
.wysiwyg h3:first-child,
.wysiwyg h4:first-child,
.wysiwyg h5:first-child,
.wysiwyg h6:first-child,
.wysiwyg .h2:first-child,
.wysiwyg .h3:first-child,
.wysiwyg .h4:first-child,
.wysiwyg .h5:first-child,
.wysiwyg .h6:first-child {
    margin-top: 0;
}

.wysiwyg form,
.wysiwyg hr,
.wysiwyg p img,
.wysiwyg ul,
.wysiwyg ol {
    margin: 1.5rem 0;
}

.wysiwyg ul,
.wysiwyg ol {
    padding: 0;
}

.wysiwyg ul ol,
.wysiwyg ul ul,
.wysiwyg ol ol,
.wysiwyg ol ul {
    margin-left: 2rem;
}

.wysiwyg ul li,
.wysiwyg ol li {
    position: relative;
    margin-bottom: 0.75rem;
    padding-left: 2rem;
}

.wysiwyg ul li:before,
.wysiwyg ol li:before {
    position: absolute;
    top: 0;
    left: 0;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.wysiwyg ol {
    list-style-position: inside;
    counter-reset: num;
}

.wysiwyg ol>ol {
    counter-reset: num2;
}

.wysiwyg ol>ol>li:before {
    content: counter(num2) ".";
    counter-increment: num2;
}

.wysiwyg ol>ol>ol {
    counter-reset: num3;
}

.wysiwyg ol>ol>ol>li:before {
    content: counter(num3) ".";
    counter-increment: num3;
}

.wysiwyg ol>li:before {
    color: #ced4da;
    content: counter(num) ".";
    counter-increment: num;
}

.wysiwyg ul li:before {
    top: 5.6px;
    width: 7px;
    height: 7px;
    content: '';
    border-radius: 50%;
    background: #0080f5;
}

.wysiwyg p a,
.wysiwyg li a,
.wysiwyg table a {
    text-decoration: underline;
}

.wysiwyg p a:hover,
.wysiwyg p a:active,
.wysiwyg p a:focus,
.wysiwyg li a:hover,
.wysiwyg li a:active,
.wysiwyg li a:focus,
.wysiwyg table a:hover,
.wysiwyg table a:active,
.wysiwyg table a:focus {
    text-decoration: none;
}

.wysiwyg p small {
    font-size: 90%;
}

.wysiwyg p small a {
    color: #ced4da;
}

.wysiwyg p img {
    display: block;
}

.wysiwyg figure {
    margin: 2rem 0;
}

.wysiwyg figure img {
    display: block;
    width: 100%;
}

.wysiwyg table {
    overflow: hidden;
    width: 100%;
    max-width: 100%;
}

.wysiwyg table thead {
    font-weight: 600;
    text-align: center;
}

.wysiwyg table th,
.wysiwyg table td {
    padding: 0.75rem 1rem;
    border: 1px solid #0080f5;
}

.wysiwyg table td[colspan] {
    font-weight: bold;
}

.wysiwyg blockquote {
    padding: 2rem 2.625rem;
    border-left: 5px solid #dee2e6;
    border-radius: 12px;
    background: #f8f9fa;
}

.wysiwyg code {
    font-size: 85%;
}

.wysiwyg .btn {
    margin-right: 12.5px;
    margin-bottom: 12.5px;
}

.wysiwyg .btn:last-child {
    margin-right: 0;
}

.table-wrapper {
    margin: 2rem 0 1.5rem;
    padding-bottom: 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-scroll-snap-type: x mandatory;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
    -ms-overflow-style: none;
    padding-bottom: 15px;
}

.table-wrapper::-webkit-scrollbar {
    display: none;
    background-color: transparent;
}

.table-wrapper::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.table-wrapper::-webkit-scrollbar-track {
    background-color: transparent;
}

.table-inner {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

@charset "UTF-8";

@media screen and (min-width: 1360px) {
    .section--video {
        padding-bottom: 200px;
    }
}

.article {
    max-width: 815px;
    margin-left: auto;
    margin-right: auto;
}

.article__header {
    margin-bottom: 55px;
}

.article__title {
    font-size: 36px;
    font-weight: 800;
    width: 70%;
}

.article__info {
    margin-top: 35px;
    margin-bottom: 45px;
    border-top: 1px solid #ecf1f2;
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.article__info--video {
    font-size: 16px;
    border-top: none;
    padding-top: 0;
}

.article__video {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    display: block;
}

.article__video:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(65, 70, 71, 0.5), rgba(65, 70, 71, 0.5));
    z-index: 1;
    content: '';
    transition: all .3s ease;
}

.article__video:hover:before {
    opacity: 0;
    visibility: hidden;
}

.article__video img {
    margin: 0;
    vertical-align: bottom;
    transition: all .3s ease;
}

.article__video:hover img {
    transform: scale(1.1);
}

.article__video-play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    border-radius: 100px;
    margin-top: -40px;
    margin-left: -40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/icons/play.svg) no-repeat left 33px center;
    background-color: rgba(0, 0, 0, 0);
    background-color: #0080F5;
    transition: all .3s ease;
    z-index: 3;
}

.article__video:hover .article__video-play {
    transform: scale(0);
}

.article__date,
.article__theme {
    font-size: 14px;
    color: #c4c4c4;
}

.article__theme {
    margin-left: 35px;
}

.article__footer {
    margin-top: 75px;
    border-top: 1px solid #ecf1f2;
    padding: 15px 0;
}

.share {
    margin: 30px 0;
    border-top: 1px solid #E1E1E1;
    padding-top: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    gap: 10px 20px;
}

.share__header {
    font-size: 14px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
}

.share__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 0;
}

.share__item {
    margin-right: 40px;
    white-space: nowrap;
}
.share__item.mr--sm {
    margin-right: 10px;
}

.share__item:last-child {
    margin-right: 0;
}

.share__link {
    font-size: 14px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    color: #0080f5;
    text-decoration: none;
    transition: color 0.2s;
}
.share__link:hover {
    color: #2999ff;
}
.share__btn {
    font-size: 15px;
    font-family: "Manrope", sans-serif;
    font-weight: 600;
    color: #fff !important;
    letter-spacing: 0;
    text-transform: uppercase;
    text-decoration: none;
    transition: color 0.2s;
    background: #0080F5;
    border-radius: 10px;
    height: 34px;
    padding: 2px 12px 0;
    display: flex;
    align-items: center;
    gap: 10px;
}
.share__btn:hover {
    background: #2999ff;
}
.share__btn svg {
    flex: 0 0 auto;
    width: 20px;
    transform: translateY(-2px);
}

@media (max-width: 575px) {
    .share__item {
        margin-right: 23px;
    }
}

.wysiwig {
    font-size: 17px;
    line-height: 180%;
    color: #242424;
}

.wysiwig img {
    margin-top: 50px;
    margin-bottom: 50px;
}

.wysiwig p {
    margin-bottom: 20px;
}

.wysiwig h2 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 45px;
}

.wysiwig li:before {
    content: "\2666";
    margin-right: 5px;
}

.wysiwig blockquote {
    text-align: center;
    border-top: 1px solid #ecf1f2;
    border-bottom: 1px solid #ecf1f2;
    padding: 30px 0;
    position: relative;
    margin: 40px 0;
}

.wysiwig blockquote:before {
    content: "\e907";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    top: -10px;
    font-size: 20px;
    background: #fff;
    width: 85px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #0080f5;
}

.wysiwig blockquote p {
    max-width: 585px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
}

.wysiwig li {
    margin-bottom: 15px;
    padding-left: 10px;
}

.wysiwig p+img {
    margin-top: 10px;
}

.blog__search {
    position: absolute;
    right: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.blog__footer {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section.section--blog {
    padding-top: 165px;
}

.section.section--blog .section__header {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.tabs__header {
    background: #f1f8ff;
    border-radius: 15px;
    padding: 25px 40px;
    margin-bottom: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    overflow: hidden;
}

.tabs__nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: auto;
}

.tabs__link {
    margin-right: 60px;
    white-space: nowrap;
}

.tabs__link:last-child {
    margin-right: 0;
}

.tabs__link.is-active a {
    color: #0080f5;
    font-weight: bold;
}

.tabs__item {
    display: none;
}

.tabs__item.is-active {
    display: block;
    -webkit-animation: fadeIn 0.3s ease-in-out forwards;
    animation: fadeIn 0.3s ease-in-out forwards;
}

.tabs--blog .tabs__nav {
    padding-right: 95px;
}

.tabs__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tabs__main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.bottom {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    position: absolute;
    bottom: 60px;
    left: 0px;
    color: #f1f8ff;
    cursor: pointer;
}

.callback {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0080f5;
}

.callback span {
    font-weight: 900;
    text-transform: uppercase;
}

.callback__icon {
    margin-left: 28px;
}

@charset "UTF-8";

.card {
    width: 100%;
    background: #f1f8ff;
    border-radius: 15px;
    padding: 22px 30px;
}

.webinar__grid .card {
    margin-bottom: 50px;
    padding: 35px;
}

.card__header {
    margin-bottom: 35px;
}

.card__title {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
}

.webinar__card .card__title {
    text-transform: inherit;
}

.card__content {
    font-size: 18px;
    line-height: 160%;
    max-width: 80%;
}

.webinar__card .card__content {
    font-size: 16px;
    max-width: 100%;
}

.card__content p:last-child {
    margin-bottom: 0;
}

.card__list>li {
    margin-bottom: 48px;
}

.card__list>li:last-child {
    margin-bottom: 0;
}

.card__text ul {
    margin-bottom: 48px;
}

.webinar__card .card__text ul {
    margin-bottom: 0;
}

.card__text ul li {
    margin-bottom: 20px;
}

.card__text ul li:before {
    content: "\2013";
    margin-right: 5px;
}

.card__text ul li:last-child {
    margin-bottom: 0;
}

.card__subtitle {
    font-weight: 700;
    margin-bottom: 8px;
}

.card__footer {
    margin-top: 35px;
}

.card__btn {
    margin-right: 25px;
}

.causes {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    letter-spacing: 0.05em;
}

.causes__col {
    width: 53.45%;
}

.causes__col--list {
    width: 42%;
    margin-right: 2%;
}

.causes--reverse .causes__col--list {
    margin-right: 0;
}

.causes__col--emblem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.causes__col--video {
    width: 52%;
}

.causes--reverse .causes__col--video {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.causes__list {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
}

.causes__item {
    padding: 38px 0px;
    position: relative;
    padding-left: 44px;
}

.causes__item:last-child {
    border-bottom: none;
}

.causes__item:last-child:after {
    display: none;
}

.causes__item:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #0080f5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 50%;
}

.causes__item:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #6db9ff;
}

.causes__img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.causes__actions {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 15px;
}

.reasons {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    display: grid;
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    letter-spacing: 0.05em;
}
.reasons--cols {
    display: flex;
    align-items: center;
    gap: 50px;
}
.reasons__itcol {
    flex: 1 0 0;
}

.reasons__col {
    /*width: 393px;*/;
}

.reasons__col--list {
    /*width: 42%;*/
    /*margin-right: 2%;*/
    /*margin-right: 35px;*/;
}

.reasons--reverse .reasons__col--list {
    margin-right: 0;
}

.reasons__col--emblem {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 393px;
}
.reasons__col--emblem.w-auto {
    width: auto;
}

.reasons__col--video {
    width: 52%;
}

.reasons--reverse .reasons__col--video {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.reasons__list {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    display: grid;
    grid-template-columns: 1fr 1.1fr;
}

.reasons__item {
    padding: 35px 20px 45px 20px;
    position: relative;
    border-left: 1px solid #0080F5;
    border-bottom: 1px solid #0080F5;
}

.reasons__item:nth-child(2n-1) {
    padding-left: 0;
    border-left: none;
}

.reasons__item:nth-child(1),
.reasons__item:nth-child(2) {
    padding-top: 0;
}

.reasons__item:last-child,
.reasons__item:nth-last-child(2) {
    border-bottom: none;
    padding-bottom: 5px;
}

.reasons__item:last-child:after {
    display: none;
}
.reasons__item.item--card {
    border: 1px solid #C4C4C4 !important;
    border-radius: 20px;
    padding: 20px 20px 28px 28px !important;
}
.reasons__item.item--card + .reasons__item.item--card  {
    margin-top: 40px;
}

.reasons__item-text {
    position: relative;
    padding-left: 30px;
}
.item--card .reasons__item-text {
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 3%;
    text-wrap: balance;
    max-width: 300px;
}

.reasons__item-text:before {
    content: "";
    width: 10px;
    height: 10px;
    background: #0080f5;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    border-radius: 50%;
}
.item--card .reasons__item-text:before {
    display: none;
}

.reasons__item:after {
    /*    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #6db9ff;*/;
}

.reasons__item-link {
    margin: 35px 0 0 30px;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #0080F5;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}
.item--card .reasons__item-link {
    margin: 20px 0 0;
}

.reasons__icon {
    font-size: 6px;
    margin-left: 12px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.reasons__item-link:hover .causes__icon {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.reasons__actions {
    padding-top: 35px;
    text-align: center;
}

.reasons__actions .btn {
    margin-top: 15px;
    width: 100%;
    max-width: 393px;
    padding: 13.1px 27px;
}

.emblem {
    position: relative;
    max-width: 577px;
}
.emblem.mw {
    max-width: 342px;
}

.emblem svg circle {
    fill: none;
    stroke-width: 4;
    stroke: rgba(0, 128, 245, 0.3);
}

.emblem svg circle.default {
    stroke-dasharray: 1800;
}

.emblem__text {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 55px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    line-height: 81px;
    color: #0080f5;
}

.emblem__text span {
    display: block;
    font-size: 29px;
    color: #e60028;
    letter-spacing: 0.03em;
    line-height: 37.7px;
    margin-top: 30px;
}

.video__wrapper {
    position: relative;
    z-index: 0;
    max-width: 605px;
}

.video__btn {
    position: absolute;
    bottom: 30px;
    right: 30px;
}

[data-aos="causes"].aos-animate .default.inner {
    stroke-dashoffset: 1800;
    stroke: #0080f5;
    -webkit-animation: circle-default 1.2s 1.2s forwards;
    animation: circle-default 1.2s 1.2s forwards;
}

[data-aos="causes"] .emblem {
    opacity: 0;
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, -webkit-transform 0.5s;
    transition: opacity 0.5s, transform 0.5s;
    transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

[data-aos="causes"].aos-animate .emblem {
    opacity: 1;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
}

[data-aos="causes"] .causes__item,
[data-aos="causes"] .causes__btn {
    opacity: 0;
    -webkit-transform: translate3d(0, 2rem, 0);
    transform: translate3d(0, 2rem, 0);
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    -webkit-transition: opacity 1.5s, -webkit-transform 0.5s;
    transition: opacity 1.5s, -webkit-transform 0.5s;
    transition: opacity 1.5s, transform 0.5s;
    transition: opacity 1.5s, transform 0.5s, -webkit-transform 0.5s;
}

[data-aos="causes"].aos-animate .causes__item,
[data-aos="causes"].aos-animate .causes__btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

[data-aos="causes"] .emblem__text {
    top: 55%;
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    opacity: 0;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}

[data-aos="causes"].aos-animate .emblem__text {
    opacity: 1;
    top: 50%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
}

[data-aos="causes"] .causes__item:after {
    -webkit-transition: width 1.5s cubic-bezier(0.25, 0, 0, 1.01) 0.25s;
    transition: width 1.5s cubic-bezier(0.25, 0, 0, 1.01) 0.25s;
    width: 0 !important;
}

[data-aos="causes"].aos-animate .causes__item:after {
    width: 100% !important;
}

[data-aos="causes"] .causes__item:first-child,
[data-aos="causes"] .causes__item:nth-child(1):after {
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
}

[data-aos="causes"] .causes__item:nth-child(2),
[data-aos="causes"] .causes__item:nth-child(2):after {
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
}

[data-aos="causes"] .causes__item:nth-child(3),
[data-aos="causes"] .causes__item:nth-child(3):after {
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
}

[data-aos="causes"] .causes__item:nth-child(4),
[data-aos="causes"] .causes__item:nth-child(4) {
    -webkit-transition-delay: 0.32s;
    transition-delay: 0.32s;
}

[data-aos="causes"].aos-animate .causes__btn {
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

@-webkit-keyframes circle-default {
    to {
        stroke-dashoffset: 0;
    }
}

@keyframes circle-default {
    to {
        stroke-dashoffset: 0;
    }
}

.section.section--causes {
    padding: 65px 0 60px 0;
}

.section.section--causes .section__content {
    margin-top: 0;
}

.section.section--causes .section__header {
    margin-bottom: 70px;
}

.page--service .section.section--causes {
    padding: 129px 0 102px 0;
}

.page--course .causes {
    margin-top: -15px;
}

.contacts__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contacts__left {
    margin-right: 170px;
}

.contacts__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.contacts__address {
    font-size: 24px;
    margin-bottom: 46px;
}

.contacts__footer {
    margin-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.contacts__footer a {
    font-size: 18px;
    border-bottom: 1px solid #414647;
    margin-right: 80px;
}

.contacts__footer a:last-child {
    margin-right: 0;
}

.contacts__footer a:hover,
.contacts__footer a:active,
.contacts__footer a:focus {
    border-bottom: 1px solid #0080f5;
}

.page--contacts .footer {
    border-top: none;
    margin-top: 0;
}

.page--contacts .footer__top {
    display: none;
}

.section--contacts {
    padding-top: 170px;
}

.cooperation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cooperation__col {
    width: 45%;
}

.cooperation__title {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
    margin-bottom: 50px;
}

.cooperation__description {
    max-width: 460px;
    font-size: 16px;
    line-height: 160%;
}

.cooperation__description p {
    margin-bottom: 40px;
}

.cooperation__description p:last-child {
    margin-bottom: 0;
}

.section.section--cooperation .section__content {
    margin-top: 0;
}

.course__heading {
    background: url(../images/course/course__heading.jpg) no-repeat center;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    margin-bottom: 25px;
}

.course__header {
    position: relative;
    padding: 105px 0 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.course__heading .course__header {
    padding: 0;
    min-height: 470px;
}

.course__text {
    width: 70%;
}

.course__heading .course__text {
    width: 62%;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px 0;
}

.course__title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}

.course__image {
    width: 287px;
    height: 287px;
    border-radius: 50%;
    overflow: hidden;
    margin-left: 50px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}

.course__heading .course__image {
    display: none;
}

.course__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.course__heading-image {
    width: 33%;
    text-align: right;
    display: flex;
    align-items: flex-end;
}

.course__heading-image img {
    max-width: 100%;
    max-height: 450px;
}

.course__heading-image.w-big {
    width: 40%;
}

.course__heading-image img {
    max-height: 550px;
}

.course__description {
    line-height: 160%;
    font-size: 16px;
    margin-top: 12px;
}

.course__description.max-w {
    max-width: 450px;
}

.course__recomendimg {
    position: absolute;
    top: 40px; right: 0px;
    max-width: 85px;
    z-index: 5;
}

.course__intro {
    font-weight: bold;
    font-size: 24px;
    margin-top: 15px;
}

.course__btn {
    margin-top: 35px;
}

.course__heading-buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -10px;
}

.course__heading-buttons .btn {
    margin-left: 10px;
    margin-right: 10px;
    min-width: 240px;
}

.course__btn-video:hover circle {
    fill: #fff;
}

.course__btn-video:hover path {
    fill: #0080F5;
}

.course__body {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.course__content {
    width: 66%;
}

.course__lp .course__header {
    padding-bottom: 0 !important;
}

.course__lp .course__image {
    width: 100%;
    height: auto;
    border-radius: 0;
    max-width: 360px;
    margin-top: 40px;
}

.course__lp .course__image img {
    position: relative;
    object-fit: initial;
    width: auto;
    height: auto;
    max-height: 300px;
    margin: 0 auto;
}

.course__sidebar {
    width: 23%;
}

.course__sidebar .rating {
    margin-bottom: 30px;
}

.course__sidebar .rating:last-child {
    margin-bottom: 0px;
}

.course__sidebar .btn {
    width: 100%;
}

.course__card {
    margin-bottom: 80px;
}

.course__card:last-child {
    margin-bottom: 0;
}

.programm__cols {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
}

.programm__cols .course__content {
    width: 100%;
}

.programm__cols .course__sidebar {
    width: 287px;
}

.programm__item {
    border: 1px solid #E4E4E4;
    border-radius: 20px;
    font-size: 18px;
    padding: 23px 25px 35px 30px;
}

.programm__item-mb {
    margin-bottom: 28px;
}

.programm__item-cols {
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 28px;
}

.programm__item-title {
    font-weight: bold;
    margin-bottom: 20px;
}

.programm__item-prices {
    padding: 30px;
}

.programm__item-prices__head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 25px;
}

.programm__item-prices__title {
    font-size: 20px;
    font-weight: bold;
}

.programm__item-prices__val {
    color: #0080F5;
    font-size: 20px;
    font-weight: bold;
    white-space: nowrap;
    margin-left: 10px;
}

.programm__item-prices__line {
    border-top: 1px solid #E4E4E4;
    margin: 0 60px;
    flex-grow: 1;
}

.programm__item-prices__buttons {
    display: grid;
    grid-template-columns: repeat(2, minmax(auto, 385px));
    grid-gap: 28px;
    justify-content: space-between;
}

.programm__item-prices .btn {
    width: 100%;
    min-width: 220px;
}

.programm__plan {
}

.programm__plan li {
    padding-bottom: 20px;
    min-height: 90px;
    padding-left: 22px;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
}

.programm__plan li:last-child {
    padding-bottom: 0;
    min-height: 1px;
}

.programm__plan li:before {
    position: absolute;
    left: 2.5px;
    top: 0;
    background: #E4E4E4;
    width: 1px;
    height: 100%;
    content: '';
}

.programm__plan li:last-child:before {
    display: none;
}

.programm__plan-text {
    position: relative;
    max-width: 730px;
}

.programm__plan-text:before {
    position: absolute;
    left: -22px;
    top: 50%;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background: #0080F5;
    border-radius: 100px;
    content: '';
    z-index: 3;
}

.programm__plan-text:after {
    position: absolute;
    left: -21px;
    top: 50%;
    margin-top: -16px;
    height: calc(50% + 6px);
    min-height: 32px;
    background: #fff;
    width: 5px;
    content: '';
    z-index: 2;
}

.programm__plan li:first-child .programm__plan-text:after {
    top: 0;
    margin-top: 0;
    height: calc(50% + 16px);
}

.course__develop {
    padding: 20px;
    border: 1px solid #6DB9FF;
    border-radius: 20px;
    margin-bottom: 40px;
    text-align: center;
}

.course__develop-image {
    width: 185px;
    height: 185px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
    margin-top: 25px;
    background: #F1F8FF;
}

.course__develop-image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.course__develop-title {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 18px;
}

.course__develop-name {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    color: #676767;
}

.course__develop-text {
    margin-top: 15px;
    margin-bottom: 10px;
    letter-spacing: 0.05em;
}

.link__more {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    color: #0080f5;
    text-decoration: underline;
}

.link__more:hover {
    text-decoration: none;
}

.feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border: 1px solid #c4c4c4;
    border-left: none;
    border-right: none;
    padding: 24px 0;
    font-size: 16px;
}

.feature--empty {
    padding: 0;
    border-bottom: none;
}

.feature__item {
    margin-right: 90px;
}

.feature__item:last-child {
    margin-right: 0px;
}

.feature__name {
    font-weight: 700;
}

.sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.section--courses:first-child {
    padding-top: 170px;
}

.courses {
    font-size: 24px;
}

.courses__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.courses__wrapper {
    display: block;
    width: 100%;
}

.courses__wrapper:hover .courses__icon {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.courses__wrapper:hover .courses__thumb img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.courses__wrapper:hover .courses__thumb:before {
    background: #0080f5;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
}

.courses__item {
    background-repeat: no-repeat;
    margin-right: 30px;
    width: calc((100% - 90px) / 4);
    margin-bottom: 15px;
}

@media screen and (min-width: 1360px) {
    .courses__item:nth-child(4n) {
        margin-right: 0;
    }

    .courses__item.w--md {
        width: calc((100% - 60px) / 3);
    }
    .courses__item.w--md:nth-child(3n) {
        margin-right: 0;
    }
}

.courses__thumb {
    position: relative;
    text-align: center;
    padding-top: 15px;
    overflow: hidden;
    -webkit-transition: background 0.5s;
    transition: background 0.5s;
    background-repeat: no-repeat;
    /*padding-bottom: 90%;*/
    height: 280px;
    background-size: contain;
    background-size: auto 100%;
    background-position: center;
    width: 100%;
}
.courses__item.w--md .courses__thumb {
    /*height: 330px;*/
}

.courses__thumb img {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    position: relative;
}

.courses__thumb img {
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.courses__thumb:before {
    content: "";
    width: 100%;
    height: 69.25%;
    height: 82%;
    border-radius: 20px;
    background: #f1f8ff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.courses__title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    margin-top: 25px;
    letter-spacing: 0.05em;
    font-size: 20px;
}

.courses__icon {
    font-size: 10px;
    margin-left: 22px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.section--intro+.section--directions {
    padding-top: 20px;
}

.directions__cols {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
}

.directions__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.directions__item {
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 15px;
    margin-right: 30px;
    width: calc((100% - 30px) / 2);
}

.directions__item.w-all {
    width: 100%;
    margin-right: 0;
}

.directions__itemlink {
    margin-bottom: 22px;
    padding: 2px;
    position: relative;
    z-index: 1;
    background: #f1f8ff;
}

.directions__itemlink.w-all:last-child {
    margin-bottom: 0;
}

.directions__itemlink:before {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 0;
    height: 0px;
    border-radius: 0 15px 15px 0;
    border-left: 0;
    visibility: hidden;
    border: 2px solid #0080F5;
    border-left: 0;
    /*border-bottom: 0;*/
    content: '';
    z-index: -1;
    transition: width 0.3s ease-in-out 0s, height 0.5s ease-in-out 0.2s;
}

.directions__itemlink:hover:before {
    width: calc(100% - 15px);
    height: calc(100% - 0px);
    visibility: visible;
}

.directions__itemlink:after {
    position: absolute;
    right: 15px;
    bottom: 0px;
    width: 0;
    height: 0px;
    border-radius: 15px 0 0 15px;
    visibility: hidden;
    border: 2px solid #0080F5;
    border-right: 0;
    /*border-top: 0;*/
    content: '';
    z-index: -1;
    /*transition: width 0.5s ease-in-out 0.9s, height 0.5s ease-in-out 1.4s;*/
    transition: width 0.3s ease-in-out, height 0.5s ease-in-out 0.2s;
}

.directions__itemlink:hover:after {
    width: calc(100% - 15px);
    height: calc(100% - 0px);
    visibility: visible;
}

.directions__item:nth-child(2n) {
    margin-right: 0;
}

.directions__link {
    font-size: 22px;
    border-radius: 15px;
    background: #f1f8ff;
    padding: 23.5px 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    height: 100%;
}

.directions__itemlink .directions__link {
    padding: 17px 40px 17px 18px;
    min-height: 103px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.directions__item-photo {
    width: 70px;
    min-width: 70px;
    height: 70px;
    flex-basis: 70px;
    position: relative;
    overflow: hidden;
}

.directions__item-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100px;
}

.directions__item-info {
    padding-left: 20px;
    margin-right: 15px;
}

.directions__item-name {
    letter-spacing: 0.05em;
    color: #414647;
}

.directions__item-param {
    display: flex;
    align-items: center;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #676767;
    font-weight: normal;
    margin-top: 10px;
}

.directions__item-param li {
    position: relative;
    margin-right: 28px;
    display: flex;
    align-items: center;
}

.directions__item-param li:last-child {
    margin-right: 0;
}

.directions__item-param li:after {
    margin-left: 28px;
    background: #C4C4C4;
    width: 4px;
    height: 4px;
    min-width: 4px;
    flex-basis: 4px;
    border-radius: 100px;
    content: '';
}

.directions__item-param li:last-child:after {
    display: none;
}

.directions__more {
    font-size: 15px;
    color: #0080f5;
    margin-left: auto;
}

.directions__aside {
    width: 392px;
    /*display: flex;
    flex-direction: column;*/;
}

.directions__aside-item {
    padding: 30px;
    border: 1px solid #6DB9FF;
    border-radius: 20px;
    flex-grow: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
}

.directions__aside-item+.directions__aside-item {
    margin-top: 22px;
}

.directions__aside-item .btn {
    width: 100%;
    margin-top: auto;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}

.directions-questions__image {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 45px;
    margin-top: 25px;
}

.directions-questions__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.directions-questions__title,
.directions-questions__subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.directions-questions__title {
    text-transform: uppercase;
    margin-bottom: 8px;
}

.directions-questions__text {
    margin-top: 20px;
    margin-bottom: 35px;
    line-height: 160%;
    letter-spacing: 0.05em;
}

.directions-article__image {
    width: 100%;
    height: 250px;
    border-radius: 15px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.directions-article__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.directions-article__title {
    font-weight: bold;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    margin-bottom: 40px;
}

@charset "UTF-8";

.faq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: -30px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.faq__col {
    width: 48%;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.faq__item {
    margin-bottom: 30px;
    border-radius: 20px;
    overflow: hidden;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid transparent;
    cursor: pointer;
    width: 100%;
}

.faq__item.is-active {
    border-color: #f1f8ff;
}

.faq__item.is-active .faq__header:before {
    content: "\e90d";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.faq__header,
.faq__content {
    padding: 20px 30px;
}

.faq__header {
    background: #f1f8ff;
    padding-right: 60px;
    /*height: 100%;*/
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.faq__header:before {
    content: "\e90e";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0080f5;
}

.faq__content {
    font-size: 16px;
    font-weight: normal;
    display: none;
}

.page--course .faq {
    margin-top: -32px;
}

@charset "UTF-8";

.footer {
    border-top: 2px solid #f1f8ff;
}

.footer__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

.footer__inner--grid {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-row-gap: 20px;
}

.footer__top .footer__inner:after {
    position: absolute;
    right: 140px;
    top: 50%;
    transform: translateY(-50%);
    background: url(../images/logo-footer.svg) no-repeat;
    width: 141px;
    height: 170px;
    content: '';
}

.footer__inner--menu {
    padding: 30px 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__row--menu {
    padding: 20px 0;
}

.footer__row--menu .footer__inner {
    padding-right: 14.8%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__row--developer {
    padding: 14px 0 15px;
    position: relative;
}

.footer__row--developer:before {
    content: "";
    position: absolute;
    display: block;
    width: 93.0556%;
    height: 4px;
    left: 0;
    top: 0;
    background: #fff;
    border-radius: 0 30px 0 0;
    z-index: -1;
}

.footer__row--developer .footer__inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer__top {
    padding: 95px 0 65px;
}

.footer__bottom {
    position: relative;
}

.footer__bottom:before {
    content: "";
    position: absolute;
    display: block;
    width: 93.0556%;
    height: 100%;
    left: 0;
    background: #f1f8ff;
    border-radius: 0 30px 0 0;
    z-index: -1;
}

.footer__col--contacts {
    margin-right: 170px;
}

.footer__col--mail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__col--mail .footer__social {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    max-width: 400px;
}

.footer__phone {
    font-size: 22px;
    margin-bottom: 35px;
}

.footer__phone .phone__link {
    font-weight: bold;
    font-size: 28px;
    margin-right: 10px;
}

.footer__address {
    font-size: 22px;
    margin-bottom: 46px;
    letter-spacing: 0.03em;
}

.footer__mail {
    font-size: 18px;
    border-bottom: 2px solid #0080f5;
    display: inline-block;
}

.footer__whatsapp,
.footer__tg,
.footer__max {
    margin-right: 15px;
    position: relative;
    margin-bottom: 22px !important;
}

.footer__whatsapp:after,
.footer__tg:after,
.footer__max:after {
    position: absolute;
    top: 0px;
    left: 100%;
    width: 25px;
    height: 25px;
    content: '';
}

.footer__whatsapp:after {
    background: url(../images/icons/whatsapp.png) no-repeat;
    background-size: 22px;
}

.footer__tg:after {
    background: url(../images/icons/telegram.png) no-repeat;
    background-size: 22px;
}

.footer__max:after {
    background: url(../images/icons/max.png) no-repeat;
    background-size: 22px;
}

.footer__socwrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
    margin-top: 45px;
    padding-top: 25px;
    /*
    border-top: 1px solid #F2F2F2;
    */;
}

.footer__socwrap-title {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: 0.03em;
    color: #414647;
}

.footer__socwrap .social__list {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
    margin: 0 -20px;
}

.footer__socwrap .social__item {
    margin-left: 20px;
    margin-right: 20px;
}

.footer__logo {
    /*width: 162px;*/
    height: 53px;
    overflow: hidden;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer__logo svg {
    width: auto;
    max-width: 100%;
    height: 100%;
}

.footer__copy {
    margin-top: 30px;
    font-size: 12px;
    /*font-family: "Roboto";*/;
}

.footer__privacy {
    font-size: 12px;
    display: inline-block;
    margin-top: 20px;
    border-bottom: 1px solid #414647;
}

.footer__privacy:hover,
.footer__privacy:active,
.footer__privacy:focus {
    border-color: #0080f5;
}

.footer .topper {
    top: 65%;
    width: 6.9444%;
    position: absolute;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 0;
}

.footer .topper__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #0080f5;
}

.footer .topper__link:after {
    content: "\e90b";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.footer .topper__text {
    white-space: nowrap;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 10px;
}

.footer .topper .icon {
    font-size: 13px;
}

.footer .developer {
    font-family: "Raleway";
    font-weight: 600;
    letter-spacing: 0.08rem;
}

.footer .developer .developer__link {
    font-weight: 900;
    text-transform: uppercase;
}

.footer p {
    margin-bottom: 0;
}

.footer--inner {
    margin-top: -100px;
}

.form {
    width: 100%;
    max-width: 100%;
}

.form__header {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 0.05em;
    margin-bottom: 40px;
}

.form__control {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
    /* stylelint-disable */
    -webkit-transition: opacity 0.15s ease-in-out;
    transition: opacity 0.15s ease-in-out;
    /* stylelint-enable */;
}

.form__control.is-disabled {
    opacity: 0.35;
    pointer-events: none;
}

.form__group .form__control {
    width: auto;
    margin-right: 25px;
}

.form__group .form__control:last-child {
    margin-right: 0;
}

.form__group {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.form__submit {
    margin-top: 20px;
}

.form__submit .btn {
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    padding: 12.5px 27px;
}

.form__connection {
    margin: 20px 0px 30px;
}

.form__connection-title {
    text-align: center;
    margin-bottom: 15px;
    color: #666666;
    font-size: 16px;
}

.form__connection-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form__connection-item {
    margin: 5px 0px;
    font-weight: bold;
    font-size: 14px;
    color: #373F41;
    cursor: pointer;
    position: relative;
    border: none;
}

.form__connection-item input {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -500px;
    top: -500px;
    display: none;
}

.form__connection-item>div {
    padding-left: 30px;
    position: relative;
}

.form__connection-item>div:before {
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #373F41;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    content: "";
}

.form__connection-item :checked+div:after {
    position: absolute;
    left: 7px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #0080F5;
    border-radius: 100px;
    width: 6px;
    height: 6px;
    content: "";
}

.gallery__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gallery__item {
    margin-right: 50px;
}

.gallery__item:last-child {
    margin-right: 0;
}

.gallery__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 35px;
}

.modal__gallery {
    margin-bottom: 100px;
}

.modal__gallery:last-child {
    margin-bottom: 0;
}

.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -30px;
}

.grid .item {
    margin-bottom: 30px;
}

.grid .item--webinars {
    width: 100%;
    margin-right: 0;
}

.header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 91;
}
.header__bg {
    letter-spacing: 0.03em;
    padding: 20px 10px;
    background: #fff;
}

.header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.header__logo {
    /*width: 174px;*/
    /*height: 40px;*/
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    max-width: 201px;
}

.header__logo a {
    display: block;
}

.header__logo svg {
    width: 100%;
    height: 53px;
}

.header__nav {
    margin: 0 auto 0 60px;
    font-size: 16px;
    flex-grow: 1;
}

.header__phone {
    margin-left: auto;
    margin-right: 42px;
    color: #0080f5;
}

.header__bg a {
    color: #414647;
}

.header__bg a:hover,
.header__bg a:active,
.header__bg a:focus {
    color: #0080f5;
}

.header__search {
    margin-right: 24px;
}

.header__social {
    display: none !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header__social .header__search {
    display: none;
}

.header__social li {
    margin-right: 30px;
}

.header__social li:last-child {
    margin-right: 0;
}

body.menu-opened .header .toolbar__item--entry {
    display: block;
}

.header--transparent {
    background: transparent;
}

.header--transparent a {
    color: #fff;
}

.header--transparent #logo-title,
.header--transparent #logo-text {
    fill: #fff;
}

body.menu-opened .header--transparent a {
    color: #414647;
}

body.menu-opened .header--transparent #logo-title,
body.menu-opened .header--transparent #logo-text {
    fill: #414647;
}

body.menu-opened .header--transparent .toolbar__item--menu i {
    color: #fff;
}

.header.sticky {
    position: fixed;
    background: #fff;
}
.header.sticky .header__bg {
    padding: 15px 10px;
    /* stylelint-disable */
    -webkit-transition: padding 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: padding 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */
    -webkit-box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 18px 0 rgba(0, 0, 0, 0.07);
}

.header.sticky .header__bg a {
    color: #414647;
}

.header.sticky .toolbar__item--menu a {
    color: #fff;
}

.header.sticky #logo-title,
.header.sticky #logo-text {
    fill: #414647;
}

@charset "UTF-8";

[data-aos="intro"].aos-animate:not(.section--intro--home) .intro__item {
    opacity: 1 !important;
}

[data-aos="intro"].aos-animate:not(.section--intro--home) .intro__title {
    -webkit-animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="intro"].aos-animate:not(.section--intro--home) .intro__text {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="intro"].aos-animate:not(.section--intro--home) .intro__actions {
    -webkit-animation: fade-up 6s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 6s cubic-bezier(0.35, 0, 0, 1.01);
}

.breadcrumbs {
    margin-top: 45px;
    width: 100%;
}

.breadcrumbs+.section {
    padding-top: 45px;
}

.breadcrumbs__item {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0.05em;
    color: #0080F5;
}

.breadcrumbs__link {
    color: #0080F5;
    font-size: 14px;
}

.breadcrumbs__link:hover {
    text-decoration: underline;
}

.breadcrumb__separator {
    /*margin: 0 20px;*/
    display: inline-block;
}

.intro {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding-top: 100px;
}

.intro__header {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.intro .container {
    height: 100%;
}

.intro.js-swiper .swiper-container {
    padding: 0;
    margin: 0;
    width: 100%;
}

.intro__nav {
    position: absolute;
    bottom: 35px;
    left: 0;
    width: 100%;
}

.intro__nav-wrap {
    display: inline-flex;
    align-items: center;
    min-width: 270px;
}

.intro__nav .pagination {
    margin: 0 20px;
    flex-grow: 1;
    display: flex;
    justify-content: space-around;
}

.intro__nav .pagination .swiper-pagination-bullet {
    margin: 0 5px;
}

@media screen and (max-width: 575px) {
    .intro__nav {
        margin-top: 5px;
        position: relative;
        bottom: auto;
        /*display: none;*/;
    }

    .intro__nav-wrap {
        justify-content: center;
        width: 100%;
    }

    .intro__nav .pagination {
        flex-grow: initial;
    }

    .intro__nav .btn--prev,
    .intro__nav .btn--next {
        display: none;
    }
}

.intro__tabs {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    line-height: 21px;
    padding: 0 8px;
}

.intro__tabs--noslider {
    position: relative;
    bottom: auto;
    left: auto;
    border-top: 1px solid #ECECEC;
    padding-top: 16px;
    margin-left: -5px;
    margin-right: -5px;
    width: auto;
}

.intro__content {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: space-between;
}

.intro .swiper-slide .intro__item {
    opacity: 0 !important;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    background-size: auto 90%;
}

.intro .swiper-slide.swiper-slide-active {
    z-index: 99;
}

.intro .swiper-slide.swiper-slide-active .intro__item {
    opacity: 1 !important;
}

.intro .swiper-slide.swiper-slide-active .intro__title {
    -webkit-animation: fade-up 1s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 1s cubic-bezier(0.35, 0, 0, 1.01);
}

.intro .swiper-slide.swiper-slide-active .intro__text {
    -webkit-animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
}

.intro .swiper-slide.swiper-slide-active .intro__btn {
    -webkit-animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
}

.intro__item {
    height: 100%;
    background-repeat: no-repeat;
    background-position: right bottom -4px;
}

.intro__title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.intro__title span {
    color: #0080f5;
    display: block;
}

.intro__text {
    font-size: 16px;
    max-width: 520px;
    margin-top: 15px;
}

.intro__caption {
    width: 52%;
    /* -webkit-transform: translateY(28px);
    -ms-transform: translateY(28px);
    transform: translateY(28px);*/
    padding-bottom: 50px;
}

.intro__img {
    width: 45%;
    display: flex;
    align-items: flex-end;
    height: 100%;
}

.intro__img img {
    max-width: 100%;
    /*height: 95%;
    max-height: 600px;*/
    max-height: 100%;
}

.intro__tab {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 1px;
    position: relative;
    cursor: pointer;
    padding: 2px;
}

.intro__tabs--noslider .intro__tab {
    margin: 0 5px;
}

.intro__tab div {
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    min-height: 76px;
    padding: 17px 15px 11px 15px;
    background: #F1F8FF;
    border-radius: 15px;
    position: relative;
}

.intro__tab:hover,
.intro__tab:active,
.intro__tab:focus {
    color: #0080f5;
}

.intro__tab.is-active div:after {
    content: "";
    width: 100%;
    height: 5px;
    background: #0080f5;
    position: absolute;
    left: 0;
    bottom: 0;
}

.intro__tabs .swiper-slide {
    padding: 2px;
}

.intro__tab:not(.is-active):before {
    position: absolute;
    left: 15px;
    top: 0px;
    width: 0;
    height: 0px;
    border-radius: 0 15px 15px 0;
    border-left: 0;
    visibility: hidden;
    border: 2px solid #0080F5;
    border-left: 0;
    /*border-bottom: 0;*/
    content: '';
    z-index: -1;
    transition: width 0.3s ease-in-out 0s, height 0.5s ease-in-out 0.2s;
}

.intro__tab:not(.is-active):hover:before {
    width: calc(100% - 15px);
    height: calc(100% - 0px);
    visibility: visible;
}

.intro__tab:not(.is-active):after {
    position: absolute;
    right: 15px;
    bottom: 0px;
    width: 0;
    height: 0px;
    border-radius: 15px 0 0 15px;
    visibility: hidden;
    border: 2px solid #0080F5;
    border-right: 0;
    /*border-top: 0;*/
    content: '';
    z-index: -1;
    /*transition: width 0.5s ease-in-out 0.9s, height 0.5s ease-in-out 1.4s;*/
    transition: width 0.3s ease-in-out, height 0.5s ease-in-out 0.2s;
}

.intro__tab:not(.is-active):hover:after {
    width: calc(100% - 15px);
    height: calc(100% - 0px);
    visibility: visible;
}

.intro__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.intro .swiper-container {
    height: 100vh;
}

.intro__btn {
    margin-top: 35px;
}

.intro__link {
    display: none;
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
}

.section--intro {
    height: 100vh;
    position: relative;
    /*overflow: hidden;*/
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 600px;
    max-height: 670px;
    padding: 0;
    margin-top: 50px;
}

.section--intro:not(.section--intro--mnh470) {
    /*padding: 0 !important;*/;
}

.section--intro--mnh470 {
    min-height: 570px;
    height: 570px;
    padding-bottom: 0 !important;
}

@media (min-width: 1360px) {
    .section--intro--mnh470 .intro__item {
        background-size: auto 550px;
    }
}

.section--intro.section--intro--inner {
    border-bottom: 2px solid #f1f8ff;
}

.section--intro.section--intro--dark {
    color: #fff;
    position: relative;
    z-index: 0;
    height: 100vh;
    background-size: 125%;
    -webkit-animation: zoomOut 20s linear forwards;
    animation: zoomOut 20s linear forwards;
}

.section--intro.section--intro--dark .intro {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section--intro.section--intro--dark:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: -1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 41, 80, 0.9)), to(rgba(0, 25, 49, 0.6)));
    background: -webkit-linear-gradient(top, rgba(0, 41, 80, 0.9) 0%, rgba(0, 25, 49, 0.6) 100%);
    background: linear-gradient(180deg, rgba(0, 41, 80, 0.9) 0%, rgba(0, 25, 49, 0.6) 100%);
}

.section--intro.section--intro--dark .intro__item {
    border: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
}

.section--intro.section--intro--dark .intro__caption {
    width: 80%;
}

.section--intro.section--intro--dark .intro__text {
    max-width: 480px;
    margin-bottom: 35px;
    font-size: 16px;
}

.section--intro.section--intro--dark .widget__part--text svg path {
    fill: #fff;
}

.section--intro.section--intro--dark .btn {
    background: transparent;
    color: #fff;
    margin-right: 20px;
}

@-webkit-keyframes fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fade-up {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes zoomOut {
    0% {
        background-size: 125%;
    }

    to {
        background-size: 105%;
    }
}

@keyframes zoomOut {
    0% {
        background-size: 125%;
    }

    to {
        background-size: 105%;
    }
}

.item {
    border-radius: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px solid #e4e4e4;
    cursor: pointer;
}

.item__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 200px;
    background: #fff;
    padding: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.item--news .item__footer {
    background: #f1f8ff;
}

.item__date {
    font-size: 14px;
    color: #a9b7b9;
}

.item__title {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 16px;
    font-weight: bold;
    margin-top: 15px;
}
.item__title.h-normal {
    flex-grow: initial;
    margin-bottom: 10px
}

.item:hover .item__title {
    color: #0080f5;
}

.item--webinars .item__title {
    -webkit-box-flex: initial;
    -webkit-flex-grow: initial;
    -ms-flex-positive: initial;
    flex-grow: initial;
    margin-bottom: 25px;
    width: 52%;
}

.item__img {
    position: relative;
    height: 208px;
    overflow: hidden;
}

.item__img img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.item__img img {
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.item--webinars .item__img {
    width: 287px;
    height: 246px;
}

.item__more {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    color: #0080f5;
}
.item__more.left {
    margin: auto 0 0;
    padding-top: 10px;
}

.item__more span {
    margin-right: 20px;
    font-weight: 700;
}

.item__more i {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.item:hover .item__more i {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.item__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.item__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.item__reminder {
    color: #0080f5;
    font-weight: bold;
    font-size: 14px;
}

.item__sticker {
    font-size: 12px;
    padding: 5px 10px;
    color: #fff;
    font-weight: normal;
    border-radius: 6px;
}

.item__sticker--free {
    background: #0080f5;
}

.item__sticker--nmo {
    background: #e60028;
}

.item:hover .item__img img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.item--news {
    border: none;
}

.item--webinars {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
}

.item--webinars[data-status="past"] .item__reminder {
    display: none;
}

.item--webinars.is-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.knowledge {
    text-align: center;
    margin-top: 60px;
}

.knowledge__slider {
    padding: 0 90px;
}

.knowledge__slider .swiper-container {
    width: initial;
}

.knowledge__slider .swiper-button-next,
.knowledge__slider .swiper-button-prev {
    position: absolute;
    top: 85px;
    left: 0;
    display: flex;
}

.knowledge__slider .swiper-button-next {
    left: auto;
    right: 0;
}

.knowledge__item {
    max-width: 287px;
}

.knowledge__image {
    border-radius: 50%;
    overflow: hidden;
    /*width: 287px;
    height: 287px;*/
    position: relative;
    padding-bottom: 100%;
}

.knowledge__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.knowledge__name {
    font-size: 20px;
    font-weight: bold;
    margin-top: 23px;
}

.knowledge__position {
    margin-top: 15px;
    font-size: 14px;
}

.knowledge .swiper-container {
    padding: 0 15px;
    padding-right: 20px;
    padding: 0 !important;
    margin: 0 !important;
}

.knowledge .swiper-pagination {
    display: block !important;
}

.knowledge .swiper-pagination-bullet {
    margin: 0 12px !important;
    width: 8px !important;
    height: 8px !important;
}

.knowledge .swiper-wrapper {
    height: auto !important;
}

.knowledge .swiper-slide:nth-child(2n) {
    /*margin-top: 60px;*/;
}

.knowledge .swiper-slide:last-child {
    /*margin-right: 0 !important;*/;
}

.section--knowledge {
    overflow: hidden;
}

.menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu__item {
    margin-right: 30px;
    position: relative;
    height: 42px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.menu__item:last-child {
    margin-right: 0;
}

.menu__item--blue a {
    color: #0085FF;
}

.menu__submenu {
    position: absolute;
    top: 100%;
    padding-top: ;
    15px;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    font-size: 14px;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
}

.menu__item:hover .menu__submenu {
    display: block;
    opacity: 1;
    animation: toggle_opacity .3s;
}

.menu__subitem:first-of-type>a {
    border-top-color: transparent !important;
}

.menu__subitem a {
    display: block;
    padding: 14px 37px 14px 19px;
    border-top: 1px solid #f0f0f0;
    min-width: 200px;
}

@-webkit-keyframes toggle_opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes toggle_opacity {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.menu--secondary {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.menu--secondary .menu__item {
    margin-right: 0;
    margin-bottom: 16px;
    font-size: 12px;
    height: auto;
}

.menu--secondary .menu__item:last-child {
    margin-bottom: 0;
}

.menu .icon {
    font-size: 7px;
    margin-left: 5px;
}

.mission {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.mission__header {
    width: 47.15%;
}

.mission__title {
    font-size: 36px;
    font-weight: bold;
    position: relative;
    margin-top: 50px;
    max-width: 550px;
    letter-spacing: 0.05em;
}

.mission__title:after {
    content: "";
    width: 105px;
    height: 8px;
    background: #f1f8ff;
    position: absolute;
    bottom: -40px;
    left: 0;
}

.mission__image {
    position: relative;
}

.mission__name {
    margin-top: 52px;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.03em;
}

.mission__text {
    margin-top: 18px;
    font-size: 12px;
    color: #797979;
    line-height: 18px;
}

.mission__text.fs-big {
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.03em;
    max-width: 430px;
    margin-top: 60px;
    color: #414647;
}

.mission__play {
    position: absolute;
    right: 13%;
    bottom: 4%;
}

.mission__content {
    width: 49.5%;
}

.mission__btn {
    margin-top: 45px;
}

[data-aos="mission"] .mission__content {
    opacity: 0;
}

[data-aos="mission"].aos-animate .mission__content {
    opacity: 1;
}

[data-aos="mission"].aos-animate .mission__title {
    -webkit-animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="mission"].aos-animate .mission__name {
    -webkit-animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="mission"].aos-animate .mission__text {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="mission"].aos-animate .mission__btn {
    -webkit-animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
}

.nav-modal {
    background: #fff;
    height: 100vh;
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    z-index: 90;
    display: none;
}

.nav-modal.is-opened {
    display: block;
}

.nav-modal__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    padding-top: 180px;
}

.nav-modal__header {
    position: absolute;
}

.nav-modal__content {
    overflow-y: auto;
    padding: 30px 0;
}

.nav-modal__title {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.nav-modal__section {
    margin-bottom: 92px;
}

.nav-modal__section:last-child {
    /*margin-bottom: 0;*/
    padding: 0;
    border: none;
}

.nav-modal__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 15px;
}

.nav-modal__list--last {
    border: none;
}

.nav-modal__list li {
    position: relative;
    margin-right: 30px;
    margin-bottom: 15px;
    padding-left: 36px;
}

.nav-modal__list li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #0080f5;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
}

.nav-modal__list a {
    font-size: 20px;
}

.nav-modal__social {
    padding-bottom: 5px;
    overflow: hidden;
}

.nav-modal__social .social__list {
    justify-content: flex-start;
    margin: 0 -22px;
}

.nav-modal__social .social__item {
    margin: 0 22px;
}

.nav-modal .container {
    height: 100%;
}

.nav-modal__search {
    display: none;
}

[data-aos="nav-modal"].aos-animate .nav-modal__content .nav-modal__section:nth-child(1) {
    -webkit-animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="nav-modal"].aos-animate .nav-modal__content .nav-modal__section:nth-child(2) {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="nav-modal"].aos-animate .nav-modal__content .nav-modal__section:nth-child(3),
[data-aos="nav-modal"].aos-animate .nav-modal__content .nav-modal__social {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

.nav__title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 25px;
}

.news__item {
    max-width: 343px;
    border-radius: 20px;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news__footer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 200px;
    background: #f1f8ff;
    padding: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.news__date {
    font-size: 14px;
    color: #a9b7b9;
}

.news__title {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}

.news__thumb {
    position: relative;
    height: 208px;
}

.news__thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.news__more {
    margin-bottom: 5px;
}

.news__slider {
    margin-top: -30px;
}

.news .swiper-pagination {
    display: none;
}

.news:not(.container) .swiper-slide {
    padding-right: 15px;
}

.section--news {
    overflow: hidden;
}

.section--news .section__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.section--news .section__nav {
    margin-left: auto;
}

.section--news .section__actions {
    margin-top: -50px;
}

.section--news .section__actions .btn {
    margin-bottom: 15px;
}

.section--news .section__actions .btn:last-child {
    margin-bottom: 15px;
}

.offers__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.offers__item {
    margin-right: 30px;
    width: calc((100% - 30px) / 2);
    padding: 47px 42px;
    background: #f1f8ff;
    border-radius: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
}

.offers__item:nth-child(2n) {
    margin-right: 0;
}

.offers__marker {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: #E60028;
    border-radius: 0px 20px;
    padding: 12px 18px;
    font-weight: 800;
    font-size: 20px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
}

.offers__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.offers__text {
    font-size: 16px;
    margin-bottom: 65px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 160%;
}

.offers__price {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.offers__btn {
    margin-top: 25px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}

.price {
    font-size: 30px;
    font-weight: bold;
    color: #0080f5;
    position: relative;
}

.price__old {
    font-size: 16px;
    position: relative;
    top: -20px;
}

.price__old:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 12px;
    left: 0px;
    background: #000;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
}

.order {
    padding: 100px 0;
    background-color: #f1f8ff;
    position: relative;
    z-index: 0;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

.blog_menu_link {
    color: #0058a9;
    text-decoration: underline;
}

.order_blog {
    padding: 50px 0;
    background-color: transparent;
    position: relative;
    z-index: 0;
    max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
    border-top: 2px dashed #0080F5;
    border-bottom: 2px dashed #0080F5;
    margin: 10px 0;
}

.order_blog .order__title {
    text-align: center;
    line-height: 1.2em;
}

.order_blog .order__content {
    text-align: center;
}

.order__bg {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 30%;
    height: 100%;
    background-size: 250px 250px;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order__img {
    /* width: 100%;
    padding-bottom: 100%; */
    width: 250px; height: 250px;
    position: relative;
    border-radius: 100%;
    overflow: hidden;
    border: 1px solid #eee;
    z-index: -1;
}
.order__img img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
}

.order__bg--outer {
    height: 120%;
    background-size: contain;
    background-position: bottom center;
}

.order--narrow .order__content {
    width: 52%;
}

.order--wide .order__content {
    width: 75%;
}

.order--wide .order__text,
.order--wide .intro__text {
    width: 72%;
}

.order__title {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
}

.order__text,
.order .intro__text {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 38px;
    max-width: 480px;
}

.order__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.order__date {
    font-weight: bold;
    color: #0080f5;
    margin-left: 40px;
}

.section--order {
    background-color: #f1f8ff;
    padding: 0 !important;
    margin: 100px 0;
}

.section--order.section--outer {
    margin: 186px 0 100px 0;
}

.section--order.section--light {
    background: #fff;
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}

.section--order.section--light .order {
    background: #fff;
}

[data-aos="order"] .order__title,
[data-aos="order"] .order__text,
[data-aos="order"] .order__btn {
    opacity: 0;
    -webkit-transform: translate3d(0, 2rem, 0);
    transform: translate3d(0, 2rem, 0);
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    -webkit-transition: opacity 1.5s, -webkit-transform 0.5s;
    transition: opacity 1.5s, -webkit-transform 0.5s;
    transition: opacity 1.5s, transform 0.5s;
    transition: opacity 1.5s, transform 0.5s, -webkit-transform 0.5s;
}

[data-aos="order"] .order__title {
    -webkit-transition-delay: 0.08s;
    transition-delay: 0.08s;
}

[data-aos="order"] .order__text {
    -webkit-transition-delay: 0.16s;
    transition-delay: 0.16s;
}

[data-aos="order"] .order__btn {
    -webkit-transition-delay: 0.24s;
    transition-delay: 0.24s;
}

[data-aos="order"].aos-animate .order__title,
[data-aos="order"].aos-animate .order__text,
[data-aos="order"].aos-animate .order__btn {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.other-news__footer {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.outdated {
    width: 100%;
    position: relative;
    font-size: 12px;
    background: #0080f5;
    padding: 15px 0;
    z-index: 999;
}

.outdated,
.outdated a {
    color: #fff;
}

.outdated a {
    text-decoration: underline;
}

.outdated a:hover,
.outdated a:active,
.outdated a:focus {
    text-decoration: none;
}

.outdated p {
    margin: 0;
}

.partners__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.partners__item {
    margin-right: 30px;
}

.partners__item:last-child {
    margin-right: 0;
}

.person-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -100px;
}

.person-list__item {
    margin-bottom: 100px;
}

.person-list--speakers .person-list__item {
    width: 100%;
    position: relative;
    margin-right: 0;
}

.person-list--speakers .person-list__item:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    width: 100%;
    background: #e4e4e4;
    top: -50px;
}

.person-list--speakers .person-list__item:first-child:after {
    display: none;
}

.person-list--representatives .person__image {
    width: 100%;
}

.person {
    text-align: center;
    line-height: 160%;
}

.person--speaker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
}

.person__header {
    margin-right: 70px;
}

.person__description li {
    margin-bottom: 15px;
    padding-left: 10px;
}

.person__description li:before {
    content: "\2666";
    margin-right: 5px;
}

.person__image {
    width: 287px;
    padding-bottom: 100%;
    max-width: 100%;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.person-list--representatives .person__image {
    border-radius: 20px;
}

.person__name {
    font-size: 20px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 20px;
}

.person__position {
    /*max-width: 145px;*/
    margin-left: auto;
    margin-right: auto;
}

.person-list--representatives .person__position {
    max-width: 100%;
}

.person__contacts {
    margin-top: 10px;
}

.person__contacts a {
    display: block;
    color: #0080f5;
}

.person__social {
    margin-top: 50px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.person__social li {
    margin-right: 30px;
}

.person__social a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border: 1px solid #0080f5;
    border-radius: 50%;
}

.person__social a:hover {
    background: #0080f5;
}

.person__social a:hover i {
    color: #fff;
}

.person__social i {
    font-size: 20px;
    color: #0080f5;
}

.phone {
    white-space: nowrap;
    position: relative;
}

.phone__icon {
    font-size: 13px;
    position: absolute;
    left: -18px;
    top: 2px;
}

@-webkit-keyframes fadeOutPreloader {
    0% {
        opacity: 1;
    }

    99% {
        opacity: 0.01;
    }

    100% {
        z-index: -1;
        opacity: 0;
    }
}

@keyframes fadeOutPreloader {
    0% {
        opacity: 1;
    }

    99% {
        opacity: 0.01;
    }

    100% {
        z-index: -1;
        opacity: 0;
    }
}

.preloader {
    position: fixed;
    z-index: 99999;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
}

.preloader__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 4em;
    height: 4em;
    margin-top: -2em;
    margin-left: -2em;
}

.is-ready .preloader {
    -webkit-animation: fadeOutPreloader 0.3s ease-in-out forwards;
    animation: fadeOutPreloader 0.3s ease-in-out forwards;
}

.program {
    font-size: 16px;
    line-height: 160%;
}

.program__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.program__list {
    margin-right: 30px;
}

.program__questions {
    position: relative;
}

.program__item {
    counter-increment: count;
    background: #f1f8ff;
    border-radius: 20px;
    padding: 15px 25px;
    margin-bottom: 15px;
    min-height: 75px;
}

.program__item:last-child {
    margin-bottom: 0;
}

.program__item:before {
    content: counter(count) ".";
}

.questions {
    border-radius: 20px;
    overflow: hidden;
    padding: 30px 28px;
    background: #f1f8ff;
    max-width: 392px;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.questions__image {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.questions__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.questions__title,
.questions__subtitle {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.questions__title {
    text-transform: uppercase;
}

.questions__text {
    margin-top: 20px;
    margin-bottom: 35px;
    line-height: 160%;
}

.questions__btn {
    width: 100%;
}

.rating {
    background: #F1F8FF;
    border-radius: 12px;
    text-align: center;
    padding: 20px 25px;
}

.rating__title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 5px;
}

.rating__title img {
    max-height: 44px;
}

.rating__stars {
    margin: 5px 0;
}

.rating__value {
    font-size: 36px;
}

.rating__more {
    display: inline-block;
    position: relative;
    margin-top: 10px;
    color: #0080f5;
}

.rating__more:after {
    content: '';
    width: 100%;
    height: 1px;
    background: #0080f5;
    bottom: 0;
    left: 0;
    position: absolute;
}

.rating__more:hover:after {
    background: #2999ff;
    -webkit-transition: color .15s;
    transition: color .15s;
}

.stars {
    cursor: pointer;
}

.stars[data-stars="1"] svg:nth-child(1)~svg path {
    fill: #8fcaff;
}

.stars[data-stars="2"] svg:nth-child(2)~svg path {
    fill: #8fcaff;
}

.stars[data-stars="3"] svg:nth-child(3)~svg path {
    fill: #8fcaff;
}

.stars[data-stars="4"] svg:nth-child(4)~svg path {
    fill: #8fcaff;
}

.stars[data-stars="5"] svg:nth-child(5)~svg path {
    fill: #8fcaff;
}

.stars:hover svg path {
    fill: #0080f5;
}

.stars svg {
    width: 20px;
    height: 20px;
    margin-right: 20px;
}

.stars svg path {
    fill: #0080f5;
}

.stars svg:last-child {
    margin-right: 0;
}

.stars svg:hover~svg path {
    fill: #0080f5;
}

.schedule__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -70px;
}

.schedule__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 40px;
    width: calc((100% - 40px) / 2);
    margin-bottom: 65px;
}

.schedule__item:nth-child(2n) {
    margin-right: 0;
}

.schedule__header {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 33px;
}

.schedule__title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 24px;
}

.schedule__description {
    font-size: 16px;
    line-height: 160%;
}

.page--course .schedule {
    margin-top: 92px;
}

.search {
    position: relative;
}

.search__input {
    width: 100%;
    height: 100%;
    text-transform: uppercase;
    color: #414647;
    font-weight: bold;
    padding: 12px 20px;
    border: 2px solid #0080f5;
    border-radius: 12px;
    outline: none;
}

.search__btn {
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 100%;
    background: none;
    border: none;
    font-size: 18px;
    color: #0080f5;
    outline: none;
}

.search__highlight {
    color: #fff;
    background: #0080f5;
    padding: 0 3px;
    border-radius: 3px;
    opacity: .7;
}

.webinars__search .search,
.blog__search .search {
    width: 43px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.webinars__search .search__input,
.blog__search .search__input {
    border: none;
    background: #f1f8ff;
    font-size: 0;
}

.webinars__search .search__btn,
.blog__search .search__btn {
    outline: none;
}

.webinars__search .search.is-open,
.blog__search .search.is-open {
    width: 250px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.webinars__search .search.is-open .search__input,
.blog__search .search.is-open .search__input {
    border: 1px solid #0080f5;
    background: #fff;
    font-size: 14px;
}

.slider__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slider__wrapper {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.slider__text {
    width: 50%;
}

.slider__intro {
    width: 74%;
    margin-left: auto;
    margin-right: auto;
}

.slider__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider__visual {
    max-width: 500px;
    width: 100%;
}

.slider--reverse .slider__visual {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
}

.slider__visual {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.slider__image {
    border-radius: 20px;
    overflow: hidden;
}

.section--work .slider__image {
    padding-bottom: 60%;
    position: relative;
    width: 100%;
}

.section--work .slider__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.slider__number {
    display: none;
}

.slider__title,
.slider__name {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}

.slider__name {
    display: inline-block;
    position: relative;
    margin-bottom: 16px;
}

.slider__name:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f2f2f2;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.slider__position {
    color: #989898;
    margin-bottom: 22px;
}

.slider__description {
    font-size: 14px;
    line-height: 160%;
}

.slider__content {
    margin-top: 35px;
}

.slider__btn {
    text-transform: uppercase;
    font-weight: 900;
    color: #0080f5;
    margin-top: 70px;
    cursor: pointer;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */;
}

.slider__btn:hover,
.slider__btn:active,
.slider__btn:focus {
    color: #2999ff;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */;
}

.slider__btn i {
    font-size: 10px;
    font-weight: bold;
    margin-left: 18px;
}

.slider__nav {
    margin-left: 55px;
}

.slider__nav .btn--prev {
    margin-bottom: 20px;
    position: relative;
    z-index: 0;
}

.slider__wrapper .swiper-slide {
    opacity: 0 !important;
    -webkit-transition: opacity 1s !important;
    transition: opacity 1s !important;
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01) !important;
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01) !important;
}

.section:not(.section--work) .slider__wrapper .swiper-slide {
    width: 100% !important;
}

.slider__wrapper .swiper-slide.swiper-slide-active {
    opacity: 1 !important;
    z-index: 99;
}

.slider .slider__wrapper {
    width: 90%;
}

.slider .swiper-pagination {
    display: none;
}

.slider__play {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.section--history .slider__inner {
    position: relative;
}

.section--history .slider__inner:after {
    content: "";
    position: absolute;
    left: 0;
    width: 1000%;
    background: #f1f8ff;
    height: 75%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
    border-radius: 30px 0px 0px 30px;
}

.section--history .slider__image {
    border-radius: 50%;
    padding: 25px;
    border: 1px solid #0080f5;
}

.section--history .slider__year {
    font-size: 36px;
    font-weight: 900;
    text-align: center;
    margin-bottom: 40px;
    color: #0080f5;
    display: none;
}

.section--history .slider__nav a {
    background: transparent;
}

.section--history .slider__nav a:hover {
    background: #0080f5;
}

.section--history .slider__visual {
    margin-top: -30px;
    margin-bottom: -30px;
    min-width: 474px;
    min-height: 474px;
}

.section--history .slider .swiper-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section--history .slider .slider__content {
    margin-top: 55px;
}

.switch {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #f1f8ff;
    border-radius: 15px;
    height: 60px;
    padding: 0 25px;
}

.switch__thumb {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.switch__thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.switch .swiper-wrapper {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    counter-reset: switch;
}

.switch .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: auto !important;
    /*-webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;*/
    margin: 0 10px;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */;
}

.section--work .switch .swiper-slide .switch__item {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section--work .switch .swiper-slide .switch__item:before {
    width: 40px;
    height: 40px;
    border: 2px solid #C4C4C4;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    counter-increment: switch;
    content: counter(switch);
    margin-right: 16px;
    font-weight: 800;
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.05em;
    color: #C4C4C4;
    -webkit-transition: all 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: all 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
}

.switch .swiper-slide .switch__item.is-active {
    color: #0080f5;
    font-weight: bold;
}

.section--work .switch .swiper-slide:hover .switch__item:before,
.section--work .switch .swiper-slide:active .switch__item:before,
.section--work .switch .swiper-slide:focus .switch__item:before,
.section--work .switch .swiper-slide .switch__item.is-active:before {
    border-color: #0080f5;
    color: #0080f5;
    -webkit-transition: all 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: all 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
}

.switch .swiper-slide:hover,
.switch .swiper-slide:active,
.switch .swiper-slide:focus {
    color: #0080f5;
    /* stylelint-disable */
    -webkit-transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */;
}

.switch--image {
    height: 80px;
}

.switch--image .swiper-slide {
    max-width: 54px !important;
    margin-right: 0;
}

.switch--image .swiper-slide .switch__item.is-active:before {
    content: "";
    width: 60px;
    height: 60px;
    position: absolute;
    left: -5px;
    bottom: 10px;
    background: transparent;
    border: 2px solid #0080f5;
    border-radius: 50%;
}

.section--history .switch {
    background: none;
    padding-left: 0;
    padding-right: 0;
}

.section--history .switch__item {
    font-size: 30px;
    font-weight: 900;
}

.section--history .switch .swiper-slide {
    position: relative;
}

.section--history .switch .swiper-slide .switch__item:after {
    content: "";
    position: absolute;
    width: 75px;
    height: 1px;
    background: #e4e4e4;
    margin-left: 25px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section--history .switch .swiper-slide .switch__item.is-active {
    font-size: 42px;
    font-weight: 900;
}

.section--history .switch .swiper-slide:last-child .switch__item:after {
    display: none;
}

[data-aos="slider"].aos-animate .swiper-slide.swiper-slide-active .slider__title,
[data-aos="slider"].aos-animate .swiper-slide.swiper-slide-active .slider__name,
[data-aos="slider"].aos-animate .swiper-slide.swiper-slide-active .slider__position {
    -webkit-animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 2s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="slider"].aos-animate .swiper-slide.swiper-slide-active .slider__description {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="slider"].aos-animate .swiper-slide.swiper-slide-active .slider__btn {
    -webkit-animation: fade-up 6s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 6s cubic-bezier(0.35, 0, 0, 1.01);
}

.social__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 0.05em;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.social__item {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.social__link {
    border-bottom: 2px solid #0080f5;
}

.social--icons {
    max-width: 180px;
}

.social--icons .social__item {
    border-radius: 50%;
    border: 1px solid #0080f5;
}

.social--icons .social__link {
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: none;
}

.statistic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.statistic__item {
    margin-right: 85px;
    width: calc((100% - 255px) / 4);
}

.statistic__item:nth-child(4n) {
    margin-right: 0;
}

.statistic__header {
    font-size: 14px;
    text-transform: uppercase;
    color: #c4c4c4;
}

.statistic__count {
    font-size: 72px;
    color: #0080f5;
    line-height: 0.8;
    margin-top: 10px;
    font-weight: bold;
    white-space: nowrap;
}

.statistic__count-text {
    font-size: 36px;
    color: #0080f5;
    font-weight: bold;
    line-height: 1;
}

.statistic__text {
    font-size: 16px;
    min-height: 90px;
    margin-top: 20px;
}

.willhelp__items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 90px 60px;
}

.willhelp__item {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 26px;
    align-items: center;
}

.willhelp__item-text {
    font-weight: 700;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 0.03em;
    color: #414647;
    max-width: 400px;
}

.willhelp__warning {
    margin-top: 140px;
    padding: 30px 0 88px;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}

.willhelp__warning-sub {
    font-weight: 700;
    font-size: 28px;
    letter-spacing: 0.03em;
    color: #E60028;
    margin-bottom: 5px;
}

.willhelp__warning-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 150%;
    letter-spacing: 0.03em;
    color: #414647;
}

.willhelp__warning-title a {
    text-decoration: underline;
    color: #0080F5;
}

.willhelp__warning-title a:hover {
    text-decoration: none;
}

.willhelp__warning-right {
    padding-top: 28px;
}

.willhelp__warning-list {
    max-width: 510px;
}

.willhelp__warning-list li {
    position: relative;
    margin-top: 25px;
    padding-left: 25px;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.03em;
    color: #414647;
}

.willhelp__warning-list li:before {
    position: absolute;
    left: 10px;
    top: 9px;
    width: 3px;
    height: 3px;
    border-radius: 100px;
    background: #414647;
    content: '';
}

.n_offers__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}

.n_offers__item {
    background: #F1F8FF;
    border-radius: 20px;
    padding: 19px 14px 14px;
    position: relative;
    display: flex;
    flex-direction: column;
}

.n_offers__item-number {
    width: 60px;
    height: 60px;
    border: 4px solid #0080F5;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 27px;
    font-weight: 700;
    font-size: 40px;
    letter-spacing: 0.05em;
    color: #0080F5;
}

.n_offers__item-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.35;
    letter-spacing: 0.03em;
    color: #414647;
    margin-bottom: 20px;
}

.n_offers__item-desc {
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.03em;
    color: #414647;
}

.n_offers__item-desc li {
    position: relative;
    margin-top: 25px;
    padding-left: 25px;
}

.n_offers__item-desc li:before {
    position: absolute;
    left: 10px;
    top: 9px;
    width: 3px;
    height: 3px;
    border-radius: 100px;
    background: #414647;
    content: '';
}

.n_offers__item-marker {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    background: #E60028;
    border-radius: 0px 20px;
    padding: 8px 17px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    max-width: 200px;
}

.n_offers__price {
    margin-top: auto;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.03em;
    color: #0080F5;
}

.n_offers__price-new {
    font-size: 30px;
}

.n_offers__price-old {
    font-size: 16px;
    position: relative;
    display: inline-block;
}

.n_offers__price-old:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 12px;
    left: 0px;
    background: #E60028;
    -webkit-transform: rotate(-8deg);
    -ms-transform: rotate(-8deg);
    transform: rotate(-8deg);
    display: inline-block;
}

.n_offers__btn {
    margin-top: 15px;
    min-width: 180px;
}

.subscribe {
    overflow: hidden;
}

.subscribe__item {
    border-radius: 15px;
    overflow: hidden;
}

.subscribe .swiper-pagination {
    display: none;
}

.subscribe .swiper-wrapper {
    height: auto !important;
}

.subscribe .swiper-slide {
    max-width: 318px;
}

.subscribe .swiper-slide:nth-child(2n) {
    margin-top: 30px;
}

.section--subscribe {
    padding-bottom: 200px;
}

.header__toolbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.toolbar__btn {
    margin-right: 15px;
    border: 2px solid #0080f5;
    border-radius: 8px;
}

.toolbar__btn a {
    white-space: nowrap;
    padding: 0 25px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #0080f5;
    transition: all 0.3s ease;
    border-radius: 6px;
    -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    -webkit-animation: pulse-toolbar 5s infinite;
    animation: pulse-toolbar 5s infinite;
}

.toolbar__btn a:hover {
    background: #0080f5;
    color: #fff;
}

@-webkit-keyframes pulse-toolbar {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    }

    10% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    11% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }

    12% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    }

    22% {
        -webkit-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }
}

@keyframes pulse-toolbar {
    0% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    }

    10% {
        -moz-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    11% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }

    12% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0.6);
    }

    22% {
        -moz-box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 10px rgba(0, 128, 245, 0);
    }

    100% {
        -moz-box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
        box-shadow: 0 0 0 0 rgba(0, 128, 245, 0);
    }
}

.toolbar__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: normal;
    position: relative;
}

.toolbar__icon {
    display: none;
    font-size: 35px;
    font-weight: normal;
}

.toolbar__item {
    cursor: pointer;
}

.toolbar__item-phones {
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    padding-top: 5px;
    z-index: 99;
    width: 100%;
    text-align: center;
    cursor: initial;
}

@media(any-hover: hover) {
    .toolbar__item:hover .toolbar__item-phones {
        opacity: 1;
        visibility: visible;
    }
}

.toolbar__item-phones__wrap {
    padding: 7px 15px;
    font-size: 16px;
    border: 2px solid #0080f5;
    border-radius: 8px;
    white-space: nowrap;
    background: #fff;
}

.toolbar__item--entry {
    border: 2px solid #0080f5;
    border-radius: 8px 0 0 8px;
    /*overflow: hidden;*/
    border-right: none;
}

.toolbar__item--entry a {
    width: 90px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.toolbar__item--menu {
    border-radius: 0 8px 8px 0;
    border: 2px solid #0080f5;
    background: #0080f5;
    overflow: hidden;
}

.toolbar__item--menu:hover,
.toolbar__item--menu:active,
.toolbar__item--menu:focus {
    border-color: #2999ff;
}

.toolbar__item--menu a {
    height: 40px;
    width: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
}

.toolbar__item--menu a:hover,
.toolbar__item--menu a:active,
.toolbar__item--menu a:focus {
    background: #2999ff;
    color: #fff;
}

.toolbar__item--menu.is-opened span {
    display: none;
}

.toolbar__item--menu.is-opened .toolbar__icon {
    display: block;
}

.toolbar__wrapper {
    display: block;
}

.webinar__grid {
    margin-bottom: -50px;
}

.webinar__hprops {
    display: flex;
    align-items: center;
    gap: 30px;
    margin-bottom: 30px;
    width: 100%;
    order: -5;
}
.webinar__hprops .webinar__sticker {
    margin: 0 !important;
      border-radius: 10px;
      padding: 6px 24px;
      max-width: initial !important;
      top: 0 !important;
      position: relative;
}
.webinar__hdate {
    font-size: 14px;
    font-weight: 700;
}
.webinar__header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    position: relative;
    margin: 100px 0 0 0;
}

.webinar__text {
    max-width: calc(100% - 400px);
    margin-right: 90px;
}

.webinar__image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 300px;
    height: 300px;
    position: relative;
}

.webinar__image:before {
    content: "";
    width: 108%;
    height: 108%;
    position: absolute;
    background: transparent;
    border: 1px solid #0080f5;
    top: -4%;
    left: -4%;
    -webkit-transform: translateY(-4%, -4%);
    -ms-transform: translateY(-4%, -4%);
    transform: translateY(-4%, -4%);
    border-radius: 50%;
}

.webinar__btn {
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.webinar__sticker {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 16px;
}

.webinar__sticker--free {
    color: #0080f5;
}

.webinar__sticker--paid {
    color: #e60028;
}

.webinar__title {
    font-size: 36px;
    font-weight: 900;
    text-transform: uppercase;
}
.webinar__hprops + .webinar__title {
    margin-top: 0 !important;
}
.webinar__title.webinar__title--blue,
.webinar__title span {
    color: #0080f5;
}

.webinar__price {
    font-size: 18px;
    font-weight: bold;
    color: #414647;
    margin-top: 15px;
}

.webinar__description {
    margin-top: 15px;
}
.webinar__description ul {
    list-style: disc;
    padding-left: 20px;
}
.webinar__videos {
    margin-top: 30px;
}
.webinar__videos.videos--v2 {
    width: 100%;
}
.webinar__videos.videos--v2 .dev_video_iframe{
    border-radius: 20px;
}
.webinar__vcontent {
    margin-top: 100px;
}
.webinar__vcontent-cols {
    display: flex;
    gap: 30px;
    margin-top: 40px
}
.webinar__vcontent-box {
    flex: 1 0 0;
    border: 1px solid #E1E1E1;
    border-radius: 20px;
    padding: 30px 35px 35px;
}
.webinar__vcontent-box > * {
    margin-bottom: 5px;
}
.webinar__vcontent-box a {
    color: #2999ff;
}
.webinar__vcontent-box a:hover {
    text-decoration: underline;
}
.webinar__vcontent-box li {
    position: relative;
    padding-left: 20px
}
.webinar__vcontent-box li:before {
    position: absolute;
      top: 0px;
      left: 7px;
      content: '•';
}
.webinar__vcontent-tt {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 24px;
    letter-spacing: 5%;

}
.content__hidden {
    display: none;
}
.content__linktoggle {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 40px;
    transition: all 0.3s;
    text-decoration: none;
}
.content__linktoggle .close_t {
    display: none;
}
.content__linktoggle.active .close_t {
    display: block;
}
.content__linktoggle.active .open_t {
    display: none;
}
.content__linktoggle:after {
    font-family: "icomoon" !important;
  font-weight: normal;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-transform: none;
  text-rendering: auto;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e901";
  font-size: 0.5rem;

    -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.content__linktoggle:hover:after {
    -webkit-transform: translateX(5px);
  -ms-transform: translateX(5px);
  transform: translateX(5px);

}

.webinar__order {
    margin-top: 35px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.webinar__date {
    margin-left: 35px;
    font-weight: bold;
    color: #0080f5;
}

.webinar__grid {
    margin-top: 60px;
}

.item--webinars {
    display: none;
}

.item--webinars.is-active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

[data-aos="webinar"] .webinar__header {
    opacity: 0 !important;
    -webkit-transition: opacity 1s;
    transition: opacity 1s;
    -webkit-transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
    transition-timing-function: cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__header {
    opacity: 1 !important;
}

[data-aos="webinar"].aos-animate .webinar__sticker {
    -webkit-animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__date {
    -webkit-animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__title {
    -webkit-animation: fade-up 1s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 1s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__description {
    -webkit-animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 3s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__price {
    -webkit-animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 4s cubic-bezier(0.35, 0, 0, 1.01);
}

[data-aos="webinar"].aos-animate .webinar__order a {
    -webkit-animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
    animation: fade-up 5s cubic-bezier(0.35, 0, 0, 1.01);
}

@charset "UTF-8";

.webinars__sidebar {
    width: 288px;
    margin-right: 30px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.webinars__header {
    background: #f1f8ff;
    border-radius: 15px;
    margin-bottom: 60px;
    position: relative;
}

.webinars__header ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 23px 30px;
}

.webinars__header ul li {
    cursor: pointer;
    margin-right: 60px;
}

.webinars__header ul li:last-child {
    margin-right: 0;
}

.webinars__header ul li.is-active {
    font-weight: bold;
    color: #0080f5;
}

.webinars__main {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.webinars__filter {
    display: none;
}

.webinars__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.webinars .sidebar {
    background: #f1f8ff;
    border-radius: 20px;
}

.webinars .sidebar__item {
    padding: 30px;
    border-bottom: 4px solid #fff;
}

.webinars .sidebar__item:last-child {
    border: none;
}

.webinars .sidebar__close {
    display: none;
}

.webinars__search {
    position: absolute;
    right: 45px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.webinars__error {
    display: none;
}

.checkbox__title {
    margin-bottom: 30px;
    font-size: 14px;
    font-weight: bold;
}

.checkbox__input {
    position: absolute;
    z-index: -1;
    opacity: 0;
}

.checkbox__input--date {
    position: static;
    opacity: 1;
    z-index: 1;
}

.checkbox__input+label {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox__input+label:before {
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    border: 1px solid #adb5bd;
    border-radius: 0.25em;
    margin-right: 0.5em;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}

.checkbox__input:checked+label:before {
    border-color: #0b76ef;
    background-color: #0b76ef;
    background-image: url(../images/icons/check.png);
    background-size: cover;
}

.checkbox__input:not(:disabled):not(:checked)+label:hover {
    border-color: #b3d7ff;
}

.checkbox__input:not(:disabled):active+label:before {
    background-color: #b3d7ff;
    border-color: #b3d7ff;
}

.checkbox__input:focus+label:before {
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.checkbox__input:focus:not(:checked)+label:before {
    border-color: #80bdff;
}

.checkbox__input:disabled+label::before {
    background-color: #e9ecef;
}

.checkbox__item label {
    margin-bottom: 0;
    cursor: pointer;
}

.datepicker {
    background: transparent;
    border: none;
    width: 100%;
}

.datepicker--day-name {
    color: #0080f5;
}

.datepicker--cell {
    border-radius: 50%;
    width: 30px;
    height: 30px;
}

.datepicker--cell.-current-,
.datepicker--cell.-selected- {
    background: #0080f5;
}

.datepicker--cell.-current-.-focus-,
.datepicker--cell.-selected-.-focus- {
    background: #0080f5;
}

.datepicker--cell.-current- {
    color: #fff;
}

.datepicker--cell-day.-webinars- {
    border: 1px solid #0080f5;
}

.datepicker--cell.-selected-.-current- {
    background: #0080f5;
}

.datepicker--nav-action {
    border: 1px solid #414647;
    border-radius: 8px;
    width: 30px;
    height: 30px;
}

.datepicker--nav-action svg {
    display: none;
}

.datepicker--nav-action:before {
    content: "\e900";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
}

.datepicker--nav-action[data-action="next"] {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.datepicker--nav-title {
    padding: 0 25px;
    border: 1px solid #414647;
    border-radius: 8px;
    font-weight: bold;
    color: #414647;
}

.datepicker--nav-title i {
    color: #414647;
}

.section--webinars {
    padding-top: 155px;
    margin-bottom: 120px;
}

.section--webinarstheme {
    overflow: hidden;
}

.webinarstheme .swiper-pagination {
    display: none;
}

.webinarstheme .swiper-wrapper {
    height: auto;
}

.webinarstheme__item {
    background: #F1F8FF;
    border-radius: 20px;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 45px;
    padding: 24px;
}

.webinarstheme__item-photo {
    border-radius: 100px;
    position: relative;
    overflow: hidden;
    width: 196px;
    height: 196px;
}

.webinarstheme__item-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.webinarstheme__item-info {
    display: flex;
    flex-direction: column;
}

.webinarstheme__item-head {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.webinarstheme__item-marker {
    margin-right: 20px;
    background: #0080F5;
    border-radius: 6px;
    font-size: 12px;
    color: #fff;
    padding: 4px 7px;
}

.webinarstheme__item-date {
    color: #C4C4C4;
    font-size: 14px;
}

.webinarstheme__item-title {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 130%;
    letter-spacing: 0.03em;
    max-width: 300px;
}

.webinarstheme__item-more {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: auto;
    color: #0080f5;
    font-weight: bold;
}

.webinarstheme__item-more i {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    margin-left: 20px;
}

.webinarstheme__item-more:hover i {
    -webkit-transform: translateX(10px);
    -ms-transform: translateX(10px);
    transform: translateX(10px);
}

.docs__slider .swiper-wrapper {
    height: auto;
}

.docs__item {
    border-radius: 4px;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
}

.docs__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.videos__slider .swiper-wrapper {
    height: auto;
}

.sert__item {
    position: relative;
    overflow: hidden;
    padding-bottom: 145%;
}

.sert__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}

.sert .swiper-pagination {
    display: none;
}

.videos__slider .swiper-wrapper {
    height: auto;
}

.videos .swiper-pagination {
    display: none;
}

.videos__item {
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    padding-bottom: 70%;
    display: block;
}

.videos__item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(65, 70, 71, 0.5), rgba(65, 70, 71, 0.5));
    z-index: 1;
    content: '';
    transition: all .3s ease;
}

.videos__item:hover:before {
    background: none;
}

.videos__item>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease;
}

.videos__item:hover img {
    transform: scale(1.1);
}

.videos__item-title {
    margin-top: 28px;
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0.05em;
    color: #414647;
}

.videos__item-play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 65px;
    height: 65px;
    border-radius: 100px;
    margin-top: -32px;
    margin-left: -32px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/icons/play.svg) no-repeat left 25px center;
    background-color: #0080F5;
    transition: all .3s ease;
    z-index: 3;
}

.videos__item:hover .videos__item-play {
    transform: scale(0);
}

.line__call {
    position: fixed;
    bottom: 10%;
    left: 0;
    width: 100%;
    z-index: 300;
    padding: 10px 0;
    background: #0080F5;
    display: none;
}

.line__call .container {
    display: flex;
    /*flex-wrap: wrap;*/
    align-items: center;
    justify-content: center;
    min-height: 50px;
}

.line__call-text {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

.line__call .btn {
    margin-left: 30px;
    background: #43D854;
    border-radius: 12px;
    padding: 10px 15px 8px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
}

.line__call .btn img {
    position: relative;
    top: -1px;
}

.line__call-close {
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    transition: all .3s ease;
}

.line__call-close:hover {
    transform: translateY(-50%) scale(1.1);
}

/********************************************
legal
*********************************************/
.legal__wrapp {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 30px;
}

.legal__sidebar {
    width: 390px;
}

.legal__sidebar-open {
    display: none;
}

.legal__nav li {
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
}

.legal__nav li:last-child {
    border-bottom: none;
}

.legal__nav li a {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.3;
}

.legal__nav li a.active {
    color: #0080F5;
}

.legal__tabs+.legal__tabs {
    margin-top: 60px;
}

.legal__tabs-title {
    font-weight: bold;
    font-size: 18px;
    border-bottom: 1px solid #E5E5E5;
    padding-bottom: 5px;
    min-height: 35px;
}

.legal__tabs-links li {
    margin-top: 15px;
    padding-right: 20px;
}

.legal__tabs-links li a {
    font-size: 18px;
    line-height: 1.45;
}

.legal__tabs-links li a.active {
    color: #0080F5;
}

.legal__content-head {
    margin-bottom: 50px;
    min-height: 35px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    font-size: 14px;
    color: #C4C4C4;
    border-bottom: 1px solid #E5E5E5;
}

.legal__content-download {
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #0080F5;
}

.legal__content-download:hover {
    text-decoration: underline;
}

.legal__content-download svg {
    margin-left: 10px;
}

.legal__content {
    font-size: 18px;
    line-height: 1.5;
}

.legal__content p {
    margin-bottom: 20px;
}

.legal__content-title {
    margin-bottom: 40px;
    font-weight: bold;
    font-size: 24px;
}

/********************************************
expert
*********************************************/
.expert {
}

.expert__header {
    padding-bottom: 40px;
    border-bottom: 1px solid #E5E5E5;
}

.expert__content {
    display: grid;
    grid-template-columns: minmax(auto, 600px) minmax(auto, 500px);
    grid-gap: 30px;
    justify-content: space-between;
}

.expert__right {
    order: 2;
}

.expert__photo {
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    border-radius: 100%;
}

.expert__photo img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.expert__social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 45px -15px 0;
}

.expert__social a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 15px;
    width: 40px;
    height: 40px;
    border: 1px solid #0080F5;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.expert__social a:hover {
    background: #0080F5;
}

.expert__social a path {
    /*fill: #0080F5;*/
    transition: all 0.3s ease-in-out;
}

.expert__social a:hover path {
    fill: #fff;
}

.expert__social a:hover path.fill--white {
    fill: #0080F5;
}

.expert__info {
    font-size: 18px;
    line-height: 1.45;
}

.expert__info-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}

.expert__tabs {
    margin-top: 30px;
}

.expert__tab {
    margin-top: 25px;
    padding-bottom: 5px;
    border-bottom: 1px solid #E5E5E5;
    font-size: 16px;
}

.expert__tab .expert__tab-desc a {
    color: #2999ff;
    text-decoration: underline;
}

.expert__tab .expert__tab-desc a:hover {
    color: #0058a9;
    text-decoration: none;
}

.expert__tab .expert__tab-desc {
    font-size: 16px;
}

.expert__tab .expert__tab-desc ul {
    margin-bottom: 10px;
}

.expert__tab .expert__tab-desc li {
    position: relative;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.expert__tab .expert__tab-desc li:before {
    background: url(../images/icons/check_blue.png) 0 0 no-repeat;
    background-size: auto;
    position: absolute;
    top: calc(50% - 8px);
    left: 0;
    background-size: cover;
    width: 16px;
    height: 16px;
    content: "";
}

.expert__tab-title {
    font-weight: bold;
    font-size: 24px;
    cursor: pointer;
    display: block;
    padding: 5px 35px 5px 0;
    position: relative;
}

.expert__tab-title:after {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    background: url(../images/icon/plus.svg);
    transition: all 0.3s ease-in-out;
    content: '';
}

.expert__tab-title.opened:after {
    transform: rotate(45deg);
}

.expert__tab-desc {
    display: none;
    padding: 5px 0;
}



/********************************************
reviews
*********************************************/

.reviews .tabs__header {
    padding-right: 0;
}

.reviews__cols {
    display: grid;
    grid-template-columns: 1fr auto;
    grid-gap: 30px;
}

.reviews__list {
    width: 100%;
}

.reviews__sidebar {
    width: 287px;
}

.reviews__sidebar-item {
    padding: 30px 7px;
    border: 1px solid #6DB9FF;
    border-radius: 20px;
    text-align: center;
}

.reviews__sidebar-item .btn {
    width: 88%;
    min-width: 200px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
    margin-top: 15px;
}

.reviews__sidebar-item__image {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    margin-top: 25px;
}

.reviews__sidebar-item__image img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.reviews__sidebar-item__title {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.45;
    letter-spacing: 0.05em;
    color: #414647;
    margin-bottom: 15px;
}

.reviews__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    margin-bottom: 50px;
    padding-bottom: 40px;
    border-bottom: 1px solid #E4E4E4;
    position: relative;
}

.reviews__item:last-child {
    border: none;
    margin: 0;
    padding: 0;
}

.reviews__image {
    margin-right: 50px;
    position: relative;
}

.reviews__thumb {
    width: 160px;
    height: 160px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
    overflow: hidden;
    border-radius: 50%;
}

.reviews__thumb img {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
}

.reviews__video {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background: #0080F5;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    bottom: 2px;
    right: 12px;
    color: #fff;
}

.reviews__video img {
    width: 13px;
    margin-left: 3px;
}

.reviews__video:hover,
.reviews__video:active,
.reviews__video:focus {
    background: #2999ff;
    color: #fff;
}

.reviews__name {
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: bold;
}

.reviews__work {
    font-size: 14px;
    line-height: 1.5;
    letter-spacing: 0.05em;
    color: #989898;
    margin-bottom: 10px;
}

.reviews__text {
    font-size: 16px;
    line-height: 1.55;
    letter-spacing: 0.03em;
    color: #414647;
}

.reviews__more {
    text-transform: uppercase;
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews__more:after {
    content: "\e914";
    font-family: "icomoon" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-transform: none;
    text-rendering: auto;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 5px;
}

.reviews__actions {
    margin-top: 25px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.reviews__social {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
}

.reviews__social a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 30px;
    width: 40px;
    height: 40px;
    border: 1px solid #0080F5;
    border-radius: 100%;
    transition: all 0.3s ease-in-out;
}

.reviews__social a:hover {
    background: #0080F5;
}

.reviews__social a path {
    /*fill: #0080F5;*/
    transition: all 0.3s ease-in-out;
}

.reviews__social a:hover path {
    fill: #fff;
}

.reviews__social a:hover path.fill--white {
    fill: #0080F5;
}

.reviews__actions-link {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 0.05em;
    color: #0080F5;
    text-transform: uppercase;
    display: flex;
    align-items: center;
}

.reviews__actions-link .icon {
    font-size: 6px;
    margin-left: 12px;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}

.reviews__actions-link:hover .icon {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.reviews__buttons {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}

.reviews__buttons-mob {
    display: none;
}




/********************************************
search
*********************************************/
.search {
}

.search__count {
    font-size: 18px;
    margin-bottom: 30px;
}

.search__item {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.3;
}

.search__item-name {
    font-size: 22px;
    color: #2999ff;
    /*text-transform: uppercase;*/
    margin-bottom: 5px;
}

.search__item-name a {
    color: #2999ff;
}

.search__item-name a:hover {
    color: black;
}


/*********************************************/

.podbor-mobile {
    display: none;
}

.widget {
    position: fixed;
    width: 97px;
    height: 97px;
    top: 40%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 200;
    -webkit-transition: top 0.3s;
    transition: top 0.3s;
}

.section--intro .widget {
    display: none;
}

.widget:hover .widget__part--phone circle {
    fill: #2999ff;
    /* stylelint-disable */
    -webkit-transition: fill 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    transition: fill 0.15s ease-in-out, 0.15s 0.15s ease-in-out;
    /* stylelint-enable */;
}

.widget__part {
    position: absolute;
}

.widget__part--text {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 6000ms;
    animation-duration: 6000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}

.widget__part--text svg {
    fill: #000;
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.show-desktop {
    display: none;
}

@media screen and (min-width: 992px) {
    .webinar__grid .card {
        margin-right: 30px;
        width: calc((100% - 30px) / 2);
    }

    .webinar__grid .card:nth-child(2n) {
        margin-right: 0;
    }

    .grid .item {
        margin-right: 15px;
        margin-left: 15px;
        width: calc((100% - 90px) / 3);
    }

    .grid .item:nth-child(3n) {
        /*margin-right: 0;*/;
    }

    .grid .item--webinars {
        width: 100% !important;
        margin-right: 0;
    }

    .other-news__grid .item {
        /* margin-right: 30px;
        width: calc((100% - 60px) / 3);*/;
    }

    .other-news__grid .item:nth-child(3n) {
        /*margin-right: 0;*/;
    }

    .person-list__item {
        margin-right: 90px;
        width: calc((100% - 180px) / 3);
    }

    .person-list__item:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (min-width: 1400px) {
    .menu__item {
        margin-right: 30px;
    }
}

@media screen and (min-width: 1360px) {
    body:before {
        content: "xl";
    }

    .show-desktop {
        display: block;
    }

    .footer {
        margin-top: -100px;
    }

    .knowledge .swiper-container {
        padding-left: calc((100% - 1210px) / 2);
    }

    .news .swiper-container {
        padding-left: calc((100% - 1210px) / 2);
    }

    .person-list__item {
        margin-right: 190px;
        width: calc((100% - 380px) / 3);
    }

    .person-list__item:nth-child(3n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 1359px) {
    .btn--play {
        width: 80px;
        height: 80px;
    }

    .btn--play .icon {
        font-size: 22px;
    }

    .section {
        padding: 80px 0;
    }

    .section__title {
        font-size: 42px;
    }

    .section__search {
        width: 47.8%;
        margin-left: 3%;
    }

    .section__description {
        font-size: 21px;
    }

    .intro {
        padding: 0;
    }

    .intro__content {
        position: relative;
    }

    .intro__caption {
        padding-bottom: 0;
    }

    .tabs__header {
        padding: 0;
        padding-right: 110px;
    }

    .tabs__nav {
        padding: 25px 40px;
        padding-left: 20px;
    }

    .card__content {
        max-width: 100%;
    }

    .card__btn {
        min-width: 240px;
        padding: 13px 15px 10px 15px;
        margin-right: 20px;
    }

    .emblem.mw {
      max-width: 577px;
    }

    .reasons {
        grid-template-columns: 1fr;
    }
    .reasons--cols {
        flex-wrap: wrap;
        gap: 30px;
    }
    .reasons__itcol {
        width: 100%;
        flex: 0 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }
    .reasons__item.item--card {
        margin: 0 !important;
    }

    .reasons__col--emblem {
        width: 100% !important;
        justify-content: center;
        margin-bottom: 30px;
        order: -1;
    }

    .reasons__col--list {
        order: 2;
    }

    .reasons__list {
        grid-template-columns: 1fr 1fr;
    }

    .causes__actions {
        width: 50%;
    }

    .causes__col--list {
        width: 45%;
        align-items: flex-start;
    }

    .causes--reverse .causes__col--list {
        width: 48%;
    }

    .causes__col--emblem {
        width: 50%;
    }

    .causes__col--video {
        width: 45%;
    }

    .causes__list {
        font-size: 20px;
        line-height: 27px;
    }

    .causes__item {
        padding: 24px 0;
        padding-left: 30px;
    }

    .causes__actions {
        width: 50%;
    }

    .causes__actions .btn {
        font-size: 13px;
        padding: 13px 25px 10px 25px;
        min-width: 220px;
        margin-right: 15px;
    }

    .causes__emblem {
        margin-top: 0;
    }

    .section--contacts {
        padding-top: 150px;
    }

    .course__sidebar {
        width: 27%;
    }

    .courses {
        font-size: 18px;
    }

    .courses__item {
        margin-right: 25px;
        width: calc((100% - 50px) / 3);
    }

    .courses__item:nth-child(3n) {
        margin-right: 0;
    }

    .footer__row--menu .footer__inner {
        padding-right: 12%;
    }

    .header__nav {
        margin: 0 25px 0 20px;
    }

    .intro__item {
        background-size: 55%;
    }

    .intro__caption {
        width: 70%;
    }

    .item--webinars .item__title {
        width: 100%;
    }

    .item--webinars .item__more {
        margin-bottom: 0;
    }

    .item--webinars .item__more span {
        margin-right: 10px;
    }

    .item--webinars .item__more i {
        font-size: 10px;
    }

    .menu__item {
        margin-right: 20px;
    }

    .order--narrow .order__content {
        width: 70%;
    }

    .schedule__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .schedule__header {
        max-width: 120px;
        margin-right: 25px;
        margin-bottom: 20px;
    }

    .slider__nav {
        margin-left: 42px;
    }

    .section--history .switch .swiper-slide .switch__item:after {
        width: 55px;
        margin-left: 15px;
    }

    .webinars__sidebar {
        width: 250px;
    }

    .webinars .sidebar__item {
        padding: 25px 20px;
    }

    .section--webinars {
        padding-top: 140px !important;
    }

    .directions__cols {
        grid-template-columns: 1fr;
    }

    .directions__aside {
        width: 100%;
        flex-direction: row;
    }

    .directions__aside-item+.directions__aside-item {
        margin-top: 0px;
        margin-left: 30px;
    }

    .programm__item-cols {
        grid-template-columns: 1fr;
    }

    .programm__item-prices__buttons {
        grid-template-columns: 1fr;
    }

    .footer__top .footer__inner:after {
        right: -50px;
    }

    .footer__col--contacts {
        margin-right: 120px;
    }

    .footer__socwrap-title {
        margin-bottom: 30px;
        font-size: 20px;
    }

    .statistic__item {
        margin-right: 45px;
        width: calc((100% - 135px) / 4);
    }

    .statistic__count {
        font-size: 60px;
    }

    .statistic__count-text {
        font-size: 28px;
    }

    .statistic__text {
        font-size: 14px;
    }

    .willhelp__warning {
        margin-top: 100px;
    }

    .willhelp__warning-title {
        font-size: 26px;
    }

    .willhelp__warning-sub {
        font-size: 22px;
    }

    .n_offers__items {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 1300px) {
    .header__nav {
        font-size: 14px;
    }
}

@media screen and (max-width: 1240px) {
    .header__nav {
        display: none;
    }

    .header__logo svg {
    }

    .footer__top .footer__inner:after {
        background: none;
    }
}

@media screen and (max-width: 1150px) {
    .intro__tab {
        font-size: 12px;
        margin-right: 0;
    }

    .intro__tab div {
        padding: 5px;
    }
}

@media screen and (max-width: 1135px) {
    .header__nav {
        margin: 0 25px 0 15px;
    }

    .header__phone {
        margin-right: 20px;
    }

    .toolbar__wrapper {
        padding: 9px 18px 10px 18px;
    }

    .menu__item {
        margin-right: 16px;
    }
}

@media screen and (max-width: 991px) {
    .modal__wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 100%;
    }

    .modal__title {
        margin-top: 40px;
    }

    #modal-podbor .modal__title {
        margin-top: 0;
    }

    .form__bodbor {
        /*flex-wrap: wrap;*/
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px;
    }

    .form__bodbor>* {
        /*margin: 10px 10px;*/
        margin: 0;
        /*width: calc(50% - 20px);*/
        width: 100%;
    }

    .form__bodbor .btn {
        width: 100%;
    }

    #modal-search {
        padding-top: 60px;
    }

    #modal-search .fancybox-close-small {
        top: -5px;
    }

    .section {
        padding: 60px 0;
    }

    .section--first {
        padding-top: 80px;
    }

    .section--directions {
        padding-top: 40px;
    }

    .section__header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section__title {
        font-size: 32px;
    }

    .section__search {
        width: 100%;
        margin-left: 0;
        margin-top: 30px;
    }

    .section__crumbssearch .section__header {
        flex-wrap: wrap;
    }

    .section__description {
        font-size: 18px;
    }

    .fancybox-content {
        padding: 35px;
    }

    h1,
    .h1 {
        font-size: 2rem;
    }

    h2,
    .h2 {
        font-size: 1.75rem;
    }

    .wysiwyg h2,
    .wysiwyg h3,
    .wysiwyg h4,
    .wysiwyg h5,
    .wysiwyg h6,
    .wysiwyg .h2,
    .wysiwyg .h3,
    .wysiwyg .h4,
    .wysiwyg .h5,
    .wysiwyg .h6 {
        margin-top: 1.5rem;
    }

    .article__title {
        width: 100%;
        font-size: 32px;
    }

    .article__footer {
        margin-top: 40px;
        padding: 40px 0 0 0;
    }

    .section.section--blog .section__header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .section.section--blog .section__btn {
        margin-top: 15px;
    }

    .intro__text {
        max-width: 440px;
    }

    .tabs__link:last-child {
        padding-right: 20px;
    }

    .tabs--webinars .tabs__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .tabs--webinars .webinars__sidebar {
        width: 100%;
    }

    .webinar__grid .card {
        width: 100%;
    }

    .card__text ul li {
        margin-bottom: 20px;
    }

    .news .swiper-container {
        overflow: initial !important;
    }

    .reasons__list {
        grid-template-columns: 1fr;
    }

    .reasons__item {
        border-left: none !important;
        padding: 0 0 20px !important;
        border-bottom: 1px solid #0080F5 !important;
        margin-bottom: 20px;
    }

    .reasons__item:not(.item--card):last-child {
        border-bottom: none !important;
        margin: 0;
    }

    .reasons__item-link {
        margin-top: 15px;
    }

    .reasons__item-text {
        line-height: normal;
    }

    .causes {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .causes__col--list {
        margin-right: 5%;
    }

    .causes__col--list {
        width: 100%;
        margin-top: 0px;
        margin-right: 0;
    }

    .causes--reverse .causes__col--list {
        width: 100%;
        margin-top: 40px;
    }

    .causes__col--emblem {
        width: 100%;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .causes__col--video {
        width: 100%;
    }

    .causes .video__wrapper {
        margin-left: auto;
        margin-right: auto;
    }

    .emblem {
        max-width: 380px;
        margin-left: auto;
        margin-right: auto;
    }

    .emblem__text {
        font-size: 40px;
        line-height: 52px;
    }

    .emblem__text span {
        font-size: 24px;
    }

    [data-aos="causes"].aos-animate .default.inner {
        -webkit-animation: circle-default 0.8s 1.2s forwards;
        animation: circle-default 0.8s 1.2s forwards;
    }

    [data-aos="causes"].aos-animate .emblem {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }

    [data-aos="causes"].aos-animate .emblem__text {
        -webkit-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }

    [data-aos="causes"] .causes__item:first-child,
    [data-aos="causes"] .causes__item:nth-child(1):after {
        -webkit-transition-delay: 2.4s;
        transition-delay: 2.4s;
    }

    [data-aos="causes"] .causes__item:nth-child(2),
    [data-aos="causes"] .causes__item:nth-child(2):after {
        -webkit-transition-delay: 2.6s;
        transition-delay: 2.6s;
    }

    [data-aos="causes"] .causes__item:nth-child(3),
    [data-aos="causes"] .causes__item:nth-child(3):after {
        -webkit-transition-delay: 2.8s;
        transition-delay: 2.8s;
    }

    [data-aos="causes"] .causes__item:nth-child(4),
    [data-aos="causes"] .causes__item:nth-child(4) {
        -webkit-transition-delay: 3s;
        transition-delay: 3s;
    }

    [data-aos="causes"].aos-animate .causes__btn {
        -webkit-transition-delay: 3.2s;
        transition-delay: 3.2s;
    }

    .section.section--causes .section__header {
        margin-bottom: 55px;
    }

    .page--service .section.section--causes {
        padding: 60px 0 60px 0;
    }

    .contacts__right {
        margin-top: 90px;
    }

    .contacts__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .contacts__footer a {
        margin-bottom: 20px;
    }

    .contacts__footer a:last-child {
        margin-bottom: 0;
    }

    .section--contacts {
        padding-top: 120px;
    }

    .cooperation__col {
        width: 100%;
    }

    .cooperation__col:last-child {
        margin-top: 30px;
    }

    .cooperation__description {
        max-width: 100%;
    }

    .course__header {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 55px 0 70px;
    }

    .course__heading .course__header {
        padding-top: 60px;
    }

    .course__text {
        width: 100%;
    }

    .course__image {
        margin-left: auto;
        margin-right: auto;
        margin-top: 70px;
    }

    .course__body {
        display: block;
    }

    .course__content {
        width: 100%;
    }

    .course__sidebar {
        width: 100%;
        margin-top: 60px;
    }

    .section--courses:first-child {
        padding-top: 170px;
    }

    .courses {
        margin-bottom: -55px;
    }

    .courses__item {
        margin-right: 25px;
        width: calc((100% - 25px) / 2);
        margin-bottom: 55px;
    }

    .courses__item:nth-child(3n) {
        margin-right: 25px;
    }

    .courses__item:nth-child(2n) {
        margin-right: 0;
    }

    .directions__link {
        font-size: 20px;
    }

    .faq {
        display: block;
    }

    .faq__col {
        width: 100%;
    }

    .page--course .faq {
        margin-top: 0;
    }

    .footer__row--menu .footer__inner {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-right: 6%;
    }

    .footer__col--mail {
        /*margin-top: 90px;*/;
    }

    .footer__callback {
        margin-top: 40px;
    }

    .blog__grid {
        margin: 0 -7px;
    }

    .grid .item--blog {
        margin-right: 7px;
        margin-left: 7px;
        width: calc((100% - 28px) / 2);
    }

    .grid .item--blog:nth-child(2n) {
        margin-right: 0;
    }

    .header__logo {
        width: 162px;
        height: 40px;
    }

    .header__logo svg {
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
    }

    .header__nav {
        display: none;
    }

    .header__social {
        top: 100%;
        background: #fff;
        height: 60px;
        width: 100%;
        align-items: center;
        justify-content: space-between;
        max-width: 100%;
        margin-top: 15px;
        z-index: 1;
    }

    .header__social.active {
        display: flex !important;
        display: none !important;
    }

    .header__social:before {
        position: absolute;
        left: 50%;
        top: 0;
        width: 2000px;
        height: 100%;
        margin-left: -1000px;
        background: #fff;
        content: '';
        z-index: -1;
    }

    .header__social .social__list {
        justify-content: flex-start;
    }

    .header__social .header__search {
        display: block;
        margin-right: 0;
    }

    .intro__tabs {
        bottom: -46px;
    }

    .intro__item {
        background-size: 60%;
    }

    .intro__title {
        font-size: 28px;
    }

    .intro__caption {
        width: 74%;
    }

    .section--intro.section--intro--dark {
        background-size: cover;
        -webkit-animation: none;
        animation: none;
    }

    .section--intro.section--intro--dark .btn {
        min-width: 260px;
        margin-bottom: 20px;
    }

    .item__more {
        margin-left: 0;
        margin-top: 15px;
    }

    .mission__title {
        font-size: 28px;
        line-height: 33px;
    }

    .mission__title:after {
        bottom: -30px;
    }

    .mission__title:after {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }

    .mission__image {
        max-width: 350px;
        margin-left: auto;
        margin-right: auto;
    }

    .mission__name {
        margin-top: 38px;
    }

    .mission__btn {
        margin-top: 20px;
    }

    .nav-modal__inner {
        padding-top: 135px;
    }

    .nav-modal__title {
        font-size: 32px;
        margin-bottom: 40px;
    }

    .nav-modal__title--small {
        font-size: 24px;
    }

    .nav-modal__section {
        margin-bottom: 80px;
    }

    .nav-modal__social {
        display: block;
        margin-top: 80px;
        /*overflow: hidden;*/
        padding: 5px 0;
    }

    .nav-modal__social .social__list {
        -webkit-justify-content: flex-start;
        -ms-flex-pack: flex-start;
        justify-content: flex-start;
        margin: 0 -13px;
    }

    .nav-modal__social .social__item {
        margin-left: 13px;
        margin-right: 13px;
    }

    .section--news .section__actions .btn {
        min-width: 200px;
        padding: 13px 15px 10px 15px;
        margin-right: 20px;
    }

    .offers__btn {
        min-width: auto;
        width: 100%;
    }

    .order {
        padding: 82px 0;
    }

    .order__bg {
        width: 40%;
    }

    .order__bg--outer {
        width: 35%;
    }

    .other-news__grid .item {
        margin-right: 30px;
        width: calc((100% - 30px) / 2);
    }

    .other-news__grid .item:nth-child(2n) {
        margin-right: 0;
    }

    .partners__list {
        margin-bottom: -35px;
    }

    .partners__item {
        margin-right: 50px;
        width: calc((100% - 100px) / 3);
        margin-bottom: 35px;
    }

    .partners__item:nth-child(3n) {
        margin-right: 0;
    }

    .person-list {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: -80px;
    }

    .person-list__item {
        margin-right: 40px;
        width: calc((100% - 40px) / 2);
        margin-bottom: 50px;
    }

    .person-list__item:nth-child(2n) {
        margin-right: 0;
    }

    .person-list--speakers .person-list__item {
        margin-bottom: 80px;
    }

    .person-list--speakers .person-list__item:after {
        content: "";
        width: 100%;
        height: 1px;
        position: absolute;
        left: 0;
        width: 100%;
        background: #e4e4e4;
        top: -40px;
    }

    .person__social {
        margin-top: 25px;
    }

    .program__inner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .program__list {
        margin-right: 0;
    }

    .program__questions {
        margin-top: 50px;
    }

    .questions {
        max-width: 100%;
        position: static;
    }

    .schedule__list {
        margin-bottom: 0;
    }

    .schedule__title {
        font-size: 22px;
        margin-bottom: 12px;
    }

    .slider__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .slider__text {
        width: 100%;
        margin-top: 40px;
    }

    .slider__intro {
        width: 100%;
        margin-left: 0;
    }

    .slider__visual {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }

    .slider__nav {
        margin-left: 0;
    }

    .section--history .slider__inner:after {
        height: 85%;
    }

    .section--history .slider__image {
        margin-top: 35px;
        margin-bottom: 25px;
    }

    .section--history .slider__text {
        padding: 0 25px;
    }

    .section--history .slider__visual {
        margin-left: auto;
        margin-right: auto;
        min-width: auto;
        min-height: auto;
        max-width: 380px;
    }

    .section--history .slider .swiper-container {
        padding-top: 0;
        padding-bottom: 0;
    }

    .switch {
        padding: 0 15px 0 15px;
    }

    .statistic__item {
        margin-right: 85px;
        width: calc((100% - 85px) / 2);
    }

    .statistic__item:nth-child(2n) {
        margin-right: 0;
    }

    .willhelp__items {
        grid-gap: 60px 30px;
    }

    .willhelp__item {
        grid-gap: 20px;
    }

    .willhelp__item-text {
        font-size: 20px;
    }

    .willhelp__warning {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .webinar--v2 .webinar__header {
        display: flex;
        flex-direction: column;
    }
    .webinar--v2 .webinar__title {
        margin-top: 30px;
    }
    .webinar__videos.videos--v2 {
        order: -1;
        margin-top: 0
    }

    .webinar__image {
        width: 300px;
        height: 300px;
        margin-top: 50px;
    }

    .webinar__btn {
        bottom: -15px;
        right: 5px;
    }

    .webinar__sticker {
        top: -40px;
    }

    .webinar__title {
        font-size: 28px;
        margin-top: 75px;
    }

    .webinar__text {
        width: 100%;
        max-width: 100%;
    }

    .webinar__order {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .webinar__date {
        position: absolute;
        top: -39px;
        margin-left: 120px;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px;
    }

    .webinar__grid {
        margin-top: 20px;
    }

    [data-aos="webinar"].aos-animate .webinar__date {
        -webkit-animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
        animation: fade-up 0.8s cubic-bezier(0.35, 0, 0, 1.01);
    }

    .webinars__sidebar {
        width: 100%;
    }

    .webinars__header {
        display: none;
    }

    .webinars__filter {
        display: block;
        margin-bottom: 40px;
    }

    .webinars__content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .webinars .sidebar {
        padding: 15px;
        background: #fff;
        height: 100vh;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        z-index: 220;
        overflow-y: auto;
        display: none;
    }

    .webinars .sidebar__item {
        background: #f1f8ff;
    }

    .webinars .sidebar__item:first-child {
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }

    .webinars .sidebar__item:last-child {
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }

    .webinars .sidebar ul.sidebar__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .webinars .sidebar ul.sidebar__item li {
        margin-right: 70px;
        cursor: pointer;
    }

    .webinars .sidebar ul.sidebar__item li.is-active {
        font-weight: bold;
        color: #0080f5;
    }

    .webinars .sidebar ul.sidebar__item li:last-child {
        margin-right: 0;
    }

    .webinars .sidebar__close {
        display: block;
        text-align: center;
        font-size: 50px;
    }

    .webinars .sidebar__close i {
        cursor: pointer;
    }


    .webinar__vcontent-cols {
        flex-direction: column;
        gap: 20px;
    }

    .datepicker {
        max-width: 225px;
    }

    .programm__cols {
        grid-template-columns: 1fr;
    }

    .programm__item-cols {
        grid-template-columns: 1fr 1fr;
    }

    .programm__item-prices__buttons {
        grid-template-columns: 1fr 1fr;
    }

    .programm__cols .course__sidebar {
        width: 100%;
    }

    .course__sidebar {
        margin-top: 0;
    }

    .course__sidebar .sidebar {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 30px;
    }

    .course__develop {
        margin-bottom: 0;
    }

    .line__call-text {
        font-size: 14px;
    }

    .section__buttonts {
        display: none;
    }

    .directions__itemlink {
        width: 100%;
        margin-right: 0;
    }

    .expert__header {
        padding-bottom: 15px;
    }

    .expert__content {
        display: block;
    }

    .expert__right {
        max-width: 500px;
        text-align: center;
        margin: 0 auto 40px;
    }

    .expert__tabs {
        margin-top: 60px;
    }

    .reviews__cols {
        grid-template-columns: 1fr;
    }

    .reviews__buttons-mob {
        display: flex;
        margin-bottom: 50px;
    }

    .reviews__buttons-hidemob {
        display: none;
    }

    .reviews__sidebar {
        width: 100%;
    }

    .reviews .section__buttonts {
        display: block;
        margin-top: 20px;
        margin-left: 0;
        margin-right: 0;
    }

    .reviews .section__buttonts .btn {
        margin: 10px 0 0;
    }

    .legal__wrapp {
        grid-template-columns: 1fr;
    }

    .legal__sidebar {
        width: 100%;
        position: relative;
        min-width: 1px;
    }

    .legal__sidebar-open {
        border-radius: 5px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding: 15px 40px 15px 15px;
        border: 1px solid #D4D4D4;
        border-radius: 5px;
        background: none;
        width: 100%;
        text-align: left;
        position: relative;
        outline: none;
        display: block;
    }

    .legal__sidebar-open:after {
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        width: 12px;
        height: 7px;
        background: url(../images/icons/arrow.svg) no-repeat bottom center;
        content: '';
        transition: all 0.3s;
    }

    .legal__sidebar-open.opened:after {
        transform: rotate(180deg);
    }

    .legal__sidebar-dropdown {
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: 15px;
        width: 100%;
        max-height: 50vh;
        overflow: auto;
        box-shadow: 0 2px 24px rgba(0, 0, 0, 0.1);
        border-radius: 5px;
        background: #fff;
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s;
    }

    .legal__sidebar-dropdown.opened {
        opacity: 1;
        visibility: visible;
    }

    .legal__nav li {
        margin-bottom: 0;
        padding: 15px 20px;
    }

    .legal__nav li a {
        font-size: 16px;
    }

    .legal__tabs {
        margin: 20px 0 30px !important;
    }

    .legal__tabs-title {
        min-height: 1px;
        font-size: 16px;
        padding: 0 20px 8px;
    }

    .legal__tabs-links li {
        margin: 0;
        padding: 8px 20px;
    }

    .legal__tabs-links li a {
        font-size: 16px;
    }

    .legal__content {
        font-size: 14px;
    }

    .legal__content-head {
        margin-bottom: 30px;
    }

    .legal__content-title {
        margin-bottom: 20px;
        font-size: 20px;
    }

    .footer__inner--grid {
        grid-template-columns: 1fr;
        grid-gap: 50px;
    }

    .footer__col--contacts {
        margin-right: 0;
    }

    .footer__phone,
    .footer__address {
        margin-bottom: 20px;
    }

    .footer__socwrap {
        grid-template-columns: 1fr;
        grid-gap: 60px;
    }
}

@media screen and (max-width: 991px) and (max-width: 575px) {
    .webinars .sidebar ul.sidebar__item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media screen and (max-width: 767px) {

    .btn--order {
        width: 240px;
        height: 50px;
        font-size: 12px;
        padding: 17px 27px 17px;
    }

    .btn--play {
        width: 60px !important;
        height: 60px !important;
    }

    .btn--play .icon {
        font-size: 18px;
    }

    .jq-selectbox__select {
        height: 50px;
    }

    .form__bodbor {
        margin: 40px 0 0;
        grid-template-columns: 1fr;
        grid-gap: 10px;
    }

    .form__bodbor>* {
        width: 100%;
        /*margin: 5px 0;*/;
    }

    .section__title {
        font-size: 28px;
    }

    .section__nav {
        display: none;
    }

    .article__title {
        font-size: 28px;
    }

    .share {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .share__list {
        margin-top: 15px;
    }

    .reasons--cols {
        gap: 20px;
      }
    .reasons__itcol {
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
    .reasons__item-text {
        padding-left: 20px;
        font-size: 16px;
    }

    .reasons__item-text::before {
        width: 6px;
        height: 6px;
    }

    .reasons__item-link {
        font-size: 11px;
        margin-left: 20px;
    }

    .reasons__icon {
        width: 30px;
        overflow: hidden;
        display: flex;
        justify-content: flex-end;
        padding-right: 5px;
    }

    .card__text ul li {
        margin-bottom: 20px;
    }

    .card__btn {
        min-width: 180px;
        margin-right: 10px;
    }

    .card__btn:last-child {
        margin-right: 0;
    }

    .emblem {
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }

    .emblem__text {
        font-size: 32px;
        line-height: 44px;
    }

    .emblem__text span {
        font-size: 18px;
        margin-top: 20px;
    }

    .contacts__left {
        margin-right: 140px;
    }

    .cooperation__description p {
        margin-bottom: 35px;
    }

    .directions__item {
        width: 100%;
        margin-right: 0;
    }

    .grid .item--webinars {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .grid .item--webinars .item__title {
        width: 100%;
    }

    .grid .item--webinars .item__img {
        width: 100%;
        height: 220px;
    }

    .grid .item--webinars .item__more {
        margin-bottom: 0;
    }

    .section--intro {
        height: auto;
        max-height: initial;
        padding-top: 85px;
    }

    .intro {
        height: auto;
    }

    .intro .swiper-container {
        height: auto;
    }

    .intro__item {
        background-size: 70%;
        background-position: right -110px bottom -4px;
    }

    .intro__content {
        flex-direction: column;
    }

    .intro__title {
        font-size: 24px;
    }

    .intro__text {
        margin-bottom: 0px;
    }
    .intro__text *:last-child {
        margin-bottom: 0px;
    }

    .intro__btn {
        /* margin-top: auto !important; */
    }

    .intro__caption {
        width: 90%;
        flex-grow: 1;
        display: flex;
        flex-direction: column;
    }

    .intro__img {
        order: -1;
        border-bottom: 1px solid #ECECEC;
        margin-bottom: 27px;
        width: 100%;
        align-items: flex-start;
        height: auto;
    }

    .intro__img img {
        max-width: 70%;
        max-height: 350px;
        margin: 0 auto;
    }

    .section--intro.section--intro--dark .intro__title {
        font-size: 24px;
    }

    .item__bottom {
        margin-top: 45px;
    }

    .mission {
        text-align: center;
    }

    .mission {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .mission__header {
        width: 100%;
    }

    .mission__title {
        font-size: 24px;
        line-height: 29px;
    }

    .mission__title:after {
        bottom: -25px;
    }

    .mission__image {
        max-width: 280px;
    }

    .mission__name {
        font-size: 16px;
    }

    .mission__text br {
        display: none;
    }

    .mission__content {
        width: 100%;
    }

    .section--news .section__actions {
        margin-top: 0px;
    }

    .offers__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 25px;
    }

    .offers__item:last-child {
        margin-bottom: 0;
    }

    .order__bg {
        display: none;
    }

    .order--narrow .order__content {
        width: 100%;
    }

    .order--narrow {
        width: 100%;
    }

    .order--wide .order__content {
        width: 100%;
    }

    .order--wide .order__text {
        width: 100%;
    }

    .order__title {
        font-size: 24px;
    }

    .order__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .order__date {
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        margin-bottom: 15px;
        margin-left: 0;
    }

    .section--order.section--outer {
        margin: 60px 0 60px 0;
    }

    .person--speaker {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .person--speaker .person__header {
        margin-right: 0;
    }

    .person--speaker .person__image {
        width: 300px;
        height: 300px;
        padding-bottom: 0;
    }

    .slider__header {
        overflow: hidden;
    }

    .slider__item {
        width: 90%;
    }

    .webinar__header {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .webinar--v2 .webinar__header {
        margin-top: 50px;
    }

    .webinar__text {
        width: 100%;
        max-width: 100% !important;
        margin-right: 0;
    }

    .webinar__btn {
        bottom: 12px;
        right: 5px;
    }

    .webinar__vcontent {
      margin-top: 50px;
    }
    .webinar__vcontent-cols {
        margin-top: 30px;
    }
    .webinar__vcontent-box {
        padding: 20px 25px 25px;
        padding: 15px 16px;
    }
    .webinar__vcontent-tt {
        display: none;
    }

    .section--webinars {
        padding-top: 130px !important;
    }

    .directions__itemlink {
        margin-bottom: 18px;
    }

    .directions__itemlink .directions__link {
        padding: 12px 14px;
        min-height: 55px;
    }

    .directions__item-photo {
        width: 57px;
        min-width: 57px;
        height: 57px;
        flex-basis: 57px;
    }

    .directions__item-info {
        padding-left: 10px;
    }

    .directions__item-photo+.directions__item-info {
        padding-left: 20px;
    }

    .directions__item-photo+.directions__item-info .directions__item-param {
        display: none;
    }

    .directions__item-param li {
        min-width: 80px;
        justify-content: space-between;
    }

    .directions__item-param li::after {
        margin-left: 16px;
    }

    .directions__item-name {
        font-size: 22px;
    }

    .directions__item-photo+.directions__item-name {
        font-size: 16px;
    }

    .directions__itemlink .directions__more {
        font-size: 9px;
    }

    .directions__aside {
        flex-direction: column;
        max-width: 340px;
        margin: 0 auto;
    }

    .directions__aside-item {
        margin-top: 60px;
        border: none;
        padding: 0;
    }

    .directions__aside-item+.directions__aside-item {
        margin-top: 60px;
        margin-left: 0px;
    }

    .webinarstheme__item {
        grid-gap: 30px;
    }

    .webinarstheme .swiper-pagination {
        display: block;
    }

    .webinarstheme .js-swiper .swiper-container {
        width: calc(100% + 15px);
        width: 100%;
        padding: 0 0 0 0;
        margin: 0;
    }

    .course__heading .course__header {
        padding-bottom: 60px;
        min-height: 250px;
    }

    .course__heading .course__text {
        width: 100%;
        padding: 0;
    }

    .course__heading-image {
        display: none;
    }

    .course__heading .course__image {
        display: block;
    }
    
    .course__recomendimg {
        top: -10px;
          right: 0px;
          max-width: 60px;
    }

    .programm__item-cols {
        grid-template-columns: 1fr;
    }

    .programm__item-prices__buttons {
        grid-template-columns: 1fr;
    }

    .programm__item-prices__line {
        display: none;
    }

    .course__sidebar .sidebar {
        grid-template-columns: 1fr;
    }

    .programm__plan-text::before {
        top: 12px;
    }

    .programm__plan-text::after {
        display: none;
    }

    .programm__plan li::before {
        top: 31px;
        height: calc(100% - 37px);
    }

    .line__call {
        padding-top: 50px;
    }

    .line__call .container {
        flex-direction: column;
    }

    .line__call .btn {
        margin: 15px 0 0 0;
        widows: auto;
    }

    .line__call-close {
        right: 50%;
        top: 0;
        transform: translate(50%, 0%);
    }

    .line__call-close:hover {
        transform: translateX(50%) scale(1.1);
    }

    .videos .swiper-pagination,
    .sert .swiper-pagination {
        display: block;
    }

    .expert__info-title {
        font-size: 20px;
    }

    .expert__info {
        font-size: 14px;
    }

    .expert__tabs {
        margin-top: 50px;
    }

    .expert__tab {
        margin-top: 15px;
        font-size: 14px;
    }

    .expert__tab-title {
        font-size: 20px;
    }

    .reviews__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
    }

    .reviews__image {
        margin-right: 0;
        margin-bottom: 25px;
    }

    .reviews__actions {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
    }

    .reviews__social {
        margin: 0 -10px 20px;
    }

    .reviews__social a {
        margin: 0 10px;
    }

    .search__count {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .search__item {
        margin-bottom: 25px;
        font-size: 14px;
    }

    .search__item-name {
        font-size: 18px;
    }

    .footer__inner--grid {
        grid-gap: 20px;
    }

    .footer__phone {
        font-size: 16px;
    }

    .footer__phone .phone__link {
        font-size: 22px;
    }

    .footer__address {
        font-size: 16px;
    }

    .footer__col--mail .footer__social {
        margin-top: 15px;
    }

    .footer__socwrap {
        grid-gap: 40px;
    }

    .footer__socwrap-title {
        font-size: 16px;
        margin-bottom: 22px;
    }

    .footer__socwrap .social__item {
        font-size: 12px;
    }
}

@media screen and (max-width: 639px) {
    .toolbar__btn {
        display: none;
    }

    .toolbar__item--entry {
        margin-right: 12px;
        border: 2px solid #0080f5;
        border-radius: 8px;
    }

    .toolbar__item--entry a {
        width: 40px;
        padding: 0;
    }

    .toolbar__item--entry img {
        width: 18px;
    }

    .toolbar__item--menu {
        border-radius: 8px;
    }

    .toolbar__item--menu a {
        width: 80px;
        padding: 0;
    }

    .willhelp__items {
        grid-template-columns: 1fr;
        grid-gap: 40px;
    }

    .willhelp__item-icon {
        width: 40px;
    }

    .willhelp__item-text {
        font-size: 16px;
    }

    .willhelp__warning-right {
        padding-top: 0;
    }

    .willhelp__warning-title {
        font-size: 20px;
    }

    .willhelp__warning {
        padding-bottom: 50px;
    }

    .n_offers__items {
        grid-template-columns: 1fr;
    }

    .n_offers__item-marker {
        font-size: 14px;
    }

    .n_offers__item-number {
        width: 40px;
        height: 40px;
        font-size: 24px;
        margin-bottom: 15px;
        border-width: 2px;
    }
}

@media screen and (max-width: 575px) {
    body:before {
        content: "xs";
    }

    .form input[type='text'],
    .form input[type='tel'],
    .form input[type='email'],
    .form input[type='number'],
    .form textarea {
        padding-right: 14px;
        padding-left: 14px;
    }

    .form input[type='file']+label {
        padding-right: 14px;
        padding-left: 14px;
    }

    .js-focus label {
        left: 15px;
    }

    .js-focus.is-focused input,
    .js-focus.is-focused textarea,
    .js-focus.is-checked input,
    .js-focus.is-checked textarea {
        padding-right: 14px;
        padding-left: 14px;
    }

    .select {
        width: 100%;
    }

    .select__element {
        z-index: 2;
        display: block;
        visibility: visible;
    }

    .select__input,
    .select__dropdown {
        padding-right: 14px;
        padding-left: 14px;
    }

    .select__dropdown {
        display: none;
    }

    .select__item {
        padding-right: 14px;
        padding-left: 14px;
    }

    .btn {
        width: 100%;
        padding-right: 21.6px;
        padding-left: 21.6px;
    }

    .btn--order:before {
        /*width: 99.5%;
        height: 46px;*/
        width: calc(100% - 6px);
        height: calc(100% - 6px);
    }

    .modal {
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
    }

    .modal__title {
        font-size: 24px;
        padding-right: 0;
    }
    .modal__title.fs--md {
        font-size: 20px;
    }

    .modal__intro {
        font-size: 14px;
        margin-bottom: 30px;
    }

    .section__title {
        font-size: 24px;
    }

    .section__title+.section__info {
        margin-top: 15px;
    }

    .section__description {
        font-size: 16px;
    }

    .section__content {
        margin-top: 40px;
    }

    .section__btn {
        display: none;
    }

    .fancybox-slide {
        padding: 0;
    }

    .fancybox-content {
        height: 100%;
        padding: 18px;
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6 {
        margin-bottom: 1rem;
    }

    .wysiwyg ul,
    .wysiwyg ol {
        margin: 1rem 0;
    }

    .wysiwyg ul li,
    .wysiwyg ol li {
        padding-left: 1.5rem;
    }

    .wysiwyg figure {
        margin-right: -15px;
        margin-left: -15px;
    }

    .wysiwyg blockquote {
        padding: 1.5rem 2rem;
    }

    .wysiwyg .btn {
        margin: 0 0 12.5px;
    }

    .table-wrapper {
        width: calc(100% + 30px);
        margin-right: -15px;
        margin-left: -15px;
    }

    .table-inner {
        padding: 0 15px;
    }

    .article__title {
        font-size: 24px;
    }

    .article__info {
        margin-top: 15px;
        margin-bottom: 25px;
    }
    .article__theme {
      margin-left: 20px;
    }

    .article__footer {
        margin-top: 35px;
    }

    .share__list {
        display: block;
    }

    .share__item {
        margin-right: 0;
        display: block;
        margin-bottom: 5px;
    }

    .wysiwig img {
        margin-bottom: 30px;
    }

    .wysiwig p {
        margin-bottom: 20px;
    }

    .wysiwig h2 {
        margin-bottom: 25px;
    }

    .wysiwig blockquote {
        margin: 30px 0;
    }

    .wysiwig li {
        margin-bottom: 20px;
    }

    .blog__search {
        display: none;
    }

    .tabs__header {
        margin-right: -15px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
        padding-right: 0;
        padding-left: 0;
    }

    .tabs__nav {
        padding-left: 20px;
    }

    .blog .tabs__header {
        background: none;
    }

    .blog .tabs__nav {
        padding-left: 0;
        padding-top: 0;
        padding-bottom: 0;
    }

    .blog .tabs__link {
        margin-right: 17px;
    }

    .blog .tabs__link a {
        background: #F1F8FF;
        border-radius: 15px;
        display: flex;
        align-items: center;
        height: 50px;
        padding: 0 18px;
    }

    .bottom {
        display: none;
    }

    .card {
        padding: 20px 15px;
    }

    .webinar__grid .card {
        padding: 20px 15px;
        margin-bottom: 20px;
    }

    .card__header {
        margin-bottom: 25px;
    }

    .card__list>li {
        margin-bottom: 30px;
    }

    .card__text {
        font-size: 16px;
    }

    .card__text ul li {
        margin-bottom: 15px;
    }

    .card__subtitle {
        font-size: 16px;
        margin-bottom: 0;
    }

    .card__btn {
        margin-top: 15px;
        margin-right: 0;
        padding: 13px 12px 10px 12px;
    }

    .causes__col--list {
        margin-right: 0;
    }

    .causes__list {
        font-size: 16px;
    }

    .causes__actions {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 5px;
    }

    .causes__actions .btn {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .causes__actions .btn:last-child {
        margin-bottom: 0;
    }

    .emblem {
        max-width: 233px;
    }

    .emblem__text {
        font-size: 24px;
        line-height: 35px;
        margin-top: 12px;
    }

    .emblem__text span {
        font-size: 14px;
        margin-top: 0;
    }

    .contacts__right {
        margin-top: 80px;
    }

    .contacts__address {
        font-size: 18px;
        margin-bottom: 30px;
    }

    .course__title {
        font-size: 24px;
    }

    .course__intro {
        font-size: 18px;
    }

    .course__heading-buttons .btn {
        margin-top: 30px;
    }

    .course__card {
        margin-bottom: 60px;
    }

    .feature {
        padding: 0;
    }

    .feature__item {
        width: 100%;
        margin-right: 0;
        border-bottom: 1px solid #c4c4c4;
        padding: 30px 0;
    }

    .feature__item:last-child {
        border-bottom: none;
    }

    .courses {
        margin-bottom: 0;
    }

    .courses__item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 18px;
    }

    .courses__item .courses__thumb {
        background-position: left 40px center;
    }

    .courses__item:nth-child(2n) .courses__thumb {
        background-position: right 40px center;
    }

    .courses__thumb {
        height: 185px;
        padding-bottom: 0;
    }

    .directions__item {
        margin-bottom: 20px;
    }

    .directions__link {
        font-size: 16px;
    }

    .directions__more {
        font-size: 10px;
    }

    .faq__item {
        margin-bottom: 20px;
    }

    .faq__header,
    .faq__content {
        padding: 15px 30px 15px 20px;
    }

    .faq__header:before {
        right: 15px;
    }

    .footer {
        border-top: none;
    }

    .footer__row--menu {
        padding: 30px 0;
    }

    .footer__col--mail {
        /*margin-top: 80px;*/;
    }

    .footer__col--menu {
        display: none;
    }

    .footer__phone {
        margin-bottom: 25px;
    }

    .footer__address {
        font-size: 16px;
        margin-bottom: 30px;
    }

    .footer__callback {
        margin-top: 25px;
    }

    .footer .topper {
        position: absolute;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        right: 45px;
        top: 50%;
    }

    .footer .topper__link {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    .footer .topper__link:after {
        content: "\e901";
        font-family: "icomoon" !important;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-transform: none;
        text-rendering: auto;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
        font-weight: 400;
        font-size: 12px;
    }

    .footer .topper__text {
        display: none;
    }

    .footer .developer {
        font-size: 12px;
    }

    .footer {
        margin-top: 0;
    }

    .footer--inner {
        margin-top: -50px;
    }

    .form__control {
        margin-bottom: 19px;
    }

    .gallery__content {
        display: block;
    }

    .gallery__content img {
        width: 100%;
    }

    .gallery__item {
        display: block;
        margin-right: 0;
        margin-bottom: 30px;
    }

    .gallery__item:last-child {
        margin-bottom: 0;
    }

    .grid .item--blog {
        width: 100%;
        /*margin-right: 0;*/;
    }

    .header__bg {
        padding: 15px 0px;
    }

    .header__inner {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .header__logo {
        /*width: 35px;*/;
    }

    .header__phone {
        margin-left: 20px;
        margin-right: 0px;
        font-size: 16px;
    }

    .header__social {
        left: 0;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .header__social li {
        margin-right: 20px;
    }

    .header.sticky .header__bg {
        padding: 15px 0px;
    }

    .section--intro {
        padding-top: 77px !important;
    }

    .intro {
        height: auto;
    }

    .intro.js-swiper .swiper-slide {
        -webkit-align-self: initial;
        -ms-flex-item-align: initial;
        align-self: initial;
        min-height: 1px;
    }

    .intro.js-swiper .swiper-container {
        width: 100%;
    }

    .intro__item {
        /*height: auto;*/
        /*border: 1px solid #f2f2f2;*/
        /*margin: 0 15px;*/
        width: calc(100% - 30px);
        margin-left: 15px;
        display: flex;
        align-items: center;
        border-radius: 14px;
        min-height: 230px;
        background-position: right -30px bottom;
        background-size: 255px;
        position: relative;
    }

    .intro__item .section__wrapper {
        padding: 0;
    }

    .intro__content {
        position: initial;
        padding: 15px 0 25px;
    }

    .intro__caption {
        width: 100%;
    }

    .intro__title {
        font-size: 18px;
        width: 100%;
    }

    .intro__text {
        max-width: 100%;
        font-size: 14px;
    }

    .intro__img img {
        max-height: 250px;
    }

    .intro__tabs {
        display: none;
    }

    .intro .swiper-container {
        height: auto;
    }

    .intro__btn {
        /*background: transparent;
        width: 64px !important;
        border-radius: 0px;
        border: none;
        padding: 0;
        height: 5px;*/
        margin-top: 20px;
    }

    .intro__btn:before {
        /*display: none;*/;
    }

    .intro__btn span {
        /*display: none;*/;
    }

    .intro__btn:after {
        /*content: "\e901";
        font-family: "icomoon" !important;
        font-weight: normal;
        font-style: normal;
        font-variant: normal;
        line-height: 1;
        text-transform: none;
        text-rendering: auto;
        speak: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #0080f5;
        left: 0;*/;
    }

    .intro__btn:hover,
    .intro__btn:active,
    .intro__btn:focus {
        background: transparent;
    }

    .intro__link {
        /*display: block;*/
        margin-left: 15px;
        margin-right: 15px;
        margin-top: 30px;
        width: auto !important;
    }

    .swiper-pagination {
        margin-top: 12px;
    }

    .section--intro.section--intro--inner {
        border-bottom: none;
    }

    .section--intro.section--intro--dark .intro__caption {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        width: 100%;
    }

    .section--intro.section--intro--dark .intro__title {
        width: 100%;
    }

    .section--intro {
        height: auto;
        min-height: auto;
        padding-top: 0px !important;
    }

    .item__footer {
        min-height: 160px;
    }

    .item__footer {
        padding: 15px;
    }

    .item__img {
        height: 178px;
    }

    .item__more span {
        margin-right: 15px;
    }

    .item__more i {
        font-size: 12px;
    }

    .knowledge>.container {
        padding: 0;
    }

    .knowledge .swiper-container {
        padding-left: 15px !important;
    }

    .knowledge .swiper-pagination-bullet {
        margin: 0 5px !important;
        width: 6px !important;
        height: 6px !important;
    }

    .knowledge__slider {
        padding: 0;
    }

    .knowledge__image {
        /*width: 190px;
        height: 190px;*/
        margin-left: auto;
        margin-right: auto;
    }

    .knowledge__slider .swiper-button-next,
    .knowledge__slider .swiper-button-prev {
        display: none;
    }

    .knowledge .swiper-container {
        padding-left: 30px;
    }

    .knowledge .swiper-slide {
        min-width: 190px;
    }

    .mission__image {
        max-width: 223px;
        margin-left: auto;
        margin-right: auto;
    }

    .mission__play {
        right: 8%;
        bottom: 0%;
    }

    .nav-modal {
        top: 70px;
        height: calc(var(--vh) * 100 - 70px);
    }

    .nav-modal__inner {
        padding-top: 30px;
    }

    .nav-modal__content {
        position: relative;
        text-align: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .nav-modal__title {
        margin-bottom: 25px;
    }

    .nav-modal__section {
        margin-bottom: 40px;
        padding-bottom: 0px;
    }

    .nav-modal__social {
        margin-top: 0px;
        overflow: initial;
    }

    .nav-modal__list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .nav-modal__list li {
        padding-left: 0;
        margin-right: 0;
    }

    .nav-modal__list li:last-child {
        margin-bottom: 0;
    }

    .nav-modal__list li:before {
        display: none;
    }

    .nav-modal__list a {
        font-size: 18px;
    }

    .nav-modal__search {
        display: block;
        right: 0px;
        top: 35px;
        position: absolute;
    }

    .news__thumb {
        height: 178px;
    }

    .news .swiper-container {
        padding-left: 30px;
    }

    .section--news .section__info {
        margin-top: 0px;
    }

    .section--news .section__actions {
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        margin-top: 40px;
    }

    .section--news .section__actions .btn:last-child {
        margin-bottom: 0;
    }

    .offers__item {
        padding: 15px;
        padding-top: 30px;
    }

    .offers__item--marker {
        padding-top: 30px;
    }

    .offers__marker {
        padding: 10px 16px;
        font-size: 14px;
    }

    .order__text {
        margin-top: 15px;
    }

    .order__btn:before {
        border-color: #f1f8ff;
    }

    .order__date {
        margin-left: auto;
        margin-right: auto;
    }

    .section--order {
        margin: 0 0 60px 0;
    }

    .other-news__grid .item {
        width: 100%;
        margin-right: 0;
    }

    .partners__item {
        margin-right: 0px;
        width: calc((100% - 0px) / 2);
        text-align: center;
    }

    .partners__item:nth-child(2n) {
        margin-right: 0;
    }

    .person-list__item {
        width: 100%;
        margin-right: 0;
    }

    .person--speaker .person__image {
        width: 164px;
        height: 164px;
        margin-left: auto;
        margin-right: auto;
    }

    .person__image {
        height: 287px;
        padding-bottom: 0;
        margin-left: auto;
        margin-right: auto;
    }

    .person__content {
        text-align: center;
    }

    .person__social li {
        margin-right: 15px;
    }

    .person__social {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }

    .program__item {
        padding: 20px 15px;
    }

    .questions {
        padding: 30px 15px;
    }

    .questions__btn {
        min-width: auto;
    }

    .schedule__item {
        width: 100%;
        margin-bottom: 60px;
        margin-right: 0;
    }

    .schedule__header {
        max-width: 100px;
    }

    .schedule__title {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .page--course .schedule {
        margin-top: 0;
    }

    .search__input {
        font-size: 12px;
    }

    .slider__header {
        display: none;
    }

    .slider__item {
        width: 100%;
    }

    .slider__text {
        margin-top: 0;
        margin-bottom: 40px;
    }

    .slider__visual {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
    }

    .slider--reverse .slider__text {
        margin-top: 40px;
        margin-bottom: 0;
    }

    .slider__title,
    .slider__name {
        font-size: 20px;
    }

    .slider__name {
        margin-bottom: 12px;
    }

    .slider__position {
        font-size: 12px;
    }

    .slider__content {
        margin-top: 60px;
    }

    .section--work .slider {
        /*height: auto;*/;
    }

    .section--work .swiper-slide {
        /* -webkit-align-self: initial;
        -ms-flex-item-align: initial;
        align-self: initial;
        min-height: 1px;*/
        opacity: 1 !important;
        display: flex;
    }

    .section--work .slider__item {
        background: #F1F8FF;
        border-radius: 15px;
    }

    .section--work .slider__text {
        padding: 24px 21px;
        margin-bottom: 0;
    }

    .section--work .slider__title {
        margin-bottom: 25px;
    }

    .section--work .slider__number {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 40px;
        border: 2px solid #0080F5;
        border-radius: 100px;
        margin-bottom: 20px;
        color: #0080F5;
        font-size: 20px;
    }

    .section--work .slider__image {
        position: relative;
        overflow: hidden;
        padding-bottom: 60%;
        width: 100%;
    }

    .section--work .slider__image img {
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: block;
        width: 100%;
        height: 100%;
    }

    .slider__btn {
        display: none;
    }

    .slider__nav {
        display: none;
    }

    .slider .swiper-pagination {
        display: block;
    }

    .section--history .slider__inner:after {
        display: none;
    }

    .section--history .slider__image {
        border: none;
    }

    .section--history .slider__year {
        display: block;
    }

    .social__item {
        margin-right: 15px;
    }

    .statistic__item {
        width: 100%;
        max-width: 260px;
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center;
        margin-bottom: 50px;
    }

    .statistic__text {
        font-size: 14px;
        min-height: auto;
    }

    /*.toolbar__item--entry {
        display: none;
        width: 84px;
        position: absolute;
        bottom: -160%;
        border-right: 2px solid #0080f5;
        border-radius: 8px;
    }

    .toolbar__item--entry a {
        width: 80px;
    }

    .toolbar__item--menu a {
        width: 80px;
    }

    .toolbar__item--menu {
        border-radius: 8px;
    }*/

    .webinar__image {
        width: 250px;
        height: 250px;
    }

    .webinar__title {
        font-size: 24px;
    }

    .checkbox__item {
        margin-bottom: 8px;
    }

    .datepicker {
        width: 100%;
        max-width: 100%;
    }

    .datepicker--cell {
        width: calc(100% / 7);
        height: 25px !important;
    }

    .section--webinars {
        margin-bottom: 0;
    }

    .widget {
        top: auto !important;
        bottom: 130px;
        transition: all 0.3s;
    }

    .widget.hide {
        opacity: 0;
        visibility: hidden;
    }

    .webinarstheme__item {
        grid-template-columns: 1fr;
        grid-gap: 50px;
        padding: 50px 20px;
    }

    .webinarstheme__item-info {
        max-width: 360px;
        margin: 0 auto;
    }

    .webinarstheme__item-photo {
        margin: 0 auto;
        width: 220px;
        height: 220px;
    }

    .webinarstheme__item-more {
        margin-top: 30px;
        justify-content: center;
    }

    .wrapper {
        padding-bottom: 60px;
    }
    .body--ttoolbar .wrapper {
      padding-top: 140px;
    }

    .podbor-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 9;
        padding: 6px 16px;
        border-top: 1px solid #F2F2F2;
    }

    .podbor-mobile .btn {
        padding: 13px;
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 700;
    }
}

@media screen and (max-width: 400px) {
    .card__title {
        font-size: 22px;
    }

    .intro__item {
        background-size: 220px;
        background-position: right -50px bottom;
    }

    .person-list--representatives .person-list__item {
        width: 100%;
        margin-right: 0;
    }
}

@media screen and (max-width: 360px) {
    .header__logo {
        width: 140px;
        height: 36px;
    }

    .footer .social__item {
        margin-right: 12px;
    }

    .directions__item-photo {
        width: 50px;
        min-width: 50px;
        height: 50px;
        flex-basis: 50px;
    }

    .directions__item-param {
    }

    .directions__item-name {
        font-size: 20px;
    }

    .directions__item-photo+.directions__item-name {
        font-size: 14px;
    }

    .webinarstheme__item-marker {
        margin-right: 10px;
    }

    .webinarstheme__item-date {
        font-size: 13px;
    }
}

@media screen and (min-width: 576px) and (max-width: 767px) {
    body:before {
        content: "sm";
    }

    .footer__col--logo {
        width: 100%;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 4;
        -ms-flex-order: 4;
        order: 4;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 30px;
    }

    .footer__privacy {
        margin-top: 0;
    }

    .knowledge .swiper-container {
        padding-left: calc((100% - 480px) / 2);
    }

    .news .swiper-container {
        padding-left: calc((100% - 480px) / 2);
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    body:before {
        content: "md";
    }

    .knowledge .swiper-container {
        padding-left: calc((100% - 660px) / 2);
    }

    .news .swiper-container {
        padding-left: calc((100% - 660px) / 2);
    }
}

@media screen and (min-width: 992px) and (max-width: 1359px) {
    body:before {
        content: "lg";
    }

    .knowledge .swiper-container {
        padding-left: calc((100% - 900px) / 2);
    }

    .news .swiper-container {
        padding-left: calc((100% - 900px) / 2);
    }
}

@media print {
    .datepickers-container {
        display: none;
    }
}



.speakers__items {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px;
}
.speaker__item {
    text-align: center;
}
.speaker__item-photo {
    display: block;
    width: 200px; height: 200px;
    margin: 0 auto 26px;
    border-radius: 100%;
    overflow: hidden;
    background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.speaker__item-name {
    font-weight: 700
}
.speaker__item-description {
    margin-top: 10px;
    font-size: 12px;
}
@media (max-width: 1359px) {
    .speakers__items {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 991px) {
    .speakers__items {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 575px) {
    .speakers__items {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px;
    }
    .speaker__item-photo {
        width: 150px; height: 150px;
    }
}


.guide__inner {
    display: flex;
    align-items: center;
    gap: 60px;
}
.guide__photo {
    width: 48%;
    aspect-ratio: 1 / 0.72;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
}
.guide__photo img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
}
.guide__info {
    flex: 1 0 0;
}
.guide__title {
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    letter-spacing: 5%;
    text-wrap: balance;

}
.guide__text {
    margin-top: 25px;
    font-size: 18px;
    letter-spacing: 3%;
    text-wrap: balance;
}
.guide__text:before {
    background: #F1F8FF;
    margin-bottom: 16px;
    width: 106px; height: 8px;
    display: block;
    content: ''
}
.guide__buttons {
    margin-top: 45px;
}
.guide__buttons .btn {
    min-width: 250px;
    padding: 13px 27px;
    border-width: 2px;
    font-weight: 700
}
@media (max-width: 1359px) {
    .guide__inner {
        gap: 40px;
    }
}
@media (max-width: 991px) {
    .guide__inner {
        flex-direction: column;
        max-width: 560px;
        margin: 0 auto;
    }
    .guide__photo {
        width: 100%;
    }
    .guide__buttons {
        margin-top: 30px;
    }
}
@media (max-width: 575px) {
    .guide__inner {
        gap: 30px;
    }
    .guide__title {
        font-size: 24px;
    }
    .guide__text {
        margin-top: 15px;
        font-size: 16px;
    }
    .guide__text:before {
        margin-bottom: 10px;
        width: 106px; height: 4px;
    }
}

.discount__inner {
    padding-top: 60px;
    border-top: 1px solid #EBEBEB;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 60px;
}
.discount__photo {
    width: 415px;
    flex: 0 0 auto;
    border-radius: 20px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.discount__photo:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding-bottom: 80%;
    border-radius: 30px;
    background: #F1F8FF;
    content: '';
    z-index: -1
}
.discount__photo img {
    max-width: 76%;
}
.discount__info {
    flex: 1 0 0;
    max-width: 660px;
}
.discount__title {
    font-weight: 900;
    font-size: 36px;
    line-height: 130%;
    letter-spacing: 5%;
    text-wrap: balance;
    text-transform: uppercase;
}
.discount__text {
    margin-top: 15px;
    letter-spacing: 5%;
}
.discount__text > * {
    margin-bottom: 5px;
}
.discount__buttons {
    margin-top: 40px;
}
.discount__buttons .btn {
    min-width: 250px;
    padding: 13px 27px;
    border-width: 2px;
    font-weight: 700
}
@media (max-width: 1359px) {
    .discount__title  {
        font-size: 32px;
    }
    .discount__photo {
        width: 320px;
    }
}
@media (max-width: 991px) {
    .discount__inner {
        flex-direction: column;
    }
    .discount__photo {
        width: 100%;
        max-width: 415px;
        margin: 0 auto;
    }
}
@media (max-width: 575px) {
    .discount__inner {
        padding-top: 30px;
        gap: 30px;
    }
    .discount__title  {
        font-size: 24px;
    }
    .discount__buttons {
        margin-top: 20px;
    }
}



.ordform__cols {
    display: flex;
    align-items: center;
    gap: 50px;
}
.ordform__info {
    flex: 1 0 0;

}
.ordform__photo {
    width: 57%;
    aspect-ratio: 1 / 0.8;
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}
.ordform__photo img {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 100%;
    object-fit: cover;
}
.ordform__head {
    margin-bottom: 25px;
}
.ordform__title {
    font-weight: 900;
    font-size: 40px;
    letter-spacing: 0%;
    text-transform: uppercase;
    text-wrap: balance;
}
.ordform__intro {
    margin-top: 15px;
    max-width: 370px;
    line-height: 160%;
    letter-spacing: 3%;
    text-wrap: balance;

}
.ordform form {
    max-width: 370px;
}
.ordform .modal__privacy {
    margin: 10px 0 0;
}

@media (max-width: 1359px) {
    .ordform__photo {
        width: 50%;
    }
}
@media (max-width: 991px) {
    .ordform__cols {
        flex-direction: column;
        gap: 40px;
    }
    .ordform__info {
        flex: 0 0 auto;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }
    .ordform__intro {
        max-width: 500px;
    }
    .ordform form {
        max-width: 500px;
    }
    .ordform__photo {
        width: 100%;
    }
}
@media (max-width: 575px) {
    .ordform__head {
        margin-bottom: 20px;
    }
    .ordform__title {
        font-size: 24px
    }
    .ordform__intro {
        margin-top: 10px;
    }
    .ordform form {
        max-width: 100%;
    }
}

.wdgift {
    position: fixed;
    left: 30px; 
    /*top: 40%;*/
    bottom: 50px;
    z-index: 999;
    width: 354px;
    display: none;
}
.wdgift__close {
    position: absolute;
    right: 0; bottom: 100%;
    margin-bottom: 10px;
    transition: all 0.3s;
}
.wdgift__close:hover {
    transform: scale(1.1);
}
.wdgift__inner {
    min-height: 82px;
    display: flex;
    align-items: center;
    background: #0080F5;
    border-radius: 10px;
    padding: 10px 140px 10px 20px;
    color: #fff !important; font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    text-wrap: balance;
}
.wdgift__img {
    position: absolute;
    right: 5px; top: 35%;
    transform: translateY(-50%);
    width: 125px; height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.wdgift__img img {
    max-width: 100%; max-height: 100%;
}
@media (max-width: 991px) {
    .wdgift {
        width: calc(100% - 30px);
        max-width: 300px;
        left: 15px;
    }
    .wdgift__inner {
        min-height: 66px;
        font-size: 16px;
        padding-left: 15px;
        padding-right: 120px;
    }
    .wdgift__img {
        width: 100px; height: 100px;
        right: 15px;
    }
}
@media (max-width: 575px) {
    .wdgift {
        bottom: 100px; right: 15px; left: auto;
    }    
    .widget.no-gift {
        bottom: 70px;
        transition: all 0.3s;
    }
}

.ttoolbar {
    background: #0080F5;
    color: #fff;
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 60px;
    padding-top: 6px;
    padding-bottom: 6px;
}
body.menu-opened .ttoolbar {
    display: none;
}
.ttoolbar__img {
    flex: 0 0 auto;
    max-width: 60px;
}
.ttoolbar__text {
    font-size: 20px;
    flex: 1 0 0;
}
.ttoolbar__action {
    flex: 0 0 auto;
    display: flex;
    /* align-items: center; */
    gap: 8px;
    
}
.ttoolbar__btn {
 font-weight: 700;
  font-size: 14px;
  letter-spacing: 5%;
  text-transform: uppercase;
  min-width: 230px;
  background: #E60028;
  border: none;
  position: relative;
  overflow: hidden;
}
.ttoolbar__btn:hover {
    background: #BE0E2D;
}

.ttoolbar__btn:before {
    position: absolute;
    top: 0;
    height: 100%;
    width: 45px;
    transform: skewX(-45deg);
    animation: flareAnimation;
    left: -150%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.4));
    animation: flareAnimation 3s infinite linear; 
    content: '';
}

@keyframes flareAnimation {
    0% {
        left: -150%;
    }
    100% {
        left: 150%;
    }
}
.ttoolbar__timer {
    flex: 0 0 auto;
    min-width: 120px;
    padding: 5px 15px;
    border: 2px solid #58AFFF;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 24px;
}
.ttoolbar__timer svg {
    width: 25px;
}
@media (max-width: 991px) {
    .ttoolbar__text {
        font-size: 16px;
    }
    
}
@media (max-width: 767px) {
    .ttoolbar {
        flex-wrap: wrap;
        gap: 5px 8px;
    }
    .ttoolbar__text {
        font-size: 16px;
        font-size: 13px;
        line-height: 1.15;
    }
    .ttoolbar__img {
        max-width: 46px;
        display: none;
    }
    .ttoolbar__action {
        width: 100%;
    }
    .ttoolbar__timer {
        font-size: 18px;
        min-width: 100px;
    }
    .ttoolbar__timer {
        gap: 8px
    }
    .ttoolbar__timer svg {
        width: 18px;
    }
    .ttoolbar__btn {
        padding: 12px;
    }
}
@media (max-width: 575px) {
    .ttoolbar__btn {
        min-width: 1px;
        font-size: 11px;
    }
    .ttoolbar__timer {
        font-size: 16px;
    }
}
