

/* Start:/local/templates/.default/markup/build/css/entry.min.css?1750662962108222*/
*,
.slick-slider,
::after,
::before {
    box-sizing: border-box;
}
.breadcrumbs,
.text-medium,
.text-regular {
    font-style: normal;
}
.breadcrumbs,
.text-large,
.text-title,
body {
    line-height: 1.3;
}
.modal__close svg,
.nav,
.nav::before,
.slick-slide.dragging img,
.tooltip__content {
    pointer-events: none;
}
.nav__item.acc_active > .nav__header .nav__chevron svg,
.submenu__item.acc_active > .nav__header .nav__chevron svg {
    rotate: -180deg;
}
.modal__content,
.new-order__table {
    scrollbar-width: thin;
    scrollbar-gutter: stable;
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 300;
    src: url(/local/templates/.default/markup/build/css/../fonts/Roboto-LightItalic.woff2) format("woff2"), url(/local/templates/.default/markup/build/css/../fonts/Roboto-LightItalic.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Manrope;
    font-style: normal;
    font-weight: 200;
    src: url(/local/templates/.default/markup/build/css/../fonts/Manrope-Thin.woff2) format("woff2"), url(/local/templates/.default/markup/build/css/../fonts/Manrope-Thin.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Manrope;
    font-style: normal;
    font-weight: 300;
    src: url(/local/templates/.default/markup/build/css/../fonts/Manrope-Light.woff2) format("woff2"), url(/local/templates/.default/markup/build/css/../fonts/Manrope-Light.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Manrope;
    font-style: normal;
    font-weight: 400;
    src: url(/local/templates/.default/markup/build/css/../fonts/Manrope-Regular.woff2) format("woff2"), url(/local/templates/.default/markup/build/css/../fonts/Manrope-Regular.woff) format("woff");
    font-display: swap;
}
@font-face {
    font-family: Manrope;
    font-style: normal;
    font-weight: 500;
    src: url(/local/templates/.default/markup/build/css/../fonts/Manrope-Medium.woff2) format("woff2"), url(/local/templates/.default/markup/build/css/../fonts/Manrope-Medium.woff) format("woff");
    font-display: swap;
}
body,
html {
    height: 100%;
}
html.special .header {
    margin-top: 100px;
}
body {
    font-family: Manrope, Arial, sans-serif;
    margin: 0;
    display: flex;
    flex-direction: column;
    min-width: 360px;
    font-weight: 400;
    font-size: 15px;
    padding-top: 80px;
    color: #101921;
}
body > main {
    flex-grow: 1;
}
.company__structure,
.container {
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1350px;
    margin: 0 auto;
}
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    border: 0;
    clip: rect(0 0 0 0);
}
.regular-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.regular-list--gap-8-12 {
    gap: 8px;
}
.regular-list li > * {
    font-size: 18px;
}
.regular-list li {
    padding-left: 32px;
    position: relative;
}
.regular-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    width: 24px;
    background-color: #05509b;
}
.simple-ol-list {
    margin: 0;
    padding: 0 0 0 1em;
}
.simple-ol-list li {
    padding-left: 3px;
}
.activities__list,
.brands__slider,
.company__certificates-slider,
.footer-nav__list,
.footer-nav__submenu,
.footer__slider,
.simple-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.common-picture img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.border-radius {
    border-radius: 20px;
}
.mask,
.nav__item,
.overflow-hidden {
    overflow: hidden;
}
.font-roboto {
    font-family: Roboto, Arial, sans-serif;
}
.link-reset,
.submenu__link {
    color: inherit;
    text-decoration: none;
    outline: 0;
}
.text-medium,
.text-regular,
.text-small {
    font-weight: 400;
    line-height: 1.3;
    margin: 0;
}
.text-small {
    font-size: 14px;
}
.text-regular {
    font-size: 15px;
    letter-spacing: -0.3px;
}
.text-medium {
    font-size: 16px;
}
.text-large {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.36px;
    margin: 0;
}
.text-title {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 16px;
}
.text-subtitle {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.4px;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-red {
    color: red;
}
.text-blue {
    color: #05509b;
}
.text-dark {
    color: #101921;
}
.text-grey {
    color: #515151;
}
.text-danger {
    color: #d34646;
}
.text-good {
    color: #31b656;
}
.login-form__text a,
.requisites__content a,
.text-link {
    position: relative;
    display: inline-block;
    text-decoration: none;
    outline: 0;
    color: #05509b;
    transition: color 0.15s;
}
.text-link--btf::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 0;
    bottom: -1px;
    left: 0;
    background: #044484;
    transition: 0.3s;
}
.accordion-checkbox li,
.events-page__tab-list,
.text-link--btf:hover::after {
    width: 100%;
}
.control--checkbox:focus-visible .control__mark svg,
.control--checkbox:hover .control__mark svg,
.pagination__arrow:focus-visible svg,
.pagination__arrow:hover svg,
.text-link:focus-visible,
.text-link:hover {
    color: #044484;
}
.text-link--with-icon {
    display: flex;
    align-items: center;
    gap: 6px;
}
.header__logo img,
.select--large,
.slick-initialized .slick-slide,
.slick-slide img,
.text-link--with-icon svg {
    display: block;
}
.mb-24,
.mb-24-16,
.mb-24-32,
.mb-24-48,
.mb-24-64 {
    margin-bottom: 24px;
}
.mb-20,
.vacancies__info {
    margin-bottom: 20px;
}
.event-page__page-title,
.mb-16,
.mb-16-24,
.mb-16-32,
.mb-16-48,
.projects__grid-element .text-regular {
    margin-bottom: 16px;
}
.mb-12 {
    margin-bottom: 12px;
}
.mb-8,
.mb-8-24 {
    margin-bottom: 8px;
}
.event-page__tag,
.mb-32-48 {
    margin-bottom: 32px;
}
.events-page__pagination,
.mb-40-48 {
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .tablet-and-desktop-only {
        display: none !important;
    }
    .control__label {
        max-width: 90%;
        word-break: break-all;
    }
}
.breadcrumbs,
.breadcrumbs__item:last-child {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}
.slick-list,
.slick-slider {
    position: relative;
    display: block;
}
.slick-slider {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translate3d(0, 0, 0);
}
.breadcrumbs__item::after,
.slider .slick-arrow {
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: flex;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table;
}
.slick-arrow.slick-hidden,
.slick-slide,
.slick-slide.slick-loading img {
    display: none;
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.spinner {
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10;
}
.slider,
.tooltip {
    position: relative;
}
.spinner img {
    width: 100px;
    height: 100px;
}
.breadcrumbs {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 14px;
    font-size: 13px;
    font-weight: 400;
    flex-wrap: wrap;
    letter-spacing: -0.26px;
    text-transform: lowercase;
    margin: 0 0 8px;
}
.breadcrumbs__item {
    color: #515151;
    position: relative;
}
.breadcrumbs__link,
.button {
    color: inherit;
    text-decoration: none;
    white-space: nowrap;
}
.breadcrumbs__item::after {
    content: "/";
    right: -10px;
}
.breadcrumbs__item:last-child {
    color: #05509b;
}
.breadcrumbs__item:last-child::after,
.input-file__message {
    display: none;
}
.breadcrumbs__link {
    outline: 0;
}
.breadcrumbs a.breadcrumbs__link:focus-visible,
.breadcrumbs a.breadcrumbs__link:hover {
    text-decoration: underline;
}
.slider {
    margin-bottom: 30px !important;
}
.slider .slick-arrow {
    border: 0;
    background: #515151;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
    font-size: 0;
    width: 16px;
    height: 16px;
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#chevron);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#chevron);
    z-index: 5;
}
.slider .slick-prev {
    left: 0;
    transform: translateY(-50%) rotate(90deg);
}
.slider .slick-next {
    right: 0;
    transform: translateY(-50%) rotate(-90deg);
}
.slider .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    gap: 4px;
}
.slider .slick-dots li {
    line-height: 0;
}
.button,
.slider .slick-dots button {
    border: 0;
    background: 0 0;
    margin: 0;
    cursor: pointer;
    outline: 0;
}
.slider .slick-dots button {
    padding: 0;
    width: 6px;
    height: 6px;
    background-color: #e9e9e9;
    border-radius: 50%;
    font-size: 0;
    transition: background-color 0.15s;
}
.slider .slick-dots li.slick-active button {
    background-color: #788fc9;
}
.button {
    border-radius: 100px;
    padding: 12px 32px;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    min-height: 50px;
    line-height: 1;
    justify-content: center;
    font-weight: 500;
    text-align: center;
    text-transform: initial;
    transition: background-color 0.15s, color 0.15s;
}
.button--round,
.input-file__drop-zone.drop ~ .input-file__footer,
.modal.open,
.switcher,
.tooltip {
    display: flex;
}
.footer__email,
.footer__logo p,
.header__phone,
.page-title {
    text-transform: uppercase;
}
.button--primary {
    background: #05509b;
    color: #fff;
}
.button--primary:focus-visible,
.button--primary:hover {
    background: #044484;
}
.button--secondary {
    border: 1px solid #05509b;
    color: #05509b;
}
.button--secondary:focus-visible,
.button--secondary:hover {
    background: #05509b;
    color: #fff;
}
.button--danger {
    border: 1px solid #be342b;
    color: #be342b;
}
.button--danger:focus-visible,
.button--danger:hover {
    background: #be342b;
    color: #fff;
}
.button--thirty {
    background: #fff;
    color: #05509b;
    border: 1px solid transparent;
}
.button--thirty:focus-visible,
.button--thirty:hover {
    background: #d4e1ed;
    box-shadow: initial;
}
.button--42x42 {
    width: 42px;
    height: 42px;
}
.button--52x52 {
    width: 52px;
    height: 52px;
}
.button--round {
    padding: 0;
    justify-content: center;
    align-items: center;
}
.button--round svg {
    display: block;
    width: 24px;
    height: 24px;
}
.button:focus-visible,
.button:hover {
    box-shadow: 0 13px 26px 0 rgba(16, 25, 33, 0.15);
}
.button:active {
    opacity: 0.2;
}
.button--disabled,
.button:disabled {
    opacity: 0.15;
    cursor: auto;
    box-shadow: none;
}
.textfield {
    font: inherit;
    background: 0 0;
    border-radius: 6px;
    border: 1px solid #d0d6dd;
    outline: 0;
    margin: 0;
    padding: 3px 10px;
}
.textfield:focus {
    border-color: #e6e6e6;
}
.textfield--date {
    padding: 8px 10px;
    min-width: 143px;
}
.textfield--date::-webkit-calendar-picker-indicator {
    cursor: pointer;
    filter: invert(14%) sepia(100%) saturate(4224%) hue-rotate(200deg) brightness(80%) contrast(96%);
}
.textfield--textarea {
    border-radius: 20px;
    padding: 16px;
    width: 100%;
    resize: none;
}
.textfield--number {
    width: 80px;
}
.textfield--error {
    border: 1px solid #d34646 !important;
}
.tooltip {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #05509b;
    color: #05509b;
    font-size: 14px;
    justify-content: center;
    align-items: center;
    z-index: 5;
}
.header,
.modal,
.nav {
    z-index: 10;
}
.tooltip__content {
    position: absolute;
    color: #fff;
    margin: 0;
    padding: 16px;
    background-color: rgba(16, 25, 33, 0.9);
    border-radius: 6px;
    width: 0;
    transform: translateX(-50%) scale(0);
    height: 0;
    opacity: 0;
    bottom: calc(100% + 4px);
    left: 50%;
    transition: opacity 0.15s;
}
.tooltip:focus-visible .tooltip__content,
.tooltip:hover .tooltip__content {
    width: auto;
    aspect-ratio: 7/1;
    height: auto;
    opacity: 1;
    transform: scale(1);
    pointer-events: initial;
}
.input-file input {
    position: absolute;
    inset: 0;
}
.input-file__button,
.input-file__drop-zone {
    display: flex;
    border-radius: 10px;
    align-items: center;
}
.input-file__button {
    cursor: pointer;
    position: relative;
    width: 58px;
    height: 45px;
    background-color: #05509b;
    color: #fff;
    font-size: 16px;
    justify-content: center;
    transition: background-color 0.15s;
}
.input-file__drop-zone {
    width: 100%;
    padding: 4px;
    gap: 8px;
    border: 1px dashed #c7cee1;
    margin-bottom: 16px;
    transition: border 0.15s;
}
.input-file__text,
.pagination__item,
.switcher__text {
    transition: color 0.15s;
}
.input-file__drop-zone.hover {
    border-style: solid;
}
.input-file__drop-zone.hover .input-file__text {
    color: #d4e1ed;
}
.input-file__drop-zone.hover .input-file__button {
    background-color: #e6e6e6;
}
.input-file__text {
    color: #515151;
    font-size: 13px;
    letter-spacing: -0.26px;
}
.input-file__footer {
    display: none;
    gap: 20px;
    color: #05509b;
    font-size: 15px;
    letter-spacing: -0.3px;
}
.input-file__name {
    margin: 0;
}
.input-file__remove-button {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
    font: inherit;
    color: inherit;
}
.input-file.error .input-file__message {
    display: block;
    color: #d34646;
    margin-bottom: 4px;
    font-size: 13px;
}
.brands__item,
.control--with-border-mark,
.control--with-border-mark-checkbox,
.image-zoom,
.search,
.select {
    position: relative;
}
.select select {
    display: block;
    width: 100%;
    font: inherit;
    color: #05509b;
    font-size: 16px;
    font-weight: 400;
    outline: 0;
    margin: 0;
    padding: 7px 34px 7px 12px;
    border-radius: 10px;
    border: 1px solid #e6ecfe;
    min-width: 200px;
    -webkit-appearance: none;
    background: #fff;
}
.select::after,
.selectlin::before {
    position: absolute;
    pointer-events: none;
    content: "";
    width: 16px;
    height: 16px;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-mask: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#chevron) no-repeat center;
    mask: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#chevron) no-repeat center;
    background-color: #05509b;
    z-index: 1;
}
.select--large select {
    padding: 12px 34px 12px 8px;
    white-space: pre-wrap;
}
.select--style-grey select {
    border-color: #d0d6dd;
    color: #515151;
}
.select--border-radius-6 select {
    border-radius: 6px;
}
.select--min-content {
    width: -moz-min-content;
    width: min-content;
}
.select--min-content select {
    min-width: 146px;
}
.pagination,
.pagination__list {
    display: flex;
    align-items: center;
}
.pagination {
    gap: 24px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.36px;
    justify-content: center;
}
.pagination__list {
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 20px;
}
.pagination__item {
    color: #a2acc7;
}
.pagination__item--current {
    color: #05509b;
}
.pagination__item:focus-visible,
.pagination__item:hover {
    color: #05509b;
}
.pagination__link {
    color: inherit;
    text-decoration: none;
    outline: 0;
    margin: 0;
    display: block;
    padding: 2px;
}
.pagination__arrow,
.search__button {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
}
.pagination__arrow svg {
    transition: color 0.15s;
    color: #05509b;
    display: block;
}
.pagination__arrow--left svg {
    transform: rotate(90deg);
}
.pagination__arrow--right svg {
    transform: rotate(-90deg);
}
.modal {
    position: fixed;
    background-color: rgba(16, 25, 33, 0.9);
    inset: 0;
    padding: 24px 60px;
    display: none;
}
.modal__inner {
    margin: auto;
    overscroll-behavior-y: contain;
    padding: 12px 24px;
    border-radius: 20px;
    position: relative;
    background-color: #fff;
}
.modal__close {
    padding: 0;
    position: absolute;
    right: -56px;
    top: 0;
    border-radius: 50%;
    width: 48px;
    height: 48px;
    display: flex;
}
.modal__close svg {
    margin: auto;
    display: block;
}
.modal__content {
    scrollbar-color: #efefef transparent;
    max-height: 75vh;
    overflow: auto;
}
.modal__content::-webkit-scrollbar {
    width: 7px;
}
.modal__content::-webkit-scrollbar-track {
    background-color: transparent;
}
.modal__content::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #efefef;
}
.switcher {
    color: #515151;
    font-size: 15px;
    letter-spacing: -0.3px;
    gap: 8px;
    align-items: center;
    cursor: pointer;
    padding: 0 16px;
}
.filter-form__document,
.switcher--no-padding,
.tabs {
    padding: 0;
}
.switcher__toggle {
    background-color: #e6e6e6;
    border-radius: 50px;
    display: block;
    position: relative;
    width: 54px;
    height: 32px;
    transition: background-color 0.15s;
}
.switcher__toggle::after {
    content: "";
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    background: #fff;
    top: 50%;
    left: 6px;
    transform: translateY(-50%);
    transition: transform 0.15s;
}
.switcher__input:checked + .switcher__toggle {
    background-color: #05509b;
}
.switcher__input:checked + .switcher__toggle::after {
    transform: translate(22px, -50%);
}
.accordion-checkbox__item.active .accordion-checkbox__item--icon::after,
.accordion__item.acc_active > .accordion__header::after {
    transform: translateY(-50%) rotate(0);
}
.switcher__input:checked ~ .switcher__text {
    color: #05509b;
}
.switcher--no-right-padding {
    padding-right: 0;
}
.switcher--no-left-padding {
    padding-left: 0;
}
.tabs {
    margin: 0;
    list-style: none;
    display: flex;
}
.tabs .tabs__label {
    display: block;
    border-bottom: 2.5px solid #d4e1ed;
    padding: 0 5px 16px;
    cursor: pointer;
    transition: color 0.15s;
}
.tabs__item {
    flex: 1;
}
.tabs__item label {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.4px;
}
.tabs__item input:checked + .tabs__label {
    color: #05509b;
    border-color: #05509b;
}
.tabs__item input:disabled + .tabs__label {
    color: rgba(81, 81, 81, 0.6);
    cursor: auto;
}
.tabs__item:focus-visible .tabs__label,
.tabs__item:hover .tabs__label {
    color: #05509b;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.97);
    transition: transform 0.4s;
}
.header--hidden {
    transform: translateY(-100%);
}
.header__container {
    display: grid;
    grid-template-rows: repeat(2, auto);
    align-items: center;
    padding-top: 16px;
    padding-bottom: 9px;
}
.header__logo {
    display: block;
    margin-right: 23px;
    grid-row: 1;
}
.header__phone {
    text-decoration: none;
    outline: 0;
    color: #05509b;
    font-size: 18px;
    font-weight: 300;
    margin-right: 10px;
    grid-row: 2;
}
.header__user-nav {
    margin-left: auto;
    grid-row: 1/3;
}
.page-title {
    color: #05509b;
    font-size: 28px;
    font-weight: 400;
    letter-spacing: -0.56px;
    margin: 0 0 32px;
    max-width: 760px;
}
.page-title--space-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
    gap: 24px;
}
.grid-sticky,
.grid-two-columns {
    display: flex;
    flex-direction: column;
}
.page-title--mt {
    margin-top: 40px;
}
.grid-two-columns {
    gap: 32px 24px;
}
.grid-two-columns__content {
    max-width: 536px;
}
.grid-two-columns--nogap {
    gap: 0;
}
@media (min-width: 768px) {
    html.special .header {
        margin-top: 64px;
    }
    body {
        padding-top: 82px;
    }
    .mobile-only {
        display: none !important;
    }
    .breadcrumbs {
        margin-bottom: 16px;
    }
    .breadcrumbs:not(.breadcrumbs--personal) {
        max-width: 50%;
    }
    .input-file__button:focus-visible,
    .input-file__button:hover {
        background-color: #044484;
    }
    .input-file__text {
        font-size: 14px;
        letter-spacing: initial;
    }
    .select--large select {
        padding: 16px 34px 16px 16px;
    }
    .pagination {
        gap: 40px;
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .header__container {
        display: flex;
    }
    .header__logo {
        height: 50px;
        margin-right: 70px;
    }
    .header__logo img {
        height: 100%;
        width: auto;
    }
    .header__phone {
        margin-right: 30px;
        margin-left: auto;
        font-size: 28px;
    }
    .page-title {
        font-size: 34px;
        letter-spacing: -0.68px;
        margin-bottom: 20px;
        max-width: 50%;
    }
    .grid-two-columns {
        flex-direction: row;
    }
    .grid-two-columns > * {
        flex: 1;
    }
    .grid-two-columns--free > * {
        flex: initial;
        max-width: 760px;
    }
    .grid-two-columns--media-desktop {
        flex-direction: column;
    }
}
@media (min-width: 1260px) {
    body {
        padding-top: 84px;
    }
    .regular-list--gap-8-12 {
        gap: 12px;
    }
    .text-large {
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .text-title {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .text-subtitle {
        font-size: 24px;
        letter-spacing: -0.48px;
    }
    .mb-16-24,
    .mb-8-24 {
        margin-bottom: 24px;
    }
    .mb-16-32,
    .mb-24-32 {
        margin-bottom: 32px;
    }
    .mb-16-48,
    .mb-24-48,
    .mb-32-48,
    .mb-40-48 {
        margin-bottom: 48px;
    }
    .mb-24-16 {
        margin-bottom: 16px;
    }
    .mb-24-64 {
        margin-bottom: 64px;
    }
    .mobile-and-tablet-only {
        display: none !important;
    }
    .slider .slick-arrow:focus-visible,
    .slider .slick-arrow:hover {
        background-color: #044484;
    }
    .modal__inner {
        padding: 48px 112px 45px;
    }
    .header__phone {
        margin-right: 42px;
    }
    .page-title--mt {
        margin-top: 64px;
    }
    .grid-two-columns--media-desktop {
        flex-direction: row;
    }
    .grid-two-columns--media-desktop > * {
        flex: 1;
    }
    .grid-sticky {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .grid-sticky__left {
        padding-right: 24px;
    }
    .grid-sticky__left p:not(.events-page__item-text, table p) {
        text-align: justify;
    }
    .grid-sticky__right {
        position: relative;
    }
    .grid-sticky__right-content {
        position: sticky;
        top: 80px;
    }
}
.event-page__accordion,
.grid-two-columns--no-container {
    width: 100vw;
    position: relative;
    left: -15px;
}
.grid-two-columns--simple {
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 16px 24px;
    flex-wrap: wrap;
    flex-direction: row;
}
@media (min-width: 768px) {
    .grid-two-columns--no-container {
        width: auto;
        position: static;
        left: auto;
    }
    .grid-two-columns--simple > * {
        flex: initial;
        width: calc(50% - 12px);
    }
    .grid-two-columns--modal > div:first-child {
        flex: 648;
    }
    .grid-two-columns--modal > div:last-child {
        flex: 424;
    }
}
.grid-two-columns--common {
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}
@media (min-width: 768px) {
    .grid-two-columns--common {
        align-items: center;
    }
    .grid-two-columns--common > * {
        flex: initial;
        width: auto;
    }
}
.grid-two-columns--gap-4 {
    gap: 4px 24px;
}
.grid-two-columns--gap-8-16 {
    gap: 8px 16px;
}
.grid-two-columns--justify-center {
    justify-content: center;
}
.grid-two-columns--align-center {
    align-items: center;
}
.grid-sticky {
    row-gap: 32px;
}
.page-intro {
    padding: 32px 0 64px;
    background-color: #f8f8f8;
}
.footer__inner {
    background: linear-gradient(89deg, #cce0f3 1.81%, #e9eef3 98.45%);
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    padding-top: 48px;
}
.footer__slider-wrapper {
    padding: 17px 0 48px;
}
@media (min-width: 768px) {
    .footer__slider-wrapper {
        padding: 40px 0 64px;
    }
}
.footer__slider-item {
    padding-bottom: 15px;
    position: relative;
    min-height: 191px;
}
.footer__slider-item::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 33px;
    background-color: #eee;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.document__button svg,
.editable-text.edit .editable-text__edit-button,
.editable-text.edit .editable-text__text,
.footer__slider-item:nth-child(5of.slick-active)::after,
.image-zoom [data-zoom="full-image"],
.main-intro__cite br,
.user-nav__item--desktop-only {
    display: none;
}
.footer__logo,
.footer__slider-link {
    display: flex;
    text-decoration: none;
    outline: 0;
}
.footer__slider-link {
    color: inherit;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.footer__slider-image {
    border-radius: 50%;
    width: 140px;
    height: 140px;
    overflow: hidden;
}
.footer__slider-text {
    color: #101921;
    font-size: 14px;
    font-weight: 400;
    width: 200px;
}
.footer__main {
    padding-bottom: 32px;
}
.footer__logo {
    color: inherit;
    gap: 12px;
    align-items: center;
    margin-bottom: 14px;
}
.footer__logo img {
    width: 151px;
    height: auto;
    display: block;
}
.footer__logo p {
    margin: 0;
    color: #05509b;
    font-size: 15px;
    font-weight: 400;
    line-height: 155.1%;
}
.footer__address {
    color: #101921;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.24px;
    font-style: normal;
    margin-bottom: 20px;
}
.footer__email,
.footer__phone {
    text-decoration: none;
    outline: 0;
    display: block;
    color: #05509b;
}
.footer__phone {
    font-size: 38px;
    font-style: normal;
    font-weight: 200;
    line-height: 1;
    letter-spacing: -0.76px;
    margin-bottom: 10px;
}
.footer__phone span {
    font-size: 16px;
    letter-spacing: -0.32px;
}
.footer__email {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 16px;
}
.footer__nav {
    padding-bottom: 12px;
}
.footer__copyright {
    background: #bad5f0;
    padding: 26px 0 55px;
    opacity: 0.8;
}
.footer__copyright-text {
    color: #264360;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    margin: 0 0 16px;
    line-height: 1.8;
    position: relative;
    padding-bottom: 16px;
}
.footer__copyright-text--mobile::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #fff;
    bottom: 0;
    left: 0;
}
.footer__copyright-text--desktop {
    display: none;
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: -0.26px;
    padding: 0;
    margin: 0 auto 0 0;
}
.footer__copyright-links {
    display: flex;
    justify-content: space-between;
}
.footer__copyright-link {
    text-decoration: none;
    outline: 0;
    color: #264360;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.24px;
    text-transform: lowercase;
    display: inline-block;
}
.nav__link,
.submenu--with-submenu > .submenu__item.acc_active,
.submenu--with-submenu > .submenu__item.acc_active .nav__chevron {
    color: #05509b;
}
.nav {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    transition: background-color 0.4s;
}
.nav::before,
.nav__content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.nav::before {
    content: "";
    background: linear-gradient(#fff 80%, transparent 90%);
    height: 50px;
    opacity: 0;
    transition: opacity 0.4s;
}
.nav__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s;
    overflow-y: auto;
}
.nav__content-inner {
    padding: 30px 15px 40px;
    background-color: #f8f8f8;
    border-radius: 20px;
}
.nav__list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    margin: 0 0 24px;
}
.nav__header {
    position: relative;
    padding-right: 56px;
}
.nav__link {
    text-decoration: none;
    outline: 0;
    font-size: 18px;
    font-weight: 400;
    display: block;
    text-transform: uppercase;
    padding: 16px 0;
    width: -moz-min-content;
    width: min-content;
}
.control--checkbox .control__mark svg,
.nav__chevron {
    position: absolute;
    color: #05509b;
    transition: color 0.15s;
}
.nav__chevron,
.nav__eye-button {
    border: 0;
    background: 0 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
}
.nav__chevron {
    margin: 0;
    display: block;
    top: 50%;
    right: 0;
    padding: 10px 0 10px 40px;
    transform: translateY(-50%);
}
.nav__chevron svg {
    transition: rotate 0.15s;
}
.nav__eye-button {
    padding: 0;
    color: #69a0d3;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.26px;
    margin: 0 0 24px;
}
.nav.active {
    background: rgba(16, 25, 33, 0.9);
    pointer-events: initial;
    height: calc(100dvh - 60px);
}
.nav.active::before {
    opacity: 1;
    pointer-events: initial;
}
.nav.active .nav__content {
    max-height: 90dvh;
}
.control,
.social,
.submenu {
    display: flex;
}
.about__title:first-letter,
.activities__item-title,
.activities__number,
.activities__title:first-letter,
.vacancies__title:first-letter {
    text-transform: uppercase;
}
.search__button svg,
.user-nav__button svg {
    width: 18px;
    height: 18px;
}
.control--checkbox .control__mark,
.control--radio .control__mark {
    position: relative;
    transition: background-color 0.15s;
    display: block;
}
.control {
    gap: 6px;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    align-items: center;
    cursor: pointer;
}
.control--checkbox .control__mark {
    width: 18px;
    height: 18px;
    background-color: #d0d6dd;
    border-radius: 3px;
    flex-shrink: 0;
}
.control--checkbox .control__mark svg {
    top: -3px;
    left: -3px;
    display: none;
}
.control--checkbox .control__input:checked ~ .control__mark {
    background-color: #fff;
}
.control--checkbox .control__input:checked ~ .control__mark svg,
.control--radio .control__input:checked ~ .control__mark::after {
    display: block;
}
.control--checkbox:focus-visible .control__mark,
.control--checkbox:hover .control__mark {
    background-color: silver;
}
.control--radio .control__mark {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #d0d6dd;
    flex-shrink: 0;
}
.control--radio .control__mark::after {
    display: none;
    position: absolute;
    content: "";
    width: 9px;
    height: 9px;
    background-color: #05509b;
    top: 50%;
    left: 50%;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.15s;
}
.control--radio:focus-visible .control__mark,
.control--radio:hover .control__mark {
    background-color: #e6e6e6;
}
.control--radio:focus-visible .control__mark::after,
.control--radio:hover .control__mark::after {
    background-color: #044484;
}
.control--with-border-mark .control__border-mark,
.control--with-border-mark-checkbox .control__border-mark {
    pointer-events: none;
    position: absolute;
    inset: 0;
    border: 1px solid #c7cee1;
    border-radius: 10px;
    transition: border-color 0.15s;
}
.control--with-border-mark-checkbox:focus-visible .control__border-mark,
.control--with-border-mark-checkbox:hover .control__border-mark,
.control--with-border-mark:focus-visible .control__border-mark,
.control--with-border-mark:hover .control__border-mark {
    border-color: #d4e1ed;
}
.control--with-border-mark .control__input:checked ~ .control__border-mark,
.control--with-border-mark-checkbox .control__input:checked ~ .control__border-mark {
    border-color: #05509b;
}
.search__button svg {
    display: block;
}
.search__button:focus-visible,
.search__button:hover {
    border-color: #05509b;
}
.search [type="submit"],
.search__input {
    padding: 0;
    position: absolute;
    margin: 0;
    border: 0;
    outline: 0;
    background: 0 0;
}
.search [type="submit"] {
    cursor: pointer;
    border-radius: 0;
    opacity: 0;
    inset: 0;
    pointer-events: none;
}
.search__input {
    width: 0;
    max-width: 0;
    font: inherit;
    right: calc(100% - 2px);
    top: 0;
    height: 100%;
    transition: max-width 0.15s;
}
.search__input::-moz-placeholder {
    color: rgba(81, 81, 81, 0.4);
    font-size: 12px;
    font-weight: 400;
}
.search__input::placeholder {
    color: rgba(81, 81, 81, 0.4);
    font-size: 12px;
    font-weight: 400;
}
.search.active .search__button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-color: #d4e1ed #d4e1ed #d4e1ed transparent;
    transition: border-color 0;
    background-color: #fff;
}
.search.active [type="submit"] {
    pointer-events: initial;
}
.search.active .search__input {
    padding: 0 5px 0 12px;
    width: auto;
    max-width: 180px;
    border: 1px solid #d4e1ed;
    border-radius: 20px 0 0 20px;
    border-right: 0;
    background: #fff;
}
.submenu {
    margin: 0;
    list-style: none;
    flex-direction: column;
    gap: 14px;
    padding: 16px 0 8px;
    color: #69a0d3;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.26px;
}
.submenu--with-submenu .submenu {
    padding-left: 24px;
}
.submenu--with-submenu .nav__chevron {
    color: #788fc9;
}
@media (min-width: 1260px) {
    .footer__container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
    .footer__slider-wrapper {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1350px;
        margin: 0 auto;
    }
    .footer__logo p {
        font-size: 16px;
    }
    .footer__address {
        font-size: 14px;
    }
    .footer__copyright {
        padding: 21px 0;
    }
    .footer__copyright-container {
        display: flex;
        align-items: center;
    }
    .footer__copyright-text--mobile,
    .nav::before,
    .nav__eye-button,
    .nav__social.social {
        display: none;
    }
    .footer__copyright-text--desktop {
        display: block;
    }
    .footer__copyright-link {
        font-size: 13px;
        font-weight: 400;
        letter-spacing: -0.26px;
        margin-left: 30px;
        text-transform: inherit;
    }
    .nav,
    .nav__submenu.active {
        height: auto;
        pointer-events: initial;
    }
    .nav,
    .nav__content {
        position: static;
        max-height: 100%;
    }
    .nav__item,
    .nav__submenu.active .submenu,
    .user-nav__item--personal {
        position: relative;
    }
    .nav__content {
        overflow: initial;
    }
    .nav__content-inner {
        padding: 0;
        background-color: transparent;
        border-radius: 0;
    }
    .nav__list {
        flex-direction: row;
        margin: 0;
        gap: 15px;
    }
    .nav__item {
        overflow: visible;
    }
    .nav__header {
        padding-right: 20px;
    }
    .nav__chevron {
        transform: translateY(-44%);
        pointer-events: none;
        padding-left: 0;
    }
    .nav__link {
        color: #101921;
        text-transform: inherit;
        font-size: 15px;
        font-weight: 500;
    }
    .nav__submenu {
        opacity: 0;
        transition: opacity 0.2s;
        pointer-events: none;
        width: 0;
        height: 0;
    }
    .nav__submenu.active {
        width: auto;
        opacity: 1;
        display: flex;
        position: absolute;
    }
    .nav__submenu.active .submenu .nav__submenu {
        padding: 0;
        height: 0;
        width: 0;
    }
    .search__input {
        width: 250px;
    }
    .search.active .search__input {
        width: 250px;
        max-width: 250px;
    }
    .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        color: #101921;
        font-size: 15px;
        font-weight: 500;
        line-height: normal;
        letter-spacing: initial;
        background-color: #f2f2f2;
        border-radius: 20px;
        padding: 24px;
        min-width: 322px;
    }
    .submenu__item .nav__chevron svg {
        rotate: -90deg;
    }
    .submenu__link:focus-visible,
    .submenu__link:hover {
        color: #05509b;
    }
}
.submenu--desktop {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    position: relative;
    left: -20px;
    width: 0;
    padding: 0;
    height: 0;
    gap: 6px;
    color: #515151;
    font-size: 13px;
    font-weight: 400;
}
.social__link,
.user-nav__button {
    color: #05509b;
    text-decoration: none;
    outline: 0;
}
.submenu--desktop.active {
    width: auto;
    height: auto;
    padding: 24px 24px 24px 44px;
}
.social {
    margin: 0;
    padding: 0;
    list-style: none;
    gap: 16px;
}
.social__item:not(:last-of-type) .social__link::after {
    content: "";
    position: absolute;
    height: 19px;
    width: 1px;
    background-color: #b2c1de;
    right: -8px;
    top: 50%;
    transform: translateY(-50%);
}
.social__link {
    display: block;
    position: relative;
}
.social__link svg {
    display: block;
    opacity: 0.6;
}
.user-nav__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 4px;
}
.user-nav__item--personal .user-nav__button.active {
    background-color: #d4e1ed;
}
.user-nav__popover {
    position: absolute;
    top: calc(100% - 5px);
    max-width: 400px;
    width: 100vw;
    right: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s;
}
@media (min-width: 768px) {
    .user-nav__popover {
        right: 15px;
    }
}
@media (min-width: 1260px) {
    .user-nav__item--desktop-hidden {
        display: none;
    }
    .user-nav__item--desktop-only {
        display: block;
    }
    .user-nav__popover {
        top: calc(100% + 14px);
        right: 0;
        max-width: 293px;
    }
}
@media (min-width: 1480px) {
    .user-nav__popover {
        left: 50%;
        right: auto;
        transform: translateX(-50%);
    }
}
.user-nav__popover.active {
    opacity: 1;
    pointer-events: initial;
}
.activities__item-title::after,
.editable-text__edit-button svg,
.events-page__filter-button svg,
.filter-form__filter-button svg,
.login-form__control::after,
.zoom-popup {
    pointer-events: none;
}
.user-nav__personal-text {
    max-width: 215px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.user-nav__burger-button {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
    position: relative;
}
.user-nav__burger-button::after,
.user-nav__burger-button::before {
    content: "";
    position: absolute;
    background-color: #05509b;
    height: 1px;
    width: 13px;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: transform 0.15s;
}
.about__info-link::after,
.activities__item-title::after,
.brands__item::before {
    transform: translateY(-50%);
    content: "";
    position: absolute;
}
.user-nav__burger-button::before {
    top: 44%;
}
.user-nav__burger-button::after {
    top: 56%;
}
.user-nav__burger-button.active {
    background-color: #05509b;
    border-color: #05509b;
}
.user-nav__burger-button.active::after,
.user-nav__burger-button.active::before {
    background-color: #fff;
}
.user-nav__burger-button.active::before {
    transform: translate(-50%, 190%) rotate(45deg);
}
.user-nav__burger-button.active::after {
    transform: translate(-50%, -250%) rotate(-45deg);
}
.user-nav__button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 42px;
    height: 42px;
    background: 0 0;
    border: 1px solid #d4e1ed;
    border-radius: 50%;
    transition: border-color 0.15s, background-color 0.15s;
    cursor: pointer;
}
.user-nav__button:focus-visible,
.user-nav__button:hover {
    border-color: #05509b;
}
.main-intro {
    color: #fff;
}
.main-intro__container {
    max-width: 1440px;
    margin: 0 auto;
    background: url(/local/templates/.default/markup/build/css/../images/decor/map-decor.svg) top center/396px auto no-repeat, 0 0/396px auto #05509b;
    border-radius: 20px;
    /* min-height: 600px; */
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.main-intro__inner {
    padding: 24px 15px 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 330px;
}
.main-intro__sup-title {
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 8px;
}
.main-intro__title {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 16px;
}
.main-intro__title span {
    font-size: 14px;
}
.main-intro__author,
.main-intro__cite {
    font-family: Roboto, Arial, sans-serif;
    color: #d4e1ed;
    font-size: 14px;
    font-style: italic;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0;
}
.main-intro__cite {
    margin-bottom: 8px;
}
.main-intro__author {
    margin-bottom: 33px;
}
.main-intro__button {
    width: 100%;
    margin-bottom: 4px;
}
.main-intro__link {
    color: inherit;
    display: block;
    width: 100%;
    padding: 13px 16px;
    transition: color 0.15s;
    text-decoration-color: color-mix(in srgb, currentColor, transparent 50%);
}
.main-intro__link:focus-visible,
.main-intro__link:hover {
    color: #d4e1ed;
}
.main-intro__buttons {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.main-intro__image {
    margin-top: auto;
    width: 100%;
    overflow: hidden;
}
.main-intro__image img {
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    position: relative;
    bottom: -1px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}
.brands {
    padding-bottom: 2px;
}
.brands__slider--large .brands__item img {
    width: 250px;
    height: auto;
}
.brands__item img {
    display: block;
    margin: 0 auto;
}
.brands__item::before {
    width: 1px;
    left: -1px;
    height: 33px;
    background-color: #eee;
    top: 50%;
}
.activities,
.company__section {
    margin-bottom: 48px;
}
.activities__title {
    margin: 0 0 8px;
    color: #05509b;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: -0.24px;
    display: inline-block;
    padding: 10px 14px;
    border-radius: 20px;
    border: 1px solid #d4e1ed;
}
.activities__item {
    color: inherit;
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 8px 0 16px 8px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 4px;
    position: relative;
    transition: 0.3s;
}
.activities__item::before {
    content: "";
    position: absolute;
    width: calc(100% + 24px);
    height: 100%;
    top: 0;
    left: -12px;
    background: #00000007;
    border-radius: 16px;
    opacity: 0;
    transition: 0.3s;
}
.activities__item:hover::before {
    opacity: 1;
}
.activities__item:hover {
    border-bottom: 1px solid #ffffff00;
}
.activities__number {
    display: inline-block;
    color: #515151;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
}
.activities__item-title {
    margin: 0 0 16px;
    position: relative;
    color: #05509b;
    font-size: 18px;
    font-weight: 300;
    display: block;
    padding-right: 50px;
}
.activities__item-title::after {
    right: 0;
    top: 50%;
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
    background-color: currentColor;
    width: 24px;
    height: 24px;
}
.activities__description {
    color: #101921;
    font-size: 15px;
    font-weight: 400;
    margin: 0;
    letter-spacing: -0.3px;
    position: relative;
}
.about__wrapper {
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    background: #05509b;
    overflow: hidden;
    position: relative;
    padding: 24px 15px 24px;
    color: #fff;
    font-size: 15px;
    max-width: 1440px;
    margin: 0 auto;
}
.about__wrapper::after,
.about__wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
}
.about__wrapper::before {
    left: 0;
    top: 0;
    background: url(/local/templates/.default/markup/build/css/../images/decor/about-bg-top-mobile.png) left top no-repeat;
}
.about__wrapper::after {
    right: 0;
    bottom: 0;
    background: url(/local/templates/.default/markup/build/css/../images/decor/about-bg-bottom-mobile.png) right bottom no-repeat;
}
.about__container {
    position: relative;
    z-index: 1;
}
.about__title {
    margin: 0 0 16px;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: -0.24px;
    padding: 10px 14px;
    background-color: #043f7a;
    border-radius: 20px;
}
.about__info-sup-text {
    font-size: 14px;
    letter-spacing: -0.28px;
    font-weight: 300;
    margin: 0 0 4px;
}
.about__info-text {
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.48px;
    margin: 0 0 32px;
}
.about__info-text span {
    color: #d4e1ed;
}
.about__description-text a:hover,
.about__description-text span {
    color: #fff;
}
.about__info-sub-text {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.28px;
    margin: 0 0 35px;
}
.about__info-link {
    text-decoration: none;
    outline: 0;
    color: #d4e1ed;
    font-style: normal;
    font-weight: 400;
    position: relative;
    line-height: normal;
    padding-right: 30px;
}
.about__info-link::after {
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
    background-color: currentColor;
    width: 24px;
    height: 24px;
    right: 0;
    top: 50%;
}
.about__stats {
    margin: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 32px 0 16px;
    gap: 16px;
    position: relative;
}
.about__stats::after {
    content: "";
    position: absolute;
    height: 1px;
    width: 150px;
    background: #05509b;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.login-form__control::after,
.vacancies__item::before {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    content: "";
}
.about__stats-item {
    width: 200px;
}
.about__stats-number {
    font-size: 64px;
    font-weight: 200;
    line-height: 1.3;
    letter-spacing: -1.28px;
    margin: 0;
}
.about__stats-number span {
    font-size: 36px;
    letter-spacing: -0.72px;
}
.about__stats-text {
    font-weight: 400;
    letter-spacing: -0.3px;
    margin: 0;
}
.about__description {
    padding: 24px 0 0;
    color: #e6e6e6;
    font-weight: 400;
    letter-spacing: -0.3px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
@media (max-width: 1260px) {
    .about__description-text,
    .company__description > p {
        max-width: none !important;
        margin: 0;
    }
}
.about__description-text,
.company__description > p {
    max-width: 55%;
    margin: 0;
}
.about__description-text a {
    color: #d4e1ed;
}
.vacancies {
    background: url(/local/templates/.default/markup/build/css/../images/decor/vacancies-bg.svg) 0 115px, 0 115px #eee;
    padding-top: 32px;
    border-radius: 20px;
    margin-top: -20px;
    position: relative;
    z-index: 1;
}
.vacancies__title {
    margin: 0 0 16px;
    display: inline-block;
    border-radius: 20px;
    background-color: #e0e0e0;
    color: #1d1d1b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: -0.32px;
    padding: 10px 14px;
}
.vacancies__heading {
    color: #05509b;
    text-align: center;
    font-size: 24px;
    font-weight: 300;
    letter-spacing: -0.48px;
    margin: 0 0 16px;
}
.vacancies__list {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -0.28px;
    margin: 0 0 24px;
}
.vacancies__item {
    position: relative;
    padding-left: 40px;
}
.vacancies__item::before {
    height: 1px;
    width: 32px;
    background-color: #05509b;
    left: 0;
}
.vacancies__button {
    max-width: 360px;
    margin: 0 auto;
}
.vacancies__image {
    margin: 0 auto;
    width: 100%;
    max-width: 360px;
}
.vacancies__image img {
    display: block;
    width: 100%;
    height: auto;
}
.footer-nav__item.acc_active .footer-nav__chevron svg {
    transform: rotate(180deg);
}
.footer-nav__header {
    padding: 12px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #05509b;
}
.footer-nav__chevron,
.tag__button {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
    color: inherit;
}
.footer-nav__chevron svg {
    color: inherit;
    transition: transform 0.15s;
}
.footer-nav__link {
    color: inherit;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
}
.footer-nav__link,
.footer-nav__submenu-link {
    text-decoration: none;
    outline: 0;
}
.footer-nav__submenu {
    display: flex;
    flex-direction: column;
    gap: 14px;
}
.footer-nav__submenu-item:last-of-type .footer-nav__submenu-link {
    padding-bottom: 12px;
}
.footer-nav__submenu-link {
    color: #69a0d3;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.26px;
    display: block;
}
.popover {
    background-color: #fff;
    box-shadow: 0 13px 26px 0 rgba(16, 25, 33, 0.15);
    border-radius: 20px;
}
.popover__inner {
    padding: 32px 48px 48px;
}
.login-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.login-form__title {
    color: #05509b;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 24px;
}
.login-form__control {
    margin-bottom: 8px;
    position: relative;
    width: 197px;
}
.login-form__control:last-of-type,
.order-list__content {
    margin-bottom: 24px;
}
.login-form__control::after {
    width: 18px;
    height: 18px;
    background-color: #515151;
    right: 7px;
}
.login-form__control--login::after {
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#user-icon);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#user-icon);
}
.login-form__control--password::after {
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#lock);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#lock);
}
.login-form__control:focus-within::after {
    background-color: #05509b;
}
.login-form__input {
    font: inherit;
    border: 1px solid #d0d6dd;
    outline: 0;
    width: 100%;
    min-width: auto;
    padding: 8px 30px 8px 8px;
    color: #101921;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    border-radius: 6px;
}
.login-form__input::-moz-placeholder {
    font: inherit;
    color: rgba(88, 92, 98, 0.4);
}
.login-form__input::placeholder {
    font: inherit;
    color: rgba(88, 92, 98, 0.4);
}
.login-form__input:focus {
    border-color: #05509b;
}
.login-form__button {
    margin-bottom: 16px;
    box-shadow: initial;
    width: 197px;
}
.login-form__redirect-link {
    color: inherit;
    text-decoration: none;
    outline: 0;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    display: flex;
    margin-bottom: 48px;
    gap: 4px;
    align-items: center;
    transition: color 0.15s;
    position: relative;
}
.login-form__redirect-link img {
    width: 36px;
    height: 36px;
}
.company__structure-image img,
.zoom-popup__content img {
    height: 100%;
    -o-object-fit: contain;
    -o-object-position: center;
    width: 100%;
}
.login-form__redirect-link::after {
    content: "";
    width: 197px;
    height: 1px;
    background-color: #d4e1ed;
    position: absolute;
    bottom: -24px;
    left: 50%;
    transform: translateX(-50%);
}
.login-form__text {
    color: #515151;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: 400;
    width: 197px;
}
.company b,
.company__text {
    font-weight: 300;
}
.zoom-popup {
    position: fixed;
    inset: 0;
    background-color: rgba(16, 25, 33, 0.8);
    display: flex;
    z-index: 10;
    justify-content: center;
    align-items: center;
    opacity: 0;
}
.zoom-popup__content {
    max-width: 90vw;
    max-height: 80vh;
    position: relative;
    overflow: auto;
}
.zoom-popup__content img {
    object-position: center;
    object-fit: contain;
}
.zoom-popup__content::after,
.zoom-popup__content::before {
    content: "";
    position: absolute;
    width: 25px;
    height: 1px;
    background-color: #fff;
    top: -15px;
    right: -15px;
    pointer-events: none;
}
.zoom-popup__content::before {
    transform: rotate(45deg);
}
.zoom-popup__content::after {
    transform: rotate(-45deg);
}
.zoom-popup--active {
    opacity: 1;
    pointer-events: initial;
}
.image-zoom::after,
.image-zoom::before {
    content: "";
    position: absolute;
    opacity: 0;
    transition: opacity 0.15s;
}
.image-zoom::before {
    inset: 0;
    background-color: rgba(16, 25, 33, 0.8);
}
.image-zoom::after {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#zoom-in);
    mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#zoom-in);
    background-color: #fff;
    width: 24px;
    height: 24px;
}
.image-zoom:focus-visible::after,
.image-zoom:focus-visible::before,
.image-zoom:hover::after,
.image-zoom:hover::before {
    opacity: 1;
}
.company__text {
    font-size: 18px;
    letter-spacing: -0.36px;
    margin: 0 0 8px;
}
.company__text:last-child,
.requisites__section-title {
    margin: 0;
}
.company__description {
    display: flex;
    flex-direction: column;
    gap: 16px 24px;
}
.company__features {
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    gap: 16px 24px;
    align-items: center;
    padding: 57px 0 0;
    position: relative;
}
.company__features::before {
    content: "";
    position: absolute;
    height: 1px;
    width: 150px;
    background: #05509b;
    top: 24px;
    left: 50%;
    transform: translateX(-50%);
}
.company__features-number {
    color: #05509b;
    font-size: 64px;
    font-weight: 200;
    letter-spacing: -1.28px;
    margin: 0;
    text-align: center;
}
.company__features-number span {
    font-size: 36px;
    letter-spacing: -0.72px;
}
.company__features-text {
    display: block;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: -0.32px;
    text-transform: lowercase;
}
.company__structure-image {
    margin: 0 auto;
    max-width: 400px;
}
.company__structure-image img {
    object-fit: contain;
    object-position: center;
}
.company__certificates-slider .slick-dots {
    top: calc(100% + 9px);
}
.company__certificates-slider-item {
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
    margin: 0 6px;
}
.company__certificates-slider-item img {
    width: 100%;
    height: auto;
}
.company__certificates-title {
    padding-left: 15px;
}
.company__grid {
    row-gap: 0;
    -moz-column-gap: 32px;
    column-gap: 32px;
}
.company__documents {
    padding-left: 15px;
    padding-right: 15px;
}
.accordion,
.company__documents-list,
.new-order__list,
.order-list,
.personal-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.company__requisites {
    background: #f8f8f8;
    border-radius: 20px;
    padding: 40px 15px 48px;
}
.document {
    color: inherit;
    text-decoration: none;
    outline: 0;
    padding: 12px 0;
    display: grid;
    grid-template-columns: min-content 1fr min-content;
    gap: 8px;
    align-items: center;
    max-width: 648px;
}
.document:not(:last-of-type),
.events-page__item:not(:last-of-type) .events-page__item-link {
    border-bottom: 1px solid #e6e6e6;
}
.document__image {
    width: 30px;
    height: 32px;
    display: block;
    grid-row: 1/3;
    grid-column: 1;
}
.document__title {
    grid-row: 1;
    grid-column: 2;
    padding-left: 4px;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: -0.3px;
    align-self: end;
}
.document__file-size {
    grid-row: 2;
    grid-column: 2;
    padding-left: 4px;
    color: #515151;
    font-size: 13px;
    letter-spacing: -0.26px;
}
.document__button {
    grid-row: 1/3;
    grid-column: 3;
}
.requisites__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}
.requisites__download {
    width: 52px;
    height: 52px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: 0 0;
}
.requisites__inner {
    display: flex;
    flex-direction: column;
    gap: 32px;
}
.requisites__inner > div:first-child {
    padding-bottom: 32px;
    border-bottom: 1px solid #e6e6e6;
}
.contacts-list,
.personal-page__menu,
.requisites__table {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.requisites__title {
    margin: 0 0 4px;
    color: #515151;
    font-size: 13px;
    letter-spacing: -0.26px;
    line-height: normal;
}
.requisites__content {
    margin: 0;
    font-size: 16px;
}
.projects__grid-element .text-link {
    margin-top: auto;
}
a.projects__grid-element {
    padding: 16px;
    transition: background-color 0.3s;
    border-radius: 16px;
}
a.projects__grid-element:hover {
    background: #eee;
}
.editable-text {
    display: flex;
    position: relative;
    justify-content: space-between;
    gap: 16px;
    align-items: center;
}
.editable-text__edit-button {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border-radius: 0;
    outline: 0;
    color: currentColor;
    width: 24px;
    height: 24px;
}
.editable-text__input-wrapper {
    display: none;
    row-gap: 12px;
    width: 100%;
    -moz-column-gap: 24px;
    column-gap: 24px;
    flex-direction: column;
    background-color: #fff;
}
.editable-text__input {
    background: #fff;
    font: inherit;
    width: 100%;
    outline: 0;
    margin: 0;
    border: 1px solid #e6e6e6;
    border-radius: 6px;
    padding: 8px;
    color: #585c62;
    font-size: 15px;
    letter-spacing: -0.3px;
}
.editable-text__apply-button {
    padding: 0;
    margin-right: auto;
}
.editable-text__apply-button:focus-visible,
.editable-text__apply-button:hover {
    box-shadow: none;
}
.editable-text.edit .editable-text__input-wrapper,
.events-modal.open {
    display: flex;
}
.partners-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
}
.partners-list__item,
.partners-list__link {
    display: flex;
    align-items: center;
    width: 100%;
}
.partners-list__item {
    max-width: 424px;
    border-radius: 20px;
    border: 1px solid #e6e6e6;
    transition: border-color 0.15s;
}
.partners-list__item--promo {
    background: url(/local/templates/.default/markup/build/css/../images/partners/partners-promo-bg-mobile.svg) 0 0/100% no-repeat, 0 0/100% no-repeat #101921;
    border: 0;
    overflow: hidden;
    position: relative;
}
.partners-list__promo-inner {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 32px 10px 36px 12px;
    align-items: center;
    width: 100%;
}
.partners-list__promo-text {
    color: #fff;
    text-align: center;
    font-size: 15px;
    max-width: 363px;
    margin: 0;
    letter-spacing: -0.3px;
}
.partners-list__link {
    color: inherit;
    text-decoration: none;
    outline: 0;
    min-height: 140px;
    padding: 10px 24px;
    gap: 16px;
}
.partners-list__image {
    max-width: 77px;
    height: 27px;
    width: 100%;
}
.partners-list__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    mix-blend-mode: darken;
}
.partners-list__name {
    margin: 0 0 4px;
    font-size: 16px;
    font-weight: 400;
}
.partners-list__text {
    color: #515151;
    font-size: 12px;
    line-height: normal;
    display: block;
    margin-bottom: 4px;
}
.partners-list__website {
    display: block;
    color: #05509b;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
}
.accordion__item {
    background-color: transparent;
    border-radius: 20px;
    margin-bottom: 4px;
    border: 1px solid #e6e6e6;
    padding: 0 24px;
    transition: background-color 0.15s, border-color 0.15s;
}
.accordion__item.acc_active {
    background-color: #fff;
}
.accordion__content {
    padding-bottom: 16px;
}
.accordion__header {
    align-items: center;
    display: flex;
    gap: 10px;
    position: relative;
    cursor: pointer;
    padding: 16px 40px 16px 0;
}
.accordion__header::after,
.accordion__header::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 1px;
    background-color: #05509b;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: transform 0.15s;
}
.accordion__header::after {
    transform: translateY(-50%) rotate(90deg);
}
.accordion__number {
    color: #515151;
    font-size: 13px;
    letter-spacing: -0.26px;
    width: -moz-min-content;
    width: min-content;
}
.accordion__title {
    color: #05509b;
    font-size: 22px;
    font-weight: 300;
    margin: 0;
}
.vacancies-page__inner {
    overflow: hidden;
    width: 100vw;
    left: -15px;
    position: relative;
}
.vacancies-page__accordion-title {
    color: #05509b;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 8px;
}
.vacancies-page__accordion-content {
    display: flex;
    flex-direction: column;
    padding-top: 16px;
}
.vacancies-page__offer {
    font-size: 12px;
    letter-spacing: -0.24px;
    margin: 0;
    text-transform: lowercase;
    align-self: center;
}
.vacancies-page__offer-price {
    color: #05509b;
    font-size: 22px;
    margin: 0 0 16px;
    font-weight: 300;
    align-self: center;
}
.tag {
    display: flex;
    gap: 2px;
    align-items: center;
    width: -moz-min-content;
    width: min-content;
}
.tag__name {
    white-space: nowrap;
}
.tag__button svg {
    display: block;
}
.tag--filter {
    border-radius: 20px;
    padding: 10px 10px 10px 14px;
    border: 1px solid #05509b;
    color: #05509b;
}
.tag--event {
    background-color: #d4e1ed;
    border-radius: 50px;
    padding: 10px 14px;
    color: #05509b;
    font-size: 16px;
    letter-spacing: -0.32px;
}
.tag--blue {
    background-color: #05509b;
    color: #fff;
}
.tag--disabled {
    color: #515151;
    background-color: #e2e2e2;
}
.tag--light {
    background-color: #f4f5f7;
}
.tag--danger {
    background-color: #feebe6;
    color: #be342b;
}
.event-tag {
    display: flex;
    gap: 12px;
    align-items: center;
}
.event-tag__name {
    color: #515151;
    font-size: 12px;
    overflow: hidden;
    display: block;
    font-weight: 400;
    letter-spacing: -0.24px;
    text-transform: lowercase;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.filter-form__content {
    overflow-y: auto;
    overscroll-behavior-y: contain;
    max-height: 70vh;
}
.filter-form__filter-button {
    margin: 0 0 15px auto;
    width: 42px;
    height: 42px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.filter-form__reset,
.filter-form__submit {
    width: 100%;
    height: 50px;
}
.filter-form__tags {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin: 0 0 24px;
}
.filter-form__fieldset {
    border: 0;
    padding: 0;
    margin: 0 0 24px;
}
.filter-form__legend {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: -0.4px;
    margin: 0 0 16px;
}
.filter-form__control-list {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0 0 0 3px;
}
.filter-form__submit {
    margin-bottom: 16px;
}
.filter-form__reset span {
    display: none;
}
.events-modal {
    position: fixed;
    inset: 0;
    background-color: rgba(16, 25, 33, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 10;
}
.events-modal__content {
    background-color: #f8f8f8;
    border-radius: 20px;
    padding: 16px 15px 47px;
    width: 100%;
    max-width: 500px;
}
.events-page__events {
    background-color: #fff;
    position: relative;
    left: -15px;
    width: 100vw;
    padding: 24px 15px 32px;
    border-radius: 20px;
    margin-bottom: 24px;
}
.events-page__events-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 18px;
}
.events-page__events-header > * {
    flex-shrink: 0;
}
.events-page__select {
    max-width: 261px;
    width: 100%;
    margin-right: 20px;
}
.events-page__filter-button {
    width: 42px;
    height: 42px;
    display: flex;
    padding: 0;
    justify-content: center;
    align-items: center;
    border-color: #e6ecfe;
}
.events-page__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.events-page__item-link {
    color: inherit;
    text-decoration: none;
    outline: 0;
    display: block;
    padding: 16px 0;
}
.events-page__item-header {
    padding-right: 15px;
    margin-bottom: 12px;
}
.events-page__item-tag {
    text-transform: lowercase;
    transition: background-color 0.15s, color 0.15s;
}
.events-page__item-text {
    margin: 0 0 12px;
    font-size: 16px;
}
.events-page__item-price {
    color: #05509b;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.36px;
}
@media (max-width: 1259px) {
    .desktop-only {
        display: none !important;
    }
    .nav__header--with-underline {
        border-bottom: 1px solid #e6e6e6;
    }
    .user-nav__personal-text {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        border: 0;
        clip: rect(0 0 0 0);
    }
    .document__button {
        width: 52px;
        height: 52px;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .document__button svg {
        display: block;
    }
    .document__button span {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        border: 0;
        clip: rect(0 0 0 0);
    }
    .filter-form__fieldset:last-of-type {
        margin-bottom: 32px;
    }
    .events-page__desktop-only {
        display: none;
    }
}
.teacher-card {
    display: flex;
    flex-direction: column;
    gap: 16px;
    color: #515151;
}
.teacher-card__photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    overflow: hidden;
    flex-shrink: 0;
}
.teacher-card__photo img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.teacher-card__last-name {
    color: #05509b;
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 4px;
    letter-spacing: -0.4px;
}
.teacher-card__first-name {
    font-size: 15px;
    margin: 0 0 16px;
    letter-spacing: -0.3px;
}
.teacher-card__description {
    font-size: 13px;
    margin: 0;
    letter-spacing: -0.26px;
}
.order-card-list {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
}
.order-card-list__item {
    overflow: hidden;
    border-radius: 20px;
    border: 1px solid #d4e1ed;
    width: 328px;
    min-height: 186px;
}
.order-card-list__item--accent .order-card-list__benefit {
    background-color: #05509b;
    color: #fff;
}
.order-card-list__link {
    color: inherit;
    text-decoration: none;
    outline: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #fff;
    height: 100%;
    width: 100%;
}
.order-card-list__content {
    max-width: 230px;
    padding-top: 24px;
}
.order-card-list__price {
    color: #05509b;
    font-size: 46px;
    margin: 0 0 4px;
    font-weight: 300;
    line-height: 1.1;
}
.order-card-list__text {
    font-size: 15px;
    margin: 0;
    letter-spacing: -0.3px;
}
.order-card-list__text span {
    color: #05509b;
}
.order-card-list__benefit {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 45px;
    background-color: #d4e1ed;
    color: #05509b;
    margin: auto 0 0;
    font-size: 16px;
    letter-spacing: -0.32px;
    text-transform: lowercase;
    width: 100%;
}
.event-page__grid {
    row-gap: 0;
}
.event-page__order-list {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}
.gallery-slider {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100vw;
    left: -15px;
    position: relative;
}
.gallery-slider .slick-dots {
    bottom: -26px;
}
.gallery-slider__item {
    border-radius: 20px;
    overflow: hidden;
    cursor: pointer;
    margin: 0 6px;
}
.gallery-slider__item img {
    display: block;
    width: 100%;
    height: auto;
}
.free-consultation {
    background: url(/local/templates/.default/markup/build/css/../images/decor/free-consultation-bg.svg) right top no-repeat #fff;
    padding: 32px 15px;
    border-radius: 20px;
    overflow: hidden;
    width: 100vw;
    left: -15px;
    position: relative;
    text-align: center;
    max-width: 648px;
    margin: 0 auto;
}
.free-consultation__title {
    color: #05509b;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.36px;
    margin: 0 0 12px;
}
.free-consultation__description {
    color: #515151;
    font-size: 15px;
    letter-spacing: -0.3px;
    margin: 0 0 24px;
}
.free-consultation__wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.free-consultation__text {
    font-size: 16px;
    margin: 0 0 8px;
}
.free-consultation__phone {
    font-size: 22px;
    font-weight: 300;
}
.free-consultation__button {
    margin-top: 24px;
}
.portfolio-item {
    overflow: hidden;
    border: 0;
    background: #05509b;
    margin: 0;
    cursor: pointer;
    outline: 0;
    text-align: left;
    display: block;
    border-radius: 20px;
    position: relative;
    padding: 30px 15px 37px;
    color: #fff;
    height: 100%;
    max-width: 450px;
    transition: background-color 0.15s;
}
.order-list__item:not(:last-of-type),
.personal-list__item {
    border-bottom: 1px solid #d4e1ed;
}
.portfolio-item * {
    z-index: 2;
}
.portfolio-item::after {
    content: "";
    position: absolute;
    width: 63%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(/local/templates/.default/markup/build/css/../images/decor/about-bg-top-desktop.png) left top no-repeat;
    z-index: 1;
}
.portfolio-item__bg {
    position: absolute;
    right: -1px;
    bottom: -1px;
    width: 298px;
    height: 290px;
    display: none;
}
.portfolio-item__bg img {
    width: 100%;
    height: auto;
}
.portfolio-item__title {
    margin: 0 0 8px;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -0.36px;
}
.portfolio-item__link {
    display: block;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 16px;
}
.portfolio-item__work-on {
    display: block;
    position: relative;
    padding: 11px 46px 11px 8px;
    font-size: 13px;
    letter-spacing: -0.26px;
    border-radius: 20px;
    background-color: #044484;
    max-width: 140px;
}
.portfolio-item__work-on::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 38px;
    height: 38px;
    background: url(/local/templates/.default/markup/build/css/../images/general/b.svg);
}
.map__element {
    width: 100%;
    height: 100%;
    display: block;
}
.personal-grid {
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.personal-grid__left {
    padding: 0 15px;
}
.personal-grid__right {
    padding: 24px 15px;
    background-color: #fff;
    border-radius: 20px;
}
.personal-list,
.personal-list__item {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.personal-list__item {
    padding: 4px 0 12px;
}
.personal-list__item--with-switcher {
    display: grid;
    row-gap: 14px;
    -moz-column-gap: 0;
    column-gap: 0;
    grid-template-columns: 1fr auto;
}
.personal-list__item--with-switcher .personal-list__editable-text {
    grid-row: 2;
    grid-column: 1/3;
}
.contacts-list__title {
    color: #515151;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: -0.26px;
    margin: 0 0 4px;
}
.contacts-list__text {
    color: #101921;
    font-size: 16px;
    margin: 0;
}
.contacts-list__link {
    display: block;
    font-size: 16px;
}
.contacts-page__contacts {
    gap: 24px;
}
.contacts-page__map {
    width: 100vw;
    position: relative;
    left: -15px;
    height: 558px;
}
.order-list__item {
    padding: 24px 0;
}
.order-list__tag-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 2px;
    flex-wrap: wrap;
}
.order-list__buttons {
    display: flex;
    gap: 8px;
    flex-wrap: wrap;
}
.order-list__buttons > * {
    width: 50%;
    max-width: 250px;
}
.new-order__item {
    color: #05509b;
    padding: 16px 0;
}
.new-order__item:not(:last-of-type) {
    border-bottom: 1px dotted #05509b;
}
.new-order__item--confirmed .new-order__title {
    padding-left: 28px;
    position: relative;
}
.new-order__item--confirmed .new-order__title::before {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    left: 0;
    top: 50%;
    background-color: #31b656;
    transform: translateY(-50%);
    -webkit-mask: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#check-mark) no-repeat center;
    mask: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#check-mark) no-repeat center;
}
.new-order__item--editing .new-order__header {
    display: none;
}
.new-order__item--editing .new-order__content {
    display: block;
}
.new-order__header {
    display: flex;
    gap: 12px;
    align-items: flex-start;
}
.new-order__content,
.structure__divider--1::after {
    display: none;
}
.new-order__title {
    margin-right: auto;
}
.new-order__button {
    padding: 0;
    transition: color 0.15s;
}
.new-order__button:focus-visible,
.new-order__button:hover {
    box-shadow: none;
    color: #044484;
}
.main-slider,
.new-order__content-list,
.new-order__net-radio-list {
    margin: 0;
    padding: 0;
    list-style: none;
}
.new-order__net-radio-list {
    display: flex;
    flex-wrap: wrap;
    gap: 24px 8px;
    justify-content: center;
}
.new-order__net-radio-list > * {
    max-width: 258px;
    width: 100%;
}
.new-order__net-radio {
    width: 100%;
    height: 100%;
    padding: 32px;
}
@media (min-width: 768px) {
    .user-nav__burger-button.active::before {
        transform: translate(-50%, 250%) rotate(45deg);
    }
    .user-nav__burger-button.active::after {
        transform: translate(-50%, -300%) rotate(-45deg);
    }
    .user-nav__button {
        width: 50px;
        height: 50px;
    }
    .user-nav__button svg {
        width: 24px;
        height: 24px;
    }
    .user-nav {
        margin-left: 0;
    }
    .main-intro__container {
        background-size: 900px auto;
        background-position: center -55px;
    }
    .main-intro__inner {
        max-width: 700px;
        text-align: left;
        align-items: start;
        align-self: start;
        padding: 24px 0 24px 103px;
    }
    .main-intro__sup-title {
        font-size: 16px;
        margin-bottom: 6px;
    }
    .main-intro__title {
        font-size: 46px;
        line-height: 1.1;
        margin-bottom: 48px;
    }
    .main-intro__title span {
        font-size: 23px;
    }
    .main-intro__author,
    .main-intro__cite {
        font-size: 18px;
    }
    .contacts-page__intro,
    .main-intro__cite {
        position: relative;
    }
    .main-intro__cite br {
        display: block;
    }
    .main-intro__cite::before {
        content: "";
        position: absolute;
        right: 0;
        top: 10px;
        height: 1px;
        width: 150px;
        background-color: #05509b;
    }
    .main-intro__cite::after {
        content: "";
        -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#quotes);
        mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#quotes);
        background-color: #8d9299;
        opacity: 0.17;
        width: 75px;
        height: 35px;
        position: absolute;
        left: -28px;
        top: -23px;
    }
    .main-intro__author {
        margin-left: auto;
        margin-right: 56px;
    }
    .main-intro__buttons {
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }
    .main-intro__button {
        max-width: 167px;
        margin-bottom: 0;
    }
    .main-intro__image {
        height: 480px;
    }
    .main-intro {
        padding-left: 15px;
        padding-right: 15px;
    }
    .about__stats {
        flex-direction: row;
        justify-content: center;
        align-items: start;
        gap: 24px;
    }
    .about {
        padding-left: 15px;
        padding-right: 15px;
    }
    .vacancies__title {
        margin-left: 50%;
    }
    .vacancies__inner {
        display: flex;
        flex-direction: row-reverse;
    }
    .vacancies__inner > * {
        width: 50%;
    }
    .vacancies__heading {
        text-align: left;
    }
    .vacancies__button {
        margin: 0 auto 0 0;
    }
    .login-form__redirect-link:focus-visible,
    .login-form__redirect-link:hover {
        color: #044484;
    }
    .login-form__text a:focus-visible,
    .login-form__text a:hover {
        color: #044484;
    }
    .company__features {
        flex-direction: row;
        align-items: flex-start;
    }
    .company__structure-image {
        max-width: 100%;
    }
    .company__certificates,
    .company__grid,
    .personal-grid {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1350px;
        margin: 0 auto;
    }
    .company__documents {
        padding-left: 0;
        padding-right: 0;
        padding-top: 40px;
    }
    .document {
        padding: 24px 0;
    }
    .requisites__content a:focus-visible,
    .requisites__content a:hover {
        color: #044484;
    }
    .projects__grid-element {
        display: flex;
        flex-direction: column;
        height: auto;
    }
    .partners-list__item:focus-visible,
    .partners-list__item:hover {
        border-color: #05509b;
    }
    .partners-list__link {
        padding: 10px 21px 10px 28px;
    }
    .partners-list {
        gap: 24px;
    }
    .accordion__item {
        padding: 0 24px;
    }
    .accordion__title {
        font-size: 28px;
    }
    .event-page__accordion,
    .events-page__events,
    .free-consultation,
    .vacancies-page__inner {
        width: auto;
        left: auto;
    }
    .vacancies-page__button {
        align-self: center;
    }
    .events-page__item-link:focus-visible .events-page__item-tag,
    .events-page__item-link:hover .events-page__item-tag {
        background-color: #05509b;
        color: #fff;
    }
    .events-page__item-link:focus-visible .events-page__item-text,
    .events-page__item-link:hover .events-page__item-text {
        color: #05509b;
    }
    .portfolio-item__work-on {
        font-size: 14px;
    }
    .portfolio-item {
        padding: 37px 32px;
        max-width: 100%;
    }
    .portfolio-item:focus-visible,
    .portfolio-item:hover {
        background-color: #044484;
    }
    .personal-grid__left {
        padding: 0;
    }
    .contacts-list__title {
        font-size: 14px;
        letter-spacing: initial;
    }
    .contacts-page__map {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50%;
        right: 0;
        height: 100%;
        width: auto;
        border-top-left-radius: 20px;
        border-bottom-left-radius: 20px;
        overflow: hidden;
    }
    .new-order__item {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .new-order__header {
        align-items: center;
    }
    .new-order__content-wrapper {
        padding: 48px 32px;
        border-radius: 20px;
        border: 1px solid #c7cee1;
    }
    .new-order__content-wrapper--min {
        padding: 24px 16px;
        border-radius: 16px;
        border: 1px solid #c7cee1;
        margin: 16px;
    }
    .new-order__content-wrapper--mobile-visible {
        padding: 16px;
    }
}
.new-order__content-wrapper--mobile-visible {
    padding: 16px;
    border-radius: 20px;
    border: 1px solid #c7cee1;
}
.new-order__table {
    overflow: auto;
    max-width: 100%;
    width: -moz-min-content;
    width: min-content;
    max-height: 169px;
    border: 1px solid #d0d6dd;
    border-radius: 6px;
    scrollbar-color: #d9d9d9 #f0f0f0;
}
.new-order__table::-webkit-scrollbar {
    width: 15px;
    height: 15px;
    border-radius: 3px;
}
.new-order__table::-webkit-scrollbar-track {
    background-color: #f0f0f0;
}
.new-order__table::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #d9d9d9;
}
.new-order__table table {
    width: 648px;
}
.accordion-checkbox,
.new-order__os-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.new-order__os-list li {
    width: calc(50% - 4px);
}
.new-order__os-checkbox {
    width: 100%;
    height: 100%;
    padding: 16px;
}
.new-order__acc-check-list {
    padding: 0 16px 16px;
}
.new-order__file-input-text {
    max-width: 533px;
}
.table {
    padding: 8px;
}
.table th {
    padding-bottom: 8px;
}
.table td {
    padding: 5px 0;
}
.accordion-checkbox__item--min > .accordion-checkbox__header {
    padding: 16px;
}
.accordion-checkbox__item {
    position: relative;
    width: 100%;
    border-radius: 32px;
    border: 1px solid #d0d6dd;
    overflow: hidden;
}
.accordion-checkbox__item * {
    z-index: 3;
}
.accordion-checkbox__item::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 40px;
    border-radius: 0 30px 30px 0;
    max-height: 82px;
    transition: max-height 0.25s, width 0.4s cubic-bezier(0.51, -0.01, 0.01, 0.46);
}
.accordion-checkbox__item.active::after {
    max-height: 66px;
    border-radius: 0 30px 30px 8px;
}
.accordion-checkbox__item.active::after,
.accordion-checkbox__item:hover::after {
    width: 140px;
}
.accordion-checkbox__item--green::after {
    background: #a0e8a0;
}
.accordion-checkbox__item--yellow::after {
    background: #fce883;
}
.accordion-checkbox__item--red::after {
    background: #e4717a;
}
.accordion-checkbox__item--blue::after {
    background: #9aceeb;
}
.accordion-checkbox__item--grey::after {
    background: #00000030;
}
.accordion-checkbox__header {
    padding: 16px 16px 0;
}
.accordion-checkbox__content {
    max-height: 0;
    transition: max-height 0.3s;
}
.personal-page__menu-link {
    text-decoration: none;
    outline: 0;
    color: #515151;
    display: block;
    font-size: 16px;
}
.personal-page__menu-link--current {
    color: #05509b;
}
.personal-page__form-buttons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    justify-content: center;
}
.personal-page__form-buttons .button,
.personal-page__form-buttons li {
    width: 100%;
}
.personal-page__form-buttons li {
    max-width: 330px;
}
.personal-page__grid-header {
    display: flex;
    justify-content: space-between;
    -moz-column-gap: 24px;
    column-gap: 24px;
    row-gap: 0;
}
.personal-page__grid-header--with-date {
    flex-direction: column;
}
.personal-page__order-date {
    color: #515151;
    font-size: 14px;
    font-weight: 400;
}
.not-found {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 100px;
    text-align: center;
    height: 100%;
    background: url(/local/templates/.default/markup/build/css/../images/decor/not-found-bg.svg) center 148px no-repeat;
    background-size: min(200%, 1735px) auto;
}
.not-found__image {
    height: 150px;
    margin-bottom: 32px;
}
.not-found__image img {
    width: 100%;
    height: 100%;
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
}
.not-found__link {
    width: 330px;
}
@media (min-width: 768px) {
    .new-order__os-list li {
        width: auto;
    }
    .accordion-checkbox li {
        width: 50%;
        max-width: calc(50% - 4px);
    }
    .personal-page__form-buttons {
        justify-content: flex-start;
    }
    .personal-page__form-buttons button {
        height: 100%;
        width: auto;
    }
    .personal-page__form-buttons li {
        width: auto;
    }
    .not-found__image {
        height: 200px;
    }
    .not-found {
        padding-top: 180px;
        background-position: center 400px;
    }
}
.structure {
    max-width: 700px;
    margin: 0 auto;
}
.structure__divider {
    color: #c7cee1;
    width: 1px;
    background-color: currentColor;
    position: absolute;
    height: 40px;
}
.accordion-checkbox__item--icon,
.noclick,
.structure__head {
    position: relative;
}
.structure__divider::after {
    left: 50%;
    bottom: 0;
    border: 3px solid transparent;
    border-bottom: 5px solid currentColor;
}
.structure__divider::after,
.structure__divider::before {
    content: "";
    position: absolute;
    transform: translateX(-50%);
}
.structure__divider::before {
    left: 50%;
    top: 0;
    border: 3px solid transparent;
    border-top: 5px solid currentColor;
}
.structure__divider--1 {
    top: 100%;
    right: 50px;
    height: 52px;
}
@media (min-width: 1260px) {
    .user-nav__button--personal {
        display: flex;
        width: auto;
        padding: 10px 24px;
        border-radius: 50px;
    }
    .main-intro__container {
        position: relative;
        flex-direction: row;
        background: url(/local/templates/.default/markup/build/css/../images/decor/map-decor.svg) 0 50% no-repeat, linear-gradient(90deg, #05509b 100%, transparent 81%) 0 50%;
    }
    .main-intro__inner {
        min-width: 700px;
    }
    .main-intro__image {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        height: auto;
        max-width: 831px;
        margin-left: auto;
        margin-top: 0;
        overflow: hidden;
        border-top-right-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .main-intro__image img {
        border-bottom-left-radius: 0;
        border-top-right-radius: 20px;
        bottom: auto;
        right: 0;
        height: 100%;
        width: 100%;
    }
    .company__certificates-title,
    .main-intro {
        padding: 0;
    }
    .brands__container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1350px;
        margin: 0 auto;
    }
    .brands__item.slick-active + .brands__item:not(.slick-active)::before {
        display: none;
    }
    .activities__title,
    .vacancies__list {
        font-size: 16px;
    }
    .activities__item {
        position: relative;
        display: flex;
        align-items: center;
    }
    .activities__item::after {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        -webkit-mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
        mask-image: url(/local/templates/.default/markup/build/css/../images/icons/sprite.svg#arrow);
        background-color: #05509b;
        width: 24px;
        height: 24px;
    }
    .activities__number {
        display: flex;
        width: 58px;
        margin: 0;
        flex-shrink: 0;
    }
    .activities__item-title {
        flex-shrink: 0;
        width: 606px;
        padding-right: 24px;
        margin: 0;
        font-size: 28px;
        text-transform: initial;
    }
    .activities__item-title::after,
    .events-page__not-desktop,
    .footer-nav__chevron {
        display: none;
    }
    .activities__item-title:focus-visible,
    .activities__item-title:hover {
        color: #044484;
    }
    .activities__description {
        width: 510px;
    }
    .activities {
        margin-bottom: 120px;
    }
    .about__wrapper {
        border-radius: 20px;
    }
    .about__wrapper::before {
        left: 0;
        top: 0;
        background: url(/local/templates/.default/markup/build/css/../images/decor/about-bg-top-desktop.png) left top no-repeat;
    }
    .about__container {
        padding-left: 15px;
        padding-right: 15px;
        max-width: 1350px;
        margin: 0 auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }
    .about__title {
        grid-column: 1;
        justify-self: start;
        grid-row: 1;
        font-size: 16px;
    }
    .about__info {
        grid-column: 1;
        grid-row: 2/4;
    }
    .about__info-sup-text,
    .company,
    .portfolio-item__title {
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .about__info-text,
    .company b,
    .vacancies__heading {
        font-size: 32px;
        letter-spacing: -0.64px;
    }
    .about__info-sub-text {
        font-size: 18px;
        letter-spacing: -0.36px;
    }
    .about__info-link {
        font-size: 16px;
        transition: color 0.15s;
    }
    .about__info-link:focus-visible,
    .about__info-link:hover {
        color: #044484;
    }
    .about__stats {
        grid-column: 2;
        grid-row: 3;
    }
    .about__stats::after {
        bottom: auto;
        top: 16px;
    }
    .about__description {
        grid-column: 2;
        grid-row: 2;
        flex-direction: row;
    }
    .about {
        position: relative;
        padding: 0;
    }
    .about::before {
        position: absolute;
        content: "";
        width: 100%;
        top: 50%;
        background: #eee;
        bottom: -1px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
    }
    .vacancies__button {
        max-width: 300px;
        white-space: nowrap;
    }
    .vacancies__image {
        width: 534px;
        max-width: 100%;
        margin-top: -200px;
    }
    .vacancies {
        margin-top: 0;
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        background-position: 0-180px;
        padding-top: 64px;
    }
    .footer-nav__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-auto-flow: row;
        gap: 24px;
        align-content: start;
    }
    .footer-nav__item {
        grid-row: 1/3;
    }
    .footer-nav__item--main {
        grid-column: 1;
    }
    .footer-nav__item--works {
        grid-column: 2;
    }
    .footer-nav__item--software {
        grid-column: 3;
        grid-row: 1;
    }
    .footer-nav__item--services {
        grid-column: 3;
        grid-row: 2;
    }
    .footer-nav__link {
        font-size: 20px;
        font-weight: 300;
        letter-spacing: -0.4px;
        text-transform: initial;
    }
    .footer-nav__submenu-item:last-of-type .footer-nav__submenu-link {
        padding-bottom: 0;
    }
    .company__description,
    .editable-text__input-wrapper,
    .personal-grid {
        flex-direction: row;
    }
    .company__features-item {
        width: 200px;
    }
    .company__features-number {
        font-size: 74px;
        letter-spacing: -1.48px;
    }
    .company__certificates-slider-item {
        margin: 0 16px;
    }
    .company__grid {
        max-width: 1390px;
        padding-left: 40px;
    }
    .company__section {
        margin-bottom: 64px;
    }
    .document {
        grid-template-columns: min-content 330px auto min-content;
    }
    .document__image {
        grid-row: 1;
    }
    .document__title {
        align-self: center;
    }
    .document__file-size {
        grid-row: 1;
        grid-column: 3;
        justify-self: center;
        font-size: 14px;
        padding-left: 0;
    }
    .document__button {
        grid-row: 1;
        grid-column: 4;
    }
    .requisites__inner > div {
        display: flex;
        gap: 24px;
    }
    .requisites__inner > div > * {
        flex: 1;
    }
    .requisites__title {
        font-size: 14px;
        letter-spacing: initial;
    }
    .requisites {
        padding: 44px 40px 56px;
    }
    .partners-list__item--promo {
        max-width: 872px;
        background: url(/local/templates/.default/markup/build/css/../images/partners/partners-promo-bg-desktop.svg) no-repeat, no-repeat #101921;
    }
    .partners-list__promo-inner {
        flex-direction: row;
        padding: 42px 73px;
        justify-content: space-between;
    }
    .partners-list__promo-text {
        text-align: left;
    }
    .partners-list__image {
        max-width: 154px;
        height: 54px;
    }
    .accordion__content {
        padding-bottom: 32px;
    }
    .accordion__header {
        gap: 16px;
        padding: 32px 40px 32px 0;
    }
    .accordion__number {
        text-align: center;
        font-size: 14px;
    }
    .vacancies-page__accordion-content-wrapper {
        display: flex;
        justify-content: space-between;
        padding: 0 40px 32px;
        align-items: center;
    }
    .vacancies-page__accordion-content {
        max-width: 750px;
    }
    .vacancies-page__offer {
        font-size: 13px;
    }
    .vacancies-page__offer-price {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .event-tag__name {
        font-size: 13px;
        letter-spacing: -0.26px;
        text-transform: initial;
    }
    .filter-form__content {
        scrollbar-width: thin;
        scrollbar-color: #efefef transparent;
        scrollbar-gutter: stable;
    }
    .filter-form__content::-webkit-scrollbar {
        width: 7px;
    }
    .filter-form__content::-webkit-scrollbar-track {
        background-color: transparent;
    }
    .filter-form__content::-webkit-scrollbar-thumb {
        border-radius: 3px;
        background-color: #efefef;
    }
    .filter-form__reset {
        border: 0;
        background: 0 0;
        cursor: pointer;
        border-radius: 0;
        outline: 0;
        padding: 0;
        width: auto;
        margin: 0 0 24px;
        height: auto;
    }
    .filter-form__reset span {
        display: inline;
    }
    .filter-form__reset:focus-visible,
    .filter-form__reset:hover {
        color: #044484;
        background: 0 0;
        box-shadow: initial;
    }
    .event-page__accordion .accordion__content,
    .events-modal__content {
        padding: 0;
    }
    .events-modal {
        position: static;
        display: flex;
        background-color: transparent;
        z-index: auto;
    }
    .events-page__page-title {
        margin-bottom: 24px;
    }
    .events-page__grid {
        display: flex;
        justify-content: space-between;
    }
    .events-page__grid-left {
        max-width: 424px;
    }
    .events-page__events {
        padding: 64px;
        max-width: 872px;
        margin-bottom: 32px;
    }
    .event-page__grid,
    .events-page__events-header {
        margin-bottom: 24px;
    }
    .events-page__item-content {
        display: flex;
    }
    .events-page__item-text {
        display: flex;
        margin: 0;
    }
    .events-page__item-price {
        flex-shrink: 0;
        margin-left: auto;
    }
    .teacher-card {
        gap: 24px;
        flex-direction: row;
    }
    .order-card-list__item {
        border: 0;
    }
    .order-card-list {
        gap: 24px;
    }
    .event-page__page-title {
        margin-bottom: 12px;
    }
    .event-page__tag {
        margin-bottom: 48px;
    }
    .event-page__accordion .accordion__item {
        border: 0;
        padding: 0;
    }
    .event-page__accordion .accordion__item:not(:last-of-type) {
        margin-bottom: 24px;
    }
    .event-page__accordion .accordion__header {
        padding: 0;
        margin-bottom: 8px;
    }
    .event-page__accordion .accordion__header::after,
    .event-page__accordion .accordion__header::before {
        display: none;
    }
    .event-page__accordion--left {
        max-width: 550px;
    }
    .event-page__accordion--right .accordion__item {
        background-color: #fff;
    }
    .event-page__accordion--right .accordion__item:not(:last-of-type) {
        margin-bottom: 8px;
    }
    .event-page__accordion--bottom .accordion__header {
        margin-bottom: 24px;
    }
    .event-page__accordion .event-page__information {
        padding: 64px 24px;
    }
    .event-page__order-list {
        justify-content: flex-start;
    }
    .event-page__teacher {
        padding: 24px 32px;
    }
    .gallery-slider {
        width: auto;
        left: auto;
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
    }
    .gallery-slider__item {
        max-width: 312px;
        margin: 0;
    }
    .free-consultation__title {
        text-align: left;
        font-size: 20px;
        letter-spacing: -0.4px;
    }
    .free-consultation__description {
        text-align: left;
        margin-bottom: 34px;
    }
    .free-consultation__wrapper {
        flex-direction: row;
        justify-content: space-between;
    }
    .free-consultation__phone {
        font-size: 28px;
    }
    .free-consultation__button {
        margin-top: 16px;
    }
    .portfolio-item__bg {
        display: block;
    }
    .portfolio-item__link {
        margin-top: auto;
    }
    .portfolio-item {
        padding: 37px 285px 74px 32px;
        display: flex;
        flex-direction: column;
        min-height: 305px;
    }
    .personal-grid__left {
        width: 312px;
        flex-shrink: 0;
    }
    .personal-grid__right {
        padding: 64px;
        width: 100%;
    }
    .personal-list__item {
        border: 0;
        display: grid;
        padding: 0;
        grid-template-columns: repeat(2, 1fr);
    }
    .personal-list__item--with-switcher .switcher {
        padding: 0;
    }
    .personal-list__item--with-switcher .personal-list__editable-text {
        grid-column: 2;
    }
    .order-list__item {
        padding: 16px 0;
        display: grid;
        gap: 12px;
        grid-template-columns: 1fr auto;
    }
    .order-list__header {
        grid-column: 1/3;
        grid-row: 1;
    }
    .order-list__tag-list {
        gap: 4px;
    }
    .order-list__content {
        grid-column: 1;
        grid-row: 2;
        margin-bottom: 0;
    }
    .order-list__buttons {
        grid-column: 2;
        grid-row: 2;
        align-self: start;
    }
    .order-list__buttons > * {
        width: auto;
    }
    .order-list {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
    .personal-page__grid-header--with-date {
        align-items: center;
        flex-direction: row;
    }
    .personal-page__grid-header {
        margin-bottom: 24px;
    }
    .not-found__image {
        height: 240px;
    }
    .not-found__link {
        width: 285px;
    }
    .not-found {
        background-position: center 470px;
    }
    .structure__divider--1 {
        height: 49px;
        right: 16%;
    }
    .structure__divider--1::after {
        display: block;
    }
}
.structure__divider--2 {
    top: 100%;
    right: 84px;
    height: 52px;
}
.structure__divider--2::after {
    display: none;
}
@media (min-width: 1260px) {
    .structure__divider--2 {
        height: 49px;
        right: 50%;
    }
    .structure__divider--2::after {
        display: block;
    }
}
.structure__divider--3 {
    top: 100%;
    right: 116px;
    height: 52px;
}
@media (min-width: 1260px) {
    .structure__divider--3 {
        height: 49px;
        right: 84%;
    }
    .structure__divider--4 {
        display: none;
    }
}
.structure__divider--4 {
    top: 100%;
    right: 50px;
    height: 17px;
}
.structure__divider--4::after,
.structure__divider--4::before,
.structure__divider--5::before,
.structure__divider--6::before {
    display: none;
}
.structure__divider--5 {
    top: 100%;
    right: 84px;
    height: 17px;
}
.structure__divider--6 {
    top: 100%;
    right: 50px;
    height: 17px;
}
.structure__head {
    font-family: Manrope, Arial, sans-serif;
    color: #05509b;
    font-size: 20px;
    letter-spacing: -0.4px;
    border-radius: 20px;
    border: 1px solid #c7cee1;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
}
.structure__section {
    display: flex;
    flex-direction: column;
    padding: 16px 0;
    border: 1px solid #c7cee1;
    border-radius: 16px;
    position: relative;
}
.structure__section:not(:last-of-type) {
    margin-bottom: 16px;
}
.structure__section-header {
    color: #05509b;
    text-align: center;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 16px;
    padding: 0 20px;
    max-width: 400px;
    align-self: center;
    min-height: 72px;
}
.structure__list {
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 0 44px;
}
.structure__item {
    padding: 22px 20px;
    border-radius: 16px;
    border: 1px solid #c7cee1;
    text-align: center;
    letter-spacing: -0.3px;
    font-size: 15px;
}
@media (min-width: 1260px) {
    .structure__divider--5,
    .structure__divider--6 {
        display: none;
    }
    .structure__head {
        max-width: 100%;
        height: 62px;
        margin: 0;
        font-size: 22px;
        letter-spacing: -0.44px;
        grid-row: 1;
        grid-column: 1/-1;
    }
    .structure__section {
        align-self: start;
        padding: 24px 0;
    }
    .structure__section:not(:last-of-type) {
        margin-bottom: 0;
    }
    .structure__section-header {
        font-size: 17px;
        min-height: 69px;
        margin-bottom: 24px;
    }
    .structure__list {
        padding: 0 57px;
        gap: 16px;
    }
    .structure {
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 47px 24px;
    }
}
.main-slider .slick-arrow {
    border: 0;
    background: 0 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    outline: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    width: 40px;
    height: 40px;
    z-index: 1;
    border-radius: 5px;
}
.main-slider .slick-arrow::before {
    content: "";
    position: absolute;
    border-top: 2px solid #101921;
    border-right: 2px solid #101921;
    width: 20px;
    height: 20px;
    top: 50%;
    left: 50%;
}
.main-slider .slick-next {
    right: 25px;
}
.main-slider .slick-next::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
.main-slider .slick-prev {
    left: 25px;
}
.main-slider .slick-prev::before {
    transform: translate(-50%, -50%) rotate(-135deg);
}
@media screen and (min-width: 1680px) {
    .main-slider .slick-next {
        right: calc(50% - 820px);
    }
    .main-slider .slick-prev {
        left: calc(50% - 820px);
    }
}
.row--bet {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.row__gap--8 {
    gap: 8px;
}
.row__start {
    align-items: flex-start;
}
.noclick:before {
    content: "";
    z-index: 99;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
}
.box {
    margin: 2px 4px 2px 2px;
}
.box-wrap-half > * {
    max-width: calc(50% - 4px);
}
.box--min {
    width: 20px;
    height: 20px;
    border-radius: 6px;
}
.box--green {
    background: #a0e8a0;
}
.box--grey {
    background: #cfcfcf;
}
.box--red {
    background: #e4717a;
}
.box--yellow {
    background: #fce883;
}
.timebox__wrapper {
    height: 600px;
}
.timebox__wrapper--min {
    height: 146px;
}
.timebox {
    display: none;
}
.activities__description,
.bx-newsdetail-content p,
.event-page__grid .grid-sticky__left,
.event-page__grid .grid-sticky__left li,
.event-page__grid .grid-sticky__left p:not(.events-page__item-text, table p),
.grid-sticky__left li,
.grid-sticky__left p:not(.events-page__item-text, table p),
.projects__grid-element * {
    text-align: justify;
}
.events-page__item-text {
    text-align: left;
}
.accordion-checkbox__item--icon::after,
.accordion-checkbox__item--icon::before {
    content: "";
    position: absolute;
    width: 14px;
    height: 1px;
    background-color: #05509b;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    transition: transform 0.15s;
}
.accordion-checkbox__item--icon::after {
    transform: translateY(-50%) rotate(90deg);
}
@media (max-width: 768px) {
    .modal {
        padding: 0;
        top: 75px;
        z-index: 5;
    }
    .modal__inner {
        top: -75px;
        margin: 0;
        border-radius: 20px;
        padding-top: 0;
        height: 100vh;
    }
    .modal__close {
        top: 80px;
        right: 8px;
        border: 1px solid #05509b;
    }
    .modal__content {
        max-height: 100%;
        padding: 75px 0 30px;
    }
}

.editable-text.edit .editable-text__text,
.editable-text.edit .editable-text__edit-button {
    display: none !important;
}

.event-page__grid table {
    border: 1px solid #08529c;
    border-radius: 16px;
}

.event-page__grid table td p {
    font-size: 14px;
}

.event-page__grid table td {
    border: 1px solid #08529c;
}

.event-page__grid table tr:first-child td:first-child {
    border-radius: 15px 0 0 0;
}

.event-page__grid table tr:first-child td:last-child {
    border-radius: 0 15px 0 0;
}

.event-page__grid table tr:last-child td:last-child {
    border-radius: 0 0 15px 0;
}

.event-page__grid table tr:last-child td:first-child {
    border-radius: 0 0 0 15px;
}

@media (max-width: 768px) {
    p {
        max-width: 100%;
    }
}

/* End */


/* Start:/local/templates/main/add.css?17419389791798*/
.main-intro__cite.main-intro__cite_none-before::before{content:none}@media (min-width: 1300px) and (max-width: 1335px){.header .header__logo{margin-right:70px}.header .header__phone{margin-left:0;margin-right:auto}}@media (min-width: 1260px) and (max-width: 1300px){.header .header__logo{margin-right:auto}.header .header__phone{margin-left:0;margin-right:5px}}.nav__link_not{cursor:default}.page-title .events-page__item-text_clr-black{color:#101921}.page-title .events-page__item-text_clr-red{color:#be342b}.events-page__item-text_bold{font-weight:700}.events-page__item-link:not(:active,:hover,:focus-visible) .events-page__item-text_clr-black{color:#101921}.events-page__item-link:not(:active,:hover,:focus-visible) .events-page__item-text_clr-red{color:#be342b}@media (min-width: 1260px){.grid-services .grid-sticky__left .events-page__events{width:100%!important}.grid-services .grid-sticky__right .events-page__events{width:100%!important}}.grid-services .events-page__grid-right{width:100%}.grid-services .events-page__list{display:flex;justify-content:center;align-items:center}.grid-services .services_event-tag{justify-content:center}.grid-services .services_events-page__item-header{padding-right:0}.grid-services .grid_header{text-align:center}.text-link_mb20{margin-bottom:20px}.text-title.small_banner_title_left{text-align:left}@media (min-width: 1260px){.free-consultation__wrapper.free-consultation__wrapper_col{flex-direction:column}.grid-two-columns.grid-sticky_2-1{display:grid;grid-template-columns:2fr 1fr}}.grid-two-columns.grid-sticky_2-1{display:grid;grid-template-columns:2fr 1fr}.text-link.text-link_color-inherit{color:inherit}.grid-sticky.grid-sticky_2-1{grid-template-columns:2fr 1fr}.vacancies .vacancies__title.vacancies__title_capitalize{text-transform:capitalize}
/* End */


/* Start:/local/templates/.default/components/bitrix/menu/top/style.css?174193897956*/
.submenu__link.hidden {
    display: none!important;
}
/* End */


/* Start:/local/components/project/auth_custom/templates/esia/style.css?1741938978459*/
.esia-auth-link {
    padding: 10px;
    border: 1px solid #05509b;
    color: #05509b;
}

.user-nav__popover {
    width: unset;
    max-width: unset;
}

.bx-system-auth-form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.logo {
    width: 200px;
    height: 30px;
    margin-bottom: 20px;
    background-image: url("/local/components/project/auth_custom/templates/esia/images/esia-logo.png");
    background-repeat: no-repeat;
    background-size: contain;
}
/* End */


/* Start:/local/templates/main/template_styles.css?1741938979147*/
.open-all-networks,
.close-all-networks
{
    margin-top: 10px;
}

.small_banner_title{
    text-align: center;
    margin-bottom: 30px;
}
/* End */
/* /local/templates/.default/markup/build/css/entry.min.css?1750662962108222 */
/* /local/templates/main/add.css?17419389791798 */
/* /local/templates/.default/components/bitrix/menu/top/style.css?174193897956 */
/* /local/components/project/auth_custom/templates/esia/style.css?1741938978459 */
/* /local/templates/main/template_styles.css?1741938979147 */
