

/* Start:/bitrix/templates/template_ege/template_styles.css?178814084482439*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
    line-height: 1.15; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
    margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
    display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/* Grouping content
========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
    box-sizing: content-box; /* 1 */
    height: 0; /* 1 */
    overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/* Text-level semantics
========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
    background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
    border-bottom: none; /* 1 */
    text-decoration: underline; /* 2 */
    text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
    font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
    font-family: monospace, monospace; /* 1 */
    font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

/* Embedded content
========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
    border-style: none;
}

/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 1 */
    line-height: 1.15; /* 1 */
    margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
    overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
    text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
    padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
    box-sizing: border-box; /* 1 */
    color: inherit; /* 2 */
    display: table; /* 1 */
    max-width: 100%; /* 1 */
    padding: 0; /* 3 */
    white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
    vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
    overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
    -webkit-appearance: textfield; /* 1 */
    outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
    -webkit-appearance: button; /* 1 */
    font: inherit; /* 2 */
}

/* Interactive
========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
    display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
    display: list-item;
}

/* Misc
========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
    display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
    display: none;
}

@font-face {
    font-family: "NEXTART";
    src: url("/bitrix/templates/template_ege/../fonts/NextArt/NEXTART-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: "NEXTART";
    src: url("/bitrix/templates/template_ege/fonts/NextArt/NEXTART.woff") format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "NEXTART";
    src: url("/bitrix/templates/template_ege/fonts/NextArt/NEXTART-SemiBold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: "NEXTART";
    src: url("/bitrix/templates/template_ege/fonts/NextArt/NEXTART-Bold.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: "NEXTART";
    src: url("/bitrix/templates/template_ege/fonts/NextArt/NEXTART-Heavy.woff") format("woff");
    font-weight: 900;
    font-style: normal;
}
body {
    background-color: #F4F4F6;
}
.modal__row .hasError {
    border: 3px solid red;
}
.wrapper {
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
}

h1 {
    font-family: "NEXTART", sans-serif;
    font-size: 50px;
    line-height: 150%;
    font-weight: 700;
    margin: 0;
    color: #000;
}

h2 {
    font-family: "NEXTART", sans-serif;
    font-size: 64px;
    line-height: 150%;
    font-weight: 700;
    margin: 0;
    color: #000;
}
.politik_kondf{
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 40px;
    font-weight: 500;
    color: #000;
    padding-bottom: 30px;
    margin: 0;
}
.title_h1 {
    font-family: "NEXTART", sans-serif;
    font-size: 50px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
    padding-bottom: 20px;
    padding-top: 30px;
}


.header__top.header_fixed {
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #f4f4f4;
    z-index: 100;
    justify-content: space-evenly;
}
.socials__item {
    width: 69px;
    height: 69px;
    border: 1px solid #000;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    background-color: #F4F4F6;
    margin-right: 17px;
    vertical-align: top;
}
.socials__item:hover img {
    opacity: 0.4;
}
.socials__item img {
    max-width: 26px;
    max-height: 26px;
    width: auto !important;
    transition: 0.3s;
}

@media (max-width: 900px) {
    h2 {
        font-size: 40px;
    }
    .socials__item {
        width: 48px;
        height: 48px;
        margin-right: 14px;
        vertical-align: top;
    }
    .socials__item img {
        max-width: 20px;
        max-height: 20px;
    }
}
@media (max-width: 600px) {
    .wrapper {
        padding: 0 15px;
    }
    h2 {
        font-size: 28px;
    }
}
.header__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 48px;
    padding-bottom: 64px;
}
.header__trigger {
    width: 40px;
    height: 40px;
    background-color: #FEE367;
    border-radius: 8px;
    margin-right: 16px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.header__trigger img {
    max-width: 20px;
    width: 100%;
    height: auto;
}
.header__logo {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header__logo-image {
    max-width: 179px;
    display: block;
}
.header__moto {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 150%;
    max-width: 320px;
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
    box-sizing: border-box;
}
.header__moto:after {
    content: "";
    display: block;
    width: 2px;
    height: 34px;
    background-color: #000;
    position: absolute;
    top: calc(50% - 17px);
    left: -1px;
}
.header__address {
    padding-left: 27px;
    background-image: url(/bitrix/templates/template_ege/images/icons/geo.png);
    background-position: 3px 2px;
    background-repeat: no-repeat;
    background-size: 15px;
}
.header__address div {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 140%;
}
.header__map-link {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    color: #616366;
    font-weight: 400;
    line-height: 140%;
    transition: 0.3s;
}
.header__map-link:hover {
    text-decoration: none;
}
.header__yandex {
    padding-left: 56px;
    background-image: url(/bitrix/templates/template_ege/images/icons/Yandex.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-size: 48px;
}
.header__yandex span {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    color: #000;
    font-weight: 600;
    line-height: 140%;
    vertical-align: top;
}
.header__yandex p {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    color: #616366;
    font-weight: 400;
    line-height: 140%;
    margin: 0;
}
.header__yandex img {
    max-width: 13px;
    height: auto;
    vertical-align: middle;
}
.header__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header__phone {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
    color: #000;
    font-weight: 800;
    line-height: 140%;
    text-decoration: none;
    margin-right: 35px;
}
.header__callback {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    color: #000;
    font-weight: 700;
    line-height: 140%;
    height: 60px;
    border-radius: 30px;
    background-color: #FEE367;
    padding: 0 44px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
}
.header__callback:hover {
    opacity: 0.8;
}
.header__bottom {
    padding-bottom: 64px;
}
.header .main-menu {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header .main-menu__item {
    list-style: none;
    padding-right: 80px;
}
.header .main-menu__item:last-child {
    padding-right: 0;
}
.header .main-menu__link {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #091124;
    text-decoration: none;
    transition: 0.3s;
}
.header .main-menu__link:hover {
    color: #000;
}

@media (max-width: 1500px) {
    .header__address {
        display: none;
    }
}
@media (max-width: 1300px) {

.header__top.header_fixed {
    position: fixed;
    width: 97%;
    padding-left: 20px;
    padding-right: 20px;
	justify-content: space-between;
}
    .header__top {
        padding-top: 22px;
        padding-bottom: 22px;
    }
    .header__trigger {
        display: flex;
    }
    .header__contacts {
        display: none;
    }
    .header__bottom {
        display: none;
    }
}
@media (max-width: 900px) {
    .header__logo-image {
        max-width: 75px;
    }
    .header__moto {
        font-size: 14px;
        line-height: 130%;
        padding-left: 16px;
        margin-left: 16px;
        max-width: 260px;
        box-sizing: border-box;
    }
}
@media (max-width: 600px) {
    .header__top {
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .header__trigger {
        margin-right: 7px;
        width: 26px;
        height: 26px;
    }
    .header__trigger img {
        max-width: 11px;
    }
    .header__moto {
        font-size: 12px;
        margin-left: 7px;
        padding-left: 8px;
    }
    .header__yandex {
        display: none;
    }
}
.main {
    margin-bottom: 200px;
}
.main__wrapper {
    display: flex;
    justify-content: space-between;
}
.main__content {
    width: calc(62% - 8px);
    padding: 64px;
    box-sizing: border-box;
    background-color: #fff;
}
.main__first-lesson {
    width: calc(38% - 8px);
    padding: 64px;
    box-sizing: border-box;
    background-color: #FEE367;
    border-radius: 5px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.main__first-lesson:after {
    content: "";
    display: block;
    width: 1005px;
    height: 1005px;
    background-image: url(/bitrix/templates/template_ege/images/pics/cell.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 0px;
    left: 0px;
    transform: rotate(17deg);
    z-index: -1;
}
.main__title {
    font-size: 50px;
    padding-bottom: 30px;
}
.main__title-mob {
    display: none;
}
.main__title span {
    background-color: #FEE367;
}
.main__inner {
    display: flex;
    justify-content: space-between;
}
.main__col {
    width: calc(33.3333% - 5px);
    height: 386px;
    box-sizing: border-box;
}
.main__col-leo {
    border-radius: 5px;
    overflow: hidden;
}
.main__col-r {
    border-radius: 5px;
    overflow: hidden;
    border: 3px solid #000;
    box-sizing: border-box;
    padding: 32px 24px 32px 18px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
}
.main__col-r:after {
    content: "";
    display: block;
    width: 56px;
    height: 105px;
    background-image: url(/bitrix/templates/template_ege/images/pics/arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    position: absolute;
    left: 170px;
    top: 130px;
}
.main__image-cat {
    height: 122px;
    margin-bottom: 8px;
    border-radius: 5px;
    overflow: hidden;
}
.main__image-cat img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.main__col-sub {
    height: calc(100% - 130px);
    border-radius: 5px;
    overflow: hidden;
    border: 3px solid #000;
    box-sizing: border-box;
    padding: 32px 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.main__sub-title {
    font-family: "NEXTART", sans-serif;
    font-size: 24px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    max-width: 150px;
}
.main__sub-title span {
    background-color: #FEE367;
}
.main__text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
}
.main__image-leo {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: 34%;
}
.main__title-2 {
    font-size: 50px;
    padding-bottom: 30px;
}
.main__options {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding-bottom: 100px;
    position: relative;
    z-index: 2;
}
.main__option {
    height: 62px;
    border-radius: 31px;
    padding: 0 24px 0 66px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 24px center;
    margin-bottom: 12px;
    background-color: #fff;
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
}
.main__option:nth-child(1) {
    background-image: url(/bitrix/templates/template_ege/images/icons/clock.png);
}
.main__option:nth-child(2) {
    background-image: url(/bitrix/templates/template_ege/images/icons/hat.png);
}
.main__option:nth-child(3) {
    background-image: url(/bitrix/templates/template_ege/images/icons/people.png);
}
.main__btn {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    color: #fff;
    max-width: 440px;
    height: 80px;
    border-radius: 40px;
    background-color: #2c2c2c;
    padding: 0 64px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    position: relative;
    box-sizing: border-box;
    margin-bottom: 24px;
    z-index: 2;
    text-align: center;
}
.main__ad {
    position: absolute;
    right: 21px;
    top: -15px;
    transform: rotate(-3.5deg);
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #000;
    padding: 0 11px;
    height: 32px;
    border-radius: 16px;
    background-color: #49FF66;
    border: 1px solid #000;
}
.main__ad::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border: 4px solid transparent;
    border-left: 4px solid #49FF66;
    border-top: 4px solid #49FF66;
    box-sizing: border-box;
    bottom: -7px;
    left: 12px;
}
.main__sub-text {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
    max-width: 440px;
    text-align: center;
}

@media (max-width: 1400px) {
    .main__wrapper {
        flex-direction: column;
    }
    .main__content {
        width: 100%;
        margin-bottom: 16px;
    }
    .main__first-lesson {
        width: 100%;
    }
    .main__title-2 {
        text-align: center;
    }
    .main__title-2 br {
        display: none;
    }
    .main__options {
        padding-bottom: 30px;
        justify-content: center;
    }
    .main__btn {
        margin: 0 auto 24px;
    }
    .main__sub-text {
        margin: 0 auto;
    }
}
@media (max-width: 900px) {
    .main {
        padding: 40px 0px 48px;
        background-color: #fff;
    }
    .main__content {
        padding: 0px;
    }
    .main__first-lesson {
        padding: 60px 24px;
    }
    .main__title {
        font-size: 40px;
    }
    .main__sub-title {
        font-size: 24px;
    }
    .main__text {
        font-size: 20px;
    }
    .main__title-2 {
        font-size: 40px;
    }
    .main__option {
        font-size: 15px;
    }
}
@media (max-width: 800px) {
    .main {
        margin-bottom: 125px;
    }
    .main__inner {
        flex-wrap: wrap;
    }
    .main__col {
        width: calc(50% - 4px);
    }
    .main__col-r {
        width: 100%;
        margin-top: 8px;
        padding: 35px 24px;
        flex-direction: row;
        height: auto;
    }
    .main__col-r .main__text {
        max-width: 265px;
    }
    .main__col-r:after {
        top: 20px;
        left: calc(50% - 100px);
        transform: rotate(-76deg);
    }
    .main__col-sub {
        padding: 35px 24px;
    }
}
@media (max-width: 600px) {
    .main {
        margin-bottom: 80px;
        padding: 40px 0px 16px;
    }
    .main__content {
        order: 2;
    }
    .main__first-lesson {
        order: 1;
        margin-bottom: 16px;
        padding: 30px 16px;
    }
    .main__title {
        display: none;
    }
    .main__title-mob {
        display: block;
        font-family: "NEXTART", sans-serif;
        line-height: 150%;
        font-weight: 700;
        color: #000;
        font-size: 30px;
        padding-bottom: 24px;
    }
    .main__col {
        height: auto;
    }
    .main__col:nth-child(1) {
        width: 200px;
    }
    .main__col-leo {
        width: calc(100% - 208px);
    }
    .main__col-r {
        padding: 18px 16px;
        flex-direction: column;
    }
    .main__col-r .main__sub-title br {
        display: none;
    }
    .main__col-r:after {
        display: none;
    }
    .main__image-cat {
        display: none;
    }
    .main__col-sub {
        height: auto;
        height: 100%;
        padding: 18px 16px;
    }
    .main__sub-title {
        font-size: 19px;
        padding-bottom: 24px;
        max-width: none;
    }
    .main__text {
        font-size: 15px;
        max-width: none;
    }
    .main__title-2 {
        font-size: 24px;
        text-align: left;
        padding-bottom: 22px;
    }
    .main__options {
        justify-content: flex-start;
    }
    .main__option {
        margin-bottom: 8px;
        margin-right: 6px;
        height: 44px;
        border-radius: 22px;
        background-size: 20px;
        padding: 0px 24px 0px 44px;
        background-position: 16px center;
    }
    .main__btn {
        font-size: 14px;
        height: 52px;
        border-radius: 26px;
        width: 100%;
        max-width: none;
        margin-bottom: 12px;
    }
    .main__ad {
        height: 22px;
        line-height: 20px;
        border-radius: 11px;
        font-size: 11px;
        padding: 0 8px;
    }
    .main__sub-text {
        font-size: 12px;
    }
}
.education {
    margin-bottom: 200px;
}
.education__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
}
.education__title-ad {
    font-family: "Manrope", sans-serif;
    font-size: 24px;
    font-weight: 600;
    color: #000;
    line-height: 150%;
}
.education__wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 16px;
}
.education__item {
    border: 3px solid #000;
    border-radius: 5px;
    background-color: #fff;
    padding: 50px 45px;
    box-sizing: border-box;
    height: 383px;
    position: relative;
    overflow: hidden;
}
.education__item:nth-child(4) {
    grid-column: 4/5;
    grid-row: 1/3;
    height: auto;
    padding: 60px;
}
.education__item:nth-child(6) {
    border-radius: 50%;
    width: 383px;
    height: 383px;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
}
.education__item:nth-child(6) .education__sub-title {
    padding: 50px 45px 15px;
}
.education__item:nth-child(6) .education__text {
    padding: 0px 30px;
}
.education__sub-title {
    font-family: "NEXTART", sans-serif;
    font-size: 28px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    padding-bottom: 15px;
}
.education__text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #000;
    line-height: 150%;
}
.education__will {
    background-color: #2c2c2c;
}
.education__will-num {
    font-family: "Manrope", sans-serif;
    font-size: 83px;
    font-weight: 700;
    color: #000;
    line-height: 120%;
    background-color: #FEE367;
    display: inline-block;
    border-radius: 5px;
    margin-bottom: 11px;
}
.education__will-text {
    font-family: "NEXTART", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    color: #fff;
    position: relative;
}
.education__will-text:after {
    content: "";
    position: absolute;
    top: calc(100% + 13px);
    left: 105px;
    width: 32px;
    height: 39px;
    background-image: url(/bitrix/templates/template_ege/images/pics/bubble.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.education__will-image {
    width: 415px;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.education__belissimo {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 30px;
    height: 32px;
    border-radius: 16px;
    box-sizing: border-box;
    border: 1px solid #000;
    background-color: #FC3F1D;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 11px;
    margin-top: 19px;
    transform: rotate(-3deg);
}

@media (max-width: 1550px) {
    .education__top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
    }
    .education__wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .education__item {
        padding: 32px 24px;
    }
    .education__item:nth-child(4) {
        grid-column: 1/4;
        grid-row: 3/4;
        height: 231px;
        padding: 32px;
    }
    .education__will-num {
        font-size: 64px;
    }
    .education__will-text {
        max-width: 261px;
        font-size: 16px;
    }
    .education__will-text:after {
        display: none;
    }
    .education__will-image {
        bottom: auto;
        top: 10px;
        left: 365px;
        width: 222px;
    }
}
@media (max-width: 1200px) {
    .education__wrapper {
        grid-template-columns: repeat(2, 1fr);
    }
    .education__item {
        height: auto;
    }
    .education__item:nth-child(4) {
        grid-column: 1/3;
        grid-row: 4/5;
    }
}
@media (max-width: 900px) {
    .education {
        margin-bottom: 125px;
    }
    .education__top {
        padding-bottom: 45px;
    }
    .education__title-ad {
        font-size: 15px;
    }
    .education__wrapper {
        grid-gap: 8px;
    }
    .education__item {
        height: auto;
    }
    .education__item:nth-child(4) {
        grid-column: 1/3;
        grid-row: 4/5;
    }
    .education__item:nth-child(6) {
        height: 336px;
        width: 336px;
    }
    .education__sub-title {
        font-size: 20px;
    }
    .education__text {
        font-size: 15px;
    }
}
@media (max-width: 650px) {
    .education {
        margin-bottom: 80px;
    }
    .education__top {
        padding-bottom: 20px;
    }
    .education__title {
        font-size: 29px;
        line-height: 130%;
    }
    .education__title-ad {
        font-size: 14px;
        padding-top: 5px;
    }
    .education__wrapper {
        grid-template-columns: repeat(1, 1fr);
    }
    .education__item:nth-child(4) {
        grid-column: 1/2;
        grid-row: 7/8;
        height: 414px;
        padding: 15px;
    }
    .education__item:nth-child(6) {
        width: 324px;
        height: 324px;
    }
    .education__will-text:after {
        display: block;
        top: calc(100% - 5px);
        left: 155px;
    }
    .education__will-image {
        top: auto;
        left: 45px;
        bottom: -110px;
        width: 280px;
    }
}
.university {
    padding-bottom: 200px;
}
.university .wrapper {
    background-color: #fff;
    padding: 125px 65px;
    box-sizing: border-box;
    position: relative;
    background-image: url(/bitrix/templates/template_ege/images/pics/cat.png);
    background-repeat: no-repeat;
    background-position: calc(100% - 65px) 140px;
    background-size: 250px;
}
.university__title {
    max-width: 1150px;
    padding-bottom: 75px;
    padding-right: 250px;
}
.university__title span {
    background-color: #FEE367;
}
.university__wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 3px;
    background-color: #ddd;
    border: 3px solid #ddd;
}
.university__item {
    min-height: 292px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.university__picture {
    width: 128px;
    height: 128px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.university__image {
    max-width: 100%;
    max-height: 100%;
}
.university__text {
    font-family: "NEXTART", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    padding-top: 15px;
}
.university__adv {
    background-color: #2c2c2c;
    border: 3px solid #fff;
    background-image: url(/bitrix/templates/template_ege/images/pics/cell-x.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 800px;
    padding: 0px 30px;
}
.university__adv-picture {
    width: 100%;
}
.university__adv-image {
    max-width: 100%;
    max-height: 100%;
}
.university__adv-btn {
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #000;
    line-height: normal;
    text-align: center;
    padding: 0 18px;
    box-sizing: border-box;
    height: 54px;
    width: 100%;
    border-radius: 27px;
    background-color: #FEE367;
    text-decoration: none;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 43px;
    transition: 0.3s;
}
.university__adv-btn:hover {
    opacity: 0.9;
}

@media (max-width: 1100px) {
    .university .wrapper {
        background-size: 150px;
        background-position: calc(100% - 25px) 80px;
    }
    .university__title {
        padding-right: 60px;
    }
    .university__wrapper {
        grid-template-columns: repeat(3, 1fr);
    }
    .university__item:nth-child(8) {
        order: 9;
    }
    .university__item:nth-child(10) {
        display: none;
    }
}
@media (max-width: 900px) {
    .university {
        padding-bottom: 125px;
    }
    .university .wrapper {
        padding: 80px 20px;
        background-position: calc(100% - 25px) 0px;
    }
    .university__title {
        padding-bottom: 50px;
    }
    .university__wrapper {
        grid-gap: 2px !important;
        border: 2px solid #ddd;
    }
    .university__item {
        min-height: 210px;
    }
    .university__picture {
        width: 90px;
        height: 90px;
    }
    .university__text {
        font-size: 16px;
    }
    .university__adv {
        border: 2px solid #fff;
    }
    .university__adv-btn {
        font-size: 14px;
        height: 48px;
        border-radius: 24px;
        margin-top: 28px;
    }
}
@media (max-width: 600px) {
    .university {
        padding-bottom: 80px;
    }
    .university .wrapper {
        padding: 48px 15px 28px 15px;
        background-image: none;
    }
    .university__title {
        font-size: 29px;
        height: 130%;
        padding-right: 0;
    }
    .university__item {
        min-height: 106px;
    }
    .university__item:nth-child(8) {
        order: unset;
    }
    .university__item:nth-child(9) {
        order: unset;
        grid-column: 1/4;
        grid-row: 3/4;
    }
    .university__item:nth-child(10) {
        display: flex;
    }
    .university__picture {
        width: 50px;
        height: 50px;
    }
    .university__text {
        font-size: 14px;
        padding-top: 5px;
    }
    .university__adv {
        padding-top: 24px;
        padding-bottom: 24px;
    }
    .university__adv-picture {
        width: 252px;
    }
    .university__adv-btn {
        width: 226px;
        margin-top: 16px;
    }
}
.format {
    margin-bottom: 200px;
}
.format__title {
    padding-bottom: 70px;
}
.format__wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.format__item {
    width: calc(25% - 16px);
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 16px;
    padding: 50px 48px 40px 60px;
    box-sizing: border-box;
    min-height: 542px;
    position: relative;
    overflow: hidden;
}
.format__item:nth-child(3n) {
    width: 50%;
}
.format__item:nth-child(1) {
    background-repeat: no-repeat;
    background-position: 57px calc(100% + 55px);
    background-size: 230px;
    background-image: url(/bitrix/templates/template_ege/images/pics/list.png);
}
.format__item:nth-child(3) {
    background-repeat: no-repeat;
    background-position: 463px 80px;
    background-size: 670px;
    background-image: url(/bitrix/templates/template_ege/images/pics/calendar.png);
}
.format__item:nth-child(3) .format__text {
    max-width: 300px;
}
.format__item:nth-child(4) {
    background-color: #2c2c2c;
}
.format__item:nth-child(6) {
    background-repeat: no-repeat;
    background-position: calc(100% + 140px) 40px;
    background-size: 390px;
    background-image: url(/bitrix/templates/template_ege/images/pics/ege.png);
}
.format__item:nth-child(6) .format__text {
    max-width: 474px;
}
.format__num {
    font-family: "NEXTART", sans-serif;
    font-size: 64px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
    padding-bottom: 25px;
}
.format__text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    color: #000;
    padding-bottom: 40px;
}
.format__yoda {
    font-family: "NEXTART", sans-serif;
    font-size: 18px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
    padding: 24px;
    box-sizing: border-box;
    background-color: #FEE367;
    border-radius: 5px;
    position: absolute;
    top: 32px;
    left: 29px;
    width: 280px;
}
.format__yoda:after {
    content: "";
    display: block;
    width: 32px;
    height: 39px;
    position: absolute;
    top: calc(100% + 15px);
    left: 25px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/bitrix/templates/template_ege/images/pics/bubble.png);
}
.format__image {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 380px;
}
.format__list {
    margin: 0;
    padding: 0;
}
.format__list-item {
    list-style: none;
    max-width: 495px;
    position: relative;
    padding-left: 53px;
}
.format__list-item:first-child {
    padding-bottom: 30px;
}
.format__list-item:after {
    content: "";
    display: block;
    position: absolute;
    left: 0px;
    top: 10px;
    width: 29px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(/bitrix/templates/template_ege/images/icons/galka.png);
}
.format__list-title {
    font-family: "Manrope", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: normal;
    color: #000;
}
.format__list-title span {
    background-color: #FEE367;
}
.format__list-text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    color: #000;
}

@media (max-width: 1400px) {
    .format__item {
        width: calc(50% - 4px);
        min-height: 200px;
    }
    .format__item:nth-child(3n) {
        width: 100%;
    }
    .format__item:nth-child(1) {
        background-position: calc(100% + 95px) calc(100% + 22px);
        padding-right: 140px;
    }
    .format__item:nth-child(2) {
        padding-right: 100px;
    }
    .format__item:nth-child(3) {
        background-position: 660px 40px;
        background-image: url(/bitrix/templates/template_ege/images/pics/calendar-2.png);
    }
    .format__item:nth-child(3) .format__text {
        max-width: 520px;
    }
    .format__item:nth-child(6) {
        background-image: none;
        display: flex;
        justify-content: space-between;
    }
    .format__yoda:after {
        left: auto;
        right: -50px;
        top: calc(100% - 40px);
        transform: rotate(-25deg);
    }
    .format__image {
        left: auto;
        right: 20px;
        width: 200px;
    }
    .format__inner {
        width: calc(50% - 16px);
    }
    .format__list {
        padding-top: 30px;
        width: calc(50% - 16px);
    }
}
@media (max-width: 900px) {
    .format {
        margin-bottom: 125px;
    }
    .format__title {
        padding-bottom: 40px;
    }
    .format__item {
        padding: 24px 16px;
    }
    .format__item:nth-child(1) {
        background-size: 150px;
        background-position: calc(100% + 60px) calc(100% + 22px);
        padding-right: 115px;
    }
    .format__item:nth-child(2) {
        padding-right: 16px;
    }
    .format__item:nth-child(2) .format__text {
        max-width: 254px;
    }
    .format__item:nth-child(3) {
        background-position: 360px 30px;
        background-size: 310px;
    }
    .format__item:nth-child(3) .format__text {
        max-width: 254px;
    }
    .format__item:nth-child(4) {
        background-size: 130px;
    }
    .format__item:nth-child(5) .format__text {
        max-width: 254px;
    }
    .format__num {
        font-size: 29px;
        padding-bottom: 10px;
    }
    .format__text {
        font-size: 15px;
        padding-bottom: 0;
    }
    .format__yoda {
        top: 20px;
        left: 20px;
        font-size: 16px;
        padding: 16px;
        width: 170px;
    }
    .format__yoda:after {
        right: -10px;
        top: calc(100% + 8px);
        transform: rotate(-25deg);
        width: 24px;
        height: 19px;
    }
    .format__image {
        width: 131px;
        right: 7px;
    }
    .format__list {
        padding-top: 10px;
    }
    .format__list-item {
        padding-left: 37px;
    }
    .format__list-item:after {
        width: 20px;
        height: 16px;
    }
    .format__list-title {
        font-size: 24px;
    }
    .format__list-text {
        font-size: 15px;
        max-width: 190px;
    }
}
@media (max-width: 600px) {
    .format {
        margin-bottom: 80px;
    }
    .format__title {
        padding-bottom: 30px;
    }
    .format__item {
        width: 100% !important;
        margin-bottom: 8px;
    }
    .format__item:nth-child(1) .format__text {
        max-width: 210px;
    }
    .format__item:nth-child(3) {
        min-height: 314px;
        background-position: 20px 190px;
        background-size: 310px;
    }
    .format__item:nth-child(4) {
        height: 136px;
        min-height: auto;
    }
    .format__item:nth-child(6) {
        flex-direction: column;
    }
    .format__item:nth-child(6) .format__text {
        max-width: 254px;
    }
    .format__yoda {
        padding: 12px;
        top: 8px;
        left: 8px;
    }
    .format__yoda:after {
        right: -25px;
        top: calc(100% - 45px);
    }
    .format__image {
        bottom: -20px;
    }
    .format__inner {
        width: 100%;
        padding-bottom: 16px;
    }
    .format__list {
        width: 100%;
    }
    .format__list-item:first-child {
        padding-bottom: 16px;
    }
}
.classes {
    margin-bottom: 200px;
}
.classes__title {
    padding-bottom: 70px;
}
.classes__row {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.classes__content {
    width: 658px;
    border-radius: 5px;
    background-color: #fff;
    padding: 64px;
    box-sizing: border-box;
}
.classes__images {
    width: calc(100% - 674px);
}
.classes__sub-title {
    font-family: "Manrope", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
}
.classes__text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    padding: 24px 0px;
}
.classes__prices {
    display: flex;
    justify-content: space-between;
    padding-bottom: 40px;
}
.classes__price {
    border: 3px solid #DDD;
    border-radius: 5px;
    box-sizing: border-box;
    width: calc(50% - 8px);
    padding: 40px 30px;
    position: relative;
}
.classes__num {
    font-family: "Manrope", sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 100%;
    color: #000;
    padding-bottom: 15px;
}
.classes__descr {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    opacity: 0.5;
}
.classes__discount {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 28px;
    color: #000;
    height: 30px;
    border-radius: 15px;
    border: 1px solid #000;
    box-sizing: border-box;
    background-color: #49FF66;
    padding: 0px 16px;
    display: inline-flex;
    position: absolute;
    top: 14px;
    right: 30px;
}
.classes__btn {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    height: 78px;
    border-radius: 39px;
    box-sizing: border-box;
    background-color: #FEE367;
    padding: 0 55px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
}
.classes__btn:hover {
    opacity: 0.8;
}
.classes__slider {
    height: 100%;
}
.classes__slider .owl-stage-outer {
    height: 100%;
}
.classes__slider .owl-stage {
    height: 100%;
}
.classes__slider .owl-item {
    height: 100%;
}
.classes__slider .owl-dots {
    display: none;
}
.classes__slider .owl-nav {
    position: absolute;
    top: 32px;
    right: 28px;
}
.classes__slider .owl-nav button {
    width: 74px;
    height: 74px;
    border-radius: 5px;
    background-color: #fff !important;
    background-image: url(/bitrix/templates/template_ege/images/pics/arrow-slider.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 30px !important;
    transition: 0.3s;
}
.classes__slider .owl-nav button:hover {
    opacity: 0.9;
}
.classes__slider .owl-nav button.owl-prev {
    margin-right: 9px;
    transform: rotate(180deg);
}
.classes__image {
    height: 100%;
    max-height: 579px;
    border-radius: 5px;
    overflow: hidden;
}
.classes__image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 100%;
}
@media (max-width: 1200px) {
    .classes__content {
        padding: 24px 16px;
        width: 450px;
    }
    .classes__images {
        width: calc(100% - 466px);
    }
    .classes__prices {
        flex-direction: column;
    }
    .classes__price {
        margin-bottom: 16px;
        width: 100%;
    }
    .classes__image {
        max-height: 662px;
    }
}
@media (max-width: 900px) {
    .classes {
        margin-bottom: 125px;
    }
    .classes__title {
        padding-bottom: 40px;
    }
    .classes__content {
        width: 336px;
    }
    .classes__images {
        width: calc(100% - 344px);
    }
    .classes__sub-title {
        font-size: 20px;
    }
    .classes__text {
        font-size: 15px;
        padding-top: 8px;
        padding-bottom: 16px;
    }
    .classes__prices {
        padding-bottom: 16px;
    }
    .classes__price {
        padding: 24px;
    }
    .classes__num {
        font-size: 24px;
        display: inline-block;
        position: relative;
    }
    .classes__descr {
        font-size: 15px;
    }
    .classes__discount {
        top: auto;
        right: auto;
        left: calc(100% + 8px);
        bottom: calc(100% - 18px);
        font-size: 12px;
        height: 22px;
        border-radius: 11px;
        line-height: 20px;
        padding: 0 6px;
    }
    .classes__btn {
        font-size: 14px;
        height: 52px;
        border-radius: 26px;
        width: 100%;
    }
    .classes__slider .owl-dots {
        display: flex;
        justify-content: center;
        position: absolute;
        bottom: 18px;
        left: 0px;
        width: 100%;
    }
    .classes__slider .owl-dots .owl-dot {
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background-color: #fff;
        margin: 0 2px;
        box-sizing: border-box;
        border: 1.5px solid #fff;
    }
    .classes__slider .owl-dots .owl-dot.active {
        background-color: #FEE367;
    }
}
@media (max-width: 660px) {
    .classes {
        margin-bottom: 80px;
    }
    .classes__row {
        flex-direction: column;
        margin-bottom: 32px;
    }
    .classes__content {
        width: 100%;
        order: 2;
    }
    .classes__images {
        width: 100%;
        order: 1;
        margin-bottom: 8px;
    }
    .classes__image {
        height: 252px;
    }
}
.timing {
    margin-bottom: 200px;
}
.timing__title {
    padding-bottom: 110px;
}
.timing__wrapper {
    display: flex;
    justify-content: space-between;
}
.timing__item {
    font-family: "NEXTART", sans-serif;
    font-size: 28px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    height: 416px;
    width: 416px;
    border-radius: 208px;
    border: 3px solid #000;
    text-align: center;
    box-sizing: border-box;
    padding: 125px 45px 0px;
    overflow: hidden;
    background-color: #fff;
}
.timing__item:nth-child(1) {
    margin-right: 16px;
}
.timing__item:nth-child(2) {
    margin-right: 16px;
    color: #fff;
    background-color: #2c2c2c;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/template_ege/images/pics/haski.png);
    background-size: 190px;
}
.timing__item:nth-child(3) {
    width: calc(100% - 864px);
    background-position: 400px calc(100% + 100px);
    background-repeat: no-repeat;
    background-image: url(/bitrix/templates/template_ege/images/pics/haski-strong.png);
    background-size: 340px;
}
.timing__item:nth-child(3) div {
    max-width: 350px;
}
.timing__item:nth-child(3) div span {
    background-color: #FEE367;
}

@media (max-width: 1500px) {
    .timing__item:nth-child(3) {
        background-position: center calc(100% + 250px);
    }
    .timing__item:nth-child(3) div {
        max-width: 100%;
    }
}
@media (max-width: 1330px) {
    .timing__wrapper {
        flex-wrap: wrap;
        justify-content: center;
    }
    .timing__item:nth-child(3) {
        width: 100%;
        margin-top: 16px;
        max-width: 848px;
        background-position: 400px calc(100% + 100px);
    }
    .timing__item:nth-child(3) div {
        max-width: 350px;
    }
}
@media (max-width: 910px) {
    .timing {
        margin-bottom: 125px;
    }
    .timing__title {
        padding-bottom: 48px;
    }
    .timing__item {
        width: 336px;
        height: 336px;
        border-radius: 168px;
        font-size: 20px;
        padding-top: 100px;
    }
    .timing__item:nth-child(1) {
        margin-right: 8px;
        margin-bottom: 8px;
    }
    .timing__item:nth-child(2) {
        margin-right: 0;
        background-size: 145px;
        margin-bottom: 8px;
    }
    .timing__item:nth-child(3) {
        margin-top: 0px;
        max-width: 680px;
        background-size: 290px;
        background-position: 320px calc(100% + 100px);
    }
    .timing__item:nth-child(3) div {
        max-width: 300px;
    }
}
@media (max-width: 600px) {
    .timing {
        margin-bottom: 80px;
    }
    .timing__item {
        height: 138px;
        border-radius: 69px;
        width: 100%;
        padding-top: 30px;
        text-align: left;
        font-size: 18px;
        padding-right: 60px;
        padding-left: 35px;
    }
    .timing__item:nth-child(2) {
        padding-right: 80px;
        background-position: calc(100% + 10px) calc(100% + 20px);
        background-size: 130px;
    }
    .timing__item:nth-child(3) {
        width: 100%;
        padding-right: 80px;
        background-position: calc(100% + 20px) calc(100% + 10px);
        background-size: 100px;
    }
}
.teachers {
    margin-top: 200px;
    margin-bottom: 200px;
}
.teachers__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 70px;
}
.teachers__title-ad {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 140%;
    color: #000;
    max-width: 530px;
}
.teachers__tabs {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    padding-bottom: 48px;
}
.teachers__tab {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0 44px;
    height: 72px;
    border-radius: 36px;
    border: 1px solid #000;
    margin-bottom: 16px;
    margin-right: 9px;
    background-color: #fff;
    cursor: pointer;
}
.teachers__tab.active {
    background-color: #FEE367;
}
.teachers__tab-trigger {
    display: none;
}
.teachers__tab-img {
    width: 32px;
    height: auto;
}
.teachers__tab-text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    padding-left: 10px;
}
.teachers__content {
    display: none;
}
.teachers__content.active {
    display: block;
}
.teachers__slider .owl-stage, .teachers__slider .owl-stage-outer {
    display: flex !important;
}
.teachers__slider .owl-item {
    display: flex !important;
    flex: 1 0 auto !important;
}
.teachers__slider .owl-dots {
    display: none;
}
.teachers__slider .owl-nav {
    position: absolute;
    right: 16px;
    bottom: 14px;
}
.teachers__slider .owl-nav button {
    width: 74px;
    height: 74px;
    cursor: pointer;
    background-color: #FEE367 !important;
    border-radius: 5px !important;
    background-image: url(/bitrix/templates/template_ege/images/pics/arrow-slider.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: 23px !important;
}
.teachers__slider .owl-nav button.disabled {
    opacity: 0.5;
}
.teachers__slider .owl-nav .owl-prev {
    margin-right: 12px;
    transform: rotate(180deg);
}
.teachers .teacher {
    display: flex;
    justify-content: space-between;
    margin-bottom: 0px;
}
.teachers .teacher__person {
    width: 658px;
    background-color: #FEE367;
    border-radius: 5px;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: flex-end;
}
.teachers .teacher__image {
    max-width: 100%;
    max-height: 100%;
    display: block;
    width: auto !important;
}
.teachers .teacher__moto {
    position: absolute;
    bottom: 96px;
    left: 48px;
    width: 485px;
    padding: 17px 19px 17px 66px;
    box-sizing: border-box;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    background-color: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}
.teachers .teacher__moto:after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/bitrix/templates/template_ege/images/icons/quotes.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    top: 17px;
    left: 19px;
}
.teachers .teacher__content {
    width: calc(100% - 674px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.teachers .teacher__content-top {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: calc(100% - 120px);
    padding: 80px 150px 80px 80px;
    box-sizing: border-box;
}
.teachers .teacher__name {
    font-family: "NEXTART", sans-serif;
    font-size: 28px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    padding-bottom: 20px;
}
.teachers .teacher__info {
    padding-bottom: 35px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.teachers .teacher__profession {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}
.teachers .teacher__profession:after {
    content: "";
    display: block;
    width: 2px;
    height: 14px;
    background-color: #ddd;
    position: absolute;
    top: calc(50% - 7px);
    right: -1px;
}
.teachers .teacher__date {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    padding-left: 9px;
    padding-right: 9px;
    background-color: #FEE367;
}
.teachers .teacher__descr p {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    margin: 0px;
    padding-bottom: 30px;
}
.teachers .teacher__content-bottom {
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    height: 104px;
    display: flex;
    align-items: center;
}
.teachers .teacher__tags {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 15px 180px 15px 64px;
    flex-wrap: wrap;
}
.teachers .teacher__tag {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    height: 34px;
    border-radius: 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 5px 18px;
    margin-right: 10px;
    margin-bottom: 6px;
    margin-top: 6px;
    box-sizing: border-box;
}
.teachers .teacher__tag:nth-child(1) {
    background-color: #EFEFFF;
}
.teachers .teacher__tag:nth-child(2) {
    background-color: #FFF8D7;
}
.teachers .teacher__tag:nth-child(3) {
    background-color: #E1FFED;
}
@media (max-width: 1400px) {
    .teachers__top {
        flex-direction: column;
        align-items: flex-start;
        padding-bottom: 40px;
    }
    .teachers__title-ad {
        max-width: 660px;
    }
    .teachers__tab {
        height: 54px;
        border: 27px;
    }
    .teachers__slider .owl-nav {
        right: 10px;
        bottom: 18px;
    }
    .teachers__slider .owl-nav button {
        width: 62px;
        height: 62px;
    }
    .teachers__slider .owl-nav .owl-prev {
        margin-right: 8px;
    }
    .teachers .teacher {
        flex-direction: column;
        width: 100%;
        justify-content: flex-start;
    }
    .teachers .teacher__person {
        width: 100%;
        height: 350px;
        margin-bottom: 16px;
    }
    .teachers .teacher__moto {
        left: auto;
        bottom: auto;
        right: 20px;
        top: 20px;
    }
    .teachers .teacher__content {
        width: 100%;
        height: calc(100% - 366px);
    }
    .teachers .teacher__content-top {
        padding: 45px;
        margin-bottom: 16px;
    }
    .teachers .teacher__info {
        flex-direction: column;
        align-items: flex-start;
    }
    .teachers .teacher__profession {
        padding-bottom: 8px;
    }
    .teachers .teacher__profession:after {
        display: none;
    }
    .teachers .teacher__tags {
        padding-left: 45px;
        padding-top: 24px;
        padding-bottom: 24px;
    }
}
@media (max-width: 900px) {
    .teachers {
        margin-top: 125px;
        margin-bottom: 125px;
    }
    .teachers__title-ad {
        font-size: 15px;
        max-width: 490px;
    }
    .teachers__tabs {
        padding-bottom: 24px;
        border: 1px solid #000;
        border-radius: 26px;
        background-color: #fff;
        padding-bottom: 0px;
        overflow: hidden;
    }
    .teachers__tab {
        padding-left: 24px;
        padding-right: 24px;
        height: 52px;
        border-radius: 0;
        display: flex;
        width: 100%;
        margin: 0px;
        justify-content: flex-start;
        display: none;
    }
    .teachers__tab:last-child {
        margin-bottom: 15px;
    }
    .teachers__tab-trigger {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        padding-left: 24px;
        padding-right: 24px;
        height: 52px;
        border-radius: 0;
        width: 100%;
        margin: 0px;
        position: relative;
    }
    .teachers__tab-trigger:after {
        content: "";
        display: block;
        width: 17px;
        height: 10px;
        position: absolute;
        top: calc(50% - 5px);
        right: 24px;
        background-image: url(/bitrix/templates/template_ege/images/icons/list.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
    }
    .teachers__tab-trigger.active:after {
        transform: rotate(180deg);
    }
    .teachers__tab-img {
        width: 20px;
    }
    .teachers__tab-text {
        font-size: 15px;
    }
    .teachers__content-wrapper {
        margin-top: 24px;
    }
    .teachers .teacher__person {
        height: 220px;
        margin-bottom: 4px;
    }
    .teachers .teacher__moto {
        font-size: 15px;
        padding: 17px 17px 17px 66px;
        width: 280px;
    }
    .teachers .teacher__content {
        height: calc(100% - 226px);
    }
    .teachers .teacher__content-top {
        padding: 32px 16px 24px 16px;
        margin-bottom: 4px;
        height: calc(100% - 108px);
    }
    .teachers .teacher__name {
        font-size: 20px;
        padding-bottom: 16px;
    }
    .teachers .teacher__info {
        padding-bottom: 16px;
    }
    .teachers .teacher__profession {
        font-size: 15px;
    }
    .teachers .teacher__date {
        font-size: 15px;
    }
    .teachers .teacher__descr p {
        font-size: 15px;
        padding-bottom: 18px;
    }
    .teachers .teacher__tags {
        padding: 24px 16px;
    }
    .teachers .teacher__tag {
        font-size: 14px;
        height: 30px;
        border-radius: 15px;
    }
    .teachers .teacher__tag:nth-child(n+2) {
        display: none;
    }
}
@media (max-width: 600px) {
    .teachers {
        margin-top: 80px;
        margin-bottom: 80px;
    }
    .teachers .teacher__person {
        justify-content: center;
    }
    .teachers .teacher__moto {
        display: none;
    }
    .teachers .teacher__name {
        font-size: 18px;
    }
}
.first-lesson {
    margin-bottom: 200px;
}
.first-lesson__wrapper {
    background-color: #FEE367;
    display: flex;
    justify-content: space-between;
    padding: 95px 64px 80px 64px;
    box-sizing: border-box;
    overflow: hidden;
}
.first-lesson__content {
    width: calc(100% - 600px);
    position: relative;
    z-index: 10;
}
.first-lesson__title {
    font-size: 50px;
    position: relative;
    line-height: 130%;
}
.first-lesson__sup {
    position: absolute;
    top: -10px;
    right: 22px;
    font-family: "Manrope", sans-serif;
    font-size: 24px;
    font-weight: 700;
    line-height: 32px;
    text-transform: uppercase;
    color: #000;
    height: 32px;
    border-radius: 16px;
    background-color: #49FF66;
    border: 1px solid #000;
    padding: 0 7px;
    box-sizing: border-box;
    transform: rotate(10deg);
}
.first-lesson__options {
    padding-top: 32px;
    padding-bottom: 24px;
}
.first-lesson__option {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    height: 62px;
    border-radius: 31px;
    background-color: #fff;
    padding: 0 24px 0 66px;
    border-radius: 31px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-size: 28px;
    background-position: 24px center;
    margin-bottom: 10px;
}
.first-lesson__option:nth-child(1) {
    background-image: url(/bitrix/templates/template_ege/images/icons/clock.png);
}
.first-lesson__option:nth-child(2) {
    background-image: url(/bitrix/templates/template_ege/images/icons/hat.png);
}
.first-lesson__option:nth-child(3) {
    background-image: url(/bitrix/templates/template_ege/images/icons/people.png);
}
.first-lesson__text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    max-width: 750px;
    padding-bottom: 32px;
}
.first-lesson__btn {
    height: 78px;
    border-radius: 39px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 140%;
    color: #fff;
    text-decoration: none;
    padding: 0 64px;
    background-color: #2c2c2c;
    transition: 0.3s;
    text-align: center;
}
.first-lesson__btn:hover {
    opacity: 0.8;
}
.first-lesson__picture {
    width: 600px;
    position: relative;
}
.first-lesson__image-1 {
    max-width: 420px;
    position: absolute;
    right: 15px;
    top: 30px;
    z-index: 5;
}
.first-lesson__image-2 {
    width: 380px;
    position: absolute;
    top: -70px;
    left: 0;
    z-index: 3;
}
.first-lesson__image-3 {
    width: 1005px;
    position: absolute;
    top: -300px;
    right: -120px;
    z-index: 1;
    transform: rotate(17deg);
}

@media (max-width: 1100px) {
    .first-lesson__wrapper {
        padding: 64px 32px;
    }
    .first-lesson__content {
        width: 500px;
    }
    .first-lesson__sup {
        top: 60px;
        right: -40px;
        transform: rotate(7deg);
    }
    .first-lesson__text {
        display: none;
    }
    .first-lesson__picture {
        width: calc(100% - 500px);
    }
    .first-lesson__image-1 {
        display: none;
    }
    .first-lesson__image-2 {
        top: 140px;
        left: -120px;
    }
    .first-lesson__image-3 {
        right: auto;
        left: -250px;
    }
}
@media (max-width: 900px) {
    .first-lesson {
        margin-bottom: 125px;
    }
}
@media (max-width: 600px) {
    .first-lesson {
        margin-bottom: 80px;
    }
    .first-lesson__wrapper {
        flex-direction: column;
        padding: 30px 16px;
    }
    .first-lesson__content {
        width: 100%;
        order: 2;
    }
    .first-lesson__title {
        font-size: 24px;
        padding-right: 80px;
        max-width: 300px;
    }
    .first-lesson__sup {
        font-size: 20px;
        height: 22px;
        border-radius: 11px;
        line-height: 22px;
        top: calc(50% - 10px);
        right: 0px;
    }
    .first-lesson__options {
        padding-top: 24px;
        padding-bottom: 16px;
    }
    .first-lesson__option {
        font-size: 14px;
        height: 44px;
        border-radius: 22px;
        margin-right: 4px;
        background-size: 20px;
        background-position: 16px center;
        padding-left: 50px;
    }
    .first-lesson__text {
        font-size: 15px;
        display: block;
        padding-bottom: 16px;
        padding-bottom: 20px;
    }
    .first-lesson__btn {
        font-size: 14px;
        height: 52px;
        border-radius: 26px;
    }
    .first-lesson__picture {
        order: 1;
        height: 230px;
        width: 100%;
    }
    .first-lesson__image-1 {
        display: block;
        width: 190px;
        top: 0;
        right: auto;
        left: 100px;
        z-index: 3;
    }
    .first-lesson__image-2 {
        width: 200px;
        top: 40px;
        left: 0;
        z-index: 5;
    }
    .first-lesson__image-3 {
        width: 470px;
        left: 200px;
        top: -60px;
    }
}
.faq__title {
    margin-bottom: 68px;
}
.faq__item {
    border-bottom: 2px solid #ddd;
    padding-bottom: 32px;
    margin-bottom: 50px;
}
.faq__question {
    font-family: "NEXTART", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding-right: 40px;
    cursor: pointer;
}
.faq__question:after {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(/bitrix/templates/template_ege/images/icons/plus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    top: 0px;
}
.faq__question.active:after {
    background-image: url(/bitrix/templates/template_ege/images/icons/minus.png);
}
.faq__answer {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #000;
    max-width: 890px;
    padding-top: 24px;
    display: none;
}
.faq__answer.active {
    display: block;
}
.faq .tabs__nav {
    margin: 0;
    padding: 0;
    padding-bottom: 20px;
    margin-bottom: 60px;
    overflow: auto;
    white-space: nowrap;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.faq .tabs__item {
    list-style: none;
    display: inline-block;
    margin-right: 12px;
    margin-bottom: 12px;
}
.faq .tabs__item a {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    color: #000;
    text-decoration: none;
    height: 72px;
    padding: 0 44px;
    border: 1px solid #000;
    border-radius: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
}
.faq .tabs__item.active a {
    background-color: #FEE367;
}
.faq .tab__content {
    display: none;
}
.faq .tab__content.active {
    display: block;
}

@media (max-width: 900px) {
    .faq__title {
        margin-bottom: 32px;
    }
    .faq__item {
        margin-bottom: 24px;
    }
    .faq__question {
        font-size: 20px;
    }
    .faq__answer {
        font-size: 15px;
        padding-top: 20px;
    }
    .faq .tabs__nav {
        margin-bottom: 30px;
    }
    .faq .tabs__item {
        margin-right: 7px;
    }
    .faq .tabs__item a {
        height: 52px;
        border-radius: 26px;
        padding: 0 23px;
        font-size: 15px;
    }
}
@media (max-width: 600px) {
    .faq__question {
        font-size: 18px;
    }
    .faq .tabs__nav {
        padding-left: 15px;
        padding-right: 15px;
        margin-left: -15px;
        margin-right: -15px;
    }
}
.callback {
    margin-top: 200px;
}
.callback .wrapper {
    display: flex;
    justify-content: space-between;
}
.callback__content {
    width: calc(100% - 450px);
    background-color: #fff;
    padding: 128px 64px;
    box-sizing: border-box;
}
.callback__picture {
    width: 425px;
    background-color: #2c2c2c;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
}
.callback__title {
    padding-bottom: 32px;
}
.callback__text {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 32px;
    line-height: 140%;
    color: #000;
}
.callback__phone {
    font-family: "Manrope", sans-serif;
    font-weight: 800;
    font-size: 32px;
    line-height: 140%;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}
.callback__sub-text {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    opacity: 0.6;
    padding-top: 24px;
    padding-bottom: 24px;
}
.callback__btn {
    height: 60px;
    padding: 0 43px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    font-family: "Manrope", sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 140%;
    color: #000;
    cursor: pointer;
    background-color: #FEE367;
    transition: 0.3s;
}
.callback__btn:hover {
    opacity: 0.8;
}
.callback__socials {
    padding-top: 40px;
}
.callback__wait {
    position: absolute;
    top: 64px;
    left: 64px;
    font-family: "NEXTART", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    margin: 0;
    color: #000;
    padding: 32px;
    border-radius: 5px;
    background-color: #FEE367;
}
.callback__wait:after {
    content: "";
    display: block;
    width: 32px;
    height: 40px;
    background-image: url(/bitrix/templates/template_ege/images/pics/bubble.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: calc(100% + 20px);
    right: 30px;
}
.callback__image {
    position: absolute;
    bottom: -15px;
    right: -35px;
    max-height: 500px;
    max-width: 430px;
}
.callback .socials__text {
    font-family: "Manrope", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 140%;
    color: #000;
    padding-bottom: 15px;
}
@media (max-width: 1050px) {
    .callback .wrapper {
        flex-direction: column;
    }
    .callback__content {
        width: 100%;
    }
    .callback__picture {
        width: 100%;
        height: 136px;
        margin-top: 8px;
    }
    .callback__wait {
        padding: 16px;
        font-size: 16px;
        top: 8px;
        left: 8px;
    }
    .callback__wait:after {
        width: 24px;
        height: 18px;
        top: auto;
        bottom: 0px;
        left: calc(100% + 20px);
        transform: rotate(-35deg);
    }
    .callback__image {
        max-width: 152px;
        max-height: 175px;
        left: 165px;
        top: -10px;
    }
}
@media (max-width: 900px) {
    .callback {
        margin-top: 125px;
    }
    .callback__content {
        padding: 48px 20px;
        text-align: center;
    }
    .callback__title {
        padding-bottom: 24px;
    }
    .callback__text {
        font-size: 15px;
        max-width: 300px;
        margin: 0 auto;
    }
    .callback__phone {
        font-size: 15px;
    }
    .callback__sub-text {
        padding-bottom: 16px;
        padding-top: 16px;
        font-size: 15px;
    }
    .callback__btn {
        font-size: 14px;
    }
    .callback__socials {
        padding-top: 16px;
    }
    .callback .socials__text {
        padding-bottom: 10px;
        font-size: 15px;
    }
}
@media (max-width: 600px) {
    .callback {
        margin-top: 80px;
    }
    .callback__content {
        padding: 32px 15px;
    }
    .callback__title {
        font-size: 24px;
    }
    .callback__text {
        font-size: 15px;
        max-width: 300px;
    }
    .callback__phone {
        font-size: 15px;
    }
    .callback__sub-text {
        font-size: 12px;
    }
    .callback__btn {
        height: 56px;
        border-radius: 28px;
    }
    .callback .socials__text {
        font-size: 15px;
    }
}
.contacts {
    margin-top: 200px;
}
.contacts__title {
    padding-bottom: 70px;
}
.contacts__top {
    display: flex;
    justify-content: space-between;
}
.contacts__content {
    width: 620px;
}
.contacts__picture {
    height: 242px;
}
.contacts__picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: left;
}
.contacts__map {
    width: calc(100% - 635px);
    border: 2px solid #000;
    box-sizing: border-box;
}
.contacts__map img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.contacts__inner {
    background-color: #fff;
    margin-top: 16px;
    padding: 48px;
    box-sizing: border-box;
}
.contacts__address {
    font-family: "NEXTART", sans-serif;
    font-size: 28px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    padding-bottom: 16px;
}
.contacts__text {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    padding-bottom: 16px;
}
.contacts__sub-text {
    font-family: "Manrope", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #000;
    opacity: 0.6;
    padding-bottom: 16px;
}
.contacts__phone {
    font-family: "NEXTART", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    text-decoration: none;
    margin-top: 14px;
    margin-bottom: 10px;
}
.contacts__bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 112px;
    padding-bottom: 105px;
}
.contacts__socials {
    width: 620px;
}
.contacts__chat {
    width: calc(100% - 635px);
}
.contacts__sub-title {
    font-family: "NEXTART", sans-serif;
    font-size: 28px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    padding-bottom: 40px;
}

@media (max-width: 1050px) {
    .contacts__top {
        flex-direction: column;
    }
    .contacts__content {
        order: 2;
        width: 100%;
    }
    .contacts__map {
        order: 1;
        width: 100%;
        height: 335px;
        margin-bottom: 16px;
    }
    .contacts__socials {
        width: 50%;
    }
    .contacts__chat {
        width: 50%;
    }
}
@media (max-width: 900px) {
    .contacts {
        margin-top: 125px;
    }
    .contacts__title {
        padding-bottom: 45px;
    }
    .contacts__inner {
        padding: 24px 16px;
    }
    .contacts__inner br {
        display: none;
    }
    .contacts__address {
        font-size: 20px;
    }
    .contacts__text {
        font-size: 16px;
    }
    .contacts__sub-text {
        font-size: 16px;
    }
    .contacts__phone {
        font-size: 20px;
    }
    .contacts__bottom {
        padding-top: 50px;
        padding-bottom: 100px;
    }
}
@media (max-width: 600px) {
    .contacts {
        margin-top: 80px;
    }
    .contacts__title {
        padding-bottom: 30px;
    }
    .contacts__picture {
        height: 150px;
    }
    .contacts__map {
        height: 415px;
    }
    .contacts__bottom {
        flex-direction: column;
        padding-bottom: 80px;
    }
    .contacts__socials {
        width: 100%;
        padding-bottom: 40px;
    }
    .contacts__chat {
        width: 100%;
    }
    .contacts__sub-title {
        font-size: 24px;
        padding-bottom: 25px;
    }
}
.footer {
    background-color: #2c2c2c;
    padding: 64px 0px;
}
.footer__top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.footer__logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-right: 20px;
    width: 530px;
}
.footer__logo-image {
    width: 180px;
    padding-right: 20px;
    margin-right: 20px;
    position: relative;
}
.footer__logo-image:after {
    content: "";
    display: block;
    width: 2px;
    height: 34px;
    background-color: #fff;
    position: absolute;
    right: 0px;
    top: calc(50% - 17px);
}
.footer__logo-image img {
    max-width: 100%;
    max-height: 100%;
}
.footer__logo-text {
    font-family: "Manrope", sans-serif;
    color: #fff;
    line-height: 150%;
    font-weight: 500;
    font-size: 16px;
    max-width: 290px;
}
.footer__menu {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: calc(100% - 630px);
}
.footer__item {
    margin-right: 20px;
    list-style: none;
}
.footer__item:last-child {
    margin-right: 0;
}
.footer__link {
    font-family: "Manrope", sans-serif;
    color: #fff;
    line-height: 140%;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
    transition: 0.3s;
}
.footer__link:hover {
    opacity: 0.8;
}
.footer__bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}
.footer__privacy {
    font-family: "Manrope", sans-serif;
    color: #797979;
    line-height: 140%;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
    transition: 0.3s;
}
.footer__privacy:hover {
    color: #fff;
}
.footer__copy {
    font-family: "Manrope", sans-serif;
    color: #797979;
    line-height: 140%;
    font-weight: 400;
    font-size: 20px;
}

@media (max-width: 1550px) {
    .footer__top {
        flex-direction: column;
        align-items: flex-start;
    }
    .footer__menu {
        padding-top: 40px;
        width: 100%;
    }
}
@media (max-width: 900px) {
    .footer {
        padding: 32px 0px;
    }
    .footer__logo-image {
        padding-right: 0;
        width: 75px;
    }
    .footer__logo-image:after {
        display: none;
    }
    .footer__logo-text {
        display: none;
    }
    .footer__link {
        font-size: 15px;
    }
    .footer__privacy {
        font-size: 14px;
    }
    .footer__copy {
        font-size: 14px;
    }
}
@media (max-width: 700px) {
    .footer {
        padding: 24px 0px;
    }
    .footer__logo {
        justify-content: center;
        align-items: center;
        width: 100%;
        padding-right: 0;
    }
    .footer__logo-image {
        margin-right: 0;
    }
    .footer__menu {
        display: none;
    }
    .footer__bottom {
        margin-top: 24px;
        flex-direction: column;
        align-items: center;
    }
    .footer__copy {
        padding-top: 16px;
    }
}
.modal {
    background-color: #fff;
    width: 656px;
    border-radius: 5px;
    padding: 86px 64px;
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    display: none;
    margin-top: 10px;
    margin-bottom: 10px;
}
.modal-success {
    max-width: 1125px;
    width: 95%;
    white-space: normal;
}
.modal-success .modal__title {
    text-align: left;
}
.modal-success .modal__sub-title {
    padding-top: 24px;
    padding-bottom: 32px;
    text-align: left;
}
.modal-success .modal__btn,
.modal__btn_ok {
    max-width: 235px;
    text-decoration: none;
    margin: 0;
}
.modal__bg {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    white-space: nowrap;
    z-index: 999999;
    display: none;
    overflow: scroll;
}
.modal__bg:after {
    display: inline-block;
    vertical-align: middle;
    width: 0;
    height: 100%;
    content: "";
}
.modal__close {
    background-image: url(/bitrix/templates/template_ege/images/icons/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 20px;
    position: absolute;
    top: 20px;
    right: 20px;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.modal__title {
    font-family: "NEXTART", sans-serif;
    font-size: 50px;
    line-height: 150%;
    font-weight: 700;
    color: #000;
}
.modal__sub-title {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
    opacity: 0.6;
    padding-top: 24px;
    padding-bottom: 45px;
}
.modal__row {
    position: relative;
    margin-bottom: 30px;
    height: 74px;
    width: 100%;
}
.modal__row input {
    width: 100%;
    height: 100%;
    display: block;
    border: none;
    outline: none;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    /*color: #616366;*/
    color: #000;
    padding: 0px 15px;
    box-sizing: border-box;
    border: 3px solid #000;
    border-radius: 5px;
}
.modal__row input:focus {
    border-color: #FEE367;
}
.modal__sup-text {
    padding-left: 6px;
    padding-right: 6px;
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 500;
    color: #000;
    position: absolute;
    top: -14px;
    left: 26px;
    background-color: #fff;
}
.modal__btn {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    height: 80px;
    border-radius: 40px;
    background-color: #FEE367;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    outline: none;
    border: none;
    width: 100%;
    margin-top: 32px;
    margin-bottom: 24px;
    cursor: pointer;
}
.modal__btn_ok {
    font-family: "Manrope", sans-serif;
    font-size: 18px;
    line-height: 140%;
    font-weight: 700;
    color: #000;
    height: 80px;
    border-radius: 40px;
    background-color: #FEE367;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    box-sizing: border-box;
    outline: none;
    border: none;
    width: 100%;
    cursor: pointer;
}
.modal__sub-text {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    color: #616366;
    text-align: center;
}
.modal__link {
    font-family: "Manrope", sans-serif;
    font-size: 20px;
    line-height: 140%;
    font-weight: 400;
    color: #000;
    display: block;
    text-decoration: none;
}

@media (max-width: 700px) {
    .modal {
        width: 95%;
        padding: 42px 16px 32px;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .modal__close {
        top: 10px;
        right: 10px;
    }
    .modal__title {
        font-size: 29px;
    }
    .modal__sub-title {
        font-size: 15px;
        padding-top: 15px;
        padding-bottom: 32px;
    }
    .modal__row {
        height: 54px;
    }
    .modal__sup-text {
        font-size: 15px;
        top: -11px;
    }
    .modal__btn,
.modal__btn_ok {
        font-size: 18px;
        height: 54px;
        border-radius: 27px;
        margin-bottom: 24px;
        margin-top: 24px;
    }
    .modal__sub-text {
        font-size: 15px;
    }
    .modal__link {
        font-size: 15px;
    }
}




.menu__close{
	display: none;
    background-image: url(/bitrix/templates/template_ege/images/icons/close.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 24px;
    height: 24px;
    cursor: pointer;
}
@media(max-width: 1300px){
	.header{
		position: relative;
	}
	.header__bottom{
		background-color: #fff;
		width: 300px;
		position: absolute;
		top: 10px;
		left: 10px;
		padding: 40px 20px 40px 20px;
		box-sizing: border-box;
		border-radius: 10px;
		z-index: 9;
		box-shadow: 0 0 15px rgba(0,0,0,.3);
	}
	.menu__close{
		display: block;
	}
	.header .main-menu {
	    display: flex;
	    justify-content: flex-start;
	    align-items: flex-start;
		flex-direction: column;
		padding-top: 40px;
		margin-top: 5px;
		border-top: 2px solid #000;
	}
	.header .main-menu__item {
	    padding-right: 0px;
		margin-bottom: 30px;
	}
	.header .main-menu__link {
	    font-size: 18px;
	}

}
@media(max-width: 600px){
	.header .main-menu__item {
		margin-bottom: 25px;
	}
	.header .main-menu__link{
		font-size: 16px;
	}
}

/* Mobile menu viewport fix — 2026-08-31 */
@media (max-width: 1300px) {
    .header__bottom {
        position: fixed;
        top: 10px;
        left: 10px;
        max-height: calc(100vh - 20px);
        overflow-y: auto;
        overscroll-behavior: contain;
        z-index: 1000;
    }
}

/* End */
/* /bitrix/templates/template_ege/template_styles.css?178814084482439 */
