html {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0
}

ul,
li {
    list-style: none;
    margin: 0;
    padding: 0
}

a {
    color: inherit;
    text-decoration: none
}

button,
input,
textarea {
    background: rgba(0, 0, 0, 0);
    border: none
}

button {
    cursor: pointer;
    outline: none
}

input,
textarea {
    outline: none
}

textarea {
    resize: none
}

img {
    max-width: 100%
}

svg {
    display: block
}

fieldset {
    padding: 0;
    border: none
}

table {
    border-spacing: 0
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type=number],
input[type=number]:hover,
input[type=number]:focus {
    appearance: none;
    -moz-appearance: textfield
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

:root {
    --font-family: "Arimo", sans-serif;
    --primary-white: #fff;
    --primary-black: #272d34;
    --primary-blue: #014ca7;
    --primary-orange: #ff5c1b;
    --secondary-bg: #f6f6f7;
    --secondary-light-grey: #edeef0;
    --secondary-grey: #e1e3e7;
    --secondary-grey-text: #7e8185;
    --secondary-success: #7db65a;
    --secondary-error: #f33535;
    --hover-grey: #d1d3d9;
    --hover-blue-hover: #00469a;
    --hover-orange-hover: #e95215;
    --gradient: linear-gradient(138deg, rgba(60, 66, 72, 0.5) 0%, rgba(60, 66, 72, 0) 100%);
    --border-radius-5: 5px;
    --border-radius-7: 7px;
    --btn-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    --gap: 24px;
    --fixmodal: 17px
}

@supports(-moz-appearance: none) {
    :root {
        --fixmodal: 0px
    }
}

@font-face {
    font-family: "Arimo";
    src: url(./fonts/Arimo-Regular.ttf) format("truetype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: "Arimo";
    src: url(./fonts/Arimo-Bold.ttf) format("truetype");
    font-weight: bold;
    font-style: normal
}

h2 {
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
    color: #151515;
    margin-bottom: var(--gap)
}

@media(max-width: 1400px) {
    h2 {
        font-size: 24px
    }
}

@media(max-width: 500px) {
    h2 {
        font-size: 16px;
        line-height: 150%
    }
}

.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5 {
    font-weight: 700;
    text-transform: uppercase;
    color: var(--primary-black)
}

.heading-1 {
    font-size: 80px;
    line-height: 110%
}

.heading-2 {
    font-size: 50px;
    line-height: 110%
}

.heading-3 {
    font-size: 40px;
    line-height: 120%
}

.heading-4 {
    font-size: 28px;
    line-height: 120%
}

.heading-5 {
    font-size: 24px;
    line-height: 120%
}

.subtitle-1,
.subtitle-2,
.subtitle-3,
.subtitle-4 {
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase
}

.subtitle-1 {
    font-size: 20px
}

.subtitle-2 {
    font-size: 18px
}

.subtitle-3 {
    font-size: 16px
}

.subtitle-4 {
    font-size: 13px
}

.body-1,
.body-2,
.body-3,
.body-4,
.body-5,
.body-6 {
    font-weight: 400;
    line-height: 150%;
    color: var(--primary-black)
}

.body-1 {
    font-size: 20px
}

.body-2 {
    font-size: 18px
}

.body-3 {
    font-size: 16px
}

.body-4 {
    font-size: 15px
}

.body-5 {
    font-size: 14px
}

.body-6 {
    font-size: 13px;
    text-transform: uppercase
}

.caption-1 {
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--primary-black)
}

@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
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    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-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.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
}

.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-cube-shadow {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.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-css-mode.swiper-centered>.swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.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-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, .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))
}

.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: rgba(0, 0, 0, 0)
}

.swiper: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)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
    display: none !important
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-prev:after,
.swiper-button-next:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-vertical>.swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: 200ms transform, 200ms top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: 200ms transform, 200ms right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-vertical>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.container {
    width: 100%;
    max-width: 1296px;
    margin: 0 auto
}

@media(max-width: 1400px) {
    .container {
        padding: 0 44px
    }
}

@media(max-width: 1024px) {
    .container {
        padding: 0 36px
    }
}

@media(max-width: 767px) {
    .container {
        padding-left: 16px;
        padding-right: 16px
    }
}

@media(max-width: 500px) {
    .container {
        padding: 0 12px
    }
}

.template-grid__wrapper {
    display: grid
}

.template-grid__wrapper.non-filter {
    grid-template-columns: unset !important
}

.template-grid__wrapper.non-filter .template-grid__content {
    padding-left: 0 !important;
    border: none !important
}

@media(max-width: 1400px) {
    .template-grid__wrapper {
        grid-gap: 60px
    }
}

.template-grid--right .template-grid__wrapper {
    grid-template-columns: 1fr 281px
}

@media(max-width: 1400px) {
    .template-grid--right .template-grid__wrapper {
        grid-template-columns: 1fr
    }
}

.template-grid--right .template-grid__wrapper .template-grid__aside {
    padding-left: var(--gap)
}

@media(max-width: 1400px) {
    .template-grid--right .template-grid__wrapper .template-grid__aside {
        padding-left: 0
    }
}

.template-grid--right .template-grid__wrapper .template-grid__content {
    padding-right: var(--gap);
    border-right: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .template-grid--right .template-grid__wrapper .template-grid__content {
        padding-right: 0;
        border-right: none
    }
}

.template-grid--left .template-grid__wrapper {
    grid-template-columns: 300px 1fr
}

@media(max-width: 1400px) {
    .template-grid--left .template-grid__wrapper {
        grid-template-columns: 1fr
    }
}

.template-grid--left .template-grid__wrapper .template-grid__aside {
    padding-right: var(--gap)
}

@media(max-width: 1400px) {
    .template-grid--left .template-grid__wrapper .template-grid__aside {
        padding-right: 0
    }
}

.template-grid--left .template-grid__wrapper .template-grid__content {
    padding-left: var(--gap);
    border-left: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .template-grid--left .template-grid__wrapper .template-grid__content {
        padding-left: 0;
        border-left: none
    }
}

.template-grid__content {
    display: flex;
    flex-direction: column;
    gap: 80px
}

.template-grid__content-subtitle {
    margin-bottom: 12px
}

.template-grid__content-block {
    position: relative
}

.template-grid__content-block:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: -40px;
    width: 100%;
    height: 1px;
    background-color: var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .template-grid__aside {
        display: none
    }
}

.template-grid__header {
    padding-bottom: var(--gap);
    margin-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.content {
    display: flex;
    flex-direction: column;
    gap: 140px;
    margin-bottom: 140px
}

@media(max-width: 1400px) {
    .content {
        gap: 80px;
        margin-bottom: 80px
    }
}

@media(max-width: 767px) {
    .content {
        gap: 60px;
        margin-bottom: 60px
    }
}

.table {
    width: 100%
}

.table tr {
    position: relative
}

.table tr::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: var(--secondary-light-grey)
}

@media(max-width: 767px) {
    .table tr {
        display: flex;
        flex-direction: column
    }
}

.table th {
    padding: 16px 12px 16px 0;
    text-align: start;
    width: 416px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .table th {
        width: 296px
    }
}

@media(max-width: 1024px) {
    .table th {
        width: 228px
    }
}

@media(max-width: 767px) {
    .table th {
        width: unset;
        padding: 12px var(--gap) 0 0
    }
}

.table td {
    padding: 16px 0 16px 12px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 767px) {
    .table td {
        padding: 0 var(--gap) 12px 0
    }
}

.city-choose {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.city-choose:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.city-choose svg.icon-arrow-down {
    stroke: var(--primary-black)
}

.header-bar {
    display: flex;
    gap: 16px
}

@media(max-width: 500px) {
    .header-bar .cart p {
        display: none
    }
}

.header-bar .burger {
    display: none
}

@media(max-width: 1400px) {
    .header-bar .fast-buy {
        display: none
    }
}

@media(max-width: 1024px) {
    .header-bar {
        gap: 12px
    }

    .header-bar .burger {
        display: flex
    }
}

.menu-list {
    display: flex;
    align-items: center;
    gap: var(--gap);
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 1400px) {
    .menu-list {
        font-size: 16px
    }
}

@media(max-width: 1024px) {
    .menu-list {
        display: none
    }
}

.menu-list.top-list {
    font-size: 13px;
    text-transform: uppercase;
    gap: 16px
}

.menu-list.top-list .menu-list__link {
    gap: 4px;
    padding-bottom: 10px
}

@media(max-width: 1400px) {
    .menu-list.top-list .menu-list__link {
        padding-top: 10px
    }
}

.menu-list.top-list .menu-list__link svg {
    padding: 0
}

.menu-list.bottom-list .menu-list__link {
    padding: 10px 0
}

.menu-list__item {
    position: relative
}

.menu-list__item:hover>.menu-list__children {
    display: block
}

.menu-list__children {
    display: none;
    position: absolute;
    left: -10px;
    padding: 20px var(--gap);
    border-radius: var(--border-radius-7);
    background-color: var(--primary-white);
    box-shadow: var(--btn-shadow);
    width: 100%;
    min-width: 200px;
    z-index: 99
}

@media(max-width: 1400px) {
    .menu-list__children {
        top: 30px;
        left: unset;
        right: 0
    }
}

.menu-list__child-link {
    display: block;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    text-decoration: none;
    color: var(--primary-black);
    transition: all .2s ease-in-out
}

.menu-list__child-link:hover {
    transition: all .2s ease-in-out;
    color: var(--primary-orange)
}

.menu-list__child:not(:first-child) .menu-list__child-link {
    padding-top: 8px
}

.menu-list__child:not(:last-child) .menu-list__child-link {
    padding-bottom: 8px
}

.menu-list__link {
    display: flex;
    align-items: center;
    gap: 8px;
    text-decoration: none;
    color: var(--primary-black);
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    padding-bottom: 14px;
    transition: all .2s ease-in-out
}

.menu-list__link:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 1400px) {
    .menu-list__link {
        padding-bottom: 0
    }
}

.menu-list__link svg {
    fill: var(--primary-black);
    stroke: var(--primary-black)
}

.menu-list.header-list-search .menu-list__item svg {
    fill: var(--primary-orange);
    stroke: var(--primary-orange)
}

.menu-mobile,
.menu-mobile__children {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.menu-mobile .open .menu-mobile__children.accordion-content {
    margin-top: 24px
}

.menu-mobile .open .menu-mobile__link svg {
    transform: rotate(180deg) !important
}

.menu-mobile__item {
    height: fit-content
}

.menu-mobile__link {
    display: flex;
    align-items: center;
    gap: 8px
}

.menu-mobile__link svg {
    stroke: var(--primary-black);
    transition: all .2s ease-in-out
}

.menu-mobile__children .menu-mobile__link {
    font-weight: 700;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

.header-callback {
    display: flex;
    align-items: center;
    gap: 16px
}

@media(max-width: 1400px) {
    .header-callback {
        align-items: flex-end;
        flex-direction: column-reverse;
        gap: 0
    }
}

.header-callback__item {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    cursor: pointer
}

.header-callback__item:last-child {
    position: relative;
    margin-bottom: 14px;
    transition: all .2s ease-in-out
}

.header-callback__item:last-child:before {
    content: "";
    position: absolute;
    top: 110%;
    width: 100%;
    height: 1px;
    background: var(--primary-orange)
}

.header-callback__item:last-child:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 1400px) {
    .header-callback__item:last-child {
        display: none
    }
}

.header-callback__item:nth-child(2) {
    padding-bottom: 14px
}

@media(max-width: 1400px) {
    .header-callback__item:nth-child(2) {
        padding-bottom: 0
    }
}

.header-callback__item a {
    color: var(--primary-black);
    text-decoration: none;
    transition: all .2s ease-in-out
}

.header-callback__item a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.contact-choose {
    display: flex;
    align-items: center;
    gap: 4px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 14px
}

@media(max-width: 1400px) {
    .contact-choose {
        padding-bottom: 0
    }
}

.contact-choose svg:not(.contact-choose__wrapper svg) {
    cursor: pointer;
    fill: var(--primary-black);
    stroke: var(--primary-black)
}

.contact-choose:hover>.contact-choose__wrapper {
    display: flex
}

.contact-choose__wrapper {
    position: absolute;
    top: 34px;
    left: -24px;
    display: none;
    flex-direction: column;
    gap: 16px;
    width: max-content;
    background-color: var(--primary-white);
    padding: 20px var(--gap);
    border-radius: var(--border-radius-5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    z-index: 13
}

@media(max-width: 1400px) {
    .contact-choose__wrapper {
        left: unset;
        right: 0
    }
}

.breadcrumbs {
    width: 100%;
    overflow: auto
}

.breadcrumbs::-webkit-scrollbar {
    display: none
}

.breadcrumbs__list {
    display: flex;
    align-items: center;
    gap: 28px;
    padding: 0;
    margin: 0;
    list-style: none;
    width: max-content
}

.breadcrumbs__item {
    position: relative
}

.breadcrumbs__item:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 4px;
    background-color: var(--primary-orange);
    border-radius: 50%;
    transform: translateY(-50%);
    top: 50%;
    right: -16px
}

.breadcrumbs a {
    transition: all .2s ease-in-out
}

.breadcrumbs a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.breadcrumbs__item,
.breadcrumbs__link {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    text-decoration: none;
    z-index: 1
}

.social-list {
    display: flex;
    align-items: center;
    gap: 12px
}

.social-list__item {
    display: flex;
    padding: 8px;
    border-radius: var(--border-radius-5);
    background-color: var(--secondary-bg)
}

.short-help {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media(max-width: 1400px) {
    .short-help {
        flex-direction: row;
        justify-content: space-between;
        gap: var(--gap)
    }
}

@media(max-width: 767px) {
    .short-help {
        flex-direction: column
    }
}

.short-help__info {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 310px;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .short-help__info {
        width: 100%;
        border-bottom: none;
        padding-bottom: 0
    }
}

@media(max-width: 1024px) {
    .short-help__info {
        margin-right: auto
    }
}

@media(max-width: 767px) {
    .short-help__info {
        min-width: unset
    }
}

.short-manager {
    display: flex;
    gap: 16px;
    width: 100%;
    max-width: 300px
}

.short-manager__avatar {
    width: 80px;
    min-width: 80px;
    height: 80px;
    overflow: hidden;
    border-radius: 50%
}

.short-manager__avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.short-manager__info {
    width: max-content
}

.short-manager__title {
    margin-bottom: 8px
}

@media(max-width: 1024px) {
    .short-manager__title {
        min-width: 114px;
        font-size: 14px
    }
}

.short-manager__callback {
    width: max-content;
    padding-bottom: 4px;
    color: var(--secondary-grey-text);
    cursor: pointer;
    transition: all .2s ease-in-out
}

.short-manager__callback:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.requisites tr {
    position: relative
}

.requisites tr::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: var(--secondary-light-grey)
}

@media(max-width: 767px) {
    .requisites tr {
        display: flex;
        flex-direction: column
    }
}

.requisites th {
    padding: 16px 12px 16px 0;
    text-align: start;
    width: 416px;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .requisites th {
        width: 296px
    }
}

@media(max-width: 1024px) {
    .requisites th {
        width: 228px
    }
}

@media(max-width: 767px) {
    .requisites th {
        width: unset;
        padding: 12px var(--gap) 0 0
    }
}

.requisites td {
    padding: 16px 0 16px 12px;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%
}

@media(max-width: 767px) {
    .requisites td {
        padding: 0 var(--gap) 12px 0
    }
}

.employee-card {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.employee-card__photo {
    height: 300px;
    overflow: hidden;
    border-radius: var(--border-radius-5)
}

.employee-card__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.employee-card__position {
    color: var(--secondary-grey-text)
}

.photo-card {
    height: 300px;
    overflow: hidden;
    border-radius: var(--border-radius-5)
}

.photo-card img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pre-footer {
    padding: var(--gap) 0;
    background: var(--secondary-bg)
}

.pre-footer__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 440px
}

@media(max-width: 1024px) {
    .pre-footer__wrapper {
        grid-template-columns: 215px 1fr 1fr
    }
}

@media(max-width: 767px) {
    .pre-footer__wrapper {
        display: flex;
        flex-direction: column
    }

    .pre-footer__wrapper .btn {
        width: 100%
    }
}

.pre-footer__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: var(--gap);
    padding: var(--gap)
}

.pre-footer__block--first {
    padding-left: 0
}

@media(max-width: 1300px) {
    .pre-footer__block--first {
        width: 296px
    }
}

@media(max-width: 1024px) {
    .pre-footer__block--first {
        width: 240px
    }
}

@media(max-width: 767px) {
    .pre-footer__block--first {
        margin-bottom: 24px
    }
}

.pre-footer__block--second {
    padding-left: 0;
    margin-right: var(--gap)
}

@media(max-width: 1300px) {
    .pre-footer__block--second {
        padding-right: 0px;
        padding-left: var(--gap);
        margin-right: 48px
    }
}

@media(max-width: 1024px) {
    .pre-footer__block--second {
        padding-left: 0;
        padding-right: 0;
        margin-right: var(--gap)
    }
}

@media(max-width: 767px) {
    .pre-footer__block--second {
        margin-bottom: 40px
    }
}

