@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap"); /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
*,
*::before,
*::after {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    height: 100%;
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
}

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

/**
  * Render the `main` element consistently in IE.
  */
main {
    flex: 1 1 auto;
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

/**
  * Correct the font size and margin on `h1` elements within `section` and
  * `article` contexts in Chrome, Firefox, and Safari.
  */
/*  h1 {
   font-size: 40px;
   color: #4F566B;
   padding-bottom: 15px;
 } */
/* Grouping content
    ========================================================================== */
/**
  * 1. Add the correct box sizing in Firefox.
  * 2. Show the overflow in Edge and IE.
  */
hr {
    box-sizing: content-box;
    /* 1 */
    height: 0;
    /* 1 */
    overflow: visible;
    /* 2 */
}

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

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

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

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

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

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

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

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

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

/* Forms
    ========================================================================== */
/**
  * 1. Change the font styles in all browsers.
  * 2. Remove the margin in Firefox and Safari.
  */
ß ul {
    margin: 0;
}

li {
    list-style: none;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    /* 1 */
    font-size: 100%;
    /* 1 */
    line-height: 1.15;
    /* 1 */
    margin: 0;
    /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    font-family: var(--family);
    font-style: normal;
    line-height: normal;
}

body.no-scroll {
    overflow: hidden;
}

.container {
    max-width: 1216px;
    margin: 0 auto;
    /*padding: 0 32px;*/
}

@media screen and (max-width: 1200px) {
    .container {
        max-width: 990px;
        padding: 0 15px;
    }
}

@media screen and (max-width: 992px) {
    .container {
        max-width: 750px;
    }
}

@media screen and (max-width: 768px) {
    .container {
        max-width: none;
    }
}

h1 {
    font-size: 60px;
    font-weight: 600;
    line-height: 62px;
    letter-spacing: 0;
    color: #0f4e80;
    margin-bottom: 24px;
}

@media screen and (max-width: 1200px) {
    h1 {
        font-size: 55px;
        line-height: 60px;
    }
}

@media screen and (max-width: 992px) {
    h1 {
        font-size: 34px;
        line-height: 38px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 375px) {
    h1 {
        font-size: 32px;
        line-height: 34px;
    }
}

h2 {
    font-size: 36px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.72px;
    margin-bottom: 20px;
}

@media screen and (max-width: 576px) {
    h2 {
        font-size: 30px;
        line-height: 38px;
        margin-bottom: 16px;
    }
}

h3 {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
}

p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #475467;
    margin-bottom: 20px;
}

img {
    width: 100%;
}

ul {
    margin-bottom: 20px;
}

ul li {
    color: #475467;
    font-size: 16px;
    line-height: 24px;
    list-style: disc;
    margin-left: 25px;
}

ol {
    margin-bottom: 20px;
}

ol li {
    color: #475467;
    font-size: 16px;
    line-height: 24px;
    list-style: decimal;
    margin-left: 25px;
}

blockquote {
    font-size: 24px;
    font-style: italic;
    font-weight: 500;
    line-height: 36px;
    color: #101828;
    display: block;
    margin-bottom: 20px;
    padding-left: 20px;
    border-left: 2px solid var(--primary);
}

blockquote span {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: #475467;
    margin-top: 32px;
    margin-left: 20px;
    display: block;
    position: relative;
}

blockquote span::before {
    content: "";
    position: absolute;
    width: 16px;
    height: 2px;
    background: #475467;
    left: -20px;
    top: 50%;
    transform: translateY(-50%);
}

table.responsive {
    display: block;
    overflow: auto;
}

table {
    border-radius: 20px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-collapse: collapse;
    display: table;
    border-collapse: separate;
    box-sizing: border-box;
    text-indent: initial;
    border-spacing: 2px;
    border-color: #475467;
}

tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}

table tr td,
table tr th {
    padding: 24px;
    color: #475467;
    text-align: center;
}

tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}

td {
    display: table-cell;
    vertical-align: inherit;
}

table tr {
    border-bottom: 1px solid #D0D5DD;
}

table tr:first-child {
    background: #D0D5DD;
}

.wp-block-button {
    width: fit-content !important;
}

.wp-block-button__link {
    border: none !important;
    max-width: -moz-fit-content !important;
    max-width: fit-content !important;
    padding: 10px 18px !important;
    border-radius: 8px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 24px !important;
    white-space: nowrap !important;
    text-align: center !important;
    column-gap: 10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease !important;
    cursor: pointer !important;
    background: var(--primary) !important;
    color: #FFFFFF !important;
    font-family: var(--family) !important;
}

.wp-block-button__link:hover {
    background: var(--primary-hover) !important;
}

.wp-block-button__link:active {
    background: var(--primary-active) !important;
}

.btn:disabled {
    opacity: 0.6;
    pointer-events: none;
}

.btn, .wp-block-button__link {
    font-family: var(--family) !important;
    border: none;
    max-width: -moz-fit-content;
    max-width: fit-content;
    padding: 10px 18px;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    text-align: center;
    column-gap: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.btn.primary, .wp-block-button__link.primary {
    background: var(--primary);
    color: #FFFFFF;
}

.btn.primary:hover, .wp-block-button__link.primary:hover {
    background: var(--primary-hover);
}

.btn.primary:active, .wp-block-button__link.primary:active {
    background: var(--primary-active);
}

.btn.wide-btn, .wp-block-button__link.wide-btn {
    min-width: 320px;
    background: var(--primary);
    color: #FFFFFF;
}

.btn.wide-btn:hover, .wp-block-button__link.wide-btn:hover {
    background: var(--primary-hover);
}

.btn.wide-btn:active, .wp-block-button__link.wide-btn:active {
    background: var(--primary-active);
}

@media screen and (max-width: 576px) {
    .btn.wide-btn, .wp-block-button__link.wide-btn {
        min-width: 300px;
    }
}

@media screen and (max-width: 992px) {
    .btn, .wp-block-button__link {
        padding: 8px 18px;
    }
}

@media screen and (max-width: 768px) {
    .btn, .wp-block-button__link {
        max-width: 100%;
        width: 100%;
    }
}

@media screen and (max-width: 576px) {
    .btn, .wp-block-button__link {
        max-width: 400px;
    }
}

@media screen and (max-width: 375px) {
    .btn, .wp-block-button__link {
        max-width: 375px;
    }
}

.link {
    border: none;
    max-width: -moz-fit-content;
    max-width: fit-content;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    white-space: nowrap;
    text-align: center;
    column-gap: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.3s ease;
    cursor: pointer;
}

.link.main {
    color: var(--primary);
}

.link.main:hover {
    color: var(--primary-hover);
}

.link.main:active {
    color: var(--primary-active);
}

.link.main:hover .arrow-visible {
    transform: translateX(100%);
}

.link.main:hover .arrow-hiden {
    left: 0;
}

.arrows__wrapper {
    overflow: hidden;
    position: relative;
    width: 20px;
    height: 20px;
}

.arrows__wrapper svg {
    display: block;
}

.arrow-visible {
    transition: all 0.3s ease;
}

.arrow-visible svg {
    fill: var(--primary);
}

.arrow-hiden {
    position: absolute;
    left: -100%;
    bottom: 0;
    transition: all 0.3s ease;
}

.arrow-hiden svg {
    fill: var(--primary-hover);
}

::selection {
    background-color: var(--primary);
    color: #FFFFFF;
}

/**
 * Swiper 9.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 13, 2023
 */
@font-face {
    font-family: "swiper-icons";
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal;
}

:root {
    --swiper-theme-color: #007aff;
    /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}

.swiper,
swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1;
    display: block;
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
    touch-action: pan-y;
}

.swiper-vertical {
    touch-action: pan-x;
}

.swiper-slide,
swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto;
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}

.swiper-3d {
    perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
    transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none; /* For Firefox */
    -ms-overflow-style: none; /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}

.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.lang-switcher {
    position: fixed;
    top: 110px;
    right: -40px;
    cursor: pointer;
    transition: all 0.5s ease;
    height: 40px;
    z-index: 52;
    width: fit-content;
    display: flex;
    align-items: center;
    padding-left: 8px;
    padding-right: 8px;
}

@media (max-width: 992px) {
    .lang-switcher .langs {
        pointer-events: none;
    }
}

.lang-switcher.active {
    right: -10px;
}

.lang-switcher.active .langs {
    pointer-events: all;
}

.langs {
    display: flex;
    gap: 10px;
}

/*.lang-item {*/
/*    overflow: hidden;*/
/*    border-radius: 50px;*/
/*    width: 24px;*/
/*    height: 24px;*/
/*}*/

.lang-item img {
    object-fit: cover;
}

.lang-switcher a {
    display: block;
    width: 24px;
    height: 24px;
    top: 8px;
    z-index: 52;
    transition: all 0.3s ease;
}

.lang-switcher a:hover {
    transform: scale(1.2);
}

.lang-switcher .uk {
    left: 30px;
}

.lang-switcher .en {
    right: 14px;
}

.lang-switcher__background {
    width: 100%;
    height: 40px;
    background-color: #f1f1f1;
    padding: 8px;
    border-radius: 50px 0 0 50px;
    position: absolute;
    left: 0;
    top: 0;
}

.socials-fix {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 52;
}

.socials-fix__btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    background-color: var(--primary);
    border-radius: 50%;
    position: relative;
    z-index: 3;
    cursor: pointer;
}

.socials-fix__btn svg {
    stroke: #FFFFFF;
}

.socials-fix__menu a {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    transition: 0.4s;
    position: absolute;
    left: calc(50% - 25px);
    top: calc(50% - 25px);
    z-index: 0;
}

.socials-fix__menu a svg {
    transition: all 0.3s ease;
}

.socials-fix__menu a:hover svg {
    transform: scale(1.05);
}

.socials-fix__menu a:nth-child(1) {
    transition-delay: 0.1s;
}

.socials-fix__menu a:nth-child(2) {
    transition-delay: 0.2s;
}

.socials-fix__menu a:nth-child(3) {
    transition-delay: 0.3s;
}

.socials-fix__menu a:nth-child(4) {
    transition-delay: 0.4s;
}

.socials-fix__menu_active a:nth-child(1) {
    transform: translate(0%, -150%);
}

.socials-fix__menu_active a:nth-child(2) {
    transform: translate(-100%, -100%);
}

.socials-fix__menu_active a:nth-child(3) {
    transform: translate(-150%, 0%);
}

.header-1 {
    /*   position: relative; */
    position: sticky;
    z-index: 100;
    left: 0;
    right: 0;
    top: 0;
    border-bottom: 1px solid #dee1e7;
    /*height: 106px;*/
}

/*.header-1::after {*/
/*  content: "";*/
/*  position: absolute;*/
/*  width: 100%;*/
/*  height: 1px;*/
/*  left: 0;*/
/*  right: 0;*/
/*  bottom:0;*/
/*  background: #D0D5DD;*/
/*  z-index: 52 !important;*/
/*}*/
.header-1::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #FFFFFF;
    z-index: 51;
}

.header-1__logo {
    z-index: 51;
    width: 115px;
}

.header-1__logo img, .header-1__logo svg {
    object-fit: contain;
    width: 80px;
    height: 100%;
}

.header-1__wrapper {
    height: 106px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .header-1__wrapper {
        height: 96px;
    }
}

.header-1__menu-nav {
    flex-grow: 1;
    z-index: 51;
}

@media screen and (max-width: 992px) {
    .header-1__menu-nav {
        display: none;
    }
}

.header-1__menu-nav ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 40px;
}

.header-1__menu-nav li {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
}

.header-1__menu-nav li a {
    white-space: nowrap;
    color: #0f4e80;
    transition: all 0.3s ease-in-out;
}

.header-1__menu-nav li:hover a {
    color: var(--primary);
}

.header-1__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 51;
}

@media screen and (max-width: 576px) {
    .header-1__contacts {
        display: none;
    }
}

.header-1__contacts-call {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #0f4e80;
    transition: all 0.3s ease-in-out;
    width: 180px;
    margin: 0 24px 0 12px;
}

@media screen and (max-width: 1200px) {
    .header-1__contacts-call {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .header-1__contacts-call {
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    .header-1__contacts-call {
        width: 210px;
        margin: 0 20px;
    }
}

.header-1__contacts-call svg {
    stroke: #0f4e80;
    transition: all 0.3s ease-in-out;
}

.header-1__contacts-call:hover {
    color: var(--primary);
    transform: scale(1.04);
}

.header-1__contacts-call:hover svg {
    stroke: var(--primary);
}

@media screen and (max-width: 768px) {
    .header-1__contacts-bnt.btn {
        max-width: 150px !important;
    }
}

.header-1__burger {
    display: none;
    width: 24px;
    height: 18px;
    color: #D0D5DD;
    margin-left: 12px;
    z-index: 100;
}

@media screen and (max-width: 992px) {
    .header-1__burger {
        display: flex;
    }
}

.header-1 .header-mobile-menu {
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    transform: translateX(-100%);
    padding: 108px 0;
    display: none;
    transition: all 0.8s ease-out;
    z-index: 50;
    overflow-y: scroll;
}

@media screen and (max-width: 992px) {
    .header-1 .header-mobile-menu {
        width: 60%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 576px) {
    .header-1 .header-mobile-menu {
        width: 100%;
    }
}

.header-1 .header-mobile-menu_nav {
    width: 100%;
    margin: 24px 0;
    padding: 0 15px;
    position: relative;
}

.header-1 .header-mobile-menu_nav::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background: #D0D5DD;
}

.header-1 .header-mobile-menu_nav li {
    /*height: 48px;*/
    /*display: flex;*/
    align-items: center;
    color: #101828;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    list-style: none;
    margin-left: 0;
    max-width: 300px;
}

@media screen and (max-width: 375px) {
    .header-1 .header-mobile-menu_nav li {
        max-width: 250px;
    }
}

.header-1 .header-mobile-menu_nav li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #101828;
    z-index: 52;
    white-space: nowrap;
}

.header-1 .header-mobile-menu_footer {
    display: flex;
    gap: 24px;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 32px;
    padding: 0 15px;
}

.header-1 .header-mobile-menu_footer div {
    max-width: 158px;
    width: 100%;
}

.header-1 .header-mobile-menu_footer li {
    color: #475467;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    list-style: none;
    margin-left: 0;
}

.header-1 .header-mobile-menu_footer li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #475467;
    z-index: 52;
    white-space: nowrap;
}

.header-1 .header-mobile-menu-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 32px;
}

.header-1 .header-mobile-menu-btn .btn {
    max-width: 375px;
    width: 100%;
}

.header-1 .header-mobile-menu.header__mobile-menu_active {
    transform: translateX(0);
    box-shadow: 0px 10px 20px 2px rgba(0, 0, 0, 0.9);
}

.header-2 {
    position: relative;
}

.header-2__contacts-bnt {
    z-index: 51;
}

.header-2::before {
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: #FFFFFF;
    z-index: 51;
}

.header-2__logo {
    z-index: 51;
    height: 44px;
}

.header-2__logo img, .header-2__logo svg {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.header-2__wrapper-sm {
    height: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #D0D5DD;
    position: relative;
    z-index: 51;
}

@media screen and (max-width: 768px) {
    .header-2__wrapper-sm {
        height: auto;
        padding: 7px 0;
    }
}

@media screen and (max-width: 576px) {
    .header-2__wrapper-sm {
        flex-direction: column;
    }
}

.header-2__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 40px;
}

@media screen and (max-width: 768px) {
    .header-2__info {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }
}

@media screen and (max-width: 576px) {
    .header-2__info {
        display: none;
        z-index: 51;
    }
}

.header-2__address {
    font-style: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    transition: all 0.3s ease;
    z-index: 51;
}

.header-2__address svg {
    position: absolute;
    left: 0;
    stroke: #475467;
}

.header-2__address span {
    color: #475467;
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    margin-left: 25px;
}

.header-2__address:hover {
    transform: scale(1.05);
}

.header-2__schedule {
    z-index: 51;
    white-space: nowrap;
}

.header-2__schedule span {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #475467;
}

.header-2__schedule span:last-child {
    font-weight: 600;
}

.header-2__contact-us {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .header-2__contact-us {
        flex-direction: column-reverse;
        align-items: flex-end;
        gap: 5px;
    }
}

@media screen and (max-width: 576px) {
    .header-2__contact-us {
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        gap: 15px;
        width: 100%;
    }
}

.header-2__contact-us-call {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #475467;
    transition: all 0.3s ease-in-out;
    width: 180px;
    margin: 0 18px;
    z-index: 51;
}

@media screen and (max-width: 768px) {
    .header-2__contact-us-call {
        margin: 0;
    }
}

.header-2__contact-us-call svg {
    stroke: #475467;
    transition: all 0.3s ease-in-out;
}

.header-2__contact-us-call:hover {
    color: var(--primary);
    transform: scale(1.05);
}

.header-2__contact-us-call:hover svg {
    stroke: var(--primary);
}

.header-2__contact-us-socials {
    display: flex;
    gap: 12px;
    z-index: 51;
}

.header-2__contact-us-socials a {
    display: block;
    width: 25px;
    height: 25px;
    white-space: nowrap;
}

.header-2__contact-us-socials a svg {
    transition: all 0.3s ease-in-out;
}

.header-2__contact-us-socials a:hover svg {
    transform: scale(1.1);
}

.header-2__wrapper {
    height: 80px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.header-2__wrapper::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    right: 0;
    bottom: 0;
    background: #D0D5DD;
    z-index: 52 !important;
}

@media screen and (max-width: 768px) {
    .header-2__wrapper {
        height: 72px;
    }
}

.header-2__menu-nav {
    flex-grow: 1;
    z-index: 51;
}

@media screen and (max-width: 768px) {
    .header-2__menu-nav {
        display: none;
    }
}

.header-2__menu-nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 40px;
}

@media screen and (max-width: 992px) {
    .header-2__menu-nav ul {
        margin: 0 16px;
    }
}

.header-2__menu-nav li {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 6px;
    cursor: pointer;
}

@media screen and (max-width: 992px) {
    .header-2__menu-nav li {
        margin-left: 12px;
    }
}

.header-2__menu-nav li a {
    color: #475467;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
}

.header-2__menu-nav li:hover a {
    color: var(--primary);
}

.header-2__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 992px) {
    .header-2__contacts {
        display: none;
    }
}

.header-2__burger {
    display: none;
    width: 24px;
    height: 18px;
    color: #D0D5DD;
    margin-left: 12px;
    z-index: 100;
}

@media screen and (max-width: 768px) {
    .header-2__burger {
        display: flex;
    }
}

.header-2 .header-mobile-menu {
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    padding: 150px 0;
    transform: translateX(-100%);
    display: none;
    transition: all 0.8s ease-out;
    z-index: 50;
    overflow-y: scroll;
}

@media screen and (max-width: 992px) {
    .header-2 .header-mobile-menu {
        width: 60%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 576px) {
    .header-2 .header-mobile-menu {
        padding: 130px 0;
        width: 100%;
    }
}

.header-2 .header-mobile-menu_nav {
    width: 100%;
    margin-bottom: 24px;
    padding: 0 15px;
    position: relative;
}

.header-2 .header-mobile-menu_nav::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background: #D0D5DD;
}

.header-2 .header-mobile-menu_nav li {
    height: 48px;
    display: flex;
    align-items: center;
    color: #101828;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    list-style: none;
    margin-left: 0;
    max-width: 300px;
}

@media screen and (max-width: 375px) {
    .header-2 .header-mobile-menu_nav li {
        max-width: 250px;
    }
}

.header-2 .header-mobile-menu_nav li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #101828;
    z-index: 52;
    white-space: nowrap;
}

.header-2 .header-mobile-menu_footer {
    display: flex;
    gap: 24px;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 32px;
    padding: 0 15px;
}

.header-2 .header-mobile-menu_footer div {
    width: 50%;
}

.header-2 .header-mobile-menu_footer li {
    color: #475467;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    list-style: none;
    margin-left: 0;
}

.header-2 .header-mobile-menu_footer li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #475467;
    z-index: 52;
}

.header-2 .header-mobile-menu-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 32px;
}

.header-2 .header-mobile-menu-btn .btn {
    max-width: 375px;
    width: 100%;
}

.header-2 .header-mobile-menu.header__mobile-menu_active {
    transform: translateX(0);
    box-shadow: -12px 0px 20px 2px rgba(0, 0, 0, 0.9);
}

.header-3 {
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    -moz-backdrop-filter: blur(12px);
    background: rgba(255, 255, 255, 0.02);
    z-index: 51;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}

.header-3.change-theme .header-3__menu-nav li a, .header-3.change-theme a:not(.btn) {
    color: black;
}

.header-3.change-theme svg path {
    transition: all 0.5s ease;
}

.header-3.change-theme svg path {
    stroke: black;
}

.header-3__logo {
    z-index: 51;
    /*   height: 44px; */
    width: 115px;
}

.header-3__logo img, .header-3__logo svg {
    object-fit: contain;
    /* 	width: 100%; */
    width: 115px;
    height: 100%;
}

.header-3__wrapper {
    /*   height: 80px; */
    height: 106px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .header-3__wrapper {
        /*     height: 72px; */
        height: 96px;
    }
}

.header-3__menu-nav {
    flex-grow: 1;
}

@media screen and (max-width: 992px) {
    .header-3__menu-nav {
        display: none;
    }
}

.header-3__menu-nav ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 40px;
}

.header-3__menu-nav li {
    display: block;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    cursor: pointer;
}

.header-3__menu-nav li a {
    color: #D0D5DD;
    transition: all 0.3s ease-in-out;
    white-space: nowrap;
}

.header-3__menu-nav li:hover a {
    color: var(--primary);
}

.header-3__contacts {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 576px) {
    .header-3__contacts {
        display: none;
    }
}

.header-3__contacts-call {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #D0D5DD;
    transition: all 0.3s ease-in-out;
    width: 180px;
    margin: 0 12px;
}

@media screen and (max-width: 1200px) {
    .header-3__contacts-call {
        display: none;
    }
}

@media screen and (max-width: 992px) {
    .header-3__contacts-call {
        display: flex;
    }
}

@media screen and (max-width: 768px) {
    .header-3__contacts-call {
        width: 200px;
        margin: 0 20px;
    }
}

.header-3__contacts-call svg {
    stroke: #D0D5DD;
    transition: all 0.3s ease-in-out;
}

.header-3__contacts-call:hover {
    color: var(--primary);
    transform: scale(1.03);
}

.header-3__contacts-call:hover svg {
    stroke: var(--primary);
}

@media screen and (max-width: 768px) {
    .header-3__contacts-bnt.btn {
        max-width: 150px !important;
    }
}

.header-3__burger {
    display: none;
    width: 24px;
    height: 18px;
    color: #D0D5DD;
    margin-left: 12px;
    z-index: 100;
}

@media screen and (max-width: 992px) {
    .header-3__burger {
        display: flex;
    }
}

.header-3 .header-mobile-menu {
    background: #FFFFFF;
    position: absolute;
    top: 0;
    left: 0;
    height: 100vh;
    padding: 108px 0;
    transform: translateX(-100%);
    display: none;
    transition: all 0.8s ease-out;
    z-index: 50;
    overflow-y: scroll;
}

@media screen and (max-width: 992px) {
    .header-3 .header-mobile-menu {
        width: 60%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media screen and (max-width: 576px) {
    .header-3 .header-mobile-menu {
        width: 100%;
    }
}

.header-3 .header-mobile-menu_nav {
    width: 100%;
    margin-bottom: 24px;
    padding: 0 15px;
    position: relative;
}

.header-3 .header-mobile-menu_nav::after {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 0;
    right: 0;
    height: 1px;
    width: 100%;
    background: #D0D5DD;
}

.header-3 .header-mobile-menu_nav li {
    height: 48px;
    display: flex;
    align-items: center;
    color: #101828;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
    list-style: none;
    margin-left: 0;
    max-width: 300px;
}

@media screen and (max-width: 375px) {
    .header-3 .header-mobile-menu_nav li {
        max-width: 250px;
    }
}

.header-3 .header-mobile-menu_nav li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #101828;
    z-index: 52;
    white-space: nowrap;
}

.header-3 .header-mobile-menu_footer {
    display: flex;
    gap: 24px;
    width: 100%;
    margin-top: 24px;
    margin-bottom: 32px;
    padding: 0 15px;
}

.header-3 .header-mobile-menu_footer div {
    width: 50%;
}

.header-3 .header-mobile-menu_footer li {
    color: #475467;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    list-style: none;
    margin-left: 0;
}

.header-3 .header-mobile-menu_footer li a {
    display: flex;
    align-items: center;
    width: 100%;
    height: 48px;
    color: #475467;
    white-space: nowrap;
    z-index: 52;
}

.header-3 .header-mobile-menu-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 0 15px;
    margin-bottom: 32px;
}

.header-3 .header-mobile-menu-btn .btn {
    max-width: 375px;
    width: 100%;
}

.header-3 .header-mobile-menu.header__mobile-menu_active {
    transform: translateX(0);
    box-shadow: -12px 0px 20px 2px rgba(0, 0, 0, 0.9);
}

.burger {
    position: relative;
    margin: -3px auto 0;
    padding: 12px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    background: transparent;
    border: none;
}

.burger span {
    display: block;
    position: absolute;
    height: 3px;
    width: 50%;
    border-radius: 50px;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}

.burger span:nth-child(even) {
    left: 50%;
}

.burger span:nth-child(odd) {
    left: 2px;
}

.burger span:nth-child(1), .burger span:nth-child(2) {
    top: 0px;
}

.burger span:nth-child(3), .burger span:nth-child(4) {
    top: 8px;
}

.burger span:nth-child(5), .burger span:nth-child(6) {
    top: 16px;
}

.burger.burger-dark span {
    background: #D0D5DD;
}

.burger.burger-bright span {
    background: var(--primary);
}

.burger.open span:nth-child(1), .burger.open span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

.burger.open span:nth-child(2), .burger.open span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.burger.open span:nth-child(1) {
    left: 2px;
    top: 4px;
}

.burger.open span:nth-child(2) {
    left: calc(50% - 2px);
    top: 4px;
}

.burger.open span:nth-child(3) {
    left: -50%;
    opacity: 0;
}

.burger.open span:nth-child(4) {
    left: 100%;
    opacity: 0;
}

.burger.open span:nth-child(5) {
    left: 2px;
    top: 12px;
}

.burger.open span:nth-child(6) {
    left: calc(50% - 2px);
    top: 12px;
}

.hero-1 {
    background-color: #f4c10d;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-1__info {
    padding: 64px 0;
    max-width: 576px;
    margin-right: 64px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .hero-1__info {
        max-width: 520px;
        padding: 32px 0;
        margin-right: 32px;
    }
}

@media screen and (max-width: 768px) {
    .hero-1__info {
        max-width: 520px;
        padding: 32px 0;
        margin: 0 auto;
        max-width: 600px;
    }
}

.hero-1__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .hero-1__wrapper {
        flex-direction: column-reverse;
    }
}

.hero-1__additional {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 380px;
    border: 1px solid #D0D5DD;
    border-radius: 10px;
    padding: 4px 4px 0 4px;
    margin-bottom: 16px;
}

@media screen and (max-width: 375px) {
    .hero-1__additional {
        border: 1px solid transparent;
    }
}

.hero-1__additional-tag {
    position: relative;
}

.hero-1__additional-tag::before, .hero-1__additional-tag::after {
    content: "";
    position: absolute;
    background: var(--primary);
    border-radius: 100%;
    top: calc(50% - 2px);
    transform: translateY(-50%);
}

.hero-1__additional-tag::before {
    width: 12px;
    height: 12px;
    opacity: 0.2;
    left: 8px;
}

.hero-1__additional-tag::after {
    width: 6px;
    height: 6px;
    opacity: 0.9;
    left: 11px;
}

.hero-1__additional-tag span {
    color: var(--primary);
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    border: 1px solid #D0D5DD;
    border-radius: 6px;
    padding: 2px 8px 2px 24px;
    margin-right: 12px;
    margin-bottom: 4px;
}

.hero-1__additional-tag + .link.main {
    margin-bottom: 4px;
    color: #475467 !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.hero-1__additional-tag .arrow-visible {
    transition: all 0.3s ease;
}

.hero-1__additional-tag .arrow-visible svg {
    fill: #D0D5DD;
}

.hero-1__subtitle {
    max-width: 480px;
    margin-bottom: 28px;
}

@media screen and (max-width: 1200px) {
    .hero-1__subtitle {
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 992px) {
    .hero-1__subtitle {
        margin-bottom: 0;
    }
}

.hero-1__subtitle p {
    font-size: 26px;
    line-height: 32px;
    color: #0f4e80;
    font-weight: 600;
}

@media screen and (max-width: 576px) {
    .hero-1__subtitle p {
        font-size: 21px;
        line-height: 29px;
        max-width: 335px;
    }
}

.hero-1__btn a {
    min-width: 250px;
}

@media screen and (max-width: 576px) {
    .hero-1__btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.hero-1__image {
    max-width: 720px;
    max-height: 720px;
    margin: 15px 0 10px;
}

@media screen and (max-width: 768px) {
    .hero-1__image {
        max-width: 600px;
        width: 100%;
        height: 580px;
    }
}

@media screen and (max-width: 576px) {
    .hero-1__image {
        height: 535px;
    }
}

@media screen and (max-width: 460px) {
    .hero-1__image {
        height: fit-content;
        /*width: fit-content;*/
    }
}

@media screen and (max-width: 375px) {
    .hero-1__image {
        height: 345px;
    }
}

.hero-1__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

/*@media screen and (max-width: 768px) {*/
/*  .hero-1__image img {*/
/*    object-fit: cover;*/
/*  }*/
/*}*/

.hero-2 {
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-2__wrapper {
    padding: 64px 0;
}

.hero-2__info {
    padding: 64px 0;
    max-width: 576px;
    margin-right: 64px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .hero-2__info {
        max-width: 520px;
        padding: 32px 0;
        margin-right: 32px;
    }
}

@media screen and (max-width: 768px) {
    .hero-2__info {
        max-width: 520px;
        padding: 32px 0;
        margin: 0 auto;
        max-width: 600px;
    }
}

.hero-2__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .hero-2__wrapper {
        flex-direction: column;
    }
}

.hero-2__additional {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    max-width: 315px;
    border: 1px solid #D0D5DD;
    border-radius: 10px;
    padding: 4px 4px 0 4px;
    margin-bottom: 16px;
}

@media screen and (max-width: 375px) {
    .hero-2__additional {
        border: 1px solid transparent;
    }
}

.hero-2__additional-tag {
    position: relative;
}

.hero-2__additional-tag::before, .hero-2__additional-tag::after {
    content: "";
    position: absolute;
    background: var(--primary);
    border-radius: 100%;
    top: calc(50% - 2px);
    transform: translateY(-50%);
}

.hero-2__additional-tag::before {
    width: 12px;
    height: 12px;
    opacity: 0.2;
    left: 8px;
}

.hero-2__additional-tag::after {
    width: 6px;
    height: 6px;
    opacity: 0.9;
    left: 11px;
}

.hero-2__additional-tag span {
    color: #475467;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    display: block;
    border: 1px solid #D0D5DD;
    border-radius: 6px;
    padding: 2px 8px 2px 24px;
    margin-right: 12px;
    margin-bottom: 4px;
}

.hero-2__additional-tag + .link.main {
    margin-bottom: 4px;
    color: #475467 !important;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.hero-2__additional-tag .arrow-visible {
    transition: all 0.3s ease;
}

.hero-2__additional-tag .arrow-visible svg {
    fill: #D0D5DD;
}

.hero-2__subtitle {
    max-width: 480px;
    margin-bottom: 28px;
}

@media screen and (max-width: 1200px) {
    .hero-2__subtitle {
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 992px) {
    .hero-2__subtitle {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 576px) {
    .hero-2__btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

.hero-2__image {
    max-width: 592px;
    max-height: 640px;
    position: relative;
}

@media screen and (max-width: 768px) {
    .hero-2__image {
        max-width: 600px;
        width: 100%;
        height: 360px;
    }
}

@media screen and (max-width: 576px) {
    .hero-2__image {
        height: 280px;
        margin-top: 50px;
    }
}

@media screen and (max-width: 576px) {
    .hero-2__image {
        height: 230px;
        margin-top: 35px;
    }
}

@media screen and (max-width: 375px) {
    .hero-2__image {
        margin-top: 32px;
    }
}

.hero-2__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 35% 0 0 0;
}

@media screen and (max-width: 768px) {
    .hero-2__image img {
        object-fit: cover;
        border-radius: 100px 0 100px 0;
    }
}

@media screen and (max-width: 768px) {
    .hero-2__image img {
        border-radius: 70px 0 70px 0;
    }
}

.hero-2__image-decoration {
    position: absolute;
    top: -40px;
    right: -100px;
    width: 298px;
    height: 408px;
    z-index: 1;
}

@media screen and (max-width: 1200px) {
    .hero-2__image-decoration {
        top: -40px;
        right: -90px;
        width: 230px;
        height: 300px;
    }

    .hero-2__image-decoration svg {
        height: 100%;
        object-fit: cover;
    }
}

@media screen and (max-width: 768px) {
    .hero-2__image-decoration {
        top: -190px;
        right: -10%;
        width: 350px;
        height: 285px;
        transform: rotate(270deg);
    }
}

@media screen and (max-width: 576px) {
    .hero-2__image-decoration {
        top: -140px;
        right: 0;
        width: 238px;
        height: 230px;
    }
}

@media screen and (max-width: 375px) {
    .hero-2__image-decoration {
        top: -50px;
        right: 0;
        width: 90px;
        height: 230px;
    }
}

.hero-2__image-decoration svg {
    stroke: #D0D5DD;
}

.hero-3 {
    position: relative;
    z-index: 3;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.hero-3::before {
    content: "";
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 900px;
    top: -82px;
    left: 0;
    right: 0;
    z-index: -1;
}

@media screen and (max-width: 1200px) {
    .hero-3::before {
        height: 730px;
    }
}

@media screen and (max-width: 992px) {
    .hero-3::before {
        height: 550px;
    }
}

@media screen and (max-width: 768px) {
    .hero-3::before {
        height: 520px;
    }
}

.hero-3__wrapper {
    height: 818px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

@media screen and (max-width: 1200px) {
    .hero-3__wrapper {
        height: 648px;
    }
}

@media screen and (max-width: 992px) {
    .hero-3__wrapper {
        height: 468px;
    }
}

@media screen and (max-width: 768px) {
    .hero-3__wrapper {
        height: 438px;
    }
}

.hero-3__title {
    animation: animMainBanner 1.5s forwards;
}

.hero-3__title h1 {
    color: #FFFFFF;
    text-align: center;
}

.hero-3__subtitle {
    max-width: 768px;
    margin-bottom: 28px;
    animation: animMainBanner 1.5s forwards;
    animation-delay: 1s;
    opacity: 0;
}

@media screen and (max-width: 1200px) {
    .hero-3__subtitle {
        margin-bottom: 18px;
    }
}

@media screen and (max-width: 992px) {
    .hero-3__subtitle {
        margin-bottom: 0;
    }
}

.hero-3__subtitle p {
    color: #D0D5DD;
    text-align: center;
}

.hero-3__btn {
    opacity: 0;
    animation: animMainBanner 1.5s forwards;
    animation-delay: 2s;
}

@media screen and (max-width: 576px) {
    .hero-3__btn {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media screen and (max-width: 375px) {
    .hero-3__btn {
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .hero-3__btn .btn.wide-btn {
        max-width: 300px;
        min-width: 150px;
        width: 100%;
    }
}

@keyframes animMainBanner {
    0% {
        transform: translateY(100px);
        opacity: 0;
    }
    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.section {
    padding: 96px 0;
}

@media screen and (max-width: 576px) {
    .section {
        padding: 64px 0;
    }
}

.section__hero {
    margin-bottom: 64px;
}

@media screen and (max-width: 576px) {
    .section__hero {
        margin-bottom: 48px;
    }
}

.section__hero span {
    display: block;
    color: var(--primary);
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin-bottom: 12px;
}

@media screen and (max-width: 576px) {
    .section__hero span {
        font-size: 14px;
        line-height: 20px;
    }
}

.section__hero p {
    font-size: 20px;
    line-height: 30px;
}

@media screen and (max-width: 992px) {
    .section__hero p {
        font-size: 18px;
        line-height: 28px;
    }
}

.advantages-1 {
    background: #F9FAFB;
}

.advantages-1__main {
    display: flex;
    margin: 0 -12px;
    flex-wrap: wrap;
    justify-content: center;
}

@media screen and (max-width: 1200px) {
    .advantages-1__main {
        justify-content: space-evenly;
    }
}

.advantages-1 .card {
    background: #FFFFFF;
    margin: 0 12px 10px 12px;
    max-width: 266px;
    width: 100%;
    padding: 24px;
}

@media screen and (max-width: 1200px) {
    .advantages-1 .card {
        max-width: 385px;
    }
}

@media screen and (max-width: 992px) {
    .advantages-1 .card {
        max-width: 335px;
    }
}

@media screen and (max-width: 768px) {
    .advantages-1 .card {
        max-width: 768px;
        margin-bottom: 24px;
    }

    .advantages-1 .card:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 576px) {
    .advantages-1 .card {
        padding: 20px;
    }
}

.advantages-1 .card__icon {
    width: 48px;
    height: 48px;
    border-radius: 10px;
    background: var(--primary);
    margin-bottom: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .advantages-1 .card__icon {
        margin-bottom: 48px;
    }
}

.advantages-1 .card__icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.advantages-1 .card__icon svg {
    stroke: #FFFFFF;
}

.advantages-1 .card__title {
    margin-bottom: 8px;
}

.advantages-2 {
    background: #F9FAFB;
    display: flex;
    justify-content: space-between;
    align-items: center;

}

.advantages-2__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

@media (min-width: 992px) {
    .advantages-2__main {
        gap: 50px;
    }
}

.advantages-2__cards {
    width: 45%;
}
@media (max-width: 992px) {
    .advantages-2__cards {
        width: 100%;
    }
}

.advantages-2__image {
    /*max-width: 576px;*/
    /*height: 560px;*/
    border-radius: 20px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media (min-width: 992px) {
    .advantages-2__image {
        flex: 1;
        /*margin-right: -100px;*/
    }
}

.advantages-2__image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.advantages-2 .card {
    width: 100%;
    margin-bottom: 10px;
    padding: 16px 24px;
    border-left: 4px solid #D0D5DD;
    transition: all 0.3s ease;
}

.advantages-2 .card:hover {
    border-left: 4px solid var(--primary);
}

.advantages-2 .card__title {
    margin-bottom: 8px;
}

.advantages-3 {
    background: #fff;
    /*border-bottom: 1px solid var(--primary-hover);*/
}

.advantages-3__main {
    display: flex;
    justify-content: center;
    align-items: start;
    margin: 0 -16px;
}

@media screen and (max-width: 1200px) {
    .advantages-3__main {
        justify-content: space-evenly;
    }
}

@media screen and (max-width: 992px) {
    .advantages-3__main {
        flex-wrap: wrap;
        margin: 0;
    }
}

.card-case {
    margin: 0 16px 20px;
    max-width: 362px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

@media screen and (max-width: 992px) {
    .card-case {
        margin: 0 0 40px;
        max-width: 450px;
    }

    .card-case:last-child {
        margin-bottom: 0;
    }
}

.card-case__icon {
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: transparent;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.card-case__icon img {
    width: 70px;
    height: 70px;
    object-fit: contain;
}

.card-case__icon::before, .card-case__icon::after {
    content: "";
    position: absolute;
    border-radius: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--primary);
}

.card-case__icon::before {
    width: 40px;
    height: 40px;
    opacity: 0;
}

.card-case__icon::after {
    width: 56px;
    height: 56px;
    opacity: 0;
}

@media screen and (max-width: 768px) {
    .card-case__icon {
        margin-bottom: 16px;
    }
}

.card-case__icon svg {
    stroke: var(--primary);
}

.card-case__text p {
    text-align: center;
}

.card-case__text p:last-child {
    margin-bottom: 0;
}

.сauses__main {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    grid-column-gap: 32px;
    grid-row-gap: 64px;
}

.сauses__block-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 40px;
}

.сauses__block-wrapper:last-child {
    margin-bottom: 0;
}

@media screen and (max-width: 768px) {
    .сauses__block-wrapper {
        flex-wrap: wrap;
        margin-bottom: 40px;
    }
}

.block {
    margin-right: 32px;
    max-width: 356px;
    width: 100%;
}

.block:nth-child(3n) {
    margin-right: 0px;
}

@media screen and (max-width: 768px) {
    .block {
        max-width: 100%;
        /*margin-bottom: 40px;*/
        margin-right: 0px;
    }

    .block:nth-child(3n) {
        margin-bottom: 0;
    }
}

.block__icon {
    width: 48px;
    height: 48px;
    border-radius: 50px;
    background: transparent;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.block__icon img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.block__icon::before, .block__icon::after {
    content: "";
    position: absolute;
    border-radius: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: var(--primary);
}

.block__icon::before {
    width: 40px;
    height: 40px;
    opacity: 0.1;
}

.block__icon::after {
    width: 56px;
    height: 56px;
    opacity: 0.1;
}

@media screen and (max-width: 768px) {
    .block__icon {
        margin-bottom: 16px;
    }
}

.block__icon svg {
    stroke: var(--primary);
}

.block__title {
    margin-bottom: 8px;
}

.services {
    background: #fff;
}

.services__main {
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(auto-fit, 48%);
    grid-gap: 32px;
}

@media (max-width: 992px) {
    .services__main {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 768px) {
    .services__main {
        grid-template-columns: 1fr;
    }
}

.card-item {
    margin-right: 32px;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
}

/* .card-item:nth-child(3n) {
  margin-right: 0px;
} */
@media screen and (max-width: 768px) {
    .card-item {
        max-width: 515px;
        margin-bottom: 24px;
        margin-right: auto;
        margin-left: auto;
    }

    .card-item:nth-child(3n) {
        margin-bottom: 0;
    }
}

/*@media (max-width: 580px) {*/
/*    .card-item {*/
/*        max-width: 330px;*/
/*        !*     margin-right: auto;*/
/*    margin-left: auto; *!*/
/*    }*/
/*}*/

@media (max-width: 479px) {
    .card-item {
        max-width: 100%;
    }
}

.card-item__img {
    display: block;
    height: 350px;
    overflow: hidden;
}

.card-item__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.card-item__info {
    padding: 32px;
}

@media screen and (max-width: 992px) {
    .card-item__info {
        padding: 12px;
    }
}

@media screen and (max-width: 768px) {
    .card-item__info {
        padding: 20px;
    }
}

.card-item__title {
    margin-bottom: 8px;
}

.callback__wrapper {
    background: #F9FAFB;
    border-radius: 32px;
    padding: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.callback__img-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 32px;
}

.callback__img {
    width: 48px;
    height: 48px;
}

.callback__img img {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 50px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.callback__img:first-child {
    margin-right: -12px;
}

.callback__img:last-child {
    margin-left: -12px;
}

.callback__img-main {
    width: 56px;
    height: 56px;
    position: relative;
    border-radius: 50px;
    overflow: hidden;
    border: 2px solid #fff;
}

.callback__img-main img {
    width: 100%;
    height: 100%;
    z-index: 2;
    object-fit: cover;
}

.callback__title {
    margin-bottom: 8px;
}

.callback__subtitle {
    margin-bottom: 32px;
}

.callback__subtitle span {
    color: #475467;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    display: block;
    text-align: center;
}

@media screen and (max-width: 375px) {
    .callback__subtitle span {
        font-size: 16px;
        line-height: 24px;
    }
}

@media screen and (max-width: 375px) {
    .callback__btn {
        display: flex;
        justify-content: center;
        width: 100%;
    }
}

@media screen and (max-width: 375px) {
    .callback__btn .wide-btn {
        max-width: 250px;
        min-width: auto;
        width: 100%;
    }
}

.examples {
    background: #F9FAFB;
    overflow: hidden;
}

.examples-slider__slide {
    border-radius: 20px;
    overflow: hidden;
    height: 400px !important;
}

.examples-slider__slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 20px;
}

.examples-slider__controls {
    display: flex;
    gap: 24px;
    margin-top: 32px;
}

.slider-btn {
    border-radius: 50%;
    width: 52px;
    height: 52px;
    min-width: 52px;
    min-height: 52px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--primary);
    color: var(--primary);
    background: transparent;
    line-height: 10px;
    transition: all 0.2s ease;
    cursor: pointer;
}

.slider-btn svg {
    stroke: var(--primary);
}

.slider-btn:disabled {
    background: transparent;
    border: 1px solid transparent;
}

.slider-btn:disabled svg {
    stroke: #D0D5DD;
}

.testimonials__wrapper {
    overflow: hidden;
}

.testimonials-slider__slide {
    background: #F9FAFB;
    border-radius: 20px;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
}

@media screen and (max-width: 768px) {
    .testimonials-slider__slide {
        flex-direction: column;
    }
}

.testimonials-slider__rating {
    margin-bottom: 32px;
}

@media screen and (max-width: 992px) {
    .testimonials-slider__rating {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__rating {
        margin-bottom: 16px;
    }
}

.testimonials-slider__info {
    padding: 64px;
    max-width: 675px;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .testimonials-slider__info {
        max-width: 575px;
        padding: 32px;
    }
}

@media screen and (max-width: 992px) {
    .testimonials-slider__info {
        max-width: 410px;
        padding: 20px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__info {
        max-width: 768px;
        padding: 40px 24px;
    }
}

.testimonials-slider__blockquote {
    margin-bottom: 32px;
}

.testimonials-slider__blockquote h2 {
    font-weight: 500;
    font-size: 32px;
}

@media screen and (max-width: 1200px) {
    .testimonials-slider__blockquote h2 {
        font-size: 28px;
        line-height: 36px;
    }
}

@media screen and (max-width: 992px) {
    .testimonials-slider__blockquote h2 {
        font-size: 18px;
        line-height: 25px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__blockquote h2 {
        font-size: 24px;
        line-height: 32px;
    }
}

.testimonials-slider__items {
    margin-bottom: 32px;
}

@media screen and (max-width: 768px) {
    .testimonials-slider__items {
        margin-bottom: 0;
    }
}

.testimonials-slider__name {
    color: #101828;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 4px;
    display: block;
}

@media screen and (max-width: 992px) {
    .testimonials-slider__name {
        font-size: 16px;
        line-height: 25px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__name {
        font-size: 18px;
        line-height: 28px;
    }
}

.testimonials-slider__position {
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    display: block;
}

@media screen and (max-width: 992px) {
    .testimonials-slider__position {
        font-size: 14px;
        line-height: 22px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__position {
        font-size: 16px;
        line-height: 24px;
    }
}

.testimonials-slider__img {
    height: auto;
}

@media screen and (max-width: 768px) {
    .testimonials-slider__img {
        max-width: 768px;
        width: 100%;
        height: 320px;
    }
}

@media screen and (max-width: 576px) {
    .testimonials-slider__img {
        height: 280px;
    }
}

.testimonials-slider__img img {
    max-width: 480px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    object-fit: cover;
    border-radius: 0 20px 20px 0;
}

@media screen and (max-width: 1200px) {
    .testimonials-slider__img img {
        max-width: 385px;
    }
}

@media screen and (max-width: 992px) {
    .testimonials-slider__img img {
        max-width: 310px;
    }
}

@media screen and (max-width: 768px) {
    .testimonials-slider__img img {
        position: relative;
        max-width: 768px;
        width: 100%;
        border-radius: 0 0 20px 20px;
    }
}

.swiper-pagination-bullet {
    background: #475467 !important;
}

.swiper-pagination-bullet-active {
    background: var(--primary) !important;
}

.testimonials-slider__pagination {
    margin: 32px auto 0;
    width: 100%;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(0) !important;
    white-space: nowrap;
}

.team-1 {
    background-color: #fff;
}

.team-1__wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 64px;
}

@media screen and (max-width: 1200px) {
    .team-1__wrapper {
        gap: 32px;
    }
}

@media screen and (max-width: 992px) {
    .team-1__wrapper {
        flex-direction: column;
        gap: 64px;
    }
}

.team-1__info {
    max-width: 576px;
    width: 100%;
}

@media screen and (max-width: 1200px) {
    .team-1__info {
        max-width: 460px;
    }
}

@media screen and (max-width: 992px) {
    .team-1__info {
        max-width: 992px;
    }
}

.team-1__info-hero {
    margin-bottom: 0;
}

@media screen and (max-width: 576px) {
    .team-1__info-btn {
        display: flex;
        justify-content: center;
    }
}

.team-1__photos {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.team-1__photos img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.team-1__photos-header {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    gap: 16px;
}

@media screen and (max-width: 576px) {
    .team-1__photos-header {
        margin: 0 64px;
    }
}

.team-1__photos-footer {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 16px;
}

.team-1__photos-first {
    max-width: 160px;
    max-height: 160px;
}

.team-1__photos-second {
    max-width: 160px;
    max-height: 240px;
}

.team-1__photos-third {
    max-width: 192px;
    max-height: 192px;
}

.team-1__photos-fourth {
    max-width: 160px;
    max-height: 240px;
}

.team-1__photos-fifth {
    max-width: 192px;
    max-height: 176px;
}

.team-1 .team-photo {
    opacity: 0;
    transition: opacity 1s ease, transform 1s ease-in;
}

.team-1 .team-photo1 {
    transition-delay: 2.5s;
    transform: translateY(-10px);
}

.team-1 .team-photo2 {
    transition-delay: 1s;
    transform: translateY(-15px);
}

.team-1 .team-photo3 {
    transition-delay: 0.1s;
    transform: translateY(20px);
}

.team-1 .team-photo4 {
    transition-delay: 0.6s;
    transform: translateY(10px);
}

.team-1 .team-photo5 {
    transition-delay: 1.15s;
    transform: translateY(10px);
}

.team-2 {
    background-color: #F9FAFB;
}

.team-2__cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 32px;
    row-gap: 64px;
}

@media (max-width: 992px) {
    .team-2__cards {
        grid-template-columns: 1fr;
    }
}

.team-2__card-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

@media screen and (max-width: 992px) {
    .team-2__card-wrapper {
        margin-bottom: 32px;
        justify-content: space-between;
    }

    .team-2__card-wrapper:last-child {
        margin-bottom: 0;
    }
}

@media screen and (max-width: 576px) {
    .team-2__card-wrapper {
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 32px;
    }
}

.team-2 .team-card {
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 0.7fr 1fr;
    background: rgba(178, 178, 178, 0.4);
}

@media (max-width: 479px) {
    .team-2 .team-card {
        grid-template-columns: 1fr;
    }
}

.team-2 .team-card h3 {
    margin-bottom: 7px;
}

.team-2 .team-card__content {
    padding: 24px;
}

.team-2 .team-card__photo {
    max-width: 264px;
    height: 296px;
    width: 100%;
}

@media (max-width: 768px) {
    .team-2 .team-card__photo {
        max-width: 100%;
        max-height: 400px;
        width: 100%;
        height: 100%;
    }
}

.team-2 .team-card__photo img {
    height: 100%;
    object-fit: cover;
}

.team-2 .team-card__position {
    display: block;
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    color: var(--primary);
    margin-bottom: 16px;
}

.team-2 .team-card__text p {
    margin-bottom: 0;
}

.partners__line {
    width: 99.99%;
    margin: auto;
    padding: 20px;
}

.partners__line-wrap {
    position: relative;
    display: flex;
    overflow: hidden;
    user-select: none;
    margin-right: -30px;
    background: #f5ca00;
}

.partners__line-wrap:before, .partners__line-wrap:after {
    content: "";
    height: 100%;
    top: 0;
    width: 10%;
    position: absolute;
    z-index: 1;
    pointer-events: none;
}

.partners__line-wrap:before {
    left: 0;
    background: linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);
}

.partners__line-wrap:after {
    right: 0;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
}

.partners__items {
    /*flex-shrink: 0;*/
    /*display: flex;*/
    /*gap: 64px;*/
    /*counter-reset: item;*/
    /*justify-content: space-around;*/
    min-width: 100%;
    margin-right: 30px;

}

.partners__item {
    /*flex: 0 0 auto;*/
    width: auto;
    height: 100%;
    /*display: flex;*/
    /*justify-content: center;*/
    /*align-items: center;*/
    transition: all 0.1s ease-in-out;
}

/*.partners__item:hover {*/
/*    transform: scale(1.05);*/
/*}*/

.marquee {
    animation: scroll 20s linear infinite;
}

.partners__line-wrap:hover .marquee {
    animation-play-state: paused;
}

@keyframes scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(calc(-100% - 20px));
    }
}

.grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.iti__country-list {
    width: 400px;
}

@media (max-width: 479px) {
    .iti__country-list {
        width: 300px;
    }
}

.iti__country-list::-webkit-scrollbar {
    display: none;
}

.iti__country-list .iti__divider {
    list-style: none !important;
}


.contacts__main {
    display: flex;
    justify-content: space-between;
    gap: 64px;
}

@media screen and (max-width: 992px) {
    .contacts__main {
        flex-direction: column;
    }
}

@media screen and (max-width: 576px) {
    .contacts__main {
        gap: 48px;
    }
}

.contacts__info {
    display: flex;
    flex-direction: column;
    max-width: 576px;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .contacts__info {
        max-width: 992px;
    }
}

.contacts__form {
    max-width: 576px;
    padding: 40px 32px;
    width: 100%;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

@media screen and (max-width: 1200px) {
    .contacts__form {
        padding: 0;
    }
}

@media screen and (max-width: 992px) {
    .contacts__form {
        max-width: 992px;
        padding: 0 32px;
    }
}

@media screen and (max-width: 768px) {
    .contacts__form {
        padding: 0;
    }
}

.contacts__form-information {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 32px;
}

@media screen and (max-width: 768px) {
    .contacts__form-information {
        flex-direction: column;
        width: 100%;
        gap: 0;
    }
}

.contacts__form-name, .contacts__form-lastname {
    width: 50%;
}

@media screen and (max-width: 768px) {
    .contacts__form-name, .contacts__form-lastname {
        width: 100%;
    }
}

.contacts__form label {
    display: block;
    color: #101828;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 6px;
}

.contacts__form input,
.contacts__form textarea,
.contacts__form select {
    width: 100%;
    border-radius: 8px;
    border: 1px solid #D0D5DD;
    background: #FFFFFF;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
    height: 44px;
    padding: 10px 14px;
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    outline: none;
    margin-bottom: 24px;
}

.contacts__form input::placeholder,
.contacts__form textarea::placeholder,
.contacts__form select::placeholder {
    height: 44px;
}

.contacts__form textarea {
    resize: none;
    height: 134px;
}

.contacts__form-checkbox {
    display: none !important;
}

.contacts__form-checkbox + label {
    display: flex;
    align-items: center;
    user-select: none;
}

.contacts__form-checkbox + label::before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    flex-shrink: 0;
    flex-grow: 0;
    border: 1px solid #D0D5DD;
    border-radius: 6px;
    margin-right: 12px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 50% 50%;
    transition: all 0.3s ease;
}

.contacts__form-checkbox:checked + label::before {
    border-color: var(--primary);
    background-color: var(--primary);
    background-image: url("../img/form/check.svg");
}

.contacts__form-checkbox:checked + label::before svg {
    fill: var(--primary);
}

.contacts__form-checkbox:not(:disabled):not(:checked) + label:hover::before {
    border-color: var(--primary);
}

.contacts__form-checkbox:disabled + label::before {
    background-color: #D0D5DD;
}

.contacts__form-checkbox-label {
    color: #475467 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

@media screen and (max-width: 375px) {
    .contacts__form-checkbox-label {
        font-size: 13px !important;
    }
}

.contacts__form-checkbox-label a {
    color: #648cc7;
    text-decoration: underline !important;
    margin-left: 4px;
    display: contents;
}

/* .contacts__form-checkbox-label.error-checked {
  color: red !important;
}
.contacts__form-checkbox-label.error-checked a {
  color: red !important;
} */
.contacts__form-btn {
    margin-top: 32px;
    display: flex;
    justify-content: center;
}

.contacts__form-btn .btn {
    max-width: 512px;
    width: 100%;
}

.iti {
    width: 100%;
    margin-bottom: 24px;
}

/* .contact-form .error {
  border: 1px solid red;
  box-shadow: 0 0 0 1px red;
  background-color: rgba(255, 0, 0, 0.1);
} */

.contacts-card {
    gap: 8px;
    display: flex;
    width: 100%;
    max-width: 272px;
    flex-wrap: wrap;
}

@media screen and (max-width: 992px) {
    .contacts-card {
        max-width: 500px;
    }
}

@media screen and (max-width: 576px) {
    .contacts-card {
        max-width: 575px;
        align-items: center;
    }
}

.contacts-card_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 32px;
    grid-row-gap: 48px;
}

@media screen and (max-width: 576px) {
    .contacts-card_wrapper {
        grid-template-columns: 1fr;
        grid-row-gap: 32px;
    }
}

/*.contacts-card__icon {*/
/*    margin-bottom: 20px;*/
/*}*/

.contacts-card__icon img, .contacts-card__icon svg {
    width: 22px;
    height: 30px;
    object-fit: contain;
}

/*.contacts-card__title {*/
/*    margin-bottom: 8px;*/
/*}*/

.contacts-card__text {
    margin-bottom: 16px;
}

.contacts-card__text p {
    margin-bottom: 0;
}

.contacts-card__link a,
.contacts-card__link address {
    color: var(--primary);
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    font-style: normal;
}

.wpcf7 form.sent .wpcf7-response-output {
    padding: 20px 30px;
    border: 1px solid #cbcbcb;
    border-radius: 10px;
    line-height: 30px;
}

.location__map {
    height: 486px;
}

@media screen and (max-width: 992px) {
    .location__map {
        height: 360px;
    }
}

@media screen and (max-width: 576px) {
    .location__map {
        height: 240px;
    }
}

.location__map iframe {
    border-radius: 20px;
    width: 100%;
    height: 100%;
}

.footer {
    /*background: var(--primary-active);*/
    background-color: #f1f1f1;
    padding: 64px 0 48px;
}

.footer__header {
    display: flex;
    justify-content: space-between;
    padding-bottom: 32px;
}

@media screen and (max-width: 992px) {
    .footer__header {
        flex-wrap: wrap;
        gap: 10px;
    }
}

@media screen and (max-width: 992px) {
    .footer__block {
        width: 46%;
    }
}

@media screen and (max-width: 768px) {
    .footer__block-nav {
        width: 39%;
    }
}

@media screen and (max-width: 576px) {
    .footer__block-nav {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .footer__block-address {
        width: 54%;
    }
}

@media screen and (max-width: 576px) {
    .footer__block-address {
        width: 100%;
    }
}

@media screen and (max-width: 992px) {
    .footer__block-contacts {
        display: flex;
        justify-content: space-between;
        flex-direction: row-reverse;
        width: 100%;
        margin-top: 12px;
    }
}

@media screen and (max-width: 576px) {
    .footer__block-contacts {
        flex-wrap: wrap;
    }
}

@media screen and (max-width: 992px) {
    .footer__block-contacts_wrapper {
        width: 46%;
        gap: 10px;
    }
}

@media screen and (max-width: 768px) {
    .footer__block-contacts_wrapper:nth-child(1) {
        width: 55%;
    }
}

@media screen and (max-width: 576px) {
    .footer__block-contacts_wrapper:nth-child(1) {
        width: 100%;
    }
}

@media screen and (max-width: 768px) {
    .footer__block-contacts_wrapper:nth-child(2) {
        width: 39%;
    }
}

@media screen and (max-width: 576px) {
    .footer__block-contacts_wrapper:nth-child(2) {
        width: 100%;
    }
}

.footer__title {
    color: #0f4e80;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 16px;
}

.footer__nav-list li {
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    list-style: none;
    margin: 0 0 12px 0;
}

.footer__nav-list li a {
    color: #0f4e80;
    transition: all 0.2s ease-in;
}

.footer__nav-list li:hover a {
    color: var(--primary-hover);
}

.footer__address, .footer__mail, .footer__tell {
    display: flex;
    align-items: center;
    gap: 16px;
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.footer__address {
    margin-bottom: 32px;
}

@media screen and (max-width: 992px) {
    .footer__address {
        margin-bottom: 16px;
    }
}

.footer__address address {
    font-style: normal;
}

.footer__address address a {
    display: inline-block;
    color: #475467;
    transition: all 0.2s ease-in;
}

.footer__address address a:hover {
    color: var(--primary);
}

.footer__mail a {
    color: #475467;
    transition: all 0.2s ease-in;
}

.footer__mail:hover a {
    color: var(--primary);
}

.footer__tell a {
    display: inline-block;
    color: #0f4e80;
    transition: all 0.2s ease-in;
}

.footer__tell a:hover {
    color: var(--primary-hover);
}

.footer__icon-wrapper {
    width: 55px;
    height: 55px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--primary);
}

.footer__messengers .footer__icon-wrapper {
    background: rgba(0, 0, 0, 0.0);
}

.footer__icon-wrapper svg {
    fill: #fff;
}

.footer__messengers {
    display: flex;
    gap: 2px;
    margin: 16px 0 32px;
}

.footer__messengers svg {
    stroke: none;
    fill: none;
}

.footer__messengers a {
    transition: all 0.3s ease-in;
}

.footer__messengers a:hover {
    transform: scale(1.1);
}

.footer__schedule span {
    color: #475467;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.footer__bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 35px;
    padding-top: 32px;
    border-top: 1px solid #D0D5DD;
}

@media screen and (max-width: 576px) {
    .footer__bottom {
        flex-wrap: wrap;
        gap: 20px;
    }
}

@media screen and (max-width: 375px) {
    .footer__bottom {
        gap: 10px;
    }
}

.footer__logo {
    margin-right: 35px;
}

.footer__logo img, .footer__logo svg {
    object-fit: contain;
    width: 65px;
    height: 100%;
}

.footer__copyright span {
    color: #0f4e80;
    opacity: 0.7;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

@media screen and (max-width: 375px) {
    .footer__copyright span {
        font-size: 14px;
        line-height: 18px;
    }
}

/* input.invalid {
  box-shadow: 0 0 0 2px #dc3838;
} */

.single-hero-slider {
    margin-bottom: 16px;
    overflow: hidden;
}

.single-hero-slider__img {
    overflow: hidden;
    height: 480px;
}

@media (max-width: 992px) {
    .single-hero-slider__img {
        height: 480px;
    }
}

@media (max-width: 576px) {
    .single-hero-slider__img {
        height: 380px;
    }
}

@media (max-width: 375px) {
    .single-hero-slider__img {
        height: 350px;
    }
}

.single-hero-slider__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.single-hero-thumbs {
    overflow: hidden;
}

.single-hero-thumbs .swiper-slide {
    overflow: hidden;
    border-radius: 4px;
    border: 1px solid transparent;
    transition: all 0.2s ease;
}

.single-hero-thumbs .swiper-slide-active {
    border: 1.5px solid #fff;
}

.single-hero-thumbs__img {
    overflow: hidden;
    cursor: pointer;
    height: 100px;
}

.single-hero-thumbs__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.tabs {
    display: flex;
    gap: 8px;
    overflow-x: scroll;
    width: 100%;
    position: relative;
    z-index: 99;
    list-style: none;
}

.tabs.gallery-tabs {
    max-width: 400px;
}

.tabs::-webkit-scrollbar {
    display: none;
}

.tabs__item {
    list-style: none;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    padding: 8px 12px;
    color: #6C737F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    border-bottom: 2px solid transparent;
    transition: all 0.2s ease;
    cursor: pointer;
    text-align: center;
    border-radius: 6px;
    border: 1px solid #6C737F;
}

.tabs__item:hover {
    color: #9DA4AE;
}

.tabs__item.active {
    background: var(--primary);
    border-bottom: 2px solid var(--primary);
    color: #fff;
}

.tabs__item.active a {
    color: #141414 !important;
}

[data-content] {
    display: none;
}

[data-content].active {
    display: block;
}

@media (max-width: 479px) {
    .tabs {
        width: 100%;
    }

    .tabs__item {
        width: 100%;
        text-align: center;
    }
}

@media (max-width: 470px) {
    .contacts__hero h2 {
        font-size: 24px;
    }
}

.delivery {
    margin-bottom: 0 !important;
}

.card-item__title a {
    color: #0f4e80;
    transition: all .3s ease-in;
}

.card-item__title a:hover {
    color: var(--primary);
}

.card-item__category-description,
.card-item__category-price {
    display: block;
    width: 100%;
}

.card-item__category-description {
    margin-bottom: 20px;
}

.card-item__category-price {
    font-weight: 600;
    color: #848484;
}

.card-item__category-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 32px;
    min-height: 265px;
}

.card-case__title h3 {
    text-align: center !important;
    margin-bottom: 15px;
}

.advantages-3__main .card-case {
    margin: 0 16px 0;
}

@media screen and (max-width: 992px) {
    .advantages-3__main .card-case {
        margin-bottom: 40px;
    }

    .advantages-3__main .card-case:last-child {
        margin-bottom: 0;
    }
}

.img-wrapper-margin {
    margin: 30px 0;
}


.card-item__info h3 a,
.card-item__info h3 {
    transition: all .3s ease-in;
    color: #0f4e80;
}

.card-item__info h3:hover {
    color: var(--primary);
}

.card-item__info h3:hover a {
    color: var(--primary);
}

.archive-section {
    padding-top: 64px !important;
}

@media screen and (max-width: 768px) {
    .archive-section {
        padding-top: 40px !important;
    }
}

@media screen and (max-width: 450px) {
    .page-header > h2 {
        font-size: 28px !important;
    }
}

.services__del {
    display: none;
    z-index: -1;
}

.entry-title {
    line-height: 44px !important;
}

.entry-content > .contacts {
    background: #ffffff !important;
    /*padding-bottom: 0;*/
}

.qqqq a {
    transition: all .3s ease-in;
    font-weight: 600 !important;
}

.qqqq:hover a {
    background-color: #DEAA22 !important;
}


@media screen and (max-width: 992px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
        grid-column: 1 !important;
        grid-row: 2 /*!rtl:end:ignore*/;
    }

    .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
        grid-column: 1 !important;
        grid-row: 2 /*!rtl:end:ignore*/ !important;
    }


    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }

    .img-wrapper-margin {
        margin: 0;
    }
}

.footer__address {
    display: none;
}

.card-item__btn {
    justify-content: start !important;
    margin-top: 16px;
}

.breadcrumb {
    margin-top: 20px;
}

.breadcrumbs {
    color: #475467;
}

.breadcrumbs a {
    color: inherit;
}

@media (min-width: 1201px) {
    .services__main {
        justify-content: start !important;
    }
}

@media (min-width: 993px) {

    .menu-item-has-children::after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background-image: url("../img/menu-dropdawn.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        transform: rotate(180deg);
        transition: .5s;
    }

    .menu-item-has-children:hover::after {
        transform: rotate(0deg);
    }

    .menu-nav ul li {
        position: relative;

    }

    .menu-item-has-children ul {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        padding: 10px;
        margin: 0;
        position: absolute;
        z-index: 81;
        left: 0;
        top: 100%;
        border-radius: 4px;
        border: 1px solid #d6dae1;
        transition: .5s;
        background-color: white;

    }

    .menu-item-has-children ul li {
        display: block;
        margin-left: 0;
    }

    .menu-item-has-children ul li a {
        display: block;
        border: none;
        /*border-bottom: 1px solid #d6dae1;*/
    }

    .menu-nav ul ul li:first-child a {
        border-left: none;
    }

    /* hover-part */
    .menu-item-has-children ul {
        opacity: 0;
        visibility: hidden;
        transform: scaleY(0);
        transform-origin: top center;
    }

    .menu-item-has-children:hover ul {
        opacity: 1;
        visibility: visible;
        transform: scaleY(1);
    }

    .menu-item-has-children {
        display: flex !important;
        align-items: center;
        gap: 4px;
    }
}

/* Для мобильного меню */
@media (max-width: 992px) {
    .menu-item-has-children .sub-menu {
        flex-direction: column;
        padding-left: 20px;
        margin: 0;
    }

    .menu-item-has-children .sub-menu a {
        position: relative;
    }

    .menu-item-has-children .sub-menu a::after {
        content: '';
        width: 11px;
        height: 2px;
        background-color: var(--primary-hover);
        border-radius: 8px;
        position: absolute;
        left: -7%;
        top: 50%;
    }
}


#about{
    color: #fff!important;
}
#about p, #mission h1, #mission p, #contacts_page h2, #contacts_page p, #contacts_page a, #contacts_page h3, #contacts_page label{
    color: #fff!important;
}

#about,#mission {
    background-color: var(--primary-active) !important;
}

.big_img{
    margin-top: 40px;
    border-radius: 30px;
}
.img-with-photo{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 2rem;
    flex-wrap: wrap;
}
.img-with-photo-left{
    flex-direction: row-reverse;
}
.img_with_photo_left__photos{
    flex: 1;
}
.img_with_photo_left__photos img{
    border-radius: 20px
}
#company .team-1__info{
    max-width: fit-content;
    color: var(--primary);
    flex: 1;
}
#company .img_with_photo_left__photos{
    /*flex-basis: 40%;*/
}
@media (max-width: 992px){
    #company .img_with_photo_left__photos{
        flex: 1 0 100%;
    }
    #company .img-with-photo{
        flex-direction: column-reverse;
    }
}
.footer__logo img{
    border-radius: 50%;
}
.contacts-card__link{
    width: 100%;
}
#breadcrumbs a, #breadcrumbs{
    color: var(--primary);
}
.card-item__title h3{
    font-size: 16px;
    font-weight: 400;
}