:root {
    --white: white;
    --white-gray: #F4F3F4;
    --black: #2a2a2a;
    --blue-black: #071229;
    --blue: #0067FF;
    --gray: #8499AD;
    --light-gray: #EBEBEB;
    --red: #cf222e;
    --orange: #d4a72c;
    --purple: #8251df;
    --purple-light: #b8d3ff;
    --green: #40c463;
    --green-light: #CDF677;
    --transparent: trasparent;
    --black-scale: rgba(42, 42, 42, 0.40);
    --main-color: var(--white);
    --primary-color: var(--white-gray);
    --accent-color: var(--blue);
    --dark-color: var(--black);
    --dark-intense-color: var(--blue-black);
    --text-color: var(--dark-color);
    --text-color-inversion-color: var(--main-color);
    --text-intense-color: var(--dark-intense-color);
    --text-accent-color: var(--accent-color);
    --text-gray: #626977;
    --text-default: var(--text-color);
    --text-inversion: var(--text-color-inversion-color);
    --text-intense: var(--text-intense-color);
    --text-accent: var(--text-accent-color);
    --default-main-bg: var(--main-color);
    --default-primary-bg: var(--primary-color);
    --default-accent-bg: var(--accent-color);
    --default-border: #ADB0B7;
    --default-border-accent: var(--accent-color);
    --default-main: var(--default-main-bg);
    --btn-accent-background: var(--accent-color);
    --btn-accent-background-hover: ;
    --btn-accent-background-active: ;
    --btn-accent-background-focus: ;
    --btn-accent-caption: var(--text-inversion);
    --btn-accent-caption-hover: ;
    --btn-accent-caption-active: ;
    --btn-accent-caption-focus: ;
    --btn-intense-background: var(--main-color);
    --btn-intense-background-hover: ;
    --btn-intense-background-active: ;
    --btn-intense-background-focus: ;
    --btn-intense-caption: var(--text-intense-color);
    --btn-intense-caption-hover: ;
    --btn-intense-caption-active: ;
    --btn-intense-caption-focus: ;
    --btn-dropdown-background: var(--transparent);
    --btn-dropdown-background-hover: ;
    --btn-dropdown-background-active: ;
    --btn-dropdown-background-focus: ;
    --btn-dropdown-caption: var(--text-intense-color);
    --btn-dropdown-caption-hover: ;
    --btn-dropdown-caption-active: ;
    --btn-dropdown-caption-focus: ; }

@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-ExtraLight.eot");
    src: local("Inter ExtraLight"), local("Inter-ExtraLight"), url("../../fonts/Inter/Inter-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-ExtraLight.woff2") format("woff2"), url("../../fonts/Inter/Inter-ExtraLight.woff") format("woff"), url("../../fonts/Inter/Inter-ExtraLight.ttf") format("truetype"), url("../../fonts/Inter/Inter-ExtraLight.svg#Inter-ExtraLight") format("svg");
    font-weight: 200;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-ExtraBold.eot");
    src: local("Inter ExtraBold"), local("Inter-ExtraBold"), url("../../fonts/Inter/Inter-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-ExtraBold.woff2") format("woff2"), url("../../fonts/Inter/Inter-ExtraBold.woff") format("woff"), url("../../fonts/Inter/Inter-ExtraBold.ttf") format("truetype"), url("../../fonts/Inter/Inter-ExtraBold.svg#Inter-ExtraBold") format("svg");
    font-weight: bold;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Bold.eot");
    src: local("Inter Bold"), local("Inter-Bold"), url("../../fonts/Inter/Inter-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Bold.woff2") format("woff2"), url("../../fonts/Inter/Inter-Bold.woff") format("woff"), url("../../fonts/Inter/Inter-Bold.ttf") format("truetype"), url("../../fonts/Inter/Inter-Bold.svg#Inter-Bold") format("svg");
    font-weight: bold;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Black.eot");
    src: local("Inter Black"), local("Inter-Black"), url("../../fonts/Inter/Inter-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Black.woff2") format("woff2"), url("../../fonts/Inter/Inter-Black.woff") format("woff"), url("../../fonts/Inter/Inter-Black.ttf") format("truetype"), url("../../fonts/Inter/Inter-Black.svg#Inter-Black") format("svg");
    font-weight: 900;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Regular.eot");
    src: local("Inter Regular"), local("Inter-Regular"), url("../../fonts/Inter/Inter-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Regular.woff2") format("woff2"), url("../../fonts/Inter/Inter-Regular.woff") format("woff"), url("../../fonts/Inter/Inter-Regular.ttf") format("truetype"), url("../../fonts/Inter/Inter-Regular.svg#Inter-Regular") format("svg");
    font-weight: normal;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Medium.eot");
    src: local("Inter Medium"), local("Inter-Medium"), url("../../fonts/Inter/Inter-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Medium.woff2") format("woff2"), url("../../fonts/Inter/Inter-Medium.woff") format("woff"), url("../../fonts/Inter/Inter-Medium.ttf") format("truetype"), url("../../fonts/Inter/Inter-Medium.svg#Inter-Medium") format("svg");
    font-weight: 500;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Light.eot");
    src: local("Inter Light"), local("Inter-Light"), url("../../fonts/Inter/Inter-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Light.woff2") format("woff2"), url("../../fonts/Inter/Inter-Light.woff") format("woff"), url("../../fonts/Inter/Inter-Light.ttf") format("truetype"), url("../../fonts/Inter/Inter-Light.svg#Inter-Light") format("svg");
    font-weight: 300;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-SemiBold.eot");
    src: local("Inter SemiBold"), local("Inter-SemiBold"), url("../../fonts/Inter/Inter-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-SemiBold.woff2") format("woff2"), url("../../fonts/Inter/Inter-SemiBold.woff") format("woff"), url("../../fonts/Inter/Inter-SemiBold.ttf") format("truetype"), url("../../fonts/Inter/Inter-SemiBold.svg#Inter-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal; }
@font-face {
    font-family: 'Inter';
    src: url("../../fonts/Inter/Inter-Thin.eot");
    src: local("Inter Thin"), local("Inter-Thin"), url("../../fonts/Inter/Inter-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/Inter/Inter-Thin.woff2") format("woff2"), url("../../fonts/Inter/Inter-Thin.woff") format("woff"), url("../../fonts/Inter/Inter-Thin.ttf") format("truetype"), url("../../fonts/Inter/Inter-Thin.svg#Inter-Thin") format("svg");
    font-weight: 100;
    font-style: normal; }
@media only screen and (min-width: 1285px) {
    .if-size-mb,
    .if-size-tb,
    .if-size-not-pc {
        display: none !important; }

    .if-size-pc,
    .if-size-not-mb {
        display: block; } }
@media only screen and (max-width: 480px) {
    .if-size-tb,
    .if-size-pc,
    .if-size-not-mb {
        display: none !important; }

    .if-size-mb,
    .if-size-not-pc {
        display: block; } }
@media only screen and (min-width: 481px) and (max-width: 1284px) {
    .if-size-mb,
    .if-size-pc {
        display: none !important; }

    .if-size-tb,
    .if-size-not-mb,
    .if-size-not-pc {
        display: block; } }
.button {
    --btn-padding: 7px 15px;
    --radius: 27px;
    --font-size-m: 14px;
    --mx-width: 300px;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    padding: var(--btn-padding);
    border-radius: var(--radius);
    font-size: var(--font-size);
    max-width: var(--mx-width);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    -webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: button; }
.button:disabled, .button:disabled:hover, .button.state-disabled, .button.state-disabled:hover {
    background-color: rgba(158, 158, 158, 0.68);
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none; }
.button:disabled, .button:disabled:focus, .button.state-disabled, .button.state-disabled:focus {
    background-color: rgba(158, 158, 158, 0.68);
    cursor: default;
    -webkit-box-shadow: none;
    box-shadow: none; }
.button:focus {
    -webkit-box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5);
    box-shadow: 0 0 0 0.25rem rgba(49, 132, 253, 0.5); }

.button-accent {
    background-color: var(--btn-accent-background);
    color: var(--btn-accent-caption);
    padding: 15px 45px; }
.button-accent:focus {
    background-color: var(--btn-accent-background-focus);
    color: var(--btn-intense-caption-focus); }
@media (hover: hover) {
    .button-accent:hover {
        background-color: var(--btn-accent-background-hover);
        color: var(--btn-intense-caption-hover); }
    .button-accent:active {
        background-color: var(--btn-accent-background-active);
        color: var(--btn-intense-caption-active); } }
@media (hover: none) {
    .button-accent:active {
        background-color: var(--btn-accent-background-hover);
        color: var(--btn-intense-caption-hover); } }
.button-accent.state-busy {
    cursor: wait; }

.button-intense {
    background-color: var(--btn-intense-background);
    color: var(--btn-intense-caption); }
.button-intense:focus {
    background-color: var(--btn-intense-background-focus);
    color: var(--btn-intense-caption-focus); }
@media (hover: hover) {
    .button-intense:hover {
        background-color: var(--btn-intense-background-hover);
        color: var(--btn-intense-caption-hover); }
    .button-intense:active {
        background-color: var(--btn-intense-background-hover);
        color: var(--btn-intense-caption-hover); } }
@media (hover: none) {
    .button-intense:active {
        background-color: var(--btn-intense-background-active);
        color: var(--btn-intense-caption-active); } }
.button-intense.state-busy {
    cursor: wait; }

.button-dropdown {
    background-color: var(--btn-dropdown-background);
    color: var(--btn-dropdown-caption);
    padding: 0; }
.button-dropdown:after {
    --size: 14px;
    content: '';
    display: inline-block;
    background-image: url("../../media/svg/arrow-down.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: var(--size);
    width: var(--size);
    height: var(--size);
    margin-bottom: -3px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
.button-dropdown:focus {
    background-color: var(--btn-dropdown-background-focus);
    color: var(--btn-dropdown-caption-focus); }
@media (hover: hover) {
    .button-dropdown:hover {
        background-color: var(--btn-dropdown-background-hover);
        color: var(--btn-dropdown-caption-hover); }
    .button-dropdown:active {
        background-color: var(--btn-dropdown-background-active);
        color: var(--btn-dropdown-caption-active); } }
@media (hover: none) {
    .button-dropdown:active {
        background-color: var(--btn-dropdown-background-hover);
        color: var(--btn-dropdown-caption-hover); } }
.button-dropdown.state-busy {
    cursor: wait; }

.menu-button {
    padding: 0;
    background-repeat: no-repeat;
    background-position: center;
    width: 42px;
    height: 42px; }
.menu-button:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
.menu-button.state-closed {
    background-image: url("../../media/svg/menu.svg"); }
.menu-button.state-open {
    background-image: url("../../media/svg/plus.svg");
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); }

:root {
    --layout-width: 1284px;
    --layout-padding: 12px; }

@media only screen and (min-width: 1285px) {
    .layout {
        width: var(--layout-width);
        margin: 0 auto;
        padding: 0 var(--layout-padding); } }
@media only screen and (max-width: 1284px) {
    .layout {
        width: 100%;
        padding: 0 var(--layout-padding); } }

.header {
    --width: 100%;
    --radius: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 2px;
    background-color: var(--default-main-bg);
    height: var(--height);
    width: var(--width);
    border-radius: var(--radius); }
@media only screen and (min-width: 1285px) {
    .header {
        --height: 95px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 0 40px; } }
@media only screen and (max-width: 1284px) {
    .header {
        --height: 60px;
        padding: 0 20px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }

.header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around; }
@media only screen and (min-width: 1285px) {
    .header-content .header-content-mobile {
        display: none; }
    .header-content .header-content-mobile > .navigation {
        display: none; } }
@media only screen and (max-width: 1284px) {
    .header-content {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }

@media only screen and (max-width: 1284px) {
    .navigation {
        display: none; }

    .header-content-mobile > .navigation.state-closed {
        display: none; }
    .header-content-mobile > .navigation.state-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: fixed;
        overflow-y: auto;
        left: 0;
        top: 62px;
        background: var(--default-main-bg);
        opacity: 1;
        z-index: 10;
        width: 100%;
        height: 100%;
        border-radius: 27px; }

    .mobile-nav .navigation-item {
        margin-top: 10px; }
    .mobile-nav .additional-block {
        margin-top: 20px; } }
.navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media only screen and (min-width: 1285px) {
    .navigation {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
@media only screen and (max-width: 1284px) {
    .navigation {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.button-search, .button-change-style {
    padding: 0; }

@media only screen and (min-width: 1285px) {
    .button-change-style {
        margin-left: 40px; }

    .button-search {
        margin-left: 10px; } }
.navigation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media only screen and (min-width: 1285px) {
    .navigation-list {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
@media only screen and (max-width: 1284px) {
    .navigation-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.navigation-list .sub-navigation-list,
.navigation-list .sub-sub-navigation-list {
    display: none;
    position: absolute;
    top: 16px;
    right: 0;
    background-color: var(--default-main-bg);
    border-radius: 27px;
    padding: 20px 10px;
    z-index: 10;
    pointer-events: none;
    -webkit-box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
    box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2); }
@media only screen and (min-width: 1285px) {
    .navigation-list .sub-navigation-list,
    .navigation-list .sub-sub-navigation-list {
        min-width: 200px; } }
.navigation-list .sub-navigation-item:hover.button-dropdown:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg); }
.navigation-list .sub-navigation-item,
.navigation-list .sub-sub-navigation-item {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: left;
    border-radius: 4px;
    position: relative;
    font-size: 13px;
    font-weight: 400;
    font-style: normal;
    line-height: 120%;
    text-transform: unset;
    opacity: 1; }
.navigation-list .sub-navigation-item:hover,
.navigation-list .sub-sub-navigation-item:hover {
    background-color: var(--light-gray);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
.navigation-list .sub-navigation-item a,
.navigation-list .sub-sub-navigation-item a {
    color: var(--text-intense);
    text-decoration: none;
    display: inline-block;
    width: 100%;
    padding: 10px 5px; }
.navigation-list .sub-navigation-item.button-dropdown > a,
.navigation-list .sub-sub-navigation-item.button-dropdown > a {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
.navigation-list .sub-navigation-item:hover > .sub-sub-navigation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: all; }
@media only screen and (min-width: 1285px) {
    .navigation-list .sub-navigation-item:hover > .sub-sub-navigation-list {
        left: 101%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        top: -20px; } }
@media only screen and (max-width: 1284px) {
    .navigation-list .sub-navigation-item:hover > .sub-sub-navigation-list {
        left: -5%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        top: 105%; } }
.navigation-list .navigation-item {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    position: relative; }
@media only screen and (min-width: 1285px) {
    .navigation-list .navigation-item + .navigation-item {
        margin-left: 15px; } }
.navigation-list .navigation-item:hover:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
.navigation-list .navigation-item:hover > .sub-navigation-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    pointer-events: all; }

.footer {
    width: 100%;
    padding-bottom: 85px;
    margin-top: 40px; }

.footer-content {
    display: -ms-grid;
    display: grid;
    grid-gap: 40px;
    width: 100%; }
@media only screen and (min-width: 1285px) {
    .footer-content {
        -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
        grid-template-columns: repeat(4, 1fr); } }
@media only screen and (max-width: 1284px) {
    .footer-content {
        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); } }

.footer-column {
    width: 100%; }

.footer-item-title {
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid var(--default-border);
    width: 100%; }

.footer-item-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.footer-item-content .link {
    font-weight: 500;
    margin-bottom: 10px; }
@media only screen and (min-width: 1285px) {
    .footer-item-content .link {
        font-size: 18px; } }
@media only screen and (max-width: 1284px) {
    .footer-item-content .link {
        font-size: 16px; } }
.footer-item-content .link-unstyled {
    font-size: 16px; }
.footer-item-content .link-unstyled + .link-unstyled {
    margin-top: 10px; }
.footer-item-content p {
    margin-bottom: 20px; }
@media only screen and (min-width: 1285px) {
    .footer-item-content p {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .footer-item-content p {
        font-size: 14px; } }

.cards-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 2px;
    margin: 0 auto; }
@media only screen and (min-width: 1285px) {
    .cards-row {
        width: 87%; } }
@media only screen and (max-width: 1284px) {
    .cards-row {
        width: 100%;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }

.card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    border-radius: 27px; }
@media only screen and (min-width: 1285px) {
    .card {
        padding: 40px; } }
@media only screen and (max-width: 1284px) {
    .card {
        padding: 20px; } }
@media only screen and (min-width: 1285px) {
    .card .card-body {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .card .card-body {
        font-size: 14px; } }
.card.default {
    background-color: var(--default-main-bg);
    color: var(--text-intense);
    font-style: normal;
    font-weight: 400; }
@media only screen and (min-width: 1285px) {
    .card.default .card-header {
        margin-bottom: 30px; } }
@media only screen and (max-width: 1284px) {
    .card.default .card-header {
        margin-bottom: 20px; } }
.card.transparent {
    background-color: rgba(255, 255, 255, 0.3);
    border: 1px solid var(--default-main);
    color: var(--text-inversion);
    -webkit-backdrop-filter: blur(12px);
    backdrop-filter: blur(12px);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.card.transparent .card-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: -webkit-max-content 15px 1fr;
    -ms-grid-columns: max-content 15px 1fr;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    grid-gap: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
@media only screen and (max-width: 1284px) {
    .card.transparent .card-body {
        width: 100%; } }
.card:hover {
    -webkit-box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
    box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2); }
.card:active {
    -webkit-box-shadow: -1px 4px 30px 0 rgba(100, 100, 111, 0.2) inset;
    box-shadow: -1px 4px 30px 0 rgba(100, 100, 111, 0.2) inset; }

.breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
.breadcrumb .breadcrumb-item {
    font-size: 13px;
    text-decoration: none;
    font-weight: 400;
    text-transform: capitalize;
    color: var(--text-accent); }
.breadcrumb .breadcrumb-item.active {
    color: var(--text-intense); }
.breadcrumb .breadcrumb-item + .breadcrumb-item {
    position: relative; }
.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    content: '/';
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 10px; }

.form-fieldset {
    border: none;
    padding: 0;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.form-fieldset .feedback-form-legend {
    font-style: normal;
    font-weight: 400; }
@media only screen and (min-width: 1285px) {
    .form-fieldset .feedback-form-legend {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 20px; } }
@media only screen and (max-width: 1284px) {
    .form-fieldset .feedback-form-legend {
        font-size: 14px;
        line-height: 125%;
        margin-bottom: 15px; } }
.form-fieldset .form-label {
    display: -ms-grid;
    display: grid;
    grid-gap: 10px; }
.form-fieldset .form-label + .form-label {
    margin-top: 15px; }
.form-fieldset .form-label.disabled,
.form-fieldset .form-input.disabled {
    background-color: var(--default-primary-bg);
    cursor: default;
    pointer-events: none; }
.form-fieldset .form-input, .form-fieldset .form-textarea {
    border-radius: 9px;
    outline: none;
    padding: 10px 15px;
    border: none;
    font-style: normal;
    font-weight: 400;
    color: var(--text-intense); }
@media only screen and (min-width: 1285px) {
    .form-fieldset .form-input, .form-fieldset .form-textarea {
        font-size: 14px;
        line-height: 130%; } }
@media only screen and (max-width: 1284px) {
    .form-fieldset .form-input, .form-fieldset .form-textarea {
        font-size: 13px;
        line-height: 125%; } }
.form-fieldset .form-input:focus, .form-fieldset .form-textarea:focus {
    -webkit-box-shadow: 0 0 1px 2px var(--accent-color);
    box-shadow: 0 0 1px 2px var(--accent-color); }
.form-fieldset .form-caption, .form-fieldset .text-required {
    margin-left: 5px; }
@media only screen and (min-width: 1285px) {
    .form-fieldset .form-caption, .form-fieldset .text-required {
        font-size: 14px;
        line-height: 130%; } }
@media only screen and (max-width: 1284px) {
    .form-fieldset .form-caption, .form-fieldset .text-required {
        font-size: 13px;
        line-height: 125%; } }
.form-fieldset .text-required {
    font-weight: 600; }
.form-fieldset .form-textarea {
    min-height: 80px;
    max-height: 220px;
    height: 150px; }
@media only screen and (min-width: 1285px) {
    .form-fieldset .form-textarea {
        --width: 100%;
        width: var(--width);
        max-width: var(--width);
        min-width: var(--width); } }
@media only screen and (max-width: 1284px) {
    .form-fieldset .form-textarea {
        width: 100%;
        max-width: 100%; } }
.form-fieldset .form-textarea:disabled {
    background-color: var(--default-main-bg);
    opacity: .6;
    pointer-events: none; }
.form-fieldset .button-intense, .form-fieldset .button-accent {
    width: 100%;
    max-width: 100%;
    padding: 15px 45px; }
@media only screen and (min-width: 1285px) {
    .form-fieldset .button-intense, .form-fieldset .button-accent {
        margin-top: 30px; } }
@media only screen and (max-width: 1284px) {
    .form-fieldset .button-intense, .form-fieldset .button-accent {
        margin-top: 20px; } }

.page-body .feedback-form {
    margin: 30px 0; }

.form-group {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr); }
.form-group .form-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.form-group .form-radio .form-caption {
    margin-left: 10px; }

.radio-tab {
    margin-top: 20px; }

.personal {
    margin-top: 20px; }

.search-form-fieldset {
    --sizes: 70px;
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr -webkit-max-content;
    -ms-grid-columns: 1fr max-content;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    height: var(--sizes); }
@media only screen and (min-width: 1285px) {
    .search-form-fieldset {
        margin-top: 40px; } }
@media only screen and (max-width: 1284px) {
    .search-form-fieldset {
        margin-top: 30px; } }
.search-form-fieldset .search-input {
    border-radius: 27px 0 0 27px;
    height: var(--sizes); }
.search-form-fieldset .button-accent {
    border-radius: 0 27px 27px 0;
    height: var(--sizes);
    margin-top: 0; }
.search-form-fieldset .form-label {
    height: var(--sizes); }

.news-wrapper {
    display: -ms-grid;
    display: grid; }
@media only screen and (min-width: 1285px) {
    .news-wrapper {
        margin-top: 82px; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper {
        margin-top: 44px; } }
.news-wrapper .news-row {
    width: 100%;
    border-top: 1px solid var(--default-border); }
@media only screen and (min-width: 1285px) {
    .news-wrapper .news-row {
        padding: 40px 0; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper .news-row {
        padding: 30px 0; } }
.news-wrapper .news-row:last-child {
    border-bottom: 1px solid var(--default-border); }
@media only screen and (min-width: 1285px) {
    .news-wrapper .news-row-content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
        grid-template-columns: repeat(4, 1fr);
        grid-column-gap: 40px; }
    .news-wrapper .news-row-content .news-row-item:last-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper .news-row-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; }
    .news-wrapper .news-row-content .news-row-item:first-child {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline; }
    .news-wrapper .news-row-content .news-row-item:nth-child(2) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
    .news-wrapper .news-row-content .news-info {
        margin: 20px 0; } }
.news-wrapper .news-info .news-title {
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    margin-bottom: 10px; }
@media only screen and (min-width: 1285px) {
    .news-wrapper .news-info .news-title {
        font-size: 18px; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper .news-info .news-title {
        font-size: 16px; } }
.news-wrapper .news-info .news-text {
    font-style: normal;
    font-weight: 400;
    text-align: justify; }
@media only screen and (min-width: 1285px) {
    .news-wrapper .news-info .news-text {
        font-size: 16px;
        line-height: 130%; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper .news-info .news-text {
        font-size: 14px;
        line-height: 125%; } }
.news-wrapper .news-open-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.news-wrapper .news-open-link:hover svg {
    fill: var(--default-accent-bg);
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s; }
.news-wrapper .news-open-link:hover svg path {
    stroke: var(--default-main-bg); }
.news-wrapper .news-preview {
    border-radius: 27px; }
@media only screen and (min-width: 1285px) {
    .news-wrapper .news-preview {
        width: 100%;
        max-width: 300px;
        height: 200px; } }
@media only screen and (max-width: 1284px) {
    .news-wrapper .news-preview {
        width: auto;
        height: 200px;
        -o-object-fit: contain;
        object-fit: contain;
        margin: 0 auto; } }
@media only screen and (max-width: 480px) {
    .news-wrapper .news-preview {
        width: 100%;
        height: 200px;
        -o-object-fit: cover;
        object-fit: cover;
        margin: 0 auto; } }

.slider-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-width: 0;
    width: 100%;
    max-height: 388px;
    overflow: hidden;
    border-radius: 27px;
    position: relative; }

.slider-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 100%;
    width: 100%; }
.slider-content .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none;
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 1rem 0; }
.slider-content .slick-dots li {
    margin: 0 0.25rem; }
.slider-content .slick-dots button {
    display: block;
    width: 12px;
    height: 12px;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: blue;
    text-indent: -9999px; }
.slider-content .slick-dots li.slick-active button {
    background-color: white;
    border: 3px solid tomato; }
.slider-content .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
.slider-content .slick-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    max-height: 100%;
    height: 100%;
    width: 100%; }
.slider-content .slick-slide {
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
    width: 100%; }
.slider-content .slick-slide .slider-image-wrapper {
    max-height: 100%;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
.slider-content .slick-slide .slider-image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }

.dialog-modal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    pointer-events: none;
    z-index: -1;
    opacity: 0;
    width: 0;
    height: 0;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    position: fixed;
    overflow: hidden;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
.dialog-modal .dialog-modal-content {
    background-color: var(--default-primary-bg);
    border-radius: 27px;
    max-height: 100vh;
    overflow-y: auto; }
@media only screen and (min-width: 1285px) {
    .dialog-modal .dialog-modal-content {
        width: 50%;
        padding: 25px; } }
@media only screen and (max-width: 1284px) {
    .dialog-modal .dialog-modal-content {
        width: 100%;
        max-width: 100vw;
        border-radius: 0;
        padding: 12px; } }

.dialog-modal.modal-active {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    pointer-events: auto;
    z-index: 2;
    opacity: 1;
    width: 110%;
    height: 110%;
    background-color: var(--black-scale);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    position: fixed;
    overflow: hidden; }

.dialog-modal-content {
    position: relative; }
.dialog-modal-content .dialog-modal-close-button {
    position: absolute;
    font-size: 20px;
    opacity: .7; }
@media (hover: hover) {
    .dialog-modal-content .dialog-modal-close-button:hover {
        opacity: 1; } }
@media (hover: none) {
    .dialog-modal-content .dialog-modal-close-button:active {
        opacity: 1; } }
@media only screen and (min-width: 1285px) {
    .dialog-modal-content .dialog-modal-close-button {
        right: 25px;
        top: 25px; } }
@media only screen and (max-width: 1284px) {
    .dialog-modal-content .dialog-modal-close-button {
        right: 12px;
        top: 12px; } }

body {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    position: relative;
    background-color: var(--default-primary-bg); }

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none !important; }

::-moz-selection {
    background: #b356ff;
    color: white; }

::selection {
    background: #b356ff;
    color: white; }

html {
    scroll-behavior: smooth; }

html, body {
    margin: 0; }

img, svg {
    max-width: 100%; }
@media only screen and (min-width: 1285px) {
    img, svg {
        height: 100%; } }

svg {
    display: inline-block; }

input::-ms-clear {
    display: none; }

label {
    cursor: pointer; }

legend {
    display: block; }

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

h1, h2, h3, h4, h5, h5, p {
    margin: 0; }

.notification {
    position: relative;
    z-index: 10; }

.text-required {
    color: tomato !important; }

.main {
    min-height: 100vh;
    position: relative; }

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

.items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.justify-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.flex-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }

.justify-around {
    -ms-flex-pack: distribute;
    justify-content: space-around; }

.d-grid {
    display: -ms-grid;
    display: grid; }

.w-100 {
    width: 100% !important; }

.link {
    color: var(--text-accent);
    text-decoration: none; }

.link-unstyled {
    color: var(--text-intense);
    text-decoration: none; }

@media only screen and (min-width: 1285px) {
    .divider {
        margin-top: 40px; } }
@media only screen and (max-width: 1284px) {
    .divider {
        margin-top: 30px; } }

.divider-line {
    width: 100%;
    height: 2px;
    background-color: var(--default-border); }
@media only screen and (min-width: 1285px) {
    .divider-line {
        margin: 40px 0; } }
@media only screen and (max-width: 1284px) {
    .divider-line {
        margin: 30px 0; } }

.button-top-wrapper {
    position: -webkit-sticky;
    position: sticky;
    bottom: 20px;
    opacity: 1;
    pointer-events: all;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
.button-top-wrapper.hidden {
    opacity: 0;
    pointer-events: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
.button-top-wrapper .button-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin-left: 80%;
    background-color: var(--default-main-bg);
    border-radius: 100%; }

.vacancies-banner .vacancies-banner-content {
    background-image: url("../../media/img/sized-banner.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    border-radius: 27px;
    width: 100%; }
@media only screen and (min-width: 1285px) {
    .vacancies-banner .vacancies-banner-content {
        padding: 40px;
        min-height: 480px;
        background-size: 100%; } }
@media only screen and (max-width: 1284px) {
    .vacancies-banner .vacancies-banner-content {
        padding: 20px;
        height: 400px; } }
.vacancies-banner .vacancies-banner-button {
    min-width: 100%;
    margin-top: 2px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: uppercase; }
.vacancies-banner .title-white {
    font-style: normal;
    font-weight: 500; }
@media only screen and (min-width: 1285px) {
    .vacancies-banner .title-white {
        font-size: 48px;
        line-height: 120%; } }
@media only screen and (max-width: 1284px) {
    .vacancies-banner .title-white {
        font-size: 26px;
        line-height: 30px; } }
.vacancies-banner .sub-title-white {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: var(--text-inversion);
    margin-top: 15px; }
@media only screen and (min-width: 1285px) {
    .vacancies-banner .sub-title-white {
        line-height: 130%;
        width: 300px; } }
@media only screen and (max-width: 1284px) {
    .vacancies-banner .sub-title-white {
        line-height: normal;
        width: 244px; } }

.text-accent {
    color: var(--text-accent); }

.section-title-gray {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase; }
@media only screen and (min-width: 1285px) {
    .section-title-gray {
        font-size: 62px; } }
@media only screen and (max-width: 1284px) {
    .section-title-gray {
        font-size: 38px; } }

@media only screen and (min-width: 1285px) {
    .section-title {
        text-align: center; } }
@media only screen and (max-width: 1284px) {
    .section-title {
        text-align: left; } }

.title-blue {
    font-style: normal;
    color: var(--text-accent-color);
    text-transform: uppercase; }
@media only screen and (min-width: 1285px) {
    .title-blue {
        font-size: 36px;
        font-weight: 700; } }
@media only screen and (max-width: 1284px) {
    .title-blue {
        font-size: 26px;
        font-weight: 500; } }

.title-dark {
    font-style: normal;
    font-weight: 500;
    color: var(--text-intense); }
@media only screen and (min-width: 1285px) {
    .title-dark {
        font-size: 45px;
        line-height: 90%; } }
@media only screen and (max-width: 1284px) {
    .title-dark {
        line-height: 30px;
        font-size: 26px; } }

.title-white, .text-main {
    font-style: normal;
    color: var(--text-inversion); }

.xl-title {
    font-style: normal;
    font-weight: 500; }
@media only screen and (min-width: 1285px) {
    .xl-title {
        font-size: 62px; } }
@media only screen and (max-width: 1284px) {
    .xl-title {
        font-size: 38px;
        margin: 0 12px; } }
@media only screen and (max-width: 480px) {
    .xl-title {
        font-size: 35px;
        margin: 0 12px; } }

.default-text {
    font-style: normal;
    font-weight: 400;
    color: var(--text-intense); }
@media only screen and (min-width: 1285px) {
    .default-text {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .default-text {
        font-size: 14px; } }

.section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }

.section-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
@media only screen and (min-width: 1285px) {
    .section-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; }
    .section-content .default-text {
        max-width: 450px;
        margin-top: 20px; } }
@media only screen and (max-width: 1284px) {
    .section-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; }
    .section-content .default-text {
        max-width: 330px;
        margin-top: 15px; }
    .section-content .section-item {
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content; } }

.index .section-item .title-blue {
    font-size: 1.2rem !important; }

@media only screen and (min-width: 1599px) {
    .section.index {
        max-width: 1285px;
        margin: 0 auto; } }
@media only screen and (min-width: 1285px) {
    .news-wrapper-heading .section-title-gray {
        margin-right: 460px; } }
.index-preview {
    background-image: url("../../media/img/preview.jpg");
    background-repeat: no-repeat;
    -o-object-fit: contain;
    object-fit: contain;
    background-size: 100%; }

.section-item {
    border-radius: 27px;
    min-height: 230px; }
@media only screen and (min-width: 1285px) {
    .section-item {
        padding: 40px;
        width: 50%; } }
@media only screen and (max-width: 1284px) {
    .section-item {
        padding: 20px; } }

.one-section-item {
    border-radius: 27px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media only screen and (min-width: 1285px) {
    .one-section-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        height: 250px;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
@media only screen and (max-width: 1284px) {
    .one-section-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 700px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: relative; }
    .one-section-item:before, .one-section-item:after {
        position: absolute;
        content: '';
        width: 2px;
        height: 31px;
        border-radius: 3px;
        background-color: var(--default-border); }
    .one-section-item:before {
        top: 0; }
    .one-section-item:after {
        bottom: 0; } }

.bordered {
    border: 2px solid var(--default-border); }

.bg-gray-intense {
    background-color: var(--light-gray); }

.bg-white {
    background-color: var(--white); }

.main-section-preview {
    height: auto; }

.info-stats {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative; }
.info-stats:after {
    position: absolute;
    content: '';
    width: 2px;
    height: 31px;
    bottom: 0;
    border-radius: 3px;
    background-color: var(--default-border); }
@media only screen and (min-width: 1285px) {
    .info-stats {
        height: 100%; } }
@media only screen and (max-width: 1284px) {
    .info-stats + .info-stats {
        margin-top: 30px; }
    .info-stats:after {
        display: none; } }
.info-stats .number {
    font-size: 66px;
    font-style: normal;
    font-weight: 500;
    color: var(--text-accent); }
.info-stats .caption {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    color: var(--text-intense);
    max-width: 160px;
    text-align: center;
    margin-top: -5px;
    text-transform: uppercase; }

.static-page p + p {
    margin-top: 15px; }

.banner {
    background-color: var(--gray);
    border-radius: 27px; }

.banner-content {
    background-image: url("../../media/img/sized-female.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media only screen and (max-width: 1284px) {
    .banner-content {
        padding: 30px 0;
        background-size: 50%;
        min-height: 785px; } }
@media only screen and (min-width: 1285px) {
    .banner-content {
        padding: 40px 0;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        min-height: 590px; } }
.banner-content .title-white {
    font-style: normal;
    font-weight: 500; }
@media only screen and (min-width: 1285px) {
    .banner-content .title-white {
        font-size: 38px;
        margin-bottom: 15px;
        line-height: 120%; } }
@media only screen and (max-width: 1284px) {
    .banner-content .title-white {
        font-size: 26px;
        line-height: 90%;
        margin-bottom: 18px; } }
.banner-content .text-main {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; }
@media only screen and (max-width: 1284px) {
    .banner-content .text-main {
        margin-bottom: 30px; } }
.banner-content .banner-content-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
@media only screen and (min-width: 1285px) {
    .banner-content .banner-content-item {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
@media only screen and (max-width: 1284px) {
    .banner-content .banner-content-item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.banner-content .banner-content-item .cards-row {
    width: 100%; }
.banner-content .banner-content-item .caption {
    margin-top: 6px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%; }
@media only screen and (min-width: 1285px) {
    .banner-content .banner-content-item .caption {
        font-size: 15px; } }
@media only screen and (max-width: 1284px) {
    .banner-content .banner-content-item .caption {
        font-size: 13px; } }
.banner-content .banner-content-item .banner-heading-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
@media only screen and (max-width: 1284px) {
    .banner-content .banner-content-item .banner-heading-item {
        margin-left: auto; }
    .banner-content .banner-content-item .banner-heading-item .title-white {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
.banner-content .banner-content-item .banner-heading-item .title-white {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 120%; }
.banner-content .banner-content-item .banner-heading-item .title-white span {
    width: 200px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; }
@media only screen and (min-width: 1285px) {
    .banner-content .banner-content-item .banner-heading-item .title-white span {
        font-size: 16px;
        margin-left: 20px; } }
@media only screen and (max-width: 1284px) {
    .banner-content .banner-content-item .banner-heading-item .title-white span {
        font-size: 14px;
        margin-left: 10px; } }

@media only screen and (min-width: 1285px) {
    .cities-section {
        padding: 40px 0; } }
@media only screen and (max-width: 1284px) {
    .cities-section {
        padding: 30px 0; } }
@media only screen and (min-width: 1285px) {
    .cities-section .cities-section-content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 1284px) {
    .cities-section .cities-section-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 38px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media only screen and (min-width: 1285px) {
    .cities-section .cities-section-content .title-dark {
        margin-bottom: 30px; } }
@media only screen and (max-width: 1284px) {
    .cities-section .cities-section-content .title-dark {
        margin-bottom: 15px; } }
.cities-section .cities-section-content .button-accent {
    padding: 15px 45px;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: uppercase; }
@media only screen and (min-width: 1285px) {
    .cities-section .cities-section-content .button-accent {
        margin-top: 30px; } }
@media only screen and (max-width: 1284px) {
    .cities-section .cities-section-content .button-accent {
        margin-top: 24px;
        width: 100%;
        max-width: 100%; } }
.cities-section .cities-sub-title {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    max-width: 320px; }
@media only screen and (max-width: 1284px) {
    .cities-section .cities-sub-title {
        font-size: 14px; } }

.cities-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr); }
@media only screen and (min-width: 1285px) {
    .cities-grid {
        gap: 35px; } }
@media only screen and (max-width: 1284px) {
    .cities-grid {
        gap: 30px; } }
.cities-grid .city-item .city {
    --border-sizes: 2px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 10px 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%;
    color: var(--text-accent);
    border-radius: 27px;
    border-right: var(--border-sizes) solid var(--default-border-accent);
    border-left: var(--border-sizes) solid var(--default-border-accent); }
@media only screen and (min-width: 1285px) {
    .cities-grid .city-item .city {
        font-size: 14px;
        margin-bottom: 15px; } }
@media only screen and (max-width: 1284px) {
    .cities-grid .city-item .city {
        font-size: 13px;
        margin-bottom: 18px; } }
.cities-grid .city-item .areas {
    font-style: normal;
    font-weight: 400;
    line-height: 125%; }
@media only screen and (min-width: 1285px) {
    .cities-grid .city-item .areas {
        font-size: 14px; } }
@media only screen and (max-width: 1284px) {
    .cities-grid .city-item .areas {
        font-size: 13px; } }

.licenses-section {
    background-color: var(--light-gray); }
@media only screen and (min-width: 1285px) {
    .licenses-section {
        padding: 40px 0; } }
@media only screen and (max-width: 1284px) {
    .licenses-section {
        padding: 30px 0; } }
@media only screen and (min-width: 1285px) {
    .licenses-section .licenses-section-content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 1284px) {
    .licenses-section .licenses-section-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 38px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }
.licenses-section .licenses-col:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media only screen and (max-width: 1284px) {
    .licenses-section .licenses-col .title-dark {
        margin-bottom: 15px; } }
.licenses-section .licenses-col p {
    font-style: normal;
    font-weight: 400;
    line-height: 125%; }
@media only screen and (min-width: 1285px) {
    .licenses-section .licenses-col p {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .licenses-section .licenses-col p {
        font-size: 14px; } }
.licenses-section .licenses-col .licenses-col-item-caption {
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    color: var(--text-gray);
    margin-bottom: 15px; }
@media only screen and (min-width: 1285px) {
    .licenses-section .licenses-col .licenses-col-item-caption {
        font-size: 13px;
        line-height: 140%; } }
@media only screen and (max-width: 1284px) {
    .licenses-section .licenses-col .licenses-col-item-caption {
        font-size: 12px;
        line-height: normal; } }
.licenses-section .licenses-col img {
    width: 100%;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 27px; }
@media only screen and (min-width: 1285px) {
    .licenses-section .licenses-col img {
        margin-top: 38px; } }
@media only screen and (max-width: 1284px) {
    .licenses-section .licenses-col img {
        margin-top: 28px; } }

@media only screen and (min-width: 1285px) {
    .news-section {
        margin-top: 56px; } }
@media only screen and (max-width: 1284px) {
    .news-section {
        margin-top: 30px; } }
.news-section .news-section-content-header p {
    color: var(--text-gray);
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400; }
@media only screen and (min-width: 1285px) {
    .news-section .news-section-content-header p {
        font-size: 13px;
        line-height: 140%; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-section-content-header p {
        font-size: 12px;
        line-height: normal; } }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper {
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-left: auto; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper {
        width: 100%; }
    .news-section .news-wrapper .cards-row-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
    .news-section .news-wrapper .card {
        max-width: 100% !important; }
    .news-section .news-wrapper .button-accent {
        max-width: 100%;
        margin-top: 30px; } }
.news-section .news-wrapper .button-accent {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 15px 45px; }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .button-accent {
        width: 100%; } }
.news-section .news-wrapper .cards-row {
    margin: unset;
    width: 100%; }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper .cards-row {
        margin-top: 25px; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .cards-row {
        margin-top: 30px; } }
.news-section .news-wrapper .cards-row .card {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 315px; }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper .cards-row .card {
        min-height: 320px; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .cards-row .card {
        min-height: 210px; } }
.news-section .news-wrapper .cards-row .card-header {
    text-transform: uppercase;
    font-weight: 400;
    font-style: normal;
    color: var(--text-gray); }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper .cards-row .card-header {
        font-size: 13px;
        line-height: 140%; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .cards-row .card-header {
        font-size: 12px;
        line-height: normal; } }
.news-section .news-wrapper .cards-row .card-footer {
    font-style: normal;
    font-weight: 500;
    line-height: 125%; }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper .cards-row .card-footer {
        font-size: 18px; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .cards-row .card-footer {
        font-size: 16px; } }
.news-section .news-wrapper .cards-row .card-header {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.news-section .news-wrapper .cards-row .card-footer {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.news-section .news-wrapper .section-title-gray {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
.news-section .news-wrapper .news-wrapper-heading {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media only screen and (min-width: 1285px) {
    .news-section .news-wrapper .news-wrapper-heading {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between; } }
@media only screen and (max-width: 1284px) {
    .news-section .news-wrapper .news-wrapper-heading {
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        width: 100%; } }

.bg-accent {
    background-color: var(--default-accent-bg); }

.jumbotron-section {
    padding: 20px;
    border-radius: 27px;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }

.hotlines {
    background-color: tomato; }

.hotlines-content {
    color: var(--text-inversion);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 27px;
    margin-bottom: 40px; }
@media only screen and (min-width: 1285px) {
    .hotlines-content {
        padding: 40px;
        -ms-flex-pack: distribute;
        justify-content: space-around; } }
@media only screen and (max-width: 1284px) {
    .hotlines-content {
        padding: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
    .hotlines-content .hotlines-item + .hotlines-item {
        margin-top: 20px; } }
@media only screen and (min-width: 1285px) {
    .hotlines-content p {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .hotlines-content p {
        font-size: 14px; } }
.hotlines-content .link {
    color: var(--text-inversion);
    font-weight: 500;
    margin-bottom: 10px; }
@media only screen and (min-width: 1285px) {
    .hotlines-content .link {
        font-size: 18px; } }
@media only screen and (max-width: 1284px) {
    .hotlines-content .link {
        font-size: 16px; } }

@media only screen and (min-width: 1285px) {
    .gosuslugi-section {
        width: 360px; } }
@media only screen and (max-width: 1284px) {
    .gosuslugi-section {
        width: 100%; } }

.jumbotron-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--text-inversion); }
@media only screen and (min-width: 1285px) {
    .jumbotron-content {
        padding: 40px 0;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row; } }
@media only screen and (max-width: 1284px) {
    .jumbotron-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
.jumbotron-content .jumbotron-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%; }
@media only screen and (min-width: 1285px) {
    .jumbotron-content .jumbotron-item .feedback-form {
        width: 60%; } }
@media only screen and (max-width: 1284px) {
    .jumbotron-content .jumbotron-item .feedback-form {
        width: 100%; } }
@media only screen and (max-width: 1284px) {
    .jumbotron-content .jumbotron-item + .jumbotron-item {
        margin-top: 20px; } }
@media only screen and (max-width: 1284px) {
    .jumbotron-content .button-intense {
        width: 100%; } }
.jumbotron-content .jumbotron-section-title {
    font-style: normal;
    font-weight: 500;
    text-align: center; }
@media only screen and (min-width: 1285px) {
    .jumbotron-content .jumbotron-section-title {
        font-size: 40px;
        line-height: 100%;
        max-width: 600px;
        margin-bottom: 20px; } }
@media only screen and (max-width: 1284px) {
    .jumbotron-content .jumbotron-section-title {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
        max-width: 300px; } }

.page-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 5px auto 0; }
@media only screen and (min-width: 1285px) {
    .page-body {
        max-width: 680px;
        margin-bottom: 300px; } }
@media only screen and (max-width: 1284px) {
    .page-body {
        max-width: 100%;
        margin-bottom: 100px; } }
@media only screen and (min-width: 1285px) {
    .page-body h2 a {
        font-size: 40px; }
    .page-body h3 a {
        font-size: 30px; }
    .page-body h4 a {
        font-size: 20px; }
    .page-body h5 a {
        font-size: 18px; } }
@media only screen and (max-width: 1284px) {
    .page-body h2 a {
        font-size: 20px; }
    .page-body h3 a {
        font-size: 18px; }
    .page-body h4 a {
        font-size: 16px; }
    .page-body h5 a {
        font-size: 15px; } }
.page-body h2 a {
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    margin: 35px 0 16px 0;
    display: inline-block;
    text-align: left; }
.page-body h3 a {
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    margin: 35px 0 16px 0;
    display: inline-block;
    text-align: left; }
.page-body h4 a {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 35px 0 16px 0;
    display: inline-block;
    text-align: left; }
.page-body h5 a {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin: 35px 0 16px 0;
    display: inline-block;
    text-align: left; }
.page-body .page-body-title {
    margin: 35px 0 16px 0; }
.page-body p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; }
.page-body p strong {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%; }
.page-body p + p {
    margin-top: 15px; }
.page-body .custom-list-default, .page-body .pagecontents_list {
    padding: 0;
    margin: 0; }
.page-body .custom-list-default li, .page-body .pagecontents_list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
.page-body .custom-list-default li:before, .page-body .pagecontents_list li:before {
    display: none; }
.page-body .custom-list-default li a:before, .page-body .pagecontents_list li a:before {
    --sizes: 8px;
    content: '';
    min-width: var(--sizes);
    width: var(--sizes);
    height: var(--sizes);
    background-color: rgba(7, 18, 41, 0.3);
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px; }
.page-body .custom-list-default li + li, .page-body .pagecontents_list li + li {
    margin-top: 6px; }
.page-body ul, .page-body ol {
    margin: 10px 0;
    padding-left: 10px; }
.page-body ul li, .page-body ol li {
    font-size: 16px; }
.page-body ul li:before, .page-body ol li:before {
    --sizes: 8px;
    content: '';
    min-width: var(--sizes);
    width: var(--sizes);
    height: var(--sizes);
    background-color: rgba(7, 18, 41, 0.3);
    display: inline-block;
    border-radius: 50%;
    margin-right: 8px; }
.page-body ul li p, .page-body ol li p {
    margin: 10px 0; }
.page-body ul li ul, .page-body ul li ol, .page-body ol li ul, .page-body ol li ol {
    padding-left: 20px; }
.page-body ol {
    list-style-type: decimal; }
.page-body ol li:before {
    display: none; }
.page-body .files-wrapper {
    margin-top: 35px; }
.page-body .files-wrapper .page-body-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 125%; }

iframe {
    width: 100%; }

.g-recaptcha {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }

.bf-16__decor {
    border-radius: 18px 18px 0 0; }

#js-show-iframe-wrapper {
    border-radius: 18px; }

.addition-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
@media only screen and (min-width: 1285px) {
    .addition-links {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-bottom: 40px; }
    .addition-links .addition-link {
        border-radius: 27px; }
    .addition-links .addition-link + .addition-link {
        margin-left: 2px; } }
@media only screen and (max-width: 1284px) {
    .addition-links {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 30px; }
    .addition-links .addition-link img {
        width: 100%; }
    .addition-links .addition-link + .addition-link {
        margin-top: 2px; } }
.addition-links .addition-link:hover {
    -webkit-box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
    box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2); }

.page-content .news-preview-image {
    margin: 20px auto;
    border-radius: 27px; }

.alert {
    background-color: var(--default-main-bg);
    border-radius: 27px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 10px auto;
    padding: 10px 20px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }

@media only screen and (min-width: 1285px) {
    .accordion-wrapper {
        margin-top: 40px; } }
@media only screen and (max-width: 1284px) {
    .accordion-wrapper {
        margin-top: 30px; } }

.accordion-item {
    border: 1px solid var(--default-border); }
.accordion-item + .accordion-item {
    border-top: none; }
.accordion-item.state-open {
    background-color: var(--default-main-bg); }
@media only screen and (min-width: 1285px) {
    .accordion-item.state-open:first-child {
        border-radius: 27px 27px 0 0; } }
.accordion-item.state-open .button-toggle {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s; }
@media only screen and (max-width: 1284px) {
    .accordion-item.state-open .info {
        margin-bottom: 30px; } }
@media (hover: hover) {
    .accordion-item .button-toggle:hover svg {
        fill: var(--default-accent-bg);
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s; }
    .accordion-item .button-toggle:hover svg path {
        stroke: var(--default-main-bg); } }
@media (hover: none) {
    .accordion-item .button-toggle:active svg {
        fill: var(--default-accent-bg);
        -webkit-transition: .2s;
        -o-transition: .2s;
        transition: .2s; }
    .accordion-item .button-toggle:active svg path {
        stroke: var(--default-main-bg); } }
.accordion-item.state-closed .content, .accordion-item.state-closed .button-accent {
    display: none; }
@media only screen and (min-width: 1285px) {
    .accordion-item.state-closed:last-child {
        border-radius: 0 0 27px 27px; } }
.accordion-item .button-toggle {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    padding: 0; }
.accordion-item .button-toggle:focus {
    -webkit-box-shadow: none;
    box-shadow: none; }
@media only screen and (max-width: 1284px) {
    .accordion-item .button-toggle {
        margin-top: -140px; } }
@media only screen and (min-width: 1285px) {
    .accordion-item .accordion-item-content {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr); } }
@media only screen and (max-width: 1284px) {
    .accordion-item .accordion-item-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column; } }
@media only screen and (min-width: 1285px) {
    .accordion-item .accordion-item-col {
        padding: 40px 0; } }
@media only screen and (max-width: 1284px) {
    .accordion-item .accordion-item-col {
        padding: 0 0 30px 0; } }
.accordion-item .accordion-item-col:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
.accordion-item .accordion-item-col .button-accent {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
@media only screen and (max-width: 1284px) {
    .accordion-item .accordion-item-col .button-accent {
        width: 100%;
        max-width: 100%;
        margin-top: 30px; } }
.accordion-item .title {
    font-style: normal;
    font-weight: 500;
    line-height: 125%; }
@media only screen and (min-width: 1285px) {
    .accordion-item .title {
        font-size: 18px;
        max-width: 500px; } }
@media only screen and (max-width: 1284px) {
    .accordion-item .title {
        font-size: 16px;
        margin-top: 30px;
        max-width: 250px; } }
.accordion-item .info {
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase; }
@media only screen and (min-width: 1285px) {
    .accordion-item .info {
        font-size: 13px; } }
@media only screen and (max-width: 1284px) {
    .accordion-item .info {
        font-size: 12px; } }
.accordion-item .info, .accordion-item .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
@media only screen and (min-width: 1285px) {
    .accordion-item .info, .accordion-item .title {
        height: 60px; } }
@media only screen and (max-width: 1284px) {
    .accordion-item .info, .accordion-item .title {
        min-height: 42px;
        height: -webkit-min-content;
        height: -moz-min-content;
        height: min-content; } }
@media only screen and (min-width: 1285px) {
    .accordion-item .content {
        max-width: 540px; } }
@media only screen and (max-width: 1284px) {
    .accordion-item .content {
        max-width: 100%; } }

@media only screen and (min-width: 1285px) {
    .page {
        padding-top: 40px; } }
@media only screen and (max-width: 1284px) {
    .page {
        padding-top: 30px; } }
.page .page-title {
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
    color: var(--text-accent); }
@media only screen and (min-width: 1285px) {
    .page .page-title {
        font-size: 45px; } }
@media only screen and (max-width: 1284px) {
    .page .page-title {
        font-size: 28px; } }
.page .page-title-sub {
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
    color: var(--text-intense);
    margin-top: 15px; }
@media only screen and (min-width: 1285px) {
    .page .page-title-sub {
        font-size: 16px; } }
@media only screen and (max-width: 1284px) {
    .page .page-title-sub {
        font-size: 14px; } }

.custom-list-default li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline; }
.custom-list-default li:before {
    --sizes: 8px;
    content: '';
    min-width: var(--sizes);
    width: var(--sizes);
    height: var(--sizes);
    background-color: rgba(7, 18, 41, 0.3);
    display: block;
    border-radius: 50%;
    margin-right: 8px; }
.custom-list-default li + li {
    margin-top: 6px; }

.files-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 16px;
    gap: 2px; }
.files-list .file-download {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px -webkit-max-content;
    -ms-grid-columns: 1fr 40px max-content;
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    gap: 40px;
    background-color: var(--default-main-bg);
    border-radius: 27px;
    padding: 20px 30px;
    text-decoration: none;
    color: var(--text-intense); }
.files-list .file-download:hover {
    -webkit-box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2);
    box-shadow: 0 8px 24px 0 rgba(149, 157, 165, 0.2); }
.files-list .file-download:active {
    -webkit-box-shadow: -1px 4px 30px 0 rgba(100, 100, 111, 0.2) inset;
    box-shadow: -1px 4px 30px 0 rgba(100, 100, 111, 0.2) inset; }
.files-list .filename {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; }
.files-list .format {
    margin-top: 8px;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    text-transform: uppercase;
    opacity: .7; }

.supervision-on .navigation-list .sub-navigation-item, .supervision-on .navigation-list .sub-sub-navigation-item {
    border: 1px solid black; }
.supervision-on .navigation-list .sub-navigation-item a, .supervision-on .navigation-list .sub-sub-navigation-item a {
    color: black; }
.supervision-on .navigation-list .sub-navigation-item:hover {
    background-color: black; }
.supervision-on .navigation-list .sub-navigation-item:hover > a {
    color: white; }
.supervision-on .navigation-list .sub-navigation-item:hover .navigation-list .sub-sub-navigation-item:hover {
    background-color: black; }
.supervision-on .navigation-list .sub-navigation-item:hover .navigation-list .sub-sub-navigation-item:hover > a {
    color: white; }
.supervision-on .section-item p {
    font-size: 20px; }
.supervision-on .info-stats .number {
    color: black; }
.supervision-on .info-stats .caption {
    font-weight: 600; }
.supervision-on .title-blue, .supervision-on .page-title {
    color: black; }
.supervision-on .page-title {
    margin-top: 20px; }
.supervision-on .transparent {
    background-color: black; }
.supervision-on .transparent p {
    font-size: 16px;
    font-weight: 500; }
.supervision-on .cities-grid .city-item .city {
    color: black;
    border-color: black; }
.supervision-on .button-accent {
    background-color: black;
    color: white; }
.supervision-on .bg-accent {
    background-color: black; }
.supervision-on .hotlines {
    background-color: white;
    border: 2px solid black; }
.supervision-on .hotlines a, .supervision-on .hotlines p {
    color: black;
    font-size: 20px;
    font-weight: 500; }
.supervision-on .button-change-style {
    background-color: black; }
.supervision-on .button-change-style svg path {
    fill: white; }
.supervision-on .card, .supervision-on .file-download {
    border: 2px solid black; }
.supervision-on .breadcrumb .breadcrumb-item {
    font-size: 16px; }
.supervision-on .banner {
    background-color: white; }
.supervision-on .banner .title-white, .supervision-on .banner .banner-heading-item {
    color: black; }
.supervision-on .alert {
    background-color: var(--default-main-bg);
    border-radius: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    border: 2px solid black;
    padding: 30px;
    color: black;
    font-size: 18px; }

.pagination-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    margin: 20px 0; }
.pagination-box .control-disabled {
    opacity: .5;
    cursor: default;
    pointer-events: none; }

.input-checkbox {
    position: absolute;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
.input-checkbox:focus + .custom-checkbox {
    -webkit-box-shadow: 0 0 0 0.1em var(--blue), 0 0 0 0.2em var(--green);
    box-shadow: 0 0 0 0.1em var(--blue), 0 0 0 0.2em var(--green); }
.input-checkbox:checked + .custom-checkbox {
    background-color: var(--blue);
    background-image: url("../../media/svg/check.svg"); }
.input-checkbox:checked:focus + .custom-checkbox {
    -webkit-box-shadow: 0 0 0 0.1em var(--blue), 0 0 0 0.2em var(--green);
    box-shadow: 0 0 0 0.1em var(--blue), 0 0 0 0.2em var(--green); }

.checkbox-label {
    padding-left: 2.5em; }

.custom-checkbox {
    position: absolute;
    margin-left: -2.5em;
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-color: white;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 4px;
    cursor: pointer; }

.banner-fgs-img {
    max-width: 500px;
    border-radius: 8px; }

@media only screen and (max-width: 1284px) {
    .banner-fgs-img {
        width: 100%; }
}