.pre-footer__block--last {
    padding-right: 0;
    border-left: 1px solid var(--secondary-grey)
}

@media(max-width: 767px) {
    .pre-footer__block--last {
        gap: 16px;
        border-left: none
    }
}

@media(max-width: 767px) {
    .pre-footer__block {
        width: 100%;
        padding: 0
    }
}

.pre-footer__title {
    width: 416px;
    padding-right: 150px
}

@media(max-width: 1300px) {
    .pre-footer__title {
        font-size: 28px;
        padding-right: 210px
    }
}

@media(max-width: 767px) {
    .pre-footer__title {
        font-size: 24px;
        width: 100%;
        padding-right: 0
    }
}

@media(max-width: 1300px) {
    .pre-footer__desc {
        font-size: 15px
    }
}

@media(max-width: 1024px) {
    .pre-footer__desc {
        font-size: 12px
    }
}

@media(max-width: 767px) {
    .pre-footer__desc {
        font-size: 15px
    }
}

.pre-footer__subtitle {
    color: var(--secondary-grey-text)
}

.pre-footer__contacts .short-contact a {
    font-size: 16px;
    transition: all .2s ease-in-out
}

.pre-footer__contacts .short-contact a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.short-contact {
    display: flex;
    align-items: center;
    gap: 8px
}

.short-contact__icon {
    display: flex
}

.short-contact__icon svg {
    stroke: var(--primary-black)
}

.short-contact__item a {
    color: var(--primary-black);
    text-decoration: none
}

.footer-list {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.footer-list__title {
    color: var(--secondary-grey-text)
}

.footer-list__list {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px
}

.footer-list__link {
    color: var(--primary-white);
    text-decoration: none;
    transition: all .2s ease-in-out
}

.footer-list__link:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.how-card {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.how-card__info {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.how-card__desc {
    color: var(--secondary-grey-text) !important
}

.company-card {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 260px;
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5)
}

.how-working__wrapper {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    border-bottom: 1px solid var(--secondary-light-grey);
    padding: var(--gap) 0;
    position: relative
}

@media(max-width: 1400px) {
    .how-working__wrapper {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 48px 0
    }

    .how-working__wrapper::after {
        position: absolute;
        content: "";
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 100%;
        height: 1px;
        background-color: var(--secondary-light-grey)
    }
}

@media(max-width: 767px) {
    .how-working__wrapper {
        display: flex;
        flex-direction: column;
        gap: var(--gap)
    }

    .how-working__wrapper::after {
        display: none
    }
}

.how-working__item:first-child {
    padding-left: 0
}

.how-working__item:last-child {
    padding-right: 0
}

.how-working__item {
    position: relative;
    padding: 0 var(--gap)
}

.how-working__item:not(:last-child)::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background-color: var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .how-working__item:nth-child(2)::after {
        display: none
    }
}

@media(max-width: 767px) {
    .how-working__item {
        padding: var(--gap) 0;
        border-top: 1px solid var(--secondary-light-grey);
        border-top: 1px solid var(--secondary-light-grey)
    }

    .how-working__item::after {
        display: none
    }
}

@media(max-width: 767px) {
    .how-working .section-swiper__title {
        padding: 0;
        border: none
    }

    .how-working .advantages-card {
        gap: var(--gap)
    }

    .how-working .advantages-card__info {
        gap: 8px
    }
}

.contact-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px
}

.contact-row__block {
    display: flex;
    flex-direction: column
}

.contact-row__item {
    color: var(--primary-black);
    text-decoration: none;
    transition: all .2s ease-in-out
}

.contact-row__item:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.contact-row__callback {
    display: flex;
    align-items: center;
    gap: 12px
}

@media(max-width: 500px) {
    .contact-row__callback {
        display: none
    }
}

.contact-row__callback svg {
    stroke: var(--primary-white)
}

.collapse ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.collapse ul li {
    display: flex;
    gap: 16px;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    position: relative;
    margin-left: 24px
}

.collapse ul li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -24px;
    min-width: 8px;
    min-height: 8px;
    background: var(--primary-orange);
    border-radius: 50%
}

.collapse ul li svg {
    min-width: 8px
}

.collapse strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 12px
}

.collapse,
.collapse__wrapper,
.collapse__item {
    display: flex;
    flex-direction: column;
    gap: 12px
}

.collapse__item .collapse__body {
    padding: 0 16px
}

.collapse__item.open .collapse__btn {
    background-color: var(--primary-orange)
}

.collapse__item.open .collapse__btn .icon-arrow-right {
    fill: var(--primary-white);
    transform: rotate(-90deg);
    transition: all .2s ease-in-out
}

.collapse__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--gap);
    padding: 16px 16px 16px var(--gap);
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5);
    cursor: pointer
}

.collapse__header .icon-arrow-right {
    fill: var(--primary-black);
    transform: rotate(90deg);
    transition: all .2s ease-in-out
}

@media(max-width: 500px) {
    .collapse__title {
        font-size: 14px
    }
}

.collapse__body {
    padding: 0;
    border: 1px solid var(--secondary-light-grey);
    border-radius: var(--border-radius-5);
    transition: all .2s ease-in-out
}

.collapse__body p {
    display: block;
    padding: 16px 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

@media(max-width: 500px) {
    .collapse__body {
        font-size: 14px
    }
}

.review-card,
.review-card__info {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.review-card__photo {
    width: 60px;
    height: 60px;
    overflow: hidden;
    border-radius: 50%
}

.review-card__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.review-card__user {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.review-card__position {
    color: var(--secondary-grey-text)
}

.review-card__text {
    color: var(--secondary-grey-text)
}

.text-block h2,
.text-block h3,
.text-block h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.text-block h2:not(:first-child),
.text-block h3:not(:first-child),
.text-block h4:not(:first-child) {
    margin-top: 40px
}

@media(max-width: 500px) {

    .text-block h2,
    .text-block h3,
    .text-block h4 {
        font-size: 16px;
        line-height: 150%
    }
}

.text-block ul {
    margin-bottom: 24px
}

.text-block ul a {
    transition: all .2s ease-in-out
}

.text-block ul a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.text-block p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    margin-top: 16px
}

@media(max-width: 500px) {
    .text-block p {
        font-size: 15px;
        line-height: 150%
    }
}

.product-card {
    justify-content: space-between;
    position: relative;
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5);
    padding: 16px
}

.product-card:hover .product-card__title {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.product-card,
.product-card__info {
    display: flex;
    align-items: center;
    gap: var(--gap)
}

@media(max-width: 767px) {
    .product-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 0
    }

    .product-card .product-actions {
        padding-top: 12px
    }
}

@media(max-width: 1024px) {
    .product-card__info {
        gap: 16px
    }
}

@media(max-width: 767px) {
    .product-card__info {
        padding-bottom: 12px;
        border-bottom: 1px solid var(--secondary-light-grey)
    }
}

.product-card__title {
    font-size: 16px;
    transition: all .2s ease-in-out
}

.product-card__photo {
    width: 64px;
    min-width: 64px;
    height: 64px;
    border-radius: var(--border-radius-5);
    overflow: hidden
}

@media(max-width: 1024px) {
    .product-card__photo {
        width: 48px;
        min-width: 48px;
        height: 48px
    }
}

.product-card__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.pricing-block__per {
    color: var(--secondary-grey-text)
}

.pricing-block__price-accent {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase
}

.product-actions {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px
}

.product-actions a {
    transition: all .2s ease-in-out
}

.product-actions a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 767px) {
    .product-actions {
        justify-content: space-between
    }
}

.product-actions--listing {
    max-width: 239px
}

@media(max-width: 1400px) {
    .product-actions--listing {
        max-width: 200px
    }
}

@media(max-width: 767px) {
    .product-actions--listing {
        max-width: 100%
    }

    .product-actions--listing .btn {
        gap: 8px
    }
}

.product-actions--basket,
.product-actions--basket-service {
    max-width: 196px
}

@media(max-width: 767px) {

    .product-actions--basket .btn,
    .product-actions--basket-service .btn {
        gap: 8px
    }
}

@media(max-width: 500px) {

    .product-actions--basket,
    .product-actions--basket-service {
        max-width: 100%
    }
}

.product-actions--basket .btn,
.product-actions--basket-service .btn {
    padding: 8px
}

.basket-card {
    transition: all .2s ease-in-out;
    justify-content: space-between;
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5);
    padding: 16px
}

.basket-card:hover .basket-card__title {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.basket-card,
.basket-card__info {
    display: flex;
    align-items: center;
    gap: var(--gap)
}

@media(max-width: 767px) {
    .basket-card {
        flex-direction: column;
        align-items: flex-start;
        gap: 0
    }

    .basket-card .pricing-block {
        padding: 12px 0 16px
    }

    .basket-card .product-actions--basket,
    .basket-card .product-actions--basket-service {
        max-width: 100%
    }
}

.basket-card__info {
    width: 100%;
    max-width: 500px
}

@media(max-width: 1024px) {
    .basket-card__info {
        max-width: 290px
    }
}

@media(max-width: 767px) {
    .basket-card__info {
        max-width: 100%;
        gap: 16px;
        padding-bottom: 12px;
        border-bottom: 1px solid var(--secondary-grey)
    }
}

.basket-card__photo {
    width: 64px;
    min-width: 64px;
    height: 64px;
    border-radius: var(--border-radius-5);
    overflow: hidden
}

@media(max-width: 1024px) {
    .basket-card__photo {
        width: 48px;
        min-width: 48px;
        height: 48px
    }
}

.basket-card__photo img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.product-counter {
    display: flex;
    align-items: center
}

.product-counter__value {
    text-align: center;
    padding: 8px;
    background-color: var(--primary-white);
    max-width: 60px;
    min-width: 60px;
    height: 40px;
    border: none !important;
    color: var(--primary-black) !important
}

.listing-vacancy__card {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border: 1px solid var(--secondary-light-grey);
    border-radius: 5px;
    height: 100%
}

.listing-vacancy__card_top {
    padding: 24px 32px 48px 32px
}

.listing-vacancy__card_wrapper {
    display: flex;
    align-items: center;
    gap: 4px;
    margin-top: 16px
}

.listing-vacancy__card_price {
    border-radius: 5px;
    padding: 16px 32px;
    background: var(--secondary-bg);
    transition: all .2s ease-in-out
}

.listing-vacancy__card:hover .listing-vacancy__card_price {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

#swiper-vacansies .listing-vacancy__card {
    max-width: 100%
}

.pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: var(--gap);
    border-top: 1px solid var(--secondary-light-grey);
    gap: 20px;
    width: 100%;
    overflow-x: auto
}

.pagination__list {
    display: flex;
    align-items: center;
    gap: 8px
}

.pagination__item {
    padding: 8px 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 133%;
    color: var(--primary-black);
    cursor: pointer
}

.pagination__item:hover {
    color: var(--primary-orange)
}

.pagination__item.active {
    color: var(--primary-orange);
    border-bottom: 1px solid var(--primary-orange)
}

@media(max-width: 500px) {

    .pagination__item:nth-child(4),
    .pagination__item:nth-child(5) {
        display: none
    }
}

.pagination__btn--left {
    transform: rotate(180deg)
}

@media(max-width: 500px) {
    .pagination__btn {
        width: 24px;
        height: 24px;
        overflow: hidden;
        padding: 0 !important;
        background: none !important
    }
}

.filter-search {
    display: none;
    position: relative
}

.filter-search.visible {
    display: block
}

.filter-search__input {
    width: 100%
}

.filter-search__input.input {
    padding: 14px 14px 14px 48px
}

.filter-search__submit {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%)
}

.filter-search__submit svg {
    fill: var(--secondary-grey-text)
}

.filter-tags {
    display: flex;
    box-sizing: unset;
    gap: 10px;
    height: 36px;
    position: relative
}

@media(max-width: 1400px) {
    .filter-tags {
        padding-bottom: var(--gap)
    }
}

@media(max-width: 767px) {
    .filter-tags {
        display: none
    }
}

.filter-tags__wrapper {
    display: flex;
    flex-wrap: wrap;
    height: 34px;
    overflow: hidden;
    margin-right: 100px
}

.filter-tags__item {
    padding: 7px 12px;
    background-color: var(--secondary-bg);
    margin-right: 10px;
    margin-bottom: 10px;
    align-items: center;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid var(--secondary-light-grey);
    text-decoration: none;
    width: max-content;
    height: 34px
}

.filter-tags__item:hover {
    background-color: var(--secondary-light-grey)
}

.filter-tags__item.active {
    background-color: var(--primary-orange);
    color: var(--primary-white);
    border: 1px solid var(--primary-orange)
}

.filter-tags__item-more {
    display: flex;
    align-items: center;
    gap: 4px;
    background-color: var(--primary-white);
    outline: 1px solid var(--secondary-light-grey);
    outline-offset: -1px;
    position: absolute;
    top: 0
}

.filter-tags__item-more svg {
    fill: var(--secondary-grey-text);
    width: 16px;
    height: 16px
}

.filter-tags__item-hide {
    display: none;
    align-items: center;
    gap: 4px;
    background-color: var(--primary-white);
    outline: 1px solid var(--secondary-grey-text);
    outline-offset: -1px
}

.filter-tags__item-hide svg {
    fill: var(--secondary-grey-text);
    width: 16px;
    height: 16px
}

.filter-tags--open {
    height: unset
}

.filter-tags--open .filter-tags__wrapper {
    height: unset;
    overflow: unset;
    margin-right: 0
}

.filter-tags--open .filter-tags__item-more {
    display: none;
    position: unset;
    left: unset !important;
    top: unset
}

.filter-tags--open .filter-tags__item-hide {
    display: flex
}

.filter-list {
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.filter-list::-webkit-scrollbar {
    width: 4px;
    height: 40px
}

.filter-list::-webkit-scrollbar-track {
    background: var(--secondary-bg)
}

.filter-list::-webkit-scrollbar-thumb {
    background: var(--secondary-grey)
}

.filter-list::-webkit-scrollbar-thumb:hover {
    background: var(--secondary-grey-text)
}

.filter-list__item {
    display: flex;
    align-items: center;
    gap: 14px
}

.filter-list__item.active {
    order: -1
}

.filter-list__item.disabled {
    order: 1
}

.filter-list__checkbox {
    display: none
}

.filter-list__title {
    margin: 0;
    width: 100%
}

.filter-list__checkbox+.filter-list__title {
    position: relative;
    padding-left: 32px;
    cursor: pointer
}

.filter-list__checkbox+.filter-list__title:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    outline: 1px solid var(--secondary-grey);
    outline-offset: -1px;
    background-color: var(--primary-white);
    border-radius: var(--border-radius-5)
}

.filter-list__checkbox:checked+.filter-list__title:before {
    background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%2712%27 viewBox=%270 0 12 12%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M10.5617 3.47199L4.54175 9.49194L1.43848 6.38866L2.29781 5.52933L4.54175 7.77328L9.70236 2.61266L10.5617 3.47199Z%27 fill=%27%23fff%27/%3E%3C/svg%3E");
    background-size: 100% 100%;
    border: 1px solid var(--primary-orange);
    background-color: var(--primary-orange);
    outline: none
}

.filter-list__checkbox:disabled+.filter-list__title {
    opacity: .4;
    cursor: not-allowed
}

.filter-list__reset {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    width: 100%;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid var(--secondary-grey-text);
    border-radius: 8px;
    padding: 10px 16px;
    font-weight: 700;
    font-size: 16px;
    line-height: 125%;
    color: var(--secondary-grey-text);
    margin-top: 24px
}

.filter-list__reset svg {
    width: 18px;
    height: 18px;
    fill: var(--secondary-grey-text)
}

.filter {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.filter__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--gap);
    cursor: pointer
}

.filter__header svg {
    stroke: var(--secondary-grey-text)
}

.filter__header svg.open {
    transform: rotate(180deg)
}

.filter__wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.filter__footer {
    display: none;
    align-items: center;
    justify-content: space-between;
    gap: 16px
}

@media(max-width: 500px) {
    .filter__footer {
        flex-direction: column;
        gap: 8px
    }
}

.filter__clear {
    color: var(--secondary-grey-text);
    transition: all .2s ease-in-out;
    display: none
}

.filter__clear:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.filter__item {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.filter__item-subtitle {
    text-decoration: none;
    color: var(--primary-black);
    text-align: left
}

.filter__item-hidden {
    color: var(--primary-orange);
    cursor: pointer
}

.filter__content {
    display: none;
    flex-direction: column;
    gap: 16px
}

.filter__content.open {
    display: flex
}

.filter__trigger.btn {
    display: none;
    justify-content: center;
    gap: 12px;
    width: 100%
}

@media(max-width: 1400px) {
    .filter__trigger.btn {
        display: flex
    }
}

.modal .filter {
    height: 100%;
    justify-content: space-between;
    margin-bottom: 0
}

.modal .filter__footer {
    display: flex;
    margin-top: auto
}

.modal .filter__footer-btn {
    max-width: 100%;
    font-size: 13px;
    line-height: 120%
}

.filter__clear:has(.filter-list__checkbox:checked) {
    display: block
}

.filter-search {
    display: none;
    position: relative
}

.filter-search.visible {
    display: block
}

.filter-search__input {
    width: 100%
}

.filter-search__input.input {
    padding: 14px 14px 14px 48px
}

.filter-search__submit {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%)
}

.filter-search__submit svg {
    fill: var(--secondary-grey-text)
}

.filter-range__label {
    font-size: 14px;
    font-weight: 500
}

.filter-range__price {
    width: 100%;
    display: flex;
    margin-bottom: 16px
}

.filter-range__range {
    position: relative
}

.filter-range__range input {
    position: absolute;
    width: 100%;
    height: 5px;
    top: -5px;
    background: none;
    pointer-events: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.filter-range__fields {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 8px
}

.filter-range__fields--item {
    flex: 1
}

.filter-range__fields input {
    width: 100%;
    font-size: 14px;
    padding: 8px 12px;
    -moz-appearance: textfield;
    border-radius: var(--border-radius-5);
    border: 1px solid var(--secondary-light-grey)
}

.filter-range__slider {
    height: 5px;
    position: relative;
    background-color: var(--secondary-light-grey);
    border-radius: 5px
}

.filter-range__slider-progress {
    height: 100%;
    left: 25%;
    right: 25%;
    position: absolute;
    border-radius: 5px;
    background-color: var(--primary-orange)
}

.filter-range input[type=number]::-webkit-outer-spin-button,
.filter-range input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none
}

.filter-range input[type=range]::-webkit-slider-thumb {
    height: 12px;
    width: 12px;
    border: 4px solid var(--primary-orange);
    border-radius: 50%;
    background: var(--primary-orange);
    pointer-events: auto;
    -webkit-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

.filter-range input[type=range]::-moz-range-thumb {
    height: 12px;
    width: 12px;
    border: none;
    border-radius: 50%;
    background: #17a2b8;
    pointer-events: auto;
    -moz-appearance: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, .05)
}

.note-block__wrapper {
    display: flex
}

@media(max-width: 1400px) {
    .note-block__wrapper {
        flex-direction: column
    }
}

.note-block__left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 415px;
    padding-bottom: var(--gap);
    border-right: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .note-block__left {
        padding-top: var(--gap);
        width: 100%;
        flex-direction: row;
        border-right: none;
        border-bottom: 1px solid var(--secondary-light-grey)
    }
}

@media(max-width: 767px) {
    .note-block__left {
        flex-direction: column;
        gap: 40px
    }
}

.note-block__right {
    padding-left: var(--gap);
    flex: 1
}

.note-block__right .more-btn {
    margin-top: 48px;
    display: none
}

.note-block__right .more-btn svg {
    stroke: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .note-block__right {
        padding-left: 0;
        padding-top: var(--gap)
    }
}

.note-block__text *:first-child {
    margin-top: 0
}

.note-block__text p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    margin-top: 12px
}

.note-block__text h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    margin-top: 36px
}

.note-block__subtitle {
    padding-right: var(--gap)
}

@media(max-width: 1400px) {
    .note-block__subtitle {
        padding-right: 0
    }
}

.note-block__header {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.num-list {
    border-radius: 5px;
    padding: 32px 40px;
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    background-color: var(--primary-white);
    margin: 0
}

.num-list__item {
    list-style-type: decimal;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-orange)
}

.num-list__subtitle {
    color: var(--primary-black);
    text-transform: uppercase
}

.num-list__desc {
    color: var(--secondary-grey-text)
}

.shipments-cat {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.shipments-cat__title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.shipments-cat__wrapper_title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    margin-bottom: 12px
}

.shipments-cat__list_item {
    display: flex;
    gap: 12px;
    align-items: center;
    border-radius: 5px;
    padding: 12px;
    width: 100%
}

.shipments-cat__list_item p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    text-wrap: nowrap
}

.shipments-cat__list_item.active {
    background: var(--secondary-bg)
}

.work__slider {
    padding-right: 24px;
    border-right: 1px solid var(--secondary-light-grey);
    width: 100%;
    position: relative;
    padding-left: 24px;
    border-radius: 5px;
    overflow: hidden
}

.work__slider_text {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.work__slider_text p:first-child {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.work__slider_text p:last-child {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: var(--primary-black)
}

.work__slider:first-child {
    padding-left: 0
}

@media(max-width: 600px) {
    .work__slider:first-child {
        border: none;
        padding-right: 0
    }
}

.work__slider:last-child {
    border-right: none;
    padding-right: 0
}

@media(max-width: 1400px) {
    .work__slider:nth-child(2) {
        border-right: none;
        padding-right: 0
    }
}

@media(max-width: 600px) {
    .work__slider:nth-child(2) {
        display: none
    }
}

@media(hover: hover) {
    .work__slider:hover .work__control {
        opacity: 1;
        transition: all .2s ease-in-out
    }
}

.work__wrapper {
    max-height: 250px;
    height: 100%;
    margin-bottom: 24px
}

@media(max-width: 1400px) {
    .work__slide {
        height: 260px
    }
}

.work__slide img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.work__control {
    opacity: 0;
    transition: all .2s ease-in-out;
    position: absolute;
    top: 35%;
    left: 0;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 12px
}

@media(max-width: 767px) {
    .work__control {
        display: none
    }
}

.work__arrow {
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    cursor: pointer;
    z-index: 99;
    background: var(--secondary-bg)
}

.work__arrow.swiper-button-disabled {
    opacity: .7
}

.services__item {
    display: flex;
    flex-direction: column;
    max-width: 306px;
    border-radius: 5px;
    overflow: hidden;
    height: 100%
}

@media(max-width: 590px) {
    .services__item {
        max-width: 100%;
        width: 100%
    }
}

.services__item p {
    transition: all .2s ease-in-out
}

.services__item:hover p {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.services__item_img {
    height: 180px
}

.services__item_img img {
    height: 180px;
    width: 100%;
    object-fit: cover;
    object-position: center
}

.services__item_text {
    padding: 32px;
    background: var(--secondary-bg);
    height: 100%;
    display: flex;
    align-items: flex-end
}

.discount-banner {
    border-radius: 5px;
    padding: 24px;
    background: var(--secondary-bg);
    height: 420px;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end
}

@media(max-width: 1400px) {
    .discount-banner {
        height: fit-content;
        padding: 24px 24px 24px 40px;
        flex-direction: row
    }
}

.discount-banner::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(../../../../../image/discount-banner-bg.png) no-repeat center center;
    width: 262px;
    height: 318px
}

@media(max-width: 1400px) {
    .discount-banner::before {
        height: 100%;
        width: 583px;
        background-size: cover;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-position: 0 26%
    }
}

.discount-banner h3 {
    position: relative;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    z-index: 1;
    margin: 0
}

.discount-banner p {
    position: relative;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-white);
    z-index: 1
}

.discount-banner p span {
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--primary-orange)
}

.discount-banner__top {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.discount-banner__top p {
    color: var(--secondary-grey-text)
}

.discount-banner__btn {
    position: relative;
    z-index: 1
}

.search-not-found {
    border: 1px solid var(--secondary-light-grey);
    border-radius: 5px;
    padding: 110px;
    width: 100%;
    background: var(--primary-white);
    display: flex;
    gap: 40px;
    flex-direction: column
}

.search-not-found__top {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.search-not-found__top h4 {
    margin: 0;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.search-not-found__top p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.search-not-found__btns {
    display: flex;
    gap: 16px
}

.search-not-found__btn {
    justify-content: center !important;
    padding: 16px 12px
}

.form,
.form__header,
.form__body,
.form__footer {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media(max-width: 1400px) {
    .form__body {
        flex-direction: row;
        flex-wrap: wrap
    }

    .form__body .input-label {
        width: 31%
    }

    .form__body .checkout-now__input {
        width: 40vw
    }
}

@media(max-width: 840px) {
    .form__body {
        flex-direction: column;
        flex-wrap: nowrap
    }

    .form__body .input-label {
        width: 100%
    }

    .form__body .checkout-now__input {
        width: 100%
    }
}

.form__desc {
    color: var(--secondary-grey-text);
    opacity: .7
}

@media(max-width: 767px) {
    .form {
        width: 100%;
        max-width: 100%
    }
}

.directly-now {
    display: flex;
    background-color: var(--primary-white);
    border-radius: var(--border-radius-5);
    padding: 40px;
    width: 100%;
    max-width: 610px
}

.directly-now__form {
    width: 100%
}

.directly-now__title {
    padding-right: 100px
}

@media(max-width: 1400px) {
    .directly-now__title {
        padding-right: 0
    }
}

@media(max-width: 1024px) {
    .directly-now__title {
        font-size: 20px;
        line-height: 150%
    }
}

@media(max-width: 1400px) {
    .directly-now {
        max-width: 456px
    }

    .directly-now .form-submit {
        flex-direction: column
    }

    .directly-now .form-submit .btn {
        max-width: 100% !important
    }
}

@media(max-width: 1024px) {
    .directly-now {
        padding: 24px;
        max-width: 328px
    }
}

@media(max-width: 767px) {
    .directly-now {
        max-width: 100%
    }
}

@media(max-width: 500px) {
    .directly-now {
        padding: 0
    }
}

.error-form {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px
}

.error-form p {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--secondary-error)
}

.basket-form__info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 24px
}

@media(max-width: 500px) {
    .basket-form__info {
        flex-direction: column;
        gap: 16px
    }

    .basket-form__info .btn--submit {
        max-width: 100%
    }
}

.basket-form__section {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.basket-form__header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media(max-width: 1024px) {
    .basket-form__header {
        flex-direction: column;
        gap: 24px;
        align-items: flex-start
    }
}

.basket-form__blocks {
    display: flex;
    gap: var(--gap)
}

@media(max-width: 1024px) {
    .basket-form__blocks {
        flex-direction: column
    }
}

.basket-form__block {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%
}

.basket-form__block:last-child {
    padding-left: 24px;
    border-left: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1024px) {
    .basket-form__block:last-child {
        padding-left: 0;
        border-left: none;
        padding-top: 24px;
        border-top: 1px solid var(--secondary-light-grey)
    }
}

.basket-form__section {
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5);
    width: 100%;
    border-radius: 8px;
    padding: 40px 60px
}

@media(max-width: 1400px) {
    .basket-form__section {
        padding: 40px
    }
}

@media(max-width: 767px) {
    .basket-form__section {
        padding: 24px 12px
    }
}

.basket-form__textarea {
    height: 100%;
    min-height: 204px
}

.form-submit {
    position: relative;
    display: flex;
    align-items: center;
    gap: var(--gap);
    justify-content: space-between;
    width: 100%
}

@media(max-width: 767px) {
    .form-submit {
        flex-direction: column;
        gap: 16px
    }

    .form-submit .btn {
        max-width: 100%
    }
}

.form-submit__check {
    width: 100%
}

.form-submit__label {
    position: relative;
    display: block;
    cursor: pointer;
    user-select: none;
    padding-left: 36px
}

@media(max-width: 1400px) {
    .form-submit__label {
        max-width: 310px;
        width: 100%
    }
}

@media(max-width: 767px) {
    .form-submit__label {
        width: 100%
    }
}

.form-submit__link {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.form-submit__link:hover {
    text-decoration: underline;
    transition: all .2s ease-in-out
}

.form-submit__checkbox+.form-submit__label::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 19px;
    height: 19px;
    background-color: var(--primary-white);
    border: 1px solid var(--secondary-grey);
    border-radius: 5px
}

.form-submit__checkbox+.form-submit__label.check-error::after {
    animation: blink 1700ms ease-in-out
}

.form-submit__checkbox+.form-submit__label:hover:after {
    border: 1px solid var(--hover-grey)
}

.form-submit__checkbox:checked+.form-submit__label::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 19px;
    height: 19px;
    background-color: var(--primary-orange);
    border: 1px solid var(--primary-orange);
    background-image: url("data:image/svg+xml,%3Csvg width=%2712%27 height=%278%27 viewBox=%270 0 12 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M1 3.57143L4.42857 7L10.4286 1%27 stroke=%27white%27 stroke-width=%272%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center
}

.form-submit__checkbox:checked+.form-submit__label:hover:after {
    background-color: var(--hover-orange-hover);
    border: 1px solid var(--hover-orange-hover)
}

@keyframes blink {

    0%,
    100% {
        background-color: var(--primary-white)
    }

    75% {
        background-color: #e03232
    }

    50% {
        background-color: var(--primary-white)
    }

    25% {
        background-color: #e03232
    }
}

.form-submit__check:has(.input--error) .form-submit__label::after {
    animation: blink 1700ms ease-in-out
}

.order-block__products,
.order-block__services,
.order-block__content {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.order-block__products {
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-grey)
}

.order-block__services {
    padding-top: var(--gap)
}

@media(max-width: 767px) {
    .order-block__services .basket-card {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, auto);
        grid-column-gap: 0px;
        grid-row-gap: 0px
    }

    .order-block__services .basket-card .basket-card__info {
        grid-area: 1/1/2/3
    }

    .order-block__services .basket-card .pricing-block {
        grid-area: 2/1/3/2;
        padding: 24px 0 0 0
    }

    .order-block__services .basket-card .product-actions {
        grid-area: 2/2/3/3;
        padding-top: 12px
    }
}

.order-block__header {
    display: flex;
    align-items: center;
    gap: var(--gap);
    justify-content: space-between
}

.order-block__clear {
    color: var(--secondary-grey-text);
    cursor: pointer
}

.promo-input {
    position: relative
}

.promo-input__input {
    width: 100%
}

.promo-input__btn {
    position: absolute;
    top: 6px;
    right: 6px
}

.catalog-toggler {
    display: flex;
    align-items: center;
    gap: 16px
}

.catalog-toggler__title {
    cursor: pointer;
    transition: color .3s ease
}

.catalog-toggler__title.active {
    color: var(--primary-black)
}

.catalog-toggler__wrapper {
    position: relative;
    width: 40px;
    height: 20px;
    background: var(--primary-white);
    border: 1px solid var(--secondary-grey);
    border-radius: 32px;
    cursor: pointer
}

.catalog-toggler__toggle {
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: var(--primary-orange);
    border-radius: 50%;
    transition: transform .3s ease
}

.catalog-toggler__toggle.right {
    transform: translate(18px, -50%)
}

.catalog-list {
    display: flex;
    flex-direction: column;
    padding: 0;
    margin: 0;
    list-style: none;
    gap: 8px
}

.catalog-list a {
    transition: all .2s ease-in-out
}

.catalog-list a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.catalog-list__item:first-child {
    margin-bottom: 8px
}

.catalog-list__item.hidden {
    display: none
}

.catalog-list__more {
    display: none;
    align-items: center;
    gap: 4px;
    margin-top: 46px;
    cursor: pointer
}

.catalog-list__more.visible {
    display: flex
}

.catalog-list__more svg {
    stroke: var(--secondary-grey-text)
}

.category-block__wrapper {
    display: flex;
    justify-content: space-between;
    gap: var(--gap)
}

.category-block__left {
    width: 100%;
    max-width: 526px
}

@media(max-width: 1024px) {
    .category-block__left {
        max-width: 100%
    }
}

.category-block__right {
    width: 100%;
    max-width: 549px;
    height: 549px
}

@media(max-width: 1400px) {
    .category-block__right {
        max-width: 272px;
        height: 272px
    }
}

@media(max-width: 1024px) {
    .category-block__right {
        display: none
    }
}

.category-block__right img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.category-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.category-list__link {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: var(--gap);
    padding: 16px 0;
    border-bottom: 1px solid var(--secondary-grey);
    transition: all .2s ease-in-out
}

.category-list__link:hover .category-list__title {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 500px) {
    .category-list__link {
        flex-direction: column;
        align-items: flex-start;
        gap: 4px
    }
}

.category-list__count {
    color: var(--secondary-grey-text)
}

.delivery-card__info {
    display: flex;
    gap: var(--gap);
    margin-bottom: var(--gap)
}

.delivery-card__row {
    display: flex;
    align-items: center;
    gap: 8px
}

.delivery-card__how,
.delivery-card__price,
.delivery-card__desc {
    color: var(--secondary-grey-text)
}

.delivery-card__icon {
    margin-bottom: 32px
}

@media(max-width: 500px) {
    .delivery-card__icon {
        margin-bottom: var(--gap)
    }
}

.delivery-card__title {
    margin-bottom: 12px
}

.delivery-block__wrapper {
    display: flex;
    justify-content: space-between;
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1024px) {
    .delivery-block__wrapper {
        flex-direction: column
    }
}

.delivery-block__item {
    flex: 1;
    padding: 0 var(--gap);
    border-right: 1px solid var(--secondary-grey)
}

.delivery-block__item:first-child {
    padding-left: 0
}

.delivery-block__item:last-child {
    padding-right: 0;
    border-right: none
}

@media(max-width: 1024px) {
    .delivery-block__item {
        padding: var(--gap) 0;
        border-right: none;
        border-bottom: 1px solid var(--secondary-grey)
    }

    .delivery-block__item:last-child {
        border-bottom: none;
        padding-bottom: 0
    }
}

.delivery-block__more {
    width: max-content
}

.in-stock {
    width: 100%;
    padding: var(--gap) 0;
    margin-bottom: 60px;
    border-bottom: 1px solid var(--secondary-grey);
    border-top: 1px solid var(--secondary-grey)
}

@media(max-width: 767px) {
    .in-stock tr {
        display: flex;
        flex-direction: column;
        padding: var(--gap) 0;
        gap: var(--gap)
    }

    .in-stock tr:first-child {
        display: none
    }

    .in-stock tr:nth-child(2) {
        padding-top: 0
    }

    .in-stock tr:last-child {
        padding-bottom: 0
    }
}

.in-stock th {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    text-align: start;
    padding: 0 12px 26px 12px
}

.in-stock th:first-child {
    padding-left: 0
}

.in-stock th:last-child {
    padding-right: 0;
    width: 310px
}

@media(max-width: 1024px) {
    .in-stock th:nth-child(4) {
        display: none
    }
}

.in-stock td {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black);
    padding: 12px
}

.in-stock td:first-child {
    padding-left: 0
}

.in-stock td:last-child {
    padding-right: 0;
    width: 310px
}

@media(max-width: 1400px) {
    .in-stock td {
        font-size: 15px
    }
}

@media(max-width: 1024px) {
    .in-stock td:nth-child(3) {
        display: none
    }
}

@media(max-width: 767px) {
    .in-stock td {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px;
        padding: 0
    }

    .in-stock td:nth-child(3) {
        display: flex
    }

    .in-stock td:not(:last-child) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }
}

.in-stock td .in-stock__heading,
.in-stock td .in-stock__tabs {
    display: none
}

@media(max-width: 767px) {

    .in-stock td .in-stock__heading,
    .in-stock td .in-stock__tabs {
        display: flex
    }
}

.in-stock__tabs {
    display: flex;
    align-items: center;
    gap: 8px
}

@media(max-width: 500px) {
    .in-stock__tabs {
        flex-wrap: wrap
    }

    .in-stock__tabs .in-stock__tab-title {
        width: 100%
    }
}

.in-stock__tab {
    border-radius: 5px;
    padding: 2px 4px;
    background-color: var(--secondary-bg);
    cursor: pointer
}

.in-stock__tab.active {
    background-color: var(--primary-orange);
    color: var(--primary-white)
}

.in-stock__quantity {
    display: flex;
    align-items: center;
    gap: 8px
}

@media(max-width: 767px) {
    .in-stock__quantity {
        flex-direction: row-reverse;
        justify-content: flex-end
    }
}

.in-stock__label {
    position: relative;
    width: max-content
}

.in-stock__input {
    padding: 12px 16px !important
}

@media(max-width: 340px) {
    .in-stock__input {
        max-width: 144px
    }
}

.in-stock__deal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: var(--gap)
}

@media(max-width: 767px) {
    .in-stock__deal {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, 1fr);
        grid-column-gap: 0px;
        grid-row-gap: 0px;
        width: 100%
    }

    .in-stock__deal .in-stock__heading {
        grid-area: 1/1/2/2
    }

    .in-stock__deal .in-stock__not-selected,
    .in-stock__deal .in-stock__selected {
        grid-area: 1/2/2/3
    }

    .in-stock__deal .in-stock__incard {
        grid-area: 2/1/3/3
    }
}

.in-stock__not-selected {
    font-weight: 400;
    font-size: 15px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    white-space: nowrap
}

.in-stock__selected {
    display: none;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    color: var(--primary-black)
}

.in-stock__selected.active {
    display: block
}

.in-stock__price-for {
    width: 40px;
    height: 20px;
    text-align: end;
    position: absolute;
    top: 12px;
    right: 0;
    transform: translateX(-50%)
}

@media(max-width: 1024px) {
    .in-stock__incard svg {
        display: none
    }
}

@media(max-width: 767px) {
    .in-stock__incard {
        width: 100% !important
    }

    .in-stock__incard svg {
        display: block
    }
}

.in-stock__heading {
    color: var(--secondary-grey-text)
}

.product-header {
    margin-bottom: var(--gap)
}

.product-header__wrapper {
    display: flex;
    justify-content: space-between;
    gap: var(--gap);
    align-items: stretch
}

@media(max-width: 1400px) {
    .product-header__wrapper {
        flex-wrap: wrap
    }
}

@media(max-width: 767px) {
    .product-header__wrapper {
        flex-direction: column;
        align-items: center
    }
}

.product-header__info {
    width: 100%
}

.product-header__photo,
.product-header__info {
    flex: 1
}

.product-header__photo {
    width: 100%;
    max-width: 379px;
    height: 379px
}

@media(max-width: 1400px) {
    .product-header__photo {
        max-width: 296px;
        height: 296px
    }
}

.product-header__photo img {
    width: 100%;
    object-fit: cover;
    max-width: 300px
}

.product-header__aside {
    padding: var(--gap);
    background-color: var(--secondary-bg);
    border-radius: var(--border-radius-5);
    min-width: 389px
}

@media(max-width: 1400px) {
    .product-header__aside {
        width: 100%
    }
}

.product-note {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.product-note__item {
    display: flex;
    gap: 10px
}

.product-note__desc {
    color: var(--secondary-grey-text) !important
}

@media(max-width: 1400px) {
    .product-note {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-gap: var(--gap) 0
    }
}

@media(max-width: 1400px) {
    .product-note {
        grid-template-columns: repeat(2, 1fr);
        grid-gap: var(--gap) 20px
    }
}

@media(max-width: 500px) {
    .product-note {
        display: flex;
        flex-direction: column;
        gap: 20px
    }
}

.short-char {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%
}

.short-char__wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: var(--gap)
}

@media(max-width: 500px) {
    .short-char__wrapper {
        display: flex;
        flex-direction: column;
        gap: var(--gap)
    }
}

.short-char__title {
    color: var(--secondary-grey-text)
}

@media(max-width: 500px) {
    .short-char__item {
        display: none
    }

    .short-char__item:nth-child(-n+5) {
        display: block
    }
}

.short-char__show {
    color: var(--primary-orange);
    margin-top: var(--gap)
}

.search-input {
    position: relative;
    z-index: 9;
    width: 100%;
    display: none
}

.search-input.active {
    display: block
}

@media(max-width: 500px) {
    .search-input.active {
        position: fixed;
        top: 16px;
        left: 11px;
        width: 93%
    }
}

.search-input.active .search-input__inner {
    border: 1px solid var(--primary-orange)
}

.search-input__inner {
    border-radius: 5px;
    padding: 0px 0px 0px 12px;
    display: flex;
    align-items: center;
    background: var(--primary-white);
    position: relative;
    width: 100%;
    z-index: 8
}

.search-input__inner input {
    width: 100%;
    margin: 0 10px;
    height: 100%;
    padding: 12px 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    color: var(--primary-black)
}

.search-input__inner input::placeholder {
    vertical-align: middle;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey)
}

.search-input__clear {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--secondary-grey-text);
    margin-right: 4px;
    display: none
}

.search-input__clear.active {
    display: block
}

.search-input__close {
    border-radius: 5px;
    min-width: 48px;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center
}

.search-input__submit svg {
    min-width: 24px
}

.search-input__requests {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    background: var(--primary-white);
    padding-top: 60px;
    border-radius: 5px
}

.search-input__requests.active {
    display: block
}

.search-input__requests p {
    padding: 8px 16px;
    border-bottom: 1px solid var(--secondary-light-grey);
    padding-bottom: 8px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--secondary-grey-text)
}

.search-input__requests_list {
    display: flex;
    flex-direction: column
}

.search-input__requests_item {
    display: flex;
    gap: 12px;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    border-radius: 5px;
    padding: 8px 16px;
    transition: all .2s ease-in-out
}

.search-input__requests_item img {
    border-radius: 5px;
    width: 32px;
    height: 32px
}

@media(hover: hover) {
    .search-input__requests_item:hover {
        background: var(--secondary-bg);
        transition: all .2s ease-in-out
    }
}

.search-input__requests_bottom {
    border-radius: 5px;
    padding: 8px
}

.search-input__requests_btn {
    width: 100% !important
}

.search-input__popular {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    background: var(--primary-white);
    padding-top: 60px;
    border-radius: 5px
}

.search-input__popular.active {
    display: block
}

.search-input__popular p {
    padding: 8px 16px;
    border-bottom: 1px solid var(--secondary-light-grey);
    padding-bottom: 8px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--secondary-grey-text)
}

.search-input__popular_list {
    display: flex;
    flex-direction: column
}

.search-input__popular_item {
    display: flex;
    gap: 12px;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    border-radius: 5px;
    padding: 8px 16px;
    transition: all .2s ease-in-out
}

.search-input__popular_item img {
    border-radius: 5px;
    width: 32px;
    height: 32px
}

@media(hover: hover) {
    .search-input__popular_item:hover {
        background: var(--secondary-bg);
        transition: all .2s ease-in-out
    }
}

.search-input__popular_bottom {
    border-radius: 5px;
    padding: 8px
}

.search-input__popular_btn {
    width: 100% !important
}

.search-btn-open.hidden {
    display: none
}

.search-input-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var(--primary-black);
    opacity: .6;
    z-index: 1
}

@media(max-width: 500px) {
    .search-input-overlay.active {
        display: block
    }
}

.cookie-policy {
    display: none;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
    background-color: var(--primary-white);
    position: fixed;
    bottom: 20px;
    left: 20px;
    padding: 20px;
    width: 100%;
    max-width: 573px;
    border-radius: var(--border-radius-5);
    z-index: 999;
    box-shadow: var(--btn-shadow)
}

@media(max-width: 767px) {
    .cookie-policy {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
        left: 50%;
        transform: translateX(-50%);
        width: 90%
    }
}

.cookie-policy.open {
    display: flex
}

@media(max-width: 767px) {
    .cookie-policy {
        flex-direction: column;
        gap: 12px;
        padding: 14px 15px
    }

    .cookie-policy svg {
        display: none
    }
}

@media(max-width: 500px) {
    .cookie-policy__text {
        font-size: 14px
    }
}

.cookie-policy__btn {
    padding: 16px 12px
}

@media(max-width: 767px) {
    .cookie-policy__btn {
        width: 100% !important;
        justify-content: center
    }
}

.count-list {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

@media(max-width: 1400px) {
    .count-list {
        gap: 16px
    }
}

.count-card {
    display: flex;
    flex-direction: column;
    gap: 12px;
    background-color: var(--primary-white);
    border-radius: 10px;
    padding: var(--gap)
}

@media(max-width: 1024px) {
    .count-card {
        gap: 4px
    }
}

.count-card__value {
    color: var(--primary-orange)
}

@media(max-width: 1400px) {
    .count-card__value {
        font-size: 28px
    }
}

@media(max-width: 1024px) {
    .count-card__value {
        font-size: 20px;
        line-height: 150%
    }
}

@media(max-width: 500px) {
    .count-card__value {
        font-size: 24px;
        line-height: 120%
    }
}

@media(max-width: 1024px) {
    .count-card__title {
        font-size: 12px
    }
}

.advantages-card {
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media(max-width: 1024px) {
    .advantages-card {
        gap: var(--gap)
    }
}

.advantages-card__info {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.advantages-card__desc {
    color: var(--secondary-grey-text)
}

.txt-img ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px
}

.txt-img ul:not(:last-child) {
    margin-bottom: 40px
}

.txt-img ul li {
    display: flex;
    gap: 16px;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    position: relative;
    margin-left: 24px
}

.txt-img ul li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: -24px;
    min-width: 8px;
    min-height: 8px;
    background: var(--primary-orange);
    border-radius: 50%
}

.txt-img ul li svg {
    min-width: 8px
}

.txt-img strong {
    font-size: 20px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 12px
}

.txt-img__title {
    margin-bottom: 0 !important
}

.txt-img__content {
    padding-top: 80px;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    max-width: 636px
}

@media(max-width: 1400px) {
    .txt-img__content {
        padding-top: 0;
        max-width: 100%
    }
}

.txt-img__info h3,
.txt-img__info h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.txt-img__info h3:not(:first-child),
.txt-img__info h2:not(:first-child) {
    margin-top: 40px
}

.txt-img__info p {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.txt-img__info p:not(:first-child) {
    margin-top: 30px
}

.txt-img__info a {
    color: var(--primary-orange);
    text-decoration: underline
}

.txt-img__btns {
    display: flex;
    align-items: center;
    gap: var(--gap)
}

@media(max-width: 500px) {
    .txt-img__btns {
        flex-direction: column;
        gap: 12px
    }
}

.txt-img__btn {
    width: 100%
}

.txt-img__btn-text {
    text-align: left
}

@media(max-width: 500px) {
    .txt-img__btn-text {
        width: 100%
    }
}

@media(max-width: 500px) {
    .txt-img__btn {
        max-width: 100% !important
    }
}

.txt-img__image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -110%
}

@media(max-width: 1400px) {
    .txt-img__image {
        display: none
    }
}

.scroll {
    position: absolute;
    bottom: 24px;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    gap: 22px;
    border-radius: 5px;
    padding: 12px;
    width: 110px;
    height: 110px;
    background: var(--secondary-light-grey);
    cursor: pointer
}

@media(max-width: 767px) {
    .scroll {
        position: unset;
        margin-left: auto;
        display: none
    }
}

.scroll svg {
    min-width: 24px;
    min-height: 24px
}

.mega-menu {
    display: none;
    padding: 24px 0;
    position: absolute;
    top: 159px;
    left: 0;
    width: 100%;
    background: var(--secondary-bg);
    z-index: 13
}

@media(max-width: 1024px) {
    .mega-menu {
        top: 0
    }
}

.mega-menu.active {
    display: block
}

.mega-menu__header {
    display: none;
    align-items: flex-start;
    justify-content: space-between;
    padding-bottom: 24px
}

@media(max-width: 1024px) {
    .mega-menu__header {
        display: flex
    }
}

.mega-menu__header_left {
    display: flex;
    gap: 32px;
    align-items: center
}

@media(max-width: 440px) {
    .mega-menu__header_left .toggler {
        display: none
    }
}

.mega-menu__header_back {
    display: flex;
    align-items: center;
    gap: 12px;
    border-radius: 5px;
    padding: 12px;
    background: var(--secondary-grey)
}

.mega-menu__header_back p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 18px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

@media(max-width: 440px) {
    .mega-menu__header_back {
        font-size: 18px;
        line-height: 150%;
        padding: 0;
        border-radius: 0;
        background: rgba(0, 0, 0, 0)
    }
}

.mega-menu__inner {
    display: grid;
    grid-template-columns: 306px 1fr;
    gap: 0 24px
}

@media(max-width: 600px) {
    .mega-menu__inner {
        grid-template-columns: 1fr
    }
}

.mega-menu__left {
    display: flex;
    flex-direction: column;
    gap: 32px;
    border-right: 1px solid var(--secondary-grey);
    padding-right: 12px
}

@media(max-width: 600px) {
    .mega-menu__left {
        padding-right: 0;
        border: none
    }
}

@media(max-width: 440px) {
    .mega-menu__left {
        align-items: center
    }
}

@media(max-width: 1024px) {
    .mega-menu__left .toggler {
        display: none
    }
}

@media(max-width: 440px) {
    .mega-menu__left .toggler {
        display: flex
    }
}

.mega-menu__left_list {
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    height: calc(100vh - 355px)
}

.mega-menu__left_list::-webkit-scrollbar {
    width: 4px
}

.mega-menu__left_list::-webkit-scrollbar-track {
    background: var(--secondary-bg)
}

.mega-menu__left_list::-webkit-scrollbar-thumb {
    background: var(--secondary-grey)
}

@media(max-width: 440px) {
    .mega-menu__left_list {
        width: 100%
    }
}

.mega-menu__left_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px;
    transition: all .2s ease-in-out;
    border-radius: 5px
}

.mega-menu__left_item:hover {
    background: var(--primary-white);
    transition: all .2s ease-in-out
}

.mega-menu__left_item.active {
    background: var(--primary-white)
}

.mega-menu__left_item p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black)
}

@media(max-width: 600px) {
    .mega-menu__right {
        display: none
    }

    .mega-menu__right.active {
        display: block
    }
}

.mega-menu__right_grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: auto auto;
    padding-top: 52px;
    column-gap: 24px
}

@media(max-width: 1400px) {
    .mega-menu__right_grid {
        grid-template-columns: repeat(2, 1fr);
        max-height: 80vh;
        overflow-y: auto
    }
}

@media(max-width: 767px) {
    .mega-menu__right_grid {
        padding-top: 0;
        grid-template-columns: 1fr
    }
}

.mega-menu__right_block {
    height: fit-content
}

.mega-menu__right_category {
    border-radius: 5px;
    padding: 8px 12px;
    display: flex
}

.mega-menu__right_category p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    color: var(--primary-black);
    transition: all .2s ease-in-out
}

@media(max-width: 500px) {
    .mega-menu__right_category p {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 15px;
        color: var(--primary-black)
    }
}

.mega-menu__right_category:hover p {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.mega-menu__right_list a {
    display: block;
    border-radius: 5px;
    padding: 8px 12px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black);
    transition: all .2s ease-in-out
}

.mega-menu__right_list a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 500px) {
    .mega-menu__right_list a {
        font-size: 15px
    }
}

.mega-menu-overlay {
    display: none;
    position: fixed;
    top: 159px;
    left: 0;
    width: 100%;
    height: 100vh;
    background: var(--primary-black);
    opacity: .6;
    z-index: 12
}

.mega-menu-overlay.active {
    display: block
}

.city-tags {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px
}

.city-tags__item {
    border-radius: var(--border-radius-5);
    padding: 7px 12px;
    background-color: var(--secondary-bg);
    color: var(--primary-black);
    cursor: pointer;
    transition: all .2s ease-in-out
}

.city-tags__item:not(.active):hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.city-tags__item.active {
    color: var(--primary-white);
    background-color: var(--primary-orange)
}

.map-rf svg path:not(:first-child):hover {
    stroke: var(--primary-orange);
    stroke-width: 2px
}

.map-rf svg path.active {
    fill: rgba(255, 92, 27, .1);
    stroke: var(--primary-orange);
    stroke-width: 2px
}

.map-rf__wrapper {
    position: relative
}

.map-rf__window {
    position: absolute;
    bottom: 0;
    left: 192px;
    border-radius: 5px;
    padding: 16px;
    box-shadow: 0 5px 20px 0 rgba(0, 0, 0, .05);
    background-color: var(--primary-white);
    display: flex;
    gap: 16px
}

@media(max-width: 1400px) {
    .map-rf__window {
        display: none
    }
}

.map-rf__text {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    width: 206px
}

.toggler {
    display: flex;
    align-items: center;
    gap: 16px
}

.toggler__title {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 138%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    transition: all .2s ease-in-out
}

.toggler__title.toggler__left.active,
.toggler__title.toggler__right.active {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.toggler__wrapper {
    position: relative;
    width: 40px;
    height: 20px;
    background: var(--primary-white);
    border: 1px solid var(--secondary-grey);
    border-radius: 32px;
    cursor: pointer
}

.toggler__toggle {
    position: absolute;
    top: 50%;
    left: 4px;
    transform: translate(0, -50%);
    width: 12px;
    height: 12px;
    background: var(--primary-orange);
    border-radius: 50%;
    transition: transform .3s ease
}

.toggler__toggle.right {
    transform: translate(18px, -50%)
}

.dap-list {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

@media(max-width: 1024px) {
    .dap-list {
        gap: 16px
    }
}

.dap-list__item {
    border-radius: 10px;
    padding: 24px;
    background-color: var(--primary-white);
    display: flex;
    flex-direction: column;
    gap: 20px
}

@media(max-width: 1400px) {
    .dap-list__item svg {
        width: 40px;
        height: 40px
    }
}

@media(max-width: 1024px) {
    .dap-list__item {
        gap: 4px
    }
}

@media(max-width: 767px) {
    .dap-list__item {
        gap: 8px
    }
}

.dap-list__title {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .dap-list__title {
        font-size: 13px
    }
}

@media(max-width: 1024px) {
    .dap-list__title {
        font-size: 12px
    }
}

.city-question {
    border-radius: 8px;
    padding: 20px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
    background: var(--primary-white);
    width: 305px;
    position: absolute;
    top: 159px;
    z-index: 12;
    display: flex;
    flex-direction: column;
    gap: 20px
}

@media(max-width: 1400px) {
    .city-question {
        top: 163px
    }
}

@media(max-width: 1024px) {
    .city-question {
        top: 83px
    }
}

@media(max-width: 340px) {
    .city-question {
        width: 296px
    }
}

.city-question p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-black);
    text-transform: none
}

.city-question p span {
    color: var(--primary-orange)
}

.city-question__btns {
    display: flex;
    gap: 16px;
    align-items: center;
    width: 100%
}

.city-question__btn {
    width: 100% !important;
    justify-content: center !important
}

.slide-card {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.slide-card__img {
    width: 100%;
    height: 260px;
    border-radius: 5px;
    overflow: hidden;
    position: relative
}

.slide-card__img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slide-card__nav {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 12px
}

.slide-card__nav--item {
    border-radius: 50%;
    padding: 8px;
    background-color: var(--secondary-bg);
    opacity: .4;
    cursor: pointer
}

.slide-card__nav--item:hover {
    opacity: 1
}

.slide-card__nav--item.swiper-button-disabled {
    opacity: 0
}

.slide-card__info {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.slide-card__title {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: var(--primary-black)
}

.slide-card__subtitle {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

.review-card {
    height: 100%
}

.review-card,
.review-card__info {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.review-card__modal {
    display: flex;
    margin-top: auto;
    gap: 24px
}

.review-card__modal img {
    width: 88px;
    height: 88px;
    object-fit: cover
}

.review-card__modal_info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.review-card__modal_text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.review-card__user {
    display: flex;
    flex-direction: column;
    gap: 8px
}

.review-card__position {
    color: var(--secondary-grey-text)
}

.review-card__text {
    color: var(--secondary-grey-text)
}

.modal {
    display: none;
    position: relative;
    z-index: 999
}

.modal.is-open {
    display: flex
}

.modal__wrapper {
    padding: 40px
}

@media(max-width: 500px) {
    .modal__wrapper {
        gap: 16px;
        padding: 16px
    }
}

.modal .product-card {
    padding: 0
}

@media(max-width: 767px) {
    .modal .product-card__info {
        border-bottom: none
    }
}

.modal .product-card__photo {
    width: 40px;
    min-width: 40px;
    height: 40px
}

.modal .product-card__title {
    font-size: 14px
}

@media(max-width: 767px) {
    .modal .product-card__title {
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        max-inline-size: 40ch
    }
}

.modal__overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(39, 45, 52, .6);
    display: flex;
    justify-content: center;
    align-items: center
}

.modal__container {
    background-color: #fff;
    max-width: 500px;
    width: 100%;
    max-height: 100vh;
    border-radius: 4px;
    overflow-y: auto;
    box-sizing: border-box;
    position: relative
}

.modal__title {
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.modal__close {
    background: rgba(0, 0, 0, 0);
    border: 0;
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px
}

.modal__content {
    margin-top: 2rem;
    margin-bottom: 2rem;
    line-height: 1.5;
    color: rgba(0, 0, 0, .8)
}

.modal__btn {
    font-size: .875rem;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, .8);
    border-radius: .25rem;
    border-style: none;
    border-width: 0;
    cursor: pointer;
    -webkit-appearance: button;
    text-transform: none;
    overflow: visible;
    line-height: 1.15;
    margin: 0;
    will-change: transform;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    transition: -webkit-transform .25s ease-out;
    transition: transform .25s ease-out;
    transition: transform .25s ease-out, -webkit-transform .25s ease-out
}

.modal__btn:focus,
.modal__btn:hover {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.modal__btn-primary {
    background-color: #00449e;
    color: #fff
}

@keyframes mmfadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes mmfadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes mmslideIn {
    from {
        transform: translateY(15%)
    }

    to {
        transform: translateY(0)
    }
}

@keyframes mmslideOut {
    from {
        transform: translateY(0)
    }

    to {
        transform: translateY(-10%)
    }
}

.micromodal-slide {
    display: none
}

.micromodal-slide.is-open {
    display: block
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
    animation: mmfadeIn .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=false] .modal__container {
    animation: mmslideIn .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
    animation: mmfadeOut .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide[aria-hidden=true] .modal__container {
    animation: mmslideOut .3s cubic-bezier(0, 0, 0.2, 1)
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
    will-change: transform
}

.modal-filter__overlay {
    justify-content: flex-start;
    align-items: unset
}

.modal-filter__wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    border-radius: 0 var(--border-radius-5) var(--border-radius-5) 0;
    padding: var(--gap)
}

@media(max-width: 500px) {
    .modal-filter__wrapper {
        width: 100%;
        max-width: 100%;
        border-radius: 0
    }
}

.modal-filter__content {
    height: 100%;
    padding: 0
}

.modal-city__wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

@media(max-width: 500px) {
    .modal-city__wrapper {
        width: 90%;
        padding: var(--gap) 0
    }

    .modal-city__wrapper .modal__header {
        padding: 0 var(--gap)
    }
}

.modal-city__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 14px var(--gap)
}

@media(max-width: 500px) {
    .modal-city__list {
        display: flex;
        flex-direction: column;
        gap: 14px;
        height: 544px;
        overflow-y: auto;
        padding: 0 var(--gap)
    }
}

.modal-city__list-item {
    width: 180px;
    position: relative;
    cursor: pointer
}

.modal-city__list-item:hover {
    color: var(--primary-orange)
}

.modal-city__list-item.active::after {
    content: "";
    position: absolute;
    top: 0;
    left: -20px;
    width: 16px;
    height: 16px;
    background-image: url("data:image/svg+xml,%3Csvg width=%2716%27 height=%2716%27 viewBox=%270 0 16 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M12.5232 6.91668C12.5232 9.54924 8.83987 13.2 7.75654 14.2833C6.0232 12.7667 2.98987 9.33257 2.98987 6.70002C2.98987 4.06746 5.12398 1.93335 7.75654 1.93335C10.3891 1.93335 12.5232 4.28413 12.5232 6.91668Z%27 fill=%27white%27 /%3E%3Cpath d=%27M7.58507 14.4108C7.64456 14.4702 7.72256 14.5 7.80051 14.5C7.87846 14.5 7.95646 14.4702 8.01595 14.4108C9.58669 12.84 11.1674 11.1265 12.0903 9.24028C13.2894 6.78935 13.0204 4.66966 11.2909 2.94016C10.3622 2.01147 9.12265 1.5 7.80051 1.5C6.47837 1.5 5.23882 2.01147 4.31011 2.94016C2.57085 4.67941 2.30633 6.81098 3.52389 9.27562C4.57237 11.3981 6.53219 13.3579 7.58507 14.4108ZM4.74101 3.37106C5.58452 2.52753 6.69251 2.10579 7.80053 2.10579C8.90855 2.10579 10.0166 2.52753 10.8601 3.37106C12.4068 4.91783 12.6302 6.7501 11.5429 8.97249C10.7007 10.6941 9.26125 12.2901 7.80023 13.7638C6.73804 12.6974 5.00764 10.9033 4.07022 9.00575C2.96575 6.77 3.18518 4.9269 4.74101 3.37106ZM7.79939 8.79247C8.9931 8.79247 9.96427 7.8213 9.96427 6.62759C9.96427 5.43387 8.9931 4.4627 7.79939 4.4627C6.60568 4.4627 5.63451 5.43387 5.63451 6.62759C5.63451 7.8213 6.60568 8.79247 7.79939 8.79247ZM7.79939 5.07208C8.65711 5.07208 9.3549 5.76987 9.3549 6.62759C9.3549 7.48528 8.65711 8.18309 7.79939 8.18309C6.94167 8.18309 6.24388 7.48531 6.24388 6.62759C6.24388 5.76987 6.94167 5.07208 7.79939 5.07208Z%27 fill=%27%23FF5C1B%27 stroke=%27%23FF5C1B%27 stroke-width=%270.6%27 /%3E%3C/svg%3E")
}

@media(max-width: 500px) {
    .modal-city__list-item {
        width: 100%
    }
}

.modal-menu__overlay {
    justify-content: flex-start;
    align-items: unset
}

.modal-menu__wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    border-radius: 0 var(--border-radius-5) var(--border-radius-5) 0;
    padding: 16px 12px;
    width: 492px
}

@media(max-width: 500px) {
    .modal-menu__wrapper {
        width: 100%;
        max-width: 100%;
        border-radius: 0;
        height: fit-content
    }
}

.modal-menu__btns {
    display: flex;
    justify-content: space-between;
    gap: 16px
}

.modal-menu__btns .btn {
    flex: 1;
    justify-content: space-between
}

@media(max-width: 500px) {
    .modal-menu__btns {
        flex-direction: column;
        gap: 8px
    }

    .modal-menu__btns .btn {
        width: 100%
    }
}

.modal-menu__content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 24px;
    padding: 0
}

.modal-menu__body {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.modal-menu__footer {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
    padding-top: 24px;
    border-top: 1px solid var(--secondary-light-grey)
}

.modal-menu__footer .modal-menu__block:last-child {
    position: absolute;
    right: 0;
    bottom: 0
}

@media(max-width: 500px) {
    .modal-menu__footer .modal-menu__block:last-child {
        position: relative
    }
}

.modal-menu__block .city-choose svg.icon-arrow-down {
    transform: rotate(-90deg)
}

@media(max-width: 340px) {
    .modal-callback .modal__title {
        max-width: 240px
    }
}

.modal-callback__wrapper,
.modal-callback__header,
.modal-callback__content {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.modal-callback__wrapper {
    background-color: var(--secondary-bg)
}

.modal-callback__container {
    max-width: 700px
}

@media(max-width: 767px) {
    .modal-callback__container {
        margin: 0 14px
    }
}

.modal-callback__desc {
    color: var(--secondary-grey-text);
    width: 100%;
    max-width: 400px
}

@media(max-width: 500px) {
    .modal-callback__content .form {
        flex-direction: column
    }
}

.modal-callback__input {
    background-color: var(--primary-white)
}

.quick-order__container {
    max-width: 700px
}

@media(max-width: 767px) {
    .quick-order__container {
        margin: 0 14px
    }
}

.quick-order__wrapper {
    background-color: var(--secondary-bg);
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.quick-order__textarea {
    height: 260px
}

.quick-order__input,
.quick-order__textarea {
    background-color: var(--primary-white)
}

.contact-us__container {
    max-width: 700px
}

@media(max-width: 767px) {
    .contact-us__container {
        margin: 0 14px
    }
}

.contact-us__wrapper {
    background-color: var(--secondary-bg);
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.contact-us__textarea {
    height: 260px
}

.contact-us__input,
.contact-us__textarea {
    background-color: var(--primary-white)
}

@media(max-width: 767px) {
    .modal-success .modal__title {
        font-size: 16px;
        line-height: 150%;
        text-align: center
    }
}

@media(max-width: 767px) {
    .modal-success__icon {
        width: 80px;
        height: 80px
    }
}

.modal-success__container {
    max-width: 400px
}

.modal-success__content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

@media(max-width: 767px) {
    .modal-success__content {
        align-items: center;
        gap: var(--gap)
    }
}

.modal-success__wrapper {
    background-color: var(--secondary-bg)
}

.modal-success__submite {
    justify-content: center !important
}

.find-price__container {
    max-width: 700px
}

@media(max-width: 767px) {
    .find-price__container {
        margin: 0 14px
    }
}

.find-price__wrapper {
    background-color: var(--secondary-bg);
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.find-price__textarea {
    height: 260px
}

.find-price__input,
.find-price__textarea {
    background-color: var(--primary-white)
}

.add-to-card .modal__title {
    font-size: 20px
}

@media(max-width: 767px) {
    .add-to-card .modal__title {
        font-size: 16px;
        line-height: 150%;
        text-align: center
    }
}

@media(max-width: 767px) {
    .add-to-card__icon {
        width: 80px;
        height: 80px
    }
}

.add-to-card__container {
    max-width: 400px
}

@media(max-width: 767px) {
    .add-to-card__container {
        margin: 0 14px
    }
}

.add-to-card__content {
    display: flex;
    flex-direction: column;
    gap: 24px
}

@media(max-width: 767px) {
    .add-to-card__content {
        align-items: center
    }
}

.add-to-card__wrapper {
    background-color: var(--secondary-bg)
}

.add-to-card__body,
.add-to-card__footer {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px
}

.add-to-card__body .btn,
.add-to-card__footer .btn {
    width: 100%
}

.add-to-card__submite {
    justify-content: center !important
}

.add-to-card .product-card__title {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-inline-size: 40ch
}

.modal-gratitude__container {
    max-width: 700px
}

.modal-gratitude__content {
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media(max-width: 767px) {
    .modal-gratitude__content {
        gap: 24px;
        margin-top: 24px
    }
}

.modal-gratitude__content img {
    width: 100%;
    object-fit: contain
}

.btn {
    display: flex;
    align-items: center;
    gap: 16px;
    width: max-content;
    max-height: 48px;
    padding: 12px;
    box-sizing: border-box;
    border-radius: var(--border-radius-5);
    background-color: var(--primary-blue);
    color: var(--primary-white);
    font-weight: 700;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    text-align: left;
    cursor: pointer
}

.btn svg {
    fill: var(--primary-white)
}

.btn:focus {
    box-shadow: none
}

.btn:disabled {
    opacity: .3;
    cursor: not-allowed
}

.btn--blue {
    justify-content: space-between
}

.btn--blue svg {
    fill: var(--primary-white);
    width: 24px;
    height: 24px
}

.btn--blue:hover {
    background-color: var(--hover-blue-hover)
}

@media(max-width: 500px) {
    .btn--blue {
        max-width: 100%
    }
}

.btn--blue-color {
    background: var(--secondary-bg);
    color: var(--primary-blue)
}

.btn--blue-color.cursor-none {
    cursor: not-allowed
}

.btn--blue-color svg {
    stroke: var(--primary-blue);
    width: 24px;
    height: 24px
}

.btn--grey {
    background-color: var(--secondary-grey);
    color: var(--primary-black)
}

.btn--grey:hover {
    background-color: var(--secondary-light-grey)
}

.btn--grey:disabled {
    opacity: .4
}

.btn--grey svg {
    fill: var(--primary-black)
}

@media(max-width: 500px) {
    .btn--grey {
        max-width: 100%;
        justify-content: space-between;
        align-items: center;
        display: flex
    }
}

.btn--grey-bg {
    background-color: var(--secondary-bg);
    color: var(--primary-black)
}

.btn--grey-bg:hover {
    background-color: var(--secondary-light-grey)
}

.btn--grey-bg:disabled {
    opacity: .4
}

.btn--grey-bg svg {
    fill: var(--primary-black)
}

.btn--white {
    background-color: var(--primary-white);
    color: var(--primary-black)
}

.btn--white:hover:not(:disabled) {
    box-shadow: var(--btn-shadow)
}

.btn--white svg {
    fill: var(--primary-orange)
}

.btn--orange {
    background-color: var(--primary-orange);
    color: var(--primary-white)
}

.btn--orange:hover:not(:disabled) {
    background-color: var(--primary-orange)
}

.btn--orange svg {
    fill: var(--primary-white)
}

.btn--200 {
    width: 100%;
    max-width: 200px
}

.btn--submit {
    border: none
}

.btn .counter {
    font-weight: 700;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--primary-orange)
}

.icon-input-error {
    display: none
}

.contact {
    line-height: 150%
}

.contact__title {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
    color: var(--primary-black);
    text-decoration: none
}

.contact__subtitle {
    font-weight: 400;
    font-size: 14px;
    color: var(--secondary-grey-text);
    text-transform: none
}

.input {
    padding: 20px;
    border: 1px solid var(--secondary-light-grey);
    border-radius: var(--border-radius-5);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    background-color: var(--primary-white);
    width: 100%
}

.input.file {
    display: none
}

.input:hover {
    border: 1px solid var(--secondary-grey)
}

.input:focus {
    border: 1px solid var(--primary-orange)
}

.input:disabled {
    opacity: .4;
    cursor: not-allowed
}

.input--error {
    border: 1px solid #e03232
}

.input--error:hover {
    border: 1px solid #e03232
}

.file__label {
    display: flex;
    align-items: center;
    gap: 12px;
    cursor: pointer
}

.file__label_icon {
    border-radius: 5px;
    padding: 12px;
    width: 48px;
    height: 48px;
    background: var(--primary-white)
}

.file__label_text {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.file__label_text p {
    margin: 0
}

.file__label_text p:nth-child(1) {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 120%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.file__label_text p:nth-child(2) {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--secondary-grey-text)
}

.input-label {
    position: relative
}

.input-label .icon-input-error {
    position: absolute;
    top: 34%;
    right: 20px;
    transform: translateY(-50%)
}

.icon-input-error.active {
    display: block !important
}

.file-input {
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.file-input:has(.file-input__file) {
    gap: 12px
}

.file-input__files {
    display: flex;
    gap: 12px;
    align-items: center;
    flex-wrap: wrap
}

.file-input__file {
    display: flex;
    gap: 12px;
    align-items: center;
    border-radius: 5px;
    padding: 12px;
    background: var(--primary-white);
    width: fit-content
}

.file-input__file p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    max-width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.file-input__file button {
    opacity: .5;
    transition: all .2s ease-in-out
}

.file-input__file button:hover {
    opacity: 1;
    transition: all .2s ease-in-out
}

.file-input.error .file__label_text p:nth-child(2) {
    color: var(--secondary-error)
}

.header {
    background: var(--secondary-bg);
    margin-bottom: 60px;
    position: relative;
    z-index: 12
}

@media(max-width: 1400px) {
    .header {
        margin-bottom: 40px
    }
}

.header:has(.page-header) {
    background-image: url(../../../../../image/header-decor-circles.5a477470.png);
    background-repeat: no-repeat;
    background-position: 100% 100%
}

@media(max-width: 1400px) {
    .header:has(.page-header) {
        background-position: 740px 100%
    }
}

@media(max-width: 1024px) {
    .header:has(.page-header) {
        background-position: 570px 100%
    }
}

@media(max-width: 767px) {
    .header:has(.page-header) {
        background-image: none
    }
}

.header:has(.not-found) {
    background-image: url(../../../../../image/not-found-decore.png);
    background-repeat: no-repeat;
    background-position: 100% 200px
}

@media(max-width: 1400px) {
    .header:has(.not-found) {
        background-position: 450px 240px
    }
}

@media(max-width: 1024px) {
    .header:has(.not-found) {
        background-position: 240% 190px
    }
}

@media(max-width: 767px) {
    .header:has(.not-found) {
        background-size: 426px;
        background-position: 250px 110px
    }
}

@media(max-width: 500px) {
    .header:has(.not-found) {
        background-position: 140px 140px
    }
}

@media(max-width: 340px) {
    .header:has(.not-found) {
        background-position: 20px 190px
    }
}

.header:has(.not-found .not-found__right) {
    background-image: url(../../../../../image/not-found-decore.png);
    background-repeat: no-repeat;
    background-position: -350px 250px
}

@media(max-width: 1400px) {
    .header:has(.not-found .not-found__right) {
        background-position: 450px 240px
    }
}

@media(max-width: 1024px) {
    .header:has(.not-found .not-found__right) {
        background-position: 270px 120px
    }
}

@media(max-width: 767px) {
    .header:has(.not-found .not-found__right) {
        background-size: 426px;
        background-position: 270px 140px
    }
}

@media(max-width: 500px) {
    .header:has(.not-found .not-found__right) {
        background-position: 140px 140px
    }
}

@media(max-width: 340px) {
    .header:has(.not-found .not-found__right) {
        background-position: 20px 190px
    }
}

@media(max-width: 1024px) {
    .header .city-choose {
        display: none
    }
}

.header__grid {
    padding: 24px 0;
    display: grid;
    grid-template-columns: 306px 1fr;
    gap: 0 24px;
    grid-template-areas: "left top" "left bottom";
    border-bottom: 1px solid var(--secondary-grey);
    position: relative;
    z-index: 13
}

@media(max-width: 1024px) {
    .header__grid {
        padding: 16px 0;
        grid-template-areas: "left top bottom";
        grid-template-columns: 216px 1fr auto;
        align-items: center
    }

    .header__grid.active {
        grid-template-areas: "left bottom";
        grid-template-columns: 216px 1fr;
        gap: 0
    }
}

@media(max-width: 767px) {
    .header__grid {
        gap: 12px
    }
}

@media(max-width: 340px) {
    .header__grid {
        gap: 5px
    }
}

@media(max-width: 520px) {
    .header__grid {
        grid-template-areas: "left bottom";
        grid-template-columns: auto auto
    }
}

.header__list.hidden {
    display: none
}

.header__list_bottom .menu-list__link {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black);
    text-transform: none
}

.header__list_category {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black);
    display: flex;
    gap: 8px;
    align-items: center;
    padding-bottom: 14px;
    transition: all .2s ease-in-out
}

.header__list_category:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.header__btn-menu {
    display: flex;
    gap: 8px;
    align-items: center;
    padding-bottom: 14px;
    transition: all .2s ease-in-out
}

.header__btn-menu p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black)
}

.header__btn-menu:hover p {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.header__block_search {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-right: 16px
}

@media(max-width: 1024px) {
    .header__block_search {
        width: fit-content;
        margin-right: 12px
    }
}

.header__block_menu {
    gap: 24px;
    display: flex;
    align-items: center;
    margin-bottom: -14px
}

@media(max-width: 1024px) {
    .header__block_menu {
        display: none
    }
}

.header__block.left {
    grid-area: left;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-bottom: 12px;
    border-right: 1px solid var(--secondary-grey)
}

.header__block.left .mini-logo {
    display: none
}

@media(max-width: 1024px) {
    .header__block.left {
        padding-bottom: 0;
        padding-right: 24px
    }

    .header__block.left svg {
        width: 193px
    }
}

@media(max-width: 520px) {
    .header__block.left {
        padding-right: 0;
        border: none;
        justify-content: flex-start;
        width: 40px
    }

    .header__block.left .mini-logo {
        display: block;
        width: 40px
    }

    .header__block.left .logo {
        display: none
    }
}

.header__block.top {
    grid-area: top;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
    height: fit-content
}

@media(max-width: 1024px) {
    .header__block.top {
        margin-bottom: 0;
        justify-content: flex-end
    }
}

@media(max-width: 767px) {
    .header__block.top {
        display: none
    }
}

.header__block.bottom {
    display: flex;
    align-items: center;
    padding-top: 12px;
    grid-area: bottom;
    border-top: 1px solid var(--secondary-grey)
}

@media(max-width: 1024px) {
    .header__block.bottom {
        padding-top: 0;
        border: none
    }
}

@media(max-width: 520px) {
    .header__block.bottom {
        justify-content: flex-end
    }
}

.footer {
    background-color: var(--primary-black);
    padding: var(--gap) 0
}

.footer__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 440px;
    border-bottom: 1px solid #3c4248;
    padding-bottom: var(--gap)
}

@media(max-width: 1200px) {
    .footer__wrapper {
        grid-template-columns: 215px 1fr 440px
    }
}

@media(max-width: 1024px) {
    .footer__wrapper {
        grid-template-columns: 215px 1fr 1fr
    }
}

@media(max-width: 767px) {
    .footer__wrapper {
        display: flex;
        flex-direction: column
    }
}

.footer__wrapper:nth-child(2) {
    border-bottom: rgba(0, 0, 0, 0);
    padding-bottom: 0
}

@media(max-width: 1200px) {
    .footer__wrapper:nth-child(2) {
        grid-template-columns: 215px auto auto
    }
}

@media(max-width: 767px) {
    .footer__wrapper:nth-child(2) {
        display: flex;
        flex-direction: column
    }
}

.footer__wrapper:nth-child(2)>.footer__privacy {
    display: none
}

@media(max-width: 767px) {
    .footer__wrapper:nth-child(2)>.footer__privacy {
        display: flex
    }
}

.footer__wrapper:nth-child(2)>.footer__copyright {
    display: none
}

@media(max-width: 767px) {
    .footer__wrapper:nth-child(2)>.footer__copyright {
        display: flex
    }
}

@media(max-width: 767px) {
    .footer__wrapper:nth-child(2) .footer__block--first {
        display: none
    }
}

.footer__wrapper:nth-child(2) .footer__block--second {
    flex-direction: row
}

@media(max-width: 1200px) {
    .footer__wrapper:nth-child(2) .footer__block--second {
        border-right: rgba(0, 0, 0, 0);
        padding-right: 0
    }
}

@media(max-width: 767px) {
    .footer__wrapper:nth-child(2) .footer__block--second {
        flex-direction: column;
        gap: 20px;
        margin-bottom: 20px
    }
}

.footer__block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0 var(--gap)
}

@media(max-width: 1200px) {
    .footer__block {
        justify-content: space-around
    }
}

.footer__block--first {
    padding-left: 0
}

@media(max-width: 1200px) {
    .footer__block--first {
        justify-content: space-between
    }
}

@media(max-width: 767px) {
    .footer__block--first {
        padding: 0;
        margin-bottom: 60px
    }

    .footer__block--first .footer__privacy {
        display: none
    }
}

.footer__block--second {
    border-left: 1px solid #3c4248;
    border-right: 1px solid #3c4248
}

@media(max-width: 767px) {
    .footer__block--second {
        padding: 0;
        margin-bottom: 40px;
        border: rgba(0, 0, 0, 0)
    }
}

@media(max-width: 767px) {
    .footer__block--last {
        padding: 0
    }
}

.footer__block_wrapper a {
    color: var(--primary-white);
    transition: all .2s ease-in-out
}

.footer__block_wrapper a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 1400px) {
    .footer__block_wrapper a {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 13px;
        line-height: 150%;
        text-transform: uppercase;
        color: var(--primary-white)
    }
}

.footer__block_wrapper p:nth-child(1) {
    color: var(--primary-white)
}

@media(max-width: 1400px) {
    .footer__block_wrapper p:nth-child(1) {
        font-family: var(--font-family);
        font-weight: 700;
        font-size: 13px;
        line-height: 150%;
        text-transform: uppercase;
        color: var(--primary-white)
    }
}

.footer__block_wrapper p:nth-child(2) {
    color: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .footer__block_wrapper p:nth-child(2) {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        color: var(--secondary-grey-text)
    }
}

.footer__privacy {
    display: flex;
    flex-direction: column
}

@media(max-width: 767px) {
    .footer__privacy {
        padding: 24px 0;
        border-top: 1px solid #3c4248;
        border-bottom: 1px solid #3c4248;
        margin-top: 24px;
        gap: 4px
    }
}

.footer__privacy-link {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    text-decoration: none;
    transition: all .2s ease-in-out
}

.footer__privacy-link:hover {
    color: var(--primary-white);
    transition: all .2s ease-in-out
}

@media(max-width: 1400px) {
    .footer__privacy-link {
        font-size: 12px;
        line-height: 120%
    }
}

.footer__inner {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.footer__copyright {
    display: flex;
    flex-direction: column;
    gap: 2px
}

@media(max-width: 767px) {
    .footer__copyright {
        padding-top: 24px;
        gap: 4px
    }
}

.footer__copyright p {
    color: var(--secondary-grey-text)
}

@media(max-width: 1400px) {
    .footer__copyright p {
        font-family: var(--font-family);
        font-weight: 400;
        font-size: 12px;
        line-height: 120%;
        color: var(--secondary-grey-text)
    }
}

.page-header {
    padding-bottom: 48px
}

@media(max-width: 500px) {
    .page-header {
        padding-bottom: 40px
    }
}

.page-header__wrapper {
    padding-top: 24px;
    display: flex;
    flex-direction: column;
    gap: 32px
}

.contacts {
    display: flex;
    gap: var(--gap)
}

.contacts a {
    transition: all .2s ease-in-out
}

.contacts a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 1400px) {
    .contacts {
        justify-content: space-between
    }

    .contacts__column:nth-child(2) {
        margin-left: auto
    }
}

@media(max-width: 767px) {
    .contacts {
        flex-direction: column
    }
}

@media(max-width: 500px) {
    .contacts {
        gap: 40px
    }
}

.contacts__column {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    width: 100%;
    max-width: 196px
}

@media(max-width: 1400px) {
    .contacts__column {
        max-width: 216px
    }
}

@media(max-width: 1024px) {
    .contacts__column {
        max-width: 100%
    }
}

@media(max-width: 767px) {
    .contacts__column {
        width: 100%
    }
}

.contacts__column--large {
    max-width: 416px
}

@media(max-width: 1400px) {
    .contacts__column--large {
        max-width: 456px
    }
}

@media(max-width: 1024px) {
    .contacts__column--large {
        min-width: 286px;
        max-width: 100%
    }
}

.section-swiper {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    width: 100%;
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.section-swiper__header {
    display: flex;
    justify-content: space-between;
    gap: var(--gap)
}

.section-swiper__title {
    padding-bottom: 16px;
    border-bottom: 1px solid var(--secondary-light-grey);
    flex: 1;
    display: flex;
    align-items: flex-start
}

.section-swiper__nav {
    display: flex;
    gap: 12px
}

.section-swiper__nav .btn:focus {
    box-shadow: none
}

.section-swiper__nav .swiper-button-disabled .btn {
    opacity: .4
}

.section-swiper__nav * {
    position: relative
}

.section-swiper__nav-prev {
    transform: rotate(180deg)
}

.section-swiper__nav-pagination {
    display: none
}

@media(max-width: 500px) {
    .section-swiper__nav {
        align-items: flex-end
    }

    .section-swiper__nav-pagination {
        display: block
    }

    .section-swiper__nav-pagination .swiper-pagination-bullet {
        border-radius: 2px;
        width: 10px;
        height: 10px;
        background-color: var(--primary-orange)
    }

    .section-swiper__nav-pagination .swiper-pagination-bullet:nth-child(n+4) {
        display: none
    }
}

.section-swiper__wrapper {
    width: 100%
}

.contact-map {
    display: flex;
    flex-direction: column;
    position: relative
}

.contact-map .contact-map__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

@media(max-width: 767px) {
    .contact-map .contact-map__container {
        height: 320px;
        position: relative;
        inset: 0
    }
}

@media(max-width: 500px) {
    .contact-map .contact-map__container {
        height: 180px
    }
}

.contact-map__wrapper {
    position: relative;
    width: fit-content;
    padding: 60px 0
}

@media(max-width: 1024px) {
    .contact-map__wrapper {
        width: 100%
    }
}

@media(max-width: 767px) {
    .contact-map__wrapper {
        padding: 40px 0
    }
}

.faq__wrapper {
    display: flex
}

@media(max-width: 1400px) {
    .faq__wrapper {
        flex-direction: column-reverse
    }
}

.faq__left {
    display: flex;
    flex-direction: column;
    gap: 220px;
    width: 415px;
    padding-right: var(--gap)
}

@media(max-width: 1400px) {
    .faq__left {
        justify-content: space-between;
        gap: unset;
        padding-top: var(--gap);
        width: 100%;
        flex-direction: row
    }
}

@media(max-width: 767px) {
    .faq__left {
        flex-direction: column;
        gap: 40px
    }
}

.faq__header {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.faq__footer {
    display: flex;
    flex-direction: column;
    gap: 32px
}

@media(max-width: 1400px) {
    .faq__footer {
        width: 391px;
        min-width: 391px
    }
}

@media(max-width: 767px) {
    .faq__footer {
        width: 100%;
        min-width: 100%
    }
}

@media(max-width: 1024px) {
    .faq__heading {
        font-size: 40px;
        line-height: 120%
    }
}

.faq__subtitle {
    width: max-content;
    padding-bottom: 8px;
    cursor: pointer;
    transition: all .2s ease-in-out
}

.faq__subtitle:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.faq__right {
    padding-left: var(--gap);
    flex: 1
}

@media(max-width: 1400px) {
    .faq__right {
        padding-left: 0;
        padding-bottom: var(--gap);
        border-bottom: 1px solid var(--secondary-light-grey)
    }
}

.listing {
    width: 100%
}

.listing,
.listing__wrapper {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.listing__wrapper.hidden {
    display: none
}

@media(max-width: 1024px) {
    .listing-table__wrapper {
        display: none
    }
}

.listing-table__wrapper.hidden {
    display: none
}

.listing-table__wrapper thead tr th {
    border-bottom: 1px solid var(--secondary-light-grey);
    text-align: left;
    padding: 17px 20px;
    min-width: 120px
}

.listing-table__wrapper thead tr th:first-child {
    padding: 17px 20px 17px 0
}

.listing-table__wrapper thead tr th p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 12px;
    line-height: 120%;
    color: var(--secondary-grey-text)
}

.listing-table__wrapper tbody tr td {
    text-align: left;
    border-bottom: 1px solid var(--secondary-light-grey);
    padding: 15px 20px
}

.listing-table__wrapper tbody tr td:first-child {
    padding: 15px 20px 15px 0
}

.listing-table__wrapper tbody tr td:last-child {
    padding: 15px 0 15px 20px
}

.listing-table__wrapper tbody tr td p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    max-width: 286px;
    text-wrap: nowrap
}

.listing-table__wrapper tbody tr td .listing-table__wrapper_name {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black)
}

.listing-table__wrapper tbody tr td .listing-table__wrapper_price {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 24px
}

.listing-table__wrapper tbody tr td .listing-table__wrapper_price p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.listing-table__wrapper_filter {
    display: flex;
    gap: 4px;
    align-items: center
}

.vacancies__question {
    border-radius: 5px;
    padding: 32px 40px;
    background: var(--primary-white);
    height: 100%
}

@media(max-width: 500px) {
    .vacancies__question {
        padding: 24px
    }
}

@media(max-width: 1024px) {
    .vacancies__question {
        display: flex;
        justify-content: space-between;
        gap: 24px
    }
}

@media(max-width: 767px) {
    .vacancies__question {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        gap: 24px
    }
}

.vacancies__question p {
    margin: 0
}

.vacancies__question_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--primary-orange);
    border-radius: 5px;
    width: 48px;
    height: 48px;
    margin-bottom: 40px
}

@media(max-width: 1024px) {
    .vacancies__question_icon {
        margin-bottom: 0
    }
}

@media(max-width: 767px) {
    .vacancies__question_icon {
        margin-bottom: 24px
    }
}

.vacancies__question_text {
    display: flex;
    flex-direction: column;
    gap: 8px
}

@media(max-width: 767px) {
    .vacancies__question_text p:first-child {
        font-size: 16px;
        line-height: 150%
    }

    .vacancies__question_text p:last-child {
        font-size: 14px;
        line-height: 150%
    }
}

.vacancies__question .short-manager {
    margin-bottom: 70px
}

.vacancies__question_contacts {
    display: flex;
    flex-direction: column;
    gap: 4px
}

.vacancies__question_phone {
    display: flex;
    align-items: center;
    gap: 8px
}

.vacancies__question_phone a {
    transition: all .2s ease-in-out
}

.vacancies__question_phone a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

@media(max-width: 1024px) {
    .vacancies__question_block {
        width: 50%
    }
}

@media(max-width: 767px) {
    .vacancies__question_block {
        width: 100%
    }
}

.vacancies__question_block:nth-child(1) {
    margin-bottom: 40px
}

@media(max-width: 1024px) {
    .vacancies__question_block:nth-child(1) {
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between
    }
}

.listing-vacancy .listing-vacancy__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    padding-bottom: 24px
}

@media(max-width: 767px) {
    .listing-vacancy .listing-vacancy__wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 500px) {
    .listing-vacancy .listing-vacancy__wrapper {
        grid-template-columns: 1fr
    }
}

.listing-vacancy p {
    margin: 0
}

.non-filter .listing-vacancy .listing-vacancy__wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px;
    padding-bottom: 24px
}

@media(max-width: 767px) {
    .non-filter .listing-vacancy .listing-vacancy__wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 500px) {
    .non-filter .listing-vacancy .listing-vacancy__wrapper {
        grid-template-columns: 1fr
    }
}

.non-filter .listing-vacancy p {
    margin: 0
}

.about-vacancy {
    display: flex;
    flex-direction: column
}

.about-vacancy .body-3 {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.about-vacancy ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-bottom: 40px
}

.about-vacancy ul li {
    display: flex;
    gap: 16px;
    align-items: center;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    padding-left: 20px;
    position: relative
}

.about-vacancy ul li::before {
    content: url("data:image/svg+xml,%3Csvg width=%278%27 height=%278%27 viewBox=%270 0 8 8%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Ccircle cx=%274%27 cy=%274%27 r=%274%27 fill=%27%23FF5C1B%27 /%3E%3C/svg%3E");
    min-width: 8px;
    min-height: 8px;
    display: block;
    position: absolute;
    top: -2px;
    left: 0
}

.about-vacancy ul li svg {
    min-width: 8px
}

.about-vacancy strong,
.about-vacancy p {
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 12px
}

.services__inner {
    display: flex;
    flex-direction: column;
    gap: 140px
}

.services__block {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.services__block>a {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%;
    text-transform: uppercase;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--secondary-light-grey);
    transition: all .2s ease-in-out
}

.services__block>a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.services__row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 24px
}

@media(max-width: 1200px) {
    .services__row {
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media(max-width: 900px) {
    .services__row {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 590px) {
    .services__row {
        grid-template-columns: 1fr
    }
}

.services-cat__inner {
    display: flex;
    justify-content: space-between
}

.services-cat__inner a {
    transition: all .2s ease-in-out
}

.services-cat__inner a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.services-cat__inner .accordion__wrapper {
    display: flex;
    flex-direction: column;
    max-width: 526px;
    width: 100%
}

.services-cat__inner .accordion__wrapper .accordion {
    border-bottom: 1px solid var(--secondary-light-grey)
}

.services-cat__inner .accordion__wrapper .accordion-trigger {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    padding: 16px 0
}

.services-cat__inner .accordion__wrapper .accordion-trigger svg {
    transform: rotate(180deg);
    transition: all .2s ease-in-out
}

.services-cat__inner .accordion__wrapper .accordion-content {
    display: flex;
    flex-direction: column;
    padding-left: 32px;
    border-top: 1px solid var(--secondary-light-grey)
}

@media(max-width: 500px) {
    .services-cat__inner .accordion__wrapper .accordion-content {
        padding-left: 0
    }
}

.services-cat__inner .accordion__wrapper .accordion-content a {
    padding: 12px 0px
}

@media(max-width: 500px) {
    .services-cat__inner .accordion__wrapper .accordion-content a {
        font-size: 16px
    }
}

.services-cat__item {
    padding: 16px 0;
    border-bottom: 1px solid var(--secondary-light-grey)
}

@media(max-width: 500px) {
    .services-cat__item a {
        font-size: 16px
    }
}

@media(max-width: 767px) {
    .services-cat__img {
        display: none
    }
}

.service-top__inner {
    display: grid;
    gap: 24px;
    grid-template-columns: auto auto 1fr;
    grid-template-areas: "img info list"
}

@media(max-width: 1400px) {
    .service-top__inner {
        grid-template-columns: auto 1fr;
        grid-template-rows: 1fr auto;
        grid-template-areas: "img info" "list list"
    }
}

@media(max-width: 1024px) {
    .service-top__inner {
        grid-template-columns: 300px 1fr
    }
}

@media(max-width: 660px) {
    .service-top__inner {
        grid-template-columns: 1fr;
        grid-template-rows: auto auto auto;
        grid-template-areas: "img" "info" "list"
    }
}

.service-top__block h4 {
    margin-bottom: 24px
}

@media(max-width: 1024px) {
    .service-top__block h4 {
        font-size: 16px
    }
}

.service-top__block img {
    object-fit: cover;
    object-position: center;
    min-width: 300px;
    max-height: 300px;
    width: 100%
}

@media(max-width: 660px) {
    .service-top__block img {
        height: 296px;
        max-width: 100%
    }
}

.service-top__block.info>p {
    font-family: var(--font-family);
    margin-bottom: 16px;
    font-weight: 400;
    font-size: 16px
}

.service-top__block ul {
    margin-bottom: 24px
}

.service-top__block ul li {
    list-style: disc;
    margin-left: 24px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-black)
}

@media(max-width: 1024px) {
    .service-top__block ul li {
        font-size: 14px
    }
}

.service-top__block table {
    margin-bottom: 24px
}

.service-top__block table tr td {
    padding: 10px
}

.service-top__block table tr td:nth-child(1) {
    padding-left: 0
}

.service-top__block.img {
    grid-area: img
}

.service-top__block.info {
    grid-area: info
}

.service-top__block.list {
    grid-area: list
}

.service-top__btns {
    display: flex;
    gap: 12px;
    align-items: center
}

@media(max-width: 420px) {
    .service-top__btns {
        flex-direction: column
    }

    .service-top__btns .btn {
        width: 100%
    }
}

.service-top__list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    border-radius: 5px;
    padding: 24px;
    background: var(--secondary-bg);
    min-width: 416px
}

@media(max-width: 1400px) {
    .service-top__list {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr
    }
}

@media(max-width: 1024px) {
    .service-top__list {
        grid-template-columns: 1fr 1fr;
        min-width: unset
    }
}

@media(max-width: 500px) {
    .service-top__list {
        grid-template-columns: 1fr
    }
}

.service-top__list_item {
    display: flex;
    gap: 10px
}

.service-top__list_item svg {
    min-width: 24px
}

.service-top__list_text {
    display: flex;
    flex-direction: column;
    gap: 2px
}

.service-top__list_text p {
    margin: 0
}

.service-table__inner {
    overflow-x: auto;
    width: 100%
}

.service-table__inner::-webkit-scrollbar {
    display: none
}

.service-table__wrapper {
    width: 100%
}

.service-table__table {
    border-top: 1px solid var(--secondary-light-grey);
    border-bottom: 1px solid var(--secondary-light-grey);
    width: 100%;
    table-layout: fixed;
    min-width: 522px;
    overflow-x: auto
}

.service-table__table thead tr th {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    text-align: start;
    padding: 24px 0;
    max-width: 227px;
    width: 100%
}

.service-table__table tbody tr td {
    padding: 8px 0;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black)
}

.service-table__table tbody tr:last-child td {
    padding: 8px 0 24px 0
}

.service-tabs__header {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 60px
}

.service-tabs__content {
    max-width: 856px
}

.service-tabs__content h2 {
    margin-bottom: 24px
}

.service-tabs__content p {
    margin-top: 0;
    margin-bottom: 24px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text)
}

.service-tabs__content p:first-child {
    margin-top: 0
}

.service-tabs__content img {
    margin: 40px 0
}

.service-tabs__content ul li {
    list-style: disc;
    margin-left: 24px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--secondary-grey-text);
    margin-bottom: 16px
}

.service-tabs__content.hidden {
    display: none
}

.examples-work .section-swiper__wrapper {
    position: relative
}

.examples-work .swiper-slide::after {
    content: "";
    position: absolute;
    top: 0;
    right: -24px;
    width: 1px;
    height: 100%;
    background-color: var(--secondary-light-grey)
}

.examples-work .swiper-examples-work {
    margin-bottom: 20px
}

.shipments-list {
    display: flex;
    flex-direction: column;
    gap: 24px
}

.shipments-list__wrapper {
    display: grid;
    grid-auto-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px
}

@media(max-width: 1024px) {
    .shipments-list__wrapper {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 500px) {
    .shipments-list__wrapper {
        grid-template-columns: 1fr
    }
}

.shipments-list__wrapper .work__slider {
    border: none;
    padding: 0;
    height: fit-content
}

.basket__inner {
    display: flex;
    flex-direction: column;
    gap: 80px
}

.catalog__wrapper {
    display: flex;
    flex-direction: column;
    gap: 60px
}

.catalog__header {
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.catalog__content {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px var(--gap)
}

@media(max-width: 1024px) {
    .catalog__content {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 500px) {
    .catalog__content {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 60px
    }
}

.catalog__item {
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.product-tabs {
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

.product-tabs__content {
    display: flex;
    flex-direction: column;
    gap: 40px
}

.product-tabs__content p {
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: var(--primary-black);
    margin-top: var(--gap)
}

.product-tabs__content p:first-child {
    margin-top: 0
}

.product-tabs__block a {
    transition: all .2s ease-in-out
}

.product-tabs__block a:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.product-tabs__subtitle {
    margin-bottom: 16px
}

.not-found {
    display: grid;
    grid-template-columns: 305px 1fr 440px;
    margin-top: 24px
}

@media(max-width: 1400px) {
    .not-found {
        display: flex;
        flex-wrap: wrap
    }
}

@media(max-width: 767px) {
    .not-found {
        flex-direction: column
    }
}

.not-found__left {
    padding-right: var(--gap);
    border-right: 1px solid var(--secondary-grey)
}

@media(max-width: 1400px) {
    .not-found__left {
        width: 100%;
        max-width: 300px
    }
}

@media(max-width: 1024px) {
    .not-found__left {
        max-width: 215px
    }
}

@media(max-width: 767px) {
    .not-found__left {
        max-width: 100%;
        padding-right: 0;
        padding-bottom: var(--gap);
        border-right: none;
        border-bottom: 1px solid var(--secondary-grey);
        margin-bottom: var(--gap)
    }
}

.not-found__right {
    padding-left: var(--gap);
    border-left: 1px solid var(--secondary-grey)
}

@media(max-width: 1400px) {
    .not-found__right {
        padding-left: 0;
        border-left: 0;
        padding-top: 40px;
        border-top: 1px solid var(--secondary-grey);
        margin-top: 40px
    }
}

.not-found__error {
    text-align: right;
    color: var(--hover-grey)
}

@media(max-width: 1024px) {
    .not-found__error {
        font-size: 40px;
        line-height: 120%
    }
}

@media(max-width: 767px) {
    .not-found__error {
        font-size: 28px;
        line-height: 120%;
        text-align: start
    }

    .not-found__error br {
        display: none
    }
}

.not-found__content {
    padding: 0 var(--gap) 116px;
    display: flex;
    flex-direction: column;
    gap: var(--gap)
}

@media(max-width: 1400px) {
    .not-found__content {
        padding: 0 var(--gap)
    }
}

@media(max-width: 767px) {
    .not-found__content {
        padding: 0
    }
}

.not-found__title {
    font-weight: 700;
    font-size: 50px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--primary-black)
}

@media(max-width: 1024px) {
    .not-found__title {
        font-size: 40px;
        line-height: 120%
    }
}

@media(max-width: 500px) {
    .not-found__title {
        font-size: 28px;
        line-height: 120%
    }
}

.not-found__desc {
    color: var(--secondary-grey-text)
}

@media(max-width: 500px) {
    .not-found__desc br {
        font-size: 15px;
        line-height: 150%;
        display: none
    }
}

.not-found__search {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    max-width: 416px
}

.not-found__search svg path {
    stroke: var(--secondary-grey-text);
    fill: var(--secondary-grey-text)
}

.not-found__search .search-input {
    display: flex
}

.not-found__search .search-input .search-input__close {
    display: none
}

@media(max-width: 500px) {
    .not-found__search {
        max-width: 100%
    }
}

.not-found__back {
    display: flex;
    gap: var(--gap)
}

.not-found__back .btn.btn--grey {
    justify-content: space-between
}

.not-found__back .btn.btn--grey svg {
    stroke: var(--primary-black);
    fill: none
}

@media(max-width: 500px) {
    .not-found__back {
        flex-direction: column;
        gap: 12px
    }

    .not-found__back .btn {
        max-width: 100%
    }
}

.intro {
    position: relative;
    height: calc(100vh - 157px);
    max-height: 900px;
    padding: 0
}

.intro .container {
    height: 100%
}

@media(max-width: 1400px) {
    .intro {
        height: 600px
    }
}

@media(max-width: 1024px) {
    .intro {
        height: 500px
    }
}

@media(max-width: 767px) {
    .intro {
        padding-bottom: 12px;
        height: fit-content
    }
}

.intro::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 14%;
    background: url(../../../../../image/main-bg.png) no-repeat bottom center;
    background-size: contain;
    width: 50%;
    height: 509px
}

@media(max-width: 1024px) {
    .intro::before {
        right: 6%;
        width: 53%
    }
}

@media(max-width: 767px) {
    .intro::before {
        display: none
    }
}

.intro-grid {
    display: grid;
    gap: 24px;
    grid-template-columns: 306px 1fr;
    position: relative;
    height: 100%;
    padding-top: 24px;
    z-index: 2
}

@media(max-width: 767px) {
    .intro-grid {
        display: flex;
        flex-direction: column-reverse;
        gap: 16px
    }
}

.intro__imgs {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 66%
}

@media(max-width: 1024px) {
    .intro__imgs {
        width: 60%
    }
}

@media(max-width: 767px) {
    .intro__imgs {
        display: none
    }
}

.intro__img {
    display: none
}

.intro__img.active {
    display: block
}

.intro-list {
    display: flex;
    flex-direction: column;
    padding-right: 24px;
    border-right: 1px solid var(--secondary-grey);
    height: 100%;
    overflow-y: auto
}

.intro-list::-webkit-scrollbar {
    width: 4px
}

.intro-list::-webkit-scrollbar-track {
    background: var(--secondary-bg)
}

.intro-list::-webkit-scrollbar-thumb {
    background: var(--secondary-grey)
}

@media(max-width: 767px) {
    .intro-list {
        padding-right: 0;
        border: none
    }

    .intro-list.scroll-list {
        height: 50vh
    }
}

.intro-list__item {
    padding: 12px 0;
    border-bottom: 1px solid var(--secondary-grey);
    cursor: pointer;
    transition: all .2s ease-in-out
}

.intro-list__item:hover .intro-list__item_top p {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.intro-list__item.active>p {
    visibility: visible;
    height: 18px;
    transition: all .2s ease-in-out
}

.intro-list__item.active .intro-list__item_top p {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.intro-list__item.active .intro-list__item_top .intro-list__item_arrow {
    opacity: 1;
    transition: all .2s ease-in-out
}

.intro-list__item>p {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: var(--primary-black);
    visibility: hidden;
    height: 0px;
    overflow: hidden;
    transition: all .2s ease-in-out
}

.intro-list__item_top {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.intro-list__item_top p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-blue);
    transition: all .2s ease-in-out
}

.intro-list__item_arrow {
    opacity: 0;
    transition: all .2s ease-in-out
}

.shipments-slider__header {
    padding-bottom: 20px;
    border-bottom: 1px solid var(--secondary-light-grey);
    margin-bottom: 24px
}

.shipments-slider__header h2 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    margin: 0
}

.shipments-slider__sliders {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    padding-bottom: 24px;
    border-bottom: 1px solid var(--secondary-light-grey);
    margin-bottom: 20px
}

@media(max-width: 1400px) {
    .shipments-slider__sliders {
        grid-template-columns: 1fr 1fr
    }
}

@media(max-width: 600px) {
    .shipments-slider__sliders {
        grid-template-columns: 1fr
    }
}

.shipments-slider__wrapper {
    max-height: 250px;
    height: 100%;
    margin-bottom: 24px
}

.shipments-slider__btn {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    border-bottom: 1px solid var(--primary-orange);
    padding-bottom: 4px
}

.about-header__wrapper {
    padding: var(--gap) 0
}

.advantages {
    background-image: url(../../../../../image/common/home/about-background.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}

@media(max-width: 1400px) {
    .advantages {
        background-image: none
    }
}

.advantages__title {
    margin-bottom: 60px !important
}

.advantages__wrapper {
    background-color: var(--primary-white);
    width: 100%;
    height: 100%;
    padding: 14px 110px 0 110px
}

@media(max-width: 1400px) {
    .advantages__wrapper {
        padding: 0
    }
}

.advantages__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 80px var(--gap)
}

@media(max-width: 1024px) {
    .advantages__list {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media(max-width: 600px) {
    .advantages__list {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 40px
    }
}

.advantages__more {
    width: max-content;
    margin-top: 92px
}

.advantages__item {
    position: relative
}

.advantages__item:last-child {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.search-tabs__header {
    display: flex;
    gap: 12px;
    align-items: center;
    margin-bottom: 40px
}

.search-tabs__list {
    display: flex
}

.search-tabs__list.hidden {
    display: none
}

.search-tabs__services {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 24px
}

.branches {
    position: relative
}

@media(max-width: 1400px) {
    .branches__wrapper {
        display: flex;
        flex-direction: column;
        gap: var(--gap)
    }
}

.branches__left {
    width: 100%;
    max-width: 416px
}

@media(max-width: 1400px) {
    .branches__left {
        max-width: 100%;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(2, auto);
        grid-column-gap: 24px;
        grid-row-gap: 24px
    }

    .branches__left .branches__block--first {
        grid-area: 1/1/2/2
    }

    .branches__left .branches__block--second {
        grid-area: 1/2/2/3
    }

    .branches__left .branches__map {
        grid-area: 2/1/3/3
    }

    .branches__left .city-tags {
        max-width: 416px
    }
}

@media(max-width: 767px) {
    .branches__left {
        display: flex;
        flex-direction: column;
        gap: 24px
    }

    .branches__left .city-tags {
        max-width: 100%
    }
}

.branches__map {
    position: absolute;
    bottom: 0;
    left: 450px
}

@media(max-width: 1680px) {
    .branches__map .map-rf svg:not(.map-rf__window svg) {
        width: 900px
    }
}

@media(max-width: 1680px)and (max-width: 1400px) {
    .branches__map .map-rf svg:not(.map-rf__window svg) {
        width: 100%;
        height: 100%;
        object-fit: cover
    }
}

@media(max-width: 1400px) {
    .branches__map {
        position: relative;
        left: unset
    }
}

@media(max-width: 767px) {
    .branches__map {
        order: 2
    }
}

.branches__title {
    margin-bottom: var(--gap)
}

@media(max-width: 1024px) {
    .branches__title {
        font-size: 40px;
        line-height: 140%
    }
}

.branches__text {
    margin-top: 70px;
    padding-bottom: 40px
}

@media(max-width: 1400px) {
    .branches__text {
        margin-top: 0
    }
}

@media(max-width: 767px) {
    .branches__block--first {
        order: 1
    }
}

@media(max-width: 767px) {
    .branches__block--second {
        order: 3
    }
}

.listing-haeder {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.listing-haeder__inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start
}

.listing-haeder__controls {
    display: flex;
    align-items: center;
    gap: 8px
}

@media(max-width: 1024px) {
    .listing-haeder__controls {
        display: none
    }
}

.listing-haeder__controls_btn {
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px
}

.listing-haeder__controls_btn.active {
    background: var(--secondary-bg)
}

.listing-haeder__controls_btn.active svg path {
    fill: var(--secondary-grey-text)
}

.listing-haeder__controls_btn.active svg rect {
    fill: var(--secondary-grey-text)
}

.listing-haeder__tags {
    display: flex;
    gap: 8px;
    flex-wrap: wrap
}

.listing-haeder__tag {
    background: var(--primary-blue);
    border-radius: 5px;
    padding: 0 12px;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px
}

.listing-haeder__tag p {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-white)
}

.listing-haeder__tag_delete svg {
    fill: var(--primary-white);
    width: 16px;
    height: 16px
}

.listing-haeder__tag_reset {
    border: 1px solid var(--secondary-light-grey);
    border-radius: 5px;
    background: var(--primary-white);
    padding: 0 12px;
    height: 34px;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black)
}

.section-swiper {
    display: flex;
    flex-direction: column;
    gap: var(--gap);
    width: 100%;
    padding-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.section-swiper__header {
    display: flex;
    justify-content: space-between;
    gap: var(--gap);
    align-items: flex-end
}

.section-swiper__buttons {
    display: flex;
    padding-bottom: 20px;
    justify-content: flex-start;
    width: 100%;
    border-bottom: 1px solid var(--secondary-light-grey);
    gap: 12px
}

@media(max-width: 350px) {
    .section-swiper__buttons {
        flex-direction: column
    }
}

.section-swiper__button {
    display: flex;
    border-radius: 5px;
    padding: 12px 24px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    cursor: pointer
}

@media(max-width: 350px) {
    .section-swiper__button {
        justify-content: center
    }
}

.section-swiper__button.active {
    border: 1px solid var(--primary-orange);
    color: var(--primary-orange);
    cursor: default
}

.section-swiper__nav {
    display: flex;
    gap: 12px;
    align-items: center;
    height: fit-content
}

.section-swiper__nav .btn:focus {
    box-shadow: none
}

.section-swiper__nav .swiper-button-disabled .btn {
    opacity: .4
}

.section-swiper__nav * {
    position: relative
}

.section-swiper__nav-prev {
    transform: rotate(180deg)
}

.section-swiper__nav-pagination {
    display: none
}

@media(max-width: 500px) {
    .section-swiper__nav {
        align-items: flex-end
    }

    .section-swiper__nav-pagination {
        display: block
    }

    .section-swiper__nav-pagination .swiper-pagination-bullet {
        border-radius: 2px;
        width: 10px;
        height: 10px;
        background-color: var(--primary-orange)
    }

    .section-swiper__nav-pagination .swiper-pagination-bullet:nth-child(n+4) {
        display: none
    }
}

.section-swiper__wrapper {
    width: 100%
}

.swiper-reviews.hidden,
.swiper-gratitude.hidden {
    display: none
}

@media(max-width: 500px) {

    .swiper-reviews .section-swiper__nav,
    .swiper-gratitude .section-swiper__nav {
        display: none
    }
}

* {
    box-sizing: border-box
}

*:focus-visible:not(input) {
    outline: none
}

html,
body {
    width: 100%;
    padding: 0;
    margin: 0
}

html.no-scroll,
body.no-scroll {
    overflow: hidden
}

a {
    text-decoration: none;
    color: var(--primary-black)
}

ul {
    padding: 0;
    list-style: none
}

h1 {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 80px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--primary-black);
    margin: 0
}

@media(max-width: 1024px) {
    h1 {
        font-size: 50px
    }
}

@media(max-width: 767px) {
    h1 {
        font-size: 28px;
        line-height: 120%
    }
}

.page {
    width: 100%;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-black)
}

.page:has(.not-found) {
    background-color: var(--secondary-bg)
}

.page:has(.not-found) .header {
    margin: 0
}

@media(max-width: 500px) {
    .page {
        font-size: 15px
    }
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    border: 0;
    padding: 0;
    white-space: nowrap;
    clip-path: inset(100%);
    clip: rect(0 0 0 0);
    overflow: hidden
}

.d-none {
    display: none !important
}

.d-flex {
    display: flex !important
}

.fast-buy {
    width: 200px
}

.more-btn {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer
}

.more-btn.open svg {
    transform: rotate(180deg);
    stroke: var(--secondary-grey-text)
}

.page-title {
    font-weight: 700;
    font-size: 48px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--primary-black);
    margin: 0;
    max-width: 912px
}

@media(max-width: 1400px) {
    .page-title {
        font-size: 40px;
        line-height: 120%
    }
}

@media(max-width: 500px) {
    .page-title {
        font-size: 20px;
        line-height: 150%
    }
}

.product-detail {
    display: flex;
    flex-direction: column
}

.underline {
    border-bottom: 1px solid var(--primary-orange);
    text-decoration: none
}

.section__title {
    padding-bottom: 23px;
    margin-bottom: var(--gap);
    border-bottom: 1px solid var(--secondary-light-grey)
}

.section__footer {
    margin-top: var(--gap);
    padding-top: 20px;
    border-top: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .dn-lg {
        display: none
    }
}

.form__blocks {
    display: flex;
    justify-content: space-between;
    border-radius: 8px;
    padding: 40px 60px;
    background: var(--secondary-bg)
}

@media(max-width: 1400px) {
    .form__blocks {
        padding: 40px;
        flex-direction: column
    }
}

@media(max-width: 500px) {
    .form__blocks {
        padding: 24px 12px
    }
}

.form__block {
    width: 50%
}

@media(max-width: 1400px) {
    .form__block {
        width: 100%
    }
}

.form__block:nth-child(1) {
    margin-right: 24px
}

@media(max-width: 1400px) {
    .form__block:nth-child(1) {
        margin-right: 0;
        margin-bottom: 24px
    }
}

.form__block:nth-child(2) {
    padding-left: 24px;
    border-left: 1px solid var(--secondary-light-grey)
}

@media(max-width: 1400px) {
    .form__block:nth-child(2) {
        padding-left: 0;
        border-left: rgba(0, 0, 0, 0);
        padding-top: 24px;
        border-top: 1px solid var(--secondary-light-grey)
    }
}

.accordion-content {
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: content-box;
    transition: height .2s ease-in-out, opacity .1s ease-in-out, visibility .1s ease-in-out, padding .2s ease-in-out
}

@media(max-width: 500px) {
    .accordion-trigger p {
        font-size: 16px
    }
}

.accordion.open .accordion-content {
    opacity: 1;
    box-sizing: content-box
}

.accordion.open .accordion-trigger svg {
    transform: rotate(0deg);
    transition: all .2s ease-in-out
}

.hidden {
    display: none
}

button.tab {
    border-radius: 5px;
    padding: 12px 24px;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--primary-black);
    border: 1px solid rgba(0, 0, 0, 0);
    transition: all .2s ease-in-out
}

@media(max-width: 500px) {
    button.tab {
        padding: 8px 20px;
        font-size: 13px
    }
}

button.tab.active {
    color: var(--primary-orange);
    border: 1px solid var(--primary-orange);
    transition: all .2s ease-in-out
}

.colored {
    color: var(--primary-orange)
}

.btn-border-orange {
    position: relative;
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 16px;
    line-height: 110%;
    text-transform: uppercase;
    color: var(--primary-black);
    transition: all .2s ease-in-out;
    cursor: pointer
}

.btn-border-orange:hover {
    color: var(--primary-orange);
    transition: all .2s ease-in-out
}

.btn-border-orange::before {
    content: "";
    position: absolute;
    top: 150%;
    left: 0;
    background: var(--primary-orange);
    height: 1px;
    width: 100%
}

#swiper-services-slider {
    margin-bottom: 20px
}

@media(max-width: 1400px) {
    .content-search .template-grid__aside {
        display: block
    }
}

@media(max-width: 767px) {
    .content-search .template-grid__aside {
        display: none
    }
}

[class*=copyrights-pane] {
    display: none !important
}

[class*=ground-pane] {
    filter: grayscale(1)
}

.sticky {
    position: sticky;
    top: 40px;
    margin-bottom: 40px
}

@media(max-width: 1400px) {

    .content-product .template-grid__aside,
    .content-vacancy .template-grid__aside,
    .content-contacts .template-grid__aside {
        display: block
    }
}

.custom-select {
    position: relative
}

.custom-select select {
    display: none
}

.select-selected {
    background-color: #fff;
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text);
    min-width: 296px
}

@media(max-width: 767px) {
    .select-selected {
        min-width: 280px
    }
}

.select-selected:after {
    position: absolute;
    content: url("data:image/svg+xml,%3Csvg width=%2720%27 height=%2720%27 viewBox=%270 0 20 20%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M5 7.5L10 12.5L15 7.5%27 stroke=%27%237E8185%27 stroke-width=%271.5%27 /%3E%3C/svg%3E");
    top: 50%;
    transform: translateY(-50%);
    right: 20px
}

.select-selected.select-arrow-active:after {
    transform: rotate(180deg) translateY(50%)
}

.select-selected {
    padding: 20px;
    border: 1px solid var(--secondary-light-grey);
    border-radius: 5px;
    cursor: pointer
}

@media(max-width: 614px) {
    .select-selected {
        min-width: 100%
    }
}

.select-items div {
    padding: 10px 20px;
    border: 1px solid var(--secondary-light-grey);
    cursor: pointer
}

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99
}

.select-items div {
    font-weight: 400;
    font-size: 13px;
    line-height: 150%;
    text-transform: uppercase;
    color: var(--secondary-grey-text)
}

.select-hide {
    display: none
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, .1)
}

.content-vacancies__header {
    gap: 24px;
    display: none
}

@media(max-width: 1400px) {
    .content-vacancies__header {
        display: flex
    }
}

@media(max-width: 614px) {
    .content-vacancies__header {
        flex-direction: column
    }
}

.advantages-no-bg {
    background: rgba(0, 0, 0, 0)
}

.advantages-no-bg .advantages__wrapper {
    background: rgba(0, 0, 0, 0);
    padding: 80px 0 0 0
}

.advantages-no-bg .advantages__title {
    margin-bottom: 24px !important
}

.advantages-no-bg h2 {
    font-size: 50px;
    font-weight: 700;
    margin-bottom: 60px
}

.swiper-wrapper {
    align-items: stretch
}

.swiper-slide {
    height: auto !important
}

.reviews .section-swiper__slide:not(:last-child) .review-card {
    padding-right: 24px;
    border-right: 1px solid #edeef0
}

.our-team .section-swiper__slide:not(:last-child) .employee-card {
    padding-right: 24px;
    border-right: 1px solid #edeef0
}

.payment-method .section-swiper__slide:not(:last-child) .how-card {
    padding-right: 24px;
    border-right: 1px solid #edeef0
}

@media(max-width: 340px) {
    #btn-cart {
        gap: 8px
    }
}

.vacancies__inner {
    display: flex;
    flex-direction: column;
    gap: 140px
}

.text-block ul li {
    list-style: disc;
    margin-left: 24px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: var(--primary-black);
}

.product-counter__decrement button {
    border-radius: 5px 0 0 5px
}

.product-counter__increment button {
    border-radius: 0 5px 5px 0
}

.product-counter__value {
    border-radius: 0
}

.page-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap)
}

.page-list__link {
    display: block;
    text-decoration: none;
    padding: 10px;
    border: 1px solid var(--secondary-grey-text);
    border-radius: var(--border-radius-5);
    color: var(--primary-black)
}