/*! 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: 0.67em 0;
}

hr {
    box-sizing: initial;
    height: 0;
    overflow: visible;
}

pre {
    font-family: monospace, monospace;
    font-size: 1em;
}

a {
    background-color: initial;
}

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: initial;
}

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;
}

[type="button"],
[type="reset"],
[type="submit"],
button {
    -webkit-appearance: button;
}

[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0;
}

[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

progress {
    vertical-align: initial;
}

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;
}

[hidden],
template {
    display: none;
}

.tippy-box[data-animation="fade"][data-state="hidden"] {
    opacity: 0;
}

[data-tippy-root] {
    max-width: calc(100vw - 10px);
}

.tippy-box {
    background-color: #333;
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    position: relative;
    transition-property: transform, visibility, opacity;
    white-space: normal;
}

.tippy-box[data-placement^="top"] > .tippy-arrow {
    bottom: 0;
}

.tippy-box[data-placement^="top"] > .tippy-arrow:before {
    border-top-color: initial;
    border-width: 8px 8px 0;
    bottom: -7px;
    left: 0;
    transform-origin: center top;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow {
    top: 0;
}

.tippy-box[data-placement^="bottom"] > .tippy-arrow:before {
    border-bottom-color: initial;
    border-width: 0 8px 8px;
    left: 0;
    top: -7px;
    transform-origin: center bottom;
}

.tippy-box[data-placement^="left"] > .tippy-arrow {
    right: 0;
}

.tippy-box[data-placement^="left"] > .tippy-arrow:before {
    border-left-color: initial;
    border-width: 8px 0 8px 8px;
    right: -7px;
    transform-origin: center left;
}

.tippy-box[data-placement^="right"] > .tippy-arrow {
    left: 0;
}

.tippy-box[data-placement^="right"] > .tippy-arrow:before {
    border-right-color: initial;
    border-width: 8px 8px 8px 0;
    left: -7px;
    transform-origin: center right;
}

.tippy-box[data-inertia][data-state="visible"] {
    transition-timing-function: cubic-bezier(0.54, 1.5, 0.38, 1.11);
}

.tippy-arrow {
    color: #333;
    height: 16px;
    width: 16px;
}

.tippy-arrow:before {
    border-color: #0000;
    border-style: solid;
    content: "";
    position: absolute;
}

.tippy-content {
    padding: 5px 9px;
    position: relative;
    z-index: 1;
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    transition-duration: 0ms !important;
}

.lg-outer.lg-use-transition-for-zoom
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
    will-change: transform;
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition
    .lg-item.lg-complete.lg-zoomable
    .lg-img-wrap {
    transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
    will-change: transform;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: scaleX(1);
    transform-origin: 0 0;
    transition:
        transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,
        opacity 0.15s !important;
    will-change: opacity, transform;
}

.lg-icon.lg-zoom-in:after {
    content: "";
}

.lg-icon.lg-actual-size {
    font-size: 20px;
}

.lg-icon.lg-actual-size:after {
    content: "";
}

.lg-icon.lg-zoom-out {
    opacity: 0.5;
    pointer-events: none;
}

.lg-icon.lg-zoom-out:after {
    content: "";
}

.lg-zoomed .lg-icon.lg-zoom-out {
    opacity: 1;
    pointer-events: auto;
}

.lg-outer[data-lg-slide-type="iframe"] .lg-actual-size,
.lg-outer[data-lg-slide-type="iframe"] .lg-zoom-in,
.lg-outer[data-lg-slide-type="iframe"] .lg-zoom-ou,
.lg-outer[data-lg-slide-type="video"] .lg-actual-size,
.lg-outer[data-lg-slide-type="video"] .lg-zoom-in,
.lg-outer[data-lg-slide-type="video"] .lg-zoom-ou {
    opacity: 0.75;
    pointer-events: none;
}

@font-face {
    font-display: block;
    font-family: lg;
    font-style: normal;
    font-weight: 400;
    src:
        url(../assets/fonts/lg.ttf) format("truetype"),
        url(../assets/fonts/lg.woff) format("woff"),
        url(../assets/img/lightgallery/lg.svg#lg) format("svg");
}

.lg-icon {
    font-family: lg !important;
    /* speak: never; */
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.lg-container {
    font-family:
        system-ui,
        -apple-system,
        Segoe UI,
        Roboto,
        Helvetica Neue,
        Arial,
        Noto Sans,
        Liberation Sans,
        sans-serif,
        Apple Color Emoji,
        Segoe UI Emoji,
        Segoe UI Symbol,
        Noto Color Emoji;
    z-index: 10002;
}

body:has(.lg-container.lg-show) .largest_objects .swiper-buttons-container,
body:has(.lg-container.lg-show) .certificates .swiper-buttons-container {
    pointer-events: none;
    visibility: hidden;
}

.lg-container .lg-next,
.lg-container .lg-prev {
    border-radius: 2px;
    height: auto;
    min-height: 0;
    min-width: 0;
    width: auto;
}

.lg-container .lg-toolbar .lg-icon {
    display: inline-block;
}

.lg-next,
.lg-prev {
    background-color: #00000073;
    border: none;
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    outline: none;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
}

.lg-next.disabled,
.lg-prev.disabled {
    opacity: 0.5;
    pointer-events: none;
}

.lg-next:hover,
.lg-prev:hover {
    color: #fff;
}

.lg-next {
    right: 20px;
}

.lg-next:before {
    content: "";
}

.lg-prev {
    left: 20px;
}

.lg-prev:after {
    content: "";
}

@keyframes lg-right-end {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    to {
        left: 0;
    }
}

@keyframes lg-left-end {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    to {
        left: 0;
    }
}

.lg-outer.lg-right-end .lg-object {
    animation: lg-right-end 0.3s;
    position: relative;
}

.lg-outer.lg-left-end .lg-object {
    animation: lg-left-end 0.3s;
    position: relative;
}

.lg-toolbar {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1082;
}

.lg-media-overlap .lg-toolbar {
    background-image: linear-gradient(0deg, #0000, #0006);
}

.lg-toolbar .lg-icon {
    background: none;
    border: none;
    box-shadow: none;
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    outline: medium none;
    padding: 10px 0;
    text-align: center;
    text-decoration: none !important;
    transition: color 0.2s linear;
    width: 50px;
    will-change: color;
}

.lg-toolbar .lg-icon.lg-icon-18 {
    font-size: 18px;
}

.lg-toolbar .lg-icon:hover {
    color: #fff;
}

.lg-toolbar .lg-close:after {
    content: "";
}

.lg-toolbar .lg-maximize {
    font-size: 22px;
}

.lg-toolbar .lg-maximize:after {
    content: "";
}

.lg-toolbar .lg-download:after {
    content: "";
}

.lg-sub-html {
    color: #eee;
    font-size: 16px;
    opacity: 0;
    padding: 10px 40px;
    text-align: center;
    transition: opacity 0.2s ease-out 0s;
    z-index: 1080;
}

.lg-sub-html h4 {
    font-size: 13px;
    font-weight: 700;
    margin: 0;
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0;
}

.lg-sub-html a {
    color: inherit;
}

.lg-sub-html a:hover {
    text-decoration: underline;
}

.lg-media-overlap .lg-sub-html {
    background-image: linear-gradient(180deg, #0000, #0009);
}

.lg-item .lg-sub-html {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
}

.lg-error-msg {
    color: #999;
    font-size: 14px;
}

.lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    height: 47px;
    padding-left: 20px;
    padding-top: 12px;
    vertical-align: middle;
}

.lg-closing .lg-next,
.lg-closing .lg-prev,
.lg-closing .lg-sub-html,
.lg-closing .lg-toolbar {
    opacity: 0;
    transition:
        transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,
        color 0.08 linear;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
    opacity: 0;
    transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) !important;
    will-change: opacity;
}

body:not(.lg-from-hash)
    .lg-outer.lg-start-zoom
    .lg-item.lg-complete
    .lg-object {
    opacity: 1;
}

.lg-group:after {
    clear: both;
    content: "";
    display: table;
}

.lg-hide-sub-html .lg-sub-html,
.lg-next,
.lg-pager-outer,
.lg-prev,
.lg-toolbar {
    opacity: 0;
    transition:
        transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    will-change: transform, opacity;
}

.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer,
.lg-show-in .lg-prev,
.lg-show-in .lg-toolbar,
.lg-show-in.lg-hide-sub-html .lg-sub-html {
    opacity: 1;
}

.lg-show-in .lg-hide-items .lg-prev {
    opacity: 0;
    transform: translate3d(-10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-next {
    opacity: 0;
    transform: translate3d(10px, 0, 0);
}

.lg-show-in .lg-hide-items .lg-toolbar {
    opacity: 0;
    transform: translate3d(0, -10px, 0);
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
    opacity: 0;
    transform: translate3d(0, 20px, 0);
}

.lg-outer {
    height: 100%;
    left: 0;
    opacity: 0.001;
    outline: none;
    position: fixed;
    text-align: left;
    top: 0;
    transition: opacity 0.15s ease 0s;
    width: 100%;
    will-change: opacity;
    z-index: 10002;
}

.lg-outer * {
    box-sizing: border-box;
}

.lg-outer.lg-visible,
.lg-outer.lg-zoom-from-image {
    opacity: 1;
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
    opacity: 1;
    transition-duration: 0s !important;
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing;
}

.lg-outer .lg {
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-height: 100%;
    max-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.lg-outer .lg-inner {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: none;
    white-space: nowrap;
    width: 100%;
}

.lg-outer .lg-item {
    display: none !important;
    will-change: transform, opacity;
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
    background: url(../assets/img/lightgallery/loading.gif) no-repeat scroll
        50% #0000;
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
    display: inline-block !important;
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
    display: inline-block;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.lg-outer .lg-img-wrap {
    bottom: 0;
    font-size: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
}

.lg-outer .lg-item.lg-complete {
    background-image: none;
}

.lg-outer .lg-item.lg-current {
    z-index: 1060;
}

.lg-outer .lg-object {
    display: inline-block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    vertical-align: middle;
    width: auto;
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play-button {
    opacity: 0;
    transition: opacity 0.15s ease 0s;
    will-change: opacity;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play-button,
.lg-outer.lg-show-after-load .lg-item.lg-zoom-from-image .lg-object,
.lg-outer.lg-show-after-load
    .lg-item.lg-zoom-from-image
    .lg-video-play-button {
    opacity: 1;
}

.lg-outer .lg-empty-html {
    display: none;
}

.lg-outer[data-lg-slide-type="iframe"] .lg-download,
.lg-outer[data-lg-slide-type="video"] .lg-download {
    opacity: 0.75;
    pointer-events: none;
}

.lg-outer .lg-first-slide .lg-dummy-img {
    left: 50%;
    position: absolute;
    top: 50%;
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
    opacity: 1;
    transform: translateZ(0);
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 1;
    transition: opacity 0.2s ease-out 0.15s;
}

.lg-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity 333ms ease-in 0s;
    will-change: opacity;
    z-index: 10001;
}

.lg-backdrop.in {
    opacity: 1;
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
    transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
    opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
    transition: opacity 0.1s ease 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    opacity: 1;
    transform: translateZ(0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    transition:
        transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,
        opacity 0.1s ease 0s;
}

.lg-container {
    display: none;
}

.lg-container.lg-show {
    display: block;
}

.lg-container.lg-dragging-vertical .lg-backdrop {
    transition-duration: 0s !important;
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
    opacity: 1;
    transition-duration: 0s !important;
}

.lg-inline .lg-backdrop,
.lg-inline .lg-outer {
    position: absolute;
}

.lg-inline .lg-backdrop {
    z-index: 1;
}

.lg-inline .lg-outer {
    z-index: 2;
}

.lg-inline .lg-maximize:after {
    content: "";
}

.lg-components {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    transform: translate3d(0, 100%, 0);
    transition: transform 0.35s ease-out 0s;
    will-change: transform;
    z-index: 1080;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
}

@media (min-width: 576px) {
    .container,
    .container-sm {
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .container,
    .container-md,
    .container-sm {
        max-width: 752px;
    }
}

@media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 992px;
    }
}

@media (min-width: 1200px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1172px;
    }
}

:root {
    --bs-breakpoint-xs: 0;
    --bs-breakpoint-sm: 576px;
    --bs-breakpoint-md: 768px;
    --bs-breakpoint-lg: 992px;
    --bs-breakpoint-xl: 1200px;
}

.row {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x) * -0.5);
    margin-right: calc(var(--bs-gutter-x) * -0.5);
    margin-top: calc(var(--bs-gutter-y) * -1);
}

.row > * {
    box-sizing: border-box;
    flex-shrink: 0;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x) * 0.5);
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
}

.col {
    flex: 1 0 0%;
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto;
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%;
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%;
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%;
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%;
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
}

.col-3 {
    flex: 0 0 auto;
    width: 25%;
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
}

.col-9 {
    flex: 0 0 auto;
    width: 75%;
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
}

.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

.offset-1 {
    margin-left: 8.33333333%;
}

.offset-2 {
    margin-left: 16.66666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.33333333%;
}

.offset-5 {
    margin-left: 41.66666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.33333333%;
}

.offset-8 {
    margin-left: 66.66666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.33333333%;
}

.offset-11 {
    margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
    --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
    --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
    --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
    --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
    --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
    --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
    --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
    --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
    --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
    --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
    --bs-gutter-y: 3rem;
}

.g-12,
.gx-12 {
    --bs-gutter-x: 0.75rem;
}

.g-12,
.gy-12 {
    --bs-gutter-y: 0.75rem;
}

.g-40,
.gx-40 {
    --bs-gutter-x: 2.5rem;
}

.g-40,
.gy-40 {
    --bs-gutter-y: 2.5rem;
}

.g-48,
.gx-48 {
    --bs-gutter-x: 3rem;
}

.g-48,
.gy-48 {
    --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
    }

    .row-cols-sm-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-sm-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-sm-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-sm-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .row-cols-sm-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-sm-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-sm-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-sm-0 {
        margin-left: 0;
    }

    .offset-sm-1 {
        margin-left: 8.33333333%;
    }

    .offset-sm-2 {
        margin-left: 16.66666667%;
    }

    .offset-sm-3 {
        margin-left: 25%;
    }

    .offset-sm-4 {
        margin-left: 33.33333333%;
    }

    .offset-sm-5 {
        margin-left: 41.66666667%;
    }

    .offset-sm-6 {
        margin-left: 50%;
    }

    .offset-sm-7 {
        margin-left: 58.33333333%;
    }

    .offset-sm-8 {
        margin-left: 66.66666667%;
    }

    .offset-sm-9 {
        margin-left: 75%;
    }

    .offset-sm-10 {
        margin-left: 83.33333333%;
    }

    .offset-sm-11 {
        margin-left: 91.66666667%;
    }

    .g-sm-0,
    .gx-sm-0 {
        --bs-gutter-x: 0;
    }

    .g-sm-0,
    .gy-sm-0 {
        --bs-gutter-y: 0;
    }

    .g-sm-1,
    .gx-sm-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-sm-1,
    .gy-sm-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-sm-2,
    .gx-sm-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-sm-2,
    .gy-sm-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-sm-3,
    .gx-sm-3 {
        --bs-gutter-x: 1rem;
    }

    .g-sm-3,
    .gy-sm-3 {
        --bs-gutter-y: 1rem;
    }

    .g-sm-4,
    .gx-sm-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-sm-4,
    .gy-sm-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-sm-5,
    .gx-sm-5 {
        --bs-gutter-x: 3rem;
    }

    .g-sm-5,
    .gy-sm-5 {
        --bs-gutter-y: 3rem;
    }

    .g-sm-12,
    .gx-sm-12 {
        --bs-gutter-x: 0.75rem;
    }

    .g-sm-12,
    .gy-sm-12 {
        --bs-gutter-y: 0.75rem;
    }

    .g-sm-40,
    .gx-sm-40 {
        --bs-gutter-x: 2.5rem;
    }

    .g-sm-40,
    .gy-sm-40 {
        --bs-gutter-y: 2.5rem;
    }

    .g-sm-48,
    .gx-sm-48 {
        --bs-gutter-x: 3rem;
    }

    .g-sm-48,
    .gy-sm-48 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
    }

    .row-cols-md-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-md-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-md-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-md-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .row-cols-md-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-md-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-md-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-md-0 {
        margin-left: 0;
    }

    .offset-md-1 {
        margin-left: 8.33333333%;
    }

    .offset-md-2 {
        margin-left: 16.66666667%;
    }

    .offset-md-3 {
        margin-left: 25%;
    }

    .offset-md-4 {
        margin-left: 33.33333333%;
    }

    .offset-md-5 {
        margin-left: 41.66666667%;
    }

    .offset-md-6 {
        margin-left: 50%;
    }

    .offset-md-7 {
        margin-left: 58.33333333%;
    }

    .offset-md-8 {
        margin-left: 66.66666667%;
    }

    .offset-md-9 {
        margin-left: 75%;
    }

    .offset-md-10 {
        margin-left: 83.33333333%;
    }

    .offset-md-11 {
        margin-left: 91.66666667%;
    }

    .g-md-0,
    .gx-md-0 {
        --bs-gutter-x: 0;
    }

    .g-md-0,
    .gy-md-0 {
        --bs-gutter-y: 0;
    }

    .g-md-1,
    .gx-md-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-md-1,
    .gy-md-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-md-2,
    .gx-md-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-md-2,
    .gy-md-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-md-3,
    .gx-md-3 {
        --bs-gutter-x: 1rem;
    }

    .g-md-3,
    .gy-md-3 {
        --bs-gutter-y: 1rem;
    }

    .g-md-4,
    .gx-md-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-md-4,
    .gy-md-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-md-5,
    .gx-md-5 {
        --bs-gutter-x: 3rem;
    }

    .g-md-5,
    .gy-md-5 {
        --bs-gutter-y: 3rem;
    }

    .g-md-12,
    .gx-md-12 {
        --bs-gutter-x: 0.75rem;
    }

    .g-md-12,
    .gy-md-12 {
        --bs-gutter-y: 0.75rem;
    }

    .g-md-40,
    .gx-md-40 {
        --bs-gutter-x: 2.5rem;
    }

    .g-md-40,
    .gy-md-40 {
        --bs-gutter-y: 2.5rem;
    }

    .g-md-48,
    .gx-md-48 {
        --bs-gutter-x: 3rem;
    }

    .g-md-48,
    .gy-md-48 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }

    .row-cols-lg-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-lg-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-lg-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-lg-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .row-cols-lg-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-lg-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-lg-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-lg-0 {
        margin-left: 0;
    }

    .offset-lg-1 {
        margin-left: 8.33333333%;
    }

    .offset-lg-2 {
        margin-left: 16.66666667%;
    }

    .offset-lg-3 {
        margin-left: 25%;
    }

    .offset-lg-4 {
        margin-left: 33.33333333%;
    }

    .offset-lg-5 {
        margin-left: 41.66666667%;
    }

    .offset-lg-6 {
        margin-left: 50%;
    }

    .offset-lg-7 {
        margin-left: 58.33333333%;
    }

    .offset-lg-8 {
        margin-left: 66.66666667%;
    }

    .offset-lg-9 {
        margin-left: 75%;
    }

    .offset-lg-10 {
        margin-left: 83.33333333%;
    }

    .offset-lg-11 {
        margin-left: 91.66666667%;
    }

    .g-lg-0,
    .gx-lg-0 {
        --bs-gutter-x: 0;
    }

    .g-lg-0,
    .gy-lg-0 {
        --bs-gutter-y: 0;
    }

    .g-lg-1,
    .gx-lg-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-lg-1,
    .gy-lg-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-lg-2,
    .gx-lg-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-lg-2,
    .gy-lg-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-lg-3,
    .gx-lg-3 {
        --bs-gutter-x: 1rem;
    }

    .g-lg-3,
    .gy-lg-3 {
        --bs-gutter-y: 1rem;
    }

    .g-lg-4,
    .gx-lg-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-lg-4,
    .gy-lg-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-lg-5,
    .gx-lg-5 {
        --bs-gutter-x: 3rem;
    }

    .g-lg-5,
    .gy-lg-5 {
        --bs-gutter-y: 3rem;
    }

    .g-lg-12,
    .gx-lg-12 {
        --bs-gutter-x: 0.75rem;
    }

    .g-lg-12,
    .gy-lg-12 {
        --bs-gutter-y: 0.75rem;
    }

    .g-lg-40,
    .gx-lg-40 {
        --bs-gutter-x: 2.5rem;
    }

    .g-lg-40,
    .gy-lg-40 {
        --bs-gutter-y: 2.5rem;
    }

    .g-lg-48,
    .gx-lg-48 {
        --bs-gutter-x: 3rem;
    }

    .g-lg-48,
    .gy-lg-48 {
        --bs-gutter-y: 3rem;
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }

    .row-cols-xl-auto > * {
        flex: 0 0 auto;
        width: auto;
    }

    .row-cols-xl-1 > * {
        flex: 0 0 auto;
        width: 100%;
    }

    .row-cols-xl-2 > * {
        flex: 0 0 auto;
        width: 50%;
    }

    .row-cols-xl-3 > * {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .row-cols-xl-4 > * {
        flex: 0 0 auto;
        width: 25%;
    }

    .row-cols-xl-5 > * {
        flex: 0 0 auto;
        width: 20%;
    }

    .row-cols-xl-6 > * {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%;
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%;
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%;
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%;
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%;
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%;
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%;
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%;
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%;
    }

    .offset-xl-0 {
        margin-left: 0;
    }

    .offset-xl-1 {
        margin-left: 8.33333333%;
    }

    .offset-xl-2 {
        margin-left: 16.66666667%;
    }

    .offset-xl-3 {
        margin-left: 25%;
    }

    .offset-xl-4 {
        margin-left: 33.33333333%;
    }

    .offset-xl-5 {
        margin-left: 41.66666667%;
    }

    .offset-xl-6 {
        margin-left: 50%;
    }

    .offset-xl-7 {
        margin-left: 58.33333333%;
    }

    .offset-xl-8 {
        margin-left: 66.66666667%;
    }

    .offset-xl-9 {
        margin-left: 75%;
    }

    .offset-xl-10 {
        margin-left: 83.33333333%;
    }

    .offset-xl-11 {
        margin-left: 91.66666667%;
    }

    .g-xl-0,
    .gx-xl-0 {
        --bs-gutter-x: 0;
    }

    .g-xl-0,
    .gy-xl-0 {
        --bs-gutter-y: 0;
    }

    .g-xl-1,
    .gx-xl-1 {
        --bs-gutter-x: 0.25rem;
    }

    .g-xl-1,
    .gy-xl-1 {
        --bs-gutter-y: 0.25rem;
    }

    .g-xl-2,
    .gx-xl-2 {
        --bs-gutter-x: 0.5rem;
    }

    .g-xl-2,
    .gy-xl-2 {
        --bs-gutter-y: 0.5rem;
    }

    .g-xl-3,
    .gx-xl-3 {
        --bs-gutter-x: 1rem;
    }

    .g-xl-3,
    .gy-xl-3 {
        --bs-gutter-y: 1rem;
    }

    .g-xl-4,
    .gx-xl-4 {
        --bs-gutter-x: 1.5rem;
    }

    .g-xl-4,
    .gy-xl-4 {
        --bs-gutter-y: 1.5rem;
    }

    .g-xl-5,
    .gx-xl-5 {
        --bs-gutter-x: 3rem;
    }

    .g-xl-5,
    .gy-xl-5 {
        --bs-gutter-y: 3rem;
    }

    .g-xl-12,
    .gx-xl-12 {
        --bs-gutter-x: 0.75rem;
    }

    .g-xl-12,
    .gy-xl-12 {
        --bs-gutter-y: 0.75rem;
    }

    .g-xl-40,
    .gx-xl-40 {
        --bs-gutter-x: 2.5rem;
    }

    .g-xl-40,
    .gy-xl-40 {
        --bs-gutter-y: 2.5rem;
    }

    .g-xl-48,
    .gx-xl-48 {
        --bs-gutter-x: 3rem;
    }

    .g-xl-48,
    .gy-xl-48 {
        --bs-gutter-y: 3rem;
    }
}

.d-inline {
    display: inline !important;
}

.d-inline-block {
    display: inline-block !important;
}

.d-block {
    display: block !important;
}

.d-grid {
    display: grid !important;
}

.d-inline-grid {
    display: inline-grid !important;
}

.d-table {
    display: table !important;
}

.d-table-row {
    display: table-row !important;
}

.d-table-cell {
    display: table-cell !important;
}

.d-flex {
    display: flex !important;
}

.d-inline-flex {
    display: inline-flex !important;
}

.d-none {
    display: none !important;
}

.flex-fill {
    flex: 1 1 auto !important;
}

.flex-row {
    flex-direction: row !important;
}

.flex-column {
    flex-direction: column !important;
}

.flex-row-reverse {
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    flex-direction: column-reverse !important;
}

.flex-grow-0 {
    flex-grow: 0 !important;
}

.flex-grow-1 {
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    flex-shrink: 1 !important;
}

.flex-wrap {
    flex-wrap: wrap !important;
}

.flex-nowrap {
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important;
}

.justify-content-start {
    justify-content: flex-start !important;
}

.justify-content-end {
    justify-content: flex-end !important;
}

.justify-content-center {
    justify-content: center !important;
}

.justify-content-between {
    justify-content: space-between !important;
}

.justify-content-around {
    justify-content: space-around !important;
}

.justify-content-evenly {
    justify-content: space-evenly !important;
}

.align-items-start {
    align-items: flex-start !important;
}

.align-items-end {
    align-items: flex-end !important;
}

.align-items-center {
    align-items: center !important;
}

.align-items-baseline {
    align-items: baseline !important;
}

.align-items-stretch {
    align-items: stretch !important;
}

.align-content-start {
    align-content: flex-start !important;
}

.align-content-end {
    align-content: flex-end !important;
}

.align-content-center {
    align-content: center !important;
}

.align-content-between {
    align-content: space-between !important;
}

.align-content-around {
    align-content: space-around !important;
}

.align-content-stretch {
    align-content: stretch !important;
}

.align-self-auto {
    align-self: auto !important;
}

.align-self-start {
    align-self: flex-start !important;
}

.align-self-end {
    align-self: flex-end !important;
}

.align-self-center {
    align-self: center !important;
}

.align-self-baseline {
    align-self: baseline !important;
}

.align-self-stretch {
    align-self: stretch !important;
}

.order-first {
    order: -1 !important;
}

.order-0 {
    order: 0 !important;
}

.order-1 {
    order: 1 !important;
}

.order-2 {
    order: 2 !important;
}

.order-3 {
    order: 3 !important;
}

.order-4 {
    order: 4 !important;
}

.order-5 {
    order: 5 !important;
}

.order-last {
    order: 6 !important;
}

.m-0 {
    margin: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.m-12 {
    margin: 0.75rem !important;
}

.m-40 {
    margin: 2.5rem !important;
}

.m-48 {
    margin: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mx-0 {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

.mx-1 {
    margin-left: 0.25rem !important;
    margin-right: 0.25rem !important;
}

.mx-2 {
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

.mx-3 {
    margin-left: 1rem !important;
    margin-right: 1rem !important;
}

.mx-4 {
    margin-left: 1.5rem !important;
    margin-right: 1.5rem !important;
}

.mx-5 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.mx-12 {
    margin-left: 0.75rem !important;
    margin-right: 0.75rem !important;
}

.mx-40 {
    margin-left: 2.5rem !important;
    margin-right: 2.5rem !important;
}

.mx-48 {
    margin-left: 3rem !important;
    margin-right: 3rem !important;
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important;
}

.my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.my-1 {
    margin-bottom: 0.25rem !important;
    margin-top: 0.25rem !important;
}

.my-2 {
    margin-bottom: 0.5rem !important;
    margin-top: 0.5rem !important;
}

.my-3 {
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
}

.my-4 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important;
}

.my-5 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}

.my-12 {
    margin-bottom: 0.75rem !important;
    margin-top: 0.75rem !important;
}

.my-40 {
    margin-bottom: 2.5rem !important;
    margin-top: 2.5rem !important;
}

.my-48 {
    margin-bottom: 3rem !important;
    margin-top: 3rem !important;
}

.my-auto {
    margin-bottom: auto !important;
    margin-top: auto !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 0.25rem !important;
}

.mt-2 {
    margin-top: 0.5rem !important;
}

.mt-3 {
    margin-top: 1rem !important;
}

.mt-4 {
    margin-top: 1.5rem !important;
}

.mt-5 {
    margin-top: 3rem !important;
}

.mt-12 {
    margin-top: 0.75rem !important;
}

.mt-40 {
    margin-top: 2.5rem !important;
}

.mt-48 {
    margin-top: 3rem !important;
}

.mt-auto {
    margin-top: auto !important;
}

.me-0 {
    margin-right: 0 !important;
}

.me-1 {
    margin-right: 0.25rem !important;
}

.me-2 {
    margin-right: 0.5rem !important;
}

.me-3 {
    margin-right: 1rem !important;
}

.me-4 {
    margin-right: 1.5rem !important;
}

.me-5 {
    margin-right: 3rem !important;
}

.me-12 {
    margin-right: 0.75rem !important;
}

.me-40 {
    margin-right: 2.5rem !important;
}

.me-48 {
    margin-right: 3rem !important;
}

.me-auto {
    margin-right: auto !important;
}

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

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-2 {
    margin-bottom: 0.5rem !important;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}

.mb-12 {
    margin-bottom: 0.75rem !important;
}

.mb-40 {
    margin-bottom: 2.5rem !important;
}

.mb-48 {
    margin-bottom: 3rem !important;
}

.mb-auto {
    margin-bottom: auto !important;
}

.ms-0 {
    margin-left: 0 !important;
}

.ms-1 {
    margin-left: 0.25rem !important;
}

.ms-2 {
    margin-left: 0.5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.ms-4 {
    margin-left: 1.5rem !important;
}

.ms-5 {
    margin-left: 3rem !important;
}

.ms-12 {
    margin-left: 0.75rem !important;
}

.ms-40 {
    margin-left: 2.5rem !important;
}

.ms-48 {
    margin-left: 3rem !important;
}

.ms-auto {
    margin-left: auto !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.m-n12 {
    margin: -0.75rem !important;
}

.m-n40 {
    margin: -2.5rem !important;
}

.m-n48 {
    margin: -3rem !important;
}

.mx-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important;
}

.mx-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important;
}

.mx-n3 {
    margin-left: -1rem !important;
    margin-right: -1rem !important;
}

.mx-n4 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important;
}

.mx-n5 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
}

.mx-n12 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important;
}

.mx-n40 {
    margin-left: -2.5rem !important;
    margin-right: -2.5rem !important;
}

.mx-n48 {
    margin-left: -3rem !important;
    margin-right: -3rem !important;
}

.my-n1 {
    margin-bottom: -0.25rem !important;
    margin-top: -0.25rem !important;
}

.my-n2 {
    margin-bottom: -0.5rem !important;
    margin-top: -0.5rem !important;
}

.my-n3 {
    margin-bottom: -1rem !important;
    margin-top: -1rem !important;
}

.my-n4 {
    margin-bottom: -1.5rem !important;
    margin-top: -1.5rem !important;
}

.my-n5 {
    margin-bottom: -3rem !important;
    margin-top: -3rem !important;
}

.my-n12 {
    margin-bottom: -0.75rem !important;
    margin-top: -0.75rem !important;
}

.my-n40 {
    margin-bottom: -2.5rem !important;
    margin-top: -2.5rem !important;
}

.my-n48 {
    margin-bottom: -3rem !important;
    margin-top: -3rem !important;
}

.mt-n1 {
    margin-top: -0.25rem !important;
}

.mt-n2 {
    margin-top: -0.5rem !important;
}

.mt-n3 {
    margin-top: -1rem !important;
}

.mt-n4 {
    margin-top: -1.5rem !important;
}

.mt-n5 {
    margin-top: -3rem !important;
}

.mt-n12 {
    margin-top: -0.75rem !important;
}

.mt-n40 {
    margin-top: -2.5rem !important;
}

.mt-n48 {
    margin-top: -3rem !important;
}

.me-n1 {
    margin-right: -0.25rem !important;
}

.me-n2 {
    margin-right: -0.5rem !important;
}

.me-n3 {
    margin-right: -1rem !important;
}

.me-n4 {
    margin-right: -1.5rem !important;
}

.me-n5 {
    margin-right: -3rem !important;
}

.me-n12 {
    margin-right: -0.75rem !important;
}

.me-n40 {
    margin-right: -2.5rem !important;
}

.me-n48 {
    margin-right: -3rem !important;
}

.mb-n1 {
    margin-bottom: -0.25rem !important;
}

.mb-n2 {
    margin-bottom: -0.5rem !important;
}

.mb-n3 {
    margin-bottom: -1rem !important;
}

.mb-n4 {
    margin-bottom: -1.5rem !important;
}

.mb-n5 {
    margin-bottom: -3rem !important;
}

.mb-n12 {
    margin-bottom: -0.75rem !important;
}

.mb-n40 {
    margin-bottom: -2.5rem !important;
}

.mb-n48 {
    margin-bottom: -3rem !important;
}

.ms-n1 {
    margin-left: -0.25rem !important;
}

.ms-n2 {
    margin-left: -0.5rem !important;
}

.ms-n3 {
    margin-left: -1rem !important;
}

.ms-n4 {
    margin-left: -1.5rem !important;
}

.ms-n5 {
    margin-left: -3rem !important;
}

.ms-n12 {
    margin-left: -0.75rem !important;
}

.ms-n40 {
    margin-left: -2.5rem !important;
}

.ms-n48 {
    margin-left: -3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.p-12 {
    padding: 0.75rem !important;
}

.p-40 {
    padding: 2.5rem !important;
}

.p-48 {
    padding: 3rem !important;
}

.px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.px-1 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

.px-2 {
    padding-left: 0.5rem !important;
    padding-right: 0.5rem !important;
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
}

.px-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.px-12 {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
}

.px-40 {
    padding-left: 2.5rem !important;
    padding-right: 2.5rem !important;
}

.px-48 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
}

.py-0 {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.py-1 {
    padding-bottom: 0.25rem !important;
    padding-top: 0.25rem !important;
}

.py-2 {
    padding-bottom: 0.5rem !important;
    padding-top: 0.5rem !important;
}

.py-3 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important;
}

.py-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important;
}

.py-5 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}

.py-12 {
    padding-bottom: 0.75rem !important;
    padding-top: 0.75rem !important;
}

.py-40 {
    padding-bottom: 2.5rem !important;
    padding-top: 2.5rem !important;
}

.py-48 {
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}

.pt-0 {
    padding-top: 0 !important;
}

.pt-1 {
    padding-top: 0.25rem !important;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.pt-4 {
    padding-top: 1.5rem !important;
}

.pt-5 {
    padding-top: 3rem !important;
}

.pt-12 {
    padding-top: 0.75rem !important;
}

.pt-40 {
    padding-top: 2.5rem !important;
}

.pt-48 {
    padding-top: 3rem !important;
}

.pe-0 {
    padding-right: 0 !important;
}

.pe-1 {
    padding-right: 0.25rem !important;
}

.pe-2 {
    padding-right: 0.5rem !important;
}

.pe-3 {
    padding-right: 1rem !important;
}

.pe-4 {
    padding-right: 1.5rem !important;
}

.pe-5 {
    padding-right: 3rem !important;
}

.pe-12 {
    padding-right: 0.75rem !important;
}

.pe-40 {
    padding-right: 2.5rem !important;
}

.pe-48 {
    padding-right: 3rem !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pb-1 {
    padding-bottom: 0.25rem !important;
}

.pb-2 {
    padding-bottom: 0.5rem !important;
}

.pb-3 {
    padding-bottom: 1rem !important;
}

.pb-4 {
    padding-bottom: 1.5rem !important;
}

.pb-5 {
    padding-bottom: 3rem !important;
}

.pb-12 {
    padding-bottom: 0.75rem !important;
}

.pb-40 {
    padding-bottom: 2.5rem !important;
}

.pb-48 {
    padding-bottom: 3rem !important;
}

.ps-0 {
    padding-left: 0 !important;
}

.ps-1 {
    padding-left: 0.25rem !important;
}

.ps-2 {
    padding-left: 0.5rem !important;
}

.ps-3 {
    padding-left: 1rem !important;
}

.ps-4 {
    padding-left: 1.5rem !important;
}

.ps-5 {
    padding-left: 3rem !important;
}

.ps-12 {
    padding-left: 0.75rem !important;
}

.ps-40 {
    padding-left: 2.5rem !important;
}

.ps-48 {
    padding-left: 3rem !important;
}

@media (min-width: 576px) {
    .d-sm-inline {
        display: inline !important;
    }

    .d-sm-inline-block {
        display: inline-block !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-grid {
        display: grid !important;
    }

    .d-sm-inline-grid {
        display: inline-grid !important;
    }

    .d-sm-table {
        display: table !important;
    }

    .d-sm-table-row {
        display: table-row !important;
    }

    .d-sm-table-cell {
        display: table-cell !important;
    }

    .d-sm-flex {
        display: flex !important;
    }

    .d-sm-inline-flex {
        display: inline-flex !important;
    }

    .d-sm-none {
        display: none !important;
    }

    .flex-sm-fill {
        flex: 1 1 auto !important;
    }

    .flex-sm-row {
        flex-direction: row !important;
    }

    .flex-sm-column {
        flex-direction: column !important;
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important;
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important;
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-sm-start {
        justify-content: flex-start !important;
    }

    .justify-content-sm-end {
        justify-content: flex-end !important;
    }

    .justify-content-sm-center {
        justify-content: center !important;
    }

    .justify-content-sm-between {
        justify-content: space-between !important;
    }

    .justify-content-sm-around {
        justify-content: space-around !important;
    }

    .justify-content-sm-evenly {
        justify-content: space-evenly !important;
    }

    .align-items-sm-start {
        align-items: flex-start !important;
    }

    .align-items-sm-end {
        align-items: flex-end !important;
    }

    .align-items-sm-center {
        align-items: center !important;
    }

    .align-items-sm-baseline {
        align-items: baseline !important;
    }

    .align-items-sm-stretch {
        align-items: stretch !important;
    }

    .align-content-sm-start {
        align-content: flex-start !important;
    }

    .align-content-sm-end {
        align-content: flex-end !important;
    }

    .align-content-sm-center {
        align-content: center !important;
    }

    .align-content-sm-between {
        align-content: space-between !important;
    }

    .align-content-sm-around {
        align-content: space-around !important;
    }

    .align-content-sm-stretch {
        align-content: stretch !important;
    }

    .align-self-sm-auto {
        align-self: auto !important;
    }

    .align-self-sm-start {
        align-self: flex-start !important;
    }

    .align-self-sm-end {
        align-self: flex-end !important;
    }

    .align-self-sm-center {
        align-self: center !important;
    }

    .align-self-sm-baseline {
        align-self: baseline !important;
    }

    .align-self-sm-stretch {
        align-self: stretch !important;
    }

    .order-sm-first {
        order: -1 !important;
    }

    .order-sm-0 {
        order: 0 !important;
    }

    .order-sm-1 {
        order: 1 !important;
    }

    .order-sm-2 {
        order: 2 !important;
    }

    .order-sm-3 {
        order: 3 !important;
    }

    .order-sm-4 {
        order: 4 !important;
    }

    .order-sm-5 {
        order: 5 !important;
    }

    .order-sm-last {
        order: 6 !important;
    }

    .m-sm-0 {
        margin: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .m-sm-12 {
        margin: 0.75rem !important;
    }

    .m-sm-40 {
        margin: 2.5rem !important;
    }

    .m-sm-48 {
        margin: 3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mx-sm-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mx-sm-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .mx-sm-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .mx-sm-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .mx-sm-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .mx-sm-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-sm-12 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .mx-sm-40 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }

    .mx-sm-48 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-sm-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .my-sm-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .my-sm-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }

    .my-sm-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }

    .my-sm-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .my-sm-4 {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }

    .my-sm-5 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-sm-12 {
        margin-bottom: 0.75rem !important;
        margin-top: 0.75rem !important;
    }

    .my-sm-40 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }

    .my-sm-48 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-sm-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }

    .mt-sm-0 {
        margin-top: 0 !important;
    }

    .mt-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mt-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mt-sm-3 {
        margin-top: 1rem !important;
    }

    .mt-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mt-sm-5 {
        margin-top: 3rem !important;
    }

    .mt-sm-12 {
        margin-top: 0.75rem !important;
    }

    .mt-sm-40 {
        margin-top: 2.5rem !important;
    }

    .mt-sm-48 {
        margin-top: 3rem !important;
    }

    .mt-sm-auto {
        margin-top: auto !important;
    }

    .me-sm-0 {
        margin-right: 0 !important;
    }

    .me-sm-1 {
        margin-right: 0.25rem !important;
    }

    .me-sm-2 {
        margin-right: 0.5rem !important;
    }

    .me-sm-3 {
        margin-right: 1rem !important;
    }

    .me-sm-4 {
        margin-right: 1.5rem !important;
    }

    .me-sm-5 {
        margin-right: 3rem !important;
    }

    .me-sm-12 {
        margin-right: 0.75rem !important;
    }

    .me-sm-40 {
        margin-right: 2.5rem !important;
    }

    .me-sm-48 {
        margin-right: 3rem !important;
    }

    .me-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-0 {
        margin-bottom: 0 !important;
    }

    .mb-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-sm-3 {
        margin-bottom: 1rem !important;
    }

    .mb-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-sm-5 {
        margin-bottom: 3rem !important;
    }

    .mb-sm-12 {
        margin-bottom: 0.75rem !important;
    }

    .mb-sm-40 {
        margin-bottom: 2.5rem !important;
    }

    .mb-sm-48 {
        margin-bottom: 3rem !important;
    }

    .mb-sm-auto {
        margin-bottom: auto !important;
    }

    .ms-sm-0 {
        margin-left: 0 !important;
    }

    .ms-sm-1 {
        margin-left: 0.25rem !important;
    }

    .ms-sm-2 {
        margin-left: 0.5rem !important;
    }

    .ms-sm-3 {
        margin-left: 1rem !important;
    }

    .ms-sm-4 {
        margin-left: 1.5rem !important;
    }

    .ms-sm-5 {
        margin-left: 3rem !important;
    }

    .ms-sm-12 {
        margin-left: 0.75rem !important;
    }

    .ms-sm-40 {
        margin-left: 2.5rem !important;
    }

    .ms-sm-48 {
        margin-left: 3rem !important;
    }

    .ms-sm-auto {
        margin-left: auto !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .m-sm-n12 {
        margin: -0.75rem !important;
    }

    .m-sm-n40 {
        margin: -2.5rem !important;
    }

    .m-sm-n48 {
        margin: -3rem !important;
    }

    .mx-sm-n1 {
        margin-left: -0.25rem !important;
        margin-right: -0.25rem !important;
    }

    .mx-sm-n2 {
        margin-left: -0.5rem !important;
        margin-right: -0.5rem !important;
    }

    .mx-sm-n3 {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }

    .mx-sm-n4 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important;
    }

    .mx-sm-n5 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .mx-sm-n12 {
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
    }

    .mx-sm-n40 {
        margin-left: -2.5rem !important;
        margin-right: -2.5rem !important;
    }

    .mx-sm-n48 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
        margin-top: -0.25rem !important;
    }

    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
        margin-top: -0.5rem !important;
    }

    .my-sm-n3 {
        margin-bottom: -1rem !important;
        margin-top: -1rem !important;
    }

    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
        margin-top: -1.5rem !important;
    }

    .my-sm-n5 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .my-sm-n12 {
        margin-bottom: -0.75rem !important;
        margin-top: -0.75rem !important;
    }

    .my-sm-n40 {
        margin-bottom: -2.5rem !important;
        margin-top: -2.5rem !important;
    }

    .my-sm-n48 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .mt-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mt-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mt-sm-n3 {
        margin-top: -1rem !important;
    }

    .mt-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mt-sm-n5 {
        margin-top: -3rem !important;
    }

    .mt-sm-n12 {
        margin-top: -0.75rem !important;
    }

    .mt-sm-n40 {
        margin-top: -2.5rem !important;
    }

    .mt-sm-n48 {
        margin-top: -3rem !important;
    }

    .me-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .me-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .me-sm-n3 {
        margin-right: -1rem !important;
    }

    .me-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .me-sm-n5 {
        margin-right: -3rem !important;
    }

    .me-sm-n12 {
        margin-right: -0.75rem !important;
    }

    .me-sm-n40 {
        margin-right: -2.5rem !important;
    }

    .me-sm-n48 {
        margin-right: -3rem !important;
    }

    .mb-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .mb-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .mb-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .mb-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .mb-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .mb-sm-n12 {
        margin-bottom: -0.75rem !important;
    }

    .mb-sm-n40 {
        margin-bottom: -2.5rem !important;
    }

    .mb-sm-n48 {
        margin-bottom: -3rem !important;
    }

    .ms-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .ms-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .ms-sm-n3 {
        margin-left: -1rem !important;
    }

    .ms-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .ms-sm-n5 {
        margin-left: -3rem !important;
    }

    .ms-sm-n12 {
        margin-left: -0.75rem !important;
    }

    .ms-sm-n40 {
        margin-left: -2.5rem !important;
    }

    .ms-sm-n48 {
        margin-left: -3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .p-sm-12 {
        padding: 0.75rem !important;
    }

    .p-sm-40 {
        padding: 2.5rem !important;
    }

    .p-sm-48 {
        padding: 3rem !important;
    }

    .px-sm-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .px-sm-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .px-sm-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .px-sm-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .px-sm-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .px-sm-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .px-sm-12 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .px-sm-40 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .px-sm-48 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .py-sm-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .py-sm-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }

    .py-sm-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

    .py-sm-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }

    .py-sm-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important;
    }

    .py-sm-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .py-sm-12 {
        padding-bottom: 0.75rem !important;
        padding-top: 0.75rem !important;
    }

    .py-sm-40 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }

    .py-sm-48 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .pt-sm-0 {
        padding-top: 0 !important;
    }

    .pt-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pt-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pt-sm-3 {
        padding-top: 1rem !important;
    }

    .pt-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pt-sm-5 {
        padding-top: 3rem !important;
    }

    .pt-sm-12 {
        padding-top: 0.75rem !important;
    }

    .pt-sm-40 {
        padding-top: 2.5rem !important;
    }

    .pt-sm-48 {
        padding-top: 3rem !important;
    }

    .pe-sm-0 {
        padding-right: 0 !important;
    }

    .pe-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pe-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pe-sm-3 {
        padding-right: 1rem !important;
    }

    .pe-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pe-sm-5 {
        padding-right: 3rem !important;
    }

    .pe-sm-12 {
        padding-right: 0.75rem !important;
    }

    .pe-sm-40 {
        padding-right: 2.5rem !important;
    }

    .pe-sm-48 {
        padding-right: 3rem !important;
    }

    .pb-sm-0 {
        padding-bottom: 0 !important;
    }

    .pb-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pb-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pb-sm-12 {
        padding-bottom: 0.75rem !important;
    }

    .pb-sm-40 {
        padding-bottom: 2.5rem !important;
    }

    .pb-sm-48 {
        padding-bottom: 3rem !important;
    }

    .ps-sm-0 {
        padding-left: 0 !important;
    }

    .ps-sm-1 {
        padding-left: 0.25rem !important;
    }

    .ps-sm-2 {
        padding-left: 0.5rem !important;
    }

    .ps-sm-3 {
        padding-left: 1rem !important;
    }

    .ps-sm-4 {
        padding-left: 1.5rem !important;
    }

    .ps-sm-5 {
        padding-left: 3rem !important;
    }

    .ps-sm-12 {
        padding-left: 0.75rem !important;
    }

    .ps-sm-40 {
        padding-left: 2.5rem !important;
    }

    .ps-sm-48 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 768px) {
    .d-md-inline {
        display: inline !important;
    }

    .d-md-inline-block {
        display: inline-block !important;
    }

    .d-md-block {
        display: block !important;
    }

    .d-md-grid {
        display: grid !important;
    }

    .d-md-inline-grid {
        display: inline-grid !important;
    }

    .d-md-table {
        display: table !important;
    }

    .d-md-table-row {
        display: table-row !important;
    }

    .d-md-table-cell {
        display: table-cell !important;
    }

    .d-md-flex {
        display: flex !important;
    }

    .d-md-inline-flex {
        display: inline-flex !important;
    }

    .d-md-none {
        display: none !important;
    }

    .flex-md-fill {
        flex: 1 1 auto !important;
    }

    .flex-md-row {
        flex-direction: row !important;
    }

    .flex-md-column {
        flex-direction: column !important;
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important;
    }

    .flex-md-wrap {
        flex-wrap: wrap !important;
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-md-start {
        justify-content: flex-start !important;
    }

    .justify-content-md-end {
        justify-content: flex-end !important;
    }

    .justify-content-md-center {
        justify-content: center !important;
    }

    .justify-content-md-between {
        justify-content: space-between !important;
    }

    .justify-content-md-around {
        justify-content: space-around !important;
    }

    .justify-content-md-evenly {
        justify-content: space-evenly !important;
    }

    .align-items-md-start {
        align-items: flex-start !important;
    }

    .align-items-md-end {
        align-items: flex-end !important;
    }

    .align-items-md-center {
        align-items: center !important;
    }

    .align-items-md-baseline {
        align-items: baseline !important;
    }

    .align-items-md-stretch {
        align-items: stretch !important;
    }

    .align-content-md-start {
        align-content: flex-start !important;
    }

    .align-content-md-end {
        align-content: flex-end !important;
    }

    .align-content-md-center {
        align-content: center !important;
    }

    .align-content-md-between {
        align-content: space-between !important;
    }

    .align-content-md-around {
        align-content: space-around !important;
    }

    .align-content-md-stretch {
        align-content: stretch !important;
    }

    .align-self-md-auto {
        align-self: auto !important;
    }

    .align-self-md-start {
        align-self: flex-start !important;
    }

    .align-self-md-end {
        align-self: flex-end !important;
    }

    .align-self-md-center {
        align-self: center !important;
    }

    .align-self-md-baseline {
        align-self: baseline !important;
    }

    .align-self-md-stretch {
        align-self: stretch !important;
    }

    .order-md-first {
        order: -1 !important;
    }

    .order-md-0 {
        order: 0 !important;
    }

    .order-md-1 {
        order: 1 !important;
    }

    .order-md-2 {
        order: 2 !important;
    }

    .order-md-3 {
        order: 3 !important;
    }

    .order-md-4 {
        order: 4 !important;
    }

    .order-md-5 {
        order: 5 !important;
    }

    .order-md-last {
        order: 6 !important;
    }

    .m-md-0 {
        margin: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .m-md-12 {
        margin: 0.75rem !important;
    }

    .m-md-40 {
        margin: 2.5rem !important;
    }

    .m-md-48 {
        margin: 3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mx-md-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mx-md-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .mx-md-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .mx-md-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .mx-md-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .mx-md-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-md-12 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .mx-md-40 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }

    .mx-md-48 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-md-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .my-md-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .my-md-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }

    .my-md-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }

    .my-md-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .my-md-4 {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }

    .my-md-5 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-md-12 {
        margin-bottom: 0.75rem !important;
        margin-top: 0.75rem !important;
    }

    .my-md-40 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }

    .my-md-48 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-md-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }

    .mt-md-0 {
        margin-top: 0 !important;
    }

    .mt-md-1 {
        margin-top: 0.25rem !important;
    }

    .mt-md-2 {
        margin-top: 0.5rem !important;
    }

    .mt-md-3 {
        margin-top: 1rem !important;
    }

    .mt-md-4 {
        margin-top: 1.5rem !important;
    }

    .mt-md-5 {
        margin-top: 3rem !important;
    }

    .mt-md-12 {
        margin-top: 0.75rem !important;
    }

    .mt-md-40 {
        margin-top: 2.5rem !important;
    }

    .mt-md-48 {
        margin-top: 3rem !important;
    }

    .mt-md-auto {
        margin-top: auto !important;
    }

    .me-md-0 {
        margin-right: 0 !important;
    }

    .me-md-1 {
        margin-right: 0.25rem !important;
    }

    .me-md-2 {
        margin-right: 0.5rem !important;
    }

    .me-md-3 {
        margin-right: 1rem !important;
    }

    .me-md-4 {
        margin-right: 1.5rem !important;
    }

    .me-md-5 {
        margin-right: 3rem !important;
    }

    .me-md-12 {
        margin-right: 0.75rem !important;
    }

    .me-md-40 {
        margin-right: 2.5rem !important;
    }

    .me-md-48 {
        margin-right: 3rem !important;
    }

    .me-md-auto {
        margin-right: auto !important;
    }

    .mb-md-0 {
        margin-bottom: 0 !important;
    }

    .mb-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-md-3 {
        margin-bottom: 1rem !important;
    }

    .mb-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-md-5 {
        margin-bottom: 3rem !important;
    }

    .mb-md-12 {
        margin-bottom: 0.75rem !important;
    }

    .mb-md-40 {
        margin-bottom: 2.5rem !important;
    }

    .mb-md-48 {
        margin-bottom: 3rem !important;
    }

    .mb-md-auto {
        margin-bottom: auto !important;
    }

    .ms-md-0 {
        margin-left: 0 !important;
    }

    .ms-md-1 {
        margin-left: 0.25rem !important;
    }

    .ms-md-2 {
        margin-left: 0.5rem !important;
    }

    .ms-md-3 {
        margin-left: 1rem !important;
    }

    .ms-md-4 {
        margin-left: 1.5rem !important;
    }

    .ms-md-5 {
        margin-left: 3rem !important;
    }

    .ms-md-12 {
        margin-left: 0.75rem !important;
    }

    .ms-md-40 {
        margin-left: 2.5rem !important;
    }

    .ms-md-48 {
        margin-left: 3rem !important;
    }

    .ms-md-auto {
        margin-left: auto !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .m-md-n12 {
        margin: -0.75rem !important;
    }

    .m-md-n40 {
        margin: -2.5rem !important;
    }

    .m-md-n48 {
        margin: -3rem !important;
    }

    .mx-md-n1 {
        margin-left: -0.25rem !important;
        margin-right: -0.25rem !important;
    }

    .mx-md-n2 {
        margin-left: -0.5rem !important;
        margin-right: -0.5rem !important;
    }

    .mx-md-n3 {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }

    .mx-md-n4 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important;
    }

    .mx-md-n5 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .mx-md-n12 {
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
    }

    .mx-md-n40 {
        margin-left: -2.5rem !important;
        margin-right: -2.5rem !important;
    }

    .mx-md-n48 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .my-md-n1 {
        margin-bottom: -0.25rem !important;
        margin-top: -0.25rem !important;
    }

    .my-md-n2 {
        margin-bottom: -0.5rem !important;
        margin-top: -0.5rem !important;
    }

    .my-md-n3 {
        margin-bottom: -1rem !important;
        margin-top: -1rem !important;
    }

    .my-md-n4 {
        margin-bottom: -1.5rem !important;
        margin-top: -1.5rem !important;
    }

    .my-md-n5 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .my-md-n12 {
        margin-bottom: -0.75rem !important;
        margin-top: -0.75rem !important;
    }

    .my-md-n40 {
        margin-bottom: -2.5rem !important;
        margin-top: -2.5rem !important;
    }

    .my-md-n48 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .mt-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mt-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mt-md-n3 {
        margin-top: -1rem !important;
    }

    .mt-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mt-md-n5 {
        margin-top: -3rem !important;
    }

    .mt-md-n12 {
        margin-top: -0.75rem !important;
    }

    .mt-md-n40 {
        margin-top: -2.5rem !important;
    }

    .mt-md-n48 {
        margin-top: -3rem !important;
    }

    .me-md-n1 {
        margin-right: -0.25rem !important;
    }

    .me-md-n2 {
        margin-right: -0.5rem !important;
    }

    .me-md-n3 {
        margin-right: -1rem !important;
    }

    .me-md-n4 {
        margin-right: -1.5rem !important;
    }

    .me-md-n5 {
        margin-right: -3rem !important;
    }

    .me-md-n12 {
        margin-right: -0.75rem !important;
    }

    .me-md-n40 {
        margin-right: -2.5rem !important;
    }

    .me-md-n48 {
        margin-right: -3rem !important;
    }

    .mb-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .mb-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .mb-md-n3 {
        margin-bottom: -1rem !important;
    }

    .mb-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .mb-md-n5 {
        margin-bottom: -3rem !important;
    }

    .mb-md-n12 {
        margin-bottom: -0.75rem !important;
    }

    .mb-md-n40 {
        margin-bottom: -2.5rem !important;
    }

    .mb-md-n48 {
        margin-bottom: -3rem !important;
    }

    .ms-md-n1 {
        margin-left: -0.25rem !important;
    }

    .ms-md-n2 {
        margin-left: -0.5rem !important;
    }

    .ms-md-n3 {
        margin-left: -1rem !important;
    }

    .ms-md-n4 {
        margin-left: -1.5rem !important;
    }

    .ms-md-n5 {
        margin-left: -3rem !important;
    }

    .ms-md-n12 {
        margin-left: -0.75rem !important;
    }

    .ms-md-n40 {
        margin-left: -2.5rem !important;
    }

    .ms-md-n48 {
        margin-left: -3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .p-md-12 {
        padding: 0.75rem !important;
    }

    .p-md-40 {
        padding: 2.5rem !important;
    }

    .p-md-48 {
        padding: 3rem !important;
    }

    .px-md-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .px-md-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .px-md-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .px-md-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .px-md-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .px-md-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .px-md-12 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .px-md-40 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .px-md-48 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .py-md-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .py-md-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }

    .py-md-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

    .py-md-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }

    .py-md-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important;
    }

    .py-md-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .py-md-12 {
        padding-bottom: 0.75rem !important;
        padding-top: 0.75rem !important;
    }

    .py-md-40 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }

    .py-md-48 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .pt-md-0 {
        padding-top: 0 !important;
    }

    .pt-md-1 {
        padding-top: 0.25rem !important;
    }

    .pt-md-2 {
        padding-top: 0.5rem !important;
    }

    .pt-md-3 {
        padding-top: 1rem !important;
    }

    .pt-md-4 {
        padding-top: 1.5rem !important;
    }

    .pt-md-5 {
        padding-top: 3rem !important;
    }

    .pt-md-12 {
        padding-top: 0.75rem !important;
    }

    .pt-md-40 {
        padding-top: 2.5rem !important;
    }

    .pt-md-48 {
        padding-top: 3rem !important;
    }

    .pe-md-0 {
        padding-right: 0 !important;
    }

    .pe-md-1 {
        padding-right: 0.25rem !important;
    }

    .pe-md-2 {
        padding-right: 0.5rem !important;
    }

    .pe-md-3 {
        padding-right: 1rem !important;
    }

    .pe-md-4 {
        padding-right: 1.5rem !important;
    }

    .pe-md-5 {
        padding-right: 3rem !important;
    }

    .pe-md-12 {
        padding-right: 0.75rem !important;
    }

    .pe-md-40 {
        padding-right: 2.5rem !important;
    }

    .pe-md-48 {
        padding-right: 3rem !important;
    }

    .pb-md-0 {
        padding-bottom: 0 !important;
    }

    .pb-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-md-3 {
        padding-bottom: 1rem !important;
    }

    .pb-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-md-5 {
        padding-bottom: 3rem !important;
    }

    .pb-md-12 {
        padding-bottom: 0.75rem !important;
    }

    .pb-md-40 {
        padding-bottom: 2.5rem !important;
    }

    .pb-md-48 {
        padding-bottom: 3rem !important;
    }

    .ps-md-0 {
        padding-left: 0 !important;
    }

    .ps-md-1 {
        padding-left: 0.25rem !important;
    }

    .ps-md-2 {
        padding-left: 0.5rem !important;
    }

    .ps-md-3 {
        padding-left: 1rem !important;
    }

    .ps-md-4 {
        padding-left: 1.5rem !important;
    }

    .ps-md-5 {
        padding-left: 3rem !important;
    }

    .ps-md-12 {
        padding-left: 0.75rem !important;
    }

    .ps-md-40 {
        padding-left: 2.5rem !important;
    }

    .ps-md-48 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 992px) {
    .d-lg-inline {
        display: inline !important;
    }

    .d-lg-inline-block {
        display: inline-block !important;
    }

    .d-lg-block {
        display: block !important;
    }

    .d-lg-grid {
        display: grid !important;
    }

    .d-lg-inline-grid {
        display: inline-grid !important;
    }

    .d-lg-table {
        display: table !important;
    }

    .d-lg-table-row {
        display: table-row !important;
    }

    .d-lg-table-cell {
        display: table-cell !important;
    }

    .d-lg-flex {
        display: flex !important;
    }

    .d-lg-inline-flex {
        display: inline-flex !important;
    }

    .d-lg-none {
        display: none !important;
    }

    .flex-lg-fill {
        flex: 1 1 auto !important;
    }

    .flex-lg-row {
        flex-direction: row !important;
    }

    .flex-lg-column {
        flex-direction: column !important;
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important;
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important;
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-lg-start {
        justify-content: flex-start !important;
    }

    .justify-content-lg-end {
        justify-content: flex-end !important;
    }

    .justify-content-lg-center {
        justify-content: center !important;
    }

    .justify-content-lg-between {
        justify-content: space-between !important;
    }

    .justify-content-lg-around {
        justify-content: space-around !important;
    }

    .justify-content-lg-evenly {
        justify-content: space-evenly !important;
    }

    .align-items-lg-start {
        align-items: flex-start !important;
    }

    .align-items-lg-end {
        align-items: flex-end !important;
    }

    .align-items-lg-center {
        align-items: center !important;
    }

    .align-items-lg-baseline {
        align-items: baseline !important;
    }

    .align-items-lg-stretch {
        align-items: stretch !important;
    }

    .align-content-lg-start {
        align-content: flex-start !important;
    }

    .align-content-lg-end {
        align-content: flex-end !important;
    }

    .align-content-lg-center {
        align-content: center !important;
    }

    .align-content-lg-between {
        align-content: space-between !important;
    }

    .align-content-lg-around {
        align-content: space-around !important;
    }

    .align-content-lg-stretch {
        align-content: stretch !important;
    }

    .align-self-lg-auto {
        align-self: auto !important;
    }

    .align-self-lg-start {
        align-self: flex-start !important;
    }

    .align-self-lg-end {
        align-self: flex-end !important;
    }

    .align-self-lg-center {
        align-self: center !important;
    }

    .align-self-lg-baseline {
        align-self: baseline !important;
    }

    .align-self-lg-stretch {
        align-self: stretch !important;
    }

    .order-lg-first {
        order: -1 !important;
    }

    .order-lg-0 {
        order: 0 !important;
    }

    .order-lg-1 {
        order: 1 !important;
    }

    .order-lg-2 {
        order: 2 !important;
    }

    .order-lg-3 {
        order: 3 !important;
    }

    .order-lg-4 {
        order: 4 !important;
    }

    .order-lg-5 {
        order: 5 !important;
    }

    .order-lg-last {
        order: 6 !important;
    }

    .m-lg-0 {
        margin: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .m-lg-12 {
        margin: 0.75rem !important;
    }

    .m-lg-40 {
        margin: 2.5rem !important;
    }

    .m-lg-48 {
        margin: 3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mx-lg-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mx-lg-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .mx-lg-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .mx-lg-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .mx-lg-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .mx-lg-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-lg-12 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .mx-lg-40 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }

    .mx-lg-48 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-lg-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .my-lg-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .my-lg-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }

    .my-lg-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }

    .my-lg-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .my-lg-4 {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }

    .my-lg-5 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-lg-12 {
        margin-bottom: 0.75rem !important;
        margin-top: 0.75rem !important;
    }

    .my-lg-40 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }

    .my-lg-48 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-lg-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }

    .mt-lg-0 {
        margin-top: 0 !important;
    }

    .mt-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mt-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mt-lg-3 {
        margin-top: 1rem !important;
    }

    .mt-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mt-lg-5 {
        margin-top: 3rem !important;
    }

    .mt-lg-12 {
        margin-top: 0.75rem !important;
    }

    .mt-lg-40 {
        margin-top: 2.5rem !important;
    }

    .mt-lg-48 {
        margin-top: 3rem !important;
    }

    .mt-lg-auto {
        margin-top: auto !important;
    }

    .me-lg-0 {
        margin-right: 0 !important;
    }

    .me-lg-1 {
        margin-right: 0.25rem !important;
    }

    .me-lg-2 {
        margin-right: 0.5rem !important;
    }

    .me-lg-3 {
        margin-right: 1rem !important;
    }

    .me-lg-4 {
        margin-right: 1.5rem !important;
    }

    .me-lg-5 {
        margin-right: 3rem !important;
    }

    .me-lg-12 {
        margin-right: 0.75rem !important;
    }

    .me-lg-40 {
        margin-right: 2.5rem !important;
    }

    .me-lg-48 {
        margin-right: 3rem !important;
    }

    .me-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-0 {
        margin-bottom: 0 !important;
    }

    .mb-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-lg-3 {
        margin-bottom: 1rem !important;
    }

    .mb-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-lg-5 {
        margin-bottom: 3rem !important;
    }

    .mb-lg-12 {
        margin-bottom: 0.75rem !important;
    }

    .mb-lg-40 {
        margin-bottom: 2.5rem !important;
    }

    .mb-lg-48 {
        margin-bottom: 3rem !important;
    }

    .mb-lg-auto {
        margin-bottom: auto !important;
    }

    .ms-lg-0 {
        margin-left: 0 !important;
    }

    .ms-lg-1 {
        margin-left: 0.25rem !important;
    }

    .ms-lg-2 {
        margin-left: 0.5rem !important;
    }

    .ms-lg-3 {
        margin-left: 1rem !important;
    }

    .ms-lg-4 {
        margin-left: 1.5rem !important;
    }

    .ms-lg-5 {
        margin-left: 3rem !important;
    }

    .ms-lg-12 {
        margin-left: 0.75rem !important;
    }

    .ms-lg-40 {
        margin-left: 2.5rem !important;
    }

    .ms-lg-48 {
        margin-left: 3rem !important;
    }

    .ms-lg-auto {
        margin-left: auto !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .m-lg-n12 {
        margin: -0.75rem !important;
    }

    .m-lg-n40 {
        margin: -2.5rem !important;
    }

    .m-lg-n48 {
        margin: -3rem !important;
    }

    .mx-lg-n1 {
        margin-left: -0.25rem !important;
        margin-right: -0.25rem !important;
    }

    .mx-lg-n2 {
        margin-left: -0.5rem !important;
        margin-right: -0.5rem !important;
    }

    .mx-lg-n3 {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }

    .mx-lg-n4 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important;
    }

    .mx-lg-n5 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .mx-lg-n12 {
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
    }

    .mx-lg-n40 {
        margin-left: -2.5rem !important;
        margin-right: -2.5rem !important;
    }

    .mx-lg-n48 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
        margin-top: -0.25rem !important;
    }

    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
        margin-top: -0.5rem !important;
    }

    .my-lg-n3 {
        margin-bottom: -1rem !important;
        margin-top: -1rem !important;
    }

    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
        margin-top: -1.5rem !important;
    }

    .my-lg-n5 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .my-lg-n12 {
        margin-bottom: -0.75rem !important;
        margin-top: -0.75rem !important;
    }

    .my-lg-n40 {
        margin-bottom: -2.5rem !important;
        margin-top: -2.5rem !important;
    }

    .my-lg-n48 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .mt-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mt-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mt-lg-n3 {
        margin-top: -1rem !important;
    }

    .mt-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mt-lg-n5 {
        margin-top: -3rem !important;
    }

    .mt-lg-n12 {
        margin-top: -0.75rem !important;
    }

    .mt-lg-n40 {
        margin-top: -2.5rem !important;
    }

    .mt-lg-n48 {
        margin-top: -3rem !important;
    }

    .me-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .me-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .me-lg-n3 {
        margin-right: -1rem !important;
    }

    .me-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .me-lg-n5 {
        margin-right: -3rem !important;
    }

    .me-lg-n12 {
        margin-right: -0.75rem !important;
    }

    .me-lg-n40 {
        margin-right: -2.5rem !important;
    }

    .me-lg-n48 {
        margin-right: -3rem !important;
    }

    .mb-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .mb-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .mb-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .mb-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .mb-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .mb-lg-n12 {
        margin-bottom: -0.75rem !important;
    }

    .mb-lg-n40 {
        margin-bottom: -2.5rem !important;
    }

    .mb-lg-n48 {
        margin-bottom: -3rem !important;
    }

    .ms-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .ms-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .ms-lg-n3 {
        margin-left: -1rem !important;
    }

    .ms-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .ms-lg-n5 {
        margin-left: -3rem !important;
    }

    .ms-lg-n12 {
        margin-left: -0.75rem !important;
    }

    .ms-lg-n40 {
        margin-left: -2.5rem !important;
    }

    .ms-lg-n48 {
        margin-left: -3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .p-lg-12 {
        padding: 0.75rem !important;
    }

    .p-lg-40 {
        padding: 2.5rem !important;
    }

    .p-lg-48 {
        padding: 3rem !important;
    }

    .px-lg-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .px-lg-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .px-lg-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .px-lg-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .px-lg-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .px-lg-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .px-lg-12 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .px-lg-40 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .px-lg-48 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .py-lg-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .py-lg-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }

    .py-lg-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

    .py-lg-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }

    .py-lg-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important;
    }

    .py-lg-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .py-lg-12 {
        padding-bottom: 0.75rem !important;
        padding-top: 0.75rem !important;
    }

    .py-lg-40 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }

    .py-lg-48 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .pt-lg-0 {
        padding-top: 0 !important;
    }

    .pt-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pt-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pt-lg-3 {
        padding-top: 1rem !important;
    }

    .pt-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pt-lg-5 {
        padding-top: 3rem !important;
    }

    .pt-lg-12 {
        padding-top: 0.75rem !important;
    }

    .pt-lg-40 {
        padding-top: 2.5rem !important;
    }

    .pt-lg-48 {
        padding-top: 3rem !important;
    }

    .pe-lg-0 {
        padding-right: 0 !important;
    }

    .pe-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pe-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pe-lg-3 {
        padding-right: 1rem !important;
    }

    .pe-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pe-lg-5 {
        padding-right: 3rem !important;
    }

    .pe-lg-12 {
        padding-right: 0.75rem !important;
    }

    .pe-lg-40 {
        padding-right: 2.5rem !important;
    }

    .pe-lg-48 {
        padding-right: 3rem !important;
    }

    .pb-lg-0 {
        padding-bottom: 0 !important;
    }

    .pb-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pb-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pb-lg-12 {
        padding-bottom: 0.75rem !important;
    }

    .pb-lg-40 {
        padding-bottom: 2.5rem !important;
    }

    .pb-lg-48 {
        padding-bottom: 3rem !important;
    }

    .ps-lg-0 {
        padding-left: 0 !important;
    }

    .ps-lg-1 {
        padding-left: 0.25rem !important;
    }

    .ps-lg-2 {
        padding-left: 0.5rem !important;
    }

    .ps-lg-3 {
        padding-left: 1rem !important;
    }

    .ps-lg-4 {
        padding-left: 1.5rem !important;
    }

    .ps-lg-5 {
        padding-left: 3rem !important;
    }

    .ps-lg-12 {
        padding-left: 0.75rem !important;
    }

    .ps-lg-40 {
        padding-left: 2.5rem !important;
    }

    .ps-lg-48 {
        padding-left: 3rem !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-inline {
        display: inline !important;
    }

    .d-xl-inline-block {
        display: inline-block !important;
    }

    .d-xl-block {
        display: block !important;
    }

    .d-xl-grid {
        display: grid !important;
    }

    .d-xl-inline-grid {
        display: inline-grid !important;
    }

    .d-xl-table {
        display: table !important;
    }

    .d-xl-table-row {
        display: table-row !important;
    }

    .d-xl-table-cell {
        display: table-cell !important;
    }

    .d-xl-flex {
        display: flex !important;
    }

    .d-xl-inline-flex {
        display: inline-flex !important;
    }

    .d-xl-none {
        display: none !important;
    }

    .flex-xl-fill {
        flex: 1 1 auto !important;
    }

    .flex-xl-row {
        flex-direction: row !important;
    }

    .flex-xl-column {
        flex-direction: column !important;
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important;
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important;
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important;
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important;
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important;
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important;
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important;
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important;
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important;
    }

    .justify-content-xl-start {
        justify-content: flex-start !important;
    }

    .justify-content-xl-end {
        justify-content: flex-end !important;
    }

    .justify-content-xl-center {
        justify-content: center !important;
    }

    .justify-content-xl-between {
        justify-content: space-between !important;
    }

    .justify-content-xl-around {
        justify-content: space-around !important;
    }

    .justify-content-xl-evenly {
        justify-content: space-evenly !important;
    }

    .align-items-xl-start {
        align-items: flex-start !important;
    }

    .align-items-xl-end {
        align-items: flex-end !important;
    }

    .align-items-xl-center {
        align-items: center !important;
    }

    .align-items-xl-baseline {
        align-items: baseline !important;
    }

    .align-items-xl-stretch {
        align-items: stretch !important;
    }

    .align-content-xl-start {
        align-content: flex-start !important;
    }

    .align-content-xl-end {
        align-content: flex-end !important;
    }

    .align-content-xl-center {
        align-content: center !important;
    }

    .align-content-xl-between {
        align-content: space-between !important;
    }

    .align-content-xl-around {
        align-content: space-around !important;
    }

    .align-content-xl-stretch {
        align-content: stretch !important;
    }

    .align-self-xl-auto {
        align-self: auto !important;
    }

    .align-self-xl-start {
        align-self: flex-start !important;
    }

    .align-self-xl-end {
        align-self: flex-end !important;
    }

    .align-self-xl-center {
        align-self: center !important;
    }

    .align-self-xl-baseline {
        align-self: baseline !important;
    }

    .align-self-xl-stretch {
        align-self: stretch !important;
    }

    .order-xl-first {
        order: -1 !important;
    }

    .order-xl-0 {
        order: 0 !important;
    }

    .order-xl-1 {
        order: 1 !important;
    }

    .order-xl-2 {
        order: 2 !important;
    }

    .order-xl-3 {
        order: 3 !important;
    }

    .order-xl-4 {
        order: 4 !important;
    }

    .order-xl-5 {
        order: 5 !important;
    }

    .order-xl-last {
        order: 6 !important;
    }

    .m-xl-0 {
        margin: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .m-xl-12 {
        margin: 0.75rem !important;
    }

    .m-xl-40 {
        margin: 2.5rem !important;
    }

    .m-xl-48 {
        margin: 3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mx-xl-0 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .mx-xl-1 {
        margin-left: 0.25rem !important;
        margin-right: 0.25rem !important;
    }

    .mx-xl-2 {
        margin-left: 0.5rem !important;
        margin-right: 0.5rem !important;
    }

    .mx-xl-3 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .mx-xl-4 {
        margin-left: 1.5rem !important;
        margin-right: 1.5rem !important;
    }

    .mx-xl-5 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-xl-12 {
        margin-left: 0.75rem !important;
        margin-right: 0.75rem !important;
    }

    .mx-xl-40 {
        margin-left: 2.5rem !important;
        margin-right: 2.5rem !important;
    }

    .mx-xl-48 {
        margin-left: 3rem !important;
        margin-right: 3rem !important;
    }

    .mx-xl-auto {
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .my-xl-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }

    .my-xl-1 {
        margin-bottom: 0.25rem !important;
        margin-top: 0.25rem !important;
    }

    .my-xl-2 {
        margin-bottom: 0.5rem !important;
        margin-top: 0.5rem !important;
    }

    .my-xl-3 {
        margin-bottom: 1rem !important;
        margin-top: 1rem !important;
    }

    .my-xl-4 {
        margin-bottom: 1.5rem !important;
        margin-top: 1.5rem !important;
    }

    .my-xl-5 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-xl-12 {
        margin-bottom: 0.75rem !important;
        margin-top: 0.75rem !important;
    }

    .my-xl-40 {
        margin-bottom: 2.5rem !important;
        margin-top: 2.5rem !important;
    }

    .my-xl-48 {
        margin-bottom: 3rem !important;
        margin-top: 3rem !important;
    }

    .my-xl-auto {
        margin-bottom: auto !important;
        margin-top: auto !important;
    }

    .mt-xl-0 {
        margin-top: 0 !important;
    }

    .mt-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mt-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mt-xl-3 {
        margin-top: 1rem !important;
    }

    .mt-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mt-xl-5 {
        margin-top: 3rem !important;
    }

    .mt-xl-12 {
        margin-top: 0.75rem !important;
    }

    .mt-xl-40 {
        margin-top: 2.5rem !important;
    }

    .mt-xl-48 {
        margin-top: 3rem !important;
    }

    .mt-xl-auto {
        margin-top: auto !important;
    }

    .me-xl-0 {
        margin-right: 0 !important;
    }

    .me-xl-1 {
        margin-right: 0.25rem !important;
    }

    .me-xl-2 {
        margin-right: 0.5rem !important;
    }

    .me-xl-3 {
        margin-right: 1rem !important;
    }

    .me-xl-4 {
        margin-right: 1.5rem !important;
    }

    .me-xl-5 {
        margin-right: 3rem !important;
    }

    .me-xl-12 {
        margin-right: 0.75rem !important;
    }

    .me-xl-40 {
        margin-right: 2.5rem !important;
    }

    .me-xl-48 {
        margin-right: 3rem !important;
    }

    .me-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-0 {
        margin-bottom: 0 !important;
    }

    .mb-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .mb-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .mb-xl-3 {
        margin-bottom: 1rem !important;
    }

    .mb-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .mb-xl-5 {
        margin-bottom: 3rem !important;
    }

    .mb-xl-12 {
        margin-bottom: 0.75rem !important;
    }

    .mb-xl-40 {
        margin-bottom: 2.5rem !important;
    }

    .mb-xl-48 {
        margin-bottom: 3rem !important;
    }

    .mb-xl-auto {
        margin-bottom: auto !important;
    }

    .ms-xl-0 {
        margin-left: 0 !important;
    }

    .ms-xl-1 {
        margin-left: 0.25rem !important;
    }

    .ms-xl-2 {
        margin-left: 0.5rem !important;
    }

    .ms-xl-3 {
        margin-left: 1rem !important;
    }

    .ms-xl-4 {
        margin-left: 1.5rem !important;
    }

    .ms-xl-5 {
        margin-left: 3rem !important;
    }

    .ms-xl-12 {
        margin-left: 0.75rem !important;
    }

    .ms-xl-40 {
        margin-left: 2.5rem !important;
    }

    .ms-xl-48 {
        margin-left: 3rem !important;
    }

    .ms-xl-auto {
        margin-left: auto !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .m-xl-n12 {
        margin: -0.75rem !important;
    }

    .m-xl-n40 {
        margin: -2.5rem !important;
    }

    .m-xl-n48 {
        margin: -3rem !important;
    }

    .mx-xl-n1 {
        margin-left: -0.25rem !important;
        margin-right: -0.25rem !important;
    }

    .mx-xl-n2 {
        margin-left: -0.5rem !important;
        margin-right: -0.5rem !important;
    }

    .mx-xl-n3 {
        margin-left: -1rem !important;
        margin-right: -1rem !important;
    }

    .mx-xl-n4 {
        margin-left: -1.5rem !important;
        margin-right: -1.5rem !important;
    }

    .mx-xl-n5 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .mx-xl-n12 {
        margin-left: -0.75rem !important;
        margin-right: -0.75rem !important;
    }

    .mx-xl-n40 {
        margin-left: -2.5rem !important;
        margin-right: -2.5rem !important;
    }

    .mx-xl-n48 {
        margin-left: -3rem !important;
        margin-right: -3rem !important;
    }

    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
        margin-top: -0.25rem !important;
    }

    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
        margin-top: -0.5rem !important;
    }

    .my-xl-n3 {
        margin-bottom: -1rem !important;
        margin-top: -1rem !important;
    }

    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
        margin-top: -1.5rem !important;
    }

    .my-xl-n5 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .my-xl-n12 {
        margin-bottom: -0.75rem !important;
        margin-top: -0.75rem !important;
    }

    .my-xl-n40 {
        margin-bottom: -2.5rem !important;
        margin-top: -2.5rem !important;
    }

    .my-xl-n48 {
        margin-bottom: -3rem !important;
        margin-top: -3rem !important;
    }

    .mt-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mt-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mt-xl-n3 {
        margin-top: -1rem !important;
    }

    .mt-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mt-xl-n5 {
        margin-top: -3rem !important;
    }

    .mt-xl-n12 {
        margin-top: -0.75rem !important;
    }

    .mt-xl-n40 {
        margin-top: -2.5rem !important;
    }

    .mt-xl-n48 {
        margin-top: -3rem !important;
    }

    .me-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .me-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .me-xl-n3 {
        margin-right: -1rem !important;
    }

    .me-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .me-xl-n5 {
        margin-right: -3rem !important;
    }

    .me-xl-n12 {
        margin-right: -0.75rem !important;
    }

    .me-xl-n40 {
        margin-right: -2.5rem !important;
    }

    .me-xl-n48 {
        margin-right: -3rem !important;
    }

    .mb-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .mb-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .mb-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .mb-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .mb-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .mb-xl-n12 {
        margin-bottom: -0.75rem !important;
    }

    .mb-xl-n40 {
        margin-bottom: -2.5rem !important;
    }

    .mb-xl-n48 {
        margin-bottom: -3rem !important;
    }

    .ms-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .ms-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .ms-xl-n3 {
        margin-left: -1rem !important;
    }

    .ms-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .ms-xl-n5 {
        margin-left: -3rem !important;
    }

    .ms-xl-n12 {
        margin-left: -0.75rem !important;
    }

    .ms-xl-n40 {
        margin-left: -2.5rem !important;
    }

    .ms-xl-n48 {
        margin-left: -3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .p-xl-12 {
        padding: 0.75rem !important;
    }

    .p-xl-40 {
        padding: 2.5rem !important;
    }

    .p-xl-48 {
        padding: 3rem !important;
    }

    .px-xl-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .px-xl-1 {
        padding-left: 0.25rem !important;
        padding-right: 0.25rem !important;
    }

    .px-xl-2 {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
    }

    .px-xl-3 {
        padding-left: 1rem !important;
        padding-right: 1rem !important;
    }

    .px-xl-4 {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }

    .px-xl-5 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .px-xl-12 {
        padding-left: 0.75rem !important;
        padding-right: 0.75rem !important;
    }

    .px-xl-40 {
        padding-left: 2.5rem !important;
        padding-right: 2.5rem !important;
    }

    .px-xl-48 {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    .py-xl-0 {
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }

    .py-xl-1 {
        padding-bottom: 0.25rem !important;
        padding-top: 0.25rem !important;
    }

    .py-xl-2 {
        padding-bottom: 0.5rem !important;
        padding-top: 0.5rem !important;
    }

    .py-xl-3 {
        padding-bottom: 1rem !important;
        padding-top: 1rem !important;
    }

    .py-xl-4 {
        padding-bottom: 1.5rem !important;
        padding-top: 1.5rem !important;
    }

    .py-xl-5 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .py-xl-12 {
        padding-bottom: 0.75rem !important;
        padding-top: 0.75rem !important;
    }

    .py-xl-40 {
        padding-bottom: 2.5rem !important;
        padding-top: 2.5rem !important;
    }

    .py-xl-48 {
        padding-bottom: 3rem !important;
        padding-top: 3rem !important;
    }

    .pt-xl-0 {
        padding-top: 0 !important;
    }

    .pt-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pt-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pt-xl-3 {
        padding-top: 1rem !important;
    }

    .pt-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pt-xl-5 {
        padding-top: 3rem !important;
    }

    .pt-xl-12 {
        padding-top: 0.75rem !important;
    }

    .pt-xl-40 {
        padding-top: 2.5rem !important;
    }

    .pt-xl-48 {
        padding-top: 3rem !important;
    }

    .pe-xl-0 {
        padding-right: 0 !important;
    }

    .pe-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pe-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pe-xl-3 {
        padding-right: 1rem !important;
    }

    .pe-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pe-xl-5 {
        padding-right: 3rem !important;
    }

    .pe-xl-12 {
        padding-right: 0.75rem !important;
    }

    .pe-xl-40 {
        padding-right: 2.5rem !important;
    }

    .pe-xl-48 {
        padding-right: 3rem !important;
    }

    .pb-xl-0 {
        padding-bottom: 0 !important;
    }

    .pb-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pb-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pb-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pb-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pb-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pb-xl-12 {
        padding-bottom: 0.75rem !important;
    }

    .pb-xl-40 {
        padding-bottom: 2.5rem !important;
    }

    .pb-xl-48 {
        padding-bottom: 3rem !important;
    }

    .ps-xl-0 {
        padding-left: 0 !important;
    }

    .ps-xl-1 {
        padding-left: 0.25rem !important;
    }

    .ps-xl-2 {
        padding-left: 0.5rem !important;
    }

    .ps-xl-3 {
        padding-left: 1rem !important;
    }

    .ps-xl-4 {
        padding-left: 1.5rem !important;
    }

    .ps-xl-5 {
        padding-left: 3rem !important;
    }

    .ps-xl-12 {
        padding-left: 0.75rem !important;
    }

    .ps-xl-40 {
        padding-left: 2.5rem !important;
    }

    .ps-xl-48 {
        padding-left: 3rem !important;
    }
}

@media print {
    .d-print-inline {
        display: inline !important;
    }

    .d-print-inline-block {
        display: inline-block !important;
    }

    .d-print-block {
        display: block !important;
    }

    .d-print-grid {
        display: grid !important;
    }

    .d-print-inline-grid {
        display: inline-grid !important;
    }

    .d-print-table {
        display: table !important;
    }

    .d-print-table-row {
        display: table-row !important;
    }

    .d-print-table-cell {
        display: table-cell !important;
    }

    .d-print-flex {
        display: flex !important;
    }

    .d-print-inline-flex {
        display: inline-flex !important;
    }

    .d-print-none {
        display: none !important;
    }
}

@font-face {
    font-display: swap;
    font-family: Commissioner;
    font-style: "normal";
    font-weight: 400;
    src:
        url(../assets/fonts/Commissioner-Regular.eot?#iefix)
            format("embedded-opentype"),
        url(../assets/fonts/Commissioner-Regular.woff2) format("woff2"),
        url(../assets/fonts/Commissioner-Regular.woff) format("woff"),
        url(../assets/fonts/Commissioner-Regular.ttf) format("truetype");
}

@font-face {
    font-display: swap;
    font-family: Commissioner;
    font-style: "normal";
    font-weight: 500;
    src:
        url(../assets/fonts/Commissioner-Medium.eot?#iefix)
            format("embedded-opentype"),
        url(../assets/fonts/Commissioner-Medium.woff2) format("woff2"),
        url(../assets/fonts/Commissioner-Medium.woff) format("woff"),
        url(../assets/fonts/Commissioner-Medium.ttf) format("truetype");
}

@font-face {
    font-display: swap;
    font-family: Commissioner;
    font-style: "normal";
    font-weight: 600;
    src:
        url(../assets/fonts/Commissioner-SemiBold.eot?#iefix)
            format("embedded-opentype"),
        url(../assets/fonts/Commissioner-SemiBold.woff2) format("woff2"),
        url(../assets/fonts/Commissioner-SemiBold.woff) format("woff"),
        url(../assets/fonts/Commissioner-SemiBold.ttf) format("truetype");
}

main {
    background: #fff;
    position: relative;
    z-index: 1;
}

.first-title,
.second-title,
.third-title {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.25;
    margin-bottom: 48px;
    margin-top: 0;
}

@media screen and (max-width: 767px) {
    .first-title,
    .second-title,
    .third-title {
        font-size: 24px;
        margin-bottom: 1rem !important;
    }
}

.in-stock {
    align-items: center;
    display: flex;
    gap: 16px;
    padding: 20px 0;
}

.in-stock svg {
    fill: #1dbe4a;
}

.in-stock__text {
    color: #1dbe4a;
}

.second-title {
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .second-title {
        font-size: 20px;
        line-height: 1.4;
    }
}

.third-title {
    font-size: 24px;
    line-height: 1.33;
    margin-bottom: 16px;
}

@media screen and (max-width: 575px) {
    .third-title {
        font-size: 20px;
        line-height: 1.4;
        margin-bottom: 8px;
    }
}

.section {
    margin-bottom: 96px;
}

@media screen and (max-width: 991px) {
    .section {
        margin-bottom: 64px;
    }
}

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

.svg-icon {
    height: 24px;
    width: 24px;
    fill: #c1c7d0;
    transition: fill 0.3s;
}

button {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.space-between {
    justify-content: space-between;
}

.flex-column {
    flex-direction: column;
}

.btn {
    background-color: #0072e5;
    border: 0;
    border-radius: 12px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    line-height: 1.43;
    padding: 12px 16px;
    transition:
        background 0.3s,
        color 0.3s;
}

.btn:hover {
    background: linear-gradient(0deg, #00000026, #00000026), #0071e3;
}

.btn_large {
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    padding: 12px 16px;
}

.btn_orange {
    background-color: #e34b3d;
}

.btn_orange:hover {
    background: linear-gradient(0deg, #00000026, #00000026), #e34b3d;
}

.btn_outline,
.btn_white {
    background-color: #fff;
    color: #31353b;
}

.btn_outline:hover,
.btn_white:hover {
    background-color: #f5f7fb;
    color: #2684ff;
}

.btn_outline {
    border: 1px solid #dfe1e6;
}

.btn_outline:hover {
    background: #fff;
}

.btn_load {
    color: #090a0b;
    display: block;
    font-weight: 400;
}

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

@media screen and (max-width: 575px) {
    .btn_mobile-w100 {
        width: 100%;
    }
}

.link,
a {
    color: #31353b;
    text-decoration: none;
    transition: color 0.3s;
}

.link:hover,
a:hover {
    color: #0072e5;
}

.link.btn_orange:hover,
.link.btn_secondary:hover,
a.btn_orange:hover,
a.btn_secondary:hover {
    color: #fff;
}

.link-reverse {
    color: #0072e5;
    transition: color 0.3s;
}

.link-reverse:hover {
    color: #31353b;
}

.overflow-block {
    opacity: 1;
    overflow: hidden;
    transition: max-height 0.3s;
}

.pr--17 {
    padding-right: 17px;
}

.overflow-btn {
    cursor: pointer;
    display: inline-block;
    transition: color 0.3s;
}

.overflow-btn:hover {
    color: #0072e5;
}

.sticky-block {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}

.stretched-link:after {
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.overflow-hidden {
    overflow: hidden;
}

.display-none {
    display: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.opacity-none {
    opacity: 0 !important;
}

.display-block {
    display: block !important;
}

.my-slider-container {
    margin-bottom: -50px;
    overflow: hidden;
    padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .my-slider-container {
        margin-right: -16px;
        padding-right: 16px;
    }
}

.swiper-buttons-flex {
    display: flex;
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 24px;
}

@media screen and (max-width: 575px) {
    .swiper-buttons-flex {
        align-items: center;
    }
}

.swiper-buttons-flex .first-title {
    margin-bottom: 0;
}

.swiper-buttons-container {
    display: flex;
    gap: 8px;
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 100%;
    display: flex;
    height: 44px;
    justify-content: center;
    min-height: 44px;
    min-width: 44px;
    width: 44px;
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 13px;
    fill: #31353b;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.swiper-button-disabled:hover {
    background-color: #fff;
    cursor: default;
}

.swiper-button-disabled svg {
    fill: #dfe1e6;
}

.swiper-initialized .swiper-slide {
    width: auto;
}

.product-card--no-price .product-card__container {
    min-height: 230px;
}

.product-card--no-price .product-card__title {
    font-size: 16px;
    font-weight: 400;
}

.product-card__container {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    gap: 12px;
    line-height: 1.43;
    max-width: 266px;
    min-height: 266px;
    min-width: 266px;
    padding: 16px;
    transition: box-shadow 0.3s;
}

.product-card__container:hover {
    box-shadow: 0 16px 24px #0000000d;
}

@media screen and (max-width: 991px) {
    .product-card__container {
        max-width: 224px;
        min-width: 224px;
    }
}

.product-card__img-block {
    background-color: #f5f7fb;
    border-radius: 12px;
    height: 80px;
    overflow: hidden;
    width: 80px;
}

.product-card__img-block img {
    font-size: 11px;
    height: 100%;
    width: 100%;
}

.product-card__title {
    color: #31353b;
    font-weight: 500;
    margin-top: auto;
    text-align: center;
}

.product-card__price-block {
    align-items: center;
    display: flex;
    justify-content: space-between;
    z-index: 2;
}

.product-card__price-block a {
    color: #5f6772;
}

.product-card__price-block a:hover {
    color: #0072e5;
}

.product-card__basket-svg {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    height: 36px;
    justify-content: center;
    transition: border-color 0.3s;
    width: 36px;
}

.product-card__basket-svg:hover {
    border-color: #e34b3d;
    cursor: pointer;
}

.product-card__basket-svg:hover svg {
    fill: #e34b3d;
}

.product-card__basket-svg svg {
    height: 14px;
    width: 14px;
    fill: #31353b;
}

.loading {
    animation: loading 0.8s infinite;
    animation-direction: alternate;
    cursor: default;
    pointer-events: none;
}

[data-my-modal="#added-order"].active {
    border-color: #0072e5;
    position: relative;
}

[data-my-modal="#added-order"].active:hover {
    border-color: #0072e5;
    cursor: default;
}

[data-my-modal="#added-order"].active svg {
    opacity: 0;
}

[data-my-modal="#added-order"].active:after {
    background: url(../assets/img/icons/check-line.svg);
    content: "";
    height: 16px;
    position: absolute;
    width: 16px;
}

@keyframes loading {
    0% {
        opacity: 0.6;
    }

    to {
        opacity: 0.9;
    }
}

#choosing-city-dropdown .my-modal__footer {
    justify-content: flex-start;
}

.relative {
    position: relative;
}

.white-field-with-input {
    align-items: center;
    background: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    height: 52px;
    justify-content: flex-start;
    padding: 0 12px;
    position: relative;
}

.white-field-with-input input {
    background: none;
    border: none;
    outline: none;
    position: relative;
    width: 100%;
    z-index: 2;
}

.white-field-with-input .custom-placeholder {
    color: #5f6772;
    font-size: 16px;
    position: absolute;
    z-index: 1;
}

.white-field-with-input .custom-placeholder sup {
    color: #ff5630;
}

.white-field-with-input.focused input {
    background: #fff;
}

.btn-flex-content {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.hidden {
    display: none !important;
}

.main__about-company {
    padding-top: 64px;
}

@media (max-width: 1024px) {
    .main__about-company {
        padding-top: 48px;
    }
}

[data-item-id].active {
    border-color: #0072e5;
    position: relative;
}

[data-item-id].active svg {
    opacity: 0;
}

[data-item-id].active:after {
    background: url(../assets/img/icons/check-line.svg);
    content: "";
    height: 16px;
    position: absolute;
    width: 16px;
}

@media (min-width: 1400px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1320px;
    }
}

.contact-main-banner {
    margin-top: 48px;
}

.contact-main-banner .banner__main-wrapper {
    margin-bottom: 0;
}

.breadcrumbs {
    column-gap: 24px;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
    margin-top: 16px;
    row-gap: 2px;
}

@media screen and (max-width: 767px) {
    .breadcrumbs {
        margin-bottom: 8px;
        padding-bottom: 8px;
        padding-right: 16px;
    }
}

.breadcrumbs__item {
    align-items: center;
    color: #31353b;
    display: flex;
    font-size: 0.87rem;
    gap: 4px;
    line-height: 1.43;
    position: relative;
    transition: color 0.3s;
}

.breadcrumbs__item.active {
    color: #31353b !important;
}

.breadcrumbs__item:not(:last-child):before {
    color: #dfe1e6;
    content: "/";
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.breadcrumbs__item:last-child {
    color: #5f6772;
}

.breadcrumbs__item_dots {
    gap: 24px;
}

.breadcrumbs__item_dots button {
    align-items: center;
    background: none;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    display: flex;
    height: 24px;
    justify-content: center;
    width: 24px;
}

.breadcrumbs__item_dots button:hover {
    background-color: #f5f7fb;
    color: #31353b;
}

.breadcrumbs__item_btn button {
    align-items: center;
    border: 1px solid #f5f7fb;
    border-radius: 8px;
    display: flex;
    height: 20px;
    justify-content: center;
    transition: border-color 0.3s;
    width: 20px;
}

.breadcrumbs__item_btn button:hover {
    border-color: #dfe1e6;
}

.breadcrumbs__item_btn button svg {
    height: 14px;
    width: 14px;
    fill: #c1c7d0;
    cursor: pointer;
}

.breadcrumbs__item_dots button,
.breadcrumbs__link {
    color: inherit;
    padding: 6px 0;
    text-decoration: none;
}

@media screen and (max-width: 767px) {
    .breadcrumbs {
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;
    }

    .breadcrumbs__item {
        flex-shrink: 0;
    }
}

a.breadcrumbs__link:hover {
    color: #0072e5;
    text-decoration: none;
}

.tippy-content .menu__content {
    padding: 8px 0;
}

.tippy-content .menu__content .breadcrumbs__item {
    min-width: 210px;
    padding: 0 12px;
}

.tippy-content .menu__content .breadcrumbs__item:before {
    content: none;
}

.tippy-content .menu__content .breadcrumbs__link {
    width: 100%;
}

.tippy-box[data-theme~="menu"] {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 32px #00000029;
    color: #31353b;
    padding: 0;
}

.tippy-box[data-theme~="menu"] .tippy-content {
    padding: 0;
}

.tippy-box[data-theme~="menu"] .tippy-arrow {
    color: #fff;
}

.tippy-box[data-theme~="menu"] .tippy-arrow:before {
    content: "";
    height: 8px;
    left: 0;
    top: -8px;
    width: 20px;
}

.menu > .menu__content {
    display: none;
}

#make-order,
#vacancy-filter {
    border-radius: 12px 0 0 12px;
    left: auto;
    right: 0;
}

@media screen and (max-width: 575px) {
    #make-order,
    #vacancy-filter {
        border-radius: 0;
    }
}

#make-order .my-modal__head-close,
#vacancy-filter .my-modal__head-close {
    left: -65px;
    right: auto;
}

@media screen and (max-width: 575px) {
    #make-order .my-modal__head-close,
    #vacancy-filter .my-modal__head-close {
        left: auto;
        right: 24px;
    }
}

.my-modal {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-fill-mode: backwards;
    animation-iteration-count: 1;
    animation-name: openModal;
    animation-timing-function: ease-in-out;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 32px #00000029;
    display: none;
    left: 50%;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 384px;
    z-index: 1;
}

.my-modal--large {
    width: 576px;
}

.my-modal__text {
    color: #5f6772;
    font-size: 16px;
    line-height: 1.43;
}

.my-modal.active {
    display: block;
    z-index: 12;
}

.my-modal__container {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.my-modal__head {
    display: flex;
    padding: 40px;
    position: relative;
}

.my-modal__head--short {
    padding-bottom: 12px;
}

@media screen and (max-width: 575px) {
    .my-modal__head--short {
        padding-bottom: 8px !important;
    }
}

.my-modal__head svg {
    fill: #dfe1e6;
}

.my-modal__head-text {
    flex: 1;
    font-size: 24px;
    font-weight: 600;
    padding-right: 36px;
}

.my-modal__head-close {
    position: absolute;
    right: 8px;
    top: 8px;
}

.my-modal__head-close svg {
    fill: #31353b;
    height: 13px;
    width: 13px;
}

.my-modal__head-back {
    left: -20px;
    position: relative;
    top: -12px;
}

.my-modal__body {
    flex: 1;
    overflow: hidden;
    padding: 0 40px 40px;
}

.my-modal__footer {
    display: flex;
    gap: 12px;
    justify-content: flex-end;
    padding: 0 40px 40px;
}

@media screen and (max-width: 575px) {
    .my-modal__footer {
        flex-direction: column;
    }
}

.my-modal__footer-column {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.my-modal_drawer {
    animation-name: openDrawer;
    border-radius: 0 12px 12px 0;
    bottom: 0;
    left: 0;
    right: auto;
    top: 0;
    transform: none;
    width: 420px;
}

.my-modal_drawer .header {
    padding-top: 24px;
}

.my-modal_drawer .my-modal__head {
    align-items: center;
    padding: 0;
}

.my-modal_drawer .my-modal__head .my-modal__head-close {
    align-items: center;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    right: -65px;
    top: 16px;
}

.my-modal_drawer .my-modal__head .my-modal__head-close button {
    background-color: inherit;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    height: 48px;
    padding: 0;
    width: 48px;
}

.my-modal_drawer .my-modal__head .my-modal__head-close button svg {
    fill: #31353b;
    height: 12.7px;
    width: 12.7px;
}

.my-modal_drawer .my-modal__head .my-modal__head-text {
    padding: 24px;
}

.my-modal_drawer .my-modal__head .my-modal__head-back {
    left: -8px;
    top: auto;
}

.my-modal_drawer .my-modal__body {
    padding: 0 24px;
}

.my-modal_drawer .my-modal__footer {
    flex-direction: column;
    gap: 0;
    padding: 24px;
}

.my-modal_drawer .my-modal__footer-btn {
    padding-top: 14px;
}

.my-modal_drawer .my-modal__footer-btn .btn {
    display: block;
    text-align: center;
    width: 100%;
}

.my-modal_drawer .my-modal__footer-socials .header__section.section-socials {
    width: -webkit-min-content;
    width: min-content;
}

.my-modal_drawer .my-modal__footer-row {
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
    padding-top: 20px;
}

.my-modal_drawer .my-modal__footer-row svg {
    height: 16px;
    width: 16px;
}

.my-modal_drawer .my-modal__footer a {
    width: 80%;
}

@media screen and (max-width: 575px) {
    .my-modal_drawer .my-modal__footer a {
        font-size: 14px;
    }
}

.my-modal_drawer .my-modal__footer .icon-btn-arrow-right {
    height: 13px;
    width: 8px;
}

@media screen and (min-width: 768px) {
    .my-modal_menu {
        animation-name: openMenu;
        bottom: auto;
        left: calc(50% - 30px);
        min-width: 300px;
        position: absolute;
        right: auto;
        top: calc(100% + 20px);
        transform: none;
    }

    .my-modal_menu .my-modal__head {
        padding: 24px 24px 0;
    }

    .my-modal_menu .my-modal__head .my-modal__head-close {
        display: none;
    }

    .my-modal_menu .my-modal__head .my-modal__head-text {
        padding: 0;
    }

    .my-modal_menu .my-modal__head .my-modal__head-back {
        display: none;
    }

    .my-modal_menu .my-modal__body {
        padding: 24px 24px 0 24px;
    }

    .my-modal_menu .my-modal__footer {
        gap: 8px;
        padding: 16px 24px 24px;
    }

    .my-modal_menu:before {
        background: url(../assets/img/icons/bugor.svg) no-repeat;
        content: "";
        height: 8px;
        left: 16px;
        position: absolute;
        top: -8px;
        width: 20px;
    }
}

.my-modal_notification {
    animation-name: showNotification;
    background: #090a0b;
    bottom: 24px;
    color: #5f6772;
    left: auto;
    max-width: 400px;
    padding-left: 32px;
    right: 24px;
    top: auto;
    transform: none;
}

.my-modal_notification .my-modal__body {
    color: #dfe1e6;
    font-size: 13px;
}

.my-modal_notification:before {
    content: "";
    height: 24px;
    left: 16px;
    position: absolute;
    top: 16px;
    width: 24px;
}

.my-modal_notification.info:before {
    background: url(../assets/img/icons/info.svg);
}

.my-modal_notification.warning:before {
    background: url(../assets/img/icons/warning.svg);
}

.my-modal_notification.error:before {
    background: url(../assets/img/icons/error.svg);
}

.my-modal_notification.success:before {
    background: url(../assets/img/icons/success.svg);
}

.my-modal.closeDrawer {
    animation-name: closeDrawer !important;
}

.my-modal#make-order.closeDrawer,
.my-modal#vacancy-filter.closeDrawer {
    animation-name: closeDrawerVacancy !important;
}

.my-modal.closeModal {
    animation-name: closeModal !important;
}

@media screen and (max-width: 575px) {
    .my-modal.closeModal {
        animation-name: closeModalSm !important;
    }
}

.my-modal.closeNotification {
    animation-name: closeNotification !important;
}

@media screen and (max-width: 768px) {
    .my-modal.closeNotification {
        animation-name: closeModalSm !important;
    }

    .my-modal:not(.my-modal_drawer) {
        animation-name: openModalSm;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        bottom: 0;
        left: 0;
        min-width: auto;
        right: 0;
        top: auto;
        transform: none;
        width: 100%;
    }

    .my-modal_drawer {
        border-radius: 0;
        bottom: 0;
        min-width: 100vw;
        right: 0;
        top: 0;
        width: auto;
    }

    .my-modal_drawer .my-modal__head {
        padding: 0;
    }

    .my-modal_drawer .my-modal__head-text {
        padding-right: 113px !important;
    }

    .my-modal_drawer .my-modal__head .my-modal__head-close {
        right: 24px;
        top: 24px;
        z-index: 9;
    }

    .my-modal_drawer .my-modal__head .my-modal__head-back {
        left: -12px;
        top: auto;
    }

    .my-modal_drawer .my-modal__body {
        padding-top: 0;
    }

    .my-modal_notification {
        max-width: none;
    }

    .my-modal__head {
        padding: 24px 16px;
    }

    .my-modal__body {
        padding: 16px 16px 8px;
    }

    .my-modal__footer {
        gap: 12px;
        padding: 16px;
    }

    .my-modal__footer .btn {
        flex: 1;
    }
}

.my-modal-shadow {
    animation-delay: 0s;
    animation-direction: normal;
    animation-duration: 0.3s;
    animation-iteration-count: 1;
    animation-timing-function: ease-in-out;
    background: #0000004d;
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 11;
}

.my-modal-shadow.active {
    animation-name: showShadow;
    display: block;
}

.my-modal-shadow.disabling {
    animation-name: hideShadow;
    display: block;
}

#trust-modal {
    max-width: 952px;
    width: 100%;
}

@media screen and (max-width: 991px) {
    #trust-modal {
        max-width: 545px;
    }
}

@media screen and (max-width: 575px) {
    #trust-modal {
        max-width: 100%;
    }
}

#trust-modal .my-modal__body {
    padding: 24px;
}

@media screen and (max-width: 575px) {
    #trust-modal .my-modal__body {
        padding: 24px 16px 16px;
    }
}

.trust__modal-container {
    display: flex;
    gap: 40px;
    justify-content: space-between;
    overflow: hidden;
}

.trust__modal-title {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 24px;
    padding-right: 36px;
}

@media screen and (max-width: 575px) {
    .trust__modal-title {
        font-size: 24px;
    }
}

.trust__modal-img {
    flex-shrink: 0;
    max-width: 352px;
    width: 100%;
}

.trust__modal-img img {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    overflow: hidden;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .trust__modal-img {
        display: none;
    }
}

.trust__modal-right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .trust__modal-right {
        width: 100%;
    }
}

.trust__modal-right .trust__modal-text {
    max-height: 347px;
    overflow-x: auto;
}

@media screen and (max-width: 991px) {
    .trust__modal-right .trust__modal-text {
        max-height: 268px;
    }
}

@media screen and (max-width: 575px) {
    .trust__modal-right .trust__modal-text {
        max-height: 490px;
    }
}

.trust__modal-text {
    height: 100%;
    margin-bottom: 16px;
    overflow-y: auto;
}

@media screen and (max-width: 991px) {
    .trust__modal-open-doc a {
        max-width: none !important;
        width: 100%;
    }
}

.trust__modal-open-doc a {
    display: block;
    max-width: -webkit-max-content;
    max-width: max-content;
    text-align: center;
}

.trust__modal-open-doc a:hover {
    color: #fff;
}

#mobile-callback {
    left: auto;
    right: -20px;
}

@media screen and (max-width: 575px) {
    #mobile-callback {
        left: 0;
        right: 0;
    }
}

#mobile-callback:before {
    left: auto;
    right: 16px;
}

@media (min-width: 575px) {
    #mobile-callback .my-modal__container {
        padding: 0;
    }
}

#mobile-callback .my-modal__body {
    padding-top: 24px;
}

.choosing-city .my-modal {
    left: -14px;
    min-width: 290px;
    width: 290px;
}

.choosing-city .my-modal__head-text {
    color: #091e42;
    font-size: 16px;
    font-weight: 500;
}

@media screen and (max-width: 575px) {
    .choosing-city .my-modal__head-text {
        font-size: 24px;
    }

    .choosing-city .my-modal__head {
        padding-bottom: 8px;
    }
}

.choosing-city .my-modal__body {
    display: none;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .choosing-city .my-modal {
        bottom: 24px;
        left: auto;
        position: fixed;
        right: 24px;
        top: auto;
    }

    .choosing-city .my-modal:before {
        display: none;
    }

    .choosing-city .my-modal__head-close {
        display: block !important;
    }
}

@media screen and (max-width: 575px) {
    .choosing-city .my-modal {
        left: 0;
        width: 100%;
    }

    #choosing-city {
        border-radius: 0;
        top: 0;
    }
}

#choosing-city .my-modal__head {
    padding: 24px 40px;
    position: static;
}

@media screen and (max-width: 575px) {
    #choosing-city .my-modal__head {
        padding: 24px 16px;
    }
}

#choosing-city .city-tabs {
    box-shadow: inset 0 -1px 0 #dfe1e6;
    padding: 8px 24px 0;
}

#choosing-city .city-tabs .tabs-nav__btn {
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 20px;
}

#choosing-city .city-tabs .tabs-nav__btn.active {
    box-shadow: inset 0 -2px 0 #0072e5;
    color: #0072e5;
}

@media screen and (max-width: 575px) {
    #vacancy-filter .my-modal__head-close {
        left: 24px;
        right: auto;
    }
}

#vacancy-filter .my-modal__head-text {
    padding-right: 24px !important;
}

#vacancy-filter .my-modal__head-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 575px) {
    #vacancy-filter .my-modal__head-container {
        align-items: flex-start;
        flex-direction: column-reverse;
        gap: 24px;
    }

    #vacancy-filter .vacancy__reset {
        align-self: self-end;
    }
}

#header-menu .my-modal__footer {
    display: none;
    margin-top: auto;
}

@media screen and (max-width: 991px) {
    #header-menu .my-modal__body {
        flex: initial;
        height: 100%;
        overflow: visible;
    }

    #header-menu .my-modal__body-links {
        height: 100%;
    }

    #header-menu .my-modal__container {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    #header-menu .header__catalog {
        height: 100%;
    }

    #header-menu .my-modal__footer .icon-btn-arrow-right {
        margin-right: 8px;
    }

    #header-menu .header__modal_catalog-container {
        height: 100%;
    }

    #header-menu .header__modal_catalog-container ul {
        height: calc(100% - 192px);
        max-height: none;
    }

    #header-menu .header__subcategory-container.header {
        height: 100%;
        padding-bottom: 0;
        padding-top: 24px !important;
    }

    #header-menu .header__catalog-container {
        height: 100%;
    }
}

@media screen and (max-width: 575px) {
    #header-menu .my-modal__container {
        overflow: auto;
    }

    #header-menu .header__subcategory-container.header {
        height: auto;
    }
}

#error-modal .my-modal__footer,
#send-request .my-modal__footer {
    justify-content: flex-start;
}

.form__submit {
    gap: 16px;
}

.form__agreement,
.form__submit {
    align-items: flex-start;
    display: flex;
}

.form__agreement {
    gap: 12px;
}

.form__agreement.invalid a,
.form__agreement.invalid p {
    color: red !important;
    transition: none !important;
}

.form__agreement input {
    cursor: pointer;
}

.form__agreement p {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

.form__agreement a {
    color: #0072e5;
    transition: color 0.3s;
}

.form__agreement a:hover {
    color: #31353b;
}

#form-quick-order .form__row:nth-child(3) {
    margin-bottom: 24px;
}

@media screen and (max-width: 575px) {
    #form-quick-order .form__row:nth-child(3) {
        margin-bottom: 12px;
    }

    #form-quick-order .form__submit {
        flex-direction: column;
        gap: 12px;
    }

    #form-quick-order .form__submit button {
        width: 100%;
    }
}

@keyframes closeNotification {
    0% {
        opacity: 1;
        transform: translateX(0);
    }

    to {
        opacity: 0;
        transform: translateX(1000px);
    }
}

@keyframes showNotification {
    0% {
        opacity: 0;
        transform: translateX(1000px);
    }

    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes showShadow {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes hideShadow {
    0% {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes openMenu {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes openDrawer {
    0% {
        opacity: 0;
        right: -400px;
    }

    to {
        opacity: 1;
        right: 0;
    }
}

@keyframes closeDrawerVacancy {
    0% {
        opacity: 1;
        right: 0;
    }

    to {
        opacity: 0;
        right: -400px;
    }
}

@keyframes closeDrawer {
    0% {
        left: 0;
        opacity: 1;
    }

    to {
        left: -400px;
        opacity: 0;
    }
}

@keyframes openModal {
    0% {
        opacity: 0;
        top: 60%;
    }

    to {
        opacity: 1;
        top: 50%;
    }
}

@keyframes openModalSm {
    0% {
        bottom: -200px;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

@keyframes closeModal {
    0% {
        opacity: 1;
        top: 50%;
    }

    to {
        opacity: 0;
        top: 60%;
    }
}

@keyframes closeModalSm {
    0% {
        bottom: 0;
        opacity: 1;
    }

    to {
        bottom: -200px;
        opacity: 0;
    }
}

.city-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 100%;
    max-height: 100%;
}

.city-list__items {
    height: 100%;
    max-height: 300px;
    overflow: auto;
    position: relative;
}

.city-list__items:after {
    background: linear-gradient(0deg, #fff, #fff0);
    bottom: -1px;
    content: "";
    display: block;
    height: 24px;
    position: -webkit-sticky;
    position: sticky;
    width: 100%;
}

@media screen and (max-width: 575px) {
    .city-list__items {
        max-height: 100%;
    }
}

.city-list__items-wrap {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

@media screen and (max-width: 575px) {
    .city-list__items-wrap {
        gap: 0;
    }
}

.city-list__items_not-found {
    display: none;
}

.city-list__items_not-found p span {
    text-transform: capitalize;
}

.city-list__items .show {
    display: block;
}

.city-list__link {
    position: relative;
}

.city-list__link:hover {
    text-decoration: none;
}

@media screen and (max-width: 575px) {
    .city-list__link {
        box-shadow: inset 0 -1px 0 #dfe1e6;
        padding: 12px 0;
    }
}

.city-list__link.active {
    color: #0072e5;
}

@media screen and (max-width: 575px) {
    .city-list__link.active:before {
        background: url(../assets/img/icons/select-checked.svg) 50% no-repeat;
        content: "";
        height: 20px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 20px;
        z-index: 1;
    }
}

.file-item {
    align-items: center;
    display: flex;
    gap: 12px;
}

.file-item__icon svg {
    height: 32px;
    width: 26px;
}

.file-item__icon_sm {
    align-self: flex-start;
    margin-right: 6px;
    position: relative;
    top: 3px;
}

.file-item__icon_sm svg {
    height: 16px;
    width: 16px;
    fill: #dfe1e6;
}

.file-item__size {
    color: #5f6772;
    font-size: 11px;
    line-height: 16px;
}

.file-item__text:not(a) {
    color: #31353b;
    max-width: 179px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.resume {
    width: 50%;
}

@media screen and (max-width: 575px) {
    .resume {
        width: 100%;
    }
}

.resume + .btn {
    width: 50%;
}

@media screen and (max-width: 575px) {
    .resume + .btn {
        width: 100%;
    }
}

.resume .input-file__drop {
    justify-content: center;
}

.resume .input-file__drop-icon {
    display: none;
}

.resume .input-file__file-actions {
    align-items: center;
    display: flex;
    padding-top: 3px;
}

.resume .input-file__drop-text {
    color: #fff;
    font-size: 16px;
    line-height: 150%;
}

.input-file {
    position: relative;
}

.input-file__list > div:not(:last-child) {
    margin-bottom: 16px;
}

.input-file__file {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    display: flex;
    max-height: 48px;
    padding: 12px 16px;
}

.input-file__file-info {
    flex: 1;
    padding-top: 3px;
}

.input-file__file-remove svg {
    fill: #dfe1e6;
}

.input-file__file-actions {
    position: relative;
    z-index: 100;
}

.input-file__drop {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    color: #31353b;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: space-between;
    padding: 12px 16px;
}

.input-file__drop:hover {
    border-color: #0072e5;
}

.input-file__drop-text {
    font-weight: 500;
}

.input-file__drop-icon svg {
    fill: #dfe1e6;
    height: 24px;
    width: 24px;
}

.input-file input[type="file"] {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.input-file input[type="file"]:hover {
    pointer-events: none;
}

.textarea textarea {
    border: none;
    display: block;
    height: 100%;
    padding: 12px;
    resize: none;
    width: 100%;
}

.textarea textarea:required + .input__placeholder:before {
    color: #ff5630;
    content: "*";
    position: absolute;
    right: -10px;
    top: -5px;
}

.textarea textarea:focus {
    outline: none;
}

.textarea textarea:focus + .input__placeholder,
.textarea textarea:not(:placeholder-shown) + .input__placeholder {
    display: none;
}

.textarea .input__placeholder {
    top: 12px;
    transform: none;
}

.input_textarea textarea {
    padding-top: 27px;
}

.input_textarea .input__placeholder {
    display: block !important;
}

.input_textarea.focus textarea {
    padding-top: 27px;
}

.input.textarea.focus .input__placeholder {
    font-size: 11px;
    line-height: 12px;
    top: 10px;
}

.input {
    border-radius: 12px;
    position: relative;
    width: 100%;
}

.input:after {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    content: "";
    inset: 0;
    pointer-events: none;
    position: absolute;
    -webkit-user-select: none;
    user-select: none;
}

.input.focus:after {
    border-color: #dfe1e6;
    border-width: 2px;
}

.input:hover:after {
    border-color: #c1c7d0;
}

.input input {
    background-color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 1rem;
    line-height: 1.467rem;
    padding: 14px 12px;
    position: relative;
    width: 100%;
}

.input input:active,
.input input:focus {
    border-width: 2px;
    outline: none;
}

.input input:required + .input__placeholder:before {
    color: #ff5630;
    content: "*";
    position: absolute;
    right: -10px;
    top: -5px;
}

.input input:focus + .input__placeholder,
.input input:not(:placeholder-shown) + .input__placeholder {
    display: none;
}

.input__placeholder {
    color: #5f6772;
    cursor: text;
    font-size: 14px;
    font-weight: 400;
    left: 11px;
    line-height: 22px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition:
        top 0.3s,
        font-size 0.3s;
}

.input__btns {
    align-items: center;
    bottom: 0;
    display: flex;
    gap: 9px;
    position: absolute;
    right: 4px;
    top: 0;
}

.input__btns button {
    align-items: center;
    background: #0000;
    border: none;
    cursor: pointer;
    display: flex;
    height: 36px;
    justify-content: center;
    margin: 0;
    padding: 0;
    position: relative;
    transition: opacity 0.3s;
    width: 36px;
}

.input__btns button:not(:last-child):before {
    background: #f5f7fb;
    content: "";
    height: 16px;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}

.input__btns button svg {
    height: 20px;
    opacity: 1;
    width: 20px;
    fill: #dfe1e6;
}

.input__btns button:hover svg {
    fill: #c1c7d0;
}

.input__validation {
    display: none;
    font-size: 13px;
    line-height: 20px;
    position: absolute;
    top: calc(100% + 4px);
}

.input_md input {
    padding: 7px 10px;
}

.input_placeholder input {
    padding: 21px 12px 9px;
}

.input_placeholder input:focus + .input__placeholder,
.input_placeholder input:not(:placeholder-shown) + .input__placeholder {
    display: block;
    font-size: 11px;
    line-height: 12px;
    top: 14px;
}

.input_placeholder input_error + .input__placeholde {
    color: #ff5630;
}

.input_search input {
    padding-right: 85px;
}

.input_search.request .input_search__results {
    opacity: 1;
    visibility: visible;
}

.input_search__results {
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 400;
    left: 0;
    line-height: 16px;
    opacity: 0;
    padding: 12px 16px;
    position: absolute;
    right: 0;
    top: calc(100% + 8px);
    transition: opacity 0.3s ease-in-out;
    visibility: hidden;
    z-index: 100;
}

.input_search__results a {
    color: #2684ff !important;
}

.input_count {
    align-items: center;
    display: inline-flex;
    width: auto;
}

.input_count input {
    padding: 0 4px 0 8px;
    text-align: right;
    width: 40px;
}

.input_count input:focus + .input__placeholder,
.input_count input:not(:placeholder-shown) + .input__placeholder {
    display: block;
}

.input_count .input__placeholder {
    left: auto;
    padding: 0 8px 0 0;
    position: static;
    top: auto;
    transform: none;
}

.input_unit {
    width: 136px;
}

.input_unit .input__label {
    color: #5f6772;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.input_unit .input__placeholder {
    left: 12px;
}

.input_unit input {
    padding-inline: 35px;
    text-align: center;
}

.input_unit input:focus + .input__placeholder,
.input_unit input:not(:placeholder-shown) + .input__placeholder {
    display: initial;
}

.input_error:before,
.input_success:before {
    content: "";
    height: 20px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    z-index: 1;
}

.input_error input,
.input_success input {
    padding-right: 34px;
}

.input_error input:active,
.input_error input:focus,
.input_success input:active,
.input_success input:focus {
    padding-right: 32px;
}

.input_error .input__validation,
.input_success .input__validation {
    display: block;
}

.input_success:before {
    background: url(../assets/img/icons/success.svg);
    background-size: contain;
}

.input_error:before {
    background: url(../assets/img/icons/error.svg);
    background-size: contain;
}

.input_error.focus:after,
.input_error:after,
.input_error:hover:after {
    border-color: #ff5630;
}

.input_error .input__validation {
    color: #ff5630;
}

.select {
    position: relative;
}

.select .input,
.select .input__placeholder,
.select input {
    cursor: pointer;
}

.select .input.focus:after,
.select .input__placeholder.focus:after,
.select input.focus:after {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 1px;
}

.select .input:active,
.select .input:focus,
.select .input__placeholder:active,
.select .input__placeholder:focus,
.select input:active,
.select input:focus {
    margin: 0;
}

.select .input:not(.input_search):before {
    background: url(../assets/img/icons/select-toggle.svg) 50% no-repeat;
    content: "";
    height: 20px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s;
    width: 20px;
    z-index: 1;
}

.select__dropdown {
    background: #fff;
    border: 2px solid #dfe1e6;
    border-radius: 0 0 8px 8px;
    border-top: none;
    display: none;
    left: 0;
    max-height: 196px;
    overflow-y: auto;
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 10;
}

.select__item {
    font-size: 15px;
    line-height: 22px;
    padding: 7px 12px;
    position: relative;
}

.select__item label {
    cursor: pointer;
    display: inline-block;
    width: 100%;
}

.select__item input {
    height: 0;
    position: absolute;
    right: 0;
    top: 50%;
    width: 0;
}

.select__item input:checked + label:before {
    background: url(../assets/img/icons/select-checked.svg) 50% no-repeat;
    content: "";
    height: 20px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    z-index: 1;
}

.select.active .select__dropdown {
    display: block;
}

.select.active .input:before {
    transform: translateY(-50%) rotate(180deg);
}

.select.active .input:after {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-color: #dfe1e6;
    border-width: 2px 2px 1px;
}

.select.active .input input {
    border-color: #dfe1e6 #dfe1e6 #f5f7fb;
    border-radius: 8px 8px 0 0;
}

.checkbox {
    display: flex;
    min-height: 20px;
    padding-left: 28px;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
}

.checkbox:hover .checkbox__label {
    color: #090a0b;
}

.checkbox:hover .checkbox__label:before {
    border-color: #0072e5;
}

.checkbox__input {
    height: 0;
    opacity: 0;
    width: 0;
}

.checkbox__input:checked + .checkbox__label:before {
    background-color: #0072e5;
    border-color: #0072e5;
}

.checkbox__input:checked + .checkbox__label:after {
    display: block;
}

.checkbox__input:disabled:checked + .checkbox__label:after {
    border-color: #dfe1e6;
}

.checkbox__input:disabled + .checkbox__label,
.checkbox__input:disabled + .checkbox__label:after,
.checkbox__input:disabled + .checkbox__label:before {
    cursor: default;
}

.checkbox__input:disabled + .checkbox__label:before {
    background-color: #f5f7fb;
    border-color: #dfe1e6;
}

.checkbox__input:indeterminate + .checkbox__label:after {
    background-color: #0072e5;
    border: none;
    border-radius: 2px;
    display: block;
    height: 12px;
    left: 4px;
    top: 50%;
    transform: none;
    transform: translateY(-50%);
    width: 12px;
}

.checkbox__label {
    color: #31353b;
    cursor: pointer;
    font-size: 1rem;
    height: 20px;
    line-height: 1.47;
    transition: color 0.3s;
    width: 100%;
}

.checkbox__label:before {
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 2px;
    height: 20px;
    left: 0;
    transform: translateY(-50%);
    transition: border-color 0.3s;
    width: 20px;
}

.checkbox__label:after,
.checkbox__label:before {
    content: "";
    cursor: pointer;
    position: absolute;
    top: 50%;
}

.checkbox__label:after {
    border: solid #fff;
    border-width: 0 1.5px 1.5px 0;
    display: none;
    height: 10px;
    left: 7px;
    transform: translateY(calc(-50% - 2px)) rotate(45deg);
    width: 5px;
}

.checkbox_reverse {
    padding-left: 0;
    padding-right: 28px;
}

.checkbox_reverse .checkbox__label:before {
    left: auto;
    right: 0;
}

.checkbox_reverse .checkbox__label:after {
    left: auto;
    right: 7px;
}

.checkbox-btn {
    display: inline-block;
}

.checkbox-btn input {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}

.checkbox-btn input:checked + label {
    background: #e34b3d;
}

.checkbox-btn label {
    border-radius: 8px;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background 0.3s;
}

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

.radio:hover span:before {
    border-color: #0072e5 !important;
}

.radio input:checked,
.radio input:not(:checked) {
    left: -9999px;
    position: absolute;
}

.radio input:checked + span,
.radio input:not(:checked) + span {
    color: #31353b;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.47;
    min-height: 20px;
    padding-left: 28px;
    position: relative;
}

.radio input:checked + span:before,
.radio input:not(:checked) + span:before {
    background: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 100%;
    content: "";
    height: 20px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: border-color 0.3s;
    width: 20px;
}

.radio input:checked + span {
    color: #090a0b;
}

.radio input:checked + span:before {
    border-color: #0072e5;
}

.radio input:checked + span:after,
.radio input:not(:checked) + span:after {
    background: #0072e5;
    border-radius: 100%;
    content: "";
    height: 14px;
    left: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.2s ease;
    width: 14px;
}

.radio input:disabled + span:before {
    background-color: #e34b3d;
    border-color: #f5f7fb !important;
}

.radio input:disabled + span:after {
    background-color: #f5f7fb;
}

.radio input:not(:checked) + span:after {
    opacity: 0;
}

.radio input:checked + span:after {
    opacity: 1;
}

.radio-btn {
    display: inline-block;
}

.radio-btn input {
    height: 0;
    opacity: 0;
    position: absolute;
    width: 0;
}

.radio-btn input:checked + label {
    background: #e34b3d;
}

.radio-btn label {
    border-radius: 8px;
    cursor: pointer;
    display: block;
    padding: 8px 16px;
    transition: background 0.3s;
}

.toggle {
    -webkit-user-select: none;
    user-select: none;
}

.toggle input {
    height: 0;
    opacity: 0;
    width: 0;
}

.toggle input + label {
    cursor: pointer;
    padding-left: 48px;
    position: relative;
}

.toggle input + label:before {
    border: 1px solid #dfe1e6;
    border-radius: 22px;
    height: 22px;
    left: 0;
    width: 40px;
}

.toggle input + label:after,
.toggle input + label:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.toggle input + label:after {
    background: #dfe1e6;
    border-radius: 16px;
    height: 16px;
    left: 3px;
    transition:
        left 0.3s,
        right 0.3s,
        background 0.3s;
    width: 16px;
}

.toggle input:checked + label:after {
    background: #0072e5;
    left: 21px;
}

.toggle input:disabled + label:before {
    background: #f5f7fb;
}

.toggle input:disabled + label:after {
    background: #dfe1e6;
}

.toggle_reverse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.toggle_reverse input + label {
    padding-left: 0;
    padding-right: 48px;
}

.toggle_reverse input + label:before {
    left: auto;
    right: 0;
}

.toggle_reverse input + label:after {
    left: auto;
    right: 21px;
}

.toggle_reverse label:first-child {
    padding-left: 8px;
}

.toggle_reverse input:checked + label:after {
    left: auto;
    right: 3px;
}

.toggle_double-label input + label:after {
    background-color: #0072e5;
}

.form {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 575px) {
    .form {
        gap: 12px;
    }
}

.form__row {
    align-items: flex-start;
    display: flex;
    gap: 16px;
}

@media screen and (max-width: 575px) {
    .form__row {
        flex-direction: column;
        gap: 12px;
    }

    .form__row .input {
        gap: 0;
    }

    .form__row p {
        text-align: center;
    }
}

.form__row p {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

.form__row a {
    color: #0072e5;
}

.accordion {
    list-style: none;
    margin: 0;
    max-width: 480px;
    padding: 0;
    width: 100%;
}

.accordion__item {
    background-color: #fff;
    border-bottom: 1px solid #f5f7fb;
    overflow: hidden;
    padding: 8px 0;
    width: 100%;
}

.accordion__item:last-child {
    border-bottom: 0;
}

.accordion__item.active .accordion__body {
    opacity: 1;
}

.accordion__item.active .accordion__icon svg {
    transform: rotate(45deg);
}

.accordion__item.active .accordion__head-label {
    display: none;
}

.accordion__head {
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
    -webkit-user-select: none;
    user-select: none;
}

.accordion__head-content {
    min-height: 36px;
    padding: 8px 16px;
}

.accordion__head-text {
    font-size: 15px;
    line-height: 1.47;
    transition: color 0.3s;
}

.accordion__head-label {
    animation: fade-in 0.3s;
    display: block;
    font-size: 11px;
    line-height: 12px;
    margin-top: 2px;
}

.accordion__head:hover svg {
    fill: #dfe1e6;
}

.accordion__icon {
    height: 20px;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
}

.accordion__icon svg {
    fill: #f5f7fb;
    transition: transform 0.3s;
}

.accordion__body {
    box-sizing: initial;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    transition: all 0.25s ease-out;
    will-change: max-height;
}

.accordion__body-content {
    font-size: 13px;
    line-height: 1.54;
    padding: 8px 16px;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.tabs-nav {
    box-shadow: inset 0 -1px 0 #f5f7fb;
    display: flex;
    flex-wrap: nowrap;
    gap: 24px;
    overflow: auto;
    width: 100%;
}

.tabs-nav::-webkit-scrollbar,
.tabs-nav::-webkit-scrollbar-thumb,
.tabs-nav::-webkit-scrollbar-track {
    display: none;
}

.tabs-nav__btn {
    color: #5f6772;
    padding: 12px 0;
    white-space: nowrap;
}

.tabs-nav__btn:hover {
    color: #090a0b;
}

.tabs-nav__btn.active {
    box-shadow: inset 0 -2px 0 #5f6772;
    color: #5f6772;
}

.page404 {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    padding-left: 66px;
    padding-top: 48px;
}

@media screen and (max-width: 991px) {
    .page404 {
        flex-direction: column;
        gap: 64px;
        padding-left: 0;
        padding-top: 40px;
    }
}

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

.page404 img {
    height: 160px;
    width: 360px;
}

.page404__form {
    background: #f5f7fb;
    border-radius: 16px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    max-width: 489px;
    padding: 40px;
}

@media (max-width: 576px) {
    .page404__form {
        padding: 24px 16px;
    }
}

.page404__form > .form__row:nth-child(4) {
    margin-top: 16px;
}

.page404__form .notice {
    color: #5f6772;
    font-size: 11px;
    font-weight: 400;
    line-height: 145%;
    margin-top: 16px;
    text-align: center;
}

.page404__form .input.textarea {
    height: 124px;
}

@media (max-width: 576px) {
    .page404__img img {
        height: 112px;
        width: 262px;
    }
}

@media screen and (max-width: 991px) {
    .title-404 {
        font-size: 24px;
        line-height: 133%;
    }
}

.conversion {
    background: #f5f7fb;
    border-radius: 12px;
    margin-bottom: 40px;
    margin-top: 24px;
    padding: 24px;
}

@media screen and (max-width: 991px) {
    .conversion {
        display: none;
        margin: 0;
    }
}

.conversion > p {
    color: #090a0b;
    display: none;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 16px;
}

@media screen and (max-width: 991px) {
    .conversion > p {
        display: block;
    }

    .conversion__bottom {
        align-items: center;
        display: flex;
        flex-wrap: wrap;
        gap: 24px;
        justify-content: space-between;
    }
}

.conversion ul {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-bottom: 24px;
    padding-left: 12px;
}

.conversion ul li {
    color: #31353b;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
    position: relative;
}

.conversion ul li:before {
    background: #c1c7d0;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: -10px;
    position: absolute;
    top: 8px;
    width: 4px;
}

.conversion__online {
    align-items: center;
    background: #fff;
    border-radius: 34px;
    display: flex;
    gap: 8px;
    padding: 4px 10px 6px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.conversion__online p {
    color: #31353b;
    font-size: 12px;
    font-weight: 500;
    line-height: 133%;
}

.conversion__contacts {
    display: flex;
    gap: 12px;
    margin-top: 24px;
}

@media screen and (max-width: 991px) {
    .conversion__contacts {
        margin-top: 0;
    }
}

.conversion__contacts a img {
    height: 28px;
    object-fit: contain;
    object-position: center;
    width: 28px;
}

.conversion__contacts span {
    border: 0.5px solid #dfe1e6;
}

.adaptive-conversion {
    display: none;
}

.contacts-team .third-title {
    margin-bottom: 24px;
}

.contacts-team__list {
    display: grid;
    gap: 30px;
    grid-template-columns: repeat(4, 1fr);
}

.contacts-team .team-list-item {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    list-style: none;
    overflow: hidden;
}

.contacts-team .team-list-item__text {
    padding: 20px 24px;
}

.contacts-team .team-list-item__text .name {
    color: #090a0b;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 8px;
}

.contacts-team .team-list-item__text .status {
    color: #5f6772;
    font-size: 14px;
}

@media screen and (max-width: 991px) {
    .contacts-team__list {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 767px) {
    .contacts-team__list {
        grid-template-columns: 100%;
    }

    .contacts-team .team-list-item img {
        object-fit: cover;
        width: 100%;
    }
}

.contacts-team__list .team-list-item picture,
.contacts-team__list .team-list-item img {
    height: 350px;
    width: 100%;
    object-fit: cover;
    display: block;
}

.contacts {
    display: flex;
    margin-top: 48px;
    width: 100%;
}

.contacts__background {
    background-color: #f5f7fb;
    background-image: url(../assets/img/content/contacts-header-bg.png);
    background-position: 80%;
    background-repeat: no-repeat;
    padding-bottom: 48px;
    padding-top: 0.1px;
}

.contacts__header .h2 {
    font-size: 48px;
    line-height: 50px;
    max-width: 593px;
}

.contacts__header .h2 span {
    color: #0072e5;
}

.contacts__header_flex {
    column-gap: 16px;
    display: flex;
    justify-content: space-between;
    margin-top: 72px;
    row-gap: 8px;
}

@media screen and (max-width: 991px) {
    .contacts__header_flex {
        width: 101%;
    }
}

.contacts__flex_socials {
    display: flex;
    flex-direction: column;
    gap: 16px;
    justify-content: space-between;
}

.contacts__flex_socials-item {
    background: #fff no-repeat 50%;
    background-size: 20px;
    border-radius: 12px;
    box-shadow: 0 16px 24px 0 #0000000d;
    height: 40px;
    width: 40px;
}

.contacts__flex_socials-item.header-contacts-telegram {
    background-image: url(../assets/img/content/telegram_logo.svg);
}

.contacts__flex_socials-item.header-contacts-whatsapp {
    background-image: url(../assets/img/content/whatsapp_logo.svg);
}

.contacts__flex-elem {
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    padding: 16px;
    width: 32%;
}

@media (max-width: 1400px) {
    .contacts__flex-elem {
        align-items: center;
    }
}

@media screen and (max-width: 991px) {
    .contacts__flex-elem {
        align-items: flex-start;
        width: unset;
    }
}

.contacts__flex_icon {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 40%;
    display: flex;
    height: 48px;
    justify-content: center;
    min-width: 48px;
}

.contacts__flex_icon svg {
    height: 24px;
    width: 24px;
}

.contacts__flex_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 16px;
}

.contacts__flex_text a {
    color: #2973e4;
    font-size: 20px;
    font-weight: 500;
    text-decoration: underline;
}

@media (max-width: 1400px) {
    .contacts__flex_text a {
        font-size: 13px;
    }
}

@media (max-width: 360px) {
    .contacts__flex_text a {
        font-size: 12px !important;
    }
}

.contacts__flex_text span {
    font-size: 16px;
    font-weight: 400;
}

@media (max-width: 1400px) {
    .contacts__flex_text span {
        font-size: 13px;
    }
}

.contacts__map {
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    margin-right: 30px;
    padding: 24px;
    width: 55%;
}

.contacts__map-btn button {
    white-space: pre;
}

@media (max-width: 400px) {
    .contacts__map-btn button {
        width: 100%;
    }
}

.contacts__map-header {
    display: flex;
    justify-content: space-between;
}

.contacts__map-main {
    border-radius: 12px;
    margin-top: 24px;
    min-height: 500px;
    overflow: hidden;
    position: relative;
}

@media screen and (max-width: 767px) {
    .contacts__map-main {
        min-height: calc(100vw - 64px);
    }
}

.contacts__map-main #map {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.contacts__requisites {
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    box-sizing: border-box;
    padding: 24px;
    width: 45%;
}

.contacts__requisites-title {
    font-size: 24px;
    font-weight: 700;
}

.contacts__requisites-main {
    display: flex;
    flex-direction: column;
    height: 92%;
    justify-content: space-between;
    margin-top: 25px;
}

@media screen and (max-width: 991px) {
    .contacts__requisites-line:not(:last-child) {
        margin-bottom: 16px;
    }
}

.contacts__requisites-line {
    display: flex;
    font-size: 16px;
    line-height: 1.5;
}

.contacts__requisites-line span:first-child {
    display: inline-block;
    font-weight: 500;
    min-width: 100px;
}

.contacts__requisites-line span:last-child {
    color: #5f6772;
    font-weight: 400;
}

.contacts__requisites-download {
    margin-top: 16px;
}

.contacts__requisites-download a {
    background-color: #f4f5f7;
    border: none;
    border-radius: 8px;
    color: #091e42;
    display: block;
    font-size: 15px;
    padding: 16px 0;
    text-align: center;
    width: 100%;
}

.contacts__requisites-download a:hover {
    background-color: #f0f0f0;
}

@media (max-width: 1200px) {
    .contacts__background {
        background-position: 111%;
    }

    .contacts__header .h2 {
        font-size: 38px;
    }
}

@media (max-width: 1000px) {
    .contacts {
        flex-direction: column;
    }

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

    .contacts__requisites {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .contacts__flex_socials-item {
        background-size: 32px;
        height: 62px;
        width: 62px;
    }

    .contacts__flex-elem {
        flex-direction: column;
    }

    .contacts__flex_text {
        margin-left: 0;
        margin-top: 16px;
    }

    .contacts__flex_text a {
        font-size: 16px;
    }

    .contacts__flex_text span {
        font-size: 14px;
    }
}

@media (max-width: 767px) {
    .contacts__background {
        background-image: none;
        padding-bottom: 16px;
    }

    .contacts__header .h2 {
        font-size: 24px;
        line-height: 29px;
    }

    .contacts__header_flex {
        flex-direction: column;
        margin-top: 40px;
    }

    .contacts__flex_socials {
        flex-direction: row;
    }

    .contacts__flex_socials-item {
        flex: 1;
        width: auto;
    }

    .contacts__flex-elem {
        flex-direction: row;
        width: 100%;
    }

    .contacts__flex-elem:not(:last-child) {
        margin-bottom: 10px;
    }

    .contacts__flex_text {
        margin: 0 0 0 16px;
    }
}

@media (max-width: 576px) {
    .contacts {
        padding-bottom: 50px;
    }

    .contacts__map {
        padding: 16px;
    }

    .contacts__map-header {
        flex-direction: column;
    }

    .contacts__map-btn {
        margin-top: 16px;
    }
}

@media (max-width: 362px) {
    .contacts__requisites-line {
        flex-direction: column;
    }
}

.opacity-on .icon-arrow-down {
    transform: rotate(180deg);
}

.icon-arrow-down {
    transition: 0.3s ease-in-out;
}

.header__bottom_nav-element_inner-burger.opacity-on
    > .header__bottom-btn-catalog
    > div
    > .icon-burger {
    display: none;
}

.header__bottom_nav-element_inner-burger.opacity-on
    > .header__bottom-btn-catalog
    > div
    > .icon-close {
    display: block;
}

.header__bottom_burger-menu:hover {
    background: linear-gradient(0deg, #00000026, #00000026), #e34b3d;
}

header {
    background-color: #fff;
    box-shadow: 0 16px 24px #0000000d;
    position: fixed;
    top: 0;
    transition: 0s !important;
    width: 100%;
    z-index: 11;
}

.black-header header {
    padding-right: 17px;
}

.header {
    padding-bottom: 16px;
    padding-top: 16px;
    position: relative;
}

.header a {
    color: #31353b;
    text-decoration: none;
}

.header .mobile-contacts-icon {
    display: none;
    height: 18px;
    width: 18px;
    fill: #5f6772;
}

.header__top {
    font-size: 14px;
    height: 48px;
    margin-bottom: 16px;
    transition: height 0.2s ease;
    width: 100%;
}

.header__bottom,
.header__top {
    display: flex;
    justify-content: space-between;
}

.header__bottom {
    align-items: center;
}

.header__bottom-btn-catalog {
    background-color: #ffffff0d;
    border-radius: 12px;
    padding: 0;
}

.header__section {
    align-items: center;
    display: flex;
    justify-content: flex-end;
}

/*.header__section.section-catalog {*/
/*    flex: 1;*/
/*    margin-right: 30px*/
/*}*/

.header__section.section-socials {
    column-gap: 12px;
    margin-right: 30px;
}

.header__section.section-socials .section-socials__item {
    display: block;
    height: 32px;
}

.header__section.section-socials .section-socials__item .svg-icon {
    height: 32px;
    width: 32px;
}

.header__section.section-contacts .underline:after {
    background-color: #c1c7d0;
    bottom: -2px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.header__address {
    align-items: center;
    display: flex;
    position: relative;
}

.header__address-mobile {
    display: none;
    /* width: 100%; */
}

@media screen and (max-width: 767px) {
    .header__address .icon-address {
        display: none;
    }

    .header__address .choosing-city {
        font-size: 0;
    }
}

.header__address svg {
    height: 17.5px;
}

.header__address a {
    margin-left: 10px;
}

.header__logo {
    align-items: center;
    display: flex;
    margin-right: 24px;
    position: relative;
}

.header__logo a:first-child img {
    height: 36px;
    min-height: 36px;
    min-width: 36px;
    width: 36px;
}

.header__nav {
    align-items: center;
    display: flex;
    justify-content: space-between;
}

.header__nav-element {
    color: #31353b;
    padding: 12px 16px;
    position: relative;
}

.header__nav-element .icon-arrow-down {
    height: 10px;
    width: 10px;
}

.header__burger-menu {
    align-items: center;
    background-color: #f5f7fb;
    border-radius: 12px;
    display: flex;
    height: 48px;
    justify-content: center;
    margin-right: 20px;
    width: 124px;
}

.header__burger-menu:hover {
    background-color: #fff;
    border: 1px solid #c1c7d0;
    color: #2684ff;
}

.header__burger-menu_overlap {
    background-color: #ffffff1a;
    height: 100%;
    position: absolute;
    width: 100%;
}

.header__burger-menu svg {
    fill: #c1c7d0;
    height: 13px;
    margin-right: 12px;
    width: 15px;
}

.header__burger-menu .icon-close {
    display: none;
}

.header .input__btn-search {
    display: block !important;
}

.header .input__btn-search svg {
    margin-top: 5px;
}

.header__input {
    width: 100%;
}

.header__input .input:after {
    border: none;
}

.header__input svg {
    fill: #c1c7d0 !important;
}

.header__input input {
    background-color: #f5f7fb;
    height: 48px;
}

.header__input .input__btns button:not(:last-child):before {
    background: #c1c7d0;
}

.header__input button:hover svg {
    fill: #8f8f8fcc;
}

.header__input-mobile-btn {
    display: none;
}

.header__email {
    font-size: 14px;
    margin-right: 4px;
    margin-left: 8px;
    position: relative;
}

.header__email .icon-email {
    display: none;
}

.header__number {
    color: #31353b;
    font-size: 14px;
    margin-right: 20px;
}

.header__number_title {
    display: inline-block;
    margin-right: 4px;
    position: relative;
}

.header__number .icon-call {
    display: none;
}

.header__number svg {
    height: 10px;
    width: 10px;
}

.header__number_container {
    margin-bottom: 24px;
}

.header__number_container a {
    color: #2684ff;
    font-weight: 500;
}

.header__number_container span {
    color: #5f6772;
    font-weight: 400;
}

.header__number_container {
    color: #090a0b;
    display: flex;
}

.header__number_content {
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.header__number_content:has(svg) {
    margin-right: 8px;
    padding-top: 5px;
}

.header__number_content.number-whatsapp {
    margin-right: 16px;
}

.header__number_content svg {
    height: 16px;
    width: 16px;
}

.header__basket {
    align-items: center;
    display: flex;
    height: 48px;
    justify-content: center;
    position: relative;
}

.header__basket:hover {
    border: 1px solid #c1c7d0;
}

.header__basket .svg-icon {
    height: 20px;
    width: 20px;
}

.header__basket_count {
    align-items: center;
    aspect-ratio: 2/2;
    background-color: #e34b3d;
    border-radius: 100%;
    color: #fff;
    display: flex;
    font-size: 12px;
    justify-content: center;
    max-width: 20px;
    position: absolute;
    right: 4px;
    top: 4px;
    width: 20px;
}

.header__compute-order.btn {
    border-radius: 8px;
    color: #fff;
    height: 36px;
    padding: 8px 16px;
    transition: unset;
}

.header__compute-order.btn:hover {
    background-color: #0072e5;
}

.header-collapsed__basket,
.header-collapsed__logo {
    display: none;
}

.header .choosing-city__btn button {
    text-decoration: underline;
}

.header__email .link,
.header__number .link {
    color: #0072e5 !important;
}

.header__section.section-contacts .underline:after {
    background-color: #0072e5;
}

.icon-basket-cart {
    display: none;
    fill: #5f6772;
}

@media screen and (max-width: 991px) {
    .header__section.section-contacts .underline:after {
        display: none;
    }

    .header__section.section-contacts .mobile-contacts-icon {
        display: block;
    }

    .header__bottom_burger-menu {
        width: 52px;
    }

    .header__bottom_burger-menu span {
        display: none;
    }

    .header__bottom_burger-menu svg {
        margin: 0;
    }

    .header__number {
        height: 18px;
    }

    .header__number .icon-arrow-down,
    .header__number_title {
        display: none;
    }
}

.header__input-form {
    width: 314px;
}

@media (max-width: 991px) {
    .header__input-form {
        width: 205px;
    }
}

@media (max-width: 1200px) {
    header.collapsed .header__input-form {
        width: 205px !important;
    }

    .header__nav-element {
        display: none;
    }

    .header__nav-element.header__bottom_nav-element_inner-burger {
        display: block;
    }

    .header__section.section-socials {
        display: none;
    }

    .header__nav {
        margin-right: 16px;
        width: auto;
    }
}

@media screen and (max-width: 767px) {
    header .icon-arrow-down {
        display: none;
    }

    .header {
        display: flex;
    }

    .header__bottom_input-form {
        display: none;
    }

    .header__section.section-socials {
        display: flex;
        gap: 12px;
        margin-right: 12px;
    }

    .header__section.section-socials .section-socials__item,
    .header__section.section-socials .section-socials__item svg {
        height: 18px;
        width: 18px;
    }
}

@media (max-width: 340px) {
    .header__email,
    .header__number {
        margin-right: 12px;
    }
}

@media screen and (max-width: 767px) {
    .header {
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .header__bottom {
        width: 100%;
    }

    .header-collapsed__basket {
        display: none !important;
    }

    .header-collapsed__logo {
        align-items: center;
        display: flex !important;
        margin-right: 20px !important;
    }

    .header__address-mobile {
        display: block;
        order: -1;
    }

    .header__input-mobile-btn {
        display: block;
    }

    .header__section.section-catalog {
        flex: unset;
        margin-left: 16px;
        margin-right: 0;
        order: 6;
    }

    .header__section.section-contacts {
        flex: 1;
    }

    .header__top {
        display: none;
    }

    .header__bottom {
        height: 36px;
    }

    .header__bottom_nav-element_inner-burger {
        order: 2;
    }

    .header__application {
        display: none;
    }

    .header__burger-menu {
        background-color: #0000;
        height: 36px;
        margin-left: 0;
        margin-right: 0;
        min-width: auto;
        width: 36px;
    }

    .header__burger-menu svg {
        margin-right: 0;
        fill: #5f6772;
    }

    .header__burger-menu span {
        display: none;
    }

    .header__input-form {
        max-width: 0;
        overflow-x: hidden;
    }

    .header__input-form.mobile-search-opened {
        max-width: unset;
    }

    .icon-basket-bag {
        display: none;
    }

    .header__bottom_basket {
        border: none;
        height: auto;
        margin-right: 25px;
        padding: 0;
        width: auto;
    }

    .icon-basket-bag + span {
        display: none;
    }

    .header__bottom_basket_count {
        border: 3px solid #fff;
        height: 25px;
        position: absolute;
        right: -14px;
        top: -4px;
        width: 25px;
    }

    .icon-basket-cart {
        display: block;
    }
}

.bg-dark {
    background-color: #31353b !important;
}

.black-header {
    background: #0000;
    box-shadow: none;
    transition: 0.3s ease-in-out;
}

.black-header .header__top svg,
.black-header .mobile-contacts-icon {
    fill: #fff;
}

.black-header .header__top a,
.black-header .header__top span {
    color: #fff;
    font-weight: 400;
}

.black-header .choosing-city__btn button {
    color: #fff;
    text-decoration: underline;
}

.black-header .header__modal_container,
.black-header .header__modal_wrapper {
    left: 0;
}

.black-header .header__basket {
    background-color: #0000;
    border-color: #5f6772;
}

.black-header .header__section.section-contacts .link {
    color: #fff !important;
}

.black-header .header__section.section-contacts .underline:after {
    background-color: #5f6772;
}

.black-header .header__burger-menu {
    background: #ffffff0d;
    color: #fff;
}

@media screen and (max-width: 767px) {
    .black-header .header__burger-menu {
        background-color: #0000;
    }
}

.black-header .header__burger-menu svg {
    fill: #fff;
}

.black-header .header__input .input__btns .input__btn-clear svg {
    fill: #5f6772 !important;
}

.black-header .header__input .input__btns .input__btn-clear:hover svg {
    fill: #c1c7d0 !important;
}

.black-header .header__input .input__btns .input__btn-search {
    padding-top: 4px;
}

.black-header .header__input .input__btns .input__btn-search svg {
    margin-top: 0;
}

.black-header .header__input .input__btns .input__btn-search:hover svg {
    fill: #fff !important;
}

.black-header .header__input label {
    color: #9d9ea1;
}

.black-header .header__input input {
    background-color: #ffffff0d;
    color: #fff;
}

.black-header .header__input svg {
    fill: #9d9ea1;
}

header.collapsed {
    margin-bottom: 64px;
}

header.collapsed .header__top {
    height: 0;
    margin: 0;
    overflow-y: hidden;
}

header.collapsed .header-collapsed__logo {
    display: block;
    margin-right: 20px;
}

header.collapsed .header-collapsed__basket {
    display: block;
}

body:has(header:not(.black-header)) main {
    padding-top: 144px;
}

@media (max-width: 767px) {
    body:has(header:not(.black-header)) main {
        padding-top: 60px;
    }
}

.header__right-number_container:first-child svg {
    fill: #c1c7d0 !important;
}

.header__right-number_container:first-child a {
    color: #090a0b !important;
}

.header__right-number_container:first-child span {
    color: #5f6772 !important;
}

.header__right-number_container:last-child svg {
    fill: #c1c7d0 !important;
}

.header__right-number_container:last-child span {
    color: #090a0b;
}

#mobile-callback {
    width: 292px;
}

@media screen and (max-width: 575px) {
    #mobile-callback {
        width: 100%;
    }
}

@media (min-width: 822px) {
    .black-header .header__bottom_basket {
        border: 1px solid #fff3;
    }

    .black-header .header__bottom_basket:hover {
        border: 1px solid #fff9;
    }
}

@media (max-width: 822px) {
    .black-header .header__bottom_basket_count {
        border: 3px solid #31353b;
    }
}

.under-header__background {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.under-header__background,
.under-header__background:after {
    background:
        linear-gradient(180deg, #31353b 12.06%, #31353b00 50%),
        linear-gradient(1turn, #31353b80, #31353b00),
        linear-gradient(0deg, #31353b80, #31353b80);
}

.under-header__background:after {
    content: "";
    inset: 0;
    position: absolute;
}

.under-header__background .main__video {
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: -1;
}

.under-header__background .main__video video {
    height: 100%;
    object-fit: cover;
}

@media (min-width: 991px) {
    .under-header__background .main__video {
        min-width: 1033px;
    }
}

@media screen and (max-width: 767px) {
    .under-header__background .main__video {
        left: -20%;
    }
}

@media screen and (max-width: 575px) {
    .under-header__background .main__video {
        left: -40%;
    }
}

@media (max-width: 400px) {
    .under-header__background .main__video {
        left: -90%;
    }
}

.under-header__background .main__video video {
    width: 100%;
    z-index: -1;
}

@media screen and (max-width: 991px) {
    .under-header__background .main__video video {
        min-height: 100%;
        min-width: auto;
        width: 110%;
    }
}

@media screen and (max-width: 767px) {
    .under-header__background .main__video video {
        min-width: 100%;
        width: auto;
    }
}

.footer {
    color: #31353b;
    font-weight: 400;
    margin-bottom: 393px;
    padding-bottom: 24px;
}

.footer__static {
    background-color: #fff;
    position: relative;
    z-index: 1;
}

.footer__fixed {
    background: #31353b;
    bottom: 0;
    left: 0;
    padding-bottom: 24px;
    position: fixed;
    right: 0;
}

.footer__fixed * {
    color: #fff;
}

.footer a {
    color: #31353b;
    text-decoration: none;
}

.footer a:hover {
    color: #0072e5;
}

.footer__top-container {
    border-top: 1px solid #dfe1e6;
    display: flex;
    font-size: 16px;
    justify-content: space-between;
    padding-top: 70px;
}

.footer__top-container_element {
    width: 33.333%;
}

@media screen and (max-width: 767px) {
    .footer__top-container_element {
        width: 100% !important;
    }
}

.footer__top-container_element-logo {
    display: flex;
}

.footer__top-container_element-logo img {
    height: 40px;
    min-height: 40px;
    min-width: 40px;
    width: 40px;
}

.footer__top-container_element-logo_item {
    bottom: 3px;
    font-size: 14px;
    margin-left: 10px;
    max-width: 200px;
    position: relative;
}

.footer__top-container_element-logo_item a {
    font-weight: 600;
    min-width: 118px;
}

.footer__top-container_element-logo_item p {
    font-size: 11px;
    line-height: 11px;
    max-width: 115px;
}

.footer__top-container_element-address {
    align-items: center;
    display: flex;
    margin-bottom: 25px;
    margin-top: 25px;
}

.footer__top-container_element-address svg {
    height: 16px;
    width: 16px;
}

.footer__top-container_element-address span {
    margin-bottom: 1px;
    margin-left: 10px;
}

.footer__top-container_element-social {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    max-width: 112px;
}

@media screen and (max-width: 767px) {
    .footer__top-container_element-social {
        max-width: 100%;
    }
}

.footer__top-container_element-social a,
.footer__top-container_element-social svg {
    height: 32px;
    width: 32px;
}

.footer__top-container_element-social a:hover svg {
    fill: #8f8f8fcc;
}

.footer__top-container_element_content-inner {
    display: flex;
    flex-direction: column;
    margin-right: 50px;
    row-gap: 20px;
}

.footer__top-container_element_content-inner
    .footer__top-container_element-item:first-child {
    height: 55%;
}

.footer__top-container_element-title {
    color: #5f6772;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
}

.footer__top-container_element-two {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.footer__top-container_element_content {
    display: flex;
}

.footer__top-container_element_content:first-child,
.footer__top-container_element_content:first-child
    .footer__top-container_element_content-inner {
    width: 50%;
}

.footer__top-container_element_content:last-child {
    justify-content: space-between;
}

@media (max-width: 1200px) {
    .footer__top-container_element_content:last-child {
        margin-top: 50px;
    }
}

@media screen and (max-width: 991px) {
    .footer__top-container_element_content:last-child {
        margin-top: 90px;
    }
}

@media screen and (max-width: 767px) {
    .footer__top-container_element_content:last-child {
        margin-top: 32px;
    }
}

@media screen and (max-width: 575px) {
    .footer__top-container_element_content:last-child {
        row-gap: 24px;
    }
}

.footer__top-container_element_content:last-child
    .footer__top-container_element-item:last-child
    div {
    max-width: 185px;
}

@media (max-width: 1200px) {
    .footer__top-container_element_content:last-child
        .footer__top-container_element_content-inner {
        width: 50%;
    }
}

.footer__top-container_element_content:last-child a,
.footer__top-container_element_content:last-child > div > div > div {
    max-width: 170px;
}

@media (max-width: 1200px) {
    .footer__top-container_element_content:last-child a,
    .footer__top-container_element_content:last-child > div > div > div {
        max-width: 156px;
    }
}

.footer__top-container_element-item {
    display: flex;
    flex-direction: column;
}

.footer__middle-container {
    border-top: 1px solid #dfe1e6;
    column-count: 4;
    display: block;
    font-size: 14px;
    font-weight: 400;
    gap: 16px;
    justify-content: space-between;
    margin-top: 40px;
    padding-top: 40px;
}

@media (max-width: 991px) {
    .footer__middle-container {
        column-count: 3;
    }
}

.footer__middle-container_element {
    display: flex;
    flex-direction: column;
}

.footer__middle-container_element a {
    margin-bottom: 16px;
}

.footer__middle-container_element:first-child a:first-of-type {
    max-width: 90%;
}

.footer__bottom-container {
    border-top: 1px solid #dfe1e6;
    font-size: 14px;
    font-weight: 400;
    margin-top: 32px;
    padding-top: 32px;
}

.footer__bottom-container a,
.footer__bottom-container span {
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
}

.footer__bottom-line {
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
}

.footer__bottom-info {
    color: #c1c7d0;
    font-size: 12px;
    font-weight: 500;
    line-height: 133%;
    max-width: 49%;
}

@media (max-width: 991px) {
    .footer__bottom-line {
        flex-direction: column;
    }

    .footer__bottom-info {
        max-width: 100%;
    }
}

@media (max-width: 575px) {
    .footer__bottom-container span {
        margin-bottom: 12px;
    }

    .footer__bottom-line {
        margin-bottom: 20px;
    }
}

@media (max-width: 1200px) {
    .footer__top-container {
        font-size: 14px;
    }

    .footer__top-container_element {
        width: 50%;
    }
}

@media screen and (max-width: 1200px) and (max-width: 575px) {
    .footer__top-container_element {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .footer__top-container_element_content {
        width: 100% !important;
    }

    .footer__top-container_element-left,
    .footer__top-container_element-right {
        width: 50%;
    }

    .footer__top-container_element-two {
        flex-direction: column;
    }
}

@media (max-width: 767px) {
    .footer__top-container {
        flex-direction: column;
    }

    .footer__top-container_element_content {
        margin-top: 30px;
    }
}

@media (max-width: 576px) {
    .footer__top-container_element_content:last-child {
        flex-direction: column;
    }

    .footer__middle-container {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .footer__bottom-container {
        flex-direction: column;
    }
}

@media (max-width: 991px) {
    .footer {
        margin-bottom: 501px;
    }
}

@media (max-width: 576px) {
    .footer {
        margin-bottom: 0;
    }

    .footer__fixed {
        position: static;
    }
}

.thanks__container {
    align-items: stretch;
    display: flex;
    justify-content: space-between;
    min-height: 500px;
}

.thanks__inner-content {
    height: 415px;
}

.thanks__content:first-of-type {
    max-width: 360px;
    width: 360px;
}

.thanks__inner-content:first-child a:first-child {
    margin-bottom: 9px !important;
}

@media screen and (max-width: 575px) {
    .thanks__content:last-child {
        margin-bottom: 0 !important;
    }
}

.thanks__content {
    display: flex;
    height: 415px;
    justify-content: space-between;
    padding-right: 16px;
    width: 65%;
}

@media screen and (max-width: 575px) {
    .thanks__content {
        padding-right: 0;
    }
}

.thanks__content a {
    color: #2684ff;
    font-weight: 500;
    margin-bottom: 23px;
    text-decoration: none;
}

@media screen and (max-width: 991px) {
    .thanks__content a {
        margin-bottom: 0;
    }
}

.thanks__content a:first-of-type {
    margin-bottom: 9px;
}

@media screen and (max-width: 991px) {
    .thanks__content a:first-of-type {
        margin-bottom: 0;
    }
}

.thanks__inner-content {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    width: 50%;
}

.thanks__inner-content:first-of-type {
    margin-right: 20px;
}

.thanks__element {
    display: flex;
    flex-direction: column;
    font-size: 16px;
}

.thanks__element .btn {
    color: #090a0b;
    font-size: 16px;
    font-weight: 500;
    height: -webkit-max-content;
    height: max-content;
    width: -webkit-max-content;
    width: max-content;
}

@media screen and (max-width: 575px) {
    .thanks__element .btn {
        width: -webkit-max-content;
        width: max-content;
    }
}

@media (max-width: 400px) {
    .thanks__element .btn {
        text-align: center;
        width: 100%;
    }
}

.thanks__element a:hover {
    color: #2684ff;
}

.thanks__element p:first-of-type {
    margin-bottom: 16px;
}

.thanks__attention {
    color: #2684ff;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
    .thanks__content {
        flex-direction: column;
        height: 380px;
        width: 50% !important;
    }

    .thanks__inner-content {
        max-height: 180px;
        width: 100%;
    }

    .thanks__inner-content .third-title {
        font-size: 16px;
    }

    .thanks__inner-content .thanks__element:last-child {
        display: none;
    }
}

@media (max-width: 588px) {
    .thanks__container {
        flex-direction: column;
    }

    .thanks__attention {
        margin-bottom: 10px;
    }

    .thanks__content {
        height: auto;
        margin-bottom: 16px;
        width: auto !important;
    }

    .thanks__inner-content {
        justify-content: space-between;
        margin: 0 0 16px !important;
    }

    .thanks__element a:last-child {
        margin: 0;
    }
}

@media (max-width: 991px) {
    #main-filter-container .excel-download-btn {
        margin-bottom: 1.25rem !important;
        margin-top: 1.25rem !important;
    }
}

.fast-filter {
    column-gap: 24px;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    row-gap: 12px;
}

.fast-filter__more {
    color: #5f6772;
    margin-top: 12px;
}

@media screen and (max-width: 575px) {
    .fast-filter__more {
        display: none;
    }

    .fast-filter {
        column-gap: 8px;
        flex-wrap: nowrap;
        margin-bottom: 4px;
        max-height: 100% !important;
        min-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 12px;
    }

    .fast-filter li {
        display: flex;
        flex-shrink: 0;
    }

    .fast-filter li a {
        border: 1px solid #dfe1e6;
        border-radius: 28px;
        color: #31353b;
        padding: 6px 12px;
    }

    .fast-filter {
        margin-right: -16px;
        padding-right: 16px;
    }
}

.listing__find-price {
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
    padding: 8px 12px 6px;
    transition: background-color 0.3s;
}

@media screen and (max-width: 991px) {
    .listing__find-price {
        font-weight: 500;
    }
}

@media screen and (max-width: 767px) {
    .listing__find-price {
        font-size: 16px;
        padding: 12px 16px;
    }
}

.listing-cards {
    column-gap: 24px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px;
}

@media screen and (max-width: 991px) {
    .listing-cards {
        column-gap: 16px;
        justify-content: space-between;
        row-gap: 16px;
    }
}

@media screen and (max-width: 575px) {
    .listing-cards {
        flex-direction: column;
        row-gap: 0;
    }
}

.listing-cards__item,
.listing-cards__wrapper {
    display: flex;
    flex-direction: column;
}

.listing-cards__item {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    flex: calc(33.33% - 16px);
    flex-grow: 0 !important;
    justify-content: space-between;
    min-height: 266px;
    padding: 16px;
    position: relative;
    transition: box-shadow 0.3s;
    width: 100%;
}

.listing-cards__item-in-stock {
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
}

.listing-cards__item:hover {
    box-shadow: 0 16px 24px #0000000d;
}

.listing-cards__item .listing-cards__link--mobile {
    display: none;
}

.listing-cards__item .listing-table__price-holder {
    justify-content: space-between;
}

.listing-cards__item .listing-table__price-holder .in-stock__text {
    display: none;
}

.listing-cards__item .listing-table__price-holder .listing-table__price_wrap {
    flex: unset;
    z-index: 2;
}

.listing__price {
    white-space: nowrap;
}

@media screen and (max-width: 991px) {
    .listing-cards__item {
        flex: 48%;
    }
}

@media screen and (max-width: 767px) {
    .listing-cards__item {
        flex: calc(50% - 14px);
    }
}

@media screen and (max-width: 575px) {
    .listing-cards__item {
        border: none;
        border-bottom: 1px solid #dfe1e6;
        border-radius: 0;
        min-height: auto;
        padding: 24px 0;
    }

    .listing-cards__item:last-child {
        border-bottom: 0;
    }

    .listing-cards__item .listing-cards__link.listing-cards__link--mobile {
        display: block;
        flex-basis: 100%;
        height: -webkit-fit-content;
        height: -moz-fit-content;
        height: fit-content;
        margin-bottom: 16px !important;
    }

    .listing-cards__item .listing-cards__top {
        flex-direction: column;
        width: 40%;
    }

    .listing-cards__item .listing-cards__wrapper {
        margin-bottom: 16px;
        width: 60%;
    }

    .listing-cards__item .listing-cards__img-holder {
        margin: 0 !important;
    }

    .listing-cards__item .listing-cards__link {
        display: none;
    }

    .listing-cards__item .listing-cards__price {
        gap: 5px;
    }

    .listing-cards__item .listing-table__price-holder .in-stock__text {
        display: block;
    }

    .listing-cards__item
        .listing-table__price-holder
        .listing-table__price_wrap {
        flex: 1;
    }

    .listing-cards__item
        .listing-table__price-holder
        .listing-table__price_wrap
        .listing-table__price {
        text-align: left;
    }

    .listing-cards__item
        .listing-table__price-holder
        .listing-table__price_wrap
        .listing__find-price {
        flex: 1;
    }
}

@media (max-width: 575px) {
    .listing-cards__item {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-start;
    }

    .listing-cards__item .listing-cards__link {
        flex-basis: 60%;
        flex-shrink: 1;
    }

    .listing-cards__item .listing-cards__img-holder {
        margin-bottom: 24px;
        margin-right: 24px;
    }
}

.listing-cards__item .listing-table__price_wrap,
.listing-cards__item .listing__find-price {
    width: 100%;
}

.listing-cards__img-holder {
    background: #0000;
    border-radius: 12px;
    height: 80px;
    width: 80px;
}

@media (max-width: 1200px) {
    .listing-cards__img-holder {
        width: 77px;
    }
}

@media screen and (max-width: 991px) {
    .listing-cards__img-holder {
        width: 80px;
    }
}

.listing-cards__img-holder img {
    height: 100%;
    mix-blend-mode: darken;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.listing-cards__link {
    color: #090a0b;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 143%;
}

.listing-cards__price {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.listing-cards__price_text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.listing-cards__price_text p {
    color: #090a0b;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

.listing-cards__price_text p:last-child {
    color: #c1c7d0;
    font-size: 12px;
    font-weight: 500;
    line-height: 133%;
}

.listing-cards__price.discount {
    gap: 6px;
}

.listing-cards__price.discount .listing-cards__price_text {
    display: flex;
    flex-direction: column;
}

.listing-cards__price.discount .listing-cards__price_text p {
    color: #e34b3d;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

.listing-cards__price.discount .listing-cards__price_text p:nth-child(2) {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
    margin-top: -6px;
    text-decoration: line-through;
}

.listing-cards__price.discount .listing-cards__price_text p:last-child {
    color: #c1c7d0;
    font-size: 12px;
    font-weight: 500;
    line-height: 133%;
}

.listing-cards__price.dont-price {
    margin-left: auto;
}

.listing-cards__top {
    display: flex;
    gap: 8px;
    justify-content: flex-start;
    margin-bottom: 16px;
    width: 100%;
}

.listing-cards__list {
    margin-bottom: 16px;
}

@media screen and (max-width: 991px) {
    .listing-cards__list {
        column-gap: 24px;
        display: grid;
        grid-template-columns: 1fr;
        row-gap: 4px;
    }
}

.listing-cards__list li {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
    white-space: nowrap;
}

.listing-cards-in-stock {
    position: absolute;
    right: 16px;
    top: 16px;
}

.listing-cards__add-to-cart {
    padding: 10px;
}

.listing-cards__add-to-cart:hover {
    background-color: #0072e5;
}

@media screen and (max-width: 767px) {
    .listing-cards__add-to-cart {
        height: 48px;
        padding: 14px;
        width: 48px;
    }
}

.listing-cards__add-to-cart .svg-toggle {
    height: 16px;
    max-width: 16px;
    overflow: hidden;
}

@media screen and (max-width: 767px) {
    .listing-cards__add-to-cart .svg-toggle {
        height: 20px;
        max-width: 20px;
    }
}

.listing-cards__add-to-cart .svg-toggle .svg-toggle-slide {
    align-items: center;
    display: flex;
    justify-content: space-between;
    transform: translateX(0);
    transition: transform 0.3s ease-out;
    width: 54px;
}

.listing-cards__add-to-cart .svg-toggle .svg-toggle-slide svg:last-child {
    fill: #0072e5;
}

.listing-cards__add-to-cart .svg-toggle .svg-toggle-slide svg {
    height: 16px;
    width: 16px;
    fill: #fff;
}

@media screen and (max-width: 767px) {
    .listing-cards__add-to-cart .svg-toggle .svg-toggle-slide svg {
        height: 20px;
        min-width: 20px;
    }
}

.listing-cards__add-to-cart.product-added {
    background: none;
    border: 1px solid #0072e5 !important;
}

.listing-cards__add-to-cart.product-added .svg-toggle-slide {
    transform: translateX(-38px);
}

@media screen and (max-width: 767px) {
    .listing-cards__add-to-cart.product-added .svg-toggle-slide {
        transform: translateX(-34px);
    }
}

.listing-table {
    border-radius: 12px;
    border-spacing: 0;
    box-shadow: 0 0 0 1px #dfe1e6;
    width: 100%;
}

.listing-table td,
.listing-table th {
    border-bottom: 1px solid #dfe1e6;
    font-size: 14px;
    padding: 28px 16px;
    text-align: left;
}

.listing-table td .in-stock__text,
.listing-table th .in-stock__text {
    min-width: -webkit-max-content;
    min-width: max-content;
}

.listing-table td:first-child,
.listing-table td:last-child,
.listing-table th:first-child,
.listing-table th:last-child {
    padding-left: 16px;
}

.listing-table th {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    padding-bottom: 14px;
    padding-top: 18px;
}

.listing-table th:last-child {
    text-align: center;
}

@media screen and (max-width: 767px) {
    .listing-table th {
        display: none;
    }
}

.listing-table td {
    line-height: 1.33;
    transition: background-color 0.3s;
}

.listing-table td a {
    color: #5f6772;
    font-size: 12px;
}

.listing-table td a:hover {
    color: #0072e5 !important;
}

.listing-table td:first-child a {
    color: #090a0b;
    font-size: 14px;
}

.listing-table td:last-child {
    white-space: nowrap;
}

.listing-table tr:last-child td {
    border-bottom: none;
}

.listing-table tr:hover {
    background-color: #f5f7fb;
}

.listing-table__price-holder {
    align-items: center;
    column-gap: 8px;
    display: flex;
    justify-content: flex-end;
}

.listing-table__price-holder
    .listing-cards__add-to-cart:hover
    + .listing__find-price {
    background-color: #0072e5;
    color: #fff;
}

.listing-table__price {
    padding-right: 12px;
}

@media (min-width: 768px) {
    .listing-table .listing-table__price-holder .btn_outline {
        border: 0;
        font-size: 14px;
        font-weight: 400;
        padding: 8px 12px;
    }
}

@media screen and (max-width: 767px) {
    .listing-table {
        box-shadow: none;
        display: flex;
        flex-direction: column;
    }

    .listing-table thead {
        display: none;
    }

    .listing-table tr {
        border-bottom: 1px solid #dfe1e6;
        display: flex;
        flex-direction: column;
        padding: 24px 0;
    }

    .listing-table tr:hover {
        background-color: inherit;
    }

    .listing-table tr:last-child {
        border-bottom: none;
    }

    .listing-table td {
        display: none;
        padding: 0 !important;
    }

    .listing-table td:first-child,
    .listing-table td:last-child {
        border-bottom: none;
        display: flex;
    }

    .listing-table td:first-child {
        margin-bottom: 24px;
    }

    .listing-table td:first-child a {
        font-size: 16px;
    }

    .listing-table__price-holder {
        gap: 16px;
        justify-content: space-between;
        width: 100%;
    }

    .listing-table__price {
        font-size: 20px;
        font-weight: 400;
    }

    .listing-table .listing__find-price {
        max-width: 150px;
        width: 100%;
    }

    .listing-table__price_wrap {
        flex: 1;
        text-align: center;
    }

    .listing-table__price_wrap:has(button) {
        display: flex;
        justify-content: flex-end;
    }
}

.filters__sticky-container {
    height: 100%;
    position: relative;
    width: 100%;
}

.filters p {
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .filters {
        background-color: #fff;
        border-bottom-left-radius: 12px;
        border-top-left-radius: 12px;
        bottom: 0;
        max-width: 420px;
        padding-bottom: 52px;
        position: fixed;
        right: 0;
        top: 0 !important;
        transform: translateX(150%);
        transition: transform 0.3s;
        width: 100%;
        z-index: 1000;
    }
}

@media screen and (max-width: 575px) {
    .filters {
        border-radius: 0;
        max-width: 100%;
        overflow-y: scroll;
    }

    .filters:before {
        display: none;
    }
}

.filters--mobile-open {
    transform: translateX(0);
}

.filters__shadow {
    background-color: #000;
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0.25;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 25;
}

.filters__shadow.active {
    display: block;
}

.filters__mobile-title {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
}

.filters__mobile-head {
    align-items: center;
    background-color: #fff;
    display: flex;
    max-width: 420px;
    padding: 24px 24px 16px;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 300000000;
}

@media screen and (max-width: 575px) {
    .filters__mobile-head {
        align-items: flex-start;
        flex-direction: column;
        max-width: 100%;
        padding: 16px;
    }
}

.filters__back {
    align-items: center;
    background: url(../assets/img/icons/close-line.svg) no-repeat 50%;
    background-color: #fff;
    border-radius: 12px;
    display: flex;
    height: 48px;
    justify-content: center;
    left: -64px;
    padding: 12px;
    position: absolute;
    top: 24px;
    width: 48px;
}

@media screen and (max-width: 575px) {
    .filters__back {
        border: 1px solid #dfe1e6;
        margin-bottom: 24px;
        position: static;
    }
}

.filters__back.active {
    background-image: url(../assets/img/icons/arrow-left.svg);
}

@media screen and (max-width: 991px) {
    .filters__bottom-btns {
        background-color: #fff;
        bottom: 0;
        padding: 18px;
        position: fixed;
        width: 420px;
        z-index: 11000;
    }
}

@media screen and (max-width: 575px) {
    .filters__bottom-btns {
        width: 100%;
    }
}

.filters__mobile-reset {
    margin-left: auto;
    opacity: 0;
}

@media screen and (max-width: 575px) {
    .filters__mobile-reset {
        position: absolute;
        right: 16px;
        top: 16px;
    }
}

.filters__apply {
    display: none;
    position: relative;
}

.filters__apply:disabled {
    color: #cbcbcb;
    cursor: default;
}

.filters__apply:before {
    background: url(../assets/img/icons/red-arrow.svg) no-repeat;
    content: "";
    height: 16px;
    left: -11px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}

.filters.checked {
    padding-bottom: 130px;
}

.filters.checked .filters__bottom-btns,
.filters.checked .filters__mobile-reset {
    opacity: 1;
}

.filters.checked .filter__list {
    padding-bottom: 84px;
}

.filters__not-found {
    font-size: 14px;
}

.filters__expert {
    margin-top: 40px;
}

@media (max-width: 991px) {
    .filters__expert {
        display: none;
    }
}

.filter {
    margin: 8px 0;
}

@media screen and (max-width: 991px) {
    .filter {
        margin: 0;
    }
}

.filter__head {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    padding: 8px 0;
    position: relative;
}

.filter__head:hover .filter__title {
    color: #31353b;
}

@media screen and (max-width: 991px) {
    .filter__head {
        align-items: flex-start;
        border-bottom: 1px solid #dfe1e6;
        flex-direction: column;
        justify-content: center;
        margin: 0 24px;
        min-height: 52px;
        padding: 8px 30px 8px 0;
    }
}

@media screen and (max-width: 575px) {
    .filter__head {
        margin: 0 16px;
    }
}

.filter__head svg {
    transition: transform 0.3s;
    fill: #c1c7d0;
    flex-shrink: 0;
    height: 24px;
    width: 24px;
}

@media screen and (max-width: 991px) {
    .filter__head svg {
        position: absolute;
        right: 4px;
        top: 50%;
        transform: rotate(270deg) translateX(50%);
    }
}

.filter__search-holder {
    display: none;
}

.filter__title {
    color: #090a0b;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    position: relative;
}

.filter__title.active:after {
    background: #ee2e25;
    border-radius: 10px;
    content: "";
    height: 5px;
    position: absolute;
    right: -13px;
    top: 45%;
    transform: translateY(-50%);
    width: 5px;
}

.filter__list {
    display: none;
    margin: 8px 0;
    max-height: 116px;
    overflow: hidden;
    overflow-y: auto;
    padding-right: 5px;
    transition: max-height 0.3s;
}

@media screen and (max-width: 991px) {
    .filter__list {
        padding-top: 0;
    }
}

.filter__item {
    margin-bottom: 11px;
}

@media screen and (max-width: 991px) {
    .filter__item {
        margin-bottom: 0;
    }
}

.filter__item .checkbox__label {
    font-size: 14px;
    height: auto;
}

.filter__item:last-child {
    margin-bottom: 0;
}

.filter__content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s;
}

.filter__content--mobile-open {
    background-color: #fff;
    bottom: 0;
    max-height: none;
    max-width: 420px;
    position: fixed;
    right: 0;
    top: 81px;
    width: 100%;
    z-index: 2000;
}

@media screen and (max-width: 575px) {
    .filter__content--mobile-open {
        max-width: 100%;
    }
}

.filter__content--mobile-open .filter__list {
    display: block;
    margin: 4px 0 0;
    max-height: calc(100% - 50px);
    overflow-y: auto;
    padding-right: 0;
}

.filter__content--mobile-open .filter__search-holder {
    display: block;
}

.filter__content--mobile-open .checkbox {
    border-bottom: 1px solid #dfe1e6;
    margin: 0 24px;
    padding: 0;
}

@media screen and (max-width: 575px) {
    .filter__content--mobile-open .checkbox {
        margin: 0 16px;
    }
}

.filter__content--mobile-open .checkbox__input:checked ~ .checkbox__text {
    color: initial;
}

.filter__content--mobile-open .checkbox__label {
    height: auto;
    padding: 16px 0;
}

.filter__content--mobile-open .checkbox__label:before {
    left: auto;
    right: 0;
}

.filter__content--mobile-open .checkbox__label:after {
    left: auto;
    right: 7px;
}

.filter__content--mobile-open .checkbox__text {
    font-size: 14px !important;
    line-height: 1.43;
    padding-right: 25px;
}

.filter.open svg {
    transform: rotate(180deg);
}

.filter.open .filter__content {
    max-height: 169px;
}

.filter.open .filter__list,
.filter.open .filter__search-holder {
    display: block;
}

.filter__showmore {
    color: #0072e5;
}

.filter__search {
    font-size: 14px !important;
}

@media screen and (max-width: 991px) {
    .filter__search {
        padding: 12px 10px !important;
    }
}

.filter__search-holder {
    position: relative;
}

@media screen and (max-width: 991px) {
    .filter__search-holder {
        margin: 0 24px;
    }
}

@media screen and (max-width: 575px) {
    .filter__search-holder {
        margin: 0 16px;
    }
}

.filter__search-holder:after {
    fill: #dfe1e6;
    background: url(../assets/img/icons/search-line.svg) no-repeat;
    background-size: contain;
    content: "";
    height: 16px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    width: 16px;
}

@media screen and (max-width: 991px) {
    .filter__search-holder:after {
        height: 20px;
        width: 20px;
    }
}

.filter__hidden-link {
    display: block;
    height: 0;
    visibility: hidden;
    width: 0;
}

.filter .checkbox__custom {
    height: 20px;
    width: 20px;
}

.filter .checkbox__text {
    color: #090a0b;
    font-size: 14px;
    font-weight: 400;
    height: auto;
    line-height: 17px;
    transition: color 0.3s;
    word-break: break-word;
}

.filter-top {
    align-items: center;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .filter-top {
        align-items: stretch;
        flex-direction: column;
    }
}

.filter-top__top {
    display: flex;
    justify-content: space-between;
}

.filter-top__filter-open {
    display: none;
}

.filter-top__filter-open span {
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    color: #0072e5;
    display: none;
    font-size: 14px;
    height: 24px;
    justify-content: center;
    line-height: 1;
    margin-left: 10px;
    width: 24px;
}

@media screen and (max-width: 991px) {
    .filter-top__filter-open {
        display: block;
    }
}

@media screen and (max-width: 575px) {
    .filter-top__filter-open {
        width: 100%;
    }
}

.selected-filters {
    display: inline;
}

@media screen and (max-width: 991px) {
    .selected-filters {
        white-space: nowrap;
    }
}

.selected-filters-holder {
    max-width: 755px;
    overflow: hidden;
}

@media screen and (max-width: 991px) {
    .selected-filters-holder {
        flex-wrap: nowrap;
        margin-top: 16px;
        min-width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
    }

    .selected-filters-holder.active {
        margin-bottom: 8px;
        padding-bottom: 8px;
    }
}

@media screen and (max-width: 767px) {
    .selected-filters-holder {
        margin-right: -15px;
        padding-right: 15px;
    }
}

.selected-filters__block {
    align-items: center;
    display: inline;
    line-height: 36px;
    position: relative;
}

.selected-filters__block:last-child:after {
    display: none;
}

.selected-filters__title {
    color: #090a0b;
    display: inline-block;
    margin-right: 8px;
}

.selected-filters__list {
    display: inline;
    margin-bottom: 0;
    margin-right: 26px;
}

.selected-filters__item {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 28px;
    box-sizing: border-box;
    display: inline-flex;
    font-size: 14px;
    margin-right: 4px;
    padding: 4px 10px 4px 12px;
    position: relative;
}

.selected-filters__item:last-child:after {
    background-color: #dfe1e6;
    content: "";
    height: 100%;
    position: absolute;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
}

.selected-filters__name {
    line-height: 18px;
}

.selected-filters__close {
    background: url(../assets/img/icons/close.svg) no-repeat;
    height: 16px;
    margin-left: 8px;
    padding: 0;
    width: 16px;
}

.selected-filters__reset {
    align-items: center;
    border-radius: 28px;
    display: inline-flex;
    height: 27px;
    padding: 4px 32px 4px 12px;
    position: relative;
}

.selected-filters__reset:after {
    background-image: url(../assets/img/icons/restart-line.svg);
    background-position-x: 92%;
    background-position-y: center;
    background-repeat: no-repeat;
    content: "";
    height: 16px;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
}

.switcher {
    background-color: #f5f7fb;
    border-radius: 8px;
    column-gap: 4px;
    display: flex;
    justify-content: space-between;
    margin-left: 16px;
    padding: 6px 4px;
    transition: background-color 0.3s;
}

.switcher.loading {
    pointer-events: none;
}

.switcher__btn {
    align-items: center;
    background: none;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 40px;
    justify-content: center;
    padding: 0;
    width: 40px;
}

.switcher__btn:hover svg {
    fill: #0072e5;
}

.switcher__btn.active {
    background-color: #fff;
}

.switcher__btn.active svg {
    fill: #0072e5;
}

.switcher__btn svg {
    fill: #c1c7d0;
    height: 16px;
    width: 16px;
}

.tippy-box[data-theme~="apply"] {
    border-radius: 12px;
}

.tippy-box[data-theme~="apply"] .tippy-content {
    padding: 0;
}

.tippy-box[data-theme~="apply"] .btn {
    display: block;
}

.trust__wrapper {
    display: flex;
    flex-direction: column;
    gap: 38px;
}

.trust__header {
    margin-bottom: 78px;
}

@media screen and (max-width: 991px) {
    .trust__header {
        margin-bottom: 14px;
    }

    .trust__header .first-title {
        margin-bottom: 24px;
    }
}

.trust__header-tabs {
    display: flex;
    overflow-x: auto;
}

.trust__header-tabs_btn {
    white-space: pre;
}

.trust__header-tabs_btn.active {
    background-color: #f5f7fb;
    border-color: #0000;
    color: #2684ff;
}

.trust__header-tabs_btn:not(:last-child) {
    margin-right: 10px;
}

@media screen and (max-width: 991px) {
    .trust__header-tabs {
        padding-bottom: 10px;
    }
}

.trust__main:not(.filter-none):not(:last-of-type) {
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 38px;
}

.trust__main:last-child {
    margin-bottom: 48px;
}

.trust__main.filter-none {
    display: none;
}

.trust__main_container {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .trust__main_container {
        flex-direction: row-reverse;
    }
}

.trust__main_content img {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    max-width: 262px;
    object-fit: contain;
}

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

    .trust__main_content:last-child {
        margin-right: 30px;
    }

    .trust__main_content:last-child img {
        width: 262px;
    }
}

@media screen and (max-width: 575px) {
    .trust__main_content:last-child {
        display: none !important;
    }
}

.trust__main_content:first-of-type {
    width: 75%;
}

@media screen and (max-width: 991px) {
    .trust__main_content:first-of-type {
        width: 100%;
    }
}

.trust__main_element {
    width: 30%;
}

@media (max-width: 991px) {
    .trust__main_element {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .trust__main_element {
        margin-top: 24px;
    }
}

.trust__main_element .btn {
    border-radius: 34px;
}

.trust__main_element-middle {
    display: flex;
    flex-direction: column;
    width: 60%;
}

@media (min-width: 992px) {
    .trust__main_element-middle {
        justify-content: space-between;
    }
}

@media (min-width: 375px) {
    .trust__main_element-middle {
        text-align: unset;
    }
}

.trust__main_element-middle_text {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

@media screen and (max-width: 991px) {
    .trust__main_element-middle_text {
        height: 140px;
        -webkit-line-clamp: 5;
    }
}

.trust__main_element-middle_text p:not(:last-child) {
    margin-bottom: 16px;
}

.trust__main_element-middle_btns {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}

.trust__main_element-middle_btns div:nth-child(3),
.trust__main_element-middle_btns div:nth-child(4) {
    display: none;
}

@media screen and (max-width: 991px) {
    .trust__main_element-middle_btns {
        margin-top: 48px;
    }
}

@media screen and (max-width: 575px) {
    .trust__main_element-middle_btns {
        margin-top: 24px;
    }
}

.trust__main_element-middle_btns-left p:first-child {
    color: #090a0b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.trust__main_element-middle_btns-left p:last-child {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
}

@media screen and (max-width: 991px) {
    .trust__main_element-middle {
        height: 100%;
        margin-top: 24px;
        width: 100%;
    }

    .trust__main_element-middle
        .trust__main_element-middle_text
        p:last-child {
        margin-bottom: 24px;
        margin-top: 24px;
    }
}

.trust__main_content {
    display: flex;
}

.trust__footer {
    margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
    .trust__footer {
        margin-bottom: 50px;
    }
}

.trust__footer_btn button {
    margin-top: 10px;
}

.delivery .delivery__container-terms_content p {
    margin-bottom: 40px;
}

.delivery .delivery__container-terms_content .input_error:before {
    right: 110px;
}

.delivery .delivery__form-container {
    margin-bottom: 12px;
}

.delivery .first-title {
    max-width: 488px;
}

@media screen and (max-width: 767px) {
    .delivery .first-title {
        max-width: 351px;
    }
}

@media screen and (max-width: 575px) {
    .delivery .first-title {
        margin-bottom: 24px;
    }
}

.delivery__container-terms {
    display: flex;
}

@media screen and (max-width: 767px) {
    .delivery__container-terms {
        flex-direction: column;
    }
}

.delivery__container-terms_content {
    padding: 40px;
}

@media screen and (max-width: 767px) {
    .delivery__container-terms_content {
        padding: 24px;
    }
}

@media screen and (max-width: 575px) {
    .delivery__container-terms_content {
        padding: 16px;
    }
}

.delivery__container-terms_content .delivery__terms-img1 img {
    margin-bottom: 48px;
    max-height: 151px;
    max-width: 265px;
    width: 100%;
}

.delivery__container-terms_content .delivery__terms-img2 img {
    margin-bottom: 48px;
    max-height: 151px;
    max-width: 252px;
    width: 100%;
}

.delivery__container-terms_content:first-child {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    margin-right: 32px;
    width: 60%;
}

@media screen and (max-width: 991px) {
    .delivery__container-terms_content:first-child {
        margin-right: 24px;
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .delivery__container-terms_content:first-child {
        margin-bottom: 16px;
        width: 100%;
    }
}

.delivery__container-terms_content:first-child ul li {
    display: flex;
    line-height: 1.33;
    list-style-type: none;
}

.delivery__container-terms_content:first-child ul li:before {
    background-color: #e34b3d;
    border-radius: 1.5px;
    content: " ";
    display: block;
    height: 5px;
    margin-right: 10px;
    margin-top: 10px;
    min-height: 5px;
    min-width: 5px;
    transform: rotate(45deg);
    width: 5px;
}

.delivery__container-terms_content:first-child ul li:not(:last-child) {
    margin-bottom: 10px;
}

.delivery__container-terms_content:last-child {
    background-color: #f5f7fb;
    border-radius: 12px;
    width: 40%;
}

@media screen and (max-width: 991px) {
    .delivery__container-terms_content:last-child {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .delivery__container-terms_content:last-child {
        width: 100%;
    }
}

.delivery__content-text {
    font-size: 16px;
    font-weight: 400;
}

.delivery__content-text .btn {
    position: absolute;
    right: 1px;
    top: 1px;
}

.delivery__content-text_form {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    display: flex;
    justify-content: space-between;
    margin-top: 65px;
    max-height: 52px;
    padding: 14px 12px;
    position: static;
}

.delivery__content-text_form .input__placeholder:before {
    left: 102px;
    top: -14px;
}

.delivery__content-text_form input {
    border: none;
    outline: none;
    padding: 0;
}

.delivery__content-text_input .input:after {
    border: none;
}

.delivery__content-text:last-child p {
    color: #5f6772;
    line-height: 1.5;
}

.delivery__form-container {
    position: relative;
}

.delivery__form-container .btn {
    border-radius: 8px;
    padding: 8px 12px;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
}

.delivery__footer {
    color: #5f6772;
    font-size: 12px;
    line-height: 1.33;
}

.delivery__footer span {
    color: #0072e5;
}

.delivery__map {
    height: auto;
    margin-top: 96px;
    position: relative;
}

.delivery__map-container {
    height: 100%;
    width: 100%;
}

.delivery__map-container svg {
    height: 700px;
    width: 100%;
}

@media screen and (max-width: 575px) {
    .delivery__map-container svg {
        height: auto;
    }
}

.delivery__payment {
    margin-top: 106px;
}

@media screen and (max-width: 991px) {
    .delivery__payment {
        margin-top: 76px;
    }
}

.delivery__payment_container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 90px;
}

@media screen and (max-width: 991px) {
    .delivery__payment_container {
        flex-direction: column;
        margin-bottom: 50px;
    }
}

@media screen and (max-width: 575px) {
    .delivery__payment_content:first-child {
        padding: 0 0 30px;
    }
}

.delivery__payment_content {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 369px;
    padding: 24px 24px 35px;
    width: 31.7%;
}

@media screen and (max-width: 991px) {
    .delivery__payment_content {
        flex-direction: row;
        max-height: 183px !important;
        width: 100%;
    }

    .delivery__payment_content .payment-img1,
    .delivery__payment_content .payment-img2,
    .delivery__payment_content .payment-img3 {
        align-self: center !important;
        margin: 0 !important;
    }
}

@media screen and (max-width: 575px) {
    .delivery__payment_content {
        border: none;
        border-radius: 0;
        flex-direction: column;
        margin-bottom: 0 !important;
        max-height: none !important;
        padding: 30px 0;
    }

    .delivery__payment_content .payment-img1,
    .delivery__payment_content .payment-img2,
    .delivery__payment_content .payment-img3 {
        align-self: self-end !important;
    }
}

.delivery__payment_content .payment-img1 {
    align-self: self-end;
    height: 100px;
    margin: 0 20px 0 0;
    width: 87px;
}

@media screen and (max-width: 991px) {
    .delivery__payment_content .payment-img1 {
        margin-right: 15px !important;
    }
}

.delivery__payment_content .payment-img2 {
    align-self: self-end;
    height: 80px;
    margin: 0 10px 10px 0;
    width: 126px;
}

.delivery__payment_content .payment-img3 {
    align-self: self-end;
    height: 91px;
    margin: 0 10px 10px 0;
    width: 122px;
}

.delivery__payment_content:not(:last-child) {
    border-bottom: 1px solid #dfe1e6;
    margin-bottom: 16px;
}

.delivery__payment_elem {
    margin-bottom: 74px;
}

@media screen and (max-width: 991px) {
    .delivery__payment_elem p {
        max-width: 400px;
    }
}

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

.delivery__map-container svg .id13,
.delivery__map-container svg .id15 {
    fill: #0072e6;
}

.delivery__map-container svg .path-svg:hover {
    fill: #0061c3 !important;
    cursor: pointer;
}

.delivery__modal-content {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 32px #00000029;
    height: 560px;
    opacity: 0;
    overflow-y: hidden;
    padding: 24px 24px 0;
    position: absolute;
    right: 0;
    top: 200px;
    transition: 0.3s ease-in-out;
    width: 360px;
    z-index: -1;
}

@media screen and (max-width: 991px) {
    .delivery__modal-content {
        height: 450px;
        width: 300px;
    }
}

@media screen and (max-width: 575px) {
    .delivery__modal-content {
        bottom: 0;
        height: auto;
        left: 0;
        position: fixed;
        right: 0;
        top: auto;
        width: 100%;
    }
}

.delivery__modal-title {
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}

.delivery__modal-title .third-title {
    margin-bottom: 0;
}

.delivery__modal-title_close {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    display: flex;
    height: 36px;
    justify-content: center;
    width: 36px;
}

.delivery__modal-title_close svg {
    height: 10px;
    width: 10px;
    fill: #5f6772;
}

.delivery__modal-title_close:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.delivery__modal-input {
    position: relative;
}

.delivery__modal-input input {
    border: 1px solid #dfe1e6;
    border-radius: 8px;
    height: 36px;
    padding: 8px 16px;
    width: 100%;
}

.delivery__modal-input svg {
    height: 17px;
    position: absolute;
    right: 16px;
    top: 9px;
    width: 17px;
}

.delivery__modal-list {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    max-height: 423px;
    overflow-y: auto;
}

@media screen and (max-width: 991px) {
    .delivery__modal-list {
        height: 319px;
    }
}

@media screen and (max-width: 575px) {
    .delivery__modal-list {
        height: auto;
        min-height: 97px;
    }
}

.delivery__modal-list_not-found {
    display: none;
}

.delivery__modal-elem {
    display: flex;
    margin-bottom: 16px;
}

.delivery__modal-elem:hover svg {
    fill: #0072e5;
}

.delivery__modal-item svg {
    height: 16px;
    width: 14px;
}

.delivery__modal-item_title {
    color: #090a0b;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.delivery__modal-item_desc {
    color: #5f6772;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

.delivery__modal-item:first-child {
    margin-right: 15px;
    padding-top: 2px;
}

.fill-color {
    fill: #0061c3 !important;
    display: block;
    opacity: 1;
    right: 0;
    z-index: 2;
}

.position-left {
    left: 0;
    transition: 0.3s ease-in-out;
}

@media (max-width: 1199px) {
    .delivery__payment_content {
        max-height: 402px;
    }
}

@media (max-width: 991px) {
    .delivery .delivery__container-terms_content .third-title {
        font-size: 20px;
        line-height: 140%;
    }

    .delivery
        .delivery__container-terms_content
        .delivery__form-container
        .input_error:before {
        right: 12px;
    }

    .delivery
        .delivery__container-terms_content
        .delivery__form-container
        .input {
        margin-bottom: 24px;
    }

    .delivery
        .delivery__container-terms_content
        .delivery__form-container
        .btn {
        font-size: 16px;
        line-height: 150%;
        padding: 12px 16px;
        position: static;
        transform: translateY(0);
        width: 100%;
    }
}

.about-company .first-title {
    max-width: 500px;
}

@media screen and (max-width: 991px) {
    .about-company .first-title {
        max-width: 400px;
    }
}

@media screen and (max-width: 575px) {
    .about-company .first-title {
        max-width: 241px;
    }
}

.container-page {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .container-page {
        flex-direction: column;
    }
}

.container-page-inner {
    margin-right: 24px;
    width: 65%;
}

@media screen and (max-width: 991px) {
    .container-page-inner {
        width: 100%;
    }
}

.container-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 72px;
}

.container-info__content-inner {
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
}

@media screen and (max-width: 767px) {
    .container-info__content-inner {
        flex-direction: column;
    }
}

.container-info__content-inner_element span:first-child {
    color: #0072e5;
    display: inline-block;
    font-size: 88px;
    font-weight: 600;
    line-height: 0.8;
}

.container-info__content-inner_sub,
.container-info__content-inner_sub2 {
    color: #e34b3d;
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    position: relative;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.container-info__content-inner_sub {
    bottom: 14px;
}

.container-info__content-inner_sub2 {
    bottom: 4px;
}

.container-info__content:first-child {
    color: #090a0b;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    width: 100%;
}

.container-info__content:first-child p:first-child {
    margin-bottom: 24px;
}

.container-info__content:first-child p:last-child {
    margin-bottom: 48px;
}

.cooperation {
    margin-bottom: 96px;
}

.cooperation__grid {
    display: grid;
    gap: 30px;
    grid-template-columns: 1fr 1fr;
    margin-bottom: 30px;
}

.cooperation__grid_content {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    padding: 24px;
}

@media (max-width: 690px) {
    .cooperation__grid_content {
        width: 100%;
    }
}

.cooperation__grid_content_img {
    align-items: center;
    background-color: #f5f7fb;
    border-radius: 20px;
    display: flex;
    height: 56px;
    justify-content: center;
    margin-bottom: 24px;
    width: 56px;
}

.cooperation__grid_content_text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.cooperation__grid_content_img img {
    height: auto;
    width: 32px;
}

.cooperation__grid_content_img2 img {
    height: auto;
    width: 28px;
}

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

.cooperation__workers .cooperation__worker {
    flex: 1;
}

.cooperation__worker {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    overflow: hidden;
}

.cooperation__worker:hover {
    color: #090a0b;
}

.cooperation__worker img {
    object-fit: cover;
    width: 100%;
    height: 76%;
}

.cooperation__worker-info {
    padding: 20px 24px;
}

.cooperation__worker-info .name {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 8px;
}

.cooperation__worker-info .status {
    color: #5f6772;
    font-size: 14px;
}

.cooperation__worker.director {
    grid-column: 2/3;
    grid-row: 1/3;
}

@media screen and (max-width: 991px) {
    .cooperation {
        margin-bottom: 64px;
    }
}

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

    .cooperation__grid {
        gap: 16px;
        grid-template-columns: 100%;
    }

    .cooperation__workers {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .cooperation__worker.director {
        grid-column: 1/2;
        grid-row: unset;
    }
}

.swiper-container {
    overflow: hidden;
}

.team {
    margin-bottom: 96px;
}

.team h3 {
    margin-bottom: 24px;
}

.team-slider {
    position: relative;
}

.team-slider .swiper-slide {
    border-radius: 8px;
    height: 100%;
}

.team-slider .swiper-slide picture {
    height: 100%;
}

.team-slider .swiper-slide img {
    height: 100%;
    object-fit: contain;
    width: calc(100% - 195px);
}

.team-slider .swiper-pagination {
    padding-bottom: 30px;
}

.team-slider .swiper-pagination-bullet {
    border-radius: 8px;
    cursor: pointer;
    height: 110px;
    margin-bottom: 30px;
    max-width: 165px;
    overflow: hidden;
}

.team-slider .swiper-pagination-bullet-active {
    display: none;
}

.team-slider-nav {
    background-color: #fff;
    bottom: 0;
    display: flex;
    flex-direction: column;
    padding-left: 30px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.team-slider-nav-buttons {
    align-items: flex-end;
    display: flex;
    flex: 1;
    gap: 8px;
    justify-content: flex-end;
}

@media screen and (max-width: 991px) {
    .team {
        margin-bottom: 64px;
    }

    .team-slider-nav {
        margin-top: 24px;
        position: static;
    }

    .team-slider .swiper-slide img {
        width: 100%;
    }

    .team-slider .swiper-pagination {
        display: none;
    }
}

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

.history-company__container {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    margin-top: 24px;
    max-width: 700px;
}

.history-company__container_header {
    border-bottom: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    position: relative;
}

.history-company__container_header_date {
    padding: 26px 86px;
}

.history-company__container_header_date .active {
    background-color: #0072e5 !important;
    box-shadow: none;
    color: #fff;
}

.history-company__container_header_date .active:hover {
    background:
        linear-gradient(0deg, #00000026, #00000026), #0071e3 !important;
    box-shadow: none;
}

.history-company__container_header_btn-left,
.history-company__container_header_btn-right {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 100%;
    display: flex;
    height: 44px;
    justify-content: center;
    min-height: 44px;
    min-width: 44px;
    width: 44px;
}

.history-company__container_header_btn-left svg,
.history-company__container_header_btn-right svg {
    height: 13px;
    fill: #31353b;
}

.history-company__container_header_btn-left {
    background-color: #fff;
    box-shadow: -40px 0 20px 50px #fff;
    left: 24px;
    margin-right: 16px;
    position: absolute;
    top: 26px;
    z-index: 3;
}

.history-company__container_header_btn-right {
    background-color: #fff;
    box-shadow: 30px 0 20px 50px #fff;
    position: absolute;
    right: 24px;
    top: 26px;
    z-index: 3;
}

.history-company__container_header_btn-left:hover,
.history-company__container_header_btn-right:hover {
    cursor: pointer;
}

.history-company__container_main {
    padding: 24px;
}

.history-company__container_main_inner {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .history-company__container_main_inner {
        flex-direction: column;
    }
}

.history-company__container_main_photo {
    border-radius: 8px;
    max-width: 152px;
    overflow: hidden;
}

@media screen and (max-width: 575px) {
    .history-company__container_main_photo {
        max-width: none;
    }

    .history-company__container_main_photo img {
        width: 100%;
    }
}

.history-company__container_main_line {
    display: flex;
    font-size: 16px;
    font-weight: 400;
    justify-content: space-between;
    line-height: 1.5;
}

@media screen and (max-width: 575px) {
    .history-company__container_main_line {
        flex-direction: column;
    }
}

.history-company__container_main_line:not(:last-child) {
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 24px;
}

.history-company__container_main_line:not(:first-child) {
    padding-top: 24px;
}

.history-company__container_main_day {
    color: #5f6772;
    min-width: 140px;
}

@media screen and (max-width: 575px) {
    .history-company__container_main_day {
        margin-bottom: 16px;
    }
}

.history-company__container_main_text {
    max-width: 339px;
}

@media screen and (max-width: 575px) {
    .history-company__container_main_text {
        margin-bottom: 16px;
    }
}

.history-company__container .swiper-slide {
    width: auto !important;
}

.scroll-style {
    z-index: 0 !important;
}

.date-block {
    border: 1px solid #dfe1e6;
    border-radius: 92px;
    color: #31353b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    max-height: 48px;
    padding: 12px 16px;
}

.date-block:not(:last-child) {
    margin-right: 16px;
}

.date-block:hover {
    background: #f5f7fb;
    border-color: #c1c7d0;
    cursor: pointer;
}

.gratitude__column_list {
    display: flex;
    flex-direction: column;
}

.gratitude__column_list-line {
    color: #090a0b;
    display: flex;
    line-height: 1.5;
}

.gratitude__column_list-line:last-child {
    padding-bottom: 40px;
}

.gratitude__column_list-line:not(:last-child) {
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 40px;
}

.gratitude__column_list-line:not(:first-child) {
    padding-top: 40px;
}

.gratitude__column_list-elem {
    margin-right: 40px;
}

.gratitude__column_list-elem .gratitude-img:before {
    background: no-repeat url(../assets/img/content/drops.png);
    content: "";
    display: block;
    height: 45px;
    position: relative;
    width: 45px;
}

.gratitude__column_list-elem .gratitude-img picture {
    display: none;
}

.gratitude__column_list-elem img {
    height: 32px;
    width: 45px;
}

.gratitude__column_list-elem-text {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 400;
    justify-content: space-between;
    width: 100%;
}

.gratitude__column_list-elem-text p {
    max-width: 473px;
}

.gratitude__column_list-elem-text button {
    color: #31353b;
    font-size: 14px;
    line-height: 1.43;
    margin-top: 24px;
}

.gratitude__column_list-elem-name {
    max-width: 175px;
    min-width: 175px;
    text-align: right;
}

@media (max-width: 1200px) {
    .gratitude__column_list-elem-name {
        max-width: 145px;
    }
}

@media (max-width: 749px) {
    .gratitude__column_list-elem-name {
        text-align: left !important;
    }
}

.gratitude__column_list-elem-name span {
    font-size: 16px;
    font-weight: 500;
}

.gratitude__column_list-elem-name p {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    word-wrap: break-word;
}

@media screen and (max-width: 991px) {
    .about-company .container-info__content-banner {
        margin-top: 24px;
    }
}

.gratitude-btn-show-main {
    display: block;
    height: auto !important;
}

.gratitude-btn-show-main a {
    display: block;
    width: 100%;
}

.main__gratitude .gratitude-btn-show-main {
    display: block !important;
}

.main__gratitude .gratitude-btn-show {
    display: none;
}

.about-company .gratitude-copy-text,
.main__gratitude .gratitude-copy-text {
    display: -webkit-box;
    max-height: 120px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 415px;
    -webkit-box-orient: vertical;
}

@media (max-width: 1200px) {
    .about-company .gratitude-copy-text,
    .main__gratitude .gratitude-copy-text {
        width: 380px;
    }
}

@media screen and (max-width: 767px) {
    .about-company .gratitude-copy-text,
    .main__gratitude .gratitude-copy-text {
        width: 475px;
    }
}

@media screen and (max-width: 575px) {
    .about-company .gratitude-copy-text,
    .main__gratitude .gratitude-copy-text {
        width: auto;
    }
}

.gratitude-btn-show {
    box-shadow: 1px 0 10px 10px #fff;
    overflow: hidden;
    position: relative;
    z-index: 5;
}

.gratitude-btn-show.hidden {
    height: 0;
}

.gratitude-invis-href {
    display: none;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .history-company__container {
        max-width: none;
    }
}

@media screen and (max-width: 991px) {
    .gratitude__column {
        width: 100%;
    }

    .gratitude__column_list-elem-text p {
        max-width: 445px;
    }

    .gratitude__container {
        flex-direction: column;
    }

    .gratitude__column-right_banner {
        margin-top: 64px;
    }
}

@media (max-width: 1200px) and (min-width: 992px) {
    .gratitude__column_list-elem {
        margin-right: 24px;
    }

    .gratitude__column_list-elem-text p {
        max-width: 402px;
    }
}

@media (max-width: 749px) {
    .gratitude__column_list-elem {
        margin-right: 16px;
    }

    .gratitude__column_list-elem-text {
        align-items: flex-end !important;
    }
}

@media (max-width: 767px) and (min-width: 749px) {
    .gratitude__column_list-elem {
        margin-right: 16px;
    }

    .gratitude__column_list-elem-text {
        align-items: flex-start;
    }
}

@media screen and (max-width: 767px) {
    .gratitude__column_list-elem {
        margin-right: 16px;
    }

    .gratitude__column_list-elem-name {
        order: 2;
        text-align: right;
    }

    .gratitude__column_list-elem-text {
        align-content: space-between;
        align-items: flex-start;
        display: flex;
        flex-wrap: wrap;
        height: 180px;
        justify-content: space-between;
    }

    .gratitude__column_list-elem-text p {
        order: 1;
    }

    .gratitude__column_list-elem-text button {
        margin-top: 0;
        order: 3;
    }

    .order-sm-1 {
        order: 1;
    }

    .order-sm-2 {
        order: 3;
    }

    .order-sm-3 {
        order: 2;
    }
}

@media (max-width: 400px) {
    .gratitude__column_list-line {
        flex-direction: column;
    }

    .gratitude__column_list-elem-name {
        margin-top: 16px;
    }

    .gratitude__column_list-elem-text {
        height: auto;
        margin-right: 0;
    }

    .gratitude__column_list-elem-text button,
    .gratitude__column_list-elem-text p {
        margin-top: 16px;
    }

    .gratitude__column_list-elem-text p {
        max-width: none;
    }
}

.journal-categories {
    margin-left: -16px;
    width: calc(100% + 32px);
}

.journal-categories__container-tabs {
    background: #f5f7fb;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
}

.journal-categories__flex-line {
    align-items: center;
    border-radius: 8px;
    display: flex;
    padding: 8px;
}

.journal-categories__flex-line span {
    margin-left: 16px;
}

.journal-categories__flex-line svg {
    height: 20px;
    width: 20px;
}

.journal-categories__svg-elem {
    align-items: center;
    background-color: #fff;
    border-radius: 8px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    padding: 10px;
}

@media (hover: hover) {
    .journal-categories__flex-line:hover {
        background-color: #faebd7;
        cursor: pointer;
    }

    .journal-categories__flex-line:hover svg {
        fill: #0072e5;
    }
}

.journal-categories__metall-banner {
    display: none;
}

@media (max-width: 991px) and (min-width: 768px) {
    .journal-categories__metall-banner {
        display: block;
    }
}

@media screen and (max-width: 767px) {
    .journal-categories {
        max-width: none;
    }

    .journal-categories__flex-line {
        border: 1px solid #dfe1e6;
        border-radius: 40px;
        max-height: 40px;
    }

    .journal-categories__flex-line a {
        margin-left: 8px;
        min-width: -webkit-max-content;
        min-width: max-content;
    }

    .journal-categories__flex-line:not(:last-child) {
        margin-right: 8px;
    }

    .journal-categories__svg-elem {
        background-color: #0000;
        padding: 0;
    }

    .journal-categories__container-tabs {
        flex-direction: row;
        overflow: auto;
        padding-bottom: 10px;
    }
}

@media (max-width: 767px) {
    .journal-categories__container-tabs {
        background: #0000;
    }

    .journal-categories__review--container {
        white-space: nowrap;
    }

    .journal-categories__flex-line:first-child {
        margin-left: 16px;
    }

    .journal-categories__flex-line:last-child {
        margin-right: 16px;
    }
}

.journal-listing__content-block {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    overflow: hidden;
    position: relative;
    transition: 0.3s ease-in-out;
}

.journal-listing__content-block:not(:last-child) {
    margin-bottom: 24px;
}

.journal-listing__content-block:hover {
    box-shadow: 0 16px 24px #0000000d;
}

.journal-listing__content-block:hover .journal-listing__description {
    color: #2684ff;
    cursor: pointer;
}

.journal-listing__content-block:hover .journal-listing__img-block {
    cursor: pointer;
}

.journal-listing__content-block:hover .journal-listing__img-block img {
    cursor: pointer;
    transform: scale(1.05);
}

.journal-listing__img-block {
    overflow: hidden;
    position: relative;
}

.journal-listing__img-block img {
    border-radius: 12px 12px 0 0;
    height: 100%;
    max-height: 420px;
    min-width: 100%;
    transform: scale(1);
    transition: 0.5s ease-in-out;
}

.journal-listing__head-name {
    background-color: #e34b3d;
    border-radius: 34px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 500;
    left: 24px;
    line-height: 1.43;
    padding: 8px 12px;
    position: absolute;
    top: 24px;
    width: -webkit-max-content;
    width: max-content;
}

.journal-listing .journal-listing__without-photo .journal-listing__head-name {
    margin: 24px 24px 41px;
    position: static;
}

.journal-listing
    .journal-listing__without-photo
    .journal-listing__description {
    padding: 0 24px 24px;
}

.journal-listing
    .journal-listing__without-photo
    .journal-listing__description_title {
    margin-bottom: 49px;
}

.journal-listing__description {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    padding: 24px;
}

.journal-listing__description_title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 16px;
}

.journal-listing__description_date {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
}

.journal__background {
    margin-bottom: 96px;
}

@media (max-width: 767px) {
    .journal__background .col-md-7.col-lg-6 .subscription {
        display: block !important;
        margin-top: 24px;
    }
}

@media (max-width: 991px) and (min-width: 767px) {
    .journal__background .col-3 {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .journal__background .col-3 {
        margin-top: 24px;
        width: 100%;
    }

    .journal__background {
        margin-bottom: 24px;
    }
}

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

.journal-inner__background .first-title {
    margin-bottom: 16px;
}

.journal-inner__data {
    color: #5f6772;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    margin-bottom: 48px;
}

@media screen and (max-width: 991px) {
    .journal-inner__data {
        margin-bottom: 40px;
    }
}

.journal-inner .journal-listing__img-block {
    max-height: none;
}

.journal-inner__title {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 24px;
}

.journal-inner__second-title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 16px;
}

.journal-inner p {
    margin-bottom: 16px;
}

.journal-inner p,
.journal-inner ul {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.journal-inner ul {
    list-style: inside;
}

.journal-listing__without-photo .journal-listing__head-name {
    margin: 24px 24px 41px;
    position: static;
}

.journal-listing__without-photo .journal-listing__description {
    padding: 0 24px 24px;
}

.journal-listing__without-photo .journal-listing__description_title {
    margin-bottom: 82px;
}

.journal-inner__see-also {
    display: flex;
}

.journal-inner__see-also .journal-listing__description {
    min-height: 100%;
}

.journal-inner__see-also .journal-listing__img-block img {
    height: 262px;
    max-height: 262px;
}

.journal-inner__see-also .journal-listing__content-block {
    height: 100%;
    width: 360px;
}

@media screen and (max-width: 991px) {
    .journal-inner__see-also .journal-listing__content-block {
        max-width: 345px;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .journal-inner__see-also .journal-listing__content-block {
        max-width: 100%;
    }
}

.swiper-journal .swiper-slide {
    height: auto;
}

.reviews-market {
    background-color: #0072e5;
}

.subscription {
    margin-bottom: 16px;
}

.subscription__container {
    background-color: #f5f7fb;
    border-radius: 12px;
    padding: 24px;
}

.subscription__span {
    color: #5f6772;
    font-size: 14px;
    margin-bottom: 20px;
}

.subscription__sent {
    font-size: 14px;
}

.subscription__form {
    display: flex;
}

.subscription__input {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 8px 0 0 8px;
    display: flex;
    justify-content: space-between;
    max-width: 174px;
    width: 100%;
}

.subscription__input:after {
    content: none;
}

.subscription__input input {
    border: none;
    border-radius: 8px 0 0 8px;
    height: 100%;
    max-width: 174px;
    min-height: 44px;
    outline: none;
    padding: 11px 0 11px 12px;
    width: 100%;
}

.subscription__input__svg-btn {
    align-items: center;
    background-color: #fff;
    border-bottom: 1px solid #dfe1e6;
    border-radius: 0 8px 8px 0;
    border-right: 1px solid #dfe1e6;
    border-top: 1px solid #dfe1e6;
    display: flex;
    justify-content: center;
    min-width: 44px;
}

.subscription__input__svg-btn svg {
    fill: #31353b;
    height: 13px;
    width: 13.3px;
}

.subscription__input__svg-btn:hover {
    cursor: pointer;
}

@media (max-width: 767px) {
    .subscription__input {
        max-width: none;
    }
}

.container-info__element-img {
    display: none;
}

.container-info__content-banner {
    background:
        linear-gradient(132.22deg, #e34b3d, #7373c7),
        linear-gradient(89.83deg, #e34b3d 0.29%, #7373c7),
        linear-gradient(
            139.2deg,
            #850f43 4.97%,
            #9d2b5d 15.97%,
            #c25d89 50.56%,
            #7373c7 106.73%,
            #cf403a 133.94%
        ),
        #9d2b5d;
    border-radius: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 344px;
    max-width: 262px;
    padding: 26px 23px;
}

.container-info__content-banner .icon-arrow-right {
    display: none;
    fill: #e34b3d;
}

.container-info__element-svg {
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    height: 56px;
    justify-content: center;
    min-width: 56px;
    width: 56px;
}

.container-info__element-svg svg {
    fill: #e34b3d;
}

.container-info__element {
    display: flex;
    flex-direction: column;
}

.container-info__element .btn span {
    color: #e34b3d;
    font-weight: 500;
}

.container-info__element span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 25px;
}

@media (max-width: 1200px) {
    .container-info__element span {
        font-size: 14px;
    }
}

.container-info__element button {
    border: none;
    border-radius: 8px;
    color: #e34b3d;
    padding: 12px 17px;
    width: 100%;
}

.container-info__element button span {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.container-info__element button:hover {
    cursor: pointer;
}

.container-info__element-span {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 12px;
    margin-top: 4px;
    max-width: 208px;
}

@media (max-width: 1200px) {
    .container-info__element-span {
        font-size: 22px;
    }
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .journal__background .container-info__content-banner {
        align-items: flex-start;
        flex-direction: column;
    }

    .journal__background .container-info__element a span,
    .journal__background .container-info__element button span {
        display: block;
    }

    .journal__background .container-info__element {
        width: 100%;
    }

    .journal__background .container-info__element-svg {
        margin-bottom: 26px;
    }

    .journal__background .container-info__element-div {
        margin-bottom: 25px;
    }

    .journal__background
        .container-info__element-div
        .container-info__element-span {
        margin-bottom: 12px;
    }

    .journal__background .container-info__element a {
        border-radius: 12px;
        height: auto;
        width: 100%;
    }

    .journal__background .container-info__element a span {
        width: 100%;
    }

    .journal__background .container-info__element .icon-arrow-right {
        display: none !important;
    }

    .container-info__content-banner {
        align-items: center;
        column-gap: 24px;
        flex-direction: row;
        max-width: none;
    }

    .container-info__content-banner a,
    .container-info__content-banner button {
        align-items: center;
        border-radius: 100%;
        display: flex;
        height: 56px;
        width: 56px;
    }

    .container-info__element-div {
        flex: 1;
    }

    .container-info__element a span,
    .container-info__element button span {
        display: none;
    }

    .container-info__element span {
        margin-bottom: 0;
    }

    .container-info__element-span {
        margin-bottom: 4px;
        margin-top: 0;
        max-width: none;
        width: 100%;
    }

    .icon-arrow-right {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .in-product__background .container-info__element-img,
    .in-services .container-info__element-img,
    .main_catalog__container .container-info__element-img {
        display: block;
        margin-top: 11px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .in-product__background .container-info__element-img,
    .in-services .container-info__element-img,
    .main_catalog__container .container-info__element-img {
        display: none;
    }
}

@media (min-width: 768px) {
    .in-product__background .container-info__content-banner,
    .in-services .container-info__content-banner,
    .main_catalog__container .container-info__content-banner {
        align-items: center;
        flex-direction: row;
        margin-top: 48px;
        max-height: 116px;
        max-width: none;
    }

    .in-product__background .container-info__content-banner a,
    .in-product__background .container-info__content-banner button,
    .in-services .container-info__content-banner a,
    .in-services .container-info__content-banner button,
    .main_catalog__container .container-info__content-banner a,
    .main_catalog__container .container-info__content-banner button {
        align-items: center;
        display: flex;
    }

    .in-product__background .container-info__content-banner .icon-arrow-right,
    .in-services .container-info__content-banner .icon-arrow-right,
    .main_catalog__container
        .container-info__content-banner
        .icon-arrow-right {
        display: none;
    }

    .in-product__background .container-info__element span,
    .in-services .container-info__element span,
    .main_catalog__container .container-info__element span {
        margin-bottom: 0;
    }

    .in-product__background .container-info__element-span,
    .in-services .container-info__element-span,
    .main_catalog__container .container-info__element-span {
        margin-bottom: 4px;
        margin-top: 0;
        max-width: none;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .container-info__content-banner {
        margin-top: 24px;
        max-width: none;
        row-gap: 24px;
    }

    .container-info__element-span span {
        display: block;
    }
}

.gratitude__column-right_banner {
    background-color: #0072e6;
    border-radius: 12px;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 24px;
    position: -webkit-sticky;
    position: sticky;
}

@media (max-width: 991px) and (min-width: 767px) {
    .in-product__background .right_banner__bg,
    .in-services .right_banner__bg {
        background-image: url(../assets/img/content/gratitude-back.png);
        background-size: initial;
    }
}

@media (max-width: 767px) and (min-width: 575px) {
    .in-product__background .right_banner__bg,
    .in-services .right_banner__bg {
        background-image: url(../assets/img/content/gratitude-back2.png);
        background-size: auto 100%;
    }
}

.right_banner__bg {
    background-image: url(../assets/img/content/gratitude-back.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    bottom: 0;
    left: 0;
    opacity: 0.1;
    position: absolute;
    right: 0;
    top: 0;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .right_banner__bg {
        background-image: url(../assets/img/content/gratitude-back2.png);
        background-size: auto 100%;
    }
}

.right_banner__svg {
    align-items: center;
    background-color: #fff;
    border-radius: 20px;
    display: flex;
    height: 56px;
    justify-content: center;
    margin-bottom: 24px;
    margin-right: 16px;
    min-height: 56px;
    min-width: 56px;
    width: 56px;
}

.right_banner__svg svg {
    fill: #0072e5;
}

.right_banner__element,
.right_banner__element-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
}

.right_banner__element-text {
    color: #b2d4f7;
    position: relative;
    z-index: 2;
}

.right_banner__element-text a {
    color: #fff;
}

.right_banner__element-span {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
    margin-bottom: 12px;
}

.right_banner__element button {
    color: #0072e6;
    margin-top: 16px;
    position: relative;
    z-index: 1;
}

.right_banner__img2 {
    display: none;
    height: 100%;
    width: auto !important;
}

@media (max-width: 991px) and (min-width: 768px) {
    .in-product__background .right_banner__element-text,
    .in-services .right_banner__element-text {
        display: block;
    }

    .in-product__background .right_banner__element button,
    .in-services .right_banner__element button {
        margin-top: 16px;
    }

    .in-product__background .gratitude__column-right_banner,
    .in-services .gratitude__column-right_banner {
        align-items: flex-start;
        flex-direction: column;
        justify-content: space-between;
        max-width: 262px;
        overflow: visible;
    }
}

@media (max-width: 767px) and (min-width: 575px) {
    .in-services .gratitude__column-right_banner {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        max-width: none;
        overflow: hidden;
    }
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .gratitude__column-right_banner {
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
        max-width: none;
        overflow: hidden;
    }

    .right_banner__element button {
        margin-top: 0;
    }

    .right_banner__element-text {
        display: none;
    }

    .right_banner__element-span {
        max-width: 317px;
    }

    .right_banner__element,
    .right_banner__element-span,
    .right_banner__svg {
        margin-bottom: 0;
    }
}

.in-product__background .gratitude__column-right_banner {
    max-width: none;
}

@media screen and (max-width: 767px) {
    .gratitude__column-right_banner {
        max-width: none;
        width: 100%;
    }
}

.help-order__wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media (max-width: 767px) {
    .help-order__wrapper {
        flex-direction: row;
        width: 100%;
    }

    .help-order__wrapper .form__row {
        width: 100%;
    }
}

@media (max-width: 440px) {
    .help-order__wrapper {
        flex-direction: column;
    }
}

.help-order__form-wrap {
    align-items: center;
    background-color: #fff;
    border: 1px solid #f5f7fb;
    border-radius: 16px;
    box-shadow: 0 16px 24px 0 #0000000d;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 24px;
    row-gap: 24px;
}

.help-order__form-wrap p {
    align-self: flex-start;
    font-size: 23px;
    margin-bottom: 0 !important;
}

.help-order__form-wrap textarea {
    height: 124px;
}

.help-order__form {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    width: 100%;
}

.help-order__form .form {
    gap: 24px;
}

.help-order__form-field {
    width: calc(50% - 8px);
}

.help-order__form-field:first-child {
    width: 100%;
}

.help-order__form-comment {
    display: block;
    height: 124px;
    overflow-y: scroll;
    padding-top: 9px;
    width: 100%;
}

.help-order__form-comment p {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
}

.help-order__form-comment textarea {
    border: none;
    outline: none;
    resize: none;
}

.help-order__form-file {
    width: 100%;
}

.help-order__form-file label {
    color: #31353b;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

.help-order__form-file input {
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    width: 0.1px;
}

.help-order__form-submit {
    font-size: 16px;
    width: 100%;
}

.help-order.compute-order-contacts .compute-order__content {
    background: #f5f7fb;
}

@media screen and (max-width: 991px) {
    .help-order.compute-order-contacts .compute-order__content {
        height: auto;
        padding: 0;
    }
}

.help-order.compute-order-contacts .compute-order__form-wrap {
    background-image: url(../assets/img/content/bg_boxes.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: none;
    column-gap: 30px;
    flex-wrap: wrap;
    height: 100%;
    max-width: unset;
}

.help-order.compute-order-contacts .compute-order__form-wrap .form {
    width: 50%;
}

@media screen and (max-width: 991px) {
    .help-order.compute-order-contacts .compute-order__form-wrap {
        background-position: 102% 108%;
        background-size: 200px 200px;
        box-shadow: 0 16px 24px 0 #0000000d;
        padding-bottom: 60px;
    }

    .help-order.compute-order-contacts .compute-order__form-wrap .form {
        gap: 16px;
        width: 100%;
    }

    .help-order.compute-order-contacts
        .compute-order__form-wrap
        .form
        .textarea {
        margin-bottom: 8px;
    }

    .help-order.compute-order-contacts
        .compute-order__form-wrap
        .form
        .form__row:has(.btn_primary) {
        margin-top: -4px;
    }
}

.help-order.compute-order-contacts .compute-order__contacts {
    border-left: 1px solid #dfe1e6;
    height: 100%;
    margin-top: 55px;
    padding-left: 30px;
    width: calc(50% - 30px);
}

.help-order.compute-order-contacts .compute-order__contacts p {
    color: #5f6772;
    font-size: 14px;
    margin-bottom: 20px;
}

.help-order.compute-order-contacts .compute-order__contacts-item {
    align-items: center;
    column-gap: 16px;
    display: flex;
    margin-bottom: 8px;
}

.help-order.compute-order-contacts .compute-order__contacts-item a {
    color: #0072e5;
    height: 24px;
}

@media screen and (max-width: 991px) {
    .help-order.compute-order-contacts .compute-order__contacts {
        border-left: none;
        border-top: 1px solid #dfe1e6;
        margin-top: 0;
        padding-left: 0;
        padding-top: 24px;
        width: 100%;
    }
}

.catalog__container-cards {
    column-gap: 40px;
    display: flex;
    flex-wrap: wrap;
    row-gap: 24px;
}

.catalog__block-card {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-grow: 0 !important;
    flex: calc(25% - 30px);
    flex-direction: column;
    justify-content: space-between;
    min-height: 224px;
    padding: 24px;
    position: relative;
    transition: 0.3s ease-in-out;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .catalog__block-card {
        flex: calc(33.333% - 27px);
    }
}

@media screen and (max-width: 767px) {
    .catalog__block-card {
        flex: calc(50% - 20px);
    }
}

.catalog__block-card a {
    word-break: break-word;
}

.catalog__block-card:hover {
    box-shadow: 0 16px 24px #0000000d;
}

@media (max-width: 644px) {
    .catalog__block-card:not(:last-child) {
        margin-bottom: 0;
    }
}

.catalog__img-block {
    align-items: center;
    border-radius: 12px;
    display: flex;
    height: 80px;
    justify-content: space-between;
    width: 80px;
}

.catalog__footer-text {
    margin-bottom: 24px;
    margin-top: 24px;
}

@media screen and (max-width: 575px) {
    .catalog__title {
        padding-left: 16px;
        text-align: right;
    }

    .catalog__container-cards {
        flex-direction: column;
        flex-wrap: nowrap;
        row-gap: 0;
    }

    .catalog__block-card {
        align-items: center;
        border: none;
        border-radius: 0;
        flex-direction: row;
        margin-bottom: 0;
        max-height: 104px;
        min-height: auto;
        padding: 15px 0;
        width: 100%;
    }

    .catalog__block-card,
    .catalog__block-card:last-child {
        border-top: 1px solid #dfe1e6;
    }

    .catalog__img-block {
        height: 72px;
        min-width: 72px;
        width: 72px;
    }
}

.include_products .result-search__found-element {
    width: 100%;
}

.include_products .result-search__found-title {
    display: block;
}

.include_products .result-search__found-item > div {
    z-index: 10;
}

.include_products .result-search__found-askprice button {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 8px 12px 6px;
}

.include_products .fl_no_srink {
    flex-shrink: 0;
}

.listing-cards__add-to-cart {
    align-items: center;
    background-color: #e34b3d;
    border-radius: 12px;
    display: flex;
    flex-shrink: 0;
    height: 36px;
    justify-content: center;
    order: 2;
    padding: 0;
    transition: background-color 0.3s;
    width: 36px;
    z-index: 2;
}

.svg-icon.icon-shopping-cart-line {
    fill: #fff;
}

.in-product__advantages {
    margin-bottom: 96px;
}

.in-product__advantages_container {
    align-content: space-between;
    display: flex;
    flex-wrap: wrap;
    height: calc(100% + 50px);
    justify-content: space-between;
}

.in-product__advantages_element {
    align-items: center;
    display: flex;
}

.in-product__advantages_img-block {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 20px;
    display: flex;
    height: 56px;
    justify-content: center;
    min-height: 56px;
    min-width: 56px;
    width: 56px;
}

.in-product__advantages_img-block img {
    height: 32px;
    min-height: 32px;
    min-width: 32px;
    width: 32px;
}

.in-product__advantages_text {
    margin-left: 16px;
    max-width: 270px;
}

@media (min-width: 1200px) {
    .in-product__advantages_container {
        height: 180px;
    }
}

@media (max-width: 1200px) and (min-width: 991px) {
    .in-product__advantages_container {
        height: 260px;
    }
}

@media screen and (max-width: 991px) {
    .in-product__advantages_container {
        height: 240px;
    }
}

@media screen and (max-width: 767px) {
    .in-product__advantages_container {
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 10px;
        height: auto;
    }
}

.in-product__advantages_element {
    height: 72px;
}

@media (max-width: 400px) {
    .in-product__advantages_element {
        height: auto;
    }
}

@media screen and (max-width: 767px) {
    .in-product__advantages_text {
        border-bottom: 1px solid #dfe1e6;
        margin-left: 0;
        max-width: none;
        padding-bottom: 18px;
        padding-left: 16px;
        padding-top: 18px;
        width: 100%;
    }
}

.in-product__advantages_element:last-child .in-product__advantages_text {
    border-bottom: none;
    padding-bottom: 0;
}

.in-product {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media screen and (max-width: 767px) {
    .in-product {
        gap: 24px;
        margin-bottom: 24px;
    }
}

.in-product__head {
    display: flex;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .in-product__head {
        flex-direction: column;
    }
}

.in-product__accordion {
    display: none;
}

@media screen and (max-width: 767px) {
    .in-product__accordion {
        display: block;
        max-width: unset;
    }

    .in-product__accordion .accordion__item {
        border-bottom: 1px solid #dfe1e6;
    }

    .in-product__accordion .accordion__head-text h2 {
        color: #5f6772;
        font-size: 18px;
        font-weight: 600;
        line-height: 133%;
        margin: 0;
    }

    .in-product__accordion .accordion__head-content {
        padding: 16px 0;
    }

    .in-product__accordion .accordion__item.active .accordion__icon svg {
        transform: rotate(180deg);
    }

    .in-product__content {
        display: none;
    }
}

.in-product__tabs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 48px;
}

@media screen and (max-width: 767px) {
    .in-product__tabs {
        display: none;
    }
}

.in-product__tabs .tab {
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    cursor: pointer;
    display: flex;
    justify-content: center;
    padding: 16px 0;
    width: 100%;
}

.in-product__tabs .tab h2 {
    color: #5f6772;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    margin: 0;
}

@media screen and (max-width: 991px) {
    .in-product__tabs .tab h2 {
        font-size: 15px;
    }
}

@media screen and (max-width: 767px) {
    .in-product__tabs .tab h2 {
        font-size: 20px;
    }
}

.in-product__tabs .tab.active {
    border-bottom: 2px solid #2684ff;
}

.in-product__tabs .tab.active h2 {
    color: #2684ff;
}

.in-product__img-block {
    background-color: #f5f7fb;
    border-radius: 20px;
    height: 263px;
    margin: 0 30px 0 0;
    width: 263px;
}

.in-product__img-block img {
    height: 100%;
    width: 100%;
}

@media (max-width: 1200px) {
    .in-product__img-block {
        height: 250px;
        width: 250px;
    }
}

@media screen and (max-width: 991px) {
    .in-product__img-block {
        height: 158px;
        width: 158px;
    }
}

.in-product .in-product__briefly-info {
    display: flex;
    flex-direction: column;
    width: calc(100% - 293px);
}

@media screen and (max-width: 991px) {
    .in-product .in-product__briefly-info {
        margin-top: 30px;
        width: 100%;
    }
}

.in-product .in-product__briefly-info button {
    width: -webkit-max-content;
    width: max-content;
}

.in-product__description {
    display: flex;
}

.in-product__desc_title {
    color: #090a0b;
    font-weight: 600;
    min-width: 293px;
}

.in-product__desc_text {
    color: #5f6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding-top: 6px;
    width: 100%;
}

.in-product__desc_text h3:not(:first-child) {
    margin-top: 24px;
}

.in-product__desc_text h3 {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 12px;
}

@media screen and (max-width: 767px) {
    .in-product__desc_text h3 {
        font-size: 16px;
        margin-top: 16px !important;
    }
}

.in-product__desc_text p {
    color: #5f6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 20px;
}

.in-product__desc_text ul {
    list-style: disc;
    list-style-position: inside;
    margin-bottom: 20px;
    margin-left: 10px;
}

.in-product__desc_text ul li {
    color: #5f6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.in-product__desc_text_line {
    display: flex;
    justify-content: space-between;
}

.in-product__desc_text_line a {
    color: #2684ff;
}

.in-product__desc_text_line:not(:last-child) {
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 16px;
}

.in-product__desc_text_line:not(:first-child) {
    margin-top: 16px;
}

.in-product__desc_text_item {
    color: #090a0b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: right;
    word-break: break-all;
}

.in-product__contacts {
    display: none;
}

@media screen and (max-width: 767px) {
    .in-product__contacts {
        display: block;
        margin-top: 24px;
    }
}

.in-product__contacts .contacts-link {
    align-items: center;
    border-bottom: 1px solid #dfe1e6;
    column-gap: 16px;
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.in-product__contacts .contacts-link span {
    color: #2684ff !important;
    flex: 1;
    font-size: 16px;
}

.in-product__contacts .contacts-link svg {
    height: 18px;
    width: 18px;
}

.in-product .banner__main {
    margin-bottom: 0;
}

.in-product .banner__main-wrapper {
    padding: 14px 20px;
}

.in-product .banner__main-info {
    max-width: 56vw;
}

.in-product .banner__main-info_title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33333;
}

@media (max-width: 1200px) {
    .in-product .banner__main-info_title {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2;
    }
}

@media (max-width: 990px) {
    .in-product .banner__main-info_title {
        max-width: 373px;
    }
}

@media (max-width: 510px) {
    .in-product .banner__main-info_title {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.21429;
    }
}

.in-product .banner__main-info_text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}

@media (max-width: 1200px) {
    .in-product .banner__main-info_text {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
    }
}

@media (max-width: 510px) {
    .in-product .banner__main-info_text {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.33333;
    }
}

.in-product .banner__main-img {
    bottom: 0;
    height: 100%;
    position: absolute;
    right: 0;
    right: -90px;
}

.in-product .banner__main-img img {
    height: 100%;
    object-position: left;
}

@media (max-width: 1200px) {
    .in-product .banner__main-img {
        max-width: 158px;
        right: -52px;
        text-align: -webkit-right;
        top: 0;
    }

    .in-product .banner__main-img img {
        object-position: -27px;
    }

    .in-product .banner__main-img picture {
        height: 100%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

.briefly-info__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 24px;
}

@media screen and (max-width: 991px) {
    .briefly-info__title {
        margin-bottom: 0;
    }
}

.briefly-info__item {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    margin-bottom: 4px;
    word-wrap: break-word;
    -webkit-hyphens: manual;
    hyphens: manual;
}

.briefly-info__meaning {
    color: #090a0b;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
    word-wrap: break-word;
    overflow: hidden;
}

.briefly-info__more-detailed {
    color: #0072e5;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.briefly-info__container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.briefly-info__line {
    display: flex;
    flex-direction: column;
    min-height: 72px;
    width: 50%;
}

.briefly-info__line a {
    color: #2684ff;
    text-decoration: none;
    transition: color 0.3s;
}

.briefly-info__line a:hover {
    color: #0072e5;
}

@media screen and (max-width: 991px) {
    .briefly-info__container {
        display: grid;
        grid-template-columns: 1fr 1fr;
        width: 100%;
    }

    .briefly-info__meaning {
        font-size: 14px;
        font-weight: 500;
        margin-left: 5px;
    }

    .briefly-info__container:first-of-type {
        margin-top: 28px;
    }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
    .briefly-info__container:first-of-type {
        margin-top: 12px;
    }
}

@media screen and (max-width: 991px) {
    .briefly-info__container:last-of-type {
        margin-bottom: 45px;
    }
}

@media screen and (max-width: 991px) and (max-width: 991px) {
    .briefly-info__container:last-of-type {
        margin-bottom: 12px;
    }
}

@media screen and (max-width: 991px) {
    .briefly-info__container:first-of-type {
        margin-top: 8px;
    }

    .briefly-info__container:last-of-type {
        margin-bottom: 8px;
    }

    .in-product__description {
        flex-direction: column;
    }

    .in-product__img-block {
        height: auto;
        margin-right: 0;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .in-product__briefly-info {
        display: none !important;
    }
}

@media (max-width: 400px) {
    .in-product {
        margin-bottom: 16px;
    }

    .in-product__head {
        flex-direction: column;
    }

    .in-product__img-block,
    .in-product__img-block img {
        height: 100%;
        width: 100%;
    }

    .in-product .in-product__briefly-info {
        display: block;
        width: 100%;
    }

    .briefly-info__line {
        justify-content: space-between;
    }
}

.in-product__background .gratitude__column-right_banner {
    margin-top: 0;
}

.catalog-active {
    left: 0;
}

.active-catalog-container {
    display: block !important;
}

.mobile_modal_choos-city {
    width: 80%;
}

@media screen and (max-width: 575px) {
    .mobile_modal_choos-city {
        font-size: 14px;
    }
}

@media screen and (max-width: 767px) {
    .header__modal {
        width: 0;
    }
}

.header__modal-title {
    align-items: baseline;
    display: flex;
}

.header__modal-title a {
    color: #2684ff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
    margin-left: 10px;
}

.header__modal-title .notice {
    font-size: 20px;
    line-height: 28px;
    margin-left: 140px;
}

@media (min-width: 1200px) {
    .header__modal_catalog-container {
        display: grid;
        grid-template-columns: 360px 1fr;
        position: relative;
        width: 100%;
    }

    .header__modal_catalog-list {
        border: 1px solid #dfe1e6;
        border-radius: 12px;
    }

    .header__modal .header-main-sub-catalog-lvl2,
    .header__modal .header-main-sub-catalog-lvl3 {
        border-left: 1px solid #dfe1e6;
    }
}

.header__subcategory-container {
    margin-right: -15px;
}

@media screen and (max-width: 991px) {
    .header__subcategory-container {
        margin-right: 0;
    }
}

.header__subcategory-container .header__catalog_item a {
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

.header__subcategory-container .first-title {
    font-size: 24px;
}

.header__catalog {
    background-color: #fff;
    height: 100vh;
    transition: 0.4s ease-in-out;
}

.header__catalog_bottom_button {
    background: #fff;
    bottom: 0;
    left: 0;
    padding: 8px 0 15px;
    position: -webkit-sticky;
    position: sticky;
    right: 0;
    z-index: 9;
}

.header__catalog_bottom_button a {
    color: #fff;
    display: block;
}

.header__catalog-container {
    display: none;
    width: 100%;
}

.header__catalog_input {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 14px 15px 14px 12px;
}

.header__catalog_input input {
    border: none;
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    outline: none;
}

.header__catalog_input button {
    background-color: #fff;
    border: none;
}

.header__catalog_close:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.header__catalog_close {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    height: 48px;
    justify-content: center;
    position: absolute;
    right: -72px;
    top: 0;
    width: 48px;
}

.header__catalog_close svg {
    fill: #31353b;
    height: 16px;
    width: 16px;
}

.header__catalog_button-prev button:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.header__catalog_button-prev button,
.header__catalog_button-prev-menu button {
    align-items: center;
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: none;
    height: 48px;
    justify-content: center;
    margin-bottom: 24px;
    width: 48px;
}

@media (max-width: 1200px) {
    .header__catalog_button-prev button,
    .header__catalog_button-prev-menu button {
        display: flex;
    }
}

.header__catalog_button-prev button svg,
.header__catalog_button-prev-menu button svg {
    fill: #31353b;
    height: 16px;
    width: 16px;
}

.header__catalog_links {
    margin-bottom: 24px;
}

@media (min-width: 1200px) {
    .header__catalog_links {
        overflow: hidden;
    }

    .header__catalog_links.active {
        overflow: auto;
    }
}

@media (max-width: 1200px) {
    .header__catalog_links {
        width: 100%;
    }
}

.header__catalog_menu {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
}

.header__catalog_menu .header__catalog_item:not(:first-child),
.header__catalog_menu .header__catalog_item:not(:last-child) {
    padding-top: 20px;
}

.header__catalog_item.li-active svg {
    display: block;
}

.header__catalog_item {
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
}

.header__catalog_item a {
    max-width: 90%;
}

.header__catalog_item a .svg-icon {
    fill: #5f6772;
    height: 24px;
    width: 24px;
}

.header__catalog_item .basket {
    display: flex;
}

.header__catalog_item .basket-icon {
    align-items: center;
    display: flex;
    height: 36px;
    justify-content: center;
    margin-right: 20px;
    position: relative;
    width: 36px;
}

.header__catalog_item .basket .header__basket_count {
    height: 18px;
    right: 0;
    top: 0;
    width: 18px;
}

@media (max-width: 1200px) {
    .header__catalog_item a {
        color: #090a0b;
        font-size: 20px;
        font-weight: 500;
    }
}

.header__catalog_item svg {
    height: 13px;
    margin-right: 8px;
    width: 8px;
}

@media (min-width: 1200px) {
    .header__catalog_item svg {
        display: none;
    }
}

.header__catalog_item_overlap {
    background-color: #ffffff03;
    height: 100%;
    position: absolute;
    width: 100%;
}

.header__catalog_item_overlap:hover {
    cursor: pointer;
}

.header__catalog_item_overlap:hover + a {
    color: #2684ff;
}

.header__catalog_item_overlap:hover + a + .icon-btn-arrow-right {
    fill: #5f6772;
}

.header__catalog_item:hover {
    cursor: pointer;
}

.header__catalog_item:hover svg {
    fill: #5f6772;
}

.header__catalog_item:not(:first-child) {
    padding-top: 16px;
}

.header__catalog_item {
    border-bottom: 1px solid #dfe1e6;
    padding-bottom: 16px;
}

@media (max-width: 1200px) {
    .header__catalog_item img {
        display: none;
    }
}

.header__right-applications {
    align-items: center;
    background-color: #ed4f42;
    border: none;
    border-radius: 8px;
    color: #fff;
    display: flex;
    height: 36px;
    justify-content: center;
}

.header-mobile-catalog .header__catalog-container {
    width: 100%;
}

@media (max-width: 1200px) {
    .header__modal_catalog-container {
        width: 100% !important;
    }

    .header__catalog_menu {
        flex-direction: column;
    }
}

.header-main-sub-catalog {
    display: none;
}

@media screen and (max-width: 991px) {
    .header-main-sub-catalog {
        display: block;
    }
}

#mobile-stretched-link svg {
    height: 24px;
    width: 24px;
}

.nav-active,
.opacity-on,
.open-header-modal {
    display: block !important;
}

.header-main-sub-catalog {
    flex-direction: column;
}

.header__modal_container {
    left: -16px;
    position: relative;
}

.header__modal_wrapper {
    background-color: #fff;
    border-radius: 12px;
    box-shadow: 0 0 10px 2px #090a0b33;
    display: none;
    margin-top: 28px;
    padding: 32px;
    position: absolute;
    transition: 0.3s ease-in-out;
    width: 100%;
}

.header__modal_wrapper .header__catalog_button-prev {
    display: none;
}

.header__modal_wrapper .header__catalog_item {
    border: none;
    max-width: 346px;
    padding: 10px 24px;
}

.header__modal_wrapper .header__catalog_item a:hover {
    color: #2684ff;
}

.header__modal_wrapper .header__catalog_item:last-child {
    padding-bottom: 22px;
}

.header__modal_wrapper .header__catalog_bottom_button {
    display: none;
}

.header__modal_wrapper .header__catalog_links {
    margin-bottom: 0;
}

.header__modal_wrapper_btn-close {
    align-items: center;
    display: flex;
    height: 20px;
    justify-content: center;
    position: absolute;
    right: 26px;
    top: 26px;
    width: 20px;
}

.header__modal_wrapper_btn-close svg {
    height: 11px;
    width: 11px;
}

.header__modal_wrapper_btn-close:hover {
    background-color: #f5f7fb;
    border-radius: 4px;
    cursor: pointer;
}

.header__modal_wrapper_btn-close:hover svg {
    fill: #5f6772;
}

.header__modal_content {
    width: 100%;
}

.header__modal_catalog {
    display: none;
}

.header__modal_catalog_links {
    width: 100%;
}

.header__modal_company,
.header__modal_contacts,
.header__modal_production,
.header__modal_services {
    display: none;
}

.header-main-sub-catalog-lvl2 {
    position: relative;
}

@media (min-width: 1200px) {
    .header-main-sub-catalog-lvl2,
    .header-main-sub-catalog-lvl3 {
        overflow: hidden;
    }

    .header-main-sub-catalog-lvl2.active,
    .header-main-sub-catalog-lvl3.active {
        overflow: auto;
    }
}

.header-main-sub-catalog-lvl2,
.header-main-sub-catalog-lvl3 {
    display: none;
    max-width: 359.66px;
}

.header-main-sub-catalog-lvl2 li,
.header-main-sub-catalog-lvl3 li {
    min-width: 351.65px;
    padding: 22px 24px;
}

.header-main-sub-catalog-lvl3 .header__catalog_item.li-active svg {
    display: none;
}

.li-active {
    background-color: #f5f7fb;
}

.li-active a {
    color: #2684ff;
}

.display-flex {
    display: flex;
}

@media (min-width: 1200px) {
    .header-main-sub-company,
    .header-main-sub-contacts,
    .header-main-sub-production,
    .header-main-sub-services {
        border: none !important;
        column-gap: 16px;
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap;
        justify-content: flex-start;
        row-gap: 16px;
    }

    .header-main-sub-company .header__catalog_item:hover,
    .header-main-sub-contacts .header__catalog_item:hover,
    .header-main-sub-production .header__catalog_item:hover,
    .header-main-sub-services .header__catalog_item:hover {
        box-shadow: 0 16px 24px #0000000d;
    }

    .header-main-sub-company .header__catalog_item,
    .header-main-sub-contacts .header__catalog_item,
    .header-main-sub-production .header__catalog_item,
    .header-main-sub-services .header__catalog_item {
        align-items: flex-start;
        border: 1px solid #dfe1e6 !important;
        border-radius: 12px !important;
        flex-grow: 0 !important;
        flex: calc(25% - 12px);
        flex-direction: column;
        margin-bottom: 0 !important;
        max-height: 184px;
        min-height: 184px;
        padding: 24px !important;
        transition: box-shadow 0.3s ease-in-out;
        width: 100%;
    }

    .header-main-sub-company .header__catalog_item a,
    .header-main-sub-contacts .header__catalog_item a,
    .header-main-sub-production .header__catalog_item a,
    .header-main-sub-services .header__catalog_item a {
        color: #31353b;
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
    }

    .header-main-sub-company .header__catalog_item svg,
    .header-main-sub-contacts .header__catalog_item svg,
    .header-main-sub-production .header__catalog_item svg,
    .header-main-sub-services .header__catalog_item svg {
        display: none;
    }

    .header-main-sub-company .header__catalog_item img,
    .header-main-sub-contacts .header__catalog_item img,
    .header-main-sub-production .header__catalog_item img,
    .header-main-sub-services .header__catalog_item img {
        height: 56px;
        width: 56px;
    }

    .header__catalog_row {
        flex-wrap: nowrap;
    }

    .header__catalog_links li:first-child {
        border-radius: 12px 0 0 0;
    }

    .header__catalog_links li:last-child {
        border-radius: 0 0 0 12px;
    }

    .header-main-sub-catalog-lvl3 li:first-child {
        border-radius: 0 12px 0 0;
    }
}

.text-block,
.text-block span {
    color: #31353b;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.43;
}

.text-block a,
.text-block span a {
    color: #2684ff;
}

.text-block span,
.text-block span span,
.text-block span ul,
.text-block ul {
    margin-bottom: 16px;
}

.text-block span ul,
.text-block ul {
    list-style-position: inside;
}

.text-block p:not(:last-child),
.text-block span p:not(:last-child) {
    margin-bottom: 16px;
}

.text-block span__vacancy ul li:before,
.text-block__vacancy ul li:before {
    background-color: #31353b !important;
}

.text-block li,
.text-block span li {
    display: flex;
}

.text-block span ul li:before,
.text-block ul li:before {
    background-color: #dfe1e6;
    border-radius: 100%;
    content: "";
    display: block;
    height: 4px;
    margin-left: 2px;
    margin-right: 7px;
    margin-top: 8px;
    min-height: 4px;
    min-width: 4px;
    width: 4px;
}

.text-block h2,
.text-block h3,
.text-block span h2,
.text-block span h3 {
    color: #090a0b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.43;
    margin-top: 24px;
}

.text-block h3,
.text-block span h3 {
    font-size: 14px;
}

.text-block span table,
.text-block table {
    border-spacing: 0;
    display: block;
    margin: 16px 0;
    margin-bottom: 1rem !important;
    overflow-x: auto;
    text-align: center !important;
    white-space: nowrap;
    width: 100%;
}

.in-services-text-block ul li:before {
    background-color: #090a0b;
}

.text-block td,
.text-block th {
    border: 1px solid #dfe1e6;
    padding: 5px;
}

.text-block tbody tr:nth-of-type(odd) {
    background-color: #0000000d;
}

.text-block thead {
    font-weight: 700;
}

@media (max-width: 600px) {
    .text-block img {
        float: unset !important;
        object-fit: contain;
        width: 100%;
    }
}

@media screen and (max-width: 767px) {
    .vacancy .under-header .first-title {
        max-width: 500px;
    }

    .vacancy .under-header__container {
        align-items: flex-start;
    }
}

.vacancy .under-header__background .main__video {
    left: 0;
}

.vacancy .call-order-form p {
    margin-bottom: 0;
    margin-top: 10px;
    max-width: unset;
}

.vacancy .input-file__file {
    max-height: 53.47px;
}

.vacancy .call-order-form_wrap {
    margin-top: 32px;
    max-width: 960px;
}

@media screen and (max-width: 991px) {
    .vacancy .call-order-form_wrap {
        margin-bottom: 32px;
        margin-top: 24px;
    }
}

@media screen and (max-width: 575px) {
    .vacancy .call-order-form_wrap {
        margin-bottom: 8px;
    }
}

.vacancy .call-order-form_wrap .resume,
.vacancy .call-order-form_wrap .resume + .btn {
    width: unset;
}

.vacancy .call-order-form_wrap fieldset {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .vacancy .call-order-form_wrap fieldset {
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr;
    }
}

@media screen and (max-width: 575px) {
    .vacancy .call-order-form_wrap fieldset {
        grid-template-columns: 1fr;
    }
}

.vacancy .resume .input-file__drop-icon {
    display: block;
    height: 24px;
    margin-right: 10px;
}

.vacancy .resume .input-file__drop-icon svg {
    fill: none;
}

.vacancy .input-file__drop:hover {
    border: 1px solid #fff;
}

.vacancy .file-item__text {
    color: #fff;
}

.vacancy .main__video img {
    height: 100%;
    object-fit: cover;
    object-position: bottom;
    width: 100%;
}

.result-search__found-element {
    gap: 15px;
}

.result-search__found-askprice span {
    white-space: nowrap;
}

.icon-shopping-cart-result-search-mobile {
    display: none;
}

@media screen and (max-width: 991px) {
    .result-search .container-info__content-banner {
        margin-top: 48px;
    }
}

.result-search .first-title span {
    color: #2684ff;
}

.result-search__list .result-search__found-content {
    flex-direction: column;
    flex-wrap: nowrap;
}

.result-search__list .result-search__found-content a {
    flex: 0 0 100%;
}

.result-search__found .overflow-btn {
    color: #5f6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-top: 12px;
}

.result-search__found-title {
    display: flex;
}

.result-search__found-title span {
    align-self: baseline;
    color: #c1c7d0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.43;
    margin-left: 8px;
}

.result-search__found-bttm-container {
    flex-direction: column;
}

.result-search__found-bttm-container
    .result-search__found-content:first-child {
    margin-bottom: 16px;
}

.result-search__found-container .result-search__found-a a:nth-child(3) {
    margin-top: 2px;
}

.result-search__found-container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: visible !important;
}

@media screen and (max-width: 575px) {
    .result-search__found-container {
        flex-direction: column;
    }

    .result-search__found-container
        .result-search__found-content:first-child {
        margin-bottom: 12px;
    }
}

.result-search__found-content {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    overflow: hidden;
    transition: 0.3s ease-in-out;
    width: 100%;
}

.result-search__found-content a {
    color: #2684ff;
    flex: 0 0 calc(50% - 6px);
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}

.result-search__found-btn {
    margin-top: 16px;
}

.result-search__found-element {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    padding: 26px 24px;
    position: relative;
}

.result-search__found-item:last-child {
    align-items: center;
    display: flex;
}

.result-search__found-title a {
    color: #31353b !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.result-search__found-title a:hover {
    color: #2684ff !important;
}

.result-search__found-subtitle {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
    margin-top: 8px;
}

.result-search__found-askprice {
    z-index: 10;
}

.result-search__found-askprice button {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    margin-right: 24px;
}

.result-search__found-askprice button span,
.result-search__found-askprice span {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}

.result-search__found-askprice span {
    margin-right: 24px;
}

.result-search__found-shopping-cart:hover button {
    border-color: #dc3545;
}

.result-search__found-shopping-cart:hover button svg {
    fill: #e34b3d;
}

.result-search__found-shopping-cart {
    z-index: 10;
}

.result-search__found-shopping-cart button {
    align-items: center;
    display: flex;
    height: 48px;
    justify-content: center;
    width: 48px;
}

.result-search__found-shopping-cart button svg {
    fill: #31353b;
}

.result-search__found:not(:last-child) {
    margin-bottom: 48px;
}

@media (min-width: 575px) {
    .result-search__found-askprice button {
        border: none;
        padding: 0;
    }

    .result-search__found-btn button {
        border: none;
        color: #5f6772;
        padding: 0;
        width: auto;
    }
}

@media screen and (max-width: 575px) {
    .icon-shopping-cart-result-search-mobile {
        display: block;
    }

    .icon-shopping-cart-result-search {
        display: none;
    }

    .result-search__found-content {
        margin-bottom: 0 !important;
        row-gap: 0;
    }

    .result-search__found-content a {
        border-bottom: 1px solid #dfe1e6;
        flex: 0 0 100%;
        padding: 16px 0;
    }

    .result-search__found-element:not(:last-child) {
        border-bottom: 1px solid #dfe1e6;
    }

    .result-search__found-element {
        border: none;
        border-radius: 0;
        flex-direction: column;
        padding: 26px 0;
    }

    .result-search__found-element a {
        border-bottom: none;
        padding: 0;
    }

    .result-search__found-item {
        justify-content: space-between;
    }

    .result-search__found-item:first-child {
        margin-bottom: 16px;
    }
}

.not-found {
    font-size: 16px;
    line-height: 1.5;
}

.not-found .first-title span {
    color: #2684ff;
}

.not-found__description {
    font-weight: 500;
    margin-bottom: 48px;
}

.not-found__description a {
    color: #2684ff;
}

.not-found__container {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    padding: 24px;
}

.not-found__text,
.not-found__title {
    margin-bottom: 16px;
}

.not-found__text {
    color: #31353b;
    font-weight: 400;
    max-width: 515px;
}

.not-found__contacts a:first-child {
    margin-right: 32px;
}

.not-found__contacts a {
    color: #2684ff;
    font-weight: 500;
}

@media screen and (max-width: 575px) {
    .not-found .first-title {
        margin-bottom: 24px;
    }

    .not-found__description {
        text-align: center;
    }

    .not-found__container {
        flex-direction: column-reverse;
    }

    .not-found img {
        margin-bottom: 16px;
        transform: scaleX(-1);
        width: 50%;
    }

    .not-found__text {
        font-size: 14px;
    }

    .not-found__contacts {
        display: flex;
        flex-direction: column;
    }
}

@media screen and (max-width: 991px) {
    .services .col-lg-3 {
        margin-top: 24px;
    }
}

.services .services-container__btn button {
    max-width: 749px;
}

.services-container__line:not(:last-child) {
    margin-bottom: 96px;
}

@media screen and (max-width: 991px) {
    .services-container__line:not(:last-child) {
        margin-bottom: 64px;
    }
}

@media screen and (max-width: 767px) {
    .services-container__line:not(:last-child) {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 575px) {
    .services-container__line:not(:last-child) {
        margin-bottom: 24px;
    }
}

.services-container__title {
    align-items: baseline;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 24px;
}

@media screen and (max-width: 767px) {
    .services-container__title {
        flex-direction: column;
        flex-wrap: nowrap;
    }
}

.services-container__title .third-title {
    margin-bottom: 0;
}

.services-container__title span {
    margin-right: 16px;
}

.services-container__title a {
    color: #2684ff;
}

.services-container__content {
    display: flex;
    flex-wrap: wrap;
    gap: 29px;
    overflow: hidden;
}

@media (max-width: 1200px) and (min-width: 991px) {
    .services-container__content {
        gap: 25px;
    }
}

@media screen and (max-width: 767px) {
    .services-container__content {
        gap: 24px;
    }
}

.services-container__element {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    height: 230px;
    justify-content: space-between;
    max-height: 230px;
    max-width: 230px;
    padding: 24px;
    position: relative;
    width: 230px;
}

.services-container__img-card {
    background-color: #dfe1e6;
    border-radius: 20px;
}

.services-container__img-card,
.services-container__img-card img {
    height: 80px;
    min-height: 80px;
    min-width: 80px;
    width: 80px;
}

.services-container__btn {
    margin-top: 24px;
}

@media (max-width: 1200px) and (min-width: 991px) {
    .services-container__element {
        height: 193px;
        width: 193px;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .services-container__element {
        height: 220px;
        width: 220px;
    }
}

@media screen and (max-width: 767px) {
    .services-container__element {
        height: 224px;
        max-height: 224px;
        max-width: 224px;
        width: 224px;
    }
}

@media (max-width: 752px) {
    .services-container__content {
        flex-wrap: nowrap;
        overflow-x: auto;
        padding-bottom: 15px;
    }

    .services-container__element {
        height: 220px;
        min-width: 220px;
    }

    .services-container__btn {
        display: none;
    }
}

.in-services {
    position: relative;
}

.in-services__head {
    margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
    .in-services__head img {
        width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .in-services__description {
        margin-bottom: 48px;
    }
}

.in-services__swiper-wrapper {
    flex-direction: column;
    overflow: hidden;
}

@media (min-width: 1200px) {
    .in-services__swiper-wrapper .services-container__element {
        min-width: 260px;
    }
}

@media (max-width: 1200px) and (min-width: 991px) {
    .in-services__swiper-wrapper .services-container__element {
        min-height: 230px;
        min-width: 230px;
    }
}

@media screen and (max-width: 991px) {
    .in-services__swiper-wrapper .services-container__element {
        height: 220px;
        width: 220px;
    }
}

.in-services .gratitude__column-right_banner {
    max-width: none;
}

.in-services .container-info__content-banner {
    margin-top: 0;
}

.under-header {
    height: 100%;
    padding-top: 132px;
}

.under-header .first-title {
    color: #fff;
    font-size: 48px;
    font-weight: 600;
    margin-bottom: 16px;
}

.under-header .call-order-form fieldset {
    margin-bottom: 0;
}

.under-header__container {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    padding-bottom: 48px;
    padding-top: 72px;
    position: relative;
    z-index: 1;
}

.under-header__container p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
}

.under-header__container .form__agreement {
    margin-top: 10px;
}

.under-header__content {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: space-between;
}

.under-header__content .btn {
    background-color: #0000;
    border: 1px solid #fff;
    color: #fff;
    display: block;
    width: -webkit-max-content;
    width: max-content;
}

.under-header__content_news {
    background-color: #ffffff0d;
    border-radius: 12px;
    display: flex;
    height: 95px;
    justify-content: space-between;
    max-width: 360px;
}

.under-header__content_img-block {
    align-items: center;
    border-radius: 12px;
    display: flex;
    height: 95px;
    justify-content: center;
    overflow: hidden;
    width: 95px;
}

.under-header__content_img-block img {
    max-height: 95px;
    max-width: none;
    transition: 0.3s ease-in-out;
}

.under-header__content_img-block:hover img {
    transform: scale(1.04);
}

.under-header__content_news:hover {
    background-color: #ffffff1a;
}

.under-header__content_text {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 16px;
}

.under-header__content_text-title {
    color: #fff;
    font-size: 14px;
}

.under-header__content_text-date {
    color: #c1c7d0;
    font-size: 12px;
}

@media screen and (max-width: 991px) {
    .under-header {
        padding: 160px 16px 0;
    }

    .under-header__container {
        height: 100%;
        padding-bottom: 24px;
        padding-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .under-header {
        padding-top: 60px;
    }

    .under-header .first-title {
        align-self: flex-start;
        font-size: 32px;
        max-width: 343px;
    }

    .under-header__container {
        align-items: center;
        justify-content: flex-start;
        padding-bottom: 24px;
        padding-top: 24px;
    }

    .under-header__content {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        row-gap: 24px;
    }

    .under-header__content .btn {
        max-width: 360px;
        text-align: center;
        width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .under-header .first-title {
        font-size: 32px;
    }
}

.main-catalog {
    background: #f5f7fb;
    padding-bottom: 24px;
    padding-top: 48px;
}

.main-catalog__title {
    color: #090a0b;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 24px;
}

.main-catalog .cards-wrapper {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(6, 1fr);
    margin-bottom: 16px;
}

.main-catalog__card {
    background: #fff;
    border-radius: 12px;
    grid-column: span 2;
    padding: 20px 12px;
}

.main-catalog__card-head {
    align-items: center;
    display: flex;
    gap: 20px;
    margin-bottom: 24px;
    padding: 0 10px;
}

.main-catalog__card-head svg {
    display: block;
    flex-shrink: 0;
}

.main-catalog__card .arrow {
    display: none;
}

.main-catalog__card-title {
    color: #090a0b;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    margin-right: auto;
}

.main-catalog__card-link {
    color: #31353b;
    display: block;
    font-size: 16px;
    line-height: 24px;
    padding: 4px 12px;
    position: relative;
}

@media (hover: hover) {
    .main-catalog__card-link:hover:after {
        opacity: 1;
    }
}

.main-catalog__card-link:after {
    background-color: #2684ff;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 2px;
}

.main-catalog__show-more {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    padding: 12px;
    width: 100%;
}

@media (max-width: 1024px) {
    .main-catalog {
        padding-bottom: 64px;
        padding-top: 37px;
    }

    .main-catalog__title {
        font-size: 24px;
        line-height: 32px;
    }

    .main-catalog__card {
        grid-column: span 6;
    }

    .main-catalog__card.open .main-catalog__card-body {
        display: block;
        padding-top: 20px;
    }

    .main-catalog__card.open .arrow {
        rotate: 180deg;
    }

    .main-catalog__card-head {
        margin-bottom: 0;
    }

    .main-catalog__card-body {
        display: none;
        padding-top: 20px;
    }

    .main-catalog__card .arrow {
        display: block;
        margin-left: auto;
    }

    .main-catalog__card-body {
        column-count: 2;
    }
}

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

    .main-catalog .cards-wrapper {
        margin-bottom: 24px;
    }

    .main-catalog__card {
        grid-column: span 6;
    }

    .main-catalog__card-body {
        column-count: 1;
    }
}

.main-company__container {
    background-color: #f5f7fb;
    background-image: url(../assets/img/content/main-page-flag.webp);
    background-position: 110%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    border-radius: 8px;
    padding: 40px;
}

@media (max-width: 1200px) {
    .main-company__container {
        background-position: 140%;
    }
}

@media screen and (max-width: 991px) {
    .main-company__container {
        background-image: none;
    }
}

@media screen and (max-width: 575px) {
    .main-company__container {
        padding: 24px;
    }
}

.main-company__content {
    max-width: 50%;
}

@media screen and (max-width: 991px) {
    .main-company__content {
        max-width: none;
    }
}

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

.main-company__text p:not(:last-child) {
    margin-bottom: 16px;
}

@media screen and (max-width: 575px) {
    .main-company__text {
        margin-bottom: 24px;
    }
}

.main-company__thesis {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
    .main-company__thesis {
        width: 66%;
    }
}

@media screen and (max-width: 767px) {
    .main-company__thesis {
        width: 57%;
    }
}

@media screen and (max-width: 575px) {
    .main-company__thesis {
        width: 100%;
    }
}

@media (max-width: 400px) {
    .main-company__thesis {
        flex-direction: column;
        margin-bottom: 32px;
    }
}

.main-company__thesis div {
    display: flex;
    flex-direction: column;
}

.main-company__thesis span:first-child {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33;
}

.main-company__thesis span:last-child {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.43;
}

@media screen and (max-width: 767px) {
    .main-company__product-category {
        display: none !important;
    }
}

@media (max-width: 575px) and (min-width: 490px) {
    .main-company__product-category {
        display: flex !important;
    }
}

@media screen and (max-width: 991px) {
    .main-company__footer {
        display: flex;
        justify-content: space-between;
    }
}

@media screen and (max-width: 575px) {
    .main-company__footer {
        flex-direction: column;
    }

    .main-company__footer .btn {
        width: 100%;
    }
}

.main-company__btn a:hover {
    color: #fff;
}

.main__journal_a {
    display: block;
    text-align: center;
    width: 100%;
}

.plus-minus {
    height: 14px;
    max-height: 14px;
    max-width: 14px;
    position: relative;
    width: 14px;
}

.plus {
    height: 100%;
    left: 40%;
    top: 0;
    width: 20%;
}

.minus,
.plus {
    background-color: #c1c7d0;
    position: absolute;
    transition: 0.3s ease-in-out;
}

.minus {
    height: 20%;
    left: 0;
    top: 40%;
    transform: rotate(0deg);
    width: 100%;
}

.open-plus .plus {
    transform: rotate(270deg);
}

.open-plus .minus {
    transform: rotate(180deg);
}

.main-answers__wrapper {
    margin-bottom: 64px;
}

.main-answers__content ul {
    list-style: inside;
}

.main-answers__ask-line {
    align-items: center;
    display: flex;
    justify-content: space-between;
    opacity: 0.8;
    padding-bottom: 24px;
    padding-top: 24px;
}

.main-answers__ask-line span {
    color: #31353b;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.4;
}

.main-answers__ask-line:hover {
    cursor: pointer;
    opacity: 1;
}

/* .main-answers__answer-el {
  border-bottom: 1px solid #dfe1e6;
  max-height: 0;
  overflow: hidden;
  transition: 0.3s ease-in-out;
} */

.main-answers__answer-el {
    display: block;
    max-height: 0;
    overflow: hidden;
    padding-bottom: 0;
    transition:
        max-height 0.3s ease,
        padding-bottom 0.3s ease;
}

.main-answers__container .first-title {
    margin-bottom: 24px;
}

.main-answers__container p {
    margin-bottom: 16px;
}

.main_catalog {
    background-color: #f5f7fb;
    padding-bottom: 96px;
}

@media screen and (max-width: 575px) {
    .main_catalog {
        padding-bottom: 48px;
    }
}

.main__journal .swiper-journal {
    margin-bottom: 30px !important;
}

#make-order .basket-order__form {
    background-color: #0000;
    border: none;
    box-shadow: none;
    padding: 0;
}

.make-order-file {
    width: 100%;
}

.make-order-file .file-item__text {
    max-width: 342px;
}

@media (max-width: 1200px) {
    .make-order-file .file-item__text {
        max-width: 265px;
    }
}

@media screen and (max-width: 991px) {
    .make-order-file .file-item__text {
        max-width: 603px;
    }
}

@media screen and (max-width: 767px) {
    .make-order-file .file-item__text {
        max-width: 430px;
    }
}

.make-order-file label {
    border-radius: 12px;
    justify-content: center;
}

.make-order-file label .input-file__drop-icon {
    display: none;
}

.make-order-file .file-item__text {
    max-width: 311px;
}

@media (max-width: 400px) {
    .make-order-file .file-item__text {
        max-width: 210px;
    }
}

.basket-title {
    display: flex;
    justify-content: space-between;
}

.basket-title button {
    max-height: 50px;
    padding: 2px 16px;
}

.basket .btn-make-order {
    display: none;
}

@media screen and (max-width: 991px) {
    .basket .col-lg-5 {
        display: none;
    }

    .basket .btn-make-order {
        display: block;
    }
}

.basket h3 {
    margin-bottom: 16px;
    margin-top: 0;
}

.basket-list__wrapper {
    margin-bottom: 48px;
}

.basket-list__container:not(:last-child) {
    margin-bottom: 24px;
}

.basket-list__content_title {
    display: flex;
}

.basket-list__content_title h3 {
    display: flex;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}

.basket-list__content_title span {
    color: #c1c7d0;
    font-size: 14px;
    line-height: 1.43;
    margin-left: 8px;
}

.basket-list__content-inner {
    transition: 0.3s ease-in-out;
}

.basket-list__line.counter-active,
.basket-list__line:hover {
    background-color: #f5f7fb;
}

.basket-list__line {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    padding: 24px;
    transition: 0.2s ease-in-out;
    width: 100%;
}

@media (max-width: 650px) {
    .basket-list__line {
        border: none;
        flex-direction: column;
        padding: 0;
    }
}

.basket-list__line:not(:last-child) {
    margin-bottom: 12px;
}

@media (max-width: 650px) {
    .basket-list__line:not(:last-child) {
        margin-bottom: 48px;
        position: relative;
    }
}

.basket-list__line:not(:last-child):after {
    background-color: #dfe1e6;
    bottom: -24px;
    content: "";
    height: 1px;
    position: absolute;
    width: 100%;
}

@media (min-width: 650px) {
    .basket-list__line:not(:last-child):after {
        display: none;
    }
}

.basket-list__line:last-child {
    margin-bottom: 16px;
}

.basket-list__title {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.basket-list__title-main {
    color: #31353b;
    font-size: 16px;
    font-weight: 500;
}

.basket-list__title-sub {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
}

@media (max-width: 650px) {
    .basket-list__title {
        flex-direction: row;
        justify-content: space-between;
    }
}

@media (min-width: 650px) {
    .basket-list__title .basket-list__close {
        display: none;
    }
}

.basket-list__title-inner {
    display: flex;
    flex-direction: column;
}

@media (min-width: 650px) {
    .basket-list__title_services .basket-list__close {
        display: none;
    }
}

@media (max-width: 650px) {
    .basket-list__close {
        display: flex;
        margin-left: 16px;
    }

    .basket-list__sum.basket-list__sum_services {
        display: none;
    }
}

.basket-list__sum {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    margin-left: 16px;
}

@media (min-width: 650px) and (min-width: 650px) {
    .basket-list__sum_services .basket-list__close {
        display: flex;
    }
}

@media (max-width: 650px) {
    .basket-list__sum {
        justify-content: flex-start;
        margin-left: 0;
        margin-top: 24px;
    }

    .basket-list__sum .basket-list__close {
        display: none;
    }
}

.basket-list__sum-counter {
    align-items: center;
    background-color: #fff;
    display: flex;
    margin-right: 8px;
    position: relative;
}

.basket-list__sum-counter .counter-active {
    opacity: 1;
    transform: scale(1);
    z-index: 5;
}

.basket-list__sum-counter_modal {
    background-color: #fff;
    border-radius: 12px;
    bottom: -133px;
    box-shadow: 0 0 24px #0000001a;
    display: flex;
    flex: 0 0 33%;
    flex-wrap: wrap;
    opacity: 0;
    padding: 12px;
    position: absolute;
    right: -19px;
    row-gap: 5px;
    transform: scale(0.6) translateX(15%) translateY(-40%);
    transition: 0.3s ease-in-out;
    width: 101%;
    z-index: -1;
}

.basket-list__sum-counter_modal .unit-button:hover {
    border-color: #c1c7d0;
}

.basket-list__sum-counter_modal .unit-button-active {
    background-color: #0072e5;
    color: #fff;
}

.basket-list__sum-counter_modal_bugor {
    position: absolute;
    right: 23px;
    top: -8px;
}

.basket-list__sum-counter_modal_bugor img,
.basket-list__sum-counter_modal_bugor picture {
    height: 8px;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}

.basket-list__sum-counter_modal button {
    border: 1px solid #dfe1e6;
    border-radius: 28px;
    margin-right: 4px;
    padding: 4px 12px;
    width: -webkit-max-content;
    width: max-content;
}

.basket-list__sum-unit:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.basket-list__sum-unit:hover svg {
    fill: #31353b;
}

.basket-list__sum-unit {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 0 4px 4px 0;
    display: flex;
    height: 36px;
    justify-content: flex-end;
    left: -0.9px;
    max-height: 36px;
    min-width: 61px;
    position: relative;
}

.basket-list__sum-unit button {
    align-self: center;
    display: flex;
    justify-content: center;
    margin-right: 3px;
    transition: 0.3s ease-in-out;
}

.basket-list__sum-unit .icon-arrow-down.unit-svg-transform {
    border-radius: 8px;
    transform: rotate(180deg);
}

.basket-list__sum-unit .icon-arrow-down.unit-svg-transform svg {
    fill: #31353b;
}

.basket-list__sum-unit .icon-arrow-down:hover {
    border-radius: 8px;
}

.basket-list__sum-unit svg {
    height: 16px;
    width: 16px;
}

.basket-list__sum-unit svg:hover {
    fill: #31353b;
    cursor: pointer;
}

.basket-list__sum-unit span {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-left: 5px;
    margin-right: 5px;
}

.basket-list__sum .input:after {
    border: none;
    border-radius: 0;
}

.basket-list__sum .btn-outline {
    border: 1px solid #dfe1e6;
    border-radius: 4px 0 0 4px;
    height: 36px;
    max-height: 36px;
    max-width: 110px;
}

.basket-list__sum .btn-outline .btn {
    background-color: #fff;
    border-radius: 4px 0 0 4px;
}

.basket-list__sum .btn-outline button:last-child {
    border-radius: 0;
}

.basket-list__sum .btn-outline button {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 0;
    width: 32px;
}

.basket-list__sum .btn-outline button svg {
    fill: #31353b;
}

.basket-list__sum .btn-outline label {
    display: none !important;
}

.basket-list__sum .btn-outline input {
    color: #5f6772;
    padding: 0;
    text-align: center;
}

.basket-list__close {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 4px;
    height: 36px;
    justify-content: center;
    min-height: 36px;
    min-width: 36px;
    width: 36px;
}

.basket-list__close svg {
    height: 12px;
    width: 12px;
    fill: #31353b;
}

.basket-list__close:hover {
    background-color: #f5f7fb;
    cursor: pointer;
}

.basket-order__form {
    background-color: #fff;
    border: 1px solid #f5f7fb;
    border-radius: 12px;
    box-shadow: 0 16px 24px #0000000d;
    padding: 24px;
}

.basket-order__form p {
    align-self: center;
    color: #5f6772;
    font-size: 11px;
    font-weight: 400;
    max-width: 76%;
    text-align: center;
}

.basket-order__form .form {
    gap: 16px;
}

.basket-order__form .form__row:nth-child(3) {
    margin-bottom: 8px;
}

.basket-order__form .form__row:nth-child(3) textarea {
    min-height: 65px;
}

.basket-order__form .form__row.disabled:after {
    background-color: #ffffff80;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999;
}

.call-order-form_wrap {
    max-width: 680px;
    width: 100%;
}

.call-order-form_wrap fieldset {
    border: none;
    display: flex;
    gap: 8px;
    margin: 0 0 12px;
    padding: 0;
}

.call-order-form_wrap a,
.call-order-form_wrap p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0 !important;
    padding-top: 12px;
    transition: none !important;
}

@media (hover: hover) {
    .call-order-form_wrap a:hover {
        color: #fff;
        text-decoration: underline;
    }
}

.call-order-form {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    background: #ffffff0d;
    border-radius: 24px;
    padding: 24px;
}

.call-order-form .input {
    flex: 1;
    width: auto;
}

.call-order-form__button {
    font-size: 16px;
    width: 156px;
}

@media screen and (max-width: 991px) {
    .call-order-form {
        padding: 16px;
    }
}

@media screen and (max-width: 767px) {
    .call-order-form {
        flex-wrap: wrap;
        row-gap: 8px;
    }

    .call-order-form .call-order-form__button,
    .call-order-form .input {
        flex: none;
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .call-order-form_wrap {
        margin-bottom: 80px;
    }
}

@media (max-width: 767px) {
    .call-order-form_wrap fieldset {
        flex-direction: column;
    }

    .call-order-form_wrap p {
        text-align: center;
    }
}

.compute-order__content {
    background: url(../assets/img/content/form.png) no-repeat 50%;
    background-size: cover;
    border-radius: 24px;
    height: 600px;
    padding: 24px;
}

.compute-order__content::-webkit-scrollbar {
    scale: 0;
}

@media screen and (max-width: 991px) {
    .compute-order__content {
        background-position-x: -100px;
    }
}

@media screen and (max-width: 767px) {
    .compute-order__content {
        background-position-x: -150px;
    }
}

.compute-order__form-wrap {
    align-items: center;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 16px 24px 0 #0000000d;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    max-width: 457px;
    padding: 24px;
    row-gap: 24px;
}

.compute-order__form-wrap p {
    align-self: flex-start;
    margin: 0;
}

.compute-order__form-wrap textarea {
    height: 124px;
}

.compute-order__form {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
    width: 100%;
}

.compute-order__form-field {
    width: calc(50% - 8px);
}

.compute-order__form-field:first-child {
    width: 100%;
}

.compute-order__form-comment {
    display: block;
    height: 124px;
    overflow-y: scroll;
    padding-top: 9px;
    width: 100%;
}

.compute-order__form-comment p {
    font-size: 11px;
    font-weight: 400;
    line-height: 12px;
}

.compute-order__form-comment textarea {
    border: none;
    outline: none;
    resize: none;
}

.compute-order__form-file {
    width: 100%;
}

.compute-order__form-file label {
    color: #31353b;
    cursor: pointer;
    font-weight: 500;
    text-align: center;
    width: 100%;
}

.compute-order__form-file input {
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    width: 0.1px;
}

.compute-order__form-submit {
    font-size: 16px;
    width: 100%;
}

.compute-order.compute-order-contacts .compute-order__content {
    background: #f5f7fb;
}

@media screen and (max-width: 991px) {
    .compute-order.compute-order-contacts .compute-order__content {
        height: auto;
        padding: 0;
    }
}

.compute-order.compute-order-contacts .compute-order__form-wrap {
    background-image: url(../assets/img/content/bg_boxes.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    box-shadow: none;
    column-gap: 30px;
    flex-wrap: wrap;
    height: 100%;
    max-width: unset;
}

.compute-order.compute-order-contacts .compute-order__form-wrap .form {
    width: 50%;
}

@media screen and (max-width: 991px) {
    .compute-order.compute-order-contacts .compute-order__form-wrap {
        background-position: 102% 108%;
        background-size: 200px 200px;
        box-shadow: 0 16px 24px 0 #0000000d;
        padding-bottom: 60px;
    }

    .compute-order.compute-order-contacts .compute-order__form-wrap .form {
        gap: 16px;
        width: 100%;
    }

    .compute-order.compute-order-contacts
        .compute-order__form-wrap
        .form
        .textarea {
        margin-bottom: 8px;
    }

    .compute-order.compute-order-contacts
        .compute-order__form-wrap
        .form
        .form__row:has(.btn_primary) {
        margin-top: -4px;
    }
}

.compute-order.compute-order-contacts .compute-order__contacts {
    border-left: 1px solid #dfe1e6;
    height: 100%;
    margin-top: 55px;
    padding-left: 30px;
    width: calc(50% - 30px);
}

.compute-order.compute-order-contacts .compute-order__contacts p {
    color: #5f6772;
    font-size: 14px;
    margin-bottom: 20px;
}

.compute-order.compute-order-contacts .compute-order__contacts-item {
    align-items: center;
    column-gap: 16px;
    display: flex;
    margin-bottom: 8px;
}

.compute-order.compute-order-contacts .compute-order__contacts-item a {
    color: #0072e5;
    height: 24px;
}

@media screen and (max-width: 991px) {
    .compute-order.compute-order-contacts .compute-order__contacts {
        border-left: none;
        border-top: 1px solid #dfe1e6;
        margin-top: 0;
        padding-left: 0;
        padding-top: 24px;
        width: 100%;
    }
}

.form .notice {
    color: #5f6772;
    font-size: 11px;
    font-weight: 400;
    text-align: center;
}

@media screen and (max-width: 575px) {
    .compute-order__content {
        padding: 0;
    }

    .compute-order__form-wrap {
        height: 620px;
        max-width: none;
    }

    .compute-order__form-field {
        width: 100%;
    }
}

.catalog-list .category-list-tabs {
    color: #31353b;
    font-size: 16px;
    font-weight: 400;
    height: 650px;
    line-height: 1.5;
    overflow-x: hidden;
    overflow-y: scroll;
    position: relative;
    width: 100%;
    z-index: 3;
}

.catalog-list .category-list-tabs::-webkit-scrollbar {
    display: none;
}

.catalog-list .category-list-tabs li {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 12px 16px;
    width: 100%;
}

.catalog-list .category-list-tabs li a {
    flex: 1;
    padding: 0;
}

.catalog-list .category-list-tabs li .placeholder {
    margin-right: 12px;
}

.catalog-list .category-list-tabs li .arrow-right-catalog {
    display: none;
    height: 13px;
}

.catalog-list .category-list-tabs li.nav__link-parent .arrow-right-catalog {
    display: block;
}

.catalog-list .category-list-tabs li.li-active {
    background-color: #f5f7fb;
}

.catalog-list .category-list-tabs li:first-child {
    border-top-left-radius: 12px;
    padding-top: 24px;
}

.catalog-list .category-list-tabs li:last-child {
    border-bottom-left-radius: 12px;
    padding-bottom: 24px;
}

.catalog-list.expanded .catalog-category_expand {
    align-items: stretch;
    display: flex;
    justify-content: flex-end;
}

.catalog-category {
    background-color: #fff;
    border-bottom-right-radius: 12px;
    border-left: 1px solid #f5f7fb;
    border-top-right-radius: 12px;
    overflow-y: scroll;
    width: calc(100% - 360px);
}

.catalog-category_expand {
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.catalog-category__content {
    padding: 0 40px;
}

.catalog-category__content h3 {
    color: #31353b;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 32px;
}

.catalog-category__content_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 40px;
}

.catalog-category__list .category-list-item {
    align-items: flex-start;
    display: flex;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.catalog-category__list .category-list-item:last-child {
    margin-bottom: 0;
}

.catalog-category__list .category-list-item__btn {
    align-items: center;
    border: 1px solid #c1c7d0;
    border-radius: 4px;
    display: flex;
    height: 20px;
    justify-content: center;
    margin-right: 12px;
    min-width: 20px;
    width: 20px;
}

.catalog-category__list .category-list-item__btn:hover {
    background-color: #0072e5;
    border: none;
}

.catalog-category__list .category-list-item__btn:hover .minus,
.catalog-category__list .category-list-item__btn:hover .plus {
    background-color: #fff;
}

.catalog-category__list .category-list-item__btn .plus-minus {
    height: 10px;
    width: 10px;
}

.catalog-category__list .category-list-item__text {
    margin-block-end: 16px;
    margin-block-start: 0;
}

.catalog-category__list .category-list-item__text:last-child {
    margin-block-end: 0;
}

.catalog-category__list .category-list-item__text span {
    color: #5f6772;
    font-size: 14px;
}

.catalog-category__list .category-list-item__text a {
    display: inline;
    font-size: 14px;
    padding: 0;
}

.catalog-category__list .category-list-item__text a:hover + span {
    color: #31353b;
}

.catalog-category__list .category-list-item__text-sublinks {
    max-height: 0;
    overflow: hidden;
    padding-left: 16px;
    transition: max-height 0.3s ease;
}

.catalog-category__list .category-list-item.no-children {
    padding-left: 32px;
}

.catalog-category__list
    .category-list-item.no-children
    .category-list-item__btn {
    display: none;
}

.catalog-category__list
    .category-list-item.category-expanded
    .category-list-item__text-sublinks {
    max-height: 1000px;
}

@media screen and (max-width: 991px) {
    .header__modal_catalog-list {
        display: none;
    }
}

.price-list__content {
    align-items: stretch;
    column-gap: 30px;
    display: flex;
    justify-content: space-between;
    margin-top: 48px;
    position: relative;
}

.price-list__content-column {
    display: flex;
    flex-direction: column;
    row-gap: 16px;
}

.price-list__content-column:first-child {
    flex: 1;
}

.price-list .compute-order-wrap .compute-order-contacts {
    padding: 0;
}

.price-list .compute-order-wrap h1 {
    font-size: 24px;
}

.price-list .compute-order-wrap,
.price-list .paragraph-container {
    margin-top: 48px;
    max-width: calc(100% - 295px);
}

@media screen and (max-width: 1200px) {
    .price-list .compute-order-wrap,
    .price-list .paragraph-container {
        max-width: unset;
    }
}

@media screen and (max-width: 991px) {
    .price-list__content {
        flex-direction: column;
        row-gap: 48px;
    }
}

.excel-download-btn {
    border-color: #1dbe4a;
    color: #1dbe4a !important;
    display: block;
    width: 100%;
}

.excel-download-btn .btn-flex-content {
    column-gap: 16px;
    justify-content: center;
}

.excel-download-btn svg {
    fill: #1dbe4a;
}

.custom-nesing-select {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    position: relative;
}

.custom-nesing-select__openbar {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    padding: 12px 24px;
}

.custom-nesing-select svg {
    fill: #31353b;
}

.custom-nesing-select .options-list_wrap {
    background-color: #fff;
    border: 1px solid #dfe1e6;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    border-top: none;
    display: none;
    height: 500px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 4;
}

.custom-nesing-select .options-list {
    height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%;
}

.custom-nesing-select .options-list::-webkit-scrollbar {
    width: 8px;
}

.custom-nesing-select .options-list::-webkit-scrollbar-track {
    background-color: #f5f7fb;
}

.custom-nesing-select .options-list::-webkit-scrollbar-thumb {
    background-color: #c1c7d0;
    border-radius: 2px;
}

.custom-nesing-select .options-list .option {
    color: #31353b;
    cursor: pointer;
    display: block;
    font-size: 14px;
    padding: 8px 0 8px 24px;
}

.custom-nesing-select .options-list .option:hover {
    background-color: #f5f7fb;
    color: #2684ff;
}

.custom-nesing-select .options-list .option.active-option {
    background-color: #f5f7fb;
    color: initial !important;
    font-weight: 500;
}

.custom-nesing-select .options-list .category-title {
    font-weight: 500;
    padding: 8px 0 8px 24px;
}

.custom-nesing-select .options-list .category .option {
    padding-left: 40px;
}

.custom-nesing-select.select-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.custom-nesing-select.select-active .options-list_wrap {
    display: block;
}

.custom-nesing-select.select-active svg {
    rotate: 180deg;
}

table.price-list-table {
    border: 1px solid #dfe1e6;
    border-collapse: initial;
    border-radius: 12px;
    border-spacing: 0;
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    width: 100%;
}

table.price-list-table tr:last-child td {
    border-bottom: none;
}

table.price-list-table td,
table.price-list-table th {
    border-bottom: 1px solid #dfe1e6;
    padding: 0 16px;
    text-align: start;
}

table.price-list-table th {
    font-weight: 500;
    height: 48px;
}

table.price-list-table td {
    height: 64px;
}

table.price-list-table [colspan] {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

table.price-list-table [colspan] div {
    flex: 1;
}

table.price-list-table [colspan] div:nth-child(2) {
    text-align: center;
}

table.price-list-table .price {
    width: 110px;
}

table.price-list-table .name {
    color: #31353b;
    font-size: 14px;
    max-width: 460px;
}

table.price-list-table .application-button {
    text-align: end;
}

table.price-list-table .application-button a {
    display: block;
    padding: 8px 12px;
    text-align: center;
}

@media screen and (max-width: 1200px) {
    table.price-list-table th:empty {
        display: none;
    }

    table.price-list-table td {
        height: 100px;
        padding: 8px 12px 12px;
    }

    table.price-list-table [colspan] .application-button {
        align-self: flex-end;
        display: block;
        flex: unset;
        white-space: nowrap;
        width: 100%;
    }

    table.price-list-table .name {
        font-size: 12px;
        padding-right: 0;
        vertical-align: initial;
    }
}

.contract .section {
    column-gap: 30px;
    display: flex;
    row-gap: 48px;
}

.contract__doc {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    box-shadow: 0 16px 24px 0 #0000000d;
    margin-bottom: 48px;
    overflow: hidden;
}

.contract__column {
    flex: 1;
}

.contract__banner {
    max-width: 260px;
}

.contract .excel-download-btn {
    margin-top: 24px;
}

@media screen and (max-width: 991px) {
    .contract__banner {
        max-width: 280px;
    }

    .contract__doc {
        margin-bottom: 24px;
    }

    .contract .excel-download-btn {
        margin-top: 16px;
    }
}

@media screen and (max-width: 767px) {
    .contract .section {
        flex-direction: column;
    }

    .contract__banner {
        max-width: 100%;
    }
}

.clients .swiper-button-next svg,
.clients .swiper-button-prev svg {
    height: auto;
}

.clients .swiper-button-disabled svg path {
    fill: #dfe1e6;
}

.clients .swiper-buttons-flex {
    align-items: center;
}

.clients .swiper-button-lock {
    display: none;
}

.clients__title {
    margin-bottom: 0;
}

.clients .client-card {
    align-items: center;
    background: var(--ui-white, #fff);
    display: flex;
    height: 100px;
    justify-content: center;
    padding: 24px;
    -webkit-user-select: none;
    user-select: none;
    width: 165px;
}

.clients .client-card img {
    max-width: none;
}

.clients .clients-slider .swiper-slide {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@media (max-width: 991px) {
    .clients {
        margin-bottom: 48px;
    }

    .clients__title {
        font-size: 24px;
        line-height: 32px;
    }

    .clients .client-card {
        width: 157px;
    }
}

@media (max-width: 575px) {
    .clients .client-card {
        height: 60px;
        padding: 15px;
        width: 100px;
    }

    .clients .client-card img {
        max-width: 100%;
    }
}

.largest_objects .swiper-button-next svg,
.largest_objects .swiper-button-prev svg {
    height: auto;
}

.largest_objects .swiper-button-disabled svg path {
    fill: #dfe1e6;
}

.largest_objects .swiper-buttons-flex {
    align-items: center;
}

.largest_objects__title {
    margin-bottom: 0;
}

.largest_objects .largest-objects-slider {
    overflow: hidden;
}

.largest_objects .swiper-slide {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.largest_objects .largest_object {
    padding: 3px;
    -webkit-user-select: none;
    user-select: none;
}

.largest_objects .largest_object img {
    height: 300px;
    width: 420px;
}

.largest_objects .swiper-slide span {
    display: block;
}

@media (max-width: 991px) {
    .largest_objects {
        margin-bottom: 48px;
    }

    .largest_objects__title {
        font-size: 24px;
        line-height: 32px;
    }

    .largest_objects .largest_object img {
        height: 223px;
        width: 157px;
    }
}

@media (max-width: 575px) {
    .largest_objects .largest_object img {
        height: 132px;
        width: 90px;
    }

    /* .largest_objects .swiper-slide span {
        width: 90px;
    } */
}

.certificates .swiper-button-next svg,
.certificates .swiper-button-prev svg {
    height: auto;
}

.certificates .swiper-button-disabled svg path {
    fill: #dfe1e6;
}

.certificates .swiper-buttons-flex {
    align-items: center;
}

.certificates__title {
    margin-bottom: 0;
}

.certificates .swiper-slide {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.certificates .certificate {
    border: 1px solid var(--ui-gray-2, #dfe1e6);
    padding: 3px;
    -webkit-user-select: none;
    user-select: none;
}

.certificates .certificate img {
    height: 223px;
    width: 157px;
}

@media (max-width: 991px) {
    .certificates {
        margin-bottom: 48px;
    }

    .certificates__title {
        font-size: 24px;
        line-height: 32px;
    }

    .certificates .certificate img {
        height: 213px;
        width: 149px;
    }
}

@media (max-width: 575px) {
    .certificates .certificate img {
        height: 132px;
        width: 90px;
    }
}

.reviews .swiper-button-next svg,
.reviews .swiper-button-prev svg {
    height: auto;
}

.reviews .swiper-button-disabled svg path {
    fill: #dfe1e6;
}

.reviews .sliders-wrapper {
    overflow: hidden;
    position: relative;
}

.reviews .sliders-wrapper .review-slider.invisible {
    position: absolute;
    visibility: hidden;
}

.reviews .swiper-buttons-flex {
    align-items: center;
}

.reviews__title {
    margin-bottom: 0;
}

.reviews .control-block {
    align-items: center;
    background: var(--ui-gray-1, #f5f7fb);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 24px;
    padding: 24px 40px 24px 24px;
}

.reviews .tabs-wrapper {
    display: flex;
    gap: 16px;
}

.reviews .tab {
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    gap: 12px;
    padding: 8px 16px 8px 8px;
}

.reviews .tab.active {
    background: var(--ui-white, #fff);
}

.reviews .tab.active .logo-wrapper {
    background: var(--ui-gray-1, #f5f7fb);
}

.reviews .tab .logo-wrapper {
    background: var(--ui-white, #fff);
    border-radius: 8px;
    padding: 6px;
}

.reviews .tab .logo-wrapper img {
    max-width: unset;
    width: 24px;
}

.reviews .tab p {
    font-weight: 400;
}

.reviews .grade-text,
.reviews .tab p {
    color: var(--text-dark-2, #31353b);
    font-size: 16px;
    font-style: normal;
    line-height: 24px;
}

.reviews .grade-text {
    font-weight: 500;
}

.reviews .rating-wrapper {
    display: flex;
    gap: 20px;
}

.reviews .average-rating {
    color: var(--ui-Primary, #0072e5);
    font-size: 56px;
    font-style: normal;
    font-weight: 600;
    line-height: 70%;
}

.reviews .stars-wrapper {
    display: flex;
    gap: 2px;
}

.reviews .stars-wrapper svg {
    display: block;
}

@media (max-width: 1199px) {
    .reviews .tabs-wrapper {
        gap: 12px;
    }

    .reviews .tab {
        gap: 8px;
    }
}

@media (max-width: 991px) {
    .reviews {
        margin-bottom: 48px;
    }

    .reviews__title {
        font-size: 24px;
        line-height: 32px;
    }

    .reviews .average-rating {
        font-size: 50px;
        line-height: 80%;
    }

    .reviews .control-block {
        align-items: stretch;
        background: #fff;
        flex-direction: column;
        padding: 0;
    }

    .reviews .tabs-wrapper {
        gap: 8px;
        margin-bottom: 24px;
        overflow-x: scroll;
    }

    .reviews .tab {
        border: 1px solid var(--ui-gray-2, #dfe1e6);
        border-radius: 24px;
        gap: 8px;
        padding: 8px 12px;
    }

    .reviews .tab.active {
        border-color: var(--ui-Primary, #0072e5);
    }

    .reviews .tab.active p {
        color: var(--text-Primary, #2684ff);
    }

    .reviews .tab .logo-wrapper {
        padding: 0;
    }

    .reviews .tab p {
        white-space: pre;
    }

    .reviews .rating-wrapper {
        background: var(--ui-gray-1, #f5f7fb);
        border-radius: 12px;
        padding: 24px;
    }
}

.review-card {
    border: 1px solid var(--ui-gray-2, #dfe1e6);
    border-radius: 12px;
    min-height: 297px;
    padding: 24px;
    -webkit-user-select: none;
    user-select: none;
    width: 364px;
}

.review-card__head {
    align-items: center;
    display: flex;
    gap: 16px;
    margin-bottom: 16px;
}

.review-card__head img {
    border-radius: 20px;
    height: 52px;
    width: 52px;
}

.review-card .author-name {
    color: var(--text-dark-1, #090a0b);
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
}

.review-card .publication-date {
    color: var(--text-dark-3, #5f6772);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.review-card .rating {
    display: flex;
    gap: 4px;
    margin-bottom: 16px;
}

.review-card .rating svg {
    display: block;
}

.review-card .comment {
    display: -moz-box;
    display: -webkit-box;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-clamp: 4;
    box-orient: vertical;
}

.review-card .comment.open {
    -webkit-line-clamp: 1000;
    line-clamp: 1000;
}

.review-card .show-more {
    color: var(--text-Primary, #2684ff);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

@media (max-width: 991px) {
    .review-card {
        width: 348px;
    }
}

@media (max-width: 575px) {
    .review-card {
        width: 343px;
    }
}

.free-consultation {
    background: var(--ui-white, #fff);
    border: 1px solid var(--ui-gray-2, #dfe1e6);
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 24px;
}

.free-consultation__title {
    color: var(--text-dark-1, #090a0b);
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
}

.free-consultation img {
    border-radius: 20px;
}

.free-consultation .manager {
    align-items: center;
    display: flex;
    gap: 16px;
}

.free-consultation .manager__name {
    color: var(--text-dark-1, #090a0b);
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 4px;
}

.free-consultation .manager__post {
    color: var(--text-dark-3, #5f6772);
    font-size: 16px;
    line-height: 24px;
}

.free-consultation .manager__contacts-descr {
    color: var(--text-dark-3, #5f6772);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.free-consultation .manager__contacts-content {
    color: var(--text-dark-1, #090a0b);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
}

.free-consultation hr {
    border-color: #dfe1e6;
    border-bottom: none;
    margin: 0;
}

.free-consultation .manager-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.free-consultation .price__descr {
    color: var(--text-dark-3, #5f6772);
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
}

.free-consultation .price__value {
    color: var(--text-dark-2, #31353b);
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}

.free-consultation .order-btn {
    cursor: pointer !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    pointer-events: unset;
}

.free-consultation [data-my-modal="#added-order"].active:after {
    display: none;
}

@media (max-width: 575px) {
    .free-consultation__title {
        max-width: 50%;
    }
}

.modal {
    align-items: center;
    background: var(--alpha-black-alpha-40, #0006);
    display: flex;
    inset: 0;
    justify-content: center;
    position: fixed;
    transition: opacity 0.3s ease-in-out;
    z-index: 10000;
}

.modal.invisible {
    opacity: 0;
    visibility: hidden;
}

.modal__content {
    background: var(--UI-White, #fff);
    border-radius: 12px;
    padding: 40px;
    position: relative;
    width: 384px;
}

.modal__title {
    color: var(--text-dark-1, #090a0b);
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 12px;
}

.modal__descr {
    color: var(--text-dark-3, #5f6772);
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 12px;
}

.modal .close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
}

.modal .close-btn svg {
    display: block;
}

.modal .tabs {
    border-bottom: 1px solid var(--ui-gray-2, #dfe1e6);
    display: flex;
    gap: 24px;
    margin-bottom: 40px;
}

.modal .tab {
    border-bottom: 2px solid #0000;
    color: var(--text-dark-3, #5f6772);
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: -1px;
    padding: 12px 0;
}

.modal .tab.active {
    border-color: #0072e5;
    color: var(--text-Primary, #2684ff);
}

.modal .inputs-wrapper {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-bottom: 40px;
}

.modal .submit-btn {
    margin-bottom: 16px;
}

.modal .notice-wrapper {
    display: flex;
    justify-content: center;
}

.modal .notice {
    color: var(--text-dark-3, #5f6772);
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    max-width: 80%;
    text-align: center;
}

.modal .notice a {
    color: var(--text-Primary, #2684ff);
}

.popular-services {
    background: #fff;
    box-shadow: inset 0 -16px 24px 0 #0000000d;
    padding: 24px 0;
}

.popular-services__title {
    color: #090a0b;
    font-size: 32px;
    font-weight: 600;
    line-height: 40px;
    margin: 0 0 40px;
}

.popular-services .categories {
    column-gap: 60px;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
}

.popular-services .categories__card {
    align-items: center;
    display: flex;
    gap: 16px;
    grid-column: span 2;
    padding: 12px 0;
    position: relative;
}

.popular-services .categories__card-text {
    color: #31353b;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}

.popular-services .categories__card-text:hover {
    color: #2684ff;
}

.popular-services .categories__card-text:after {
    content: "";
    inset: 0;
    position: absolute;
}

.popular-services .categories__card .icon {
    align-items: center;
    background: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 20px;
    display: flex;
    flex-shrink: 0;
    height: 56px;
    justify-content: center;
    width: 56px;
}

.popular-services__content .links-wrapper {
    column-count: 3;
    margin-bottom: 64px;
}

.popular-services__content .links-wrapper .main-catalog__card-link {
    margin-bottom: 4px;
}

.popular-services .container-info__content-banner {
    margin-top: 0 !important;
}

@media (max-width: 1024px) {
    .popular-services {
        padding-bottom: 40px;
        padding-top: 40px;
    }

    .popular-services__title {
        font-size: 24px;
        line-height: 32px;
    }

    .popular-services .categories__card {
        grid-column: span 3;
    }
}

@media (max-width: 600px) {
    .popular-services {
        padding: 48px 0;
    }

    .popular-services .categories__card {
        grid-column: span 6;
    }

    .popular-services__content .links-wrapper {
        column-count: 2;
    }

    .popular-services__content .links-wrapper .main-catalog__card-link {
        padding: 4px 0;
    }
}

.shipments-item {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    height: 100%;
    overflow: hidden;
    width: 360px;
}

@media screen and (max-width: 991px) {
    .shipments-item {
        max-width: 345px;
        width: 100%;
    }
}

@media screen and (max-width: 575px) {
    .shipments-item {
        min-width: 288px;
        width: 100%;
    }
}

.shipments-item__img {
    height: 262px;
    position: relative;
}

.shipments-item__img img {
    height: 100%;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.shipments-item__head {
    background: #e34b3d;
    border-radius: 34px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    left: 24px;
    line-height: 143%;
    padding: 4px 12px 6px;
    position: absolute;
    top: 24px;
}

.shipments-item__description {
    display: flex;
    flex-direction: column;
    gap: 24px;
    height: 150px;
    justify-content: space-between;
    padding: 24px;
}

.shipments-item__description_title {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
}

.shipments-item__description_date {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
}

.shipments-page__title h1 {
    margin-bottom: 48px;
}

@media screen and (max-width: 575px) {
    .shipments-page__title h1 {
        margin-bottom: 24px;
    }
}

.shipments-page .shipments-items > div {
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-bottom: 24px;
}

.shipments-page .shipments-items .pagination-block {
    gap: 16px;
}

.shipments-page .shipments-item {
    max-width: unset;
    width: 100% !important;
}

.shipments-page .shipments-item__img {
    height: 311px;
}

@media screen and (max-width: 575px) {
    .shipments-page .shipments-right {
        display: flex;
        flex-direction: column-reverse;
        gap: 48px;
    }
}

.shipments-page .shipments-left {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.shipments-slider-two {
    margin-top: 64px;
}

.shipments-slider-two img {
    border-radius: 8px;
}

@media screen and (max-width: 575px) {
    .shipments-slider-two {
        margin-top: 48px;
    }

    .headings {
        margin-bottom: 24px;
    }
}

.headings > p {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 16px;
}

@media screen and (max-width: 575px) {
    .headings > p {
        display: none;
    }

    .headings__wrapper {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        width: 100%;
    }
}

.headings__icon {
    background: #fff;
    border-radius: 8px;
    height: 36px;
    padding: 8px;
    width: 36px;
}

.headings__icon img {
    filter: grayscale(1);
    height: 100%;
    object-fit: contain;
    object-position: center;
    width: 100%;
}

.headings__item {
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    gap: 16px;
    padding: 8px;
    transform: all 0.2s ease-in-out;
}

@media screen and (max-width: 575px) {
    .headings__item {
        border-radius: 24px;
        gap: 8px;
        padding: 8px 12px;
    }
}

.headings__item p {
    color: #31353b;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 575px) {
    .headings__item p {
        text-wrap: nowrap;
    }
}

.headings__item.active {
    background: #f5f7fb;
    transform: all 0.2s ease-in-out;
}

@media screen and (max-width: 575px) {
    .headings__item.active {
        background: #0000;
        border: 1px solid #0072e5;
    }
}

.headings__item.active p {
    color: #2684ff;
}

.headings__item.active img {
    filter: grayscale(0);
}

.progression {
    display: flex;
    flex-direction: column;
    gap: 64px;
    margin-top: 96px;
}

@media screen and (max-width: 991px) {
    .progression {
        margin-top: 64px;
    }
}

@media screen and (max-width: 575px) {
    .progression {
        margin-top: 48px;
    }
}

.progression__top {
    display: flex;
    justify-content: space-between;
}

@media screen and (max-width: 991px) {
    .progression__top {
        flex-direction: column;
        gap: 40px;
    }
}

.progression__left {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.progression__left .second-title {
    margin-bottom: 0;
}

@media screen and (max-width: 991px) {
    .progression__left {
        gap: 24px;
    }
}

.progression__left > p {
    color: #31353b;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
    max-width: 555px;
}

@media screen and (max-width: 991px) {
    .progression__left > p {
        max-width: unset;
    }
}

@media screen and (max-width: 575px) {
    .progression__left > p {
        display: none;
    }
}

.progression__bottom {
    display: flex;
    gap: 78px;
}

@media (max-width: 1199px) {
    .progression__bottom {
        gap: 30px;
    }
}

@media screen and (max-width: 991px) {
    .progression__bottom {
        flex-wrap: wrap;
    }
}

@media (max-width: 586px) {
    .progression__bottom {
        justify-content: space-between;
    }
}

.progression__step {
    display: flex;
    flex-direction: column;
    gap: 24px;
    justify-content: space-between;
    min-width: 165px;
}

@media (max-width: 392px) {
    .progression__step {
        min-width: unset;
        width: 50%;
        width: 44%;
    }
}

.progression__step .progression__icon {
    position: relative;
}

.progression__step .progression__icon svg {
    position: relative;
    z-index: 1;
}

.progression__step .progression__icon:before {
    background: #c1c7d0;
    content: "";
    height: 4px;
    left: 18px;
    position: absolute;
    top: 44%;
    transform: translateY(-50%);
    width: 243px;
    z-index: -1;
}

@media (max-width: 1199px) {
    .progression__step .progression__icon:before {
        width: 197px;
    }
}

@media (max-width: 586px) {
    .progression__step .progression__icon:before {
        width: 300%;
    }
}

@media (min-width: 586px) {
    .progression__step:nth-child(5) {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .progression__step:nth-child(3) .progression__icon:before {
        width: 45vw;
    }

    .progression__step:nth-child(4) .progression__icon:before {
        left: -81%;
        width: 205%;
    }
}

@media (max-width: 586px) {
    .progression__step:nth-child(3) .progression__icon:before {
        left: -15%;
        width: 300%;
    }

    .progression__step:nth-child(4) .progression__icon:before {
        left: -81%;
        width: 310%;
    }

    .progression__step:last-child .progression__icon:before {
        display: block !important;
        left: -301%;
        width: 310%;
    }
}

.progression__step:first-child .progression__icon:before {
    background: linear-gradient(90deg, #0071e3, #c1c7d0 20vw);
    content: "";
    height: 4px;
    left: 18px;
    position: absolute;
    top: 49%;
    transform: translateY(-50%);
    z-index: -1;
}

.progression__step:last-child .progression__icon:before {
    display: none;
}

.progression__text {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.progression__text p:first-child {
    color: #5f6772;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
}

@media (max-width: 1199px) {
    .progression__text p:first-child {
        font-size: 14px;
        line-height: 143%;
    }
}

.progression__text p:nth-child(2) {
    color: #31353b;
    font-size: 24px;
    font-weight: 600;
    line-height: 133%;
}

@media (max-width: 1199px) {
    .progression__text p:nth-child(2) {
        font-size: 20px;
        line-height: 120%;
    }
}

@media (max-width: 392px) {
    .progression__text p:nth-child(2) {
        font-size: 14px;
    }
}

.progression__banner {
    align-items: center;
    background: #2684ff;
    border-radius: 12px;
    display: flex;
    max-height: 104px;
    max-width: 370px;
    overflow: hidden;
}

.progression__banner_img {
    border-radius: 12px;
    height: 100%;
    min-width: 104px;
}

.progression__banner_img img {
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.progression__banner_img picture {
    display: flex;
    height: 100%;
}

.progression__banner_text {
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    background: #2684ff;
    box-shadow: inset 0 1px 2px 0 #ffffff05;
    padding: 16px;
}

@media screen and (max-width: 575px) {
    .progression__banner_text {
        padding: 22px 16px;
    }
}

.progression__banner_text p {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    max-width: 233px;
    width: 100%;
}

@media screen and (max-width: 575px) {
    .progression__banner_text p {
        font-size: 14px;
        line-height: 143%;
    }
}

.progression__banner_text p span {
    font-size: 20px;
    font-weight: 600;
}

@media screen and (max-width: 575px) {
    .progression__banner_text p span {
        font-size: 14px;
        font-weight: 500;
        line-height: 143%;
    }
}

.progress-step {
    overflow: hidden;
}

.vacancy__comand {
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    height: 653px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .vacancy__comand {
        height: 400px;
    }
}

@media screen and (max-width: 575px) {
    .vacancy__comand {
        height: 500px;
    }
}

.vacancy__comand video {
    border-radius: 12px;
    height: 80%;
    overflow: hidden;
    transition: all 0.2s ease-in-out;
}

.vacancy__comand button {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.vacancy-slider .swiper-slide {
    opacity: 0.6;
    transition: all 0.2s ease-in-out;
}

@media screen and (max-width: 991px) {
    .vacancy-slider .swiper-slide {
        margin-right: -10px;
        width: auto;
    }

    .vacancy-slider .swiper-slide video {
        height: 341px;
    }
}

@media screen and (max-width: 575px) {
    .vacancy-slider .swiper-slide {
        margin-right: 0;
    }

    .vacancy-slider .swiper-slide video {
        height: 390px;
    }
}

.vacancy-slider .swiper-slide.swiper-slide-active {
    min-width: 275px;
    opacity: 1;
    z-index: 1;
}

.vacancy-slider .swiper-slide.swiper-slide-active video {
    height: 100%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

@media screen and (max-width: 991px) {
    .vacancy-slider .swiper-slide.swiper-slide-active video {
        height: 400px;
    }
}

@media screen and (max-width: 575px) {
    .vacancy-slider .swiper-slide.swiper-slide-active video {
        height: 100%;
        object-fit: cover;
    }
}

.vacancy-slider-next svg,
.vacancy-slider-prev svg {
    height: 24px;
    width: 24px;
}

@media (max-width: 690px) {
    .banner-buiznes {
        display: none;
    }
}

.banner-buiznes__inner {
    background: #f5f7fb;
    border-radius: 24px;
    display: flex;
    gap: 24px;
    justify-content: space-between;
    padding: 24px;
}

.banner-buiznes__left {
    background: #fff;
    border-radius: 16px;
    box-shadow: 0 16px 24px 0 #0000000d;
    display: flex;
    flex-direction: column;
    gap: 24px;
    max-width: 457px;
    padding: 24px;
    z-index: 1;
}

@media screen and (max-width: 991px) {
    .banner-buiznes__left {
        gap: 16px;
        max-width: 320px;
    }

    .banner-buiznes__left .third-title {
        margin-bottom: 0;
    }
}

.banner-buiznes__block p:first-child {
    color: #0072e5;
    font-size: 18px;
    font-weight: 500;
    line-height: 120%;
    margin-bottom: 8px;
}

@media screen and (max-width: 991px) {
    .banner-buiznes__block p:first-child {
        font-size: 16px;
        line-height: 150%;
    }
}

.banner-buiznes__block p:nth-child(2) {
    color: #090a0b;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 991px) {
    .banner-buiznes__block p:nth-child(2) {
        font-size: 14px;
        line-height: 143%;
    }
}

.banner-buiznes__img {
    align-items: flex-end;
    display: flex;
}

@media (max-width: 1200px) {
    .banner-buiznes__img {
        margin-left: -105px;
    }
}

@media screen and (max-width: 991px) {
    .banner-buiznes__img {
        margin-left: -125px;
    }
}

.prof-req > p {
    margin-bottom: 48px;
}

.prof-req__list {
    gap: 32px;
}

.prof-req__item,
.prof-req__list {
    display: flex;
    flex-direction: column;
}

.prof-req__item {
    gap: 16px;
}

.prof-req__item > p {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
    line-height: 120%;
}

.prof-req__item ul {
    margin-left: 25px;
}

.prof-req__item ul li {
    list-style-type: disc;
}

.vacancy-form {
    background: #0072e5;
    border-radius: 12px;
    overflow: hidden;
    padding: 40px 24px;
    position: relative;
}

.vacancy-form:before {
    background: url(../assets/img/content/vacancy-form-decor.svg) no-repeat;
    background-size: cover;
    content: "";
    height: 222px;
    position: absolute;
    right: 21px;
    top: 0;
    width: 332px;
}

@media screen and (max-width: 575px) {
    .vacancy-form:before {
        background: url(../assets/img/content/blocks.png) no-repeat;
        bottom: -10px;
        right: -60px;
        top: unset;
    }
}

.vacancy-form p {
    color: #fff;
}

.vacancy-form .input-file__file {
    max-height: 53.47px;
}

.vacancy-form .resume .input-file__drop-icon {
    display: none;
}

.vacancy-form .call-order-form_wrap {
    max-width: 100%;
}

.vacancy-form .call-order-form__button {
    background: #fff;
    color: #0072e5;
}

.vacancy-form .input-file__drop:hover {
    border: 1px solid #fff;
}

.vacancy-form .file-item__text {
    color: #fff;
}

.vacancy-form .call-order-form_wrap {
    margin-bottom: 0;
}

.vacancy-form .call-order-form {
    -webkit-backdrop-filter: blur(0);
    backdrop-filter: blur(0);
    background: #0000;
    padding: 0;
}

@media screen and (max-width: 991px) {
    .vacancy-form .call-order-form {
        align-items: center;
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .vacancy-form .call-order-form fieldset {
        width: 100%;
    }
}

.vacancy-form .call-order-form p {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
    margin-left: 50.5%;
    margin-top: 16px;
    max-width: 370px;
}

@media screen and (max-width: 991px) {
    .vacancy-form .call-order-form p {
        margin-left: 0;
        text-align: center;
    }
}

.vacancy-form .call-order-form p a {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
    text-decoration: underline;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
}

.vacancy-item {
    background: #fff;
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-width: 372px;
    padding: 24px;
    width: 100%;
}

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

.vacancy-item p:first-child {
    color: #31353b;
    font-size: 20px;
    font-weight: 500;
    line-height: 140%;
    margin-bottom: 16px;
}

@media screen and (max-width: 991px) {
    .vacancy-item p:first-child {
        font-size: 16px;
        line-height: 150%;
    }
}

.vacancy-item p:nth-child(2) {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
    margin-bottom: 24px;
}

.vacancy-item p:nth-child(3) {
    color: #090a0b;
    font-size: 20px;
    font-weight: 600;
    line-height: 133%;
    margin-top: auto;
}

@media screen and (max-width: 991px) {
    .vacancy-item p:nth-child(3) {
        font-size: 16px;
        line-height: 140%;
    }
}

.vacancy-item-slider .swiper-wrapper {
    align-items: stretch;
}

.vacancy-item-slider .swiper-slide {
    height: auto;
}

.corporate-slider-item img {
    border-radius: 12px;
    max-height: 410px;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}

.vacancy-program > h2 {
    margin-bottom: 48px;
}

.vacancy-program__inner {
    display: grid;
    gap: 30px;
    grid-template-columns: 360px 1fr;
}

@media screen and (max-width: 991px) {
    .vacancy-program__inner {
        grid-template-columns: 283px 1fr;
    }
}

@media (max-width: 650px) {
    .vacancy-program__inner {
        grid-template-columns: 1fr;
    }
}

.vacancy-program__inner li {
    list-style: none;
}

.vacancy-program__left {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.vacancy-program__item_icon {
    height: 24px;
    width: 24px;
}

.vacancy-program__item_title {
    display: flex;
    justify-content: space-between;
}

.vacancy-program__item_title p {
    color: #090a0b;
    font-size: 18px;
    font-weight: 400;
    line-height: 156%;
}

@media screen and (max-width: 991px) {
    .vacancy-program__item_title p {
        font-size: 16px;
        line-height: 150%;
    }
}

.vacancy-program__item_plus {
    height: 24px;
    margin-left: auto;
    position: relative;
    width: 24px;
}

.vacancy-program__item_plus span {
    background: #c1c7d0;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 14px;
}

.vacancy-program__item_plus span:first-child {
    transform: translate(-50%, -50%);
}

.vacancy-program__item_plus span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(-90deg);
    transition: all 0.2s ease-in-out;
}

.vacancy-program__item_arrow {
    height: 20px;
    transform: rotate(180deg);
    transition: all 0.2s ease-in-out;
    width: 20px;
}

.vacancy-program__title {
    color: #31353b;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 991px) {
    .vacancy-program__title {
        font-size: 14px;
        line-height: 143%;
    }
}

@media (max-width: 360px) {
    .vacancy-program__title {
        max-width: 100%;
        text-wrap: wrap !important;
    }
}

.vacancy-program__title .accordion-trigger {
    align-items: center;
    cursor: pointer;
    display: flex;
    gap: 12px;
    padding: 12px 0;
}

.vacancy-program__tabs {
    align-items: center;
    border-radius: 12px;
    cursor: pointer;
    display: flex;
    gap: 16px;
    padding: 8px;
}

.vacancy-program__tabs.active {
    background: #0072e5;
}

.vacancy-program__tabs.active .vacancy-program__tabs_icon {
    background: #fff;
}

.vacancy-program__tabs.active .vacancy-program__tabs_icon svg path {
    stroke: #0072e5;
}

.vacancy-program__tabs.active .vacancy-program__tabs_title {
    color: #fff;
}

.vacancy-program__tabs_icon {
    border-radius: 8px;
    height: 36px;
    padding: 8px;
    width: 36px;
}

.vacancy-program__tabs_title {
    color: #6b778c;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

@media screen and (max-width: 991px) {
    .vacancy-program__tabs_title {
        font-size: 14px;
        line-height: 143%;
    }
}

.vacancy-program__two {
    background: #f5f7fb;
    border-radius: 12px;
    gap: 8px !important;
    padding: 14px 16px !important;
}

.vacancy-program__two .vacancy-program__title {
    color: #31353b;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
    width: 100%;
}

.vacancy-program__content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
}

@media (max-width: 650px) {
    .vacancy-tab {
        margin-top: 32px;
    }
}

.vacancy-tab h3,
.vacancy-tab > p {
    margin-bottom: 32px;
}

.vacancy-tab > p {
    color: #31353b;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
}

.vacancy-tab__img {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.vacancy-tab__img picture {
    width: 100%;
}

.vacancy-tab__img img {
    border-radius: 16px;
    width: 100%;
}

.vacancy-tab__img p {
    color: #5f6772;
    font-size: 14px;
    font-weight: 400;
    line-height: 143%;
}

.accordion-content {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
}

.accordion-menu--hidden {
    display: none;
}

.accordion-menu--active .vacancy-program__item_plus span:nth-child(2) {
    transform: translate(-50%, -50%) rotate(0deg);
}

.accordion-menu--active .vacancy-program__item_arrow {
    transform: rotate(0deg);
}

.how-to-order,
.how-to-order__list {
    display: flex;
    flex-direction: column;
    gap: 48px;
}

.how-to-order__list div:nth-child(2n) {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    .how-to-order__list {
        align-items: center;
        gap: 32px;
    }

    .how-to-order__list div:nth-child(2n) {
        margin-left: unset;
    }
}

@media screen and (max-width: 575px) {
    .how-to-order__list {
        gap: 24px;
    }
}

.how-to-order__item {
    background: #f5f7fb;
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    max-width: 653px;
    min-height: 220px;
    padding: 24px 0 0 40px;
    width: 100%;
}

@media screen and (max-width: 575px) {
    .how-to-order__item {
        flex-direction: column;
        padding: 20px 0 0 20px;
    }

    .how-to-order__item img,
    .how-to-order__item picture,
    .how-to-order__item source {
        align-items: center;
        display: flex;
        flex-direction: column;
        width: 100%;
    }
}

.how-to-order__item_left {
    display: flex;
    flex-direction: column;
    gap: 12px;
    height: 100%;
    justify-content: flex-start;
    max-width: 320px;
}

.how-to-order__item_left > p:first-child {
    color: #090a0b;
    font-size: 24px;
    font-weight: 600;
    line-height: 133%;
}

.how-to-order__item_text p {
    color: #31353b;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.how-to-order__item_text ul {
    list-style: disc;
    list-style-position: inside;
}

.how-to-order__item_text ul li {
    color: #31353b;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
}

.how-to-order__blocks {
    align-items: stretch;
    display: flex;
    gap: 30px;
}

@media screen and (max-width: 575px) {
    .how-to-order__blocks {
        flex-direction: column;
        gap: 24px;
    }
}

.how-to-order__block {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    padding: 32px 40px;
    width: 100%;
}

.how-to-order__block p {
    color: #090a0b;
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
    margin-bottom: 16px;
}

.how-to-order__block ul {
    list-style: disc;
    list-style-position: inside;
}

.how-to-order__block ul li {
    color: #31353b;
    font-size: 12px;
    font-weight: 400;
    line-height: 133%;
}

.banner {
    align-items: center;
    background:
        url(../assets/img/content/blocks.png) no-repeat,
        linear-gradient(270deg, #0072e6, #7373c7);
    background-color: #0072e5;
    background-position: 116.1% 41%;
    border-radius: 12px;
    color: #fff;
    display: flex;
    padding: 26px;
}

@media screen and (max-width: 991px) {
    .banner {
        background-image: url(../assets/img/content/blocks.png);
    }
}

@media screen and (max-width: 767px) {
    .banner {
        align-items: flex-start;
        background-position: 40vw 10vh;
        flex-direction: column;
    }
}

.banner__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.33;
    max-width: 301px;
}

.banner__text {
    color: #ffffffb3;
    font-size: 14px;
    font-weight: 400;
    max-width: 399px;
    text-align: right;
}

@media screen and (max-width: 767px) {
    .banner__text {
        text-align: left;
    }
}

.banner__text a {
    color: #fff;
}

.banner__img {
    background-color: #fff;
    border-radius: 20px;
    height: 56px;
    margin-right: 24px;
    padding: 16px;
    width: 56px;
}

.banner__img svg {
    fill: #0072e5;
}

.banner button {
    color: #0072e5;
    flex-shrink: 0;
    padding-left: 32px;
    padding-right: 32px;
}

.banner_vacancy {
    align-items: flex-start;
    background:
        linear-gradient(135.32deg, #0072e6 29.92%, #47a9e0 72.68%),
        linear-gradient(
            135.32deg,
            #0072e6 29.92%,
            rgba(71, 224, 202, 0.774) 72.68%,
            rgba(150, 220, 3, 0.417) 102.08%,
            rgba(170, 164, 23, 0.311) 114.83%,
            #e6005300 152.49%
        );
    flex-direction: column;
}

.banner_vacancy .banner__text {
    color: #fff;
    text-align: left;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .banner_vacancy {
        align-items: center;
        flex-direction: row;
    }

    .banner_vacancy .banner__text,
    .banner_vacancy .banner__title {
        max-width: 100%;
    }

    .banner_vacancy button {
        background-image: url(../assets/img/icons/arrow-right-line.svg);
        background-position: 50%;
        background-repeat: no-repeat;
        border-radius: 56px;
        flex-shrink: 1;
        font-size: 0;
        height: 56px;
        max-width: 56px;
        padding: 0;
        width: 100%;
    }
}

.add-basket__container {
    border: 1px solid #f5f7fb;
    border-radius: 12px;
    box-shadow: 0 16px 24px #0000000d;
    display: flex;
    flex-direction: column;
    margin-bottom: 24px;
    padding: 24px;
}

@media (max-width: 400px) {
    .add-basket__container {
        margin-bottom: 16px;
    }
}

.add-basket__container .in-stock__text {
    font-size: 14px;
    margin-top: 12px;
    text-align: center;
}

.add-basket__container .notice {
    color: #5f6772;
    margin-top: 12px;
    text-align: center;
}

.add-basket__title {
    line-height: 1.43;
    margin-bottom: 16px;
}

.add-basket__price,
.add-basket__title {
    color: #5f6772;
    font-size: 14px;
    font-weight: 500;
}

.add-basket__price {
    line-height: 143%;
    margin-bottom: 24px;
}

.add-basket__price p {
    align-items: flex-end;
    display: flex;
    gap: 4px;
}

.add-basket__price p span {
    color: #090a0b;
    font-size: 24px;
    font-weight: 600;
    line-height: 122%;
}

.add-basket__price .discount {
    align-items: flex-end;
    display: flex;
    gap: 4px;
}

.add-basket__price .discount span:first-child {
    color: #5f6772;
    font-size: 14px;
    font-weight: 500;
    line-height: 143%;
    text-decoration: line-through;
}

.add-basket__price .discount span:last-child {
    color: #e34b3d;
    font-size: 24px;
    font-weight: 600;
    line-height: 122%;
}

.add-basket__price.treaty {
    color: #31353b;
    font-size: 24px;
    font-weight: 600;
    line-height: 133%;
}

.add-basket__button-add {
    margin-bottom: 16px;
}

.add-basket__button-add.product-added {
    background: #1dbe4a !important;
    border-color: #1dbe4a;
}

.min-cost__container {
    background-color: #f5f7fb;
    border-radius: 12px;
    display: flex;
    margin-bottom: 24px;
    padding: 22px 15.76px 22px 22px;
}

@media (max-width: 1200px) {
    .min-cost__container {
        padding: 15.76px;
    }
}

.min-cost__svg {
    padding-top: 5px;
}

.min-cost__svg svg {
    fill: #0072e5;
    height: 20px;
    width: 20px;
}

.min-cost__text {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-left: 16px;
    margin-right: 16px;
    max-width: 223px;
}

@media screen and (max-width: 991px) {
    .min-cost__text {
        max-width: none;
    }
}

@media (max-width: 400px) {
    .min-cost__text {
        max-width: 167px;
    }
}

.min-cost__close {
    align-items: center;
    display: flex;
    height: 25px;
    justify-content: center;
    position: relative;
    top: -12px;
    width: 25px;
}

.min-cost__close svg {
    height: 8.5px;
    width: 8.5px;
    fill: #5f6772;
}

.min-cost__close:hover {
    cursor: pointer;
}

.min-cost__close:hover svg {
    fill: #090a0b;
}

header .min-cost__container {
    align-items: center;
    border-radius: 0;
    display: none;
    gap: 12px;
    justify-content: center;
    margin-bottom: 0;
    padding: 12px 16px;
}

header .min-cost__container.active {
    display: flex;
}

header .min-cost__svg {
    display: flex;
    padding: 0;
}

header .min-cost__text {
    max-width: 100%;
}

header .min-cost__close {
    top: 0;
}

header .min-cost__close svg {
    height: 13px;
    width: 13px;
}

.download-price-list {
    align-items: flex-start;
    background:
        linear-gradient(132deg, #e34b3d, #7373c7),
        linear-gradient(90deg, #e34b3d 0.29%, #7373c7),
        linear-gradient(
            139deg,
            #850f43 4.97%,
            #9d2b5d 15.97%,
            #c25d89 50.56%,
            #7373c7 106.73%,
            #cf403a 133.94%
        ),
        #9d2b5d;
    flex-direction: column;
    row-gap: 24px;
}

.download-price-list svg {
    fill: #e34b3d;
}

.download-price-list p {
    max-width: 200px;
}

.download-price-list p span {
    display: block;
}

.download-price-list button {
    background-color: #fff;
    color: #e34b3d;
}

@media screen and (max-width: 991px) {
    .download-price-list button {
        width: 100%;
    }

    .download-price-list p {
        margin-bottom: 26px;
        max-width: 300px;
    }

    .download-price-list p span {
        display: inline;
    }
}

.download-contract-banner p span {
    display: block !important;
}

.download-contract-banner button {
    width: 100%;
}

.expert__container {
    border: 1px solid #dfe1e6;
    border-radius: 12px;
    padding: 24px;
}

@media (max-width: 1200px) and (min-width: 991px) {
    .expert__container .btn {
        padding: 8px 5px;
    }
}

.expert__avatar {
    border-radius: 20px;
    margin-bottom: 16px;
    max-height: 72px;
    max-width: 72px;
    overflow: hidden;
}

.expert__name {
    color: #090a0b;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4;
}

.expert__position {
    color: #5f6772;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 16px;
}

@media screen and (min-width: 575px) and (max-width: 991px) {
    .expert__container {
        align-items: center;
        display: flex;
        justify-content: space-between;
        max-height: 120px;
    }

    .expert__info {
        margin-left: 16px;
        width: 55%;
    }
}

@media screen and (min-width: 575px) and (max-width: 991px) and (max-width: 767px) {
    .expert__info {
        width: 45%;
    }
}

.banner__main {
    border-radius: 12px 12px 0 0;
    margin-bottom: 24px;
    overflow: hidden;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
}

.banner__main-wrapper {
    align-items: center;
    border-radius: 0 0 12px 12px;
    display: flex;
    gap: 24px;
    padding: 24px;
}

@media (max-width: 660px) {
    .banner__main-wrapper {
        padding: 14px 20px;
    }
}

.banner__main-icon {
    align-items: center;
    background: #fff;
    border-radius: 20px;
    display: flex;
    height: 56px;
    justify-content: center;
    width: 56px;
}

@media (max-width: 768px) {
    .banner__main-icon {
        display: none;
    }
}

.banner__main-info {
    display: flex;
    flex-direction: column;
    gap: 4px;
    justify-content: flex-start;
    position: relative;
    z-index: 1;
}

@media (max-width: 656px) {
    .banner__main-info {
        max-width: 56vw;
    }
}

.banner__main-info_title {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.33333;
    text-align: left;
}

@media (max-width: 1200px) {
    .banner__main-info_title {
        font-size: 20px;
        font-weight: 600;
        line-height: 1.2;
    }
}

@media (max-width: 990px) {
    .banner__main-info_title {
        max-width: 373px;
    }
}

@media (max-width: 510px) {
    .banner__main-info_title {
        font-size: 14px;
        font-weight: 500;
        line-height: 1.21429;
    }
}

.banner__main-info_text {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    text-align: left;
}

@media (max-width: 1200px) {
    .banner__main-info_text {
        font-size: 16px;
        font-weight: 500;
        line-height: 1.5;
    }
}

@media (max-width: 510px) {
    .banner__main-info_text {
        font-size: 12px;
        font-weight: 400;
        line-height: 1.33333;
    }
}

.banner__main-img {
    bottom: 0;
    position: absolute;
    right: 0;
}

.banner__main-img img {
    height: 100%;
    object-position: left;
}

@media (max-width: 1200px) {
    .banner__main-img {
        height: 100%;
        right: -90px;
        width: 336px;
    }
}

@media (max-width: 510px) {
    .banner__main-img {
        max-width: 158px;
        right: -52px;
        text-align: -webkit-right;
        top: 0;
    }

    .banner__main-img img {
        object-position: -27px;
    }

    .banner__main-img picture {
        height: 100%;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
}

.pagination {
    column-gap: 8px;
    display: flex;
    margin: 0;
}

.pagination__holder {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.pagination__holder.page-count {
    justify-content: space-between;
}

@media screen and (max-width: 767px) {
    .pagination__holder.page-count {
        justify-content: center;
    }

    .pagination__holder.page-count .products-count {
        display: none;
    }
}

.pagination li {
    align-items: center;
    display: flex;
    font-size: 14px;
    font-weight: 400;
    justify-content: center;
    max-height: 32px;
    min-width: 32px;
}

.pagination li:first-child,
.pagination li:last-child {
    height: 32px;
    width: 32px;
}

.pagination li:first-child a,
.pagination li:last-child a {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    padding: 0;
    width: 100%;
}

.pagination li:first-child a:hover svg,
.pagination li:last-child a:hover svg {
    fill: #090a0b;
}

.pagination li.disabled {
    pointer-events: none;
}

.pagination li.disabled a {
    cursor: default !important;
}

.pagination li.disabled svg {
    fill: #dfe1e6 !important;
}

@media screen and (max-width: 575px) {
    .pagination li:nth-child(5),
    .pagination li:nth-child(6) {
        display: none;
    }
}

.pagination li.active {
    background-color: #0072e5;
    border-radius: 4px;
    color: #fff;
    cursor: default;
}

.pagination li.active:hover a {
    color: #fff !important;
}

.pagination li a {
    border: none;
    border-radius: 4px;
    color: #31353b;
    font-size: 14px;
    font-weight: 400;
    padding: 6px 12px;
    transition: background-color 0.3s;
}

.pagination li a:hover {
    color: #0072e5 !important;
}

.pagination svg {
    fill: #c1c7d0;
    height: 14px;
    width: 14px;
}

.products-count {
    align-items: center;
    display: flex;
}

.products-count__text {
    color: #090a0b;
    font-size: 14px;
}

.products-count__block {
    align-items: center;
    border: 1px solid #dfe1e6;
    border-radius: 4px;
    display: flex;
    font-size: 15px;
    height: 36px;
    justify-content: center;
    line-height: 30px;
    margin: 0 8px;
    width: 49px;
}

.products-count__block-content {
    margin: 0;
}

.products-count__block-content li {
    cursor: pointer;
    padding: 8px 12px;
    transition: background-color 0.3s;
}

.products-count__block-content li:hover {
    background-color: #f4f5f7;
}

.products-count .tippy-box[data-theme~="products-count"] {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 16px 8px #0000000d;
    color: #31353b;
    font-size: 13px;
    width: 50px;
}

.products-count .tippy-box[data-theme~="products-count"] .tippy-content {
    padding: 8px 0;
}

.products-count .tippy-box[data-theme~="products-count"] .tippy-arrow:before {
    border-bottom-color: #fff;
    border-top-color: #fff;
}

.policy {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.33;
}

@media screen and (max-width: 575px) {
    .policy {
        text-align: center;
    }
}

.policy--center {
    text-align: center;
}

html {
    font-size: 16px;
    line-height: 1.5;
}

img {
    display: block;
    height: auto;
    max-width: 100%;
    object-fit: cover;
}

body {
    color: #090a0b;
    display: flex;
    flex-direction: column;
    font-family: Commissioner, sans-serif;
    font-size: 1rem;
    min-height: 100vh;
    overflow-x: hidden;
    position: relative;
}

body main {
    flex: 1;
}

a:hover {
    cursor: pointer;
}

ol {
    margin: 0;
    padding: 0 0 0 14px;
}

ol li {
    display: list-item !important;
}

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

p,
ul {
    margin: 0;
}

h3 {
    margin-block-end: 0;
    margin-block-start: 0;
}

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

.scroll-style {
    scrollbar-color: #c1c7d0 #f5f7fb;
    scrollbar-width: thin;
}

.scroll-style::-webkit-scrollbar {
    background-color: #f5f7fb;
    height: 5px;
    width: 3px;
}

.scroll-style::-webkit-scrollbar-thumb {
    background-color: #c1c7d0;
    border-radius: 4px;
}

.bottom-panel {
    background-color: #fff;
    bottom: 0;
    box-shadow: 0 -8px 24px #00000014;
    display: flex;
    justify-content: space-between;
    padding: 16px;
    width: 100%;
    z-index: 100;
}

.bottom-panel_title {
    display: flex;
    flex-direction: column;
}

.bottom-panel_title span:first-child {
    color: #5f6772;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
}

.bottom-panel_title span:last-child {
    color: #31353b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.bottom-panel_btns,
.bottom-panel_btns a {
    align-items: center;
    display: flex;
}

.bottom-panel_btns a {
    justify-content: center;
}

.bottom-panel_btns a:first-child {
    height: 48px;
    margin-right: 16px;
}

.bottom-panel_btns a:last-child {
    height: 48px;
    padding: 0;
    width: 48px;
}

.bottom-panel_btns a:last-child svg {
    fill: #fff;
    height: 20px;
    width: 20px;
}

.overflow-body {
    overflow: hidden;
}

.overflow-body,
.overflow-body header {
    padding-right: 17px;
}

.swiper-button-next svg,
.swiper-button-prev svg {
    min-height: 24px;
    min-width: 24px;
}

.link-reverse-underline {
    color: #0072e5 !important;
    text-decoration: underline !important;
    transition: color 0.3s !important;
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    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");
}

:root {
    --swiper-theme-color: #007aff;
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1;
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}

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

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

.clients-slider.swiper-lock .swiper-wrapper,
.certificates-slider.swiper-lock .swiper-wrapper,
.largest-objects-slider.swiper-lock .swiper-wrapper {
    justify-content: space-between;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0);
}

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

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

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

.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 {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
}

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

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

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

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    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 {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%;
}

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

.swiper-3d .swiper-slide-shadow {
    background: #00000026;
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, #00000080, #0000);
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, #00000080, #0000);
}

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

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

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

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

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

    to {
        transform: rotate(1turn);
    }
}

.face-container {
    display: flex;
    flex-direction: column;
    gap: 47px;
}

.face-contact {
    display: flex;
    gap: 60px;
    align-items: center;
}

.face-contact img {
    width: 360px;
    height: 360px;
    object-fit: cover;
    border-radius: 12px;
}

.face-contact-elem-title h2 {
    font-size: 25px;
    font-weight: 600;
    margin: 0;
    line-height: 1.25;
}

.face-contact-elem-title span {
    font-size: 16px;
    font-weight: 400;
}

.face-contact-elem {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.face-contact-elem li {
    font-size: 16px;
    font-weight: 600;
}

/* ===== Контейнер для скругления ===== */
.table-container {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06);
    background: #fff;
}

/* ===== БАЗОВАЯ ТАБЛИЦА (планшеты) ===== */
.responsive-table {
    width: 100%;
    border-collapse: collapse;
}

.responsive-table th,
.responsive-table td {
    padding: 10px;
    border: 1px solid #ddd;
    text-align: left;
    vertical-align: top;
}

.responsive-table th {
    background: #2684ff;
    color: #fff;
    font-weight: 600;
}

/* ===== МОБИЛЬНЫЕ КАРТОЧКИ ===== */
@media (max-width: 1023px) {
    .responsive-table thead {
        display: none;
    }

    .responsive-table,
    .responsive-table tbody,
    .responsive-table tr,
    .responsive-table td {
        display: block;
        width: 100%;
    }

    .responsive-table tr {
        margin-bottom: 16px;
        border: 1px solid #dcdcdc;
        border-radius: 10px;
        padding: 12px;
        background: #ffffff;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    }

    .responsive-table td {
        border: none;
        position: relative;
        padding-left: 48%;
        margin-bottom: 10px;
        min-height: 36px;
    }

    .responsive-table td::before {
        content: attr(data-label);
        position: absolute;
        left: 12px;
        top: 10px;
        font-weight: bold;
        color: #2684ff;
        width: 44%;
        white-space: normal;
        line-height: 1.2;
    }
}

/* ===== ФИКС ДЛЯ ОЧЕНЬ УЗКИХ ЭКРАНОВ ===== */
@media (max-width: 550px) {
    .responsive-table td {
        padding-left: 12px;
    }

    .responsive-table td::before {
        position: static;
        display: block;
        width: auto;
        margin-bottom: 4px;
    }
}

/* ===== ДЕСКТОП: СЕТКА КАРТОЧЕК В 4 КОЛОНКИ ===== */
@media (min-width: 1024px) {
    .responsive-table {
        border-collapse: separate;
        border-spacing: 0;
    }

    .responsive-table thead {
        display: none;
    }

    .responsive-table tbody {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
        padding: 20px;
    }

    .responsive-table tr {
        display: block;
        border: 1px solid #e3e6ec;
        border-radius: 12px;
        padding: 24px;
        background: #ffffff;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
        transition:
            transform 0.15s ease,
            box-shadow 0.15s ease;
    }

    .responsive-table tr:hover {
        transform: translateY(-4px);
        box-shadow: 0 8px 18px rgba(0, 0, 0, 0.08);
    }

    .responsive-table td {
        display: block;
        border: none;
        padding: 0 0 16px 0;
    }

    .responsive-table td:last-child {
        padding-bottom: 0;
    }

    .responsive-table td::before {
        content: attr(data-label);
        display: block;
        font-weight: 600;
        margin-bottom: 4px;
        color: #2684ff;
        font-size: 14px;
    }

    .delivery__map-container svg path[data-page-energy] {
        transition: 0.3s;
    }

    .delivery__map-container svg path[data-page-energy]:hover {
        fill: #0061c3 !important;
        cursor: pointer;
    }

    .map-path-fill-color {
        fill: #0061c3 !important;
    }
}

@media (max-width: 991px) {
    .face-contact img {
        width: calc(50% - 30px);
        height: 360px;
        flex-shrink: 0;
    }
}

@media (max-width: 720px) {
    .face-contact {
        gap: 20px;
    }
}

@media (max-width: 480px) {
    .face-contact {
        flex-direction: column;
    }

    .face-contact img {
        width: 100%;
        height: 320px;
        flex-shrink: 0;
    }

    .face-contact-elem {
        width: 100%;
    }
}

.svg-icon-phone {
    width: 15px !important;
    height: 15px !important;
    margin-right: 8px;
    color: #5f6772 /*!important*/;
    fill: #5f6772 /*!important*/;
}

header.black-header .svg-icon-phone,
header.black-header .svg-icon-email {
    color: #ffffff !important;
    fill: #ffffff !important;
}

.svg-icon-email {
    width: 17px !important;
    height: 15px !important;
    fill: #5f6772 !important;
}

.svg-icon-phone-arrow {
    width: 17px !important;
    height: 15px !important;
    fill: #5f6772 !important;
}

header.black-header .svg-icon-phone-arrow {
    fill: #c1c7d0 !important;
}

.svg-icon-copy {
    cursor: pointer;
    transition: color 0.1s linear;
    width: 17px !important;
    height: 15px !important;
    fill: #5f6772;
}

header.black-header .svg-icon-copy {
    fill: #c1c7d0;
}

header.black-header .svg-icon-copy:hover {
    fill: #ffffff !important;
}

.svg-icon-copy:hover {
    fill: #5f6772 !important;
}

.svg-icon-copy.copied {
    fill: #0072e5 !important;
}

.svg-icon-copy.copied {
    animation: pulse 0.3s ease;
}

@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

/* ------------------------------------- */
.contact-flex {
    display: flex;
    align-items: center;
}

.phone-title {
    font-weight: 700;
    font-size: 16px !important;
    line-height: 1.5;
}

.sub-title {
    color: #5f6772;
    font-size: 12px;
    font-weight: 400;
}

header.black-header .sub-title {
    color: #c1c7d0;
}

.header__email__section__main {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.header__email__section {
    display: flex;
    align-items: center;
    position: relative;
}

.email-margin {
    margin-left: 8px;
    margin-right: 7px;
}

.tooltip {
    position: fixed;
    background: white;
    color: #31353b;
    padding: 1px 6px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 400;
    white-space: nowrap;
    pointer-events: none;
    z-index: 10000;

    opacity: 0;
    transform: translateY(-5px);
    transition:
        opacity 0.2s ease,
        transform 0.2s ease;
}

.tooltip::before {
    content: "";
    position: absolute;
    border-radius: 25%;
    top: -3px;
    right: 12px;
    transform: rotate(45deg);
    width: 8px;
    height: 8px;
    background: white;
    transition: all 0.2s ease;
}

header.black-header .tooltip {
    background: #f5f7fb;
}

.tooltip.show {
    opacity: 1;
    transform: translateY(0);
}

.header_section_flex {
    display: flex;
    gap: 18px;
}

.header_section_call {
    fill: none !important;
}

.header__section_social {
    margin: 0 !important;
}

.header__social_tablet {
    display: none;
}

@media (max-width: 767px) {
    .header__email__section__main {
        display: none !important;
    }

    .header_section_tooltype {
        width: 100%;
        gap: 16px;
    }

    .email-margin {
        margin: 0;
    }

    .header__section_social {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .mobile-icon {
        display: none !important;
    }

    .header__number_mobile {
        display: block;
        position: relative;
    }
}

@media (max-width: 991px) {
    .header__number {
        display: none !important;
    }
}

@media (max-width: 1200px) {
    .header_section_mobile {
        display: none !important;
    }

    .header_btn_min {
        display: none !important;
    }

    .header__section_contacts {
        margin-left: auto;
    }

    header.collapsed .header__section_contacts {
        margin-right: auto !important;
    }
}

.header__application__btn path {
    fill: #5f6772 !important;
}

header.black-header .header__application__btn path {
    fill: #ffffff !important;
}

@media (min-width: 992px) {
    .header__application__btn {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .my-modal__body span,
    .my-modal__body a,
    .my-modal__body svg {
        color: #5f6772 !important;
        fill: #c1c7d0 !important;
    }

    .my-modal_menu {
        left: calc(50% - 350px) !important;
    }

    .my-modal_menu:before {
        left: 340px !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header_application_btn_notepad {
        display: block !important;
    }

    .header__social_tablet {
        display: flex !important;
    }
}

.modal-cookie {
    position: fixed;
    top: auto;
    left: calc(50% - 376px);
    bottom: 16px;
    width: 100%;
    max-width: 752px;
    padding: 24px;
    background-color: #ffffff;
    box-shadow: 0px 16px 24px 0px #0000000d;
    border-radius: 8px;
    z-index: 10001;
    transition:
        opacity 0.3s ease-in-out,
        visibility 0.3s ease-in-out;
}

.modal-cookie.invisible {
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
}

.modal-cookie__wrap {
    display: flex;
    align-items: center;
    gap: 32px;
}

.modal-cookie__content {
    font-family: Commissioner, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #5f6772;
}

.modal-cookie__content a {
    color: #2684ff;
    text-decoration: underline;
    transition: 0.3s;
}

.modal-cookie__content a:hover {
    color: #0071e3;
}

.modal-cookie__buttons {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.modal-cookie__buttons-btn {
    font-family: Commissioner, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    padding: 7px 24px 9px 24px;
    background-color: #0071e3;
    color: #ffffff;
    text-align: center;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: 0.3s;
}

.modal-cookie__buttons-btn:hover {
    background: linear-gradient(0deg, #00000026, #00000026), #0071e3;
}

@media (max-width: 991px) {
    .modal-cookie {
        left: 16px;
        right: 16px;
        max-width: calc(100% - 16px - 16px);
    }

    .modal-cookie__buttons-btn {
        font-size: 16px;
        line-height: 24px;
        padding: 12px 16px;
    }
}

@media (max-width: 767px) {
    .modal-cookie__wrap {
        flex-wrap: wrap;
    }

    .modal-cookie__buttons {
        width: 100%;
    }

    .modal-cookie__buttons-btn {
        width: 100%;
    }
}

.form__agreement-checkbox {
    position: relative;
    flex-shrink: 0;
}

.form__agreement-checkbox:has(input:required)::after {
    color: #ff5630;
    content: "*";
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: -8px;
    top: -4px;
}
