@charset "UTF-8";

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.hero__slider {
    padding-top: clamp(1rem, 4vw, 2.25rem);
}

.hero--mobile .hero__slider {
    padding-top: 0;
}

/* Мобильный герой: одно видео без Swiper */
.hero--mobile .hero-mobile__video {
    width: 100%;
    overflow: hidden;
    border-radius: var(--radius);
}

.hero--mobile .hero-mobile__video.hero-slide__video {
    min-height: 0;
    height: auto;
}

.hero--mobile .hero-mobile__video .fullscreen-bg__video {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
    aspect-ratio: 17.6 / 9;
    object-fit: cover;
    margin: 0;
    left: 0;
    position: relative;
}

/* .hero--desktop .hero__slider {
    padding-top: 0;
} */

.video_main {
    position: relative;
}

.video_main video {
    width: 100%;
    height: auto;
    max-width: 100%;
    /*position: absolute;*/
    clip-path: inset(2px 4px);
}

.hero-box {
    background: url('https://aksioma.com/wp-content/themes/aksioma-theme/Aksioma_logo.mp4');
}

.production__block .production-box {
    display: none;
}

.menu_bolt {
    font-weight: 700;
    padding: 5px 0 5px 0;
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

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

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

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

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

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

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

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

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

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

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

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

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

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-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 {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.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 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

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

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

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

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

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

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

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

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

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

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

    100% {
        transform: rotate(360deg)
    }
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
    display: none !important
}

.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg)
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-lock {
    display: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit)
}

.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move;
    touch-action: none
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

.swiper-fade.swiper-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active {
    pointer-events: auto
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    backface-visibility: hidden;
    overflow: hidden
}

/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */
.toastify {
    padding: 12px 20px;
    color: #ffffff;
    display: inline-block;
    box-shadow: 0 3px 6px -1px rgba(0, 0, 0, 0.12), 0 10px 36px -4px rgba(77, 96, 232, 0.3);
    background: linear-gradient(135deg, #73a5ff, #5477f5);
    position: fixed;
    opacity: 0;
    transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
    border-radius: 2px;
    cursor: pointer;
    text-decoration: none;
    max-width: calc(50% - 20px);
    z-index: 2147483647;
    /* When hidden (opacity:0), don't block clicks under it */
    pointer-events: none;
}

.toastify.on {
    opacity: 1;
    pointer-events: auto;
}

.toast-close {
    background: transparent;
    border: 0;
    color: white;
    cursor: pointer;
    font-family: inherit;
    font-size: 1em;
    opacity: 0.4;
    padding: 0 5px;
}

.toastify-right {
    right: 15px;
}

.toastify-left {
    left: 15px;
}

.toastify-top {
    top: -150px;
}

.toastify-bottom {
    bottom: -150px;
}

.toastify-rounded {
    border-radius: 25px;
}

.toastify-avatar {
    width: 1.5em;
    height: 1.5em;
    margin: -7px 5px;
    border-radius: 2px;
}

.toastify-center {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    max-width: fit-content;
    max-width: -moz-fit-content;
}

@media only screen and (max-width: 360px) {

    .toastify-right,
    .toastify-left {
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        max-width: -moz-fit-content;
        max-width: fit-content;
    }
}

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

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

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

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

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

:root,
[data-bs-theme=light] {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33, 37, 41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0, 0, 0;
    --bs-secondary-color: rgba(33, 37, 41, 0.75);
    --bs-secondary-color-rgb: 33, 37, 41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233, 236, 239;
    --bs-tertiary-color: rgba(33, 37, 41, 0.5);
    --bs-tertiary-color-rgb: 33, 37, 41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248, 249, 250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13, 110, 253;
    --bs-link-decoration: underline;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10, 88, 202;
    --bs-code-color: #d63384;
    --bs-highlight-color: #212529;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545;
}

[data-bs-theme=dark] {
    color-scheme: dark;
    --bs-body-color: #dee2e6;
    --bs-body-color-rgb: 222, 226, 230;
    --bs-body-bg: #212529;
    --bs-body-bg-rgb: 33, 37, 41;
    --bs-emphasis-color: #fff;
    --bs-emphasis-color-rgb: 255, 255, 255;
    --bs-secondary-color: rgba(222, 226, 230, 0.75);
    --bs-secondary-color-rgb: 222, 226, 230;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52, 58, 64;
    --bs-tertiary-color: rgba(222, 226, 230, 0.5);
    --bs-tertiary-color-rgb: 222, 226, 230;
    --bs-tertiary-bg: #2b3035;
    --bs-tertiary-bg-rgb: 43, 48, 53;
    --bs-primary-text-emphasis: #6ea8fe;
    --bs-secondary-text-emphasis: #a7acb1;
    --bs-success-text-emphasis: #75b798;
    --bs-info-text-emphasis: #6edff6;
    --bs-warning-text-emphasis: #ffda6a;
    --bs-danger-text-emphasis: #ea868f;
    --bs-light-text-emphasis: #f8f9fa;
    --bs-dark-text-emphasis: #dee2e6;
    --bs-primary-bg-subtle: #031633;
    --bs-secondary-bg-subtle: #161719;
    --bs-success-bg-subtle: #051b11;
    --bs-info-bg-subtle: #032830;
    --bs-warning-bg-subtle: #332701;
    --bs-danger-bg-subtle: #2c0b0e;
    --bs-light-bg-subtle: #343a40;
    --bs-dark-bg-subtle: #1a1d20;
    --bs-primary-border-subtle: #084298;
    --bs-secondary-border-subtle: #41464b;
    --bs-success-border-subtle: #0f5132;
    --bs-info-border-subtle: #087990;
    --bs-warning-border-subtle: #997404;
    --bs-danger-border-subtle: #842029;
    --bs-light-border-subtle: #495057;
    --bs-dark-border-subtle: #343a40;
    --bs-heading-color: inherit;
    --bs-link-color: #6ea8fe;
    --bs-link-hover-color: #8bb9fe;
    --bs-link-color-rgb: 110, 168, 254;
    --bs-link-hover-color-rgb: 139, 185, 254;
    --bs-code-color: #e685b5;
    --bs-highlight-color: #dee2e6;
    --bs-highlight-bg: #664d03;
    --bs-border-color: #495057;
    --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
    --bs-form-valid-color: #75b798;
    --bs-form-valid-border-color: #75b798;
    --bs-form-invalid-color: #ea868f;
    --bs-form-invalid-border-color: #ea868f;
}

.fade {
    transition: opacity 0.15s linear;
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none;
    }
}

.fade:not(.show) {
    opacity: 0;
}

.collapse:not(.show) {
    display: none;
}

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none;
    }
}

.collapsing.collapse-horizontal {
    width: 0;
    height: auto;
    transition: width 0.35s ease;
}

@media (prefers-reduced-motion: reduce) {
    .collapsing.collapse-horizontal {
        transition: none;
    }
}

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
    position: relative;
}

.dropdown-toggle {
    white-space: nowrap;
}

.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 10rem;
    --bs-dropdown-padding-x: 0;
    --bs-dropdown-padding-y: 0.5rem;
    --bs-dropdown-spacer: 0.125rem;
    --bs-dropdown-font-size: 1rem;
    --bs-dropdown-color: var(--bs-body-color);
    --bs-dropdown-bg: var(--bs-body-bg);
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-border-radius: var(--bs-border-radius);
    --bs-dropdown-border-width: var(--bs-border-width);
    --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-divider-margin-y: 0.5rem;
    --bs-dropdown-box-shadow: var(--bs-box-shadow);
    --bs-dropdown-link-color: var(--bs-body-color);
    --bs-dropdown-link-hover-color: var(--bs-body-color);
    --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
    --bs-dropdown-item-padding-x: 1rem;
    --bs-dropdown-item-padding-y: 0.25rem;
    --bs-dropdown-header-color: #6c757d;
    --bs-dropdown-header-padding-x: 1rem;
    --bs-dropdown-header-padding-y: 0.5rem;
    position: absolute;
    z-index: var(--bs-dropdown-zindex);
    display: none;
    min-width: var(--bs-dropdown-min-width);
    padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
    margin: 0;
    font-size: var(--bs-dropdown-font-size);
    color: var(--bs-dropdown-color);
    text-align: left;
    list-style: none;
    background-color: var(--bs-dropdown-bg);
    background-clip: padding-box;
    border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
    border-radius: var(--bs-dropdown-border-radius);
}

.dropdown-menu[data-bs-popper] {
    top: 100%;
    left: 0;
    margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
    --bs-position: start;
}

.dropdown-menu-start[data-bs-popper] {
    right: auto;
    left: 0;
}

.dropdown-menu-end {
    --bs-position: end;
}

.dropdown-menu-end[data-bs-popper] {
    right: 0;
    left: auto;
}

@media (min-width: 576px) {
    .dropdown-menu-sm-start {
        --bs-position: start;
    }

    .dropdown-menu-sm-start[data-bs-popper] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-sm-end {
        --bs-position: end;
    }

    .dropdown-menu-sm-end[data-bs-popper] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-start {
        --bs-position: start;
    }

    .dropdown-menu-md-start[data-bs-popper] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-md-end {
        --bs-position: end;
    }

    .dropdown-menu-md-end[data-bs-popper] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 992px) {
    footer {
        margin: 50px 0 0 0;
    }

    .dropdown-menu-lg-start {
        --bs-position: start;
    }

    .dropdown-menu-lg-start[data-bs-popper] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-lg-end {
        --bs-position: end;
    }

    .dropdown-menu-lg-end[data-bs-popper] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-start {
        --bs-position: start;
    }

    .dropdown-menu-xl-start[data-bs-popper] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xl-end {
        --bs-position: end;
    }

    .dropdown-menu-xl-end[data-bs-popper] {
        right: 0;
        left: auto;
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-start {
        --bs-position: start;
    }

    .dropdown-menu-xxl-start[data-bs-popper] {
        right: auto;
        left: 0;
    }

    .dropdown-menu-xxl-end {
        --bs-position: end;
    }

    .dropdown-menu-xxl-end[data-bs-popper] {
        right: 0;
        left: auto;
    }
}

.dropup .dropdown-menu[data-bs-popper] {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: var(--bs-dropdown-spacer);
}

.dropup .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropend .dropdown-menu[data-bs-popper] {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: var(--bs-dropdown-spacer);
}

.dropend .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
}

.dropend .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropend .dropdown-toggle::after {
    vertical-align: 0;
}

.dropstart .dropdown-menu[data-bs-popper] {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: var(--bs-dropdown-spacer);
}

.dropstart .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
}

.dropstart .dropdown-toggle::after {
    display: none;
}

.dropstart .dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
}

.dropstart .dropdown-toggle:empty::after {
    margin-left: 0;
}

.dropstart .dropdown-toggle::before {
    vertical-align: 0;
}

.dropdown-divider {
    height: 0;
    margin: var(--bs-dropdown-divider-margin-y) 0;
    overflow: hidden;
    border-top: 1px solid var(--bs-dropdown-divider-bg);
    opacity: 1;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    clear: both;
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    border-radius: var(--bs-dropdown-item-border-radius, 0);
}

.dropdown-item:hover,
.dropdown-item:focus {
    color: var(--bs-dropdown-link-hover-color);
    background-color: var(--bs-dropdown-link-hover-bg);
}

.dropdown-item.active,
.dropdown-item:active {
    color: var(--bs-dropdown-link-active-color);
    text-decoration: none;
    background-color: var(--bs-dropdown-link-active-bg);
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    color: var(--bs-dropdown-link-disabled-color);
    pointer-events: none;
    background-color: transparent;
}

.dropdown-menu.show {
    display: block;
}

.dropdown-header {
    display: block;
    padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
    margin-bottom: 0;
    font-size: 0.875rem;
    color: var(--bs-dropdown-header-color);
    white-space: nowrap;
}

.dropdown-item-text {
    display: block;
    padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
    color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
    --bs-dropdown-color: #dee2e6;
    --bs-dropdown-bg: #343a40;
    --bs-dropdown-border-color: var(--bs-border-color-translucent);
    --bs-dropdown-box-shadow: ;
    --bs-dropdown-link-color: #dee2e6;
    --bs-dropdown-link-hover-color: #fff;
    --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
    --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
    --bs-dropdown-link-active-color: #fff;
    --bs-dropdown-link-active-bg: #0d6efd;
    --bs-dropdown-link-disabled-color: #adb5bd;
    --bs-dropdown-header-color: #adb5bd;
}

.modal {
    --bs-modal-zindex: 1055;
    --bs-modal-width: 500px;
    --bs-modal-padding: 1rem;
    --bs-modal-margin: 0.5rem;
    --bs-modal-color: ;
    --bs-modal-bg: var(--bs-body-bg);
    --bs-modal-border-color: var(--bs-border-color-translucent);
    --bs-modal-border-width: 0;
    --bs-modal-border-radius: var(--bs-border-radius-lg);
    --bs-modal-box-shadow: var(--bs-box-shadow-sm);
    --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - 0);
    --bs-modal-header-padding-x: 1rem;
    --bs-modal-header-padding-y: 1rem;
    --bs-modal-header-padding: 1rem 1rem;
    --bs-modal-header-border-color: var(--bs-border-color);
    --bs-modal-header-border-width: 0;
    --bs-modal-title-line-height: 1.5;
    --bs-modal-footer-gap: 0.5rem;
    --bs-modal-footer-bg: ;
    --bs-modal-footer-border-color: var(--bs-border-color);
    --bs-modal-footer-border-width: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-modal-zindex);
    display: none;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    outline: 0;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: var(--bs-modal-margin);
    pointer-events: none;
}

.modal.fade .modal-dialog {
    transition: transform 0.3s ease-out;
    transform: translate(0, -50px);
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none;
    }
}

.modal.show .modal-dialog {
    transform: none;
}

.modal.modal-static .modal-dialog {
    transform: scale(1.02);
}

.modal-dialog-scrollable {
    height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-dialog-scrollable .modal-content {
    max-height: 100%;
    overflow: hidden;
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto;
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: var(--bs-modal-bg);
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}

.modal-backdrop {
    --bs-backdrop-zindex: 1050;
    --bs-backdrop-bg: rgba(30, 30, 30, 0.6980392157);
    --bs-backdrop-opacity: 0.7;
    position: fixed;
    top: 0;
    left: 0;
    z-index: var(--bs-backdrop-zindex);
    width: 100vw;
    height: 100vh;
    background-color: var(--bs-backdrop-bg);
}

.modal-backdrop.fade {
    opacity: 0;
}

.modal-backdrop.show {
    opacity: var(--bs-backdrop-opacity);
}

.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    padding: var(--bs-modal-header-padding);
    border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
    border-top-left-radius: var(--bs-modal-inner-border-radius);
    border-top-right-radius: var(--bs-modal-inner-border-radius);
}

.modal-header .btn-close {
    padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
    margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
    margin-bottom: 0;
    line-height: var(--bs-modal-title-line-height);
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: var(--bs-modal-padding);
}

.modal-footer {
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
    background-color: var(--bs-modal-footer-bg);
    border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
    border-bottom-right-radius: var(--bs-modal-inner-border-radius);
    border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}

.modal-footer>* {
    margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
    .modal {
        --bs-modal-margin: 1.75rem;
        --bs-modal-box-shadow: var(--bs-box-shadow);
    }

    .modal-dialog {
        max-width: var(--bs-modal-width);
        margin-right: auto;
        margin-left: auto;
    }

    .modal-sm {
        --bs-modal-width: 300px;
    }
}

@media (min-width: 992px) {

    .modal-lg,
    .modal-xl {
        --bs-modal-width: 800px;
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        --bs-modal-width: 1140px;
    }
}

.modal-fullscreen {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
}

.modal-fullscreen .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
}

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
    border-radius: 0;
}

.modal-fullscreen .modal-body {
    overflow-y: auto;
}

@media (max-width: 575.98px) {
    .modal-fullscreen-sm-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-sm-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-header,
    .modal-fullscreen-sm-down .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen-sm-down .modal-body {
        overflow-y: auto;
    }
}

@media (max-width: 767.98px) {
    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-md-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-header,
    .modal-fullscreen-md-down .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen-md-down .modal-body {
        overflow-y: auto;
    }
}

@media (max-width: 991.98px) {
    .modal-fullscreen-lg-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-lg-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-header,
    .modal-fullscreen-lg-down .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen-lg-down .modal-body {
        overflow-y: auto;
    }
}

@media (max-width: 1199.98px) {
    .modal-fullscreen-xl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-header,
    .modal-fullscreen-xl-down .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen-xl-down .modal-body {
        overflow-y: auto;
    }
}

@media (max-width: 1399.98px) {
    .modal-fullscreen-xxl-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-fullscreen-xxl-down .modal-content {
        height: 100%;
        border: 0;
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-header,
    .modal-fullscreen-xxl-down .modal-footer {
        border-radius: 0;
    }

    .modal-fullscreen-xxl-down .modal-body {
        overflow-y: auto;
    }
}

.glightbox-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999 !important;
    overflow: hidden;
    touch-action: none;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    backface-visibility: hidden;
    outline: none;
}

.glightbox-container.inactive {
    display: none;
}

.glightbox-container .gcontainer {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 9999;
    overflow: hidden;
}

.glightbox-container .gslider {
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex !important;
    justify-content: center;
    align-items: center;
    transform: translate3d(0, 0, 0);
}

.glightbox-container .gslide {
    width: 100%;
    position: absolute;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
}

.glightbox-container .gslide.current {
    opacity: 1;
    z-index: 99999;
    position: relative;
}

.glightbox-container .gslide.prev {
    opacity: 1;
    z-index: 9999;
}

.glightbox-container .gslide-inner-content {
    width: 100%;
}

.glightbox-container .ginner-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    max-width: 100%;
    margin: auto;
    height: 100vh;
}

.glightbox-container .ginner-container.gvideo-container {
    width: 100%;
}

.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
    flex-direction: column;
}

.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
    max-width: 100% !important;
}

.gslide iframe,
.gslide video {
    outline: none !important;
    border: none;
    min-height: 165px;
    -webkit-overflow-scrolling: touch;
    touch-action: auto;
}

.gslide:not(.current) {
    pointer-events: none;
}

.gslide-image {
    align-items: center;
}

.gslide-image img {
    max-height: 100vh;
    display: block;
    padding: 0;
    float: none;
    outline: none;
    border: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    max-width: 100vw;
    width: auto;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    touch-action: none;
    margin: auto;
    min-width: 200px;
}

.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
    width: auto;
}

.desc-left .gslide-image img,
.desc-right .gslide-image img {
    width: auto;
    max-width: 100%;
}

.gslide-image img.zoomable {
    position: relative;
}

.gslide-image img.dragging {
    cursor: grabbing !important;
    transition: none;
}

.gslide-video {
    position: relative;
    max-width: 100vh;
    width: 100% !important;
}

.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
    display: none;
}

.gslide-video .gvideo-wrapper {
    width: 100%;
    margin: auto;
}

.gslide-video::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255, 0, 0, 0.34);
    display: none;
}

.gslide-video.playing::before {
    display: none;
}

.gslide-video.fullscreen {
    max-width: 100% !important;
    min-width: 100%;
    height: 75vh;
}

.gslide-video.fullscreen video {
    max-width: 100% !important;
    width: 100% !important;
}

.gslide-inline {
    background: #fff;
    text-align: left;
    max-height: calc(100vh - 40px);
    overflow: auto;
    max-width: 100%;
    margin: auto;
}

.gslide-inline .ginlined-content {
    padding: 20px;
    width: 100%;
}

.gslide-inline .dragging {
    cursor: grabbing !important;
    transition: none;
}

.ginlined-content {
    overflow: auto;
    display: block !important;
    opacity: 1;
}

.gslide-external {
    display: flex;
    width: 100%;
    min-width: 100%;
    background: #fff;
    padding: 0;
    overflow: auto;
    max-height: 75vh;
    height: 100%;
}

.gslide-media {
    display: flex;
    width: auto;
}

.zoomed .gslide-media {
    box-shadow: none !important;
}

.desc-top .gslide-media,
.desc-bottom .gslide-media {
    margin: 0 auto;
    flex-direction: column;
}

.gslide-description {
    position: relative;
    flex: 1 0 100%;
}

.gslide-description.description-left,
.gslide-description.description-right {
    max-width: 100%;
}

.gslide-description.description-bottom,
.gslide-description.description-top {
    margin: 0 auto;
    width: 100%;
}

.gslide-description p {
    margin-bottom: 12px;
}

.gslide-description p:last-child {
    margin-bottom: 0;
}

.zoomed .gslide-description {
    display: none;
}

.glightbox-button-hidden {
    display: none;
}

.glightbox-mobile .glightbox-container .gslide-description {
    height: auto !important;
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 19px 11px;
    max-width: 100vw !important;
    order: 2 !important;
    max-height: 78vh;
    overflow: auto !important;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
    transition: opacity 0.3s linear;
    padding-bottom: 50px;
}

.glightbox-mobile .glightbox-container .gslide-title {
    color: #fff;
    font-size: 1em;
}

.glightbox-mobile .glightbox-container .gslide-desc {
    color: #a1a1a1;
}

.glightbox-mobile .glightbox-container .gslide-desc a {
    color: #fff;
    font-weight: bold;
}

.glightbox-mobile .glightbox-container .gslide-desc * {
    color: inherit;
}

.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
    color: #fff;
    opacity: 0.4;
}

.gdesc-open .gslide-media {
    transition: opacity 0.5s ease;
    opacity: 0.4;
}

.gdesc-open .gdesc-inner {
    padding-bottom: 30px;
}

.gdesc-closed .gslide-media {
    transition: opacity 0.5s ease;
    opacity: 1;
}

.greset {
    transition: all 0.3s ease;
}

.gabsolute {
    position: absolute;
}

.grelative {
    position: relative;
}

.glightbox-desc {
    display: none !important;
}

.glightbox-open {
    overflow: hidden;
}

.gloader {
    height: 25px;
    width: 25px;
    animation: lightboxLoader 0.8s infinite linear;
    border: 2px solid #fff;
    border-right-color: transparent;
    border-radius: 50%;
    position: absolute;
    display: block;
    z-index: 9999;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 47%;
}

.goverlay {
    width: 100%;
    height: calc(100vh + 1px);
    position: fixed;
    top: -1px;
    left: 0;
    background: #000;
    will-change: opacity;
}

.glightbox-mobile .goverlay {
    background: #000;
}

.gprev,
.gnext,
.gclose {
    z-index: 99999;
    cursor: pointer;
    width: 26px;
    height: 44px;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.gprev svg,
.gnext svg,
.gclose svg {
    display: block;
    width: 25px;
    height: auto;
    margin: 0;
    padding: 0;
}

.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
    opacity: 0.1;
}

.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
    stroke: #fff;
}

.gbtn.focused {
    outline: 2px solid #0f3d81;
}

iframe.wait-autoplay {
    opacity: 0;
}

.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
    opacity: 0 !important;
}

.glightbox-clean .gslide-description {
    background: #fff;
}

.glightbox-clean .gdesc-inner {
    padding: 22px 20px;
}

.glightbox-clean .gslide-title {
    font-size: 1em;
    font-weight: normal;
    font-family: arial;
    color: #000;
    margin-bottom: 19px;
    line-height: 1.4em;
}

.glightbox-clean .gslide-desc {
    font-size: 0.86em;
    margin-bottom: 0;
    font-family: arial;
    line-height: 1.4em;
}

.glightbox-clean .gslide-video {
    background: #000;
}

.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.75);
    border-radius: 4px;
}

.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
    fill: #fff;
}

.glightbox-clean .gprev {
    position: absolute;
    top: -100%;
    left: 30px;
    width: 40px;
    height: 50px;
}

.glightbox-clean .gnext {
    position: absolute;
    top: -100%;
    right: 30px;
    width: 40px;
    height: 50px;
}

.glightbox-clean .gclose {
    width: 35px;
    height: 35px;
    top: 15px;
    right: 10px;
    position: absolute;
}

.glightbox-clean .gclose svg {
    width: 18px;
    height: auto;
}

.glightbox-clean .gclose:hover {
    opacity: 1;
}

.gfadeIn {
    animation: gfadeIn 0.5s ease;
}

.gfadeOut {
    animation: gfadeOut 0.5s ease;
}

.gslideOutLeft {
    animation: gslideOutLeft 0.3s ease;
}

.gslideInLeft {
    animation: gslideInLeft 0.3s ease;
}

.gslideOutRight {
    animation: gslideOutRight 0.3s ease;
}

.gslideInRight {
    animation: gslideInRight 0.3s ease;
}

.gzoomIn {
    animation: gzoomIn 0.5s ease;
}

.gzoomOut {
    animation: gzoomOut 0.5s ease;
}

@keyframes lightboxLoader {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes gfadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes gfadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

@keyframes gslideInLeft {
    from {
        opacity: 0;
        transform: translate3d(-60%, 0, 0);
    }

    to {
        visibility: visible;
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes gslideOutLeft {
    from {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(-60%, 0, 0);
        opacity: 0;
        visibility: hidden;
    }
}

@keyframes gslideInRight {
    from {
        opacity: 0;
        visibility: visible;
        transform: translate3d(60%, 0, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
        opacity: 1;
    }
}

@keyframes gslideOutRight {
    from {
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0, 0);
    }

    to {
        transform: translate3d(60%, 0, 0);
        opacity: 0;
    }
}

@keyframes gzoomIn {
    from {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 1;
    }
}

@keyframes gzoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(0.3, 0.3, 0.3);
    }

    to {
        opacity: 0;
    }
}

@media (min-width: 769px) {
    .glightbox-container .ginner-container {
        width: auto;
        height: auto;
        flex-direction: row;
    }

    .glightbox-container .ginner-container.desc-top .gslide-description {
        order: 0;
    }

    .glightbox-container .ginner-container.desc-top .gslide-image,
    .glightbox-container .ginner-container.desc-top .gslide-image img {
        order: 1;
    }

    .glightbox-container .ginner-container.desc-left .gslide-description {
        order: 0;
    }

    .glightbox-container .ginner-container.desc-left .gslide-image {
        order: 1;
    }

    .gslide-image img {
        max-height: 97vh;
        max-width: 100%;
    }

    .gslide-image img.zoomable {
        cursor: zoom-in;
    }

    .zoomed .gslide-image img.zoomable {
        cursor: grab;
    }

    .gslide-inline {
        max-height: 95vh;
    }

    .gslide-external {
        max-height: 100vh;
    }

    .gslide-description.description-left,
    .gslide-description.description-right {
        max-width: 275px;
    }

    .glightbox-open {
        height: auto;
    }

    .goverlay {
        background: rgba(0, 0, 0, 0.92);
    }

    .glightbox-clean .gslide-media {
        box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
    }

    .glightbox-clean .description-left .gdesc-inner,
    .glightbox-clean .description-right .gdesc-inner {
        position: absolute;
        height: 100%;
        overflow-y: auto;
    }

    .glightbox-clean .gprev,
    .glightbox-clean .gnext,
    .glightbox-clean .gclose {
        background-color: rgba(0, 0, 0, 0.32);
    }

    .glightbox-clean .gprev:hover,
    .glightbox-clean .gnext:hover,
    .glightbox-clean .gclose:hover {
        background-color: rgba(0, 0, 0, 0.7);
    }

    .glightbox-clean .gprev {
        top: 45%;
    }

    .glightbox-clean .gnext {
        top: 45%;
    }
}

@media (min-width: 992px) {
    .glightbox-clean .gclose {
        opacity: 0.7;
        right: 20px;
    }
}

@media screen and (max-height: 420px) {
    .goverlay {
        background: #000;
    }
}

@keyframes fadein {
    from {
        visibility: hidden;
        opacity: 0;
    }

    to {
        visibility: visible;
        opacity: 1;
    }
}

@keyframes fadedown {
    from {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-12px);
    }

    to {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes fadeup {
    from {
        visibility: hidden;
        opacity: 0;
        transform: translateY(12px);
    }

    to {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes hide {
    from {
        visibility: visible;
        opacity: 1;
    }

    to {
        visibility: hidden;
        opacity: 0;
    }
}

@keyframes hidedown {
    from {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }

    to {
        visibility: hidden;
        opacity: 0;
        transform: translateY(-12px);
    }
}

@keyframes fadeup {
    from {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }

    to {
        visibility: hidden;
        opacity: 0;
        transform: translateY(12px);
    }
}

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

* {
    margin: 0;
    padding: 0;
    border: 0;
}

blockquote,
q {
    quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none;
}

ol,
ul {
    list-style: none;
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 0;
}

b,
strong {
    font-weight: bolder;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sub {
    bottom: -0.25em;
}

sup {
    top: -0.5em;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
}

button,
select {
    text-transform: none;
}

table {
    border-spacing: 0;
    border-collapse: separate;
    overflow: hidden;
}

[hidden] {
    display: none !important;
}

:root {
    --color-dark: #1e1e1e;
    --color-blue: #09aeef;
    --color-white: #fff;
    --color-gray-1: #d6d6d6;
    --color-gray-2: #f0f0f0;
    --color-gray-3: #9a9c9f;
    --color-gray-4: #d9d9d9;
    --color-gray-5: #f9f9f9;
    --color-btn4: #8e8e8e;
    --color-primary: var(--color-blue);
    --ff-primary: Involve, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Open Sans, Helvetica Neue, sans-serif;
    --text-color: var(--color-dark, #000);
    --text-color-light: var(--color-gray-2, #555);
    --text-accent: var(--color-blue);
    --fs-xs: 0.75rem;
    --fs-sm: 0.875rem;
    --fs-md: 1rem;
    --fs-lg: 1.25rem;
    --page-bg: var(--color-gray-5);
    --header-height: 65px;
    --header-offset-y: 0px;
    --content-max-width: 1470px;
    --content-space-x: 16px;
    --flow-space-y: clamp(2.5rem, 6.25vw, 5rem);
    --grid-gap: 0.5rem;
    --card-padding: 1rem;
    --radius: 5px;
    --swiper-scrollbar-drag-bg-color: var(--color-primary);
    --standart-transition: all 0.2s linear;
}

@media (min-width: 48em) {
    :root {
        --grid-gap: 0.625rem;
        --card-padding: 1.25rem;
    }
}

@media (min-width: 64em) {
    :root {
        --content-space-x: 60px;
        --header-offset-y: 0px;
    }
}

@media (prefers-reduced-motion: reduce) {
    * {
        animation: none !important;
        transition-duration: 0s !important;
        transition-delay: 0s !important;
    }
}

::-moz-selection {
    background-color: black;
    color: #fff;
}

::selection {
    background-color: black;
    color: #fff;
}

html {
    height: 100%;
    scroll-behavior: smooth;
}

body {
    display: flex;
    flex-direction: column;
    height: 100%;
    font: 400 1rem/1.2 var(--ff-primary);
    font-optical-sizing: auto;
    color: var(--text-color);
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    background-color: var(--page-bg);
}

body.disable-scroll {
    padding-right: var(--page-scrollbar-width, 0);
    overflow-y: hidden;
}

main {
    flex: 1 1 auto;
}

svg {
    flex: none;
    color: inherit;
}

button {
    padding: 0;
    border: 0;
    box-shadow: none;
    background: transparent;
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

button:focus,
input:focus,
textarea:focus,
select:focus {
    outline: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: transparent;
    border: none;
    padding: 0 1.5rem 1rem 0;
    margin: 0;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    cursor: inherit;
    line-height: inherit;
}

select option {
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 500;
    line-height: 1.06;
}

a {
    color: inherit;
    text-decoration: none;
}

.content-wrapper {
    padding-top: calc(var(--header-height) + 2 * var(--header-offset-y));
}

/*.content-wrapper > * + *{*/
/*  margin-top:var(--flow-space-y);*/
/*}*/
.content-wrapper .breadcrumb-wrapper+.section {
    margin-top: 2.5rem;
}

.wrapper {
    width: min(var(--content-max-width), 100% - var(--content-space-x) * 2);
    margin-inline: auto;
}

.breadcrumb-wrapper {
    --gap: 0.625rem;
    margin-inline: auto;
    margin-bottom: 30px;
    width: min(var(--content-max-width), 100% - var(--content-space-x) * 2);
    margin-inline: auto;
}

/* Применяем стили каталога к breadcrumb-wrapper */
.breadcrumb-wrapper .kama_breadcrumbs {
    font-size: 14px;
    color: #767676;
}

.breadcrumb-wrapper .kama_breadcrumbs a {
    color: #06AFF1;
}

.breadcrumb-wrapper .kama_breadcrumbs .kb_title {
    color: #767676;
}

.post.post-page.current-item {
    font-size: .92em;
    color: #767676;
}

@media (min-width: 48em) {
    .breadcrumb-wrapper {
        padding-top: 16px;
        padding-bottom: 30px;
        /*border-bottom:1px solid var(--color-gray-1);*/
    }
}

section .breadcrumb-wrapper {
    width: 100%;
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    gap: var(--gap);
}

.breadcrumb-item {
    display: flex;
    gap: var(--gap);
    font-size: 0.875rem;
    color: inherit;
}

.breadcrumb-item:not(:last-child)::after {
    content: "/";
    color: #767676;
}

.breadcrumb-item a {
    color: var(--color-primary);
}

.breadcrumb-item a:hover,
.breadcrumb-item a:active,
.breadcrumb-item a:focus {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
}

.hamburger {
    --hamburger-size: 48px;
    --hamburger-bar-width: 16px;
    --hamburger-bar-height: 2px;
    --hamburger-bar-y-space: 6px;
    --hamburger-bar-radius: 10px;
    --hamburger-bar-bg-color: var(--color-primary);
    position: relative;
    display: inline-block;
    padding: 0;
    width: var(--hamburger-size);
    aspect-ratio: 1;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer;
    color: currentColor;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    z-index: 5;
}

.hamburger[aria-expanded=true] .hamburger__bar {
    background-color: transparent !important;
}

.hamburger[aria-expanded=true] .hamburger__bar:before {
    transform: rotate3d(0, 0, 1, 45deg);
}

.hamburger[aria-expanded=true] .hamburger__bar:after {
    transform: rotate3d(0, 0, 1, -45deg);
    width: 100%;
}

.hamburger__bar {
    position: absolute;
    top: 50%;
    left: 50%;
    width: var(--hamburger-bar-width);
    height: var(--hamburger-bar-height);
    border-radius: var(--hamburger-bar-radius);
    transform: translate(-50%, -50%);
    transform-origin: center;
    background-color: var(--hamburger-bar-bg-color);
    pointer-events: none;
    transition: background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.hamburger__bar:before,
.hamburger__bar:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: var(--hamburger-bar-height);
    border-radius: var(--hamburger-bar-radius);
    background-color: var(--hamburger-bar-bg-color);
    transform-origin: center;
    transition: all 0.3s ease-in-out;
}

.hamburger__bar:before {
    transform: translateY(calc(-1 * var(--hamburger-bar-y-space)));
}

.hamburger__bar:after {
    transform: translateY(var(--hamburger-bar-y-space));
    width: 50%;
}

.button {
    --_btn-gap: var(--btn-gap, 0.625rem);
    --_btn-height: var(--btn-height, 3.5rem);
    --_btn-padding-y: var(--btn-padding-y, 1rem);
    --_btn-padding-x: var(--btn-padding-x, 1rem);
    --_btn-border-width: var(--btn-border-width, 1px);
    --_btn-border-color: var(--btn-border-color, transparent);
    --_btn-border-radius: var(--btn-border-radius, 4px);
    --_btn-font-weight: var(--btn-font-weight, 500);
    --_btn-font-size: var(--btn-font-size, 1rem);
    --_btn-letter-spacing: var(--btn-letter-spacing, normal);
    --_btn-color: var(--btn-color, inherit);
    --_btn-bg-color: var(--btn-bg-color, transparent);
    --_btn-text-transform: var(--btn-text-transform, normal);
    --_btn-icon-size: var(--btn-icon-size, 1.5rem);
    --_btn-icon-color: var(--btn-icon-color, inherit);
    --_btn-hover-color: var(--btn-hover-color, inherit);
    --_btn-hover-bg-color: var(--btn-hover-bg-color, transparent);
    --_btn-hover-border-color: var(--btn-hover-border-color, transparent);
    --_btn-hover-icon-color: var(--btn-hover-icon-color, inherit);
    --_btn-active-color: var(--btn-active-color, var(--btn-color));
    --_btn-active-bg-color: var(--btn-active-bg-color, var(--btn-bg-color));
    --_btn-active-border-color: var(--btn-active-border-color,
            var(--btn-border-color));
    --_btn-active-icon-color: var(--btn-active-icon-color, var(--btn-icon-color));
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    gap: var(--_btn-gap);
    width: -moz-fit-content;
    width: fit-content;
    height: var(--_btn-height);
    padding: var(--_btn-padding-y) var(--_btn-padding-x);
    border: solid var(--_btn-border-width) var(--_btn-border-color);
    border-radius: var(--_btn-border-radius);
    font-weight: var(--_btn-font-weight);
    font-size: var(--_btn-font-size);
    line-height: 1.1;
    letter-spacing: var(--_btn-letter-spacing);
    text-transform: var(--_btn-text-transform);
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: var(--_btn-color);
    background-color: var(--_btn-bg-color);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.button:hover,
.button:focus {
    color: var(--_btn-hover-color);
    border-color: var(--_btn-hover-border-color);
    background-color: var(--_btn-hover-bg-color);
}

.button:hover svg,
.button:focus svg {
    color: inherit;
}

.button:active {
    color: var(--_btn-active-color);
    border-color: var(--_btn-active-border-color);
    background-color: var(--_btn-active-bg-color);
}

.button svg {
    font-size: var(--_btn-icon-size);
    line-height: 1;
    color: var(--_btn-icon-color);
}

.button--sm {
    --btn-height: 2.25rem;
    --btn-padding-x: 0.875rem;
    --btn-padding-y: 0.5rem;
    --btn-icon-size: 1.125rem;
    height: var(--_btn-height);
}

.button--primary {
    --btn-color: var(--color-white);
    --btn-border-color: var(--color-primary);
    --btn-bg-color: var(--color-primary);
    --btn-hover-color: var(--text-color);
    --btn-hover-bg-color: var(--color-gray-1);
    --btn-hover-border-color: var(--color-gray-1);
}

.button--light {
    --btn-color: var(--color-dark);
    --btn-border-color: var(--color-gray-1);
    --btn-bg-color: var(--color-gray-1);
    --btn-hover-color: var(--color-dark);
    --btn-hover-bg-color: var(--color-gray-5);
    --btn-hover-border-color: var(--color-gray-5);
    --btn-active-color: var(--color-dark);
    --btn-active-bg-color: var(--color-gray-6);
    --btn-active-border-color: var(--color-gray-6);
}

.button--outline-dark {
    --btn-color: var(--color-dark);
    --btn-border-color: var(--color-dark);
    --btn-bg-color: transparent;
    --btn-hover-color: var(--color-white);
    --btn-hover-bg-color: var(--color-primary);
    --btn-hover-border-color: var(--color-primary);
}

.button--link {
    --btn-height: auto;
    --btn-padding-y: 0;
    --btn-padding-x: 0;
    --btn-border-radius: 0;
    --btn-border-width: 0;
}

.button--icon {
    --btn-height: auto;
    --btn-padding-y: 0;
    --btn-padding-x: 0;
    --btn-border-radius: 0;
    --btn-border-width: 0;
    line-height: 1;
}

.button--icon--white {
    --btn-icon-color: var(--color-primary);
    --btn-bg: #fff;
    --btn-hover-icon-color: var(--color-primary);
}

.arrow-button {
    --_btn-gap: var(--btn-gap, 0.5rem);
    --_btn-height: var(--btn-height, auto);
    --_btn-padding-y: var(--btn-padding-y, 1.125rem);
    --_btn-padding-x: var(--btn-padding-x, 0.875rem);
    --_btn-border-width: var(--btn-border-width, 1px);
    --_btn-border-color: var(--btn-border-color, transparent);
    --_btn-border-radius: var(--btn-border-radius, 4px);
    --_btn-font-weight: var(--btn-font-weight, 500);
    --_btn-font-size: var(--btn-font-size, 1.25rem);
    --_btn-letter-spacing: var(--btn-letter-spacing, normal);
    --_btn-color: var(--btn-color, inherit);
    --_btn-bg-color: var(--btn-bg-color, transparent);
    --_btn-text-transform: var(--btn-text-transform, normal);
    --_btn-icon-size: var(--btn-icon-size, 0.8125rem);
    --_btn-icon-color: var(--btn-icon-color, inherit);
    --_btn-arrow-width: var(--btn-arrow-width, 55px);
    --_btn-hover-color: var(--btn-hover-color, inherit);
    --_btn-hover-bg-color: var(--btn-hover-bg-color, transparent);
    --_btn-hover-border-color: var(--btn-hover-border-color, transparent);
    --_btn-hover-icon-color: var(--btn-hover-icon-color, inherit);
    --_btn-active-color: var(--btn-active-color, var(--btn-color));
    --_btn-active-bg-color: var(--btn-active-bg-color, var(--btn-bg-color));
    --_btn-active-border-color: var(--btn-active-border-color,
            var(--btn-border-color));
    --_btn-active-icon-color: var(--btn-active-icon-color, var(--btn-icon-color));
    position: relative;
    display: inline-flex;
    align-items: stretch;
    gap: var(--_btn-gap);
    text-align: left;
    cursor: pointer;
}

.arrow-button:hover .arrow-button__arrow,
.arrow-button:hover .arrow-button__text,
.arrow-button:focus .arrow-button__arrow,
.arrow-button:focus .arrow-button__text {
    color: var(--_btn-hover-color);
    border-color: var(--_btn-hover-border-color);
    background-color: var(--_btn-hover-bg-color);
}

.arrow-button svg {
    font-size: var(--_btn-icon-size);
    line-height: 1;
}

.arrow-button--sm {
    --btn-height: 2.25rem;
    --btn-padding-x: 0.875rem;
    --btn-padding-y: 0.5rem;
    --btn-font-size: 0.875rem;
    --btn-icon-size: 0.75rem;
    --btn-arrow-width: 2.25rem;
    --btn-gap: 5px;
    height: var(--_btn-height);
}

.arrow-button__arrow,
.arrow-button__text {
    display: grid;
    align-items: center;
    padding: var(--_btn-padding-y) var(--_btn-padding-x);
    border: solid var(--_btn-border-width) var(--_btn-border-color);
    border-radius: var(--_btn-border-radius);
    font-weight: var(--_btn-font-weight);
    font-size: var(--_btn-font-size);
    line-height: 1;
    letter-spacing: var(--_btn-letter-spacing);
    text-transform: var(--_btn-text-transform);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    color: var(--_btn-color);
    background-color: var(--_btn-bg-color);
    transition: all 0.3s ease-in-out;
}

.arrow-button__arrow {
    place-content: center;
    flex-shrink: 0;
    width: var(--_btn-arrow-width);
    padding: 0;
}

.arrow-button__text {
    flex: 1;
    height: var(--_btn-height);
}

.arrow-button--white {
    --btn-bg-color: #fff;
    --btn-color: var(--text-color);
    --btn-icon-color: var(--text-color);
    --btn-hover-color: #fff;
    --btn-hover-bg-color: var(--color-primary);
}

.arrow-button--primary {
    --btn-bg-color: var(--color-primary);
    --btn-color: #fff;
    --btn-icon-color: #fff;
    --btn-hover-color: #fff;
    --btn-hover-bg-color: var(--color-primary);
}

.arrow-button--outline-dark {
    --btn-bg-color: var(--color-gray-5);
    --btn-color: var(--text-color);
    --btn-icon-color: var(--text-color);
    --btn-border-color: currentColor;
    --btn-hover-color: #fff;
    --btn-hover-bg-color: var(--color-primary);
    --btn-hover-border-color: var(--color-primary);
}

.button-group {
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

@media (max-width: 47.99em) {
    .form-text {
        font-size: 0.875rem;
    }
}

.form-control-box {
    position: relative;
}

.form-control {
    --input-padding-y: 0.625rem;
    --input-padding-x: 1rem;
    --input-border-width: 1px;
    --input-border-color: var(--color-gray-1);
    --input-radius: 3px;
    --input-font-size: 0.875rem;
    --input-height: 2.5rem;
    --input-bg: #fff;
    display: block;
    width: 100%;
    min-width: 0;
    height: var(--input-height);
    min-height: 0;
    padding: var(--input-padding-y) var(--input-padding-x);
    border: var(--input-border-width) solid var(--input-border-color);
    border-radius: var(--input-radius);
    font-weight: 400;
    font-size: var(--input-font-size);
    line-height: 1;
    text-align: left;
    background-color: var(--input-bg);
}

@media (min-width: 48em) {
    .form-control {
        --input-font-size: 1rem;
    }
}

.form-control::-moz-placeholder {
    color: var(--text-color);
}

.form-control::placeholder {
    color: var(--text-color);
}

.form-control--border-bottom {
    --input-radius: 0;
    --input-height: auto;
    padding-top: 0;
    padding-inline: 0;
    padding-bottom: var(--input-padding-y);
    border-top: 0;
    border-left: 0;
    border-right: 0;
}

textarea.form-control {
    height: 100px;
    resize: none;
}

.form-control-note {
    display: block;
    padding-top: 0.625rem;
    font-size: 0.75rem;
}

@media (min-width: 48em) {
    .form-control-note {
        padding-bottom: 0.625rem;
    }
}

.form-file {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-weight: 600;
    font-size: 1rem;
    color: var(--text-accent);
}

@media (min-width: 48em) {
    .form-file {
        font-size: 1.125rem;
    }
}

.form-file input {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.form-file__control {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 4px;
    cursor: pointer;
}

.form-file__control:hover,
.form-file__control:active,
.form-file__control:focus {
    text-decoration: none;
}

@media (min-width: 48em) {
    .form-file__control {
        gap: 1.25rem;
    }
}

.form-file__control::before {
    content: "";
    display: inline-block;
    width: 24px;
    aspect-ratio: 33/36;
    background-image: url(../img/general/paper-clip.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media (min-width: 48em) {
    .form-file__control::before {
        width: 33px;
    }
}

[data-file-attached=true] .form-file__text {
    display: none;
}

.form-file__attachment {
    display: flex;
    align-items: baseline;
    gap: 0.5rem;
    width: -moz-fit-content;
    width: fit-content;
    font-weight: 400;
    font-size: 1rem;
    color: inherit;
    cursor: pointer;
}

.form-file__attachment::after {
    content: "╳";
    position: relative;
    top: -1px;
    display: inline-block;
    font-size: 10px;
    line-height: 1;
}

.form-file__attachment span {
    max-width: 16ch;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.form-checkbox label {
    display: grid;
    align-items: start;
    grid-template-columns: auto 1fr;
    gap: 1rem;
}

@media (max-width: 47.99em) {
    .form-checkbox label {
        gap: 1.75rem;
    }
}

.select {
    position: relative;
    display: grid;
    grid-template-areas: "stack";
    align-items: start;
    width: -moz-fit-content;
    width: fit-content;
    border-radius: var(--radius);
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.1;
    background-color: var(--color-gray-2);
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.select::after {
    content: "";
    display: inline-block;
    justify-self: end;
    align-self: center;
    width: 0.64286em;
    aspect-ratio: 1;
    margin-right: 1rem;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83263 4.66475C8.05579 4.88442 8.05579 5.24058 7.83263 5.46025L4.40406 8.83525C4.1809 9.05492 3.81909 9.05492 3.59594 8.83525L0.167367 5.46025C-0.0557902 5.24058 -0.0557902 4.88442 0.167367 4.66475C0.390524 4.44508 0.752332 4.44508 0.975489 4.66475L3.42857 7.0795L3.42857 0.5625C3.42857 0.25184 3.68441 -1.88641e-07 4 -1.74846e-07C4.31559 -1.61051e-07 4.57143 0.25184 4.57143 0.5625L4.57143 7.0795L7.02451 4.66475C7.24767 4.44508 7.60948 4.44508 7.83263 4.66475Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    pointer-events: none;
}

.select select,
.select:after {
    grid-area: stack;
}

.select select {
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    font-weight: inherit;
}

.select__options {
    max-height: 255px;
}

.select__options>*+* {
    margin-top: clamp(0.75rem, 1.25vw, 1.5rem);
}

.select__option {
    display: block;
    transition: color 0.3s ease-in-out;
}

.select__option:hover,
.select__option:active,
.select__option:focus {
    color: var(--clr-accent);
}

.select__option.active {
    color: var(--clr-accent);
}

.svg-icon {
    display: inline-block;
    flex: none;
    width: 1em;
    height: 1em;
    fill: currentColor;
    line-height: 1;
    pointer-events: none;
}

.img-cover {
    width: 100%;
    height: 100%;
    max-width: none;
    max-height: 100%;
    min-height: 0;
    -o-object-fit: cover;
    object-fit: cover;
}

.logo {
    display: flex;
    align-items: center;
    gap: 10px;
    width: -moz-fit-content;
    width: fit-content;
}

@media (min-width: 64em) {
    .logo {
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}

.map {
    position: relative;
    height: 500px;
    border-radius: var(--radius-md);
    overflow: hidden;
    z-index: 0;
}

.map>* {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

[class*=ymaps-][class*=-image] {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.menu li {
    position: relative;
    line-height: 1.3;
}

.menu a {
    color: inherit;
}

.menu .sub-menu {
    display: none;
}

.mobile-nav {
    --nav-transition-duration: 0.25s;
    --transition-delay: calc(var(--nav-transition-duration) + 0.25s);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding-top: var(--header-height);
    border-radius: var(--radius);
    z-index: 998;
    transform-origin: top;
    transition: all var(--nav-transition-duration) ease-out;
    background: #fff;
    z-index: -1;
}

.mobile-nav[aria-hidden=true] {
    display: none;
    animation: hideNav 0.1s ease-in forwards;
}

.mobile-nav[aria-hidden=false] {
    animation: showNav 0.4s ease-out forwards;
}

@keyframes hideNav {
    0% {
        display: block;
        opacity: 1;
        translate: 0;
    }

    100% {
        display: none;
        opacity: 0;
        translate: 0 calc(0px - var(--header-height));
    }
}

@keyframes showNav {
    0% {
        display: none;
        opacity: 0;
        translate: 0 calc(0px - var(--header-height));
    }

    100% {
        display: block;
        opacity: 1;
        translate: 0;
    }
}

.mobile-nav__body {
    display: grid;
    gap: 1.5rem;
    padding: 1rem var(--header-padding-x) 2rem var(--header-padding-x);
}

.mobile-menu {
    font-size: 0.875rem;
}

.mobile-menu>*+* {
    margin-top: 1rem;
}

.modal .modal-dialog {
    max-width: 670px;
}

.modal .modal-body {
    border-radius: 3px;
    padding: 2rem 1rem 1rem 1rem;
}

@media (min-width: 48em) {
    .modal .modal-body {
        padding: 1.875rem;
    }
}

.modal-form {
    --gap-y: 0.5rem;
}

@media (min-width: 48em) {
    .modal-form {
        --gap-y: 0.625rem;
    }
}

.modal-form>*+* {
    margin-top: var(--gap-y);
}

@media (max-width: 47.99em) {
    .modal-form .form-control {
        --input-padding-x: 0.75rem;
        --input-font-size: 0.8125rem;
    }
}

.modal-form textarea {
    height: 80px;
}

.modal-form button[type=submit] {
    --btn-height: 4.5rem;
    width: 100%;
    margin-top: calc(2 * var(--gap-y));
}

/* Popup News */
.popup-news {
    position: fixed;
    top: auto;
    right: 1rem;
    bottom: 1rem;
    left: auto;
    z-index: 9999;
    width: calc(100vw - 2rem);
    max-width: 520px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.popup-news.is-open {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.popup-news__close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.55);
    border: 1px solid rgba(255, 255, 255, 0.35);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    cursor: pointer;
    z-index: 2;
    opacity: 0.95;
    pointer-events: auto;
}

.popup-news__close:hover {
    opacity: 1;
}

.popup-news__close::before,
.popup-news__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.popup-news__close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.popup-news__close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-news__container {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 1rem;
    align-items: stretch;
    text-decoration: none;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    background: linear-gradient(90deg, #006994 0%, #00a8c5 100%);
}

.popup-news__content {
    padding: 1rem 1.25rem 1.25rem;
    color: #fff;
}

.popup-news__title {
    font-weight: 800;
    font-size: 1.125rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.popup-news__description {
    font-size: 0.95rem;
    line-height: 1.4;
    opacity: 0.95;
}

.popup-news__action {
    margin-top: 0.75rem;
}

.popup-news__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.6rem 1rem;
    border-radius: 14px;
    background: rgba(255,255,255,0.95)!important;
    color: #00658c!important;
    font-weight: 600;
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    /* background-color: #1c9a9b!important; */
}

.popup-news__image img {
    display: block;
    width: 22vw;
    min-width: 120px;
    max-width: 180px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 29.99em) {
    .popup-news {
        top: auto;
        right: 0.75rem;
        bottom: 0.75rem;
        left: 0.75rem;
        width: auto;
        max-width: none;
    }
    .popup-news__container {
        grid-template-columns: 1fr;
    }
    .popup-news__image img {
        width: 100%;
        height: 140px;
    }
}

/* Popup Modal */
.popup-modal {
    position: fixed;
    top: auto;
    right: 1rem;
    bottom: 1rem;
    left: auto;
    z-index: 9999;
    width: calc(100vw - 2rem);
    max-width: 520px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: opacity 0.2s ease, -webkit-transform 0.2s ease;
    transition: opacity 0.2s ease, transform 0.2s ease;
}

.popup-modal.is-open {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.popup-modal__close {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 36px;
    height: 36px;
    border-radius: 999px;
    background: #09aeef;
    border: 1px solid rgba(255, 255, 255, 0.35);
    -webkit-backdrop-filter: blur(6px);
    backdrop-filter: blur(6px);
    cursor: pointer;
    z-index: 2;
    opacity: 0.95;
}

.popup-modal__close:hover {
    opacity: 1;
}

.popup-modal__close::before,
.popup-modal__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 2px;
    -webkit-transform-origin: center;
    transform-origin: center;
}

.popup-modal__close::before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}

.popup-modal__close::after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-modal__container {
    display: flex;
    position: relative;
    align-items: stretch;
    text-decoration: none;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0,0,0,0.25);
    background: var(--popup-modal-bg, linear-gradient(90deg, #006994 0%, #00a8c5 100%));
}

.popup-modal__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    /* padding: 3.5rem 2.65rem 3.55rem; */
    padding: 4% 4%;
    color: var(--popup-modal-text-color, #fff);
    width: 100%;
    height: 100%;
    z-index: 5;
}

.popup-modal__action > :only-child {
    /* margin-top: 70px; */
    margin-top: 15%;
    margin-right: auto;
  }

.popup-modal__image {
    border-radius: 5px;
    overflow: hidden;
}

.popup-modal__title {
    font-weight: 800;
    font-size: 1.425rem;
    line-height: 1.2;
    margin-bottom: 0.5rem;
}

.popup-modal__description {
    font-size: 0.95rem;
    line-height: 1.4;
    opacity: 0.95;
}

.popup-modal__action {
    margin-top: 0.75rem;
}

.popup-modal__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0.6rem 1rem;
    border-radius: 14px;
    background: var(--popup-modal-btn-bg, rgba(255,255,255,0.95))!important;
    color: var(--popup-modal-btn-color, #00658c)!important;
    font-weight: 600;
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    /* background-color: #1c9a9b!important; */
}


.popup-modal__image img {
    display: block;
    width: 100%;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
}

@media (max-width: 29.99em) {
    .popup-modal {
        top: auto;
        right: 0.75rem;
        bottom: 0.75rem;
        left: 0.75rem;
        width: auto;
        max-width: none;
    }
    .popup-modal__image img {
        width: 100%;
        max-width: none;
    }

    .popup-modal--center .popup-modal__close {
        right: -0.65rem;
    }
}

/* Popup Modal (center + overlay) */
.popup-modal--center {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    max-width: none;
    margin: 0;
    -webkit-transform: none;
    transform: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1rem;
    z-index: 10000;
    border-radius: 5px;
}

.popup-modal--center.is-open {
    -webkit-transform: none;
    transform: none;
}

.popup-modal__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.55);
    z-index: 0;
    cursor: pointer;
}

.popup-modal--center .popup-modal__dialog {
    position: relative;
    z-index: 1;
    width: calc(100vw - 2rem);
    max-width: 520px;
    min-width: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.popup-modal--center .popup-modal__close {
    top: -1.15rem;
    right: -1.15rem;
}

@media (max-width: 29.99em) {
    .popup-modal--center {
        padding: 0.75rem;
    }
}

@media (max-width:550px) {
    .popup-modal__btn {
        margin-bottom:-60px;
        margin-right: -13px;
    }
}

@media (prefers-reduced-motion: reduce) {

    .popup-news,
    .popup-modal {
        -webkit-transition: none;
        transition: none;
    }

    .popup-news {
        -webkit-transform: none;
        transform: none;
    }

    .popup-modal:not(.popup-modal--center) {
        -webkit-transform: none;
        transform: none;
    }
}

.modal__close {
    --btn-icon-color: var(--color-primary);
    position: absolute !important;
    top: 10px;
    right: 10px;
}

.modal__header {
    margin-bottom: 1.5rem;
}

@media (min-width: 48em) {
    .modal__header {
        margin-bottom: 2rem;
    }
}

.modal__title {
    font-weight: 500;
    font-size: clamp(1.25rem, 0.5rem + 3.1vw, 2.5rem);
    line-height: 1.06;
    text-align: center;
}

.quote {
    display: grid;
    align-content: start;
    gap: 1.875rem;
}

.quote__text {
    font-style: normal;
    font-size: 1rem;
    line-height: 1.06;
}

.quote__text::before {
    content: "";
    display: inline-block;
    width: 29px;
    aspect-ratio: 29/33;
    margin-bottom: 1.875rem;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 29 33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26.112 32.256H16.64V13.568C16.64 11.776 16.9387 10.0693 17.536 8.448C18.2187 6.74133 19.1147 5.29067 20.224 4.096C21.3333 2.816 22.6133 1.83466 24.064 1.152C25.6 0.384 27.1787 0 28.8 0V5.632C27.0933 5.632 25.5573 6.35733 24.192 7.808C22.912 9.17333 22.272 10.7947 22.272 12.672V16.128H26.112V32.256ZM9.472 32.256H0V13.568C0 11.776 0.298667 10.0693 0.896001 8.448C1.57867 6.74133 2.47467 5.29067 3.584 4.096C4.69333 2.816 5.97333 1.83466 7.424 1.152C8.96 0.384 10.5387 0 12.16 0V5.632C10.4533 5.632 8.91733 6.35733 7.552 7.808C6.272 9.17333 5.632 10.7947 5.632 12.672V16.128H9.472V32.256Z' fill='%2309AEEF'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.quote__author {
    display: grid;
    gap: 0.625rem;
    font-size: var(--fs-sm);
    line-height: 1.06;
}

.quote__author-role {
    color: var(--color-gray-3);
}

.section--border-t .wrapper {
    padding-top: 1.25rem;
    /* border-top:1px solid var(--color-gray-1);*/
}

@media (min-width: 48em) {
    .section--border-t .wrapper {
        padding-top: 2.5rem;
    }
}

.section__header {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    margin-bottom: 1rem;
}

@media (min-width: 48em) {
    .section__header {
        gap: 1.25rem;
        margin-bottom: 1.25rem;
    }
}

.section__header:last-child {
    margin-bottom: 0;
}

.section__header--border-b {
    padding-top: 1rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .section__header--border-b {
        padding-bottom: 2.5rem;
    }
}

.section__header--border-t {
    padding-top: 1rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .section__header--border-t {
        padding-top: 1.25rem;
    }
}

.section__header--inline {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
}

.section__header--border-b-mobile {
    margin-bottom: 2.5rem;
}

@media (max-width: 47.99em) {
    .section__header--border-b-mobile {
        padding-bottom: 1rem;
        border-bottom: 1px solid var(--color-gray-1);
    }
}

.section__header-group>*+* {
    margin-top: 1rem;
}

.section__title {
    font-weight: 500;
    font-size: clamp(1.25rem, 0.5rem + 3.1vw, 2.3rem);
    line-height: 1.06;
}

.section__date {
    font-weight: 500;
    font-size: 0.75rem;
    line-height: 1.06;
    text-transform: uppercase;
    opacity: 0.5;
}

@media (min-width: 48em) {
    .section__date {
        font-size: 0.875rem;
    }
}

.section__top-img {
    width: 100%;
    max-width: none;
    height: 250px;
    margin-bottom: 2.5rem;
    border-radius: var(--radius);
    -o-object-fit: cover;
    object-fit: cover;
}

@media (min-width: 48em) {
    .section__top-img {
        height: 340px;
        margin-bottom: 5rem;
    }
}

@media (max-width: 35.99em) {
    .section__header .select {
        width: 100%;
    }
}

.section__block+.section__block {
    margin-top: 2.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .section__block+.section__block {
        margin-top: 5rem;
        padding-top: 2.5rem;
    }
}

.section__block-heading {
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1rem;
}

@media (min-width: 48em) {
    .section__block-heading {
        margin-bottom: 1.875rem;
        font-size: 1.25rem;
    }
}

.slider {
    position: relative;
}

.swiper-slide {
    height: auto;
}

.swiper-button-prev,
.swiper-button-next {
    --_slider-button-size: var(--slider-button-size, 34px);
    --_slider-button-bg-color: var(--slider-button-bg-color, var(--color-gray-1));
    width: var(--_slider-button-size);
    height: auto;
    aspect-ratio: 1;
    margin-top: calc(0px - var(--_slider-button-size) / 2);
    border-radius: 4px;
    background-color: var(--_slider-button-bg-color);
}

.swiper-button-prev::after,
.swiper-button-next::after {
    content: "";
    display: inline-block;
    width: 12px;
    aspect-ratio: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.swiper-button-prev {
    left: calc(0px - var(--_slider-button-size) / 2);
}

.swiper-button-prev::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.78033 10.7699C5.48744 11.0767 5.01256 11.0767 4.71967 10.7699L0.21967 6.05558C-0.0732231 5.74874 -0.0732231 5.25126 0.21967 4.94442L4.71967 0.230131C5.01256 -0.0767097 5.48744 -0.0767097 5.78033 0.230131C6.07322 0.536971 6.07322 1.03446 5.78033 1.3413L2.56066 4.71429L11.25 4.71428C11.6642 4.71429 12 5.06606 12 5.5C12 5.93394 11.6642 6.28571 11.25 6.28571H2.56066L5.78033 9.6587C6.07322 9.96554 6.07322 10.463 5.78033 10.7699Z' fill='white'/%3E%3C/svg%3E%0A");
}

.swiper-button-next {
    right: calc(0px - var(--_slider-button-size) / 2);
}

.swiper-button-next::after {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 12 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M6.21967 0.23013C6.51256 -0.0767101 6.98744 -0.0767101 7.28033 0.23013L11.7803 4.94442C12.0732 5.25126 12.0732 5.74874 11.7803 6.05558L7.28033 10.7699C6.98744 11.0767 6.51256 11.0767 6.21967 10.7699C5.92678 10.463 5.92678 9.96554 6.21967 9.6587L9.43934 6.28571L0.750001 6.28572C0.335787 6.28571 0 5.93394 0 5.5C0 5.06606 0.335787 4.71429 0.750001 4.71429H9.43934L6.21967 1.3413C5.92678 1.03446 5.92678 0.536971 6.21967 0.23013Z' fill='white'/%3E%3C/svg%3E%0A");
}

.swiper-scrollbar {
    position: static !important;
    margin-top: 10px;
}

.social {
    --_social-gap: var(--social-gap, 1rem);
    --_social-icon-size: var(--social-icon-size, 1.5rem);
    display: flex;
    align-items: center;
    gap: var(--_social-gap);
    font-size: var(--_social-icon-size);
    line-height: 1;
}

.social__link {
    display: block;
}

.tab {
    cursor: pointer;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.active {
    display: block;
    animation-name: fadeup;
    animation-duration: 0.6s;
    animation-timing-function: ease-in-out;
}

.consult-widget {
    padding: 1.25rem;
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
}

.consult-widget__header {
    font-weight: 500;
    line-height: 1.06;
    margin-bottom: 1.25rem;
}

.consult-widget__header>*+* {
    margin-top: 1.25rem;
}

.consult-widget__title {
    font-size: 1.25rem;
}

.consult-widget__subtitle {
    font-size: 0.875rem;
    color: var(--color-gray-3);
}

@media (max-width: 29.99em) {
    .consult-widget__button {
        width: 100%;
    }
}

.article-card {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem 1.25rem;
    padding: 0.5rem 0.5rem 1rem 0.5rem;
    border-radius: var(--radius);
    background-color: #fff;
}

@media (min-width: 80em) {
    .article-card {
        grid-template-columns: 300px 1fr;
        padding: 1.25rem;
    }
}

.article-card__img {
    display: block;
    aspect-ratio: 1;
    max-height: 350px;
    aspect-ratio: 1;
    border-radius: var(--radius);
    overflow: hidden;
}

@media (max-width: 35.99em) {
    .article-card__img {
        width: 100%;
    }
}

.article-card__content>*+* {
    margin-top: 0.75rem;
}

@media (min-width: 64em) {
    .article-card__content>*+* {
        margin-top: 1.5rem;
    }
}

.article-card__header {
    position: relative;
    display: grid;
    gap: 0.75rem;
}

@media (min-width: 64em) {
    .article-card__header {
        gap: 1rem;
    }
}

.article-card__title {
    font-size: 1rem;
}

@media (min-width: 48em) {
    .article-card__title {
        font-size: 1.25rem;
    }
}

.article-card__date {
    display: block;
    font-size: 0.75rem;
    opacity: 0.5;
}

.article-card__toggle-content {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    color: var(--color-primary);
    cursor: pointer;
}

.article-card__toggle-content[aria-expanded=true] {
    rotate: 0.5turn;
}

.article-card__text {
    font-size: 0.875rem;
}

@media (max-width: 35.99em) {
    .article-card:has(.article-card__toggle-content[aria-expanded=false]) .article-card__text {
        display: none;
    }
}

.article-card__text>*+* {
    margin-top: 0.5rem;
}

.subscription-widget {
    padding: var(--card-padding);
    border-radius: var(--radius);
    background-color: #fff;
}

.subscription-widget__heading {
    max-width: 425px;
    margin-bottom: 1.5rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .subscription-widget__heading {
        margin-bottom: 1.875rem;
        font-size: 1.25rem;
    }
}

.subscription-form .form-control {
    --input-padding-y: 1.25rem;
    --input-border-color: var(--color-dark);
}

.subscription-form__submit {
    width: 100%;
    margin-top: 1.5rem;
}

@media (min-width: 48em) {
    .subscription-form__submit {
        margin-top: 1.875rem;
    }
}

.paginator {
    --_pagination-button-size: var(--pagination-button-size, 34px);
    --_pagination-button-icon-size: var(--pagination-button-icon-size, 12px);
    margin-top: 1.875rem;
}

@media (min-width: 48em) {
    .paginator {
        margin-top: 1.25rem;
        padding-top: 3.125rem;
        border-top: 1px solid var(--color-gray-1);
    }
}

.pagination-list {
    position: relative;
    display: flex;
    align-items: center;
    gap: clamp(1rem, 4.7vw, 3.75rem);
    width: 100%;
    line-height: 1.06;
}

.pagination-list:not(:has(.prev))::before {
    content: "";
    display: inline-block;
    width: var(--_pagination-button-size);
}

.pagination-list:not(:has(.next))::after {
    content: "";
    display: inline-block;
    width: var(--_pagination-button-size);
}

.pagination-list__item:has(.prev) {
    margin-right: auto;
}

.pagination-list__item:has(.next) {
    margin-left: auto;
}

.pagination-list__item:not(:has(.prev)):not(:has(.next)):first-of-type {
    margin-left: auto;
}

.pagination-list__item:not(:has(.prev)):not(:has(.next)):last-of-type {
    margin-right: auto;
}

.page-numbers {
    font-size: 1rem;
    left: 1.06em;
    transition: all 0.3s ease-in-out;
}

.page-numbers:hover,
.page-numbers:active,
.page-numbers:focus {
    color: var(--color-gray-3);
}

@media (min-width: 48em) {
    .page-numbers {
        font-size: 1.5rem;
    }
}

.page-numbers.current {
    color: var(--color-primary);
}

.page-numbers.prev,
.page-numbers.next {
    display: flex;
    justify-content: center;
    align-items: center;
    width: var(--_pagination-button-size);
    aspect-ratio: 1;
    border-radius: 4px;
    font-size: var(--_pagination-button-icon-size);
    color: var(--color-gray-3);
    background-color: var(--color-gray-2);
    display: none !important;
}

.page-numbers.prev:hover,
.page-numbers.prev:active,
.page-numbers.prev:focus,
.page-numbers.next:hover,
.page-numbers.next:active,
.page-numbers.next:focus {
    color: #fff;
    background-color: var(--color-primary);
}

.person-card {
    display: grid;
    grid-template-columns: auto 1fr;
    align-items: center;
    gap: 0.625rem;
}

.person-card__img {
    width: 60px;
    aspect-ratio: 1;
    border-radius: 50%;
    background-color: var(--color-primary);
    overflow: hidden;
}

.person-card__img:not(:has(img)) {
    background-color: var(--color-gray-5);
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 20 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.3385 5.99935C15.3385 8.94487 12.9507 11.3327 10.0052 11.3327C7.05969 11.3327 4.67188 8.94487 4.67188 5.99935C4.67188 3.05383 7.05969 0.666016 10.0052 0.666016C12.9507 0.666016 15.3385 3.05383 15.3385 5.99935Z' fill='%239a9c9f'/%3E%3Cpath d='M19.3385 20.6673C19.3385 23.6128 15.1599 26.0007 10.0052 26.0007C4.85055 26.0007 0.671875 23.6128 0.671875 20.6673C0.671875 17.7218 4.85055 15.334 10.0052 15.334C15.1599 15.334 19.3385 17.7218 19.3385 20.6673Z' fill='%239a9c9f'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 16px auto;
}

.person-card__body>*+*,
.person-card__contacts>*+* {
    margin-top: 0.25rem;
}

.person-card__contact {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 0.875rem;
}

.person-card__contact[href*="mailto:"] {
    color: var(--color-primary);
    transition: all 0.3s ease-in-out;
}

.person-card__contact[href*="mailto:"]:hover,
.person-card__contact[href*="mailto:"]:active,
.person-card__contact[href*="mailto:"]:focus {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.product-card {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.75rem 1.25rem;
    align-items: start;
    padding: 1rem;
    border-radius: var(--radius);
    background: #fff;
}

@media (min-width: 40.625em) {
    .product-card {
        grid-template-columns: clamp(210px, 30%, 262px) 1fr auto;
    }
}

@media (min-width: 48em) {
    .product-card {
        padding: 1.25rem;
    }
}

@media (min-width: 80em) {
    .product-card {
        -moz-column-gap: 50px;
        column-gap: 50px;
    }
}

.product-card__img {
    display: grid;
    place-content: center;
    width: 210px;
    aspect-ratio: 210/110;
}

@media (max-width: 40.62375em) {
    .product-card__img {
        justify-self: center;
    }
}

.product-card__img img {
    max-height: 100%;
    min-height: 0;
    -o-object-fit: contain;
    object-fit: contain;
}

@media (max-width: 40.62375em) {
    .product-card__img img {
        margin-inline: auto;
    }
}

.product-card__content,
.product-card__link {
    margin-top: 0.625rem;
}

.product-card__content {
    max-width: 434px;
}

.product-card__content>*+* {
    margin-top: 0.75rem;
}

@media (min-width: 48em) {
    .product-card__content>*+* {
        margin-top: 1rem;
    }
}

.product-card__title {
    font-size: 0.875rem;
    word-break: break-word;
}

.product-card__sku {
    display: block;
    font-weight: 500;
    font-size: 0.875rem;
    text-transform: uppercase;
    opacity: 0.5;
}

.product-card__link {
    --btn-gap: 0.25rem;
    --btn-padding-y: 0.5rem;
    --btn-font-size: 0.875rem;
    --btn-height: 34px;
}

.product-card__link .arrow-button__arrow {
    width: var(--btn-height);
}

.team-card {
    display: flex;
    flex-direction: column;
}

.team-card__img {
    display: grid;
    flex-shrink: 0;
    aspect-ratio: 322/400;
    margin-bottom: 1rem;
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
    background-image: url(../img/general/logo-bg.svg), url(../img/general/user.svg);
    background-repeat: no-repeat;
    background-position: right 15px top 15px, center;
    background-size: auto 82px, 32px auto;
    overflow: hidden;
}

@media (min-width: 48em) {
    .team-card__img {
        margin-bottom: 1.875rem;
        background-position: right 20px top 20px, center;
        background-size: auto 104px, 32px auto;
    }
}

.team-card__img:has(img) {
    background-image: url(../img/general/logo-bg.svg);
}

.team-card__img img {
    justify-self: center;
    align-self: end;
    max-height: 100%;
    min-height: 0;
}

.team-card__content {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    flex: 1;
}

@media (min-width: 48em) {
    .team-card__content {
        gap: 1.25rem;
    }
}

.team-card__header>*+* {
    margin-top: 0.5rem;
}

.team-card__name {
    font-weight: 500;
    font-size: 1rem;
}

.team-card__role {
    display: block;
    font-weight: 500;
    font-size: 0.875rem;
}

.team-card__contacts>*+* {
    margin-top: 0.25rem;
}

.team-card__contact {
    font-weight: 500;
    font-size: 0.875rem;
}

.team-card__contact a[href*="mailto:"] {
    color: var(--color-primary);
}

.team-card__contact a[href*="mailto:"]:hover,
.team-card__contact a[href*="mailto:"]:active,
.team-card__contact a[href*="mailto:"]:focus {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.team-card__location {
    display: block;
    font-weight: 500;
    font-size: 0.75rem;
    opacity: 0.5;
}

@media (min-width: 48em) {
    .team-card__location {
        margin-top: auto;
    }
}

.header-icon {
    width: 30px !important;
    height: 30px;
    /* background-color: #09AEEF; */
    background-color: transparent;
    /* border: 1px solid #000; */
    border-radius: 3px;
}

.header-icon svg {
    width: 30px;
    height: 30px;
}

.header-icon .whatsapp svg {
    fill: #09aeef;
}

.search-btn {


    svg {
        width: 25px;
        height: 25px;
        fill: #09aeef;
    }
}

.header {
    --header-padding-x: 1rem;
    position: fixed;
    top: var(--header-offset-y);
    /* top: 50px; */
    left: 0;
    right: 0;
    z-index: 999;
    background-color: #fff;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
}

@media (min-width: 48em) {
    .header {
        --header-padding-x: 1.25rem;
    }
}

.header .wrapper {
    position: relative;
    display: flex;
    align-items: center;
    gap: 30px;
    height: var(--header-height);
    padding-inline: var(--header-padding-x);
    border-radius: var(--radius);
    background: #fff;
}

@media (max-width: 63.99em) {
    .header .wrapper {
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-between;
    }
}

.header__group {
    display: flex;
    align-items: center;
    gap: 8px;
    height: 100%;
}

.header-contact {
    margin: 0 15px;
}

.header-cart {
    position: relative;

    .cart-count {
        position: absolute;
        top: -10px;
        right: -10px;
        width: 20px;
        height: 20px;
        border-radius: 100%;
        color: #09AEEF;
        color: #1e1e1e;
        font-size: 12px;
        background-color: #fff;
        box-shadow: 1px 1px 8px 0px rgba(9, 174, 239, 0.2);
    }

    .cart-icon svg {
        width: 25px;
        height: 25px;
    }
}

@media (min-width: 48em) {
    .header__group {
        gap: 10px;
    }
}

.header__logo {
    width: -moz-fit-content;
    width: fit-content;
}

@media (max-width: 63.99em) {
    .header__logo {
        position: absolute;
        top: 50%;
        left: 50%;
        translate: -50% -50%;
    }
}

.header-menu {
    display: flex;
    gap: 20px;
    height: 100%;
    margin-right: auto;
    font-size: 0.875rem;
}

.header-menu li {
    position: relative;
}

.header-menu li:has(.sub-menu):hover .sub-menu {
    display: block;
}

.header-menu a {
    display: flex;
    align-items: center;
    height: 100%;
    transition: all 0.3s ease-in-out;
}

.header-menu a:hover,
.header-menu a:active,
.header-menu a:focus {
    color: var(--color-primary);
}

.header-menu .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: -1.25rem;
    width: 250px;
    padding: 1.25rem;
    border-radius: 4px;
    background: #fff;
}

.header-menu .sub-menu>*+* {
    margin-top: 0.75rem;
}

.header-menu .sub-menu a {
    display: block;
    height: auto;
}

@media (max-width: 63.99em) {

    .header-menu,
    .header-contact {
        display: none;
    }
}

.header-phone,
.header__toggle-search {
    --btn-icon-size: 1.125rem;
    --btn-border-radius: 4px;
    width: 34px;
    aspect-ratio: 1;
    justify-self: end;
}

@media (min-width: 64em) {
    .header-phone {
        display: none;
    }
}

.header__hamburger {
    margin-left: calc(0px - var(--header-padding-x));
}

@media (min-width: 64em) {
    .header__hamburger {
        display: none;
    }
}

.header-search-bar {
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    height: var(--header-height);
    padding-inline: var(--header-padding-x);
    border-radius: var(--radius);
    background: #fff;
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.05);
    z-index: -1;
}

.header:has(.header__toggle-search[aria-expanded=false]) .header-search-bar {
    display: none;
    animation: hideSearch 0.1s forwards;
}

.header:has(.header__toggle-search[aria-expanded=true]) .header-search-bar {
    animation: showSearch 0.3s forwards;
}

@keyframes showSearch {
    0% {
        display: none;
        translate: 0 -100%;
    }

    100% {
        display: flex;
        translate: 0;
    }
}

@keyframes hideSearch {
    0% {
        display: flex;
        translate: 0;
    }

    100% {
        display: none;
        translate: 0 -100%;
    }
}

.header-search {
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 0.5rem;
    width: 100%;
}

.header-search .button {
    height: auto;
}

.footer__overlay {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.footer {
    padding-block: 2.5rem;
    font-size: 0.875rem;
}

.footer .wrapper>*+* {
    margin-top: 1rem;
}

@media (min-width: 48em) {
    .footer .wrapper>*+* {
        margin-top: 2.5rem;
    }
}

.footer__top,
.footer__main {
    display: flex;
    justify-content: space-between;
    gap: 2rem;
}

@media (max-width: 63.99em) {

    .footer__top,
    .footer__main {
        flex-direction: column;
    }
}

.footer__top {
    flex-wrap: wrap;
    align-items: center;
}

.footer__main {
    padding: 1rem;
    border-radius: var(--radius);
    background: #fff;
}

@media (min-width: 48em) {
    .footer__main {
        padding: 1.25rem;
    }
}

@media (max-width: 47.99em) {
    .footer__logo {
        width: 187px;
    }
}

.footer__button {
    --btn-height: 3.5rem;
    --btn-padding-x: 1.5rem;
    --btn-padding-y: 1.875rem;
    width: 100%;
    max-width: 187px;
}

@media (min-width: 48em) {
    .footer__button {
        --btn-height: 4.5rem;
        max-width: 320px;
    }
}

.footer-menu>*+* {
    margin-top: 1rem;
}

.footer-menu a {
    transition: all 0.3s ease-in-out;
}

.footer-menu a:hover,
.footer-menu a:active,
.footer-menu a:focus {
    color: var(--color-primary);
}

.footer__info {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem 1rem;
}

@media (min-width: 64em) {
    .footer__info {
        flex-direction: column;
        align-items: flex-end;
        text-align: right;
        justify-content: end;
    }
}

@media (max-width: 63.99em) {
    .footer__info {
        justify-content: space-between;
        align-items: center;
    }
}

@media (min-width: 64em) {
    .footer__info>*:last-child {
        /*margin-top:auto;*/
    }
}

.footer__note {
    font-size: 0.625rem;
    opacity: 0.5;
}

@media (min-width: 64em) {
    .footer__note {
        max-width: 510px;
    }
}

@media (max-width: 63.99em) {
    .footer__note {
        flex-basis: 100%;
    }
}

.footer__copyright {
    opacity: 0.5;
}

.footer__dev img {
    width: 130px;
    height: auto;
}

.about-banner {
    display: grid;
    min-height: 500px;
    padding: 1rem 0.5rem 0.5rem 0.5rem;
    border-radius: var(--radius);
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 48em) {
    .about-banner {
        padding: 1.25rem;
    }
}

.about-banner__heading {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    justify-self: end;
    margin-right: clamp(1.75rem, 5.625vw, 4.5rem);
    font-weight: 500;
    font-size: clamp(0.875rem, 0.25rem + 2.5vw, 2rem);
    line-height: 1;
}

@media (min-width: 48em) {
    .about-banner__heading {
        gap: 1.25rem;
    }
}

@media (max-width: 35.99em) {
    .about-banner__heading {
        max-width: 126px;
    }
}

.about-banner__heading-value {
    font-size: clamp(2.25rem, 0.5rem + 7.5vw, 6rem);
}

.about-banner__text {
    align-self: end;
    max-width: 635px;
    padding: 1rem;
    border-radius: var(--radius);
    background: rgba(240, 240, 240, 0.01);
    -webkit-backdrop-filter: blur(33.8px);
    backdrop-filter: blur(33.8px);
}

@media (min-width: 48em) {
    .about-banner__text {
        padding: 1.25rem;
    }
}

.about-banner__text>*+* {
    margin-top: 1em;
}

.about-goals {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 0.625rem;
    margin-top: 0.5rem;
}

@media (min-width: 48em) {
    .about-goals {
        margin-top: 0.625rem;
    }
}

.about-goals__item {
    flex: 1 1 350px;
    padding: 1rem;
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
}

@media (min-width: 48em) {
    .about-goals__item {
        padding: 1.25rem;
    }
}

.about-goals__item-title {
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1rem;
    color: var(--color-primary);
    line-height: 1.1;
}

@media (min-width: 48em) {
    .about-goals__item-title {
        margin-bottom: 1.25rem;
        font-size: 1.25rem;
    }
}

.about-goals__item-text {
    max-width: 560px;
    font-size: 0.875rem;
}

.about-benefits {
    display: grid;
    grid-template-columns: repeat(4, minmax(250px, 1fr));
    gap: 1rem;
    margin-top: 2.5rem;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.about-benefits::-webkit-scrollbar {
    display: none;
}

@media (min-width: 48em) {
    .about-benefits {
        gap: 1.25rem;
    }
}

.about-benefits__item {
    font-size: 0.875rem;
}

.about-benefits__item>*+* {
    margin-top: 1.25rem;
}

.about-benefits__item-bar {
    display: flex;
    align-items: center;
    gap: 1.25rem;
}

.about-benefits__item-bar::before,
.about-benefits__item-bar::after {
    content: "";
    display: inline-block;
    width: 15px;
    aspect-ratio: 1;
    background-image: url(../img/general/plus-thick-new.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.about-benefits__item:not(:last-child) .about-benefits__item-bar::after {
    display: none;
}

.about-benefits__item-bar span {
    display: inline-block;
    flex: 1;
    height: 1px;
    background: var(--color-primary);
}

.news {
    overflow-x: clip;
    overflow-y: visible;
}

@media (min-width: 36em) {
    .news__slider .swiper-scrollbar {
        display: none;
    }
}

@media (max-width: 35.99em) {

    .news__slider .swiper-button-next,
    .news__slider .swiper-button-prev {
        display: none;
    }
}

@media (max-width: 35.99em) {
    .news-carousel {
        margin-right: -20vw;
        padding-right: 20vw;
    }
}

.articles .section__header {
    padding-bottom: 1.125rem;
}

.articles-grid {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.25rem;
}

@media (min-width: 36em) {
    .articles-grid {
        grid-template-columns: 1fr 1fr;
        gap: 0.625rem;
    }
}

.articles-grid .article-card:first-of-type {
    grid-column: 1/-1;
}

@media (min-width: 36em) {
    .articles-grid .article-card:first-of-type {
        grid-template-columns: 300px 1fr;
    }
}

.articles-grid .article-card:first-of-type .article-card__content {
    max-width: 920px;
}

@media (max-width: 35.99em) {
    .articles-grid .article-card__toggle-content {
        display: inline-flex;
    }
}

@media (max-width: 35.99em) {
    .articles-grid .article-card__header {
        padding-right: 2rem;
    }
}

.article__block {
    display: grid;
    grid-template-columns: 100%;
    gap: 2.5rem;
}

@media (min-width: 48em) {
    .article__block {
        grid-template-columns: 1fr 1.4fr;
    }
}

.article__img {
    max-width: 480px;
    aspect-ratio: 1;
    border-radius: var(--radius);
    overflow: hidden;
}

.article__content {
    max-width: 574px;
    font-size: clamp(0.875rem, 0.25rem + 1.56vw, 1.25rem);
    line-height: 1.06;
}

.article__content>*+* {
    margin-top: 1em;
}

.catalog-toggle-filters {
    --btn-icon-size: 1.75rem;
    margin-left: auto;
}

@media (min-width: 64em) {
    .catalog-toggle-filters {
        display: none;
    }
}

.catalog__layout {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.625rem;
    align-items: start;
}

@media (min-width: 64em) {
    .catalog__layout {
        grid-template-columns: 324px 1fr;
    }
}

.catalog-filter-box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 2.75rem 1rem 0 1rem;
    border-radius: var(--radius);
    background: var(--color-gray-2);
    z-index: 100;
}

@media (min-width: 48em) {
    .catalog-filter-box {
        padding-inline: 1.25rem;
    }
}

.section__header:has(.catalog-toggle-filters[aria-expanded=false]) .catalog-filter-box {
    display: none;
}

.section__header:has(.catalog-toggle-filters[aria-expanded=true]) .catalog-filter-box {
    display: block;
}

.catalog-filter-box__close {
    --btn-icon-size: 0.75rem;
    --btn-icon-color: var(--color-primary);
    position: absolute;
    top: 1rem;
    right: 1rem;
}

.catalog-filter-box__inner>*+* {
    margin-top: 0.5rem;
}

.catalog__select {
    border: 1px solid var(--color-gray-2);
    background-color: #fff;
}

.section__header .catalog__select {
    width: 100%;
}

.catalog__select select {
    padding: 1.25rem 2.5rem 1.25rem 1.25rem;
}

.catalog__aside {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.25rem;
}

@media (max-width: 63.99em) {
    .catalog__aside {
        display: none;
    }
}

.catalog__aside .button {
    width: auto;
}

.filters {
    --pad: 1.25rem;
    border-radius: var(--radius);
    background: var(--color-gray-2);
    padding-inline: 1.25rem;
}

.filter-block {
    position: relative;
}

.filter-block+.filter-block {
    border-top: 1px solid var(--color-gray-4);
}

.filter-block__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
    padding-block: 1rem;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.06;
    text-align: left;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

.filter-block__toggle:hover,
.filter-block__toggle:active,
.filter-block__toggle:focus {
    color: var(--color-primary);
}

.filter-block__toggle[aria-expanded=false]::after {
    content: "";
    display: inline-block;
    width: 9px;
    aspect-ratio: 1;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 8 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.83263 4.66475C8.05579 4.88442 8.05579 5.24058 7.83263 5.46025L4.40406 8.83525C4.1809 9.05492 3.81909 9.05492 3.59594 8.83525L0.167367 5.46025C-0.0557902 5.24058 -0.0557902 4.88442 0.167367 4.66475C0.390524 4.44508 0.752332 4.44508 0.975489 4.66475L3.42857 7.0795L3.42857 0.5625C3.42857 0.25184 3.68441 -1.88641e-07 4 -1.74846e-07C4.31559 -1.61051e-07 4.57143 0.25184 4.57143 0.5625L4.57143 7.0795L7.02451 4.66475C7.24767 4.44508 7.60948 4.44508 7.83263 4.66475Z' fill='%231E1E1E'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.filter-block__content {
    padding-top: 0.5rem;
    padding-bottom: var(--pad);
}

.filter-block:has(.filter-block__toggle[aria-expanded=false]) .filter-block__content {
    display: none;
}

.filter-links {
    font-weight: 500;
    font-size: 0.875rem;
}

.filter-links>*+* {
    margin-top: 1rem;
}

.filter-link {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 0.625rem;
}

.filter-link::before {
    content: "";
    position: relative;
    top: 0.2em;
    display: inline-block;
    width: 10px;
    aspect-ratio: 1;
    border-radius: 2px;
    border: 1px solid var(--color-gray-1);
    background-color: #f9f9f9;
}

.filter-link.active::before {
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 6 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='6' height='6' rx='1' fill='%2309AEEF'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75% auto;
}

.catalog-settings {
    display: flex;
    gap: 0.625rem;
    margin-bottom: 1.25rem;
}

@media (max-width: 63.99em) {
    .catalog-settings {
        display: none;
    }
}

.products-list>*+* {
    margin-top: 0.625rem;
}

.company {
    overflow-x: clip;
    overflow-y: visible;
}

.company__lead {
    margin-bottom: 2.5rem;
    font-weight: 500;
    font-size: clamp(1rem, 0.25rem + 1.875vw, 1.5rem);
}

.company__block+.company__block {
    margin-top: 2.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .company__block+.company__block {
        margin-top: 5rem;
        padding-top: 2.5rem;
    }
}

.company-features__slider .swiper-button-prev,
.company-features__slider .swiper-button-next {
    --slider-button-bg-color: var(--color-primary);
}

@media (max-width: 35.99em) {

    .company-features__slider .swiper-button-prev,
    .company-features__slider .swiper-button-next {
        display: none;
    }
}

.company-features__slider+.button-group {
    margin-top: 1.25rem;
}

@media (max-width: 47.99em) {
    .company-features__slider+.button-group {
        display: none;
    }
}

.company-features__slider+.button-group .button {
    --btn-height: 54px;
    width: min(100%, 320px);
    margin-left: auto;
}

@media (max-width: 35.99em) {
    .company-features-carousel {
        margin-right: -20vw;
        padding-right: 20vw;
    }
}

.company-feature {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem 1.25rem;
    padding: 1rem;
    border-radius: var(--radius);
    background: #fff;
    height: 100%;
}

@media (min-width: 48em) {
    .company-feature {
        padding: 1.25rem;
    }
}

@media (min-width: 64em) {
    .company-feature {
        grid-template-columns: 28% 1fr;
    }
}

.company-feature__value {
    display: block;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1.06;
    color: var(--color-primary);
    word-break: break-word;
}

.company-feature__content>*+* {
    margin-top: 1rem;
}

@media (min-width: 48em) {
    .company-feature__content>*+* {
        margin-top: 1.25rem;
    }
}

.company-feature__title {
    max-width: 325px;
    font-weight: 500;
    font-size: 1rem;
    word-break: break-word;
}

.company-feature__text {
    font-size: 0.75rem;
}

.company-info {
    display: grid;
    grid-template-columns: 100%;
    gap: 2rem;
}

@media (min-width: 48em) {
    .company-info {
        grid-template-columns: 1fr 1.1fr;
    }
}

.company-info__img {
    max-width: 544px;
    border-radius: var(--radius);
    overflow: hidden;
}

@media (max-width: 47.99em) {
    .company-info__img {
        max-width: none;
        aspect-ratio: 344/354;
    }
}

.company-info__content {
    font-size: 0.875rem;
    line-height: 1.06;
}

.company-info__content>*+* {
    margin-top: 1.5rem;
}

@media (min-width: 48em) {
    .company-info__content>*+* {
        margin-top: 2.5rem;
    }
}

@media (min-width: 48em) {
    .company-nav {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 0.625rem;
        column-gap: 0.625rem;
    }
}

.company-nav>*+* {
    margin-top: 0.625rem;
}

.company-nav__link {
    display: flex;
    -moz-column-break-inside: avoid;
    break-inside: avoid;
}

.contacts__block {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem 0.625rem;
}

@media (min-width: 64em) {
    .contacts__block {
        grid-template-columns: 1fr 1fr;
    }
}

.contacts-locations>*+* {
    margin-top: 0.625rem;
}

.contacts-location {
    padding: 1rem;
    border-radius: var(--radius);
    background: #f0f0f0;
}

@media (min-width: 48em) {
    .contacts-location {
        padding: 1.75rem 1.25rem 1.25rem 1.25rem;
    }
}

.contacts-location__city {
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1.25rem;
}

@media (min-width: 48em) {
    .contacts-location__city {
        margin-bottom: 2.5rem;
    }
}

.contacts-branches>*+* {
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid var(--color-gray-1);
}

.contacts-branch {
    display: grid;
    grid-template-columns: 100%;
    gap: 1rem 1.5rem;
}

@media (min-width: 36em) {
    .contacts-branch {
        grid-template-columns: 1fr 1fr;
    }
}

.contacts-branch__name {
    font-weight: 500;
    font-size: 0.875rem;

    span {
        font-size: 16px;
        font-weight: 500;
        display: block;
    }
}

.contacts-branch--main .contacts-branch__name > span:first-child {
    font-size: 20px;
}

@media (max-width: 768px) {
    .contacts-branch--main .contacts-branch__legal-name {
        display: block;
        font-size: 16px;
        font-weight: 500;
    }
}

.contacts-branch__contacts {
    font-size: 0.75rem;
}

.contacts-branch__contacts>*+* {
    margin-top: 0.625rem;
}

.contacts-branch__contact a {
    transition: all 0.3s ease-in-out;
}

.contacts-branch__contact a:hover,
.contacts-branch__contact a:active,
.contacts-branch__contact a:focus {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 2px;
}

.contacts-branch__contact a[href*="mailto:"] {
    color: var(--color-primary);
}

.contacts__map {
    border-radius: var(--radius);
}

@media (min-width: 64em) {
    .contacts__map {
        height: auto;
    }
}

.docs {
    overflow-x: clip;
    overflow-y: visible;
}

.docs-block+.docs-block {
    margin-top: 2.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .docs-block+.docs-block {
        margin-top: 5rem;
        padding-top: 2.5rem;
    }
}

.docs-block__title {
    margin-bottom: 1.25rem;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .docs-block__title {
        margin-bottom: 2.5rem;
    }
}

@media (max-width: 35.99em) {

    .docs__slider .swiper-button-prev,
    .docs__slider .swiper-button-next {
        display: none;
    }
}

@media (min-width: 36em) {
    .docs__slider .swiper-scrollbar {
        display: none;
    }
}

@media (max-width: 47.99em) {
    .docs-carousel {
        margin-right: -20vw;
        padding-right: 20vw;
    }
}

.docs-slide {
    position: relative;
    display: grid;
    gap: 1.5rem;
    padding: 1rem;
    border-radius: var(--radius);
    background: #fff;
}

@media (min-width: 48em) {
    .docs-slide {
        gap: 1.875rem;
        padding: 1.875rem;
    }
}

.docs-slide>a {
    position: absolute;
    inset: 0;
    z-index: 10;
}

.docs-slide__img {
    display: grid;
    place-content: center;
    /*aspect-ratio:262/366;*/
}

@media (max-width: 35.99em) {
    .docs-slide__img {
        padding: 0.5rem 0.5rem 0 0.5rem;
    }
}

.docs-slide__img img {
    max-height: 100%;
    min-height: 0;
    margin-inline: auto;
}

.docs-slide__text {
    max-width: 195px;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .domain .section__header {
        margin-bottom: 2.5rem;
    }
}

.domain-list {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--grid-gap);
}

@media (min-width: 48em) {
    .domain-list {
        grid-template-columns: 1fr 1fr;
    }
}

.domain-list__item {
    display: grid;
    min-height: 112px;
    padding: 1rem;
    border-radius: var(--radius);
    font-weight: 700;
    font-size: clamp(1rem, 0.25rem + 1.87vw, 1.5rem);
    color: #fff;
    background: linear-gradient(90deg, #206ad8 0%, #2faddf 50%, #206ad8 100%);
    background-position: -100% 0;
    background-size: 200% 100%;
    transition: all 0.3s ease-in-out;
}

.domain-list__item:hover {
    background-position: 0 0;
}

@media (min-width: 48em) {
    .domain-list__item {
        min-height: 136px;
        padding: 1.25rem;
    }
}

.domain-list__item span {
    align-self: end;
    max-width: 390px;
}

.education {
    overflow-x: clip;
    overflow-y: visible;
}

.education .education-info__visual {
    display: flex;
    /* justify-content: center; */
    align-items: center;
    max-width: 100%;
}

.education__lead {
    font-weight: 500;
    font-size: clamp(1.25rem, 0.5rem + 3.1vw, 2.5rem);
    line-height: 1.06;
}

.education-info {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.25rem 2.5rem;
}

@media (max-width: 768px) {

    .education-info__visual {
        display: block !important;
    }
}


@media (min-width: 48em) {
    .education-info {
        grid-template-columns: minmax(0, 1fr) 50%;
    }

}

@media (min-width: 48em) {
    .education__slider {
        max-width: 544px;
    }

}

@media (max-width: 35.99em) {

    .education__slider .swiper-button-prev,
    .education__slider .swiper-button-next {
        display: none;
    }
}

@media (max-width: 47.99em) {
    .education-carousel {
        margin-right: -20vw;
        padding-right: 20vw;
    }

    .education-info__visual {
        display: block;
    }
}

.education-slide {
    aspect-ratio: 544/582;
    border-radius: var(--radius);
    overflow: hidden;
}

.education-info__content {
    max-width: 532px;
}

.education-info__text {
    margin-bottom: 2.5rem;
    font-size: var(--fs-sm);
}

.education-info__quote {
    margin-bottom: 1.875rem;
}

.education-classes {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.5rem 2.5rem;
}

@media (min-width: 48em) {
    .education-classes {
        grid-template-columns: 1fr 50%;
    }
}

.education-classes__content {
    display: flex;
    flex-direction: column;
}

.education-classes__heading {
    max-width: 290px;
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .education-classes__heading {
        font-size: 1.25rem;
    }
}

.education-classes__text {
    max-width: 545px;
    margin-top: auto;
    font-size: var(--fs-sm);
}

.education-classes__list {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--grid-gap);
}

@media (min-width: 36em) {
    .education-classes__list {
        grid-template-columns: 1fr 1fr;
    }
}

.education-classes__list-item {
    display: grid;
    grid-template-columns: auto;
    gap: 1.25rem;
    padding: 1rem;
    border-radius: var(--radius);
    font-weight: 500;
    font-size: var(--fs-sm);
    background-color: #fff;
}

@media (min-width: 36em) {
    .education-classes__list-item {
        grid-template-rows: 68px 1fr;
    }
}

@media (min-width: 48em) {
    .education-classes__list-item {
        gap: 3rem;
        min-height: 218px;
        padding: 0.875rem 1.875rem 1.875rem 1.875rem;
    }
}

.education-classes__list-item img {
    align-self: end;
}

.education-classes__list-item span {
    max-width: 200px;
}

.error-section__block {
    display: grid;
    grid-template-columns: 100%;
    grid-gap: 2.5rem 2.25rem;
    align-items: center;
}

@media (min-width: 48em) {
    .error-section__block {
        grid-template-columns: 55% 1fr;
    }
}

@media (max-width: 47.99em) {
    .error-section__block {
        justify-items: center;
    }
}

.error-section__left {
    width: 100%;
    container: leftColumn/inline-size;
}

@media (max-width: 47.99em) {
    .error-section__left {
        text-align: center;
    }
}

.error-section__status {
    font-weight: 500;
    font-size: clamp(170px, 55cqw, 210px);
    line-height: 0.95;
    color: var(--color-primary);
}

@media (min-width: 48em) {
    .error-section__status {
        font-size: clamp(210px, 55cqw, 400px);
    }
}

.error-section__right {
    max-width: 530px;
}

.error-section__right>*+* {
    margin-top: 1.5rem;
}

@media (min-width: 48em) {
    .error-section__right>*+* {
        margin-top: 3rem;
    }
}

.error-section__header>*+* {
    margin-top: 0.75rem;
}

@media (min-width: 48em) {
    .error-section__header>*+* {
        margin-top: 1.5rem;
    }
}

.error-section__title {
    font-weight: 500;
    font-size: clamp(1rem, 2.82vw, 2.25rem);
    line-height: 1.06;
}

.error-section__subtitle {
    max-width: 380px;
    font-size: 0.875rem;
}

.error-section__link {
    width: min(100%, 504px);
}

.feedback-box {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 0 2.25rem;
    justify-content: space-between;
    padding: 0.625rem;
    border-radius: var(--radius);
    color: #fff;
    overflow: hidden;
}

.feedback-box .section__header {
    padding-top: 6px;
    padding-left: 6px;
    margin-bottom: 110px;
}

@media (min-width: 48em) {
    .feedback-box .section__header {
        padding-top: 20px;
        padding-left: 20px;
    }
}

.feedback-box__bg {
    position: absolute;
    inset: 0;
    z-index: -1;
    box-shadow: inset 0 9999px rgba(0, 0, 0, 0.125);
}

.feedback-form-wrapper {
    width: 100%;
    max-width: 544px;
    flex: 1 1 400px;
    border-radius: var(--radius);
    padding: 0.5rem;
    background: rgba(240, 240, 240, 0.01);
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
}

@media (min-width: 48em) {
    .feedback-form-wrapper {
        padding: 1.25rem;
    }
}

.feedback-form>*+* {
    margin-top: 0.625rem;
}

.feedback-form .form-control {
    color: var(--text-color);
}

.feedback-form .form-control-note {
    opacity: 0.5;
}

.feedback-form__submit {
    width: 100%;
}

.hero {
    overflow-x: clip;
    overflow-y: visible;
}

.hero__slider .hero-carousel,
.hero__slider .swiper {
    /* height: calc(100svh - var(--header-height) - 10 * var(--header-offset-y) - clamp(1rem, 4vw, 2.25rem)); */
}

@media (max-width: 29.99em) {

    .hero__slider .hero-carousel,
    .hero__slider .swiper {
        /* height: calc(100svh - var(--header-height) - 10 * var(--header-offset-y) - clamp(1rem, 4vw, 2.25rem) - clamp(1.5rem, 8vw, 3rem)); */
    }
}

.hero__slider .swiper-slide {
    height: auto;
    display: flex;
}

.hero__slider .swiper-slide>* {
    height: 100%;
    width: 100% !important;
}

@media (max-width: 29.99em) {
    .hero__slider {
        padding-bottom: clamp(1.5rem, 8vw, 3rem);
    }
}

.hero__slider .swiper-pagination {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: auto;
    gap: clamp(0.5rem, 1.5vw, 1rem);
    right: clamp(1rem, 2.5vw, 2.5rem);
    left: auto;
    bottom: 50%;
    translate: 0 50%;
}

@media (min-width: 48em) {
    .hero__slider .swiper-pagination {
        gap: clamp(1rem, 2.5vw, 2.5rem);
    }
}

@media (max-width: 29.99em) {
    .hero__slider .swiper-pagination {
        flex-direction: row;
        justify-content: center;
        align-items: baseline;
        bottom: 0;
        right: auto;
        width: 100%;
        translate: 0;
    }
}

.hero__slider .swiper-button-prev,
.hero__slider .swiper-button-next {
    --slider-button-bg-color: var(--color-gray-1);
}

@media (max-width: 29.99em) {

    .hero__slider .swiper-button-prev,
    .hero__slider .swiper-button-next {
        /* top: auto; */
        /* bottom: unset; */
        margin-top: 0;
    }
}

@media (max-width: 29.99em) {
    .hero__slider .swiper-button-prev {
        left: -19px;
    }
}

@media (max-width: 29.99em) {
    .hero__slider .swiper-button-next {
        right: -19px;
    }
}

.hero-carousel-bullet {
    display: flex;
    align-items: center;
    gap: clamp(0.5rem, 1.5vw, 1.25rem);
    font-weight: 400;
    font-size: clamp(1rem, 2vw, 1.25rem);
    line-height: 0.95;
    color: #fff;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 29.99em) {
    .hero-carousel-bullet {
        color: var(--color-primary);
    }
}

.hero-carousel-bullet::after {
    content: "";
    width: clamp(0.5rem, 1vw, 10px);
    height: 1px;
    background: currentColor;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 29.99em) {
    .hero-carousel-bullet::after {
        display: none;
    }
}

.hero-carousel-bullet--active {
    font-size: clamp(1.25rem, 3vw, 2rem);
}

.hero-carousel-bullet--active::after {
    width: clamp(1.5rem, 4vw, 42px);
}

.hero-slide__video {
    position: relative;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
}

.hero-slide__video .fullscreen-bg {
    position: absolute;
    inset: 0;
}

.hero-slide__video .fullscreen-bg__video {
    display: block;
    width: 100.4%;
    margin-right: 1px;
    left: -2px;
    object-fit: cover;
    aspect-ratio: 17.6 / 9;
    position: relative;
}

.hero__slider--no-arrows .swiper-button-prev,
.hero__slider--no-arrows .swiper-button-next {
    display: none;
}

.hero__slider--no-pagination .swiper-pagination {
    display: none;
}

.hero-box {
    position: relative;
    display: grid;
    min-height: 100%;
    height: 100%;
    padding: clamp(0.5rem, 3.125vw, 2.5rem);
    border-radius: var(--radius);
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hero__logo {
    position: absolute;
    top: clamp(1rem, 3.125vw, 2.5rem);
    left: clamp(1rem, 3.125vw, 2.5rem);
    width: clamp(4.5rem, 20vw, 271px);
    height: auto;
}

.hero__content {
    align-self: end;
    display: flex;
    /*justify-content:space-between;*/
    align-items: flex-end;
    gap: 0.75rem 1.5rem;
    justify-content: flex-end;
}

@media (max-width: 47.99em) {
    .hero__content {
        flex-wrap: wrap;
    }
}

.hero__title {
    max-width: min(780px, 90vw);
    font-size: clamp(1.5rem, 0.5rem + 3.7vw, 3rem);
}

.hero__link {
    --btn-height: 2.25rem;
    --btn-padding-x: 0.875rem;
    --btn-padding-y: 0.75rem;
    --btn-font-size: 0.875rem;
    --btn-color: var(--color-primary);
    width: -moz-fit-content;
    width: fit-content;
    white-space: nowrap;
}

.hero__link .arrow-button__arrow {
    width: clamp(2rem, 5vw, 40px);
    color: #fff;
    background-color: var(--color-primary);
}

/* Hero medical template: верхняя ссылка + основной блок (фоновое изображение + контент) */
.hero-slide__medical {
    position: relative;
    display: flex;
    flex-direction: column;
    /* min-height: calc(100svh - var(--header-height) - 10 * var(--header-offset-y)); */
    height: 100%;
    border-radius: var(--radius);
}

.hero-slide__medical .hero-medical__top-link {
    flex-shrink: 0;
    padding: 17px;
    padding-top: 26px;
    margin-bottom: 53px;
}

.hero-medical__main {
    flex: 1;
    position: relative;
    display: flex;
    min-height: 0;
    background: linear-gradient(172deg, #1a86ad 0%, #4faec2 67.75%);
    border-radius: 0 0 var(--radius) var(--radius);
    height: 100%;
    max-height: 472px;
}

.hero-medical__bg {
    position: absolute;
    right: 0;
    top:39px;
    bottom: 0;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right bottom;
    pointer-events: none;
}

.hero-medical__content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: clamp(0.5rem, 2vw, 1rem);
    /* padding: clamp(2.25rem, 1.095rem + 5.135vw, 5.813rem) 36px clamp(2.25rem, 1.236rem + 4.505vw, 5.375rem) clamp(2.25rem, 1.885rem + 1.622vw, 3.375rem); */
    padding: clamp(1.438rem, 0.019rem + 6.306vw, 5.813rem) 23px clamp(1.438rem, 0.16rem + 5.676vw, 5.375rem) clamp(1.438rem, 0.829rem + 2.703vw, 3.313rem);
    max-width: 60%;
}

.hero-slide__medical--no-img .hero-medical__content {
    max-width: 100%;
}

@media (max-width: 47.99em) {
    .hero-medical__main {
        flex-direction: column;
        border-radius: 0 0 var(--radius) var(--radius);
    }

    .hero-medical__bg {
        position: relative;
        right: auto;
        top: auto;
        bottom: auto;
        left: auto;
        width: 100%;
        height: clamp(120px, 28vh, 200px);
        flex-shrink: 0;
        background-position: 100% 0;
        order: 2;
        margin-top: -36px;
    }

    .hero-medical__content {
        max-width: 100%;
        flex: 1;
        min-height: 0;
        justify-content: flex-start;
        order: 1;
    }
}

.hero-medical__top-link {
    display: inline-flex;
    align-items: center;
    /* justify-content: center; */
    gap: 10px;
    width: 100%;
    font-family: "Jar Binks", cursive;
    font-weight: 400;
    font-size: clamp(2.813rem, 2.306rem + 2.252vw, 4.375rem);
    letter-spacing: 0.12em;
    text-transform: lowercase;
    text-align: center;
    color: #2094b2;
    text-decoration: none;
    transition: opacity 0.2s;
}

.hero-medical__top-link:hover {
    opacity: 0.85;
}

.hero-medical__top-link .svg-icon {
    width: 26px;
    height: 26px;
    flex-shrink: 0;
    transform: rotate(90deg);
    /* margin-left: clamp(20px, 4vw, 45px); */
    margin-bottom: clamp(16px, 2vw, 36px);
    margin-top: 5px;
}

.hero-medical__top-link-text {
    line-height: 82%;
}

.hero-medical__heading {
    margin: 0;
    font-weight: 900;
    font-size: clamp(1.5rem, 4.5vw, 45px);
    color: #fff;
    line-height: 1.2;
    margin-bottom: 13px;
    /* text-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); */
}

.hero-medical__description {
    margin: 0;
    font-weight: 400;
    /* font-size: clamp(1rem, 2.5vw, 25px); */
    /* font-size: clamp(0.875rem, 0.652rem + 0.991vw, 1.563rem); */
    font-size: clamp(0.775rem, 0.52rem + 1.135vw, 1.563rem);
    color: #fff;
    line-height: 1.5;
}

.hero-medical__buttons {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(1.938rem, 0.863rem + 4.775vw, 5.25rem);
    margin-top: auto;
}

.hero-medical__btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 clamp(1.375rem, 0.929rem + 1.982vw, 2.75rem) 13px clamp(1.375rem, 0.929rem + 1.982vw, 2.75rem);
    /* width: clamp(120px, 15vw, 205px); */
    /* height: clamp(48px, 6vw, 72px); */
    font-family: "Jar Binks", cursive;
    font-weight: 800;
    font-size: clamp(0.75rem, 0.081rem + 2.973vw, 2.813rem);
    letter-spacing: 0.13em;
    text-decoration: none;
    border-radius: 14px;
    border: 0;
    cursor: pointer;
    /* box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25); */
    transition: opacity 0.2s;
    min-width: 120px;
}

.hero-medical__btn:hover {
    opacity: 0.9;
}

.hero-medical__btn--primary {
    background: #1c9a9b;
    color: #fff;
    border: 0 solid #fff;
}

.hero-medical__btn--secondary {
    background: #fff;
    color: #1c9a9b;
    border: 0 solid #1c9a9b;
}

@media (max-width: 550px) {
    .hero-medical__top-link .svg-icon {
    width: 15px;
    height: 15px;
    fill:#fff;
        margin-top: 11px;
    }
    
    .hero-slide__medical .hero-medical__top-link {
        padding: 3px 0 0 13px;
        margin-bottom: 21px;
    }
    .hero-medical__top-link-text {
        color: #fff;
        /* text-shadow: 0 4px 4px rgba(0, 0, 0, 0.35); */
    }
    
    .hero-slide__medical {
        background: linear-gradient(172deg, #1a86ad 0%, #4faec2 67.75%);
    }
    .hero-medical__main {
        background: none;
    }
    .hero-medical__heading {
        /* text-shadow: 0 4px 4px rgba(0, 0, 0, 0.24); */
    }
    .hero-medical__buttons {
        gap:27px;
    }
    .hero-medical__btn {
        font-family: inherit;
        font-size: 12px;
        border-radius:9px;
        /* text-shadow: 0 4px 4px rgba(0, 0, 0, 0.24); */
        font-weight: 800;
    }
    .hero-medical__description {
        margin-bottom: 29px;
    }
    .hero-slide__video .fullscreen-bg__video {
        aspect-ratio: 9 / 12;
    }
    .hero-medical__content {
        gap: 4px;
    }
}

.partners {
    overflow-x: clip;
    overflow-y: visible;
}

@media (max-width: 35.99em) {

    .partners__slider .swiper-button-prev,
    .partners__slider .swiper-button-next {
        display: none;
    }
}

@media (min-width: 36em) {
    .partners__slider .swiper-scrollbar {
        display: none;
    }
}

@media (max-width: 47.99em) {
    .partners-carousel {
        margin-right: -20vw;
        padding-right: 20vw;
    }
}

.partners-slide {
    display: grid;
    grid-template-columns: 100%;
    grid-template-rows: 1.6fr 1fr;
    height: 1rem;
    min-height: 218px;
    padding: 1rem;
    background: #fff;
    border-radius: var(--radius);
}

@media (min-width: 48em) {
    .partners-slide {
        padding: 1.875rem;
    }
}

.partners-slide__img {
    max-height: 80px;
}

.partners-slide__text {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.06;
}

.privacy-block {
    display: grid;
    grid-template-columns: 100%;
    gap: 1.5rem;
}

@media (min-width: 64em) {
    .privacy-block {
        grid-template-columns: 316px 1fr;
    }
}

.privacy-block+.privacy-block {
    margin-top: 2.5rem;
    padding-top: 1rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .privacy-block+.privacy-block {
        margin-top: 5rem;
        padding-top: 2.5rem;
    }
}

.privacy-block__title {
    font-weight: 500;
    font-size: clamp(1rem, 0.25rem + 1.875vw, 1.5rem);
}

.privacy-block__text {
    font-size: 0.875rem;
    line-height: 1.3;
}

.privacy-block__text>*+* {
    margin-top: 0.75rem;
}

.product-meta {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 1.25rem;
    margin-bottom: 1.875rem;
}

.product-meta__item {
    font-weight: 500;
    line-height: 1.06;
    font-size: 0.875rem;
}

.product-cart-form {
    margin-bottom: 20px;
}

.product-cart-actions {
    display: flex;
    flex-wrap: nowrap;
    align-items: stretch;
    gap: var(--product-cart-row-gap);
    width: 100%;
    --product-cart-btn-height: 58px;
    --product-cart-radius: 5px;
    --product-cart-qty-padding-x: 16px;
    --product-cart-qty-gap: 5px;
    --product-cart-col-offset: calc(var(--product-cart-row-gap) / 2);
}

.product-cart-actions .custom-add-to-cart-btn.btn4 {
    flex: 1 1 100%;
    width: 100%;
    max-width: 100%;
    min-height: var(--product-cart-btn-height);
    height: var(--product-cart-btn-height);
    margin: 0;
    border: none;
    border-radius: var(--product-cart-radius) !important;
    overflow: hidden;
    transition: flex 0.28s ease, width 0.28s ease, max-width 0.28s ease, border-radius 0.28s ease;
}

.product-cart-actions .custom-add-to-cart-btn.btn4.added {
    border-radius: var(--product-cart-radius) !important;
}

.product-cart-actions.is-in-cart .custom-add-to-cart-btn.btn4 {
    flex: 0 0 calc(50% - var(--product-cart-col-offset));
    width: calc(50% - var(--product-cart-col-offset));
    max-width: calc(50% - var(--product-cart-col-offset));
}

.product-cart-actions__qty.custom-qty-controls {
    flex: 0 0 calc(50% - var(--product-cart-col-offset));
    width: calc(50% - var(--product-cart-col-offset));
    max-width: calc(50% - var(--product-cart-col-offset));
    min-height: var(--product-cart-btn-height);
    height: var(--product-cart-btn-height);
    align-items: stretch;
    justify-content: space-between;
    gap: var(--product-cart-qty-gap);
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none;
    border-radius: 0;
    box-sizing: border-box;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.2s ease, visibility 0.2s ease;
}

.product-cart-actions__qty.is-visible {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

.product-cart-actions__qty .qty-minus,
.product-cart-actions__qty .qty-plus {
    flex: 0 0 var(--product-cart-btn-height);
    width: var(--product-cart-btn-height);
    height: var(--product-cart-btn-height);
    min-height: var(--product-cart-btn-height);
    margin: 0;
    padding: 0;
    background-color: var(--color-btn4);
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: var(--product-cart-radius);
    font-size: 22px;
    line-height: 1;
    color: #fff;
    cursor: pointer;
    transition: var(--standart-transition, background 0.2s ease, color 0.2s ease);
}

.product-cart-actions__qty .qty-minus:hover,
.product-cart-actions__qty .qty-plus:hover {
    background-color: var(--color-primary);
    color: #fff;
    transform: none;
}

.product-cart-actions__qty .qty-input {
    flex: 1 1 auto;
    width: auto;
    min-width: 0;
    height: var(--product-cart-btn-height);
    min-height: var(--product-cart-btn-height);
    margin: 0;
    padding: 0 var(--product-cart-qty-padding-x);
    background: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    border-radius: 0;
    font-size: 20px;
    font-weight: 500;
    line-height: var(--product-cart-btn-height);
    color: #1e1e1e;
    text-align: center;
    backdrop-filter: none;
}

.product-order__btn {
    margin: 0 0 var(--product-cart-row-gap);
}

.product-qty-btns {
    display: flex;
    align-items: center;
    gap: 10px;
    height: var(--height-btn);
    background-color: var(--color-btn4);
    justify-content: space-between;
    padding: 0 20px;
    border-radius: 10px;
}

.add-to-cart-qty__btn {
    width: 30px;
    height: 100%;
    color: #fff;
    font-size: 20px;
    background-color: var(--color-btn4);
    cursor: pointer;

    svg {
        width: 24px;
        height: 24px;
    }
}

.product-qty-btns .qty {
    height: 100%;
    background-color: var(--color-btn4);
    color: #fff;
}

@media (min-width: 48em) {
    .product-meta__item {
        font-size: 1.25rem;
    }
}

.product-meta__item:not(:last-child) a {
    padding: 0.75rem 0.875rem;
    border-radius: 4px;
    color: #fff;
    background-color: var(--color-primary);
}

@media (min-width: 48em) {
    .product__section-header {
        margin-bottom: 2.5rem;
    }
}

.product__layout {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: "visual" "info" "button" "consult";
    gap: 0 2.5rem;
}

@media (min-width: 64em) {
    .product__layout {
        grid-template-columns: minmax(0, 1fr) 500px;
        grid-template-areas: "visual info" "visual consult" "button .";
    }
}

@media (min-width: 80em) {
    .product__layout {
        grid-template-columns: minmax(0, 1fr) 700px;
    }
}

.product__visual {
    grid-area: visual;
    max-width: 766px;
    /*max-width: 500px;*/
}

@media (max-width: 63.99em) {
    .product__visual {
        margin-inline: auto;
        margin-bottom: 2.5rem;
    }
}

.product__img {
    display: grid;
    place-content: center;
    aspect-ratio: 766/600;
    padding: 1rem;
    border-radius: var(--radius);
    background-color: #fff;
}

@media (min-width: 48em) {
    .product__img {
        padding: 1.875rem;
    }
}

@media (min-width: 64em) {
    .product__img {
        position: sticky;
        top: calc(var(--header-height) + var(--header-offset-y) + 0.5rem);
    }
}

@media (max-width: 63.99em) {
    .product__img {
        max-height: 500px;
        aspect-ratio: 1;
    }
}

.product__img img {
    max-height: 100%;
    min-height: 0;
}

.product__info {
    grid-area: info;
}

.product__sku {
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1.06;
    font-size: 1.25rem;
}

@media (min-width: 48em) {
    .product__sku {
        margin-bottom: 1.875rem;
        font-size: 1.5rem;
    }
}

.product-features__caption {
    margin-bottom: 1rem;
    font-weight: 500;
    line-height: 1.06;
    font-size: var(--fs-sm);
}

@media (min-width: 48em) {
    .product-features__caption {
        margin-bottom: 1.25rem;
    }
}

.product-feature {
    display: flex;
    justify-content: space-between;
    gap: 1.25rem;
    padding: 1.25rem 1rem;
    border-radius: var(--radius);
    font-weight: 500;
    line-height: 1.06;
    font-size: var(--fs-sm);
}

.product-features {
    margin-bottom: 20px;
}

.product-feature.zapros {
    background-color: none;
}

.product-feature.zapros .product-feature__label {
    font-size: 14px;
    font-weight: 500;
    color: var(--color-btn4);
}

.product-features__title {
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    margin-bottom: 20px;
}

@media (min-width: 48em) {
    .product-feature {
        padding-inline: 1.25rem;
    }
}

.product-feature:nth-child(odd) {
    background-color: var(--color-gray-2);
}

.product-feature__label {
    color: #000;
}

.product-feature__value {
    text-align: right;
}

.product__consult-widget {
    grid-area: consult;
    margin-top: 1rem;
}

@media (min-width: 64em) {
    .product__consult-widget {
        margin-top: 1.875rem;
    }
}

.product__buy {
    --btn-height: 4.5rem;
    grid-area: button;
    width: auto;
    margin-top: 1rem;
}

@media (min-width: 64em) {
    .product__buy {
        width: min(100%, 766px);
        margin-top: 0.625rem;
        msx-width: 500px;
    }
}

.production__block {
    /* display:grid;/*/
    grid-template-columns: 100%;
    gap: 2.5rem 0.625rem;
    min-height: 345px;
}

@media (min-width: 48em) {
    .production__block {
        grid-template-columns: 1fr 1fr;
    }
}

.production-box {
    display: grid;
    align-items: end;
    min-height: 343px;
    padding: 0.5rem;
    border-radius: var(--radius);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 48em) {
    .production-box {
        min-height: auto;
        padding: 1.25rem;
    }
}

.production-features>*+* {
    margin-top: 0.5rem;
}

@media (min-width: 48em) {
    .production-features>*+* {
        margin-top: 0.625rem;
    }
}

.production-features__item_parent2 {
    display: flex;
    /*align-items: center;*/
}

.production-features__item2 {
    padding: 0 !important;
}

.production-features__item2 img {
    width: 100px;
    max-width: none !important;
}

.production-features__item {
    padding: 0.5rem 0.5rem 1rem 0.5rem;
    border-radius: var(--radius);
    font-weight: 500;
    background-color: var(--color-gray-2);
    transition: all 0.3s ease-in-out;
    margin: 0 30px 0 0;
    flex: 1;
}

@media (min-width: 48em) {
    .production-features__item {
        min-height: 108px;
        padding: 1.25rem 1.25rem 2rem 1.25rem;
        font-size: 1.25rem;
    }
}

.production-features__item:hover,
.production-features__item:active,
.production-features__item:focus {
    color: #fff;
    background-color: var(--color-primary);
}

.production-features__item span {
    max-width: 480px;
}

.cats-list {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.5rem;
}

@media (min-width: 48em) {
    .cats-list {
        grid-template-columns: repeat(2, 1fr);
        gap: 0.625rem;
    }
}

@media (min-width: 64em) {
    .cats-list {
        grid-template-columns: repeat(3, 1fr);
    }
}

.cat-card {
    --padding: 1rem;
    position: relative;
    /*display:grid;*/
    grid-template-areas: "stack";
    aspect-ratio: 433/340;
    padding: var(--padding);
    border-radius: var(--radius);
    /*background:#fff;*/
    transition: all 0.3s ease-in-out;
}

.cat-card:hover,
.cat-card:active,
.cat-card:focus {
    box-shadow: 0 8px 16px rgba(85, 85, 85, 0.1);
}

@media (min-width: 48em) {
    .cat-card {
        --padding: 1.25rem;
    }
}

.cat-card>* {
    grid-area: stack;
}

.cat-card::after {
    content: "";
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 18px;
    aspect-ratio: 1;
    background-image: url(../img/general/arrow-top-right-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.cat-card a {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.cat-card__img {
    margin: 30px auto 0;
    justify-self: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    o-align-self: center;
    align-self: center;
    max-width: 240px;
    width: 50%;
    /*height:100%;*/
    /*margin:calc(0px - var(--padding));*/
    -o-object-fit: contain;
    object-fit: contain;
}

.cat-card__type {
    justify-self: start;
    align-self: start;
    display: flex;
    justify-content: center;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    height: 34px;
    padding: 0.25rem 0.75rem;
    border: 0.5px solid;
    border-radius: 100px;
    font-weight: 400;
    font-size: 0.875rem;
    line-height: 1;
    /*color:var(--color-primary);*/
}

.cat-card__name {
    justify-self: start;
    align-self: end;
    width: -moz-fit-content;
    width: fit-content;
    padding: 0.625rem 0.875rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1;
    color: #000;
    position: absolute;
    bottom: 0;
    /*background:var(--color-primary);*/
}

.partners_p p {
    padding: 0 0 10px 0;
}

.categories-item__name_parrent {
    height: 100%;
}

.categories .categories-list .endovideohirgiya .categories-item__name_parrent {
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/endovideohirgiya.png") no-repeat 90% 90%;
    background-size: contain;
    /*-webkit-background-size: cover; -moz-background-size: cover;  o-background-size: cover; background-size: cover;*/
}

.categories .categories-list .endoskopiya .categories-item__name_parrent {
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/endoskopiya.png") no-repeat 90% 90%;
    background-size: contain;
    /*-webkit-background-size: cover; -moz-background-size: cover;  o-background-size: cover; background-size: cover;*/
}

.categories .categories-list .veterinariya .categories-item__name_parrent {
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/veterinariya.png") no-repeat 90% 90%;
    background-size: contain;
    /*-webkit-background-size: cover; -moz-background-size: cover;  o-background-size: cover; background-size: cover;*/
}

.categories .categories-list .oborudovanie .categories-item__name_parrent {
    background-size: contain;
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/oborudovanie.png") no-repeat 90% 90%;
    /*-webkit-background-size: contain; -moz-background-size: contain;  o-background-size: contain; background-size: contain;*/
}

.categories .categories-list .instrumenty .categories-item__name_parrent {
    background-size: contain;
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/instrumenty.png") no-repeat 90% 90%;
    /*-webkit-background-size: contain; -moz-background-size: contain;  o-background-size: contain; background-size: contain;*/
}

.categories .categories-list .prinadlezhnosti .categories-item__name_parrent {
    background: url("https://aksioma.com/wp-content/themes/aksioma-theme/assets/img/prinadlezhnosti.png") no-repeat 90% center;
    /*-webkit-background-size: contain; -moz-background-size: contain;  o-background-size: contain; background-size: contain;*/
}

@media (max-width: 767px) {
    .categories .categories-list .prinadlezhnosti .categories-item__name_parrent {
        background-size: contain;
    }
}


.categories__block+.categories__block {
    margin-top: 3.5rem;
}

@media (min-width: 48em) {
    .categories__block+.categories__block {
        margin-top: 1.875rem;
        padding-top: 3.125rem;
        border-top: 1px solid var(--color-gray-1);
    }
}

.categories__block-title {
    margin-bottom: 1rem;
    font-size: 1rem;
}

@media (min-width: 48em) {
    .categories__block-title {
        margin-bottom: 1.875rem;
        font-size: 1.25rem;
    }
}

.categories-list {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.5rem;
}

@media (min-width: 48em) {
    .categories-list {
        grid-template-columns: repeat(3, 1fr);
        gap: 0.625rem;
    }
}

.categories-item {
    padding: 1rem;
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
    transition: all 0.3s ease-in-out;
}

.categories-item:hover,
.categories-item:active,
.categories-item:focus {
    background-color: var(--color-primary);
}

.categories-item:hover .categories-item__name,
.categories-item:active .categories-item__name,
.categories-item:focus .categories-item__name {
    color: var(--color-primary);
    background-color: #fff;
}

.categories-item:hover .categories-item__link,
.categories-item:active .categories-item__link,
.categories-item:focus .categories-item__link {
    color: #fff;
}

@media (min-width: 48em) {
    .categories-item {
        padding: 1.25rem;
    }
}

.categories-item__name {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 1rem;
    padding: 0.75rem 0.875rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 1rem;
    color: #fff;
    background-color: var(--color-primary);
    transition: all 0.3s ease-in-out;
}

@media (min-width: 48em) {
    .categories-item__name {
        font-size: 1.25rem;
    }
}

.categories-item__link {
    display: block;
    padding-block: 0.625rem;
    border-radius: 4px;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.06;
    transition: all 0.3s ease-in-out;
}

.categories-item__link:hover,
.categories-item__link:active,
.categories-item__link:focus {
    padding-inline: 0.625rem;
    background-color: rgba(255, 255, 255, 0.2);
}

@media (min-width: 48em) {
    .categories-item__link {
        padding-block: 0.875rem;
    }
}

.regions {
    overflow-x: clip;
    overflow-y: visible;
}

@media (min-width: 64em) {
    .regions .section__header {
        margin-bottom: 60px;
    }
}

.regions .section__header>*+* {
    margin-top: 0.75rem;
}

@media (min-width: 48em) {
    .regions .section__header>*+* {
        margin-top: 1.25rem;
    }
}

.regions .section__subtitle {
    font-size: 0.875rem;
}

@media (min-width: 64em) {
    .regions .section__subtitle {
        max-width: 180px;
    }
}

.regions__block {
    display: grid;
}

@media (min-width: 64em) {
    .regions__block {
        grid-template-areas: "stack";
    }
}

@media (max-width: 63.99em) {
    .regions__block {
        gap: 1rem;
    }
}

@media (min-width: 64em) {
    .regions__block>* {
        grid-area: stack;
    }
}

.regions__content {
    position: relative;
    z-index: 1;
}

.regions-box {
    padding: 1rem;
    border-radius: var(--radius);
    background: var(--color-gray-2);
}

@media (min-width: 48em) {
    .regions-box {
        width: 320px;
        padding: 1.25rem;
    }
}

.regions-box__region {
    margin-bottom: 1rem;
    font-weight: 500;
    font-size: 1.25rem;
}

@media (min-width: 48em) {
    .regions-box__region {
        margin-bottom: 3rem;
    }
}

.regions-box__managers {
    margin-bottom: 1rem;
}

@media (min-width: 48em) {
    .regions-box__managers {
        margin-bottom: 1.25rem;
    }
}

.regions-box__managers>*+* {
    margin-top: 0.75rem;
}

.regions-box__link {
    width: 100%;
}

.regions-box__link+.regions-box__link {
    margin-top: 0.5rem;
}

@media (min-width: 48em) {
    .regions-box__link+.regions-box__link {
        margin-top: 0.75rem;
    }
}

@media (min-width: 64em) {
    .regions__map-container {
        justify-self: end;
        align-self: start;
        width: calc(100% - 320px);
        margin-right: -30px;
    }
}

@media (min-width: 80em) {
    .regions__map-container {
        width: 75%;
        margin-top: 45px;
    }
}

@media (max-width: 79.99em) {
    .regions__map-container {
        align-self: center;
    }
}

.regions__map-container img,
.regions__map-container svg {
    width: 100%;
    max-width: none;
}

.regions-map {
    position: relative;
    z-index: 1;
}

.regions-map path {
    fill: var(--color-gray-2);
    stroke-width: 0.5px;
    stroke: var(--color-gray-3);
    transition: all 0.3s ease-in-out;
}

.regions-map path:hover {
    fill: var(--color-gray-3);
}

.regions-map path[data-status=active] {
    fill: var(--color-primary);
}

.regions-map g:hover path {
    fill: var(--color-gray-3);
}

.regions-map g[data-status=active] path {
    fill: var(--color-primary);
}

.regions-map-tooltip {
    display: none;
    position: absolute;
    width: 110px;
    padding: 0.625rem;
    border-radius: 4px;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1.06;
    color: #fff;
    word-break: break-word;
    background: #85dcff;
    pointer-events: none;
    z-index: 10;
}

.repair {
    overflow-x: clip;
    overflow-y: visible;
}

@media (min-width: 48em) {
    .repair .section__header {
        margin-bottom: 2.5rem;
    }
}

.repair__lead {
    margin-bottom: 2.5rem;
}

@media (max-width: 47.99em) {
    .repair__lead {
        font-size: 0.875rem;
    }
}

.repair-steps {
    display: flex;
    gap: 1.25rem;
    margin-right: -20vw;
    padding-right: 20vw;
    counter-reset: steps;
    list-style-position: inside;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.repair-steps::-webkit-scrollbar {
    display: none;
}

.repair-step {
    flex: 1 0 auto;
    display: grid;
    grid-template-columns: auto 1fr;
    grid-template-areas: "counter bar" "text    text";
    align-items: center;
    gap: 1.25rem 1.875rem;
    counter-increment: steps;
}

.repair-step::before {
    grid-area: counter;
    content: counter(steps);
    font-weight: 500;
    color: var(--color-primary);
}

.repair-step::after {
    grid-area: bar;
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 1px;
    background: var(--color-primary);
}

.repair-step span {
    grid-area: text;
    display: block;
    white-space: nowrap;
    padding-right: 50px;
}

.sc-about .section__subtitle {
    font-size: 0.875rem;
}

.sc-about__block {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--grid-gap);
}

@media (min-width: 48em) {
    .sc-about__block {
        grid-template-columns: 1fr 1fr;
    }
}

.sc-about__content {
    padding: var(--card-padding);
    border-radius: var(--radius);
    background: var(--color-gray-2);
}

@media (max-width: 47.99em) {
    .sc-about__text {
        font-size: 0.875rem;
    }
}

.sc-about__img {
    height: 500px;
    border-radius: var(--radius);
    overflow: hidden;
}

@media (min-width: 48em) {
    .sc-about__img {
        height: 515px;
    }
}

@media (min-width: 48em) {
    .sc-benefits .section__header {
        margin-bottom: 2.5rem;
    }
}

.sc-benefits__block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

@media (min-width: 48em) {
    .sc-benefits__block {
        gap: 0.625rem;
    }
}

@media (min-width: 64em) {
    .sc-benefits__block {
        grid-template-columns: repeat(4, 1fr);
    }
}

.sc-benefit {
    padding: var(--card-padding);
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
    word-break: break-word;
}

@media (min-width: 48em) {
    .sc-benefit {
        min-height: 100px;
    }
}

@media (max-width: 47.99em) {
    .sc-benefit {
        font-size: var(--fs-sm);
    }
}

.sc-benefits__note {
    grid-column: span 2;
    padding-top: var(--card-padding);
}

@media (min-width: 64em) {
    .sc-benefits__note {
        padding-left: var(--card-padding);
    }
}

@media (max-width: 47.99em) {
    .sc-benefits__note {
        font-size: var(--fs-sm);
    }
}

@media (min-width: 48em) {
    .sc-features .section__header {
        margin-bottom: 2.5rem;
    }
}

.sc-features__block {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--grid-gap);
    counter-reset: list;
}

@media (min-width: 48em) {
    .sc-features__block {
        grid-template-columns: 1fr 1fr;
    }
}

.sc-features__intro {
    min-height: 112px;
    padding: var(--card-padding);
    border-radius: var(--radius);
    font-weight: 500;
    line-height: 1.06;
    background: linear-gradient(90deg, #2faddf 0%, #206ad8 100%);
    color: #fff;
}

.sc-features__intro p {
    max-width: 390px;
}

.sc-feature {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: "counter" "title" "text";
    gap: 0 1.5rem;
    align-content: start;
    padding: var(--card-padding);
    border-radius: var(--radius);
    background: var(--color-gray-2);
    counter-increment: list;
}

@media (min-width: 36em) {
    .sc-feature {
        grid-template-columns: 2ch 1fr;
        grid-template-areas: "counter title" ".    text";
    }
}

.sc-feature::before {
    grid-area: counter;
    content: counter(list);
    display: inline-block;
    font-weight: 500;
    font-size: var(--fs-sm);
    line-height: 1.06;
    color: var(--color-primary);
}

@media (max-width: 35.99em) {
    .sc-feature::before {
        margin-bottom: 0.75rem;
    }
}

.sc-feature__toggle {
    grid-area: title;
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1rem;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    text-align: left;
}

.sc-feature__toggle[aria-expanded=true]::after {
    rotate: 0.5turn;
}

.sc-feature__toggle::after {
    content: "";
    display: inline-block;
    width: 9px;
    aspect-ratio: 1;
    background-image: url(../img/general/arrow-down-blue.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

@media (min-width: 36em) {
    .sc-feature__toggle::after {
        display: none;
    }
}

.sc-feature__content {
    grid-area: text;
    padding-top: 1rem;
}

@media (max-width: 35.99em) {
    .sc-feature__content {
        display: none;
    }
}

@media (max-width: 47.99em) {
    .sc-feature__content {
        font-size: var(--fs-sm);
    }
}

.sc-feature:has(.sc-feature__toggle[aria-expanded=true]) .sc-feature__content {
    display: block;
}

@media (min-width: 48em) {
    .sc-maintenance .section__header {
        margin-bottom: 3.5rem;
    }
}

.sc-maintenance__block {
    display: grid;
    grid-template-columns: 100%;
    gap: 2rem;
    align-items: start;
}

@media (min-width: 48em) {
    .sc-maintenance__block {
        grid-template-columns: 1fr 50%;
    }
}

.sc-maintenance__content {
    max-width: 520px;
}

@media (max-width: 47.99em) {
    .sc-maintenance__text {
        font-size: var(--fs-sm);
    }
}

.sc-maintenance__list {
    display: grid;
    grid-template-columns: 100%;
    gap: var(--grid-gap);
}

@media (min-width: 36em) {
    .sc-maintenance__list {
        grid-template-columns: repeat(auto-fit, minmax(min(100%, 250px), 1fr));
    }
}

.sc-maintenance__list-item {
    min-height: 60px;
    padding: var(--card-padding);
    border-radius: var(--radius);
    background-color: var(--color-gray-2);
}

@media (min-width: 48em) {
    .sc-maintenance__list-item {
        min-height: 80px;
    }
}

.sc-reasons {
    overflow-x: clip;
    overflow-y: visible;
}

.sc-reasons .section__header {
    gap: clamp(0.5rem, 1.565vw, 1.25rem);
}

@media (min-width: 48em) {
    .sc-reasons .section__header {
        padding: 0.625rem 0 0 0.625rem;
    }
}

@media (max-width: 63.99em) {
    .sc-reasons .section__header {
        align-self: end;
    }
}

.sc-reasons .section__subtitle {
    font-weight: 500;
}

.sc-reasons-box,
.sc-reasons-box__top {
    padding: var(--card-padding);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: cover;
    border-radius: var(--radius);
}

@media (max-width: 79.99em) {
    .sc-reasons-box {
        padding: 0;
        border-radius: 0;
        background-image: none !important;
    }
}

.sc-reasons-box__top {
    display: grid;
    margin-bottom: 0.5rem;
    color: #fff;
}

@media (min-width: 80em) {
    .sc-reasons-box__top {
        margin-bottom: 50px;
        padding: 0;
        border-radius: 0;
        background-image: none !important;
    }
}

@media (max-width: 79.99em) {
    .sc-reasons-box__top {
        min-height: 500px;
    }
}

.sc-reasons__list {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: minmax(min(100%, 250px), 1fr);
    gap: 1rem;
    counter-reset: list;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.sc-reasons__list::-webkit-scrollbar {
    display: none;
}

@media (min-width: 48em) {
    .sc-reasons__list {
        gap: 0.625rem;
    }
}

@media (min-width: 80em) {
    .sc-reasons__list {
        grid-auto-columns: minmax(min(100%, 200px), 1fr);
    }
}

@media (max-width: 79.99em) {
    .sc-reasons__list {
        margin-right: -20vw;
        padding-right: 20vw;
    }
}

.sc-reason {
    counter-increment: list;
    padding: var(--card-padding);
    border-radius: var(--radius);
    background-color: #fff;
}

.sc-reason__title {
    display: grid;
    grid-template-columns: auto 1fr;
    gap: 2rem;
    margin-bottom: 2.5rem;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06;
    word-break: break-word;
}

.sc-reason__title::before {
    content: counter(list);
    font-size: 1.5rem;
    color: var(--color-primary);
}

.sc-reason__text {
    font-size: 0.75rem;
}

.service-center-box {
    display: grid;
    min-height: 500px;
    padding: 3rem 0.5rem 0.5rem 0.5rem;
    border-radius: var(--radius);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

@media (min-width: 48em) {
    .service-center-box {
        min-height: 340px;
        padding: 3rem 1.25rem 1.25rem 1.25rem;
    }
}

@media (min-width: 48em) {
    .service-center-box:has(.service-center__link:nth-child(3)) {
        min-height: 500px;
    }
}

.service-center__links {
    align-self: end;
    display: grid;
    grid-template-columns: 100%;
    gap: 0.5rem;
}

.service-center__intro {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.625rem;
}

@media (min-width: 48em) {
    .service-center__intro {
        grid-template-columns: 1fr 1fr;
    }
}

.service-center__intro:not(:first-child) {
    margin-top: 0.625rem;
}

.service-center__intro-img {
    position: relative;
    height: 342px;
    border-radius: var(--radius);
    overflow: hidden;
}

@media (min-width: 48em) {
    .service-center__intro-img {
        height: 100%;
    }
}

.service-center__intro-img img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.service-center__intro-content>*+*,
.service-center__intro-list>*+* {
    margin-top: 0.5rem;
}

@media (min-width: 48em) {

    .service-center__intro-content>*+*,
    .service-center__intro-list>*+* {
        margin-top: 0.625rem;
    }
}

.section.sc-reasons .section__header {
    color: #000;
}

.section.sc-reasons .sc-reasons__list img {
    width: auto;
    height: 100px;
    margin: 20px auto 0;
    position: relative;
    bottom: 0;
}

.section.sc-reasons .sc-reasons__list li {
    position: relative;
}

.section.sc-reasons .sc-reasons__list p {
    min-height: 50px;
}

.company-info .company-info__img img {
    height: auto;
    margin: 0 auto;
}

.service-center__intro-lead,
.service-center__intro-list-item {
    padding: 1rem;
    border-radius: var(--radius);
    line-height: 1.06;
    /*background:var(--color-gray-2);*/
    background-color: #fff;
}

.service-center__intro-list-item img {
    margin: 10px auto 0;
    height: 110px;
}

.service-center__intro-list2 {
    counter-reset: list 0;
}

.service-center__intro-list-item2 span::before {
    grid-area: counter;
    counter-increment: list;
    content: counter(list) " ";
    font-weight: 500;
    color: var(--color-primary);
    padding: 0 30px 0 0;
}

.service-center__intro-list3 {
    counter-reset: list 3;
}

.service-center__intro-list-item3 span::before {
    grid-area: counter;
    counter-increment: list;
    content: counter(list) " ";
    font-weight: 500;
    color: var(--color-primary);
    padding: 0 30px 0 0;
}

.service-center__intro-list-item5 {
    font-size: 20px;
    padding: 30px 10px;
}

.service-center__intro-list-item4 {
    background: var(--color-gray-2) !important;
}

.contacts-location .contacts-branches {
    font-size: 15px !important;
}

@media (min-width: 48em) {

    .service-center__intro-lead,
    .service-center__intro-list-item {
        padding: 1.25rem;
    }
}

.service-center__intro-lead {
    font-size: 1.25rem;
}

@media (min-width: 48em) {
    .service-center__intro-lead {
        font-size: 1.5rem;
    }
}

@media (max-width: 47.99em) {
    .service-center__intro-list {
        font-size: 0.875rem;
    }
}

.team {
    overflow-x: clip;
    overflow-y: visible;
}

.team-list {
    display: grid;
    gap: 1.875rem 0.625rem;
}

@media (min-width: 48em) {
    .team-list {
        grid-template-columns: repeat(auto-fit, minmax(min(100%, 280px), 1fr));
    }
}

@media (max-width: 47.99em) {
    .team-list {
        grid-auto-flow: column;
        grid-auto-columns: 254px;
        gap: 1rem;
        overflow: auto;
        margin-right: -20vw;
        padding-right: 20vw;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }

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

.team-list__item .team-card {
    height: 100%;
}

.vacancies-block {
    padding-top: 2.5rem;
    border-top: 1px solid var(--color-gray-1);
}

.vacancies-block+.vacancies-block {
    margin-top: 2.5rem;
}

@media (min-width: 48em) {
    .vacancies-block+.vacancies-block {
        margin-top: 5rem;
    }
}

.vacancies-block__title {
    margin-bottom: 2.5rem;
    font-size: 1.25rem;
}

.vacancies-list>*+* {
    margin-top: 1.25rem;
}

.vacancy {
    padding: 1rem;
    border-radius: var(--radius);
    font-size: 0.875rem;
    background: var(--color-gray-2);
}

@media (min-width: 48em) {
    .vacancy {
        padding: 1.875rem;
    }
}

.vacancy__button {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 1.5rem;
    width: 100%;
    font-weight: 500;
    font-size: 1rem;
    cursor: pointer;
}

@media (min-width: 48em) {
    .vacancy__button {
        font-size: 1.25rem;
    }
}

.vacancy__button[aria-expanded=true] .vacancy__button-icon {
    rotate: 0.5turn;
    background-color: var(--color-primary);
}

.vacancy__button-icon {
    display: grid;
    place-content: center;
    width: 34px;
    aspect-ratio: 1;
    border-radius: 4px;
    background-color: var(--color-gray-3);
}

.vacancy__button-icon::after {
    content: "";
    display: inline-block;
    width: 12px;
    aspect-ratio: 1;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 11 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.7699 6.21967C11.0767 6.51256 11.0767 6.98744 10.7699 7.28033L6.05558 11.7803C5.74874 12.0732 5.25126 12.0732 4.94442 11.7803L0.230131 7.28033C-0.0767103 6.98744 -0.0767103 6.51256 0.230131 6.21967C0.536971 5.92678 1.03446 5.92678 1.3413 6.21967L4.71429 9.43934L4.71428 0.75C4.71429 0.335787 5.06606 -4.81662e-07 5.5 -4.46439e-07C5.93394 -4.11215e-07 6.28571 0.335787 6.28571 0.75L6.28571 9.43934L9.6587 6.21967C9.96554 5.92678 10.463 5.92678 10.7699 6.21967Z' fill='white'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.vacancy__content {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: "intro" "info" "contacts";
    justify-content: start;
    gap: 0 2.25rem;
    padding-top: 0.5rem;
}

@media (min-width: 48em) {
    .vacancy__content {
        grid-template-columns: 1fr 1fr;
        grid-template-areas: "intro    info" "contacts info" ".        info";
        padding-top: 1.5rem;
    }
}

.vacancy__content:not(.show) {
    display: none;
}

.vacancy__intro {
    grid-area: intro;
}

.vacancy__intro>*+* {
    margin-top: 1rem;
}

.vacancy__contacts-box {
    grid-area: contacts;
    margin-top: 1rem;
    padding: 1rem;
    border-radius: var(--radius);
    background: #fff;
}

@media (min-width: 48em) {
    .vacancy__contacts-box {
        max-width: 322px;
        margin-top: 3rem;
        padding: 1.25rem;
    }
}

.vacancy__contacts-box-heading {
    margin-bottom: 0.75rem;
    font-size: 0.875rem;
}

@media (min-width: 48em) {
    .vacancy__contacts-box-heading {
        margin-bottom: 1rem;
    }
}

.vacancy__contacts-box-button {
    width: 100%;
    margin-top: 1.75rem;
}

.vacancy__contacts>*+* {
    margin-top: 1rem;
}

@media (min-width: 48em) {
    .vacancy__contacts>*+* {
        margin-top: 1.75rem;
    }
}

.vacancy__contacts-item>*+* {
    margin-top: 0.75rem;
}

@media (min-width: 48em) {
    .vacancy__contacts-item>*+* {
        margin-top: 1rem;
    }
}

.vacancy__contacts-item-link {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.06;
}

.vacancy__contacts-item-link[href*="mailto:"] {
    color: var(--color-primary);
}

.vacancy__contacts-item-note {
    font-size: 0.75rem;
}

.vacancy__info {
    grid-area: info;
}

@media (max-width: 47.99em) {
    .vacancy__info {
        margin-top: 2.25rem;
    }
}

.vacancy__info-block+.vacancy__info-block {
    margin-top: 1.875rem;
    padding-top: 1.875rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .vacancy__info-block+.vacancy__info-block {
        margin-top: 2.5rem;
        padding-top: 2.5rem;
    }
}

.vacancy__info-block :where(h3, h4, h5, h6) {
    margin-bottom: 1rem;
    font-size: 1rem;
}

.vacancy__info-block ul {
    padding-left: 0.5rem;
}

.vacancy__info-block ul li {
    padding-left: 0.625rem;
}

.vacancy__info-block ul li::marker {
    content: url(../img/general/bullet-star.svg);
}

.vacancy__info-block ul li+li {
    margin-top: 1.2em;
}

@media (min-width: 48em) {
    .video-gallery .section__header {
        margin-bottom: 5rem;
    }
}

.youtube-subscription {
    display: flex;
    align-items: center;
    gap: 1.25rem;
    font-size: 0.75rem;
    transition: all 0.3s ease-in-out;
}

.youtube-subscription:hover,
.youtube-subscription:active,
.youtube-subscription:focus {
    color: var(--color-primary);
}

@media (min-width: 48em) {
    .youtube-subscription {
        font-size: 0.875rem;
    }
}

.youtube-subscription::after {
    content: url(../img/general/youtube-full-logo.svg);
    display: inline-block;
}

.video-gallery__item {
    display: grid;
    grid-template-columns: 100%;
    grid-template-areas: "header" "img" "logo";
    grid-gap: 1rem 1.5rem;
}

@media (min-width: 48em) {
    .video-gallery__item {
        grid-template-columns: 1fr 67%;
        grid-template-areas: "header img" "logo   img";
        gap: 1.5rem 2.25rem;
    }
}

.video-gallery__item+.video-gallery__item {
    margin-top: 2.5rem;
    padding-top: 1.25rem;
    border-top: 1px solid var(--color-gray-1);
}

@media (min-width: 48em) {
    .video-gallery__item+.video-gallery__item {
        margin-top: 5rem;
        padding-top: 2.5rem;
    }
}

.social-video {
    align-self: end;
}

/* .video-gallery__item::after {
    content: url(../img/general/rutube.svg);
    grid-area: logo;
    display: inline-block;
    width: 29px;
    align-self: end;
} */

.video-gallery__item-header {
    grid-area: header;
    align-self: start;
    max-width: 290px;
}

.video-gallery__item-header>*+* {
    margin-top: 0.75rem;
}

.video-gallery__item-title {
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .video-gallery__item-title {
        font-size: 1.25rem;
    }
}

.video-gallery__item-text {
    font-size: 0.875rem;
}

.video-gallery__item-thumb {
    grid-area: img;
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
    border-radius: var(--radius);
    overflow: hidden;
}

.modal-order__header {
    /* padding-bottom:1rem;
  border-bottom:1px solid var(--color-gray-1); */
}

@media (min-width: 48em) {
    .modal-order__header {
        /* padding-bottom:2rem; */
    }
}

.modal-order__title {
    margin-bottom: 1.25rem;
    font-weight: 500;
    font-size: clamp(1.25rem, 0.5rem + 3.1vw, 2.5rem);
    line-height: 1.06;
    text-align: center;
}

.modal-order__product {
    display: grid;
    grid-template-columns: 100%;
    gap: 0.625rem 3.5rem;
    align-items: center;
}

@media (min-width: 48em) {
    .modal-order__product {
        grid-template-columns: auto 1fr;
    }
}

.modal-order__product-img {
    display: grid;
    place-content: center;
    width: 115px;
    aspect-ratio: 115/85;
}

@media (max-width: 47.99em) {
    .modal-order__product-img {
        justify-self: center;
    }
}

.modal-order__product-img img {
    max-height: 100%;
    min-height: 0;
}

.modal-order__product-name {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.06;
}

@media (min-width: 48em) {
    .modal-order__product-name {
        font-size: 1rem;
    }
}

.modal-order__form {
    --gap-y: 0.5rem;
    padding-top: 1rem;
}

@media (min-width: 48em) {
    .modal-order__form {
        --gap-y: 0.625rem;
        padding-top: 1.25rem;
    }
}

.modal-order__form>*+* {
    margin-top: var(--gap-y);
}

.modal-order__form textarea {
    height: 80px;
}

.modal-order__form button[type=submit] {
    --btn-height: 4.5rem;
    width: 100%;
    margin-top: calc(2 * var(--gap-y));
}

.rounded-none {
    border-radius: 0;
}

.rounded-sm {
    border-radius: 0.125rem;
}

.rounded {
    border-radius: 0.25rem;
}

.rounded-md {
    border-radius: 0.375rem;
}

.rounded-lg {
    border-radius: 0.5rem;
}

.rounded-xl {
    border-radius: 0.75rem;
}

.rounded-2xl {
    border-radius: 1rem;
}

.rounded-3xl {
    border-radius: 1.5rem;
}

.rounded-full {
    border-radius: 9999px;
}

.border-0 {
    border-width: 0px;
}

.border-2 {
    border-width: 2px;
}

.border-4 {
    border-width: 4px;
}

.border-8 {
    border-width: 8px;
}

.border {
    border-width: 1px;
}

.opacity-0 {
    opacity: 0;
}

.opacity-5 {
    opacity: 0.05;
}

.opacity-10 {
    opacity: 0.1;
}

.opacity-20 {
    opacity: 0.2;
}

.opacity-25 {
    opacity: 0.25;
}

.opacity-30 {
    opacity: 0.3;
}

.opacity-40 {
    opacity: 0.4;
}

.opacity-50 {
    opacity: 0.5;
}

.opacity-60 {
    opacity: 0.6;
}

.opacity-70 {
    opacity: 0.7;
}

.opacity-75 {
    opacity: 0.75;
}

.opacity-80 {
    opacity: 0.8;
}

.opacity-90 {
    opacity: 0.9;
}

.opacity-95 {
    opacity: 0.95;
}

.opacity-100 {
    opacity: 1;
}

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

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

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

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

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

.flex-col {
    flex-direction: column;
}

.flex-col-reverse {
    flex-direction: column-reverse;
}

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

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

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

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

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

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

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

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

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

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

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

.gap-0 {
    gap: 0px;
}

.gap-x-0 {
    -moz-column-gap: 0px;
    column-gap: 0px;
}

.gap-y-0 {
    row-gap: 0px;
}

.gap-px {
    gap: 1px;
}

.gap-x-px {
    -moz-column-gap: 1px;
    column-gap: 1px;
}

.gap-y-px {
    row-gap: 1px;
}

.gap-0\.5 {
    gap: 0.125rem;
}

.gap-x-0\.5 {
    -moz-column-gap: 0.125rem;
    column-gap: 0.125rem;
}

.gap-y-0\.5 {
    row-gap: 0.125rem;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-x-1 {
    -moz-column-gap: 0.25rem;
    column-gap: 0.25rem;
}

.gap-y-1 {
    row-gap: 0.25rem;
}

.gap-1\.5 {
    gap: 0.375rem;
}

.gap-x-1\.5 {
    -moz-column-gap: 0.375rem;
    column-gap: 0.375rem;
}

.gap-y-1\.5 {
    row-gap: 0.375rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-x-2 {
    -moz-column-gap: 0.5rem;
    column-gap: 0.5rem;
}

.gap-y-2 {
    row-gap: 0.5rem;
}

.gap-2\.5 {
    gap: 0.625rem;
}

.gap-x-2\.5 {
    -moz-column-gap: 0.625rem;
    column-gap: 0.625rem;
}

.gap-y-2\.5 {
    row-gap: 0.625rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
}

.gap-y-3 {
    row-gap: 0.75rem;
}

.gap-3\.5 {
    gap: 0.875rem;
}

.gap-x-3\.5 {
    -moz-column-gap: 0.875rem;
    column-gap: 0.875rem;
}

.gap-y-3\.5 {
    row-gap: 0.875rem;
}

.gap-4 {
    gap: 1rem;
}

.gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
}

.gap-y-4 {
    row-gap: 1rem;
}

.gap-5 {
    gap: 1.25rem;
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
}

.gap-y-5 {
    row-gap: 1.25rem;
}

.gap-6 {
    gap: 1.5rem;
}

.gap-x-6 {
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
}

.gap-y-6 {
    row-gap: 1.5rem;
}

.gap-7 {
    gap: 1.75rem;
}

.gap-x-7 {
    -moz-column-gap: 1.75rem;
    column-gap: 1.75rem;
}

.gap-y-7 {
    row-gap: 1.75rem;
}

.gap-8 {
    gap: 2rem;
}

.gap-x-8 {
    -moz-column-gap: 2rem;
    column-gap: 2rem;
}

.gap-y-8 {
    row-gap: 2rem;
}

.gap-9 {
    gap: 2.25rem;
}

.gap-x-9 {
    -moz-column-gap: 2.25rem;
    column-gap: 2.25rem;
}

.gap-y-9 {
    row-gap: 2.25rem;
}

.gap-10 {
    gap: 2.5rem;
}

.gap-x-10 {
    -moz-column-gap: 2.5rem;
    column-gap: 2.5rem;
}

.gap-y-10 {
    row-gap: 2.5rem;
}

.gap-11 {
    gap: 2.75rem;
}

.gap-x-11 {
    -moz-column-gap: 2.75rem;
    column-gap: 2.75rem;
}

.gap-y-11 {
    row-gap: 2.75rem;
}

.gap-12 {
    gap: 3rem;
}

.gap-x-12 {
    -moz-column-gap: 3rem;
    column-gap: 3rem;
}

.gap-y-12 {
    row-gap: 3rem;
}

.gap-14 {
    gap: 3.5rem;
}

.gap-x-14 {
    -moz-column-gap: 3.5rem;
    column-gap: 3.5rem;
}

.gap-y-14 {
    row-gap: 3.5rem;
}

.gap-16 {
    gap: 4rem;
}

.gap-x-16 {
    -moz-column-gap: 4rem;
    column-gap: 4rem;
}

.gap-y-16 {
    row-gap: 4rem;
}

.gap-20 {
    gap: 5rem;
}

.gap-x-20 {
    -moz-column-gap: 5rem;
    column-gap: 5rem;
}

.gap-y-20 {
    row-gap: 5rem;
}

.gap-24 {
    gap: 6rem;
}

.gap-x-24 {
    -moz-column-gap: 6rem;
    column-gap: 6rem;
}

.gap-y-24 {
    row-gap: 6rem;
}

.gap-28 {
    gap: 7rem;
}

.gap-x-28 {
    -moz-column-gap: 7rem;
    column-gap: 7rem;
}

.gap-y-28 {
    row-gap: 7rem;
}

.gap-32 {
    gap: 8rem;
}

.gap-x-32 {
    -moz-column-gap: 8rem;
    column-gap: 8rem;
}

.gap-y-32 {
    row-gap: 8rem;
}

.gap-36 {
    gap: 9rem;
}

.gap-x-36 {
    -moz-column-gap: 9rem;
    column-gap: 9rem;
}

.gap-y-36 {
    row-gap: 9rem;
}

.gap-40 {
    gap: 10rem;
}

.gap-x-40 {
    -moz-column-gap: 10rem;
    column-gap: 10rem;
}

.gap-y-40 {
    row-gap: 10rem;
}

.gap-44 {
    gap: 11rem;
}

.gap-x-44 {
    -moz-column-gap: 11rem;
    column-gap: 11rem;
}

.gap-y-44 {
    row-gap: 11rem;
}

.gap-48 {
    gap: 12rem;
}

.gap-x-48 {
    -moz-column-gap: 12rem;
    column-gap: 12rem;
}

.gap-y-48 {
    row-gap: 12rem;
}

.gap-52 {
    gap: 13rem;
}

.gap-x-52 {
    -moz-column-gap: 13rem;
    column-gap: 13rem;
}

.gap-y-52 {
    row-gap: 13rem;
}

.gap-56 {
    gap: 14rem;
}

.gap-x-56 {
    -moz-column-gap: 14rem;
    column-gap: 14rem;
}

.gap-y-56 {
    row-gap: 14rem;
}

.gap-60 {
    gap: 15rem;
}

.gap-x-60 {
    -moz-column-gap: 15rem;
    column-gap: 15rem;
}

.gap-y-60 {
    row-gap: 15rem;
}

.gap-64 {
    gap: 16rem;
}

.gap-x-64 {
    -moz-column-gap: 16rem;
    column-gap: 16rem;
}

.gap-y-64 {
    row-gap: 16rem;
}

.gap-72 {
    gap: 18rem;
}

.gap-x-72 {
    -moz-column-gap: 18rem;
    column-gap: 18rem;
}

.gap-y-72 {
    row-gap: 18rem;
}

.gap-80 {
    gap: 20rem;
}

.gap-x-80 {
    -moz-column-gap: 20rem;
    column-gap: 20rem;
}

.gap-y-80 {
    row-gap: 20rem;
}

.gap-96 {
    gap: 24rem;
}

.gap-x-96 {
    -moz-column-gap: 24rem;
    column-gap: 24rem;
}

.gap-y-96 {
    row-gap: 24rem;
}

.block {
    display: block !important;
}

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

.inline {
    display: inline !important;
}

.flex {
    display: flex !important;
}

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

.table {
    display: table !important;
}

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

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

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

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

.table-column-group {
    display: table-column-group !important;
}

.table-footer-group {
    display: table-footer-group !important;
}

.table-header-group {
    display: table-header-group !important;
}

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

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

.flow-root {
    display: flow-root !important;
}

.grid {
    display: grid !important;
}

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

.contents {
    display: contents !important;
}

.list-item {
    display: list-item !important;
}

.hidden {
    display: none !important;
}

.static {
    position: static;
}

.fixed {
    position: fixed;
}

.absolute {
    position: absolute;
}

.relative {
    position: relative;
}

.sticky {
    position: sticky;
}

.w-0 {
    width: 0px;
}

.w-px {
    width: 1px;
}

.w-auto {
    width: auto;
}

.w-1\/2 {
    width: 50%;
}

.w-1\/3 {
    width: 33.333333%;
}

.w-2\/3 {
    width: 66.666667%;
}

.w-1\/4 {
    width: 25%;
}

.w-2\/4 {
    width: 50%;
}

.w-3\/4 {
    width: 75%;
}

.w-1\/5 {
    width: 20%;
}

.w-2\/5 {
    width: 40%;
}

.w-3\/5 {
    width: 60%;
}

.w-4\/5 {
    width: 80%;
}

.w-1\/6 {
    width: 16.666667%;
}

.w-2\/6 {
    width: 33.333333%;
}

.w-3\/6 {
    width: 50%;
}

.w-4\/6 {
    width: 66.666667%;
}

.w-5\/6 {
    width: 83.333333%;
}

.w-1\/12 {
    width: 8.333333%;
}

.w-2\/12 {
    width: 16.666667%;
}

.w-3\/12 {
    width: 25%;
}

.w-4\/12 {
    width: 33.333333%;
}

.w-5\/12 {
    width: 41.666667%;
}

.w-6\/12 {
    width: 50%;
}

.w-7\/12 {
    width: 58.333333%;
}

.w-8\/12 {
    width: 66.666667%;
}

.w-9\/12 {
    width: 75%;
}

.w-10\/12 {
    width: 83.333333%;
}

.w-11\/12 {
    width: 91.666667%;
}

.w-full {
    width: 100%;
}

.w-screen {
    width: 100vw;
}

.w-min {
    width: -moz-min-content;
    width: min-content;
}

.w-max {
    width: -moz-max-content;
    width: max-content;
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content;
}

.w-screen-force {
    position: relative;
    left: 50%;
    right: 50%;
    width: 100vw;
    margin-left: -50vw;
    margin-right: -50vw;
}

.m-auto {
    margin: auto;
}

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

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

.ms-auto {
    margin-inline-start: auto;
}

.me-auto {
    margin-inline-end: auto;
}

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

.mr-auto {
    margin-right: auto;
}

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

.ml-auto {
    margin-left: auto;
}

.m-0 {
    margin: 0;
}

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

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

.ms-0 {
    margin-inline-start: 0;
}

.me-0 {
    margin-inline-end: 0;
}

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

.mr-0 {
    margin-right: 0;
}

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

.ml-0 {
    margin-left: 0;
}

.fill-none {
    fill: none;
}

.fill-inherit {
    fill: inherit;
}

.fill-current {
    fill: currentColor;
}

.fill-transparent {
    fill: transparent;
}

.fill-black {
    fill: #000;
}

.fill-white {
    fill: #fff;
}

.stroke-none {
    stroke: none;
}

.stroke-inherit {
    stroke: inherit;
}

.stroke-current {
    stroke: currentColor;
}

.stroke-transparent {
    stroke: transparent;
}

.stroke-black {
    stroke: #000;
}

.stroke-white {
    stroke: #fff;
}

.stroke-0 {
    stroke-width: 0;
}

.stroke-1 {
    stroke-width: 1;
}

.stroke-2 {
    stroke-width: 2;
}

.font-thin {
    font-weight: 100;
}

.font-extralight {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-extrabold {
    font-weight: 800;
}

.font-black {
    font-weight: 900;
}

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

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

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

.uppercase {
    text-transform: uppercase;
}

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.normal-case {
    text-transform: none;
}

.underline,
.overline,
.line-through,
.no-underline {
    text-decoration-thickness: 1px;
}

.underline {
    text-decoration-line: underline;
    text-underline-offset: 2px;
}

.overline {
    text-decoration-line: overline;
}

.line-through {
    text-decoration-line: line-through;
}

.no-underline {
    text-decoration-line: none;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.text-start {
    text-align: start;
}

.text-end {
    text-align: end;
}

.text-xs {
    font-size: 0.75rem;
    line-height: 1rem;
}

.text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem;
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem;
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.text-6xl {
    font-size: 3.75rem;
    line-height: 1;
}

.text-7xl {
    font-size: 4.5rem;
    line-height: 1;
}

.text-8xl {
    font-size: 6rem;
    line-height: 1;
}

.text-9xl {
    font-size: 8rem;
    line-height: 1;
}

.hidden-visually {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important;
}

.overflow-hidden {
    overflow: hidden;
}

.goverlay {
    opacity: 0.7;
}

/*  */
.section:first-of-type .section__header--border-b {
    border-top: none;
}

section:not(:first-of-type) {
    margin-top: var(--flow-space-y);
}

@media only screen and (max-width: 980px) {}

@media only screen and (max-width: 380px) {
    .elementor.elementor-2868 {
        display: flex;
        width: 100%;
    }

    .elementor-element.elementor-element-9f764a5.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
        padding: 0;
    }
}

.hero__slider .swiper-pagination {
    display: none;
}

.vk-svg {
    max-width: 33px;
    height: auto;
    margin-top: -1px;
}

.docs-slide__img {
    min-height: 142px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.info-list__item {
    background: linear-gradient(90deg, #d6d6d6 0%, #2faddf 50%, #d6d6d6 100%);
    background-position: -100% 0;
    background-size: 200% 100%;
    transition: all 0.3s ease-in-out;
}

.info-list__item:hover {
    background-position: 0 0;
}

.info-list__item:hover>a {
    color: #2faddf;
}


.info-list__link {
    margin: auto 0;
    transition: ease-in-out .3s color;
}

.visually-hidden {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.download-reset {
    margin-bottom: 10px;
}

.cats__title {
    padding-bottom: 0;
}

@media (max-width: 550px) {
    .section.cats .wrapper {
        display: flex;
        flex-direction: column;
    }

    .section.cats .section__title {
        margin-bottom: 16px;
    }

    .cats__title {
        display: contents !important;
    }

    .cats__wrapper {
        padding-top: 16px;
        order: 4;
    }
}


/* new */

.product-consultation__btn {
    width: fit-content;
}

.product-consultation {
    background-color: #F0F0F0;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    padding: 20px;
    gap: 10px;
}

.product-consultation__title {
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}

.product-consultation__subtitle {
    font-size: 16px;
    color: #9A9C9F;
}


.product-description p {
    margin: 0;
    margin-bottom: 20px;
}

.product-description ul {
    margin-bottom: 15px;
}

.product-description li {
    margin-bottom: 10px;
}

.product-description h3 {
    margin-bottom: 15px;
}

.product__descr {
    padding-top: 35px;
}

.footer__note {
    font-size: 14px;
    opacity: 0.6;
}

.footer__copyright {
    opacity: 0.6;
}

.main__h1 {
    padding: 60px 0;
    font-weight: 600;
    color: #1e1e1e;
}

.main__h1.section__title {
    font-size: clamp(20px, 15.8px + 1.24vw, 34px);
}

.cross-sells-slider,
.upsells-slider {
    --swiper-navigation-sides-offset: -20px;
    /* overflow: visible; */
}

.crosssells-products:not(:has(.upsells-slider, .cross-sells-slider)) {
    display: none !important;
}

.upsells-products:not(:has(.upsells-slider, .cross-sells-slider)) {
    display: none !important;
}

@media (max-width:550px) {
    .slider.hero__slider {
        padding-bottom: 0;
    }

    .main__h1 {
        text-align: left;
        padding: 20px 0;
        color: #777676;
    }
}


/* shop */

.section-shop {}

.wrapper {}

.shop-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
}

.shop-title {
    font-size: 40px;
    font-weight: 500;
    color: #000000;
}

.shop-top__download {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.shop-download__title {
    font-size: 16px;
    color: var(--color-dark);
    text-align: right;
}

.shop-top__download-btns {
    display: flex;
    gap: 10px;

}

.shop-top__download-btn {
    width: 323px;
    gap: 10px;
}


.shop-cats__list {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.shop-cats__row-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;

}

.shop-cats__row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
}

.shop-cats__item {
    background-color: #F0F0F0;

    background-repeat: no-repeat;
    background-size: contain;
    min-height: 250px;
    border-radius: 8px;
    padding: 25px;
    transition: var(--standart-transition);

    &:hover {
        background-color: var(--color-primary);
    }
}

.shop-cats__title {
    margin-bottom: 20px;
}

.shop-attr__list {
    display: flex;
    flex-direction: column;
    /* gap: 5px; */
}

.shop-cat__link {
    padding: 10px 0;
    font-size: 14px;
    transition: var(--standart-transition);

    &:hover {
        color: #fff;
    }
}

.shop-cats__row-napravleniya .shop-cats__item:nth-child(1) {
    background-image: url("https://aksioma.com/wp-content/uploads/2024/12/Group-1000003317.svg");
    background-position: 0px 160px;
}

.shop-cats__row-napravleniya .shop-cats__item:nth-child(2) {
    background-image: url("https://aksioma.com/wp-content/uploads/2024/12/Mask-group-2.svg");
    background-position: 0px 120px;
}

.shop-cats__row-napravleniya .shop-cats__item:nth-child(3) {
    background-image: url(https://aksioma.com/wp-content/uploads/2024/12/Mask-group-3.svg);
    background-position: -20px 120px;
}

.shop-cats__row-production .shop-cats__item:nth-child(1) {
    background-position: center center;
    background-image: url(https://aksioma.com/wp-content/uploads/2024/12/Group-1000003286.svg);
    background-size: 350px auto;
}

.shop-cats__row-production .shop-cats__item:nth-child(2) {
    background-position: center center;
    background-image: url("https://aksioma.com/wp-content/uploads/2024/12/Group-1000003317-1.svg");
    background-size: 503px auto;
}

.shop-cats__row-production .shop-cats__item:nth-child(3) {
    background-position: center center;
    background-image: url("https://aksioma.com/wp-content/uploads/2024/12/Group-1000003311.svg");
    background-size: 450px auto;
}

@media (max-width: 767px) {
    .shop-cats__row-napravleniya .shop-cats__item:nth-child(1) {
        background-position: 50px bottom;
        background-size: 90% auto;
    }

    .shop-cats__row-napravleniya .shop-cats__item:nth-child(2) {
        background-position: 60px bottom;
        background-size: 80% auto;
    }

    .shop-cats__row-napravleniya .shop-cats__item:nth-child(3) {
        background-position: 50px bottom;
        background-size: 80% auto;
    }

    .shop-cats__row-production .shop-cats__item:nth-child(1) {
        background-size: 60% auto;
    }

    .shop-cats__row-production .shop-cats__item:nth-child(2) {
        background-size: 100% auto;
    }

    .shop-cats__row-production .shop-cats__item:nth-child(3) {
        background-size: 80% auto;
    }
}

.shop-cats__row-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shop-cats__btns {
    display: flex;
    gap: 37px;
}

.btn.shop-cats__btn-production {
    width: 323px;
    height: 31px;
}

@media (max-width: 980px) {
    .btn.shop-cats__btn-production {
        margin: auto;
        height: unset;
        width: 80%;
        padding: 15px 30px;   
    }
}

.shop-cats__btn-registry {
    position: relative;
}

.shop-cats__btn-registry-text--mobile {
    display: none;
}

.shop-cats__tooltip {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 8px);
    transform: translateX(-50%);
    width: max-content;
    max-width: min(390px, 90vw);
    padding: 8px 10px;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    font-size: 12px;
    line-height: 1.2;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.15s ease;
    z-index: 10;
    white-space: normal;
    text-align: center;
}

/* Tooltip on hover (desktop / pointer devices) */
@media (hover: hover) and (pointer: fine) {
    .shop-cats__btn-registry:hover .shop-cats__tooltip {
        opacity: 1;
    }
}

/* Mobile: show long text from tooltip, hide short */
@media (max-width: 47.99em) {
    .shop-cats__btn-registry-text--desktop {
        display: none;
    }
    .shop-cats__btn-registry-text--mobile {
        display: inline;
    }
}


/* карточка товара в каталоге */

.product-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
    align-items: center;
    padding: 10px;
    transition: box-shadow 0.3s ease-in-out;
    gap: 5px;
}

.product-thumb img {
    width: auto;
    height: 100px;
    margin: auto;
    object-fit: cover;
}

.woocommerce-loop-product__title {
    margin-bottom: 20px;
    text-align: center;
}

.woocommerce-loop-product__title a {
    font-size: 16px;
    font-weight: 400;
    text-align: center;
}

.product-sku {
    color: #7A7A7A;
    font-size: 16px;
}

.product-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    /* margin-bottom: 20px; */
    margin-top: auto;
}

.product-buttons .btn,
.product-buttons .btn3 {
    width: 100%;
    height: 36px;
    gap: 20px;
}

.product-buttons .btn svg {
    width: 30px;
    height: 30px;
}

.custom-product-item .product-buttons .custom-add-to-cart-btn {
    gap: 0;
    justify-content: center;
}

.catalog-products {
    width: 70%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.catalog-products .product-sorting select {
    margin: 0;
    padding: 10px 30px 10px 10px;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 8px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
}

.catalog-products__st-btn {
    padding: 10px;
    margin-left: auto;
}

.btn.catalog-products__st-btn {
    width: 180px;
}

select.related-attribute {
    background-color: #06AFF1;


}

select.sort-products {
    background-color: #8e8e8e;

}



.product-sorting {
    display: flex;
    justify-content: flex-end;
    gap: 10px;

}

.product-sorting:has(.product-sorting__attribute-wrapper),
.product-sorting:has(.product-sorting__item-attribute) {
    justify-content: space-between;
}

.product-sorting--with-bulk {
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
}

.product-sorting__bulk {
    flex: 0 1 auto;
}

.product-sorting__bulk .catalog-bulk-add-to-cart {
    white-space: nowrap;
}

.product-sorting--with-bulk .product-sorting__sort {
    flex: 0 0 auto;
    margin-left: auto;
}

.catalog-bulk-add-to-cart.is-loading {
    opacity: 0.7;
    pointer-events: none;
}

.dop-filter-attribute {
    display: none;
}

.product-sorting__attribute-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
}

.product-sorting__item {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.catalog-products__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
    margin-bottom: 20px;

}

.product-pagination {

    .woocommerce-pagination ul,
    .woocommerce-pagination li {
        border: none !important;
    }

    .woocommerce-pagination ul li span.current,
    .woocommerce-pagination ul li a.current {
        color: #06AFF1 !important;
        background: unset !important;
    }
}

.catalog-title__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}

.show-filter__btn {
    background-color: #E9E6EE;
    fill: #000000;
    color: #000000;
    border-radius: 3px;
    font-size: 15px;
    padding: 12px 24px;
    transition: all .3s;
}

.product-attribute__title {
    margin-bottom: 40px;
}

.catalog {
    display: flex;
    justify-content: space-between;
    margin-bottom: 40px;
}

.catalog-sidebar {
    width: 28%;

    height: max-content;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.sidebar-filter-category {
    background-color: #F0F0F0;
    padding: 20px;
    border-radius: 4px;
}

.sidebar-filter-category__vidy .filter-categories__child {
    display: flex;
    flex-direction: column;
    gap: 0;
    padding-left: 0;
    margin-bottom: 0px;
}

/* Стили для новой разметки фильтра "Виды продукции" */
.sidebar-filter-category__vidy .filter-checkbox-item {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 10px;
    cursor: pointer;
    font-family: Involve, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    padding: 0;
}

.sidebar-filter-category__vidy .filter-checkbox-item:last-child {
    margin-bottom: 0;
}

.sidebar-filter-category__vidy .filter-checkbox-item input.filter-category {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
    position: relative;
}

.sidebar-filter-category__vidy .filter-checkbox-item input.filter-category:checked {
    background-color: #06AFF1;
    border-color: #06AFF1;
}

.sidebar-filter-category__vidy .filter-checkbox-item span {
    line-height: 1.4;
    user-select: none;
}

.sidebar-filter-category__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}

.filter-category__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 1);
    font-family: Involve, sans-serif;
    margin-right: calc(10px / 2);
    padding-left: calc(10px / 2);
    /* padding-top: calc(17px / 2); */
    margin-bottom: calc(35px / 2);
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    border-radius: 0 3px 3px 0;
}

.filter-category__wrapper label {
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    font-family: Involve, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
    flex: 1;
}

.filter-category__wrapper input.filter-category {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
}

.filter-category__wrapper input.filter-category:checked {
    background-color: #06AFF1;
    border-color: #06AFF1;
}

/* Кнопка разворачивания для фильтра категорий */
.sidebar-filter-category__vidy .filter-category__btn {
    width: 30px;
    height: 30px;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.sidebar-filter-category__vidy .filter-category__btn svg {
    width: 20px;
    height: 20px;
    transition: transform 0.3s ease;
}

.sidebar-filter-category__vidy .filter-category__item.active .filter-category__btn svg {
    transform: rotate(180deg);
}

.filter-category__wrapper:hover {
    color: var(--page-bg);
    background-color: #0BADF0;
}

.filter-categories__child label:hover {
    color: var(--page-bg);
    background-color: #0BADF0;
}

.filter-categories__child label {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 0;
    margin-bottom: 10px !important;
    border-radius: 3px;
    cursor: pointer;
    font-family: Involve, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}

.filter-categories__child label input.filter-category {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    min-width: 16px;
    box-sizing: border-box;
    border: 1px solid #d0d0d0;
    border-radius: 2px;
    background-color: #ffffff;
    margin: 0;
    cursor: pointer;
    flex-shrink: 0;
}

.filter-categories__child label {
    padding: 10px;
}

.filter-categories__child label input.filter-category:checked {
    background-color: #06AFF1;
    border-color: #06AFF1;
}

.filter-categories__child label {
    margin-bottom: 5px !important;
}

.filter-categories__child label:last-child {
    margin-bottom: 20px !important;
}

.tax-product_cat .filter-categories__child label:last-child {
    margin-bottom: 0 !important;
}

.filter-category {
    width: 16px;
    height: 16px;
}

.filter-category__btn {
    width: 30px;
    height: 30px;
    background-color: #0BADF0;
    cursor: pointer;

    svg {
        transition: var(--standart-transition);
    }

    svg path {
        stroke: #E7E7E7;
    }
}

.sidebar-filter-category__nav {
    .filter-category__btn {
        width: 30px;
        height: 30px;
        background-color: transparent;
        cursor: pointer;

        svg {
            width: 30px;
            height: 30px;
        }

        svg path {
            stroke: #666;
        }
    }
}

/* Стили для меню навигации с новыми классами (nav-menu__*) */
.sidebar-filter-category__nav .nav-menu__wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    color: rgba(0, 0, 0, 1);
    font-family: Involve, sans-serif;
    margin-right: calc(10px / 2);
    padding-left: calc(10px / 2);
    margin-bottom: calc(35px / 2);
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
    border-radius: 0 3px 3px 0;
}

.sidebar-filter-category__nav .nav-menu__wrapper:hover {
    color: var(--page-bg);
    background-color: #0BADF0;
}

.sidebar-filter-category__nav .nav-menu__btn {
    width: 30px;
    height: 30px;
    background-color: transparent;
    cursor: pointer;
}

.sidebar-filter-category__nav .nav-menu__btn svg {
    width: 30px;
    height: 30px;
    transition: var(--standart-transition);
}

.sidebar-filter-category__nav .nav-menu__btn svg path {
    stroke: #666;
}

.sidebar-filter-category__nav .nav-menu__child {
    display: none;
    flex-direction: column;
    /* padding-left: 15px; */
    margin-bottom: 0px;
}

.sidebar-filter-category__nav .nav-menu__child a:hover {
    background-color: var(--color-blue);
    color: #fff;
}

.sidebar-filter-category__nav .nav-menu__child a {
    display: block;
    margin-bottom: 20px;
}

.tax-product_cat .sidebar-filter-category__nav .nav-menu__child a {
    margin-bottom: 10px;
    display: flex;
    align-items: stretch;
    gap: 5px;
    padding: 10px;
    border-radius: 3px;
}

.sidebar-filter-category__nav .nav-menu__item.active .nav-menu__child {
    display: flex;
}

.sidebar-filter-category__nav .nav-menu__child:has(input:checked) {
    display: flex;
}

.sidebar-filter-category__nav .nav-menu__item.active .nav-menu__btn svg {
    rotate: 180deg;
}

.sidebar-filter-category__nav .nav-menu__checkbox {
    width: 16px;
    height: 16px;
    min-width: 16px;
    min-height: 16px;
}

.filter-categories__child {
    display: none;
    flex-direction: column;
    /* gap: 20px; */
    padding-left: 15px;
    /* margin-bottom: 40px;  */
    margin-bottom: 0px;
}

.filter-categories__child label,
.filter-categories__child a {
    display: block;
    margin-bottom: 20px;
}



.tax-product_cat .filter-categories__child label,
.tax-product_cat .filter-categories__child a {
    margin-bottom: 0px;
    margin-bottom: 10px;
    display: flex;
    align-items: stretch;
    gap: 5px;
}

.filter-category__item.active .filter-categories__child {
    display: flex;
}

.sidebar-filter-category__nav .filter-categories__child:has(input:checked) {
    display: flex;

}

.sidebar-filter-category__nav .filter-category__item .filter-category__item.active .filter-category__btn svg {
    rotate: 45deg;
}

.sidebar-filter-category__nav .filter-category__item.active .filter-category__btn svg {
    rotate: 180deg;
}

.catalog-sidebar__download {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.catalog-sidebar__download-btn svg {
    width: 18px;
    height: 18px;
}

.btn.catalog-sidebar__download-btn {
    width: 100%;
    gap: 5px;
}

.catalog-sidebar__close {
    height: 32px !important;
    width: 32px !important;
    position: absolute;
    top: 10px;
    right: 10px;
}

.catalog-sidebar__close svg {
    width: 16px;
    height: 16px;
}

.related-products__title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 20px;
}


.breadcrumbs .woocommerce-breadcrumb>a {
    color: #06AFF1;
}

/* Стили для крошек kama такие же, как у Woo */
.breadcrumbs .kama_breadcrumbs {
    font-size: 14px;
    color: #767676;
}

.breadcrumbs .kama_breadcrumbs a {
    color: #06AFF1;
}

.breadcrumbs .kama_breadcrumbs .kb_title {
    color: #767676;
}




/* карточка товара в каталоге */

/* checkout */

form.woocommerce-checkout {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

#order_review_heading {
    margin-bottom: 20px;
}

body .woocommerce {

    table.shop_table,
    table.shop_table td {
        border: none;
    }

    #place_order {
        background-color: var(--color-blue);
    }
}

body.woocommerce-checkout .woocommerce table.shop_table thead,
body.woocommerce-checkout .woocommerce table.shop_table tfoot,
body.woocommerce-checkout .woocommerce table.shop_table .product-total {
    display: none;
}

.woocommerce-NoticeGroup-checkout {
    grid-column: 1 / 3;
}

.sidebar-filter-category__nav .nav-menu__item.active .nav-menu__wrapper {
    background-color: rgba(212, 212, 212, 1);
}

.sidebar-filter-category__nav .nav-menu__item .nav-menu__wrapper {
    padding: 11px 15px;
    color: rgba(0, 0, 0, 1);
    font-family: Involve, sans-serif;
    font-size: 20px;
    line-height: 22px;
    font-weight: 500;
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
}

.sidebar-filter-category__nav .nav-menu__item .nav-menu__wrapper:hover {
    color: #fff;
}

.sidebar-filter-category__nav .nav-menu__item.active .nav-menu__wrapper:hover {
    background-color: var(--color-blue);
}

/* checkout */

@media(min-width:1026px) {

    .show-filter__btn,
    .catalog-sidebar__close-js {
        display: none !important;
    }
}

@media(max-width:1025px) {
    form.woocommerce-checkout {
        display: flex;
        flex-direction: column;
    }

    .catalog-sidebar {
        position: fixed;
        min-height: 100vh;
        top: 0;
        left: -150%;
        width: 90vw;
        background-color: #F0F0F0;
        padding: 60px 20px;
        z-index: 999;
        transition: var(--standart-transition);
        overflow-y: auto;
        height: 100%;
    }

    .catalog-sidebar.active {
        left: 0;
    }

    .catalog-products {
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
    }
}

@media(max-width:980px) {

    .shop-top,
    .shop-top__download-btns,
    .shop-cats__row,
    .shop-cats__row-top,
    .shop-cats__btns {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .shop-download__title {
        text-align: center;
    }

    .shop-cats__list {
        gap: 20px;
    }

    .catalog-products__list {
        grid-template-columns: repeat(2, 1fr);
    }

}

@media(max-width:480px) {

    .shop-top__download-btn,
    .shop-top__download,
    .btn.shop-cats__btn-production,
    .shop-cats__btns {
        width: 100%;
    }
}

.breadcrumbs {
    padding-top: 40px;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

/* shop */


/* single product */

.single-product-title {
    font-size: 32px;
    margin-bottom: 30px;
    grid-column: span 2;
}

.product-content {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 30px;
    margin-bottom: 40px;
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.product-gallery {
    margin-bottom: 20px;
}

.product-gallery .main-image img {
    width: 100%;
    border-radius: 8px;
    border: none;
    border-radius: 0;
    box-shadow: none;
    height: auto;
    max-width: 100%;
}

.gallery-thumbs {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.gallery-thumbs img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid #ddd;
    transition: border-color 0.2s;
}

.gallery-thumbs img:hover {
    border-color: #333;
}

.product-info {
    font-size: 16px;
    --product-cart-row-gap: 10px;
}

.product-info .sku {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 500;
    color: #000000;
}

.gallery-thumbs img.active {
    border: 2px solid #000;
    opacity: 0.8;
}

@media(max-width:980px) {
    .product-content {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }
}

.related-products {
    position: relative;
    margin-bottom: 40px;
}

.product-desc {
    padding: 20px;
    border: 1px solid #F0F0F0;
    margin-bottom: 40px;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.product-desc__title {
    font-size: 18px;
    margin-bottom: 20px;
}

@media(max-width:768px) {
    .product-cart-actions {
        --product-cart-btn-height: 52px;
        --product-cart-radius: 5px;
        --product-cart-qty-padding-x: 12px;
        --product-cart-qty-gap: 5px;
    }

    .product-cart-actions .custom-add-to-cart-btn.btn4 {
        font-size: 16px;
    }

    .product-cart-actions__qty .qty-minus,
    .product-cart-actions__qty .qty-plus {
        font-size: 20px;
    }

    .product-content {
        margin-bottom: 20px;
    }

    .single-product-title {
        font-size: 24px;
    }

    .catalog-title__wrapper {
        flex-wrap: wrap;
        margin-bottom: 20px;

        .product-attribute__title {
            margin-bottom: 0;
        }
    }

    .woocommerce-loop-product__title a {
        font-size: 14px;
    }

    h2.woocommerce-loop-product__title {
        line-height: 0.8;
    }

    .product-buttons .btn,
    .product-buttons .btn3 {
        font-size: 14px;
        gap: 10px;
    }

    .sidebar-filter-category {
        padding: 0;
    }

    .sidebar-filter-category__title {
        font-size: 18px;
    }

    .filter-category__item label {
        font-size: 14px;
    }

    .filter-category__wrapper {
        margin-bottom: 10px;
    }

    .catalog-sidebar {
        gap: 12px;
    }


}

@media(max-width:390px) {
    .woocommerce-loop-product__title a {
        font-size: 12px;
    }
}

/* single product */

.woocommerce-checkout {
    .wc_payment_methods {
        display: none;
    }
}

.related-products__cart {
    margin-top: 80px;
}

.woocommerce-order-received {
    h1 {

        margin-top: 40px;
    }

    .woocommerce-notice {
        margin-bottom: 20px;
    }

    .woocommerce-order-overview__total,
    .woocommerce-order-overview__payment-method {
        display: none;
    }

    .woocommerce-customer-details address {
        border: none;
        padding: 0;
    }

    .woocommerce-column__title,
    .woocommerce-order-details__title {
        margin-bottom: 20px;
    }

    ul.order_details,
    .woocommerce-order-details,
    .woocommerce-customer-details {
        margin: 0 0 60px 0 !important;
    }

    table.shop_table td {
        padding-left: 0;
        padding-right: 0;
    }

}

/* для теста https://aksioma.starikov-dev.ru/checkout/order-received/8864/?key=wc_order_4aPYIOJi26D1M*/
/* cart */

/* .section-nabory .shop-cats__item .btn {
    background-color: #1C999AEB;
} */

/* end */
.all-center {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.btn {
    background-color: #10B3F7;
    font-weight: 400;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    transition: var(--standart-transition);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: fit-content;

    &:hover {
        background-color: var(--color-primary);
    }

}

.btn2 {
    background-color: rgba(28, 153, 154, 0.92);
    font-weight: 400;
    font-weight: 500;

    line-height: 106%;
    color: #f9f9f9;
    border-radius: 4px;
    cursor: pointer;
    transition: var(--standart-transition);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    gap: 10px;
    padding: 0 12px;

    &:hover {
        background-color: var(--color-primary);
    }

}

.btn3 {

    background-color: #fff;
    font-weight: 400;
    fill: #FFFFFF;
    color: #10B3F7;
    border: 1px solid #10B3F7;
    border-radius: 4px;
    cursor: pointer;
    transition: var(--standart-transition);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: fit-content;

    &:hover {
        background-color: var(--color-primary);
        color: #fff;
    }

}

.btn4 {

    background-color: var(--color-btn4);
    font-weight: 400;
    font-size: 20px;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
    transition: var(--standart-transition);
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;

    &:hover {
        background-color: var(--color-primary);
        color: #fff;
    }

}

.btn2-s {
    font-size: 14px;
    height: 31px;
}

.btn2-m {
    font-size: 16px;
    height: 40px;
}

.btn-x {
    padding: 18px 0px;
    font-size: 18px;
}

.btn-s {
    padding: 12px 24px;
    font-size: 15px;
}

.btn-s svg,
.btn2-s svg {
    width: 15px;
    height: 15px;
}

.btn-secondary {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-color: #02010100;
    font-family: "Involve", Sans-serif;
    font-size: 16px;
    fill: #000000;
    color: #000000;
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
    border-radius: 4px;
    padding: 25px 100px;
    transition: var(--standart-transition);

    &:hover {
        background-color: var(--color-primary);
        color: #FFFFFF;
        border-color: var(--color-primary);
    }
}

.w100 {
    width: 100%;
}

.product-gallery {
    --zoom: 1.5;
}

.product-gallery .main-image {
    position: relative;
    width: 100%;
    max-width: 100%;
    border: 1px solid #e9e9ee;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    cursor: default;
    aspect-ratio: 1 / 1;
    border: 1px solid #e9e9ee;
}

.product-gallery .main-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    transform-origin: center;
    transition: transform 180ms ease;
    will-change: transform;
}

.product-gallery .gallery-thumbs {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(80px, 1fr));
    gap: 10px;
    margin-top: 10px;
}

.product-gallery .gallery-thumbs .thumb {
    border: 1px solid #e9e9ee;
    border-radius: 6px;
    overflow: hidden;
    background: #fff;
    cursor: pointer;
    aspect-ratio: 1 / 1;
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 140ms ease, border-color 140ms ease;
}

.product-gallery .gallery-thumbs .thumb:hover,
.product-gallery .gallery-thumbs .thumb:focus-visible {
    transform: scale(1.04);
}

.product-gallery .gallery-thumbs .thumb.active {
    /* border-color: #0073aa; */
    /* активный */
}

/* Попап-диалог общий с твоей логикой */
.product-gallery-dialog {
    padding: 0;
    border: none;
    background: transparent;
    width: 100%;
    height: 100%;
    max-width: 100vw;
    max-height: 100vh;
}

.product-gallery-dialog__backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .85);
    cursor: pointer;
}

.product-gallery-dialog__inner {
    position: fixed;
    inset: 5vh 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
}

.product-gallery-dialog__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    background: #000;
}

.product-gallery-dialog__close {
    position: fixed;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, .9);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font: 600 20px/1 system-ui;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.product-gallery .main-image {
    position: relative;
    width: 100%;
    max-width: 100%;
    border: 1px solid #e9e9ee;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    cursor: zoom-in;
}

.product-gallery .main-image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
    transform-origin: center;
    transition: transform 180ms ease;
    will-change: transform;
}

.product-gallery__open-btn {
    position: absolute;
    right: 10px;
    bottom: 10px;
    padding: 6px 12px;
    border-radius: 6px;
    border: none;
    background: var(--color-btn4);
    color: #fff;
    font-size: 13px;
    line-height: 1.2;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font: 500 13px / 1.2 system-ui;
}

.product-gallery__open-btn:hover {
    background: rgba(0, 0, 0, .85);
}

.product-gallery-dialog {
    padding: 0;
    border: none;
    background: transparent;
    width: 100%;
    height: 100%;
    max-width: 100vw;
    max-height: 100vh;
}

.product-gallery-dialog__backdrop {
    position: fixed;
    inset: 0;
    background: rgba(0, 0, 0, .85);
    cursor: pointer;
}

.product-gallery-dialog__inner {
    position: fixed;
    inset: 5vh 5vw;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    overflow: hidden;
}

.product-gallery-dialog__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
    background: #000;
}

.product-gallery-dialog__close {
    position: fixed;
    top: 20px;
    right: 20px;
    background: rgba(255, 255, 255, .9);
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer;
    font: 600 20px/1 system-ui;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}


.custom-add-to-cart-btn.added {
    background: rgba(28, 153, 154, 0.92) !important;

    border-color: rgba(28, 153, 154, 0.92) !important;
}

.custom-add-to-cart-btn.added span {
    color: #fff !important;
}

.custom-add-to-cart-btn span {
    white-space: nowrap;
}



.custom-add-to-cart-btn.added {
    background: rgba(28, 153, 154, 0.92) !important;
    border-color: rgba(28, 153, 154, 0.92) !important;
}

.custom-add-to-cart-btn.added .custom-add-to-cart-btn__label {
    color: #fff;
}

.custom-add-to-cart-btn__main {
    display: inline-flex;
    align-items: center;
    gap: 6px;
}

.custom-add-to-cart-btn__label {
    white-space: nowrap;
}

.custom-qty-controls {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-qty-controls .qty-minus,
.custom-qty-controls .qty-plus {
    width: 100%;
    height: 36px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: rgba(255, 255, 255, 0.35);
    background: rgba(16, 179, 247);

    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);

    border: 1px solid rgba(255, 255, 255, 0.4);
    border-radius: 4px;

    font-size: 24px;
    font-weight: 400;
    line-height: 42px;
    padding: 0;
    cursor: pointer;

    color: #fff;
    transition: all .2s ease;
}

.custom-qty-controls .qty-minus:hover,
.custom-qty-controls .qty-plus:hover {
    background: rgba(255, 255, 255, 0.55);
    background: rgba(16, 179, 247, 0.55);
    transform: scale(1.05);
}

.custom-qty-controls .qty-input {
    width: 100%;
    height: 36px;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    color: #fff;

    background: rgba(255, 255, 255, 0.20);
    background: rgba(16, 179, 247);

    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);

    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 4px;

    padding: 6px 0;
}

.custom-qty-controls .qty-minus:active,
.custom-qty-controls .qty-plus:active {
    border-color: rgba(16, 179, 247, 1);
}


.product-gallery .gallery-thumbs .thumb {
    width: 80px;
    height: 80px;
    object-fit: contain;
    background: #fff;
    display: inline-block;
}

.woocommerce-terms-and-conditions-checkbox-text a {
    text-decoration: underline;
    transition: color .3s ease-in-out;
}

.woocommerce-terms-and-conditions-checkbox-text a:hover {
    color: var(--color-blue);
}

.woocommerce-cart .footer__top .btn-secondary {
    display: none;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
    font-weight: 400;
}

.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    padding: 10px 40px;
    display: flex;
    height: auto;
}

.mobile-social {
    display: none;
}

.woocommerce-checkout .footer__top .btn-secondary {
    display: none;
}

.woocommerce-checkout #payment div.form-row {
    margin-bottom: 30px;
}

@media (max-width: 63.99em) {
    .non-mobile {
        display: none;
    }

    .header .wrapper {
        padding-left: 0;
        padding-right: 0;
    }

    .mobile-social {
        position: absolute;
        display: flex;
        flex-direction: row;
        gap: 8px;
        top: 27%;
        left: 37px;
    }

    .mobile-social a {
        background-color: #fff;
    }

    .header-search-bar {
        z-index: 0;
    }
}

.woocommerce-cart .breadcrumb-wrapper,
.woocommerce-checkout .breadcrumb-wrapper {
    width: 100%;
}

.term-pozitsii-s-sertifikatom-st-1 .filter-categories__child,
.term-endoskopicheskie-nabory .filter-categories__child,
.term-hirurgicheskie-nabory .filter-categories__child {
    margin-bottom: 0px;
}

.term-pozitsii-s-sertifikatom-st-1 .filter-categories__child>.filter-category__item:last-of-type label,
.term-endoskopicheskie-nabory .filter-categories__child>.filter-category__item:last-of-type label,
.term-hirurgicheskie-nabory .filter-categories__child>.filter-category__item:last-of-type label {
    margin-bottom: 5px;
}

.single-post .article__block .img-cover {
    height: auto;
}

.footer__soc-lang {
    display: flex;
    align-items: flex-end;
    gap: 16px;
}

.footer__lang-link {
    padding: 9px 15px;
    font-weight: 600;
    border-radius: 3px;
    background-color: var(--color-primary);
    color: white;
}


@media (max-width: 472px) {

    .catalog-title__wrapper {
        margin-bottom: 16px;
    }

    .show-filter__btn {
        width: 100%;
    }

    .product-sorting {
        flex-wrap: wrap;
    }

    .product-sorting__item {
        width: 48%;
    }

    .product-sorting--with-bulk .product-sorting__bulk,
    .product-sorting--with-bulk .product-sorting__sort {
        width: 100%;
        margin-left: 0;
    }

    .product-sorting--with-bulk .product-sorting__sort {
        margin-top: 8px;
    }

    .product-sorting__bulk .catalog-bulk-add-to-cart {
        width: 100%;
        white-space: normal;
    }
}

@media (max-width: 368px) {
    .product-attribute__title {
        font-size: 30px;
    }
}

.gtranslate_wrapper {
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.filter-category__btn {
    position: relative;
    border-radius: 0 3px 3px 0;
}

.filter-category__btn::after {
    content: '';
    position: absolute;
    width: 63%;
    height: 2px;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.filter-category__wrapper label {
    display: flex;
    gap: 5px;
    align-items: center;
}

.filter-category__btn::before {
    content: '';
    position: absolute;
    width: 2px;
    height: 63%;
    background-color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.sidebar-filter-category__nav .filter-category__btn::before,
.sidebar-filter-category__nav .filter-category__btn::after {
    width: 0;
    height: 0;
}

.page-id-8849 .shop-cats__item a {
    width: 100%;
}

@media (max-width:379px) {
    .page-id-8849 .shop-cats__item a {
        text-align: left;
    }
}

.filter-categories__child label input.filter-category:checked {
    background-color: #06AFF1;
    border-color: #fff;
    outline: 1px solid #ccc;
}

.nav-menu__child a input.nav-menu__checkbox:checked {
    appearance: none;
    background-color: #06AFF1;
    border: 1px solid #fff;
    outline: 1px solid #ccc;
}

.nabory-load-more-btn {
    padding: 10px 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    border: 1px solid #06AFF1;
    color: var(--color-dark);
    transition: color .3s ease-in-out, background-color .3s ease-in-out;
}

.nabory-load-more-btn:hover {
    color: #fff;
}

/* Индикатор загрузки для автоматической подгрузки */
.nabory-loading-indicator {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding: 30px 20px;
    margin: 20px 0;
}

.nabory-loading-text {
    font-size: 14px;
    color: #767676;
}

/* Спиннер загрузки */
.nabory-loading-spinner {
    width: 24px;
    height: 24px;
    border: 3px solid #f3f3f3;
    border-top: 3px solid #06AFF1;
    border-radius: 50%;
    animation: nabory-spin 1s linear infinite;
}

@keyframes nabory-spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Анимация появления товаров */
.custom-product-item[data-nabory-index] {
    opacity: 1;
    transform: translateY(0);
}

.custom-product-item.nabory-item-loading {
    will-change: opacity, transform;
}

.related-attribute-nav {
    margin: 0;
    padding: 10px 30px 10px 10px;
    background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position-x: 100%;
    background-position-y: 8px;
    color: #fff;
    border-radius: 4px;
    text-align: center;
    background-color: #06AFF1;
}

@media (max-width:550px) {
    .custom-product-item .product-thumb img {
        width: 100%;
        height: auto;
        max-height: 100px;
    }
    .catalog-sidebar__download-btn {
        height: unset;
        padding: 10px 15px;
    }
    .hero__slider .swiper-button-prev, .hero__slider .swiper-button-next {
        width: 30px;
        height: 30px;
    }
    .popup-modal__container {
        overflow: visible;
    }
}


/* Мини-корзина */
.header-cart {
    overflow: visible;
}

.product-thumb {
    position: relative;
}

.product-cart-remove {
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 3;
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: var(--color-primary, #09aeef);
    background: #fff;
    box-shadow: 0 2px 12px rgba(9, 174, 239, 0.25);
    transition: var(--standart-transition, 0.2s ease);
}

.product-cart-remove:hover {
    background: var(--color-primary, #09aeef);
    color: #fff;
}

.product-cart-remove[hidden] {
    display: none !important;
}

.header-cart .aksioma-mini-cart {
    position: absolute;
    top: calc(100% + 12px);
    right: 0;
    z-index: 1200;
    width: min(420px, calc(100vw - 24px));
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s;
}

.header-cart .aksioma-mini-cart.is-open {
    pointer-events: auto;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.header-cart .aksioma-mini-cart__backdrop {
    display: none;
}

.header-cart .aksioma-mini-cart__panel {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(9, 174, 239, 0.08);
    overflow: hidden;
}

.header-cart .aksioma-mini-cart__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 16px 18px 12px;
    border-bottom: 1px solid var(--color-gray-2, #f0f0f0);
}

.aksioma-mini-cart__title {
    font-size: 16px;
    font-weight: 600;
    color: #1e1e1e;
}

.aksioma-mini-cart__count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 22px;
    height: 22px;
    margin-left: 6px;
    padding: 0 6px;
    border-radius: 999px;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background: var(--color-primary, #09aeef);
}

.aksioma-mini-cart__clear {
    border: none;
    background: none;
    padding: 0;
    font-size: 13px;
    color: var(--color-primary, #09aeef);
    cursor: pointer;
    text-decoration: underline;
    text-underline-offset: 2px;
}

.aksioma-mini-cart__clear:hover {
    opacity: 0.8;
}

.aksioma-mini-cart__list {
    max-height: 320px;
    overflow-y: auto;
    padding: 8px 0;
}

.aksioma-mini-cart__item {
    display: grid;
    grid-template-columns: 56px 1fr auto 28px;
    gap: 8px 10px;
    align-items: center;
    padding: 10px 18px;
}

.aksioma-mini-cart__item + .aksioma-mini-cart__item {
    border-top: 1px solid var(--color-gray-2, #f0f0f0);
}

.aksioma-mini-cart__thumb {
    display: block;
    width: 56px;
    height: 56px;
    border-radius: 8px;
    overflow: hidden;
    background: var(--color-gray-5, #f9f9f9);
}

.aksioma-mini-cart__thumb img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.aksioma-mini-cart__name {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    color: #1e1e1e;
    text-decoration: none;
}

.aksioma-mini-cart__name:hover {
    color: var(--color-primary, #09aeef);
}

.aksioma-mini-cart__qty {
    display: inline-flex;
    align-items: center;
    gap: 0;
    border: 1px solid var(--color-gray-2, #f0f0f0);
    border-radius: 4px;
    overflow: hidden;
    background: #fff;
}

.aksioma-mini-cart__qty-btn {
    width: 32px;
    height: 32px;
    border: none;
    background: var(--color-gray-5, #f9f9f9);
    color: #1e1e1e;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    transition: var(--standart-transition, 0.2s ease);
}

.aksioma-mini-cart__qty-btn:hover {
    background: var(--color-primary, #09aeef);
    color: #fff;
}

.aksioma-mini-cart__qty-val {
    min-width: 28px;
    padding: 0 4px;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    color: #1e1e1e;
}

.aksioma-mini-cart__remove {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
    border: none;
    border-radius: 8px;
    background: transparent;
    color: #8e8e8e;
    font-size: 0;
    line-height: 0;
    cursor: pointer;
    transition: var(--standart-transition, 0.2s ease);
}

.aksioma-mini-cart__remove svg {
    display: block;
    width: 16px;
    height: 16px;
}

.aksioma-mini-cart__remove:hover {
    color: #e53935;
    background: rgba(229, 57, 53, 0.08);
}

.aksioma-mini-cart__empty {
    padding: 24px 18px;
    text-align: center;
    font-size: 14px;
    color: #8e8e8e;
}

.aksioma-mini-cart__footer {
    padding: 14px 18px 16px;
    border-top: 1px solid var(--color-gray-2, #f0f0f0);
    background: var(--color-gray-5, #f9f9f9);
}

.aksioma-mini-cart__checkout {
    display: block;
    width: 100%;
    padding: 12px 20px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
    text-decoration: none;
    border-radius: 10px;
    background: var(--color-primary, #09aeef);
    transition: var(--standart-transition, 0.2s ease);
}

.aksioma-mini-cart__checkout:hover {
    filter: brightness(0.92);
    color: #fff !important;
}

@media (max-width: 63.99em) {
    .header-cart .aksioma-mini-cart {
        position: fixed;
        top: 72px;
        right: 12px;
        left: 12px;
        width: auto;
    }
}

body.woocommerce-cart .header-cart .aksioma-mini-cart,
body.woocommerce-checkout .header-cart .aksioma-mini-cart {
    display: none !important;
}

/* end */