/*!
Theme Name: Zdrav
*/
* {
    padding: 0;
    margin: 0;
    border: 0;
}

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

:focus,
:active {
    outline: none;
}

a:focus,
a:active {
    outline: none;
}

nav,
footer,
header,
aside {
    display: block;
}

html,
body {
    height: 100%;
    width: 100%;
    font-size: 100%;
    line-height: 1;
    font-size: 14px;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

input,
button,
textarea {
    font-family: inherit;
}

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

input::-webkit-search-decoration,
input::-webkit-search-cancel-button,
input::-webkit-search-results-button,
input::-webkit-search-results-decoration {
    display: none;
}

button {
    cursor: pointer;
}

button::-moz-focus-inner {
    padding: 0;
    border: 0;
}

a,
a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul li {
    list-style: none;
}

img {
    vertical-align: top;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: 400;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.boxes .slick-slider {
    overflow: hidden;
    position: relative;
}

.boxes .slick-list {
    overflow: hidden;
    height: 100%;
}

.boxes .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.boxes .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.boxes .slick-slide > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.boxes .slick-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 40px;
    left: 30px;
}

@media (max-width: 700px) {
    .boxes .slick-dots {
        bottom: 20px;
        left: 50%;
        margin-left: -31px;
    }
}

.boxes .slick-dots li.slick-active button {
    background-color: #182b3f;
}

.boxes .slick-dots li button {
    width: 14px;
    height: 14px;
    background: none;
    border: #182b3f 2px solid;
    border-radius: 50%;
    font-size: 0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.boxes .slick-dots li button:hover {
    background: #182b3f;
}

.boxes .slick-dots li:not(:last-child) {
    margin-right: 10px;
}

.history .slick-slider {
    width: 100%;
    cursor: -webkit-grab;
    cursor: grab;
}

.history .slick-slider:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.history .slick-list {
    height: 100%;
    width: 100%;
}

.history .slick-track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
}

.history .slick-slide {
    margin-right: 28px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
}

.history .slick-arrow {
    position: absolute;
    bottom: 0;
    left: 0;
}

@font-face {
    font-family: "Rubik";
    src: url("fonts/Rubik-SemiBold.woff") format("woff"), url("fonts/Rubik-SemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Golos";
    src: url("fonts/GolosText-Regular.woff") format("woff"), url("fonts/GolosText-Regular.woff2") format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Golos";
    src: url("fonts/GolosText-Medium.woff") format("woff"), url("fonts/GolosText-Medium.woff2") format("woff2");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Golos";
    src: url("fonts/GolosText-DemiBold.woff") format("woff"), url("fonts/GolosText-DemiBold.woff2") format("woff2");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
}

.content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    position: relative;
}

.container {
    max-width: 1370px;
    margin: 0 auto;
    padding: 0 15px;
}

body {
    font-family: "Golos";
}

body.lock {
    top: 0;
    left: 0;
    overflow: hidden;
    position: fixed;
}

section {
    position: relative;
    z-index: 2;
}

.title {
    font-family: "Rubik";
    font-size: 48px;
    line-height: 125%;
    color: #182b3f;
    font-weight: 600;
}

@media (max-width: 640px) {
    .title {
        font-size: 24px;
    }
}

.title_main {
    font-size: 52px;
}

.title_small {
    font-size: 18px;
}

.title_v-small {
    font-size: 16px;
}

.text {
    font-family: "Golos";
    font-weight: 400;
    line-height: 155%;
    color: #182b3f;
    font-size: 18px;
}

.text_big {
    font-size: 20px;
}

.text_small {
    font-size: 16px;
}

.text_service {
    font-weight: 500;
    font-size: 14px;
    color: #949ba3;
    line-height: 140%;
}

.factoid {
    font-family: "Rubik";
    font-size: 60px;
    line-height: 125%;
    color: #005ed2;
}

@media (max-width: 600px) {
    .factoid {
        font-size: 36px;
    }
}

.title-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.title-link span {
    font-family: "Golos";
    color: #182b3f;
    font-weight: 600;
    font-size: 16px;
    line-height: 110%;
    margin-right: 10px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.title-link svg path {
    -webkit-transition: stroke 0.2s ease;
    transition: stroke 0.2s ease;
    stroke: #182b3f;
}

.title-link:hover span {
    color: #005ed2;
}

.title-link:hover path {
    stroke: #005ed2;
}

.grey-card {
    background-color: #f1f4f6 !important;
    background-image: url("img/card-bg.svg");
    background-repeat: no-repeat;
    background-position: -200% -80%;
}

.bg-img {
    position: absolute;
    z-index: 1;
}

.bg-img_top {
    top: 550px;
    right: 120px;
    opacity: 30%;
}

.bg-img_center {
    top: 1140px;
    left: -200px;
    opacity: 50%;
}

.bg-img_bottom {
    bottom: -84px;
    left: -150px;
    opacity: 30%;
}

.up-btn {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    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;
    position: fixed;
    right: 32px;
    bottom: 50px;
    background-color: #182b3f;
    z-index: 10;
    cursor: pointer;
}

@media (max-width: 1020px) {
    .up-btn {
        display: none;
    }
}

.up-btn svg {
    stroke: #fff;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-bottom: 2px;
}

.up-btn:hover {
    background-color: #005ed2;
    z-index: 10;
}

.popup-form {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    overflow-y: auto;
}

@media (max-width: 640px) {
    .popup-form {
        background: #fff;
        opacity: 1;
    }
}

.popup-form.active {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20;
}

.popup-form__aria {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.popup-form__body {
    position: relative;
    z-index: 2;
    max-width: 648px;
    margin: 20px auto;
    padding: 60px;
    background: #fff;
    -webkit-box-shadow: 0px 2px 80px rgba(136, 143, 155, 0.25);
    box-shadow: 0px 2px 80px rgba(136, 143, 155, 0.25);
    border-radius: 12px;
}

@media (max-width: 640px) {
    .popup-form__body {
        width: 100%;
        margin: 0;
        border-radius: 0px;
        padding: 45px 15px 20px 15px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}

.popup-form__cross {
    position: absolute;
    top: 40px;
    right: 60px;
}

@media (max-width: 640px) {
    .popup-form__cross {
        top: 25px;
        right: 15px;
    }
}

.popup-form__cross-img {
    cursor: pointer;
}

@media (max-width: 640px) {
    .popup-form__cross-img {
        display: none;
    }
}

.popup-form__cross-img path {
    fill: #182b3f;
    -webkit-transition: fill 0.2s ease;
    transition: fill 0.2s ease;
}

.popup-form__cross-img:hover path {
    fill: #005ed2;
}

@media (min-width: 640px) {
    .popup-form__mobile-cross {
        display: none;
    }
}

.popup-form__title {
    margin-bottom: 10px;
}

.popup-form__text {
    margin-bottom: 30px;
    line-height: 155%;
}

.popup-form__item {
    margin-bottom: 20px;
    display: block;
    height: 60px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    color: #182b3f;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    font-family: "Golos";
}

.popup-form__item::-webkit-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__item:-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__item::-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__item::placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__item:focus {
    border: 1px solid rgba(0, 94, 210, 0.5);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
}

.popup-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("img/icon/arrowdown-icon.svg");
    background-repeat: no-repeat;
    background-position: center right 24px;
    background-color: #fff;
}

.popup-form select:active {
    border: 1px solid rgba(0, 94, 210, 0.5);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
}

.popup-form__message {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    color: #182b3f;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 30px;
}

.popup-form__message::-webkit-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__message:-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__message::-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__message::placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.popup-form__message:focus {
    border: 1px solid rgba(0, 94, 210, 0.5);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
}

.popup-form__button {
    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: 60px;
    width: 100%;
    border-radius: 50px;
    background-color: #005ed2;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    margin-bottom: 25px;
}
.popup-form__button:disabled {
    pointer-events: none;
    background-color: #f2f2f2;
    color: #ccc;
}

.popup-form__button svg {
    margin-right: 10px;
}

.popup-form__button:hover {
    background-color: #182b3f;
}

.popup-form__text_service {
    font-weight: 500;
}

.popup-form__text_link {
    color: #182b3f;
}

.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 10;
    width: 100%;
}

.main-row {
    padding: 10px 0;
    position: relative;
}

.main-row:after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 6;
}

@media (max-width: 1020px) {
    .main-row:after {
        opacity: 0;
    }
}

.main-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 5;
}

@media (max-width: 1020px) {
    .main-row:before {
        -webkit-box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
        box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
        z-index: 1;
    }
}

.main-row__body {
    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;
    position: relative;
    z-index: 6;
}

.main-row__logo-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.main-row__logo {
    margin-right: 30px;
}

.main-row__logo-img {
    max-width: 200px;
    -o-object-fit: scale-down;
    object-fit: scale-down;
    width: 100%;
    height: 100%;
}

@media (max-width: 1020px) {
    .main-row__logo-img {
        max-width: 140px;
        min-width: 50px;
    }
}

.main-row__lang-item {
    line-height: 110%;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    cursor: pointer;
}

.main-row__lang-item:first-child {
    margin-right: 6px;
}

.main-row__lang-item_active {
    color: #182b3f;
}

@media (max-width: 1020px) {
    .main-row__lang-item {
        display: none;
    }
}

.main-row__lang-item:hover {
    opacity: 0.8;
}

.main-row__contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1020px) {
    .main-row__contacts {
        display: none;
    }
}

.main-row__mail {
    margin-right: 30px;
    font-size: 16px;
}

@media (min-width: 1020px) {
    .main-row__mail {
        pointer-events: none;
    }
}

.main-row__phone {
    font-size: 16px;
    color: #182b3f;
}

@media (min-width: 1020px) {
    .main-row__phone {
        pointer-events: none;
    }
}

.main-row__mobile-btns {
    display: none;
}

@media (max-width: 1020px) {
    .main-row__mobile-btns {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
}

.main-row__catalog-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 20px;
    padding: 10px 0;
}

.main-row__catalog-btn span {
    font-size: 15px;
    font-weight: 500;
}

.main-row__menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
}

.main-row__menu-btn span {
    font-size: 15px;
    font-weight: 500;
}

.main-row__catalog-icon {
    margin-right: 9px;
}

.main-row__menu-icon {
    margin-right: 9px;
}

.menu-row {
    position: relative;
}

.menu-row .container {
    overflow: visible;
}

@media (max-width: 1020px) {
    .menu-row {
        height: 100%;
        display: none;
        overflow-y: auto;
        padding-bottom: 150px;
        position: absolute;
        width: 100%;
        top: 50px;
    }
}

.menu-row.active {
    display: block;
}

@media (max-width: 1020px) {
    .menu-row.active {
        position: fixed;
    }
}

.menu-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 3;
    -webkit-box-shadow: 0px 8px 50px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 50px rgba(0, 94, 210, 0.1);
}

@media (max-width: 1020px) {
    .menu-row:before {
        position: fixed;
    }
}

.menu-row__body {
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    z-index: 4;
}

@media (max-width: 1020px) {
    .menu-row__body {
        padding-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        display: block;
        height: 100%;
    }
}

.menu-row__nav-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 1020px) {
    .menu-row__nav-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 40px;
        position: relative;
    }
    .menu-row__nav-row:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: -15px;
        right: -15px;
        width: auto;
        height: 1px;
        background-color: #dce1e6;
        opacity: 70%;
    }
}

.menu-row__catalog-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    font-size: 16px;
    line-height: 110%;
    font-weight: 500;
    color: #182b3f;
    margin-right: 30px;
    padding: 15px 0;
    cursor: pointer;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

@media (max-width: 1020px) {
    .menu-row__catalog-btn {
        display: none;
    }
}

.menu-row__catalog-btn:hover {
    color: #005ed2;
}

.menu-row__catalog-icon {
    margin-right: 10px;
}

.menu-row__menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500;
}

@media (max-width: 1020px) {
    .menu-row__menu-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}

.menu-row__menu-item {
    position: relative;
    font-size: 16px;
    color: #182b3f;
}

.menu-row__menu-item > a {
    display: block;
}

@media (min-width: 1020px) {
    .menu-row__menu-item > a {
        padding: 15px 0;
    }
}

@media (max-width: 1020px) {
    .menu-row__menu-item > a {
        padding: 13px 0;
    }
}

.menu-row__menu-item:hover a {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #005ed2;
}

@media (min-width: 1020px) {
    .menu-row__menu-item:hover .menu-row__sub-menu-list {
        display: block;
    }
}

@media (min-width: 1020px) {
    .menu-row__menu-item:hover .menu-row__arrow {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        stroke: #005ed2;
    }
}

@media (min-width: 1020px) {
    .menu-row__menu-item:hover .menu-row__menu-item_click span {
        color: #005ed2;
    }
}

.menu-row__menu-item_click {
    cursor: pointer;
    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;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

@media (max-width: 1020px) {
    .menu-row__menu-item_click {
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding: 13px 0;
    }
}

@media (min-width: 1020px) {
    .menu-row__menu-item_click {
        padding: 15px 0;
    }
}

.menu-row__menu-item_click:hover {
    color: #005ed2;
}

@media (max-width: 1020px) {
    .menu-row__menu-item {
        font-size: 18px;
        width: 100%;
    }
}

.menu-row__menu-item:not(:last-child) {
    margin-right: 30px;
}

@media (max-width: 1020px) {
    .menu-row__menu-item:not(:last-child) {
        margin-right: 0;
    }
}

.menu-row__menu-item a {
    color: #182b3f;
}

.menu-row__arrow {
    margin-left: 7px;
    margin-bottom: 2px;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    stroke: #182b3f;
}

.menu-row__arrow.active {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.menu-row__sub-menu-list {
    display: none;
    z-index: 3;
    position: absolute;
    min-width: 200px;
    padding: 50px 30px 25px;
    top: 40px;
    left: -30px;
}

@media (min-width: 1020px) {
    .menu-row__sub-menu-list:before {
        content: "";
        position: absolute;
        top: 25px;
        left: 0;
        width: 100%;
        height: calc(100% - 25px);
        background-color: #fff;
        -webkit-box-shadow: 0px 8px 40px rgba(69, 74, 79, 0.08);
        box-shadow: 0px 8px 40px rgba(69, 74, 79, 0.08);
        border: 1px solid #eff0fd;
        border-radius: 30px;
        z-index: 2;
    }
}

.menu-row__sub-menu-list a {
    color: #005ed2;
}

.menu-row__sub-menu-list.active {
    display: block;
}

@media (max-width: 1020px) {
    .menu-row__sub-menu-list {
        position: relative;
        padding: 5px 0 0 15px;
        background-color: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        border-radius: 0;
        border: none;
        top: 0;
        left: 0;
    }
}

.menu-row__sub-menu-item {
    font-size: 16px;
    position: relative;
    z-index: 4;
}

.menu-row__sub-menu-item a {
    display: block;
    padding: 8px 0;
}

@media (max-width: 1020px) {
    .menu-row__sub-menu-item a {
        padding: 10px 0;
    }
}

.menu-row__sub-menu-item:hover a {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #182b3f;
}

.menu-row__question {
    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-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    min-height: 46px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: #005ed2;
}

.menu-row__question span {
    margin-bottom: 1px;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    color: #fff;
}

@media (max-width: 1020px) {
    .menu-row__question {
        position: fixed;
        bottom: 20px;
        left: 15px;
        right: 15px;
        width: auto;
    }
}

.menu-row__question:hover {
    background-color: #182b3f;
}

.menu-row__question-icon {
    margin-right: 10px;
}

.menu-row__mobile-contacts {
    margin-top: 30px;
    display: none;
}

@media (max-width: 1020px) {
    .menu-row__mobile-contacts {
        display: block;
        padding-bottom: 100px;
    }
}

.menu-row__lang {
    margin-bottom: 15px;
}

.menu-row__lang-item {
    font-size: 18px;
    line-height: 110%;
}

.menu-row__lang-item:first-child {
    margin-right: 6px;
}

.menu-row__lang-item_active {
    color: #182b3f;
}

.menu-row__mail {
    margin-bottom: 15px;
    font-size: 18px;
}

.menu-row__phone {
    font-size: 18px;
    color: #182b3f;
}

.catalog-row {
    display: none;
    position: absolute;
    width: 100%;
}

@media (max-width: 1020px) {
    .catalog-row {
        height: 100%;
        display: none;
        overflow-y: auto;
        padding-bottom: 150px;
        top: 50px;
    }
}

.catalog-row.active {
    display: block;
}

@media (max-width: 1020px) {
    .catalog-row.active {
        position: fixed;
    }
}

.catalog-row:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0px 2px 80px rgba(119, 145, 177, 0.18);
    box-shadow: 0px 2px 80px rgba(119, 145, 177, 0.18);
    z-index: 1;
}

@media (max-width: 1020px) {
    .catalog-row:before {
        position: fixed;
        z-index: 3;
    }
}

.catalog-row p.title {
    font-size: 22px;
}

.catalog-row__aria {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
}

@media (max-width: 1020px) {
    .catalog-row__aria {
        display: none;
    }
}

.catalog-row__body {
    position: relative;
    z-index: 2;
}

@media (max-width: 1020px) {
    .catalog-row__body {
        padding-top: 28px;
        z-index: 4;
    }
}

.catalog-row__cross {
    position: absolute;
    top: 25px;
    right: 0;
    cursor: pointer;
}

@media (max-width: 1020px) {
    .catalog-row__cross {
        display: none;
    }
}

.catalog-row__cross path {
    fill: #182b3f;
    -webkit-transition: fill 0.2s ease;
    transition: fill 0.2s ease;
}

.catalog-row__cross:hover path {
    fill: #005ed2;
}

.catalog-row__menu {
    padding-top: 45px;
    padding-bottom: 65px;
    columns: 2;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 28px;
}

@media (max-width: 1020px) {
    .catalog-row__menu {
        display: block;
        padding-bottom: 0px;
        padding-top: 0;
        -webkit-columns: unset;
        columns: unset;
    }
}

@media (min-width: 1020px) {
    .catalog-row__menu-item {
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        margin-bottom: 40px;
    }
}

@media (max-width: 1020px) {
    .catalog-row__menu-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 0;
    }
}

.catalog-row__arrow {
    min-width: 8px;
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition: transform 0.2s ease, -webkit-transform 0.2s ease;
    margin-left: 15px;
}

@media (min-width: 1020px) {
    .catalog-row__arrow {
        display: none;
    }
}

@media (max-width: 1020px) {
    .catalog-row__arrow.active {
        display: block;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

.catalog-row__sub-menu {
    margin-top: 10px;
    font-family: "Golos";
    font-size: 16px;
    font-weight: 500;
    line-height: 110%;
    margin-bottom: 10px;
}

@media (max-width: 1020px) {
    .catalog-row__sub-menu {
        margin-left: 15px;
        display: none;
        margin-top: 0;
    }
}

.catalog-row__sub-menu.active {
    display: block;
}

.catalog-row__sub-menu-item a {
    padding: 8px 0;
    display: block;
    color: #005ed2;
}

.catalog-row__sub-menu-item:hover a {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
    color: #182b3f;
}

.mobile-menu-row {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

.mobile-menu-row.active {
    display: block;
}

@media (min-width: 1020px) {
    .mobile-menu-row.active {
        display: none;
    }
}

.mobile-menu-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 7;
}

.mobile-menu-row__body {
    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;
    position: relative;
    z-index: 7;
    padding: 21px 0;
}

.mobile-menu-row__title {
    font-size: 15px;
    font-weight: 500;
}

.mobile-catalog-row {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: none;
}

.mobile-catalog-row.active {
    display: block;
}

@media (min-width: 1020px) {
    .mobile-catalog-row.active {
        display: none;
    }
}

.mobile-catalog-row:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 7;
}

.mobile-catalog-row__body {
    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;
    position: relative;
    z-index: 8;
    padding: 21px 0;
}

.mobile-catalog-row__title {
    font-size: 15px;
    font-weight: 500;
}

.boxes {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .boxes {
        margin-top: 20px;
    }
}

.boxes__cards {
    display: grid;
    grid-gap: 28px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, 1fr);
}

@media (max-width: 1175px) {
    .boxes__cards {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        grid-gap: 15px;
    }
}

.boxes__slider {
    min-width: 0;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    border-radius: 12px;
    cursor: -webkit-grab;
    cursor: grab;
}

@media (max-width: 1175px) {
    .boxes__slider {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
    }
}

.boxes__slider:active {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.boxes__cards-item {
    background-position: -30% 10%;
    padding: 28px 30px;
    border-radius: 12px;
    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;
    -webkit-transition: background-position 0.5s ease;
    transition: background-position 0.5s ease;
}

@media (max-width: 1175px) {
    .boxes__cards-item {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        padding: 22px 15px 26px 15px;
        min-height: 150px;
    }
}

.boxes__cards-item_tall {
    -ms-grid-column: 4;
    -ms-grid-column-span: 1;
    grid-column: 4 / 5;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
}

@media (max-width: 1175px) {
    .boxes__cards-item_tall {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        grid-row: auto;
    }
}

.boxes__cards-item:hover {
    background-position: -60% 30%;
}

.boxes__cards-item:hover svg {
    -webkit-transition: stroke 0.2s ease;
    transition: stroke 0.2s ease;
    stroke: #005ed2;
}

.boxes__title {
    font-family: "Rubik";
    color: #182b3f;
    font-size: 22px;
    line-height: 125%;
    margin-bottom: 16px;
}

@media (max-width: 500px) {
    .boxes__title {
        font-size: 18px;
        line-height: 130%;
    }
}

.boxes__button {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #fff;
    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;
}

.boxes__button svg {
    -webkit-transition: stroke 0.2s ease;
    transition: stroke 0.2s ease;
    stroke: #182b3f;
}

.slider__item {
    background-position: 40% -120%;
    min-width: 0;
    min-height: 424px;
}

@media (max-width: 700px) {
    .slider__item {
        padding: 22px 15px 62px 15px;
        min-height: 470px;
    }
}

.slider__row {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 28px;
    height: 100%;
}

@media (max-width: 700px) {
    .slider__row {
        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;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        grid-gap: 0;
    }
}

.slider__column {
    padding-top: 28px;
    padding-left: 30px;
}

@media (max-width: 700px) {
    .slider__column {
        padding: 0;
    }
}

.slider__title {
    font-family: "Rubik";
    color: #182b3f;
    font-size: 32px;
    line-height: 120%;
    margin-bottom: 30px;
}

@media (max-width: 700px) {
    .slider__title {
        font-size: 20px;
        margin-bottom: 20px;
    }
}

.slider__button {
    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;
    background-color: #fff;
    padding: 13px 23px;
    max-width: 230px;
    min-height: 50px;
    border-radius: 50px;
}

@media (max-width: 700px) {
    .slider__button {
        max-width: none;
    }
}

.slider__button span {
    margin-right: 9px;
    font-size: 16px;
    font-weight: 600;
    color: #182b3f;
    line-height: 110%;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.slider__button svg {
    stroke: #182b3f;
    -webkit-transition: stroke 0.2s ease;
    transition: stroke 0.2s ease;
}

.slider__button:hover svg {
    stroke: #005ed2;
}

.slider__button:hover span {
    color: #005ed2;
}

.slider__img-wrapper {
    min-height: 334px;
    height: 100%;
    text-align: end;
}

@media (max-width: 700px) {
    .slider__img-wrapper {
        text-align: center;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        min-height: auto;
        margin-bottom: 15px;
    }
}

.slider__img {
    border-radius: 12px;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: 314px;
    min-height: 424px;
    width: 100%;
    height: 100%;
}

@media (max-width: 900px) {
    .slider__img {
        max-width: none;
        height: 424px;
    }
}

@media (max-width: 700px) {
    .slider__img {
        border-radius: 50%;
        width: 225px;
        min-height: auto;
        height: 225px;
    }
}

.about {
    margin-top: 115px;
}

@media (max-width: 640px) {
    .about {
        margin-top: 50px;
    }
}

.about__title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (max-width: 640px) {
    .about__title-row {
        margin-bottom: 25px;
    }
}

@media (max-width: 640px) {
    .about__title {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media (max-width: 640px) {
    .about__title-link {
        margin-top: 14px;
    }
}

.about__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 28px;
}

@media (max-width: 1020px) {
    .about__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-gap: 15px;
    }
}

.about__item {
    background-position: -200% 10%;
    padding-top: 23px;
    padding-left: 40px;
    padding-right: 60px;
    padding-bottom: 30px;
    min-height: 190px;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    background-color: #fff;
}

@media (max-width: 1020px) {
    .about__item {
        padding: 15px 15px 22px 15px;
        min-height: auto;
    }
}

@media (max-width: 760px) {
    .about__item {
        background-position: 0% 0%;
    }
}

@media (max-width: 369px) {
    .about__item {
        padding: 15px 5px;
    }
}

.about__factoid {
    margin-bottom: 3px;
}

@media (max-width: 600px) {
    .about__text {
        font-size: 13px;
    }
}

.about__video {
    -ms-grid-column: 3;
    grid-column: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-row: 1 / 3;
}

@media (max-width: 1020px) {
    .about__video {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 3;
        grid-row: 3;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 11px;
    }
}

.about__img {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-left: auto;
    position: relative;
    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;
}

@media (max-width: 1020px) {
    .about__img {
        margin: 0;
    }
}

.about__img img {
    -webkit-transition: -webkit-filter 0.2s ease;
    transition: -webkit-filter 0.2s ease;
    transition: filter 0.2s ease;
    transition: filter 0.2s ease, -webkit-filter 0.2s ease;
}

.about__img:hover circle {
    fill: #005ed2;
}

.about__img:hover img {
    -webkit-filter: brightness(0.8);
    filter: brightness(0.8);
}

.about__img img {
    -o-object-fit: scale-down;
    object-fit: scale-down;
    max-width: 379px;
    width: 100%;
    height: 100%;
}

@media (max-width: 600px) {
    .about__img img {
        max-width: 225px;
    }
}

.about__video-icon {
    position: absolute;
    z-index: 2;
}

.about__video-icon circle {
    fill: #182b3f;
    -webkit-transition: fill 0.2s ease;
    transition: fill 0.2s ease;
}

.about__video-icon path {
    fill: #fff;
}

@media (max-width: 1020px) {
    .about__video-icon {
        max-width: 65px;
    }
}

.advantages {
    margin-top: 115px;
}

@media (max-width: 640px) {
    .advantages {
        margin-top: 50px;
    }
}

.advantages__title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (max-width: 640px) {
    .advantages__title-row {
        margin-bottom: 25px;
    }
}

@media (max-width: 640px) {
    .advantages__title {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media (max-width: 640px) {
    .advantages__title-link {
        margin-top: 14px;
    }
}

.advantages__grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    grid-gap: 28px;
}

@media (max-width: 1200px) {
    .advantages__grid {
        grid-gap: 15px;
    }
}

@media (max-width: 850px) {
    .advantages__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
    }
}

@media (max-width: 600px) {
    .advantages__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-gap: 0;
    }
}

.advantages__item {
    padding: 50px 40px;
    min-height: 334px;
    border: solid 1px #dce1e6;
    border-radius: 12px;
    background-color: #fff;
}

@media (max-width: 1200px) {
    .advantages__item {
        min-height: 147px;
        padding: 20px 20px 33px 16px;
    }
}

@media (max-width: 600px) {
    .advantages__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .advantages__item:not(:last-child) {
        margin-bottom: 15px;
    }
}

@media (max-width: 369px) {
    .advantages__item {
        padding: 15px 10px 10px 15px;
    }
}

@media (max-width: 600px) {
    .advantages__icon {
        max-width: 54px;
    }
}

@media (max-width: 600px) {
    .advantages__text-column {
        margin-left: 22px;
    }
}

.advantages__item-title {
    margin-top: 35px;
    margin-bottom: 10px;
    font-family: "Rubik";
    font-weight: 600;
    line-height: 130%;
    font-size: 26px;
    color: #182b3f;
}

@media (max-width: 600px) {
    .advantages__item-title {
        font-size: 18px;
        margin: 0;
        margin-bottom: 6px;
    }
}

.news {
    margin-top: 115px;
}

@media (max-width: 640px) {
    .news {
        margin-top: 50px;
    }
}

.news__title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 35px;
}

@media (max-width: 640px) {
    .news__title-row {
        margin-bottom: 25px;
    }
}

@media (max-width: 640px) {
    .news__title {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }
}

@media (max-width: 640px) {
    .news__title-link {
        margin-top: 14px;
    }
}

.news__cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 28px;
}

@media (max-width: 1200px) {
    .news__cards {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 1fr);
        grid-template-columns: auto;
    }
}

@media (max-width: 600px) {
    .news__cards {
        grid-template-columns: repeat(1, 1fr);
    }
}

.news__cards-item {
    border: 1px solid #dce1e6;
    background-color: #fff;
    background-position: -20% -15%;
    padding: 26px 20px 30px 30px;
    border-radius: 12px;
    min-height: 286px;
    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;
    -webkit-transition: background-position 0.5s ease;
    transition: background-position 0.5s ease;
}

@media (max-width: 600px) {
    .news__cards-item {
        min-height: 172px;
        padding: 21px 15px 26px;
    }
}

.news__cards-item_wide {
    grid-column: auto / span 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 28px;
}

.news__cards-item_wide .news__button {
    border: 1px solid #dce1e6;
}

@media (max-width: 600px) {
    .news__cards-item_wide {
        grid-column: auto;
        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;
        grid-gap: 0;
    }
}

.news__cards-item:hover {
    background-position: -60% 30%;
}

.news__cards-item:hover svg {
    -webkit-transition: stroke 0.2s ease;
    transition: stroke 0.2s ease;
    stroke: #005ed2;
}

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

.news__img {
    text-align: end;
}

@media (max-width: 600px) {
    .news__img {
        text-align: center;
        margin-bottom: 28px;
    }
}

.news__img img {
    max-width: 226px;
    max-height: 226px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.news__date {
    margin-bottom: 10px;
    color: #949ba3;
}

.news__headline {
    margin-bottom: 15px;
}

.news__button {
    border-radius: 50%;
    width: 40px;
    height: 40px;
    background-color: #fff;
    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;
}

.news__button svg {
    stroke: #182b3f;
}
.post__content a {
    color: #005ed2;
}
.post__content a:hover {
    color: #182b3f;
}
.post__content p {
    margin: 0 0 20px;
}
.post__content h2 {
    color: #182b3f;
    font: 600 48px/1.25 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    margin: 0 0 20px;
}
@media (max-width: 640px) {
    .post__content h2 {
        font: 600 30px/1.25 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    }
}

.post__content h3,
.post__content blockquote {
    color: #182b3f;
    font: 600 26px/1.3 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    margin: 0 0 20px;
}
@media (max-width: 640px) {
    .post__content h3,
    .post__content blockquote {
        font: 600 20px/1.3 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    }
}

.post__content h4 {
    color: #182b3f;
    font: 600 22px/1.25 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    margin: 0 0 20px;
}
@media (max-width: 640px) {
    .post__content h4 {
        font: 600 16px/1.25 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    }
}

.post__content h5 {
    color: #182b3f;
    font: 600 18px/1.2 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    margin: 0 0 20px;
}
@media (max-width: 640px) {
    .post__content h5 {
        font: 600 16px/1.2 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    }
}

.post__content h6 {
    color: #182b3f;
    font: 600 16px/1.2 "Golos", Segoe UI, Helvetica Neue, Helvetica, "Trebuchet MS", Arial, " sans-serif";
    margin: 0 0 20px;
}

.post__content p + blockquote,
.post__content ul + p,
.post__content ol + p,
.post__content p + h5,
.post__content ul + h5,
.post__content ol + h5,
.post__content p + h4,
.post__content ul + h4,
.post__content ol + h4,
.post__content p + h3,
.post__content ul + h3,
.post__content ol + h3,
.post__content p + h2,
.post__content ul + h2,
.post__content ol + h2 {
    padding-top: 20px;
}

.post__content ul,
.post__content ol {
    list-style: none;
    overflow: hidden;
    margin: 0 0 20px;
}

.post__content ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0.5em;
    width: 4px;
    height: 4px;
    background: #005ed2;
    border-radius: 50%;
}

.post__content ol {
    counter-reset: item;
}

.post__content ol li:before {
    display: block;
    content: counter(item) ".";
    counter-increment: item;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 500;
    color: #005ed2;
}

.post__content ul li,
.post__content ol li {
    margin: 0;
    padding: 0 0 10px 20px;
    position: relative;
}

.post__content ol li {
    padding: 0 0 0 20px;
}

.post__content blockquote {
    margin-bottom: 20px;
    padding: 20px 50px 20px;
    border-top: 1px solid #f0edee;
    border-bottom: 1px solid #f0edee;
}

.footer {
    margin-top: 120px;
}

@media (max-width: 640px) {
    .footer {
        margin-top: 100px;
    }
}

.main-footer {
    position: relative;
    padding-top: 40px;
    padding-bottom: 45px;
}

@media (max-width: 600px) {
    .main-footer {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.main-footer a {
    display: block;
}

.main-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(220, 225, 230, 0.7);
}

.main-footer__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 28px;
}

@media (max-width: 1020px) {
    .main-footer__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .main-footer__grid {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        grid-gap: 0;
    }
}

.main-footer__logo {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.6;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.main-footer__logo:hover {
    opacity: 100%;
    -webkit-filter: none;
    filter: none;
}

@media (max-width: 600px) {
    .main-footer__logo {
        display: none;
    }
}

@media (max-width: 1020px) {
    .main-footer__column:nth-child(4) {
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
        margin-left: 30px;
    }
}

@media (max-width: 600px) {
    .main-footer__column:not(:last-child) {
        margin-bottom: 30px;
    }
}

.main-footer__title-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 10px;
}

.main-footer__icon {
    margin-right: 7px;
}

.main-footer__text {
    line-height: 180%;
    margin-left: 31px;
}

.main-footer__link {
    color: #182b3f;
    line-height: 160%;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

@media (max-width: 1020px) {
    .main-footer__link {
        margin-top: 15px;
    }
}

@media (max-width: 600px) {
    .main-footer__link {
        margin-top: 0;
    }
}

.main-footer__link_mg {
    margin-left: 31px;
    line-height: 180%;
}

.main-footer__link:hover {
    color: #005ed2;
}

.second-footer {
    position: relative;
}

.second-footer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(220, 225, 230, 0.7);
}

.second-footer__row {
    padding-top: 30px;
    padding-bottom: 30px;
    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 (max-width: 600px) {
    .second-footer__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

.second-footer__dev-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 600px) {
    .second-footer__dev-info {
        margin-top: 10px;
    }
}

.second-footer__dev-info:hover .second-footer__link {
    color: #005ed2;
}

.second-footer__link {
    color: #182b3f;
    margin-left: 3px;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.second-footer__dev-logo {
    margin-left: 5px;
}

.about-img img {
    max-width: 428px;
    max-height: 428px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%;
    min-width: 225px;
    min-height: 225px;
    border-radius: 50%;
}

@media (max-width: 600px) {
    .about-img img {
        max-width: 225px;
        max-height: 225px;
    }
}

@media (max-width: 600px) {
    .about-img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

.about-button {
    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;
    background-color: #005ed2;
    color: #fff;
    padding: 13px 25px;
    max-width: 240px;
    min-height: 50px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.about-button span {
    margin-right: 9px;
}

.about-button svg {
    stroke: #fff;
}

@media (max-width: 600px) {
    .about-button {
        max-width: none;
    }
}

.about-button:hover {
    background-color: #182b3f;
}

.about-company {
    margin-top: 60px;
    position: relative;
    padding-bottom: 80px;
}

@media (max-width: 600px) {
    .about-company {
        margin-top: 20px;
        padding-bottom: 50px;
    }
}

.about-company__grid {
    display: grid;
    -ms-grid-columns: minmax(345px, 543px) minmax(345px, 770px);
    grid-template-columns: minmax(345px, 543px) minmax(345px, 770px);
    grid-gap: 28px;
}

@media (max-width: 1200px) {
    .about-company__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 60px;
    }
}

@media (max-width: 600px) {
    .about-company__grid {
        grid-gap: 40px;
    }
}

.about-company__title {
    font-size: 52px;
    margin-bottom: 17px;
}

@media (max-width: 600px) {
    .about-company__title {
        font-size: 26px;
    }
}

.about-company__text {
    margin-bottom: 40px;
}

@media (max-width: 600px) {
    .about-company__text {
        font-size: 16px;
    }
}

.about-company__buttons-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (max-width: 600px) {
    .about-company__buttons-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.about-company__button {
    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;
    background-color: #fff;
    padding: 15px 30px;
    max-width: 230px;
    min-height: 50px;
    border-radius: 50px;
    font-size: 16px;
    font-weight: 600;
    line-height: 110%;
}

@media (max-width: 600px) {
    .about-company__button {
        max-width: none;
        width: 100%;
    }
}

.about-company__video-button {
    background-color: #005ed2;
    margin-right: 20px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.about-company__video-button svg {
    fill: #fff;
    margin-right: 13px;
}

.about-company__video-button span {
    color: #fff;
}

.about-company__video-button:hover {
    background-color: #182b3f;
}

@media (max-width: 600px) {
    .about-company__video-button {
        margin-right: 0px;
        margin-bottom: 15px;
    }
}

.about-company__career-button {
    border: 1px solid #dce1e6;
    color: #182b3f;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
}

.about-company__career-button:hover {
    color: #005ed2;
}

.about-company__cards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 28px;
}

@media (max-width: 600px) {
    .about-company__cards {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
}

.about-company__item {
    background-position: -200% 10%;
    padding-top: 23px;
    padding-left: 40px;
    padding-right: 30px;
    padding-bottom: 30px;
    min-height: 190px;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    background-color: #fff;
}

@media (max-width: 1020px) {
    .about-company__item {
        padding: 15px 15px 22px 15px;
        min-height: auto;
    }
}

@media (max-width: 760px) {
    .about-company__item {
        background-position: 0% 0%;
    }
}

.about-company__item-text {
    font-size: 16px;
}

.about-company__factoid {
    margin-bottom: 3px;
}

.about-company:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
}

.production {
    margin-top: 70px;
    position: relative;
    padding-bottom: 80px;
}

@media (max-width: 600px) {
    .production {
        padding-bottom: 50px;
        margin-top: 30px;
    }
}

.production__grid {
    display: grid;
    -ms-grid-columns: 5fr 7fr;
    grid-template-columns: 5fr 7fr;
    grid-gap: 28px;
}

@media (max-width: 600px) {
    .production__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}

.production__img {
    margin-top: 4px;
}

.production__title {
    margin-bottom: 17px;
}

.production__text {
    margin-bottom: 45px;
    max-width: 655px;
}

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

.production:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
}

.products {
    margin-top: 70px;
    position: relative;
    padding-bottom: 80px;
}

@media (max-width: 600px) {
    .products {
        padding-bottom: 50px;
        margin-top: 30px;
    }
}

.products__grid {
    display: grid;
    -ms-grid-columns: 7fr 5fr;
    grid-template-columns: 7fr 5fr;
    grid-gap: 28px;
}

@media (max-width: 600px) {
    .products__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}

@media (max-width: 600px) {
    .products__text-row {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.products__title {
    margin-bottom: 17px;
}

.products__text {
    margin-bottom: 45px;
    max-width: 655px;
}

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

@media (max-width: 600px) {
    .products__img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.products:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
}

.about-advantages {
    margin-top: 70px;
    position: relative;
    padding-bottom: 80px;
}

@media (max-width: 600px) {
    .about-advantages {
        padding-bottom: 50px;
        margin-top: 30px;
    }
}

.about-advantages__grid {
    display: grid;
    -ms-grid-columns: 5fr 7fr;
    grid-template-columns: 5fr 7fr;
    grid-gap: 28px;
}

@media (max-width: 600px) {
    .about-advantages__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 20px;
    }
}

.about-advantages__img {
    margin-top: 4px;
}

.about-advantages__title {
    margin-bottom: 17px;
}

.about-advantages__text {
    max-width: 655px;
}

.about-advantages__text p {
    margin-bottom: 20px;
}

.about-advantages:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
}

.history {
    margin-top: 70px;
    overflow: hidden;
}

.history__title {
    margin-bottom: 60px;
}

.history__slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
    position: relative;
}

.history__slider:before {
    content: "";
    position: absolute;
    width: 100vw;
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
    top: 8px;
    left: 50%;
    transform: translateX(-50%);
}

.history__slider-item {
    max-width: 542px;
    padding-top: 57px;
    position: relative;
}

.history__slider-item:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 4px solid #005ed2;
    background-color: #fff;
    top: 0;
    left: 0;
}

.history__factoid {
    margin-bottom: 13px;
}

.history__item-text {
    font-size: 16px;
}

@media (max-width: 600px) {
    .history__item-text {
        font-size: 14px;
    }
}

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

.history .slick-arrow {
    position: relative;
    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;
    border-radius: 50%;
    width: 46px;
    height: 46px;
    border: 1px solid #dce1e6;
    font-size: 0;
    background-color: #fff;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
}

.history .slick-arrow:hover {
    background-color: #f1f4f6;
}

.history .slick-prev {
    margin-right: 20px;
}

.history .slick-prev:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/icon/arrow-slider-left.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.history .slick-next:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(img/icon/arrow-slider-right.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.news-page {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .news-page {
        margin-top: 40px;
    }
}

.news-page__title {
    margin-bottom: 35px;
}

@media (max-width: 640px) {
    .news-page__title {
        margin-bottom: 14px;
    }
}

.news-page__nav-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

@media (max-width: 1020px) {
    .news-page__nav-row {
        margin: 0 -15px 20px -15px;
        padding: 0 15px 20px 15px;
    }
}

@media (max-width: 640px) {
    .news-page__nav-row {
        margin-bottom: 4px;
    }
}

.news-page__nav-item a {
    display: flex;
    color: currentColor;
    font-weight: 500;
    line-height: 110%;
    font-size: 16px;
    white-space: nowrap;
    padding: 10px 26px 10px 26px;
    background-color: #fff;
    border: 1px #dce1e6 solid;
    border-radius: 50px;
    min-height: 40px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
    align-items: center;
}

.news-page__nav-item a:hover {
    background-color: #f1f4f6;
    color: #005ed2;
}

.news-page__nav-item a[aria-current] {
    border: none;
    background-color: #005ed2;
    color: #fff;
}

.news-page__nav-item_active:hover {
    background-color: #005ed2;
    color: #fff;
}

.news-page__nav-item:not(:last-child) {
    margin-right: 10px;
}

.news-page__selector-container {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .news-page__selector-container {
        margin-top: 30px;
    }
}

.news__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: minmax(286px, auto);
    grid-gap: 28px;
}

@media (max-width: 1200px) {
    .news__grid {
        grid-gap: 15px;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .news__grid {
        grid-template-columns: repeat(1, 1fr);
        grid-auto-rows: auto;
    }
}

.contacts {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .contacts {
        margin-top: 40px;
    }
}

.contacts__title {
    font-size: 52px;
    margin-bottom: 48px;
}

@media (max-width: 640px) {
    .contacts__title {
        font-size: 26px;
        margin-bottom: 15px;
    }
}

.contacts__subtitle {
    font-size: 38px;
    line-height: 135%;
    margin-bottom: 36px;
}

@media (max-width: 640px) {
    .contacts__subtitle {
        font-size: 18px;
        margin-bottom: 15px;
    }
}

.contacts__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: minmax(168px, auto);
    grid-gap: 28px;
}

@media (max-width: 1200px) {
    .contacts__grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: auto;
    }
}

@media (max-width: 600px) {
    .contacts__grid {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 15px;
    }
}

.contacts__item {
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    padding: 22px 25px 35px 25px;
    background-position: -20% 10%;
}

@media (max-width: 600px) {
    .contacts__item {
        padding: 20px 15px 24px 20px;
    }
}

.contacts__main-item {
    min-height: 284px;
    padding: 30px;
    background-position: 0% -50%;
}

@media (max-width: 1200px) {
    .contacts__main-item {
        min-height: 0;
    }
}

@media (max-width: 600px) {
    .contacts__main-item {
        padding: 14px 15px 24px 15px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-position: -100% 30%;
    }
}

.contacts__main-item img {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    margin-bottom: 18px;
}

@media (max-width: 600px) {
    .contacts__main-item img {
        margin-bottom: 0;
        margin-right: 13px;
        margin-top: -2px;
        width: 32px;
        height: 32px;
    }
}

.contacts__item-title {
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    margin-bottom: 7px;
}

.contacts__item-title_big {
    font-size: 20px;
    line-height: 135%;
}

@media (max-width: 600px) {
    .contacts__item-title_big {
        font-size: 16px;
        line-height: 130%;
        margin-bottom: 4px;
    }
}

.contacts__item-text {
    font-size: 14px;
    color: #949ba3;
    line-height: 140%;
    font-weight: 500;
}

.contacts__item-text_big {
    font-size: 16px;
    line-height: 155%;
}

@media (max-width: 600px) {
    .contacts__item-text {
        line-height: 130%;
    }
}

.contacts__main {
    margin-bottom: 63px;
}

@media (max-width: 640px) {
    .contacts__main {
        margin-bottom: 40px;
    }
}

.contacts__sales {
    margin-bottom: 63px;
}

@media (max-width: 640px) {
    .contacts__sales {
        margin-bottom: 40px;
    }
}

.contacts__questions {
    margin-bottom: 63px;
}

@media (max-width: 640px) {
    .contacts__questions {
        margin-bottom: 40px;
    }
}

.contacts__production .contacts__grid {
    grid-auto-rows: auto;
}

.contacts__production .contacts__item-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.contacts__production .contacts__item-title svg {
    margin-right: 8px;
    margin-left: -3px;
    fill: #949ba3;
}

.contacts__map {
    height: 400px;
    border: 1px solid #dce1e6;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 44px;
}

@media (max-width: 600px) {
    .contacts__map {
        height: 342px;
        margin-top: 30px;
    }
}

.contacts__map > div {
    width: 100%;
    height: 100%;
}

.mobile-filter {
    overflow-y: auto;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 60;
    top: 0;
    left: 0;
}

@media (max-width: 640px) {
    .mobile-filter.active {
        display: block;
    }
}

.mobile-filter__buttons {
    position: fixed;
    width: 100%;
    padding: 0 15px;
    bottom: 20px;
    left: 0;

    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    z-index: 10;
}

.mobile-filter__buttons-item {
    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;
    min-height: 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
}

.mobile-filter__buttons-item_white {
    border: 1px solid #dce1e6;
    background-color: #fff;
    color: #182b3f;
}

.mobile-filter__buttons-item_blue {
    background-color: #005ed2;
    color: #fff;
}

.mobile-filter__body {
    padding-top: 50px;
    padding-bottom: 60px;
}

.mobile-filter__f-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    width: calc(100% - 30px);
    top: 0;
    z-index: 60;
    position: fixed;
}

.mobile-filter__f-row span {
    font-size: 15px;
    font-weight: 500;
    position: relative;
}

.mobile-filter__f-row:before {
    content: "";
    position: absolute;
    width: calc(100% + 30px);
    height: 100%;
    left: -15px;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
}

.mobile-filter__cross {
    position: relative;
}

.mobile-filter__li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    margin: 32px 0;
    position: relative;
    font-weight: 500;
    font-size: 18px;
}

.mobile-filter__li.disabled {
    color: #949ba3;
    pointer-events: none;
}

.mobile-filter__li svg {
    stroke: #182b3f;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.mobile-filter__li.disabled svg {
    stroke: #949ba3;
}

.mobile-filter__li:after {
    content: "";
    position: absolute;
    bottom: -16px;
    left: -15px;
    width: calc(100% + 30px);
    height: 1px;
    background-color: #dce1e6;
    opacity: 70%;
}
.mobile-filter__li.selected span:after {
    content: "";
    display: inline-block;
    margin: 0 0 2px 5px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #005ed2;
}

.mobile-category {
    overflow-y: auto;
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 60;
    top: 0;
    left: 0;
}

@media (max-width: 640px) {
    .mobile-category.active {
        display: block;
    }
}

.mobile-category__buttons {
    position: fixed;
    width: 100%;
    padding: 0 15px;
    bottom: 20px;
    left: 0;

    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 15px;
    z-index: 10;
}

.mobile-category__buttons-item {
    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;
    min-height: 50px;
    font-weight: 600;
    font-size: 16px;
    border-radius: 50px;
}

.mobile-category__buttons-item_white {
    border: 1px solid #dce1e6;
    background-color: #fff;
    color: #182b3f;
}

.mobile-category__buttons-item_blue {
    background-color: #005ed2;
    color: #fff;
}

.mobile-category__body {
    padding-top: 50px;
    padding-bottom: 60px;
}

.mobile-category__f-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 50px;
    width: calc(100% - 30px);
    top: 0;
    z-index: 60;
    position: fixed;
}

.mobile-category__f-row span {
    font-size: 15px;
    font-weight: 500;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-category__f-row span svg {
    margin-bottom: 2px;
    margin-right: 10px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.mobile-category__f-row:before {
    content: "";
    position: absolute;
    width: calc(100% + 30px);
    height: 100%;
    left: -15px;
    top: 0;
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 30px rgba(0, 94, 210, 0.1);
}

.mobile-category__cross {
    position: relative;
}

.mobile-category__li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 28px 0;
    position: relative;
    font-weight: 500;
    font-size: 16px;
}

.mobile-category__li label {
    padding-left: 35px;
}

.mobile-category__li input {
    display: block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}

.mobile-category__li input:before {
    content: "";
    position: absolute;
    left: -35px;
    top: 1px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border: 1px solid #dce1e6;
}

.mobile-category__li input:checked:before {
    background-color: #005ed2;
    box-shadow: inset 0 0 0 5px #fff;
}

.catalog {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .catalog {
        margin-top: 40px;
    }
}

.catalog__title {
    font-size: 52px;
    margin-bottom: 27px;
}

@media (max-width: 640px) {
    .catalog__title {
        font-size: 26px;
        margin-bottom: 15px;
    }
}

.catalog__filter {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 28px;
    margin-bottom: 30px;
}

@media (max-width: 1020px) {
    .catalog__filter {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-gap: 15px;
    }
}

@media (max-width: 640px) {
    .catalog__filter {
        margin-bottom: 24px;
    }
}

.catalog__mobile-btn {
    background-color: #005ed2;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    min-height: 50px;
    border-radius: 50px;
    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: 10px;
}

@media (min-width: 640px) {
    .catalog__mobile-btn {
        display: none;
    }
}

.catalog__mobile-btn span {
    position: relative;
}

.catalog__mobile-btn.selected span:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 50%;
    top: 0;
    right: -10px;
}

.catalog__filter-item {
    display: block;
    height: 60px;
    width: 100%;
    border-radius: 12px;
    border: 1px solid #dce1e6;
    background-color: #fff;
    color: #182b3f;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    padding-left: 25px;
    padding-right: 25px;
    font-family: "Golos";
    cursor: pointer;
}

.catalog__filter-item:focus {
    border: 1px solid rgba(0, 94, 210, 0.5);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
}

.catalog__filter-item-desktop {
    display: none;
}
@media (min-width: 641px) {
    .catalog__filter-item-desktop {
        display: block;
    }
}

.catalog__category {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("img/icon/arrowdown-icon.svg");
    background-repeat: no-repeat;
    background-position: center right 24px;
}

@media (max-width: 640px) {
    .catalog__category {
        display: none;
    }
}

.catalog__subcategory {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("img/icon/arrowdown-icon.svg");
    background-repeat: no-repeat;
    background-position: center right 24px;
}

@media (max-width: 640px) {
    .catalog__subcategory {
        display: none;
    }
}

.catalog__search {
    position: relative;
}

.catalog__search-input {
    display: block;
    width: 100%;
    color: #182b3f;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    padding-right: 60px;
}

@media (max-width: 640px) {
    .catalog__search-input {
        border-radius: 50px;
        height: 50px;
    }
}

.catalog__search-input::-webkit-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.catalog__search-input:-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.catalog__search-input::-ms-input-placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.catalog__search-input::placeholder {
    color: rgba(24, 43, 63, 0.4);
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
}

.catalog__search-input:focus {
    border: 1px solid rgba(0, 94, 210, 0.5);
    -webkit-box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
    box-shadow: 0px 8px 20px rgba(0, 94, 210, 0.1);
}

.catalog__search-button {
    position: absolute;
    right: 14px;
    top: 8px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0);
}

@media (max-width: 640px) {
    .catalog__search-button {
        right: 10px;
        top: 2px;
    }
}

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

.catalog__cancel-btn {
    padding: 5px 0;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    color: #005ed2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.catalog__cancel-btn.disabled {
    color: #949ba3;
    pointer-events: none;
}

.catalog__cancel-btn svg {
    margin-right: 9px;
    margin-top: 1px;
}

@media (max-width: 640px) {
    .catalog__cancel-btn {
        display: none;
    }
}

.catalog__sort {
    display: flex;
    align-items: center;
}

.catalog__sort span {
    font-size: 16px;
}

.catalog__sort-select {
    display: inline-block;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 16px;
    color: #005ed2;
    background-color: #fff;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 8 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1 4 3.85 1 1' stroke='%23005ED2' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center right;
}

.catalog__sort-select option {
    color: #182b3f;
}

.catalog__body {
    width: 100%;
    border: 1px solid #dce1e6;
    border-radius: 12px;
    padding: 0px 30px;
    position: relative;
    background-color: #fff;
}

@media (max-width: 640px) {
    .catalog__body {
        padding: 0px 15px;
    }
}

.catalog__item {
    display: grid;
    -ms-grid-columns: 9fr 3fr;
    grid-template-columns: 9fr 3fr;
    grid-gap: 28px;
    position: relative;
    padding-top: 22px;
    padding-bottom: 30px;
}

.catalog__item:not(:last-child):after {
    content: "";
    position: absolute;
    height: 1px;
    width: calc(100% + 60px);
    background-color: #dce1e6;
    opacity: 70%;
    left: -30px;
    bottom: 0;
}

@media (max-width: 640px) {
    .catalog__item:not(:last-child):after {
        width: calc(100% + 30px);
        left: -15px;
    }
}

@media (max-width: 1020px) {
    .catalog__item {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.catalog__item-column {
    width: 100%;
}

@media (max-width: 1020px) {
    .catalog__item-column {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
    }
}

.catalog__item-title {
    font-size: 26px;
}

@media (max-width: 640px) {
    .catalog__item-title {
        font-size: 18px;
    }
}

.catalog__item-list {
    margin-top: 10px;
    margin-left: 36px;
    font-size: 14px;
    line-height: 130%;
    color: #182b3f;
    font-weight: 500;
    list-style: none;
    counter-reset: be-counter;
}

@media (max-width: 640px) {
    .catalog__item-list {
        margin-left: 30px;
        margin-top: 17px;
    }
}

.catalog__item-list .post__content {
    margin-left: -36px;
}

@media (max-width: 640px) {
    .catalog__item-list .post__content {
        margin-left: -30px;
    }
}

.catalog__item-li {
    position: relative;

    display: grid;
    -ms-grid-columns: 1.3fr 1fr;
    grid-template-columns: 1.3fr 1fr;
    grid-gap: 28px;
    padding-top: 10px;
    counter-increment: be-counter;
}

.catalog__item-li:not(:last-child) {
    padding-bottom: 12px;
}

.catalog__item-li:not(:last-child):after {
    content: "";
    position: absolute;
    height: 1px;
    width: 100%;
    background-color: #dce1e6;
    opacity: 70%;
    left: 0;
    bottom: 0;
}

@media (max-width: 640px) {
    .catalog__item-li:not(:last-child):after {
        left: -36px;
        width: calc(100% + 36px);
    }
}

.catalog__item-li:before {
    content: counter(be-counter);
    position: absolute;
    color: #949ba3;
    border-radius: 50%;
    border: #dce1e6 1px solid;
    width: 24px;
    height: 24px;
    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;
    top: 8px;
    left: -36px;
}

@media (max-width: 640px) {
    .catalog__item-li:before {
        left: -30px;
    }
}

@media (max-width: 640px) {
    .catalog__item-li {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        grid-gap: 12px;
    }
}

.catalog__item-name {
    font-weight: 500;
}

.catalog__item-info {
    display: grid;
    -ms-grid-columns: minmax(86px, 200px) minmax(30px, 86px) 115px;
    grid-template-columns: minmax(86px, 200px) minmax(30px, 86px) 115px;
    grid-gap: 28px;
    color: #949ba3;
    align-items: flex-start;
}

@media (max-width: 640px) {
    .catalog__item-info {
        margin-left: -30px;
        padding-left: 30px;
        -ms-grid-columns: minmax(90px, auto) 40px minmax(auto, 120px);
        grid-template-columns: minmax(90px, auto) 40px minmax(auto, 120px);
        grid-gap: 15px;
    }
}

.catalog__item-amount {
    white-space: nowrap;
}

.catalog__item-spec {
    color: #182b3f;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}
@media (max-width: 400px) {
    .catalog__item-spec {
        grid-column: 1/3;
    }
}

.catalog__item-spec-label {
    width: 24px;
    height: 24px;
    border-radius: 50%;
    border-width: 1px;
    border-style: solid;
    margin: 0 5px 0 0;
    flex-shrink: 0;
}

.catalog__item-popup {
    cursor: default;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    z-index: 3;
    left: 100%;
    padding: 25px 30px 15px 30px;
    min-width: 314px;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    background-color: #fff;
    -webkit-box-shadow: 0px 8px 40px rgba(69, 74, 79, 0.08);
    box-shadow: 0px 8px 40px rgba(69, 74, 79, 0.08);
    border-radius: 30px;
    border: 1px solid #eff0fd;
}
.catalog__item-spec:hover .catalog__item-popup {
    opacity: 1;
    pointer-events: auto;
}

.catalog__item-popup .title {
    margin-bottom: 10px;
    line-height: 110%;
    position: relative;
    z-index: 3;
}

.catalog__item-popup .text {
    line-height: 140%;
    position: relative;
    z-index: 3;
    margin-bottom: 20px;
}

@media (max-width: 1020px) {
    .catalog__item-popup {
        left: auto;
        right: 0;
        min-width: 250px;
    }
}

@media (max-width: 400px) {
    .catalog__item-popup {
        left: 0;
        right: auto;
        min-width: 250px;
    }
}

.catalog__item-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

@media (max-width: 1020px) {
    .catalog__item-img {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 640px) {
    .catalog__item-img img {
        width: 225px;
        height: 225px;
    }
}

.catalog__item-show-hide {
    color: #005ed2;
    font-size: 16px;
    line-height: 130%;
    font-weight: 500;
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

@media (min-width: 640px) {
    .catalog__item-show-hide {
        display: none;
    }
}

.catalog__item-show-hide svg {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-left: 10px;
}

.catalog__selector-container {
    margin-top: 60px;
}

@media (max-width: 640px) {
    .catalog__selector-container {
        margin-top: 30px;
    }
}

@media (max-width: 640px) {
    .catalog__item .catalog__item-show {
        display: block;
    }
    .catalog__item .catalog__item-hide {
        display: none;
    }
    .catalog__item .catalog__item-list {
        display: none;
    }
    .catalog__item.active .catalog__item-show {
        display: none;
    }
    .catalog__item.active .catalog__item-hide {
        display: block;
    }
    .catalog__item.active .catalog__item-show-hide {
        margin-top: 20px;
    }
    .catalog__item.active .catalog__item-show-hide svg {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .catalog__item.active .catalog__item-list {
        display: block;
    }
}

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

.selector__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.selector__item {
    display: flex;
    background: none;
    padding: 0;
    margin: 0;
}
.selector__item span,
.selector__item a {
    font-weight: 500;
    line-height: 110%;
    font-size: 18px;
    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;
    white-space: nowrap;
    background-color: #fff;
    border: 1px #dce1e6 solid;
    border-radius: 50px;
    min-height: 46px;
    min-width: 46px;
    color: currentColor;
    -webkit-transition: background-color 0.2s ease, stroke 0.2s ease;
    transition: background-color 0.2s ease, stroke 0.2s ease;
}

@media (max-width: 760px) {
    .selector__item span,
    .selector__item a {
        min-height: 40px;
        min-width: 40px;
    }
}

.selector__item:hover span,
.selector__item:hover a {
    background-color: #f1f4f6;
    color: #005ed2;
}

.selector__item:hover svg {
    stroke: #005ed2;
}

.selector__item:not(:last-child) {
    margin-right: 24px;
}

@media (max-width: 760px) {
    .selector__item:not(:last-child) {
        margin-right: 10px;
    }
}

.selector__item_next-button svg,
.selector__item a.next svg {
    stroke: #182b3f;
    margin-left: 1px;
}

.selector__item_prev-button svg,
.selector__item a.prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    stroke: #182b3f;
    margin-right: 1px;
}

.selector__item span.current {
    border: none;
    background-color: #005ed2;
    color: #fff;
}

.selector__item:hover span.current {
    background-color: #005ed2;
    color: #fff;
}

.selector__item.disabled {
    pointer-events: none;
}

.selector__item.disabled span {
    border: none;
    background-color: #f1f4f6;
    color: #ccc;
    pointer-events: none;
}

.selector__item.disabled svg {
    stroke: #ccc;
}

.error__body {
    margin-top: 55px;
    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;
}

@media (max-width: 640px) {
    .error__body {
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }
}

.error__body h1 {
    margin-bottom: 17px;
}

@media (max-width: 640px) {
    .error__body h1 {
        text-align: start;
        margin-bottom: 14px;
    }
}

.error__body p {
    text-align: center;
    max-width: 657px;
    margin-bottom: 40px;
}

@media (max-width: 640px) {
    .error__body p {
        text-align: start;
        font-size: 16px;
        margin-bottom: 30px;
    }
}

.error__img {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-bottom: 30px;
}

@media (max-width: 640px) {
    .error__img {
        max-width: 225px;
    }
}

.error__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: scale-down;
    object-fit: scale-down;
}

.error .about-button {
    max-width: 245px;
}

@media (max-width: 640px) {
    .error .about-button {
        max-width: none;
    }
}
.wpsm-thead-default th {
    background: #f0edee;
    color: #182b3f;
}
.wpsm-comptable th {
    background: #f0edee;
    color: #182b3f;
}