:focus, :active {
	outline:none;
}
*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
a {
	text-decoration: none;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}
input, textarea, select, button {
	font: inherit;	
}
table {
	width: 100%;
}
body {
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6 {
    font: inherit;
}
ul, ol {
    list-style: none;
}
.clearbox:after {
	content:'';
	display: block;
	clear: both;
}
.user-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.h--1 {
	font-size: 28px;
    line-height: 36px;
    font-weight: 700;
}
.h--2 {
	font-size: 28px;
    line-height: 36px;
    font-weight: 600;
}
.s--16 {
	font-size: 16px;
    line-height: 24px;
}
.s--18 {
	font-size: 18px;
    line-height: 24px;
}
.s--20 {
    font-size: 20px;
    line-height: 28px;
}
.s--22 {
    font-size: 22px;
    line-height: 32px;
}
.s--24 {
    font-size: 22px;
    line-height: 32px;
}
.s--28 {
    font-size: 28px;
    line-height: 36px;
}
.row {
	display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.row + .row {
    margin-top: 30px;
}
.row--4,
.row--5,
.row--6,
.row--7,
.row--8,
.row--9,
.row--12 {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
.row--4 {
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
.row--5 {
    flex: 0 0 41.66%;
    max-width: 41.66%;
}
.row--6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.row--7 {
    flex: 0 0 58.33%;
    max-width: 58.33%;
}
.row--8 {
    flex: 0 0 66.66%;
    max-width: 66.66%;
}
.row--9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.row--12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.stretched-link:before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}/* Rounded M Plus 1c */
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 300;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.eot');
    src: local('RoundedMplus1c Light'),
         local('RoundedMplus1c-Light'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Light.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 400;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.eot');
    src: local('RoundedMplus1c Regular'),
         local('RoundedMplus1c-Regular'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Regular.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 500;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.eot');
    src: local('RoundedMplus1c Medium'),
         local('RoundedMplus1c-Medium'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Medium.ttf') format('truetype');
}
@font-face {
    font-display: swap;
    font-family: 'RoundedMplus1c';
    font-style: normal;
    font-weight: 700;
    src: url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.eot');
    src: local('RoundedMplus1c Bold'),
         local('RoundedMplus1c-Bold'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.eot?#iefix') format('embedded-opentype'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.woff') format('woff'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.woff2') format('woff2'),
         url('/theme/fonts/roundedmplus1c/RoundedMplus1c-Bold.ttf') format('truetype');
}
i[data-icon] {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}
i[data-icon]:before {
  content:attr(data-icon);
}:root {
    --blue-color: #3b6ee0;
    --dark-blue-color: #304167;
    --violet-color: #6282ce;
    --light-violet-color: #8fb1ff;
    --dark-violet-color: #304168;
    --yellow-color: #ffef54;
    --green-color: #289567;
    --light-green-color: #71cba4;
    --danger-color: #ff5733;
    --light-red-color: #ff937c;
    --arg-color: 0, 0, 0;
}
body {
	color: #000;
	background-color: #fff;
	font-family: 'RoundedMplus1c', sans-serif;
	font-size: 16px;
	min-width: 320px;
}
.container {
    width: 1250px;
    margin: 0 auto;
}
.section {
    padding: 40px 0;
}
.section + .section {
    padding-top: 10px;
}
.button {
    position: relative;
    display: inline-block;
    border: 1px solid transparent;
    background-color: transparent;
    text-align: center;
    cursor: pointer;
    transition: background-color 150ms, color 150ms, border-color 150ms;
    user-select: none;
    padding: 9px 18px;
    border-radius: 30px;
    font-size: 14px;
}
.button i[data-icon] {
    margin-right: 5px;
    font-size: 16px;
    vertical-align: -2px;
}
.button--icon i[data-icon] {
    margin-right: 0;
}
.button:not(:disabled):hover,
.button:not(:disabled):focus {
    color: #fff;
    background-color: #000;
}
.button--transparent {
    color: #000;
    border-color: #000;
    font-weight: 500;
    background-color: transparent;
}
.button--transparent:hover,
.button--transparent.loading {
    background-color: #000;
    color: #fff;
}
.button--black {
    color: #fff;
    font-weight: 500;
    background-color: #000;
}
.button--black:not(:disabled):not(.loading):hover {
    background-color: transparent;
    border-color: #000;
    color: #000;
}
.button--red {
    color: #fff;
    font-weight: 500;
    background-color: var(--danger-color);
}
.button--blue {
    color: #fff;
    font-weight: 500;
    background-color: var(--blue-color);
}
.button--darkblue {
    color: #fff;
    font-weight: 500;
    background-color: var(--dark-blue-color);
}
.button--violet {
    color: #fff;
    font-weight: 500;
    background-color: var(--violet-color);
}
.button--green {
    color: #fff;
    font-weight: 500;
    background-color: var(--green-color);
}
.button--yellow {
    color: #000;
    font-weight: 500;
    background-color: var(--yellow-color);
}
.button--gray {
    color: #555;
    background-color: #ddd;
}
.button--big {
    padding: 13px 28px;
    font-size: 14px;
}
.button--big i[data-icon] {
    vertical-align: -4px;
    font-size: 18px;
}
.button.loading {
    color: transparent !important;
    transition: none;
}
.button.loading:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-image: url('/theme/images/loader-white.svg');
    background-repeat: no-repeat;
    background-size: 24px 24px;
    background-position: center;
    vertical-align: -5px;
    cursor: default;
}
.select {
  position: relative;
}
.select select {
    display: inline-block;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid #000;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
}
.select:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 0;
    bottom: 0;
    width: 12px;
    background-image: url('/theme/images/arrow-down.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 1;
}
.header__wrapper {
    display: none;
}
.header__item {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    line-height: 1.2;
}
.header__item + .header__item {
    padding-left: 30px;
}
.header__item.header__item-city {
    margin-left: auto;
    margin-right: 80px;
}
.header__item .button {
    margin-top: 4px;
    border-radius: 20px;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    padding: 6px 18px;
}
.header__item .button.active,
.header__item .button:hover {
    background-color: #000;
    color: #fff;
}
.header__item .button i {
    margin-left: 5px;
    margin-right: -5px;
    font-size: 24px;
    vertical-align: -7px;
}
.header__phone a {
    display: inline-block;
    color: var(--dark-blue-color);
    font-size: 14px;
    font-weight: 700;
}
.header__phone a:hover {
    opacity: 0.8;
}
.header__phone-icons > i.ic-wa {
    background-image: url('/theme/images/ic-wa.svg');
}
.header__phone-icons > i.ic-ph {
    background-image: url('/theme/images/ic-ph.svg');
}
.header__phone-icons {
    display: flex;
}
.header__phone-icons > i {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 20px;
    font-size: 0;
}
.header__phone-icons > i + i {
    margin-left: 5px;
}
.header-mobile__phone .header__phone-icons > i {
    width: 24px;
    height: 24px;
}
.header__item > b {
    display: none;
}
.header__item > span,
.header__item > a {
    display: inline-block;
    color: #000;
    cursor: pointer;
    border-bottom: 1px dotted
}
.header__item > span:hover,
.header__item > a:hover {
    border-bottom-style: solid;
}
.header__logo {
    font-size: 0;
}
.header .header__logo {
    display: none;
}
.header__logo img {
    width: 176px;
    height: 44px;
}

.header-nav .header__logo {
    display: none;
}
.header-nav__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0 25px;
}
.header-nav__menu {
    display: none;
}
.header-nav__menu > li {
    display: inline-block;
}
.header-nav__menu > li.only-mob {
    display: none;
}
.header-nav__menu > li + li {
    margin-left: 10px;
}
.header-nav__menu > li > a {
    color: #000;
    position: relative;
    font-weight: 500;
    padding: 9px 15px;
    border-radius: 20px;
    background-color: transparent;
    transition: background-color 250ms;
}
.header-nav__menu > li.summer > a {
    padding-left: 40px;
}
.header-nav__menu > li.summer a:before {
    content: "";
    position: absolute;
    left: 9px;
    top: 0;
    bottom: 0;
    width: 24px;
    margin-right: 10px;
    background-image: url(/theme/images/icon-summer-m.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
}
.header-nav__menu > li > a:hover,
.header-nav__menu > li > a.active {
    background-color: #f5f5f5;
}

.header-mobile {
    position: fixed;
    overflow: hidden;
    overflow-y: scroll;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 100;
    background: #fff;
}
.header-mobile__top {
    padding: 40px 20px;
    border-bottom: 1px solid #eee;
}
.header-mobile__phone a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: var(--dark-blue-color);
}
.header-mobile__menu > li {
    padding: 20px;
    border-bottom: 1px solid #eee;
}
.header-mobile__menu > li a {
    font-size: 20px;
    font-weight: 700;
    text-decoration: none;
    color: var(--dark-blue-color);
}
.header-mobile__menu > li.summer a {
    color: var(--green-color);
}
.header-mobile__socials {
    padding: 40px 20px;
    display: flex;
    align-items: center;
}
.header-mobile__socials > li:not(:last-child) {
    margin-right: 20px;
}
.header-mobile__socials > li a {
    display: block;
    font-size: 0;
    opacity: 0.75;
}
.header-mobile__socials > li a img {
    max-height: 25px;
}
.header-nav__open-mobile {
    width: 40px;
    height: 26px;
    position: relative;
    cursor: pointer;
}
.header-nav__open-mobile span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background-color: var(--dark-blue-color);
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out; 
}
.header-nav__open-mobile span:nth-child(1) {
    top: 0px;
    transform-origin: left center;
}
.header-nav__open-mobile span:nth-child(2) {
    top: 12px;
    transform-origin: left center;
}
.header-nav__open-mobile span:nth-child(3) {
    top: 24px;
    transform-origin: left center;
}

.start-section {
    padding-top: 0 !important;
}
.start-section__block {
    position: relative;
    padding: 30px;
    background-color: var(--yellow-color);
    border-radius: 20px;
}
.start-section__title {
    margin-bottom: 10px;
}
.start-section__subtitle {
    margin-bottom: 30px;
}
.start-section__img {
    text-align: center;
    margin-bottom: 30px;
}
.start-section__img img {
    width: 100%;
    max-width: 380px;
}
.start-section__info {
    margin-bottom: 30px;
}
.start-section__sign {
    margin-left: -10px;
}
.start-section__sign > * {
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
}

.arguments-section__title {
    margin-bottom: 30px;
}
.arguments-section__item {
    position: relative;
}
.arguments-section__item:not(:first-child) {
    margin-top: 50px;
}
.col--orange {
    --arg-color: 255, 173, 98;
}
.col--blue {
    --arg-color: 0, 210, 236;
}
.col--green {
    --arg-color: 100, 214, 183;
}
.col--purple {
    --arg-color: 165, 171, 255;
}
.col--yellow {
    --arg-color: 255, 207, 1;
}
.col--red {
    --arg-color: 234, 109, 86;
}
.col--blue-gray {
    --arg-color: 176, 197, 214;
}
.arguments-section__item i[data-icon] {
    color: rgb(var(--arg-color));
    margin-bottom: 20px;
    margin-left: -3px;
    font-size: 32px;
}
.arguments-section__text {
    padding-top: 40px;
}
.arguments-section__subtitle {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
}
.arguments-section__subtitle:before {
    position: absolute;
    bottom: -15px;
    left: 0;
    content: '';
    display: inline-block;
    height: 3px;
    width: 30px;
    background-color: rgb(var(--arg-color));
    border-radius: 2px;
    transition: width 250ms;
}
.arguments-section__item:hover .arguments-section__subtitle:before {
    width: 60%;
}
.vantage-section {
    color: #fff;
}
.vantage-section__wrapper {
    position: relative;
    padding: 30px;
    background-color: var(--dark-violet-color);
    border-radius: 20px;
}
.vantage-section__img {
    text-align: center;
    margin: 50px 0;
}
.vantage-section__img img {
    max-width: 240px;
    transition: transform 250ms;
}
.vantage-section__wrapper:hover .vantage-section__img img {
    transform: scale(1.025);
}
.vantage-section__navi {
    display: flex;
    flex-wrap: wrap;
    word-spacing: 0;
    justify-content: space-between;
    border-bottom: 3px solid #3b4f7b;
    max-width: 560px;
}
.vantage-section__bullet {
    display: inline-block;
    float: none;
    margin: 0;
    border: 0;
    cursor: pointer;
    transition: .33s all ease;
}
.vantage-section__bullet b {
    display: block;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    vertical-align: middle;
    position: relative;
    padding: 12px 12px 5px;
    background-color: transparent;
    color: #ccc;
    min-width: 54px;
    transition: color 250ms;
}
.vantage-section__bullet b:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    height: 3px;
    width: 0;
    background: #fff;
    transition: .22s ease;
}
.vantage-section__bullet.navi--active b::after {
    width: 100%;
}
.vantage-section__bullet.navi--active b {
    cursor: default;
    font-weight: 700;
}
.vantage-section__bullet.navi--active b,
.vantage-section__bullet:hover b {
    color: #fff;
}
.vantage-section__block {
    overflow: hidden;
}
.vantage-section__list {
    margin-top: 30px;
    display: flex;
}
.vantage-section__item {
    display: block;
    flex-shrink: 0;
    width: calc(100% - 16px);
    margin-right: 16px;
    color: #fff;
}
.vantage-section__item > h5 {
    display: inline-block;
    margin-top: 10px;
}
.vantage-section__item > p {
    font-weight: 300;
    margin-top: 15px;
    min-height: 90px;
}
.vantage-section__list .button {
    margin-top: 20px;
}
.vantage-section__button {
    margin-top: 30px;
}

.training-section__title {
    margin-bottom: 60px;
}
.training-section__item {
    display: block;
}
.training-section__item img {
    max-width: 100%;
    height: auto;
    transition: transform 250ms;
}
.training-section__item:hover img {
    transform: scale(1.025);
}
.training-section__elem {
    display: grid;
    grid-template-columns: 32px 1fr;
    grid-gap: 20px 15px;
    align-items: center;
    margin-top: 30px;
}
.training-section__elem > h5 {
    font-weight: 500;
}
.training-section__elem > p {
    grid-column: 1/-1;
    font-weight: 300;
}
.training-section__number {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 28px;
    font-size: 16px;
    font-weight: 500;
    color: rgb(var(--arg-color));;
    text-align: center;
    border-radius: 50%;
    border: 2px solid rgb(var(--arg-color));
}
.training-section__arrow {
    display: none;
}
.training-section__arrow.arrow-1 {
    left: -130px;
    top: 110%;
}
.training-section__arrow.arrow-2 {
    left: 60px;
    top: 110%;
}
.training-section__arrow.arrow-3 {
    left: -260px;
    top: 90%;
}
.training-section__arrow.arrow-4 {
    left: 60px;
    top: 115%;
}
.training-section__arrow svg path {
    stroke: rgb(var(--arg-color));
}

.faq-section {
    color: #fff;
    position: relative;
}
.faq-section:before,
.faq-section:after {
    position: absolute;
    content: '';
    height: 38px;
    border-radius: 60px;
    background: rgba(255, 255, 255, 0.15);
}
.faq-section:before {
    width: 100px;
    right: 100px;
    top: 150px;
    z-index: 1;
}
.faq-section:after {
    width: 100px;
    bottom: 120px;
    left: -40px;
}
.faq-section__title {
    margin-bottom: 60px;
}
.faq-section__block {
    position: relative;
    padding: 30px;
    background-color: var(--violet-color);
    border-radius: 20px;
}
.faq-section__item {
    position: relative;
    z-index: 1;
    color: #fff;
    border-bottom: 1px solid #fff;
}
.faq-section__item + .faq-section__item {
    margin-top: 30px;
}
.faq-section__subtitle {
    display: block;
    padding: 20px 70px 20px 0;
    font-weight: 500;
    z-index: 1;
    cursor: pointer;
}
.faq-section__arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 20px;
    bottom: 0;
    right: 0;
    z-index: 2;
    border: 1px solid #fff;
    border-radius: 50%;
    color: #fff;
    width: 28px;
    height: 28px;
    transition: color 250ms, background-color 250ms;
    cursor: pointer;
}
.faq-section__item:hover .faq-section__arrow {
    color: #000;
    background-color: #fff;
}
.faq-section__arrow i {
    transition: all 250ms;
}
.faq-section__item.show .faq-section__arrow i {
    transform: rotate(180deg);
}
.faq-section__text {
    position: relative;
    z-index: 1;
    padding: 10px 0 24px;
    line-height: 24px;
    display: none;
}
.faq-section__decor {
    position: absolute;
    width: 200px;
    height: 38px;
    top: 100px;
    right: 110px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.15);
    z-index: 1;
}

.talk-section {
    overflow: hidden;
}
.talk-section__wrapper {
    position: relative;
}
.talk-section__slider {
    display: flex;
}
.talk-section__slide {
    position: relative;
    flex-shrink: 0;
    width: 100%;
    padding-bottom: 47px;
}
.talk-section__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}
.talk-section__controls {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align: right;
}
.talk-section__controls > span,
.talk-section__buts > span {
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #000;
    border-radius: 50%;
    color: #000;
    width: 36px;
    height: 36px;
    transition: color 250ms, border-color 250ms;
    cursor: pointer;
}
.talk-section__controls > span:not(.button--disabled):hover,
.talk-section__buts > span:not(.button--disabled):hover {
    color: #fff;
    background-color: #000;
}
.talk-section__controls > span.button--disabled,
.talk-section__buts > span.button--disabled {
    color: #ccc;
    border-color: #ccc;
}

.talk-section__count {
    font-size: 10px;
    width: 65px !important;
}
.talk-section__articles-wrap {
    overflow: hidden;
    padding: 25px 0;
}
.talk-section__articles {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.talk-section__article {
    display: flex;
    flex-direction: column;
    position: relative;
    background-color: #f5f5f5;
    border-radius: 20px;
    padding: 25px;
    height: 100%;
}
.talk-section__article + .talk-section__article {
    margin-top: 40px;
}
.talk-section__article > i {
    font-size: 32px;
    line-height: 24px;
    padding-bottom: 20px;
}
.talk-section__article > h5 {
    display: block;
    font-weight: 700;
}
.talk-section__article > p {
    display: block;
    padding-top: 20px;
}
.talk-section__article .rate {
    display: flex;
    padding-top: 5px;
}
.talk-section__article .rate > span {
    background-image: url('/theme/images/icon-rate.svg');
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 12px;
    height: 12px;
}
.talk-section__article .rate > span + span {
    margin-left: 4px;
}
.talk-section__article .source {
    margin-top: auto;
    padding-top: 20px;
}
.talk-section__article .source .button {
    border-radius: 6px;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    padding: 4px 16px;
}
.talk-section__article .source .button:hover {
    color: #fff;
}
.talk-section__buts {
    display: flex;
    margin-top: 20px;
}
.talk-section__buts > span + span {
    margin-left: 10px;
}
.talk-section__pages {
    display: flex;
}
.talk-section__page {
    display: block;
    flex-shrink: 0;
    width: 100%;
}
.talk-section__page {
    transform: translateZ(0);
}
.talk-section__page:last-child {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: var(--yellow-color);
    border-radius: 20px;
    color: #000;
    padding: 40px;
}
.talk-section__subtitle {
    font-size: 28px;
    line-height: 36px;
    margin-bottom: 40px;
    text-align: center;
    font-weight: 500;
}
.talk-section__link .button {
    display: block;
    color: #000;
    border: 1px solid #000;
    font-weight: 700;
    padding: 10px 22px;
}
.talk-section__link .button:hover {
    color: #fff;
}
.talk-section__link .button i {
    margin-left: 5px;
    margin-right: -5px;
    font-size: 24px;
    vertical-align: -7px;
}
.talk-section__link:before {
    background-color: var(--yellow-color);
    border-radius: 20px;
    transition: transform 250ms;
    z-index: -1;
}
.talk-section__page:focus-within .talk-section__link:before {
    transform: scale(1.025);
}

.subscribe-section__decor {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: -1px;
    width: 64px;
    height: 64px;
    background-image: linear-gradient(-45deg, #fff 50%, var(--dark-blue-color) 50%, var(--dark-blue-color) 100%);
}
.subscribe-section__title {
    margin-bottom: 20px;
    font-weight: 600;
}
.subscribe-section__wrapper {
    position: relative;
    padding: 30px;
    padding-bottom: 70px !important;
    border: 1px solid var(--dark-blue-color);
    border-radius: 20px;
}
.subscribe-section__descr {
    padding-bottom: 25px;
}
.subscribe-section__button {
    margin: 30px 0;
}
.subscribe-section__textarea {
    grid-column: 1/-1;
}
.subscribe-section__message {
    display: none;
    margin-top: 30px;
    font-weight: 500;
}
.subscribe-section__message.error {
    display: block;
    color: var(--danger-color);
}
.subscribe-section__message.success {
    display: block;
    color: var(--green-color);
}

.progress-section__desc {
    grid-row: 1/3;
    margin-bottom: 30px;
}
.progress-section__list {
    grid-column: 2/3;
}
.progress-section__list > li {
    padding: 25px;
    background-color: #f5f5f5;
    border-radius: 20px;
}
.progress-section__list > li b {
    display: block;
    margin-bottom: 20px;
}

.footer {
    padding: 30px 0;
}
.footer__link {
    color: #000;
    transition: opacity 250ms;
}
.footer__link:hover,
.footer__link:focus {
    opacity: 0.6;
}
.footer__phone > a {
    font-weight: 600;
    font-size: 18px;
}
.footer__phone > span {
    display: block;
    font-size: 12px;
    line-height: 16px;
}
.footer__email {
    display: block;
    font-size: 16px;
    margin-top: 20px;
}
.footer__license {
    margin-top: 20px;
    font-size: 14px;
}
.footer__menu > li:not(:last-child) {
    margin-bottom: 8px;
}
.footer__menu > li a {
    color: #000;
    border-bottom: 1px dotted;
    transition: border-bottom-style 250ms;
}
.footer__menu > li a:hover {
    border-bottom-style: solid;
}
.footer__copyright {
    font-size: 12px;
}

.pay-section {
    padding-top: 0 !important;
    position: relative;
}

.pay-section__block {
    position: relative;
    padding: 30px;
    background-color: var(--dark-violet-color);
    color: #fff;
    border-radius: 20px;
}

.pay-section__title {
    margin-bottom: 30px;
}
.pay-section__info {
    margin-bottom: 10px;
}

ul.lk-myself {
    background-color: #fafafa;
    border-left: 5px solid #d3d3d3;
    padding: 15px;
    border-radius: 8px;
}
ul.lk-myself > li {
    display: block;
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.lk-myself > li.name {
    line-height: 1.1;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
ul.lk-myself > li i {
    font-size: 18px;
    vertical-align: -3px;
    margin-right: 5px;
}

.pay-result-section {
    padding-top: 0 !important;
    text-align: center;
}
.pay-result-section__block {
    position: relative;
    padding: 30px;
    background-color: #f5f8ff;
    border-radius: 10px;
}
.pay-result-section__title {
    margin-top: 20px;
}
.pay-result-section__text {
    display: block;
    margin: 20px 0;
}

.pay_info-section__title {
    font-size: 22px;
    font-weight: 500;
    line-height: 1.2;
}
.pay_info-section__list {
    margin-top: 40px;
    counter-reset: pay-steps;
}
.pay_info-section__list > li {
    position: relative;
    margin-top: 20px;
    padding-left: 50px;
    min-height: 32px;
    counter-increment: pay-steps;
}
.pay_info-section__list > li:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    background-color: #000;
    color: #fff;
    border-radius: 50%;
    content: counter(pay-steps);
    text-align: center;
    line-height: 32px;
    font-size: 14px;
}
.pay_info-section__list > li > span {
    font-size: 18px;
    line-height: 24px;
}

.courses-section {
    padding-top: 0 !important;
}
.courses-section__block {
    position: relative;
    padding: 30px;
    color: #fff;
    background-color: var(--dark-violet-color);
    border-radius: 20px;
}
.courses-section__title {
    margin-bottom: 30px;
}
.courses-section__info {
    margin-bottom: 10px;
}
.courses-section__info i[data-icon] {
    vertical-align: -4px;
    font-size: 22px;
    margin-right: 5px;
}
.courses_cont-section__item {
    position: relative;
}
.courses_cont-section__item:not(:first-child) {
    margin-top: 50px;
}
.courses_cont-section__elem {
    margin-top: 40px;
}
.courses_cont-section__img {
    position: relative;
    overflow: hidden;
    display: block;
    width: 100%;
    background-color: #fff;
    background-size: 100% 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
    line-height: 0;
    border-radius: 20px;
}
.courses_cont-section__img img {
    max-width: 100%;
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
}
.courses_cont-section__tags {
    margin-left: -5px;
}
.courses_cont-section__tags > span {
    display: inline-block;
    margin-top: 10px;
    margin-left: 5px;
    padding: 2px 10px;
    border-radius: 6px;
    background-color: var(--dark-violet-color);
    text-align: center;
    font-weight: 500;
    color: #fff;
}
.courses_cont-section__tags > span.age {
    background-color: var(--green-color);
}
.courses_cont-section__tags > span.violet {
    background-color: var(--violet-color);
}
.courses_cont-section__subtitle {
    position: relative;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 25px;
}
.courses_cont-section__text {
    margin-top: 20px;
}
.courses-section__sign {
    margin-top: 60px;
}

/* Summer */
.summer .courses-section__block {
    padding: 50px;
    color: #fff;
    background-color: var(--green-color);
}
.summer .courses_cont-section__text > * + * {
    margin-top: 20px;
}
.summer .courses_cont-section__text p > span {
    font-weight: 600;
    border-bottom: 1px dashed var(--violet-color);
    color: var(--violet-color);
    margin-right: 5px;
}
.summer .courses_cont-section__text p > a {
    color: #000;
    border-bottom: 1px dotted;
}
.summer .courses_cont-section__text p > a:hover {
    border-color: transparent;
}
.summer-day li + li {
    margin-top: 20px;
}
.summer-day li > span {
    font-weight: 600;
    border-bottom: 1px dashed var(--violet-color);
    color: var(--violet-color);
    margin-right: 5px;
}

.pay_form-section__decor {
    content: '';
    position: absolute;
    z-index: 2;
    bottom: -1px;
    width: 64px;
    height: 64px;
    background-image: linear-gradient(-45deg, #fff 50%, var(--dark-blue-color) 50%, var(--dark-blue-color) 100%);
}
.pay_form-section__title {
    margin-bottom: 20px;
}
.pay_form-section__wrapper {
    position: relative;
    padding: 20px;
    padding-bottom: 70px !important;
    border: 1px solid var(--dark-blue-color);
    border-radius: 20px;
}
.pay_form-section__descr {
    padding-bottom: 50px;
}
.pay_form-section__title {
    font-weight: 600;
}
.pay_form-section__buttons {
    margin: 20px 0 30px -10px;
}
.pay_form-section__buttons > button {
    margin-left: 10px;
    margin-top: 10px;
}
.pay_form-section__textarea {
    grid-column: 1/-1;
}

.pay_form-section__info > li {
    padding: 5px 0;
    border-bottom: 1px solid #ccc;
}
.pay_form-section__info > li:not(:first-child) {
    margin-top: 20px;
}
.pay_form-section__info > li > .title {
    display: block;
    font-size: 14px;
    font-weight: 500;
}
.pay_form-section__info > li > .text {
    display: block;
    padding-top: 5px;
}

.pay_form-section__result {
    margin: 50px 0 40px;
}
.pay_form-section__result > li {
    position: relative;
    margin-bottom: 12px;
}
.pay_form-section__result > li:before {
    content: '';
    background: url('https://static.mvideo.ru/assets/img/dotted-line.png') bottom repeat-x;
    background-size: 250px 1px;
    display: inline-block;
    position: absolute;
    bottom: 8px;
    height: 1px;
    width: 100%;
}
.pay_form-section__result > li > .title {
    display: inline-block;
    padding-bottom: 2px;
    padding-right: 2px;
    background: #fff;
    position: relative;
}
.pay_form-section__result > li > .text {
    float: right;
    padding-bottom: 2px;
    padding-left: 4px;
    font-weight: 700;
    background: #fff;
    position: relative;
}
.pay_form-section__result > li.discount > .text {
    color: var(--green-color);
}
.pay_form-section__result > li.debt > .text {
    color: var(--danger-color);
}
.pay_form-section__result > li.total > .title {
    padding-top: 15px;
}
.pay_form-section__result > li.total > .text {
    font-size: 24px;
    line-height: 40px;
}
.pay_form-section__variants {
    margin: 50px 0;
}
.pay_form-section__variants > .title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.pay_form-section__message {
    display: none;
    margin-top: 30px;
    font-weight: 500;
    color: var(--danger-color);
}
.pay_form-loading {
    padding: 15px 0;
}
.pay_form-loader {
    font-size: 18px;
}
.pay_form-loader:before {
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url('/theme/images/loader-black.svg');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    vertical-align: -5px;
    margin-right: 15px;
}

.subscribe-section__decor,
.pay_form-section__decor {
    right: -1px;
}

.form__field {
    position: relative;
    padding: 0 0 23px;
}
.form__label {
    display: block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 5px;
}
.form__input {
    width: 100%;
    padding: 6px 15px;
    border: 1px solid #ced4da;
    background-color: #fff;
    border-radius: 8px;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    box-shadow: none;
    -moz-appearance:none;
    -webkit-appearance:none;
    appearance:none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form__input:focus {
    border-color: var(--light-violet-color);
    outline: 0;
    box-shadow: 0 0 0 3px rgb(143 177 255 / 30%);
}
.form__select {
    width: 100%;
    padding: 6px 15px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #000;
    font-size: 16px;
    line-height: 1.5;
    background-color: transparent;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    word-wrap: normal;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.form__select:focus {
    border-color: var(--light-violet-color);
    outline: 0;
    box-shadow: 0 0 0 3px rgb(143 177 255 / 30%);
}
.form__select:not(.form__select--multiple) {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23000000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 8px center;
    background-size: 16px 12px;
}
.form__select--multiple {
    overflow: hidden;
    overflow-y: auto;
    height: 100px;
}
.form__input--textarea {
    resize: none;
}

.form__checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: 6px;
}
.form__checkbox label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
}
.form__checkbox label::before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    border: 2px solid #A2A2A2;
    border-radius: 2px;
    margin: 0 10px 0 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
}
.form__checkbox input {
    display: none !important;
}
.form__checkbox input[disabled] + label {
    color: #555;
}
.form__checkbox input[disabled] + label::before {
    border: 2px solid #c5c5c5;
}
.form__checkbox input:checked + label::before {
    border-color: var(--blue-color);
    background-color: var(--blue-color);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e");
}
.form__checkbox.hide {
    display: none;
}

.form__error {
    position: absolute;
    bottom: 6px;
    left: 0;
    display: none;
    color: var(--danger-color);
    font-size: 10px;
    line-height: 16px;
}
.form__field--error .form__error {
    display: block;
}
.form__field--error .form__input {
    border-bottom-color: var(--danger-color);
}
.form__policy {
    margin-bottom: 0;
    font-size: 12px;
    line-height: 16px;
}
.form__policy a {
    color: #000;
    text-decoration: underline;
}
.form__policy a:hover {
    text-decoration: none;
}
.footer__row {
    padding-top: 40px;
}
.footer__socials {
    display: flex;
    align-items: center;
}
.footer__socials > li:not(:last-child) {
    margin-right: 20px;
}
.footer__socials > li a {
    display: block;
    font-size: 0;
    transition: opacity .3s ease;
}
.footer__socials > li a:hover {
    opacity: 0.6;
}
.footer__socials > li a img {
    max-height: 20px;
}

.contacts-section {
    padding-top: 0 !important;
}
.contacts-section__block {
    position: relative;
    padding: 30px;
    color: #fff;
    background-color: #222;
    border-radius: 20px;
}
.contacts-section__address {
    line-height: 1.5;
}
.contacts-section__address i[data-icon] {
    vertical-align: -4px;
    font-size: 22px;
    margin-right: 5px;
}
.contacts-section__title {
    margin-bottom: 30px;
}
.contacts-section__info {
    margin-bottom: 10px;
}
.contacts-section__items {
    padding-top: 20px;
}
.contacts-section__items > li {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px;
}
.contacts-section__items > li span {
    display: block;
    font-size: 14px;
    font-weight: 300;
}
.contacts-section__items > li a {
    color: #fff;
    transition: color 250ms;
}
.contacts-section__items > li a:hover {
    color: var(--light-violet-color);
}

.branches-section {
    padding-top: 0 !important;
}
.branches-section__block {
    position: relative;
    padding: 30px;
    background-color: var(--yellow-color);
    border-radius: 20px;
}
.branches-section__address {
    line-height: 1.5;
}
.branches-section__address i[data-icon] {
    vertical-align: -4px;
    font-size: 22px;
    margin-right: 5px;
}
.branches-section__title {
    margin-bottom: 30px;
}
.branches-section__info {
    margin-bottom: 10px;
}
.branches-section__sign {
    margin-top: 60px;
}

.map-section__title {
    margin-bottom: 25px;
}
.map-section__map {
    margin-top: 20px;
}
.map-section__map #map {
    width: 100%;
    height: 500px;
    background-color: #f5f5f5;
}
.map-section__list {
    display: block;
    margin-top: 40px;
    text-align: center;
}
.map-section__list > span {
    display: block;
    padding: 10px 0;
    font-weight: 500;
    color: var(--blue-color);
    transition: color 250ms;
}
.map-section__list > span:hover {
    color: #111;
}
.map-section__list > span i {
    vertical-align: -7px;
}

.place-map {
    position: absolute;
    margin-top: -60px;
    margin-left: 0;
}
.place-map__close {
    position: absolute;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-size: 0;
    right: 0;
    top: 0;
    padding: 10px;
    z-index: 10;
}
.place-map__content {
    padding: 30px;
    display: block;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 2px 20px 0 rgb(63 68 171 / 12%);
}
.place-map__content:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
    border-bottom: 10px solid transparent;
    left: calc(50% - 10px);
    bottom: -20px;
}
.place-map__content .title {
    font-size: 14px;
    color: #8f8fa2;
    padding-bottom: 12px;
}
.place-map__content .body {
    font-size: 18px;
    padding-bottom: 14px;
    line-height: 1.2em;
}
.place-map__content .phone {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 20px;
}
.place-map__content .phone a {
    color: var(--blue-color);
}
.place-map__content .button {
    width: 100%;
    text-align: center;
}
#place-map__listbox {
    display: none;
    background: #fff;
    overflow: hidden;
    overflow-y: auto;
}
#place-map__listbox li.place-map__search-wrap {
    padding: 12px 16px;
    border-bottom: 1px solid #eee;
    cursor: default;
}
#branch-search {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ccc;
    border-radius: 3px;
}
#branch-search:focus {
    outline: none;
}
#place-map__listbox li:not(.place-map__search-wrap) {
    padding: 20px 32px;
    display: block;
    cursor: pointer;
    border-bottom: 1px solid #eee;
}
#place-map__listbox li .top {
    color: #999;
    font-size: 14px;
}
#place-map__listbox li .bottom {
    display: block;
    color: var(--dark-violet-color);
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    padding-top: 5px;
    transition: color 250ms;
}
#place-map__listbox li:hover .bottom {
    color: var(--violet-color);
}
#place-map__listbox li.active {
    background: #f8f8f8;
}
#place-map__listbox li.active .bottom {
    color: var(--violet-color);
}
#place-map__listbox li .phone {
    font-size: 14px;
    color: var(--violet-color);
}

.requisites-section__title {
    margin-bottom: 25px;
}
.requisites-section__items {
    padding-top: 15px;
}
.requisites-section__items > li {
    display: block;
    font-weight: 500;
    margin-top: 5px;
}
.requisites-section__items > li span {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
}

.show-doc-fields {
    cursor: pointer;
    font-weight: 500;
    color: var(--blue-color);
    border-bottom: 1px dotted;
    transition: border-color 150ms;
}
.show-doc-fields:hover {
    border-bottom-color: transparent;
}
.show-doc-fields > i {
    font-size: 18px;
    vertical-align: -4px;
    transition: transform 250ms;
}
.show-doc-fields.act > i {
    transform: rotate(180deg);
}

.lk-card {
    background-color: #d4d6df;
    text-shadow: 0 1px 0 rgb(255 255 255 / 25%);
    border: 2px solid rgb(0 0 0 / 5%);
    border-radius: 15px;
    padding: 15px;
    width: 100%;
    height: 250px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.lk-card--red {
    background-color: var(--light-red-color);
}
.lk-card--yellow {
    background-color: var(--yellow-color);
}
.lk-card--green {
    background-color: var(--light-green-color);
}
.lk-card:before {
    content: "";
    position: absolute;
    background-color: rgba(255 255 255 / 10%);
    left: -100px;
    top: -70%;
    bottom: 50%;
    right: 0;
    z-index: -1;
    transform: rotate(-15deg);
}
.lk-card:after {
    content: "";
    position: absolute;
    background-image: url('/theme/images/logo-black.svg?v=2');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    bottom: 10px;
    right: 10px;
    width: 40px;
    height: 40px;
    z-index: -1;
    opacity: 0.6;
}
.lk-card__list {
    display: flex;
    flex-direction: column;
    height: 100%;
}
.lk-card__list .name {
    line-height: 1.1;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.lk-card__list .phone,
.lk-card__list .email {
    max-width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.lk-card__list .phone i,
.lk-card__list .email i {
    font-size: 18px;
    vertical-align: -3px;
    margin-right: 5px;
}
.lk-card__list .balance {
    font-size: 26px;
    margin-top: auto;
    line-height: 1;
}
.lk-card__list .balance span {
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
}
.lk-card__buttons {
    margin-top: 20px;
}

.card-history__group {
    margin-bottom: 20px;
}
.card-history__title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}
.card-history__title span {
    display: inline-block;
    color: #000;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: -1px;
    white-space: nowrap;
    padding: 7px 0;
}
.card-history__item {
    padding-bottom: 5px;
}
.card-history__item + .card-history__item {
    margin-top: 6px;
}
.card-history__date {
    display: inline-block;
    padding: 2px 8px;
    margin-right: 5px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 500;
}
.card-history__date.legend--cancel {
    text-decoration: line-through;
    color: #656565;
    background-color: #f3f3f4;
}
.card-history__date.legend--visitunpaid {
    color: #ed5565;
    background-color: #f2dede;
}
.card-history__date.legend--visitpaid {
    color: #1ab394;
    background-color: #dff0d8;
}
.card-history__date.legend--skipbad {
    color: #ed5565;
    background-color: #fcf8e3;
}
.card-history__date.legend--skipgood {
    color: #FFA500;
    background-color: #fcf8e3;
}
.card-history__date.legend--pay {
    color: #fff;
    background-color: var(--blue-color);
}
.card-history__legend {
    font-size: 14px;
}

/* ---------- Tabs ---------- */
.tabs {
    height: 50px;
    overflow: hidden;
    margin-bottom: 30px;
}
.tabs__wrap {
    overflow: hidden;
    padding-bottom: 50px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
}
.tabs__list {
    display: inline-block;
    min-width: 100%;
    list-style: none;
    font-size: 0;
    white-space: nowrap;
    user-select: none;
    border-bottom: 3px solid #e1eaff;
}
.tabs__list > li {
    display: inline-block;
}
.tabs__list > li + li {
    margin-left: 30px;
}
.tabs__list > li > a,
.tabs__list > li > span {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    background-color: transparent;
    transition: background-color 250ms ease;
    padding: 10px 0;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
}
.tabs__list > li.active > a,
.tabs__list > li.active > span {
    border-color: var(--blue-color);
}

/* ---------- Modal ---------- */
.modal__wrap {
    display: flex;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 99;
    opacity: 0;
    min-width: 320px;
}
.modal__elem {
    position: relative;
    width: calc(100% - 16px);
    margin: auto;
    background: #fff;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.1);
    padding: 25px;
    border-radius: 5px;
}
.modal__elem > h2 {
    font-weight: 600;
    margin-bottom: 25px;
    margin-right: 25px;
}
.modal__close {
    position: absolute;
    right: 15px;
    top: 20px;
    display: block;
    font-size: 0;
    cursor: pointer;
    z-index: 103;
    transition: opacity 250ms;
    opacity: 1;
}
.modal__close:hover {
    opacity: 0.75;
}
.modal__close > i {
    font-size: 28px;
    color: #000;
}
.modal__content {
    position: relative;
    max-height: calc(100vh - 250px);
    width: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    padding: 5px 0;
}
.modal__buts {
    padding-top: 15px;
}
.modal__buts > * {
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.modal__buts > *:last-child {
    margin-right: 0;
}
.modal__mssg {
    display: none;
}
.modal__mssg.error {
    display: block;
    color: var(--danger-color);
}
.modal__mssg.success {
    display: block;
    color: var(--green-color);
}
.modal_extra {
    margin-top: 15px;
}

/* FOOTER ASK BUTTON */

.footer__ask-question {
    position: fixed;
    bottom: 0px;
    right: 80px;
    z-index: 98;
}
.footer__ask-question .but {
    display: inline-block;
    padding: 12px 30px;
    background-color: #666cc9;
    color: #fff;
    font-weight: 500;
    border-radius: 12px 12px 0 0;
    box-shadow: 0 1px 6px rgb(0 0 0 / 6%), 0 2px 32px rgb(0 0 0 / 16%) !important;
    cursor: pointer;
}
.footer__ask-question .but i[data-icon] {
    font-size: 18px;
    vertical-align: -4px;
    margin-right: 5px;
}
.footer__ask-question .but:hover i[data-icon] {
    -webkit-transform-origin: 50% 75%;
    transform-origin: 50% 75%;
    -webkit-animation: 1s hand_wave ease;
    animation: 1s hand_wave ease;
}
@-webkit-keyframes hand_wave {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    75% {
        -webkit-transform: rotate(-17deg);
        transform: rotate(-17deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes hand_wave {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    25% {
        -webkit-transform: rotate(12deg);
        transform: rotate(12deg);
    }
    75% {
        -webkit-transform: rotate(-17deg);
        transform: rotate(-17deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@media (min-width: 768px) {
    .h--1 {
        font-size: 32px;
        line-height: 40px;
    }
    .h--2 {
        font-size: 32px;
        line-height: 40px;
    }
    .s--16 {
        font-size: 18px;
        line-height: 22px;
    }
    .s--18 {
        font-size: 24px;
        line-height: 28px;
    }
    .s--20 {
        font-size: 24px;
        line-height: 28px;
    }
    .s--24 {
        font-size: 28px;
        line-height: 32px;
    }

    .button--big {
        padding: 14px 32px;
        font-size: 16px;
    }
    .button--big i[data-icon] {
        font-size: 22px;
        vertical-align: -5px;
    }

    .section {
        padding: 60px 0;
    }
    .section + .section {
        padding-top: 15px;
    }

    .header__wrapper {
        display: flex;
        align-items: center;
        padding: 10px 0;
    }
    .header__item > i {
        font-size: 18px;
        vertical-align: -3px;
        padding-right: 3px;
    }
    .header__phone {
        display: flex;
        align-items: center;
    }
    .header__phone-icons {
        margin-left: auto;
        margin-right: 10px;
    }

    .header-nav__wrapper {
        border-top: 1px solid #eee;
        padding: 20px 0 25px;
    }
    .header-mobile__top {
        padding: 50px 35px;
    }
    .header-mobile__phone a {
        font-size: 24px;
    }
    .header-mobile__phone i[data-icon] {
        font-size: 28px;
        vertical-align: -5px;
    }
    .header-mobile__menu > li {
        padding: 20px 35px;
    }
    .header-mobile__menu > li a {
        font-size: 24px;
    }
    .header-mobile__socials {
        padding: 50px 35px;
    }
    .header-mobile__socials > li:not(:last-child) {
        margin-right: 30px;
    }

    .start-section__block {
        display: grid;
        grid-template-rows: minmax(64px,auto) repeat(2,auto) 1fr;
        grid-template-columns: 1fr 44%;
        gap: 25px 50px;
    }
    .start-section__title {
        grid-column: 1/2;
        margin-bottom: 0;
    }
    .start-section__subtitle {
        grid-row: 2/3;
        grid-column: 1/2;
        margin-bottom: 0;
    }
    .start-section__info {
        grid-row: 3/4;
        grid-column: 1/2;
        margin-bottom: 0;
    }
    .start-section__img {
        grid-row: 1/5;
        grid-column: 2/3;
        margin-bottom: 0;
        margin-top: auto;
    }
    .start-section__img img {
        max-width: 100%;
    }

    .progress-section__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 25px;
    }
    .progress-section__list > li p {
        font-size: 16px;
    }

    .arguments-section__list {
        display: grid;
        grid-row-gap: 56px;
        grid-column-gap: 50px;
        grid-template-columns: 1fr 1fr;
    }
    .arguments-section__item:not(:first-child) {
        margin-top: 0;
    }
    .arguments-section__item i[data-icon] {
        margin-left: -2px;
        font-size: 24px;
    }
    .arguments-section__title {
        margin-bottom: 60px;
    }

    .training-section__item {
        display: flex;
        align-items: center;
    }
    .training-section__item:not(:first-child) {
        margin-top: -10px;
    }
    .training-section__item:nth-child(even) {
        justify-content: flex-end;
    }
    .training-section__item:nth-child(even) > *:first-child {
        order: 2;
        text-align: right;
    }
    .training-section__item:nth-child(even) > *:last-child {
        order: 1;
    }
    .training-section__elem {
        grid-row-gap: 10px;
        grid-template-columns: 50px 1fr;
    }
    .training-section__elem > p {
        grid-column: 2/3;
    }
    .training-section__number {
        grid-row: 1/3;
        width: 50px;
        height: 50px;
        line-height: 46px;
        font-size: 18px;
    }

    .talk-section__article {
        padding-left: 70px;
    }
    .talk-section__article > i {
        position: absolute;
        left: 30px;
        top: 25px;
    }
    .talk-section__image {
        height: 330px;
    }
    .talk-section__list {
        position: relative;
        overflow: hidden;
    }

    .subscribe-section__wrapper {
        display: grid;
        grid-column-gap: 40px;
        grid-template-rows: auto 1fr;
        grid-template-columns: 1fr 1fr;
        padding: 60px 30px;
    }
    .subscribe-section__descr {
        grid-column: 1/2;
        grid-row: 2/3;
        padding-bottom: 0;
    }
    .subscribe-section__form {
        grid-column: 2/3;
        grid-row: 1/3;
    }

    .pay_form-section__wrapper {
        padding: 30px;
    }

    .footer {
        font-size: 14px;
        padding: 35px 0;
    }
    .footer__wrapper {
        display: grid;
        grid-gap: 40px 70px;
        grid-template-columns: 1fr 230px;
    }
    .footer__contacts {
        grid-row: 1/2;
    }
    .footer__menu {
        grid-row: 1/2;
        grid-column: 2/3;
    }
    .footer__office {
        grid-column: 1/-1;
    }
    .footer__license {
        font-size: 12px;
        margin-top: 5px;
    }
    .footer__row {
        padding-top: 20px;
        grid-column: 1/-1;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-top: 1px solid #eee;
    }

    .pay_form-section__variants > .select {
        width: 50%;
    }

    .modal__elem {
        width: 758px;
    }

    .enroll__inputs {
        display: grid;
        grid-column-gap: 24px;
        grid-template-columns: repeat(2, 1fr);
    }
    .enroll__phone {
        grid-column: 1/2;
    }

    .contacts-section__items > li {
        display: inline-block;
    }
    .contacts-section__items > li:not(:first-child) {
        margin-left: 100px;
    }

    .map-section__map #map {
        height: 734px;
    }
    .map-section__list {
        display: none;
    }
    .map-section__map {
        margin-top: 60px;
    }
    #place-map__listbox {
        display: block;
        border-radius: 3px;
        margin-right: 20px;
        margin-top: 50px;
        max-height: 634px;
        width: 290px;
    }

    .requisites-section__items {
        padding-top: 40px;
    }
    .requisites-section__items > li span {
        font-size: 16px;
    }

    .courses_cont-section__list {
        display: grid;
        grid-row-gap: 56px;
        grid-column-gap: 50px;
        grid-template-columns: 1fr 1fr;
    }
    .courses_cont-section__item:not(:first-child) {
        margin-top: 0;
    }

    ul.lk-myself {
        padding: 20px;
    }
    .lk-card {
        padding: 20px;
        width: 75%;
    }
}

@media (max-width: 767.9px) {

    .progress-section__list > li:not(:first-child) {
        margin-top: 30px;
    }

    .training-section__item + .training-section__item {
        margin-top: 80px;
    }
    .training-section__item > * {
        max-width: none !important;
    }
    .training-section__item > *:first-child {
        text-align: center;
    }

    .talk-section__image {
        position: relative;
        width: 100%;
        padding-bottom: 56.25%;
    }
    .talk-section__image img {
        position: absolute;
        top: 0;
        left: 0;
    }
    .talk-section__link {
        width:100%;
    }

    .footer__office,
    .footer__menu,
    .footer__copyright {
        display: none;
    }

    #place-map__listbox.show {
        z-index: 10;
        display: block;
        position: absolute;
        left: 0;
        top: -10px;
        height: 400px;
        width: 100%;
    }

    .footer__ask-question .but {
        padding: 10px 20px;
    }
}

@media (min-width: 1024px) {
    .h--1 {
        font-size: 40px;
        line-height: 48px;
    }
    .h--2 {
        font-size: 40px;
        line-height: 48px;
    }
    .s--20 {
        font-size: 28px;
        line-height: 32px;
    }
    .s--24 {
        font-size: 32px;
        line-height: 36px;
    }

    .button--big {
        padding: 16px 40px;
        font-size: 18px;
    }
    .button--big i[data-icon] {
        font-size: 24px;
        vertical-align: -6px;
    }

    .section {
        padding: 90px 0;
    }
    .section + .section {
        padding-top: 20px;
    }

    .header .header__logo {
        display: block;
    }
    .header__wrapper {
        justify-content: space-between;
        padding: 25px 0;
    }
    .header__item {
        padding-left: 34px !important;
        font-size: 16px;
    }
    .header__item > i {
        display: block;
        position: absolute;
        left: 0;
        top: 48%;
        transform: translateY(-50%);
        font-size: 28px;
        vertical-align: 0;
        padding-right: 0;
        color: var(--dark-blue-color);
    }
    .header__item > b {
        display: block;
        font-size: 16px;
        font-weight: 500;
        color: var(--dark-blue-color);
    }
    .header__item > span,
    .header__item > a {
        color: var(--blue-color);
    }
    .header-nav__menu {
        display: block;
    }

    .header__phone {
        margin-left: 0;
    }
    .header__phone > a {
        font-size: 20px;
    }
    .header__phone-icons > i {
        width: 24px;
        height: 24px;
    }

    .header-nav__wrapper {
        padding: 25px 0 40px;
    }
    .header-nav__open-mobile {
        display: none;
    }

    .start-section__block,
    .vantage-section__wrapper,
    .faq-section__block,
    .subscribe-section__wrapper,
    .pay_form-section__wrapper {
        padding: 50px;
    }

    .progress-section__wrapper {
        display: grid;
        grid-template-columns: 40% 1fr;
        grid-column-gap: 50px;
    }
    .progress-section__list {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        grid-column: auto;
    }
    .progress-section__list > li p {
        font-size: 18px;
    }

    .arguments-section__list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .arguments-section__subtitle {
        font-size: 22px;
    }

    .vantage-section__wrapper {
        display: grid;
        grid-template-columns: 650px 1fr;
        grid-row-gap: 60px;
    }
    .vantage-section__img {
        grid-column: 2/3;
        grid-row: 2/3;
        margin: 0;
        text-align: center;
    }
    .vantage-section__block {
        grid-column: 1/2;
    }
    .vantage-section__img img {
        max-width: 290px;
    }
    .vantage-section__bullet b {
        font-size: 32px;
        padding: 16px 16px 6px;
    }

    .talk-section__articles-wrap {
        padding: 10px;
        margin: -10px;
    }
    .talk-section__wrapper {
        display: grid;
        grid-gap: 40px;
        grid-template-columns: 1fr 65%;
    }
    .talk-section__list {
        grid-column: 1/-1;
    }
    .talk-section__controls {
        position: absolute;
        right: 0;
        bottom: 0;
        z-index: 5;
    }
    .talk-section__count {
        font-size: 18px;
        text-align: center;
        width: 65px !important;
        margin: 0 10px;
    }
    .talk-section__image {
        height: 500px;
    }

    .subscribe-section__wrapper {
        display: block;
    }
    .subscribe-section__descr {
        max-width: 60%;
        margin-bottom: 40px;
    }
    .subscribe-section__inputs {
        display: grid;
        grid-column-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
    }

    .faq-section__block {
        display: grid;
        grid-column-gap: 50px;
        grid-template-columns: 1fr 60%;
    }

    .footer {
        font-size: 16px;
        padding: 50px 0;
    }
    .footer__wrapper {
        grid-gap: 60px;
        grid-template-columns: 1fr 26% 270px;
    }
    .footer__menu {
        grid-column: 3/4;
    }
    .footer__office {
        grid-row: 1/2;
        grid-column: 2/3;
    }

    .pay_info-section__list {
        display: grid;
        grid-gap: 40px;
        grid-template-columns: repeat(2, 1fr);
    }
    .pay_info-section__list > li > span {
        font-size: 22px;
        line-height: 32px;
    }

    .pay-section__block,
    .pay-result-section__block {
        padding: 50px;
    }
    .pay_info-section__title {
        font-size: 32px;
    }
    .pay_form-section__descr {
        max-width: 60%;
    }
    .pay_form-section__inputs {
        display: grid;
        grid-column-gap: 24px;
        grid-template-columns: repeat(3, 1fr);
    }

    .courses-section__block,
    .contacts-section__block,
    .branches-section__block {
        padding: 50px;
    }

    #place-map__listbox {
        width: 430px;
    }

    .button--pay {
        display: none;
    }

    .courses-section__block:not(.summer) .courses_cont-section__list {
        grid-template-columns: 1fr 1fr 1fr;
    }
    .courses_cont-section__subtitle {
        font-size: 22px;
    }

    .lk-card {
        width: 50%;
    }

    .talk-section__page:hover .talk-section__link:before {
        transform: scale(1.025);
    }
}

@media (max-width: 1023.9px) {

    .header-nav .header__logo {
        display: block;
    }

    body.open-menu {
        overflow: hidden;
    }
    body.open-menu .header-mobile {
        display: block !important;
    }
    body.open-menu .header-nav__open-mobile {
        position: fixed;
        top: 22px;
        right: 25px;
        z-index: 101;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(1) {
        transform: rotate(45deg);
        top: -3px;
        left: 7px;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(2) {
        width: 0%;
        opacity: 0;
    }
    body.open-menu .header-nav__open-mobile span:nth-child(3) {
        transform: rotate(-45deg);
        top: 25px;
        left: 7px;
    }

    .talk-section__controls {
        margin-bottom: 10px;
    }
    .talk-section__controls > span {
        display: none;
    }

    .training-section__item img {
        max-height: 200px;
        width: auto;
    }

    .footer__ask-question {
        right: 30px;
    }
}

@media (min-width: 1280px) {
    .h--1 {
        font-size: 52px;
        line-height: 60px;
    }
    .h--2 {
        font-size: 52px;
        line-height: 60px;
        font-weight: 500;
    }

    .modal__elem.big .enroll__inputs {
        grid-template-columns: repeat(3, 1fr);
    }

    .start-section__block,
    .vantage-section__wrapper,
    .faq-section__block,
    .subscribe-section__wrapper {
        padding: 70px;
    }

    .vantage-section__wrapper {
        grid-template-columns: 800px 1fr;
    }
    .vantage-section__img {
        text-align: right;
    }

    .training-section__elem {
        grid-template-columns: 70px 1fr;
    }
    .training-section__number {
        width: 70px;
        height: 70px;
        line-height: 66px;
        font-size: 32px;
    }
    .training-section__arrow {
        display: block;
        position: absolute;
    }
    .faq-section__block {
        grid-column-gap: 100px;
    }
    .footer__wrapper {
        grid-gap: 50px 110px;
        grid-template-columns: 1fr 23% 270px;
    }
}

@media (max-width: 1279.9px) {
    .container {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
    }
    .faq-section {
        overflow: hidden;
    }
}