/**
 * Swiper 8.4.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 12, 2022
 */

@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
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-pointer-events {
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.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);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .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, .swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.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-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-horizontal.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-centered > .swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center
}

.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: 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: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, .swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-lock {
    display: none
}

.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: 10px;
    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: 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;
    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: 10px;
    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-progressbar {
    background: 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: 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: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: 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: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    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%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.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 .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, .swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    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-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.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-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    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-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.05em
}

.blocker.behind {
    background-color: transparent
}

.v-modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    max-width: 500px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    padding: 15px 30px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -o-border-radius: 8px;
    -ms-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    -o-box-shadow: 0 0 10px #000;
    -ms-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align: left
}

.v-modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==')
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

.modal-spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s
}

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.5)
    }
    20% {
        -webkit-transform: scaleY(1.0)
    }
}

@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.5);
        -webkit-transform: scaleY(0.5)
    }
    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0)
    }
}

:root {

    --icon-clock: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBjbGlwLXBhdGg9InVybCgjY2xpcDBfMTU1XzM4MykiIGZpbGw9IiM2NjYiPjxwYXRoIGQ9Ik0xMC42NDQgMS4yNzRBOC43NSA4Ljc1IDAgMCAwIDEwIDEuMjVWMGMuMjQ2IDAgLjQ5MS4wMS43MzYuMDI4bC0uMDkyIDEuMjQ2Wm0yLjUwNS41NjJjLS40LS4xNTQtLjgxMy0uMjgtMS4yMzEtLjM3NGwuMjczLTEuMjJjLjQ3OS4xMDguOTUuMjUgMS40MDguNDI4bC0uNDUgMS4xNjZabTEuNzEyLjg4OGE4Ljc1NSA4Ljc1NSAwIDAgMC0uNTQ5LS4zMzhMMTQuOTMgMS4zYy40MjcuMjQyLjgzNi41MTUgMS4yMjMuODE3bC0uNzY4Ljk4NmE4LjcwNyA4LjcwNyAwIDAgMC0uNTIzLS4zNzd2LS4wMDFabTIuMjkzIDIuMjM3YTguNzI4IDguNzI4IDAgMCAwLS44MTctLjk5NWwuOTA1LS44NjJjLjMzOC4zNTYuNjUuNzM3LjkzNCAxLjEzN2wtMS4wMjIuNzJabS45MyAxLjY5YTguODM2IDguODM2IDAgMCAwLS4yNjgtLjU4NWwxLjExNy0uNTYyYy4yMi40MzkuNDA4Ljg5My41NjIgMS4zNmwtMS4xODguMzkxYTguNzYyIDguNzYyIDAgMCAwLS4yMjMtLjYwNFptLjY2MiAzLjEzNGE4Ljc1MyA4Ljc1MyAwIDAgMC0uMTI1LTEuMjgxbDEuMjMyLS4yMTNjLjA4My40ODMuMTMyLjk3My4xNDQgMS40NjNsLTEuMjUuMDMxWm0tLjE2MyAxLjkyMmE5LjE5IDkuMTkgMCAwIDAgLjEtLjYzN2wxLjI0Mi4xNTRjLS4wNi40ODctLjE1Ni45Ny0uMjg4IDEuNDQ0bC0xLjIwNC0uMzM0YTguNzggOC43OCAwIDAgMCAuMTUtLjYyN1ptLTEuMTkgMi45NzRBOC44MyA4LjgzIDAgMCAwIDE4IDEzLjU0NmwxLjE0Mi41MDdjLS4yLjQ1LS40My44ODItLjY5MyAxLjI5N2wtMS4wNTctLjY2OVptLTEuMjA2IDEuNTA3Yy4xNTMtLjE1My4zLS4zMS40MzgtLjQ3M2wuOTQ4LjgxNmMtLjE2MS4xODYtLjMyOC4zNjYtLjUwMi41NGwtLjg4NC0uODg0WiIvPjxwYXRoIGQ9Ik0xMCAxLjI1YTguNzUgOC43NSAwIDEgMCA2LjE4OCAxNC45MzhsLjg4My44ODNBMTAgMTAgMCAxIDEgMTAgMHYxLjI1WiIvPjxwYXRoIGQ9Ik05LjM3NSAzLjc1YS42MjUuNjI1IDAgMCAxIC42MjUuNjI1djYuNTEybDQuMDYgMi4zMmEuNjI1LjYyNSAwIDAgMS0uNjIgMS4wODVsLTQuMzc1LTIuNWEuNjI0LjYyNCAwIDAgMS0uMzE1LS41NDJWNC4zNzVhLjYyNS42MjUgMCAwIDEgLjYyNS0uNjI1WiIvPjwvZz48ZGVmcz48Y2xpcFBhdGggaWQ9ImNsaXAwXzE1NV8zODMiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0wIDBoMjB2MjBIMHoiLz48L2NsaXBQYXRoPjwvZGVmcz48L3N2Zz4=);
    --icon-chevron-left: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOSAxIDEuNzA3IDguMjkzYTEgMSAwIDAgMCAwIDEuNDE0TDkgMTciIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=);
    --icon-chevron-right: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxMCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMSAxIDcuMjkzIDcuMjkzYTEgMSAwIDAgMSAwIDEuNDE0TDEgMTciIHN0cm9rZT0iIzY2NiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiLz48L3N2Zz4=);

    --icon-heart: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMTEuNjY3IDVjLTQuNjAxIDAtOC4zMzMgMy42OTMtOC4zMzMgOC4yNSAwIDMuNjc4IDEuNDU4IDEyLjQwOCAxNS44MTMgMjEuMjMzYTEuNjQyIDEuNjQyIDAgMCAwIDEuNzA3IDBjMTQuMzU1LTguODI1IDE1LjgxMy0xNy41NTUgMTUuODEzLTIxLjIzMyAwLTQuNTU3LTMuNzMxLTguMjUtOC4zMzMtOC4yNXMtOC4zMzMgNS04LjMzMyA1LTMuNzMyLTUtOC4zMzQtNVoiIHN0cm9rZT0iIzAwMCIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);
    --icon-play: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzUiIGhlaWdodD0iODgiIHZpZXdCb3g9IjAgMCA3NSA4OCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNNzUgNDQgMCA4Ny4zMDFWLjdMNzUgNDRaIiBmaWxsPSIjRTIwNzM4Ii8+PC9zdmc+);
    --icon-copy: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOCAyYTIgMiAwIDAgMC0yIDJ2MTBhMiAyIDAgMCAwIDIgMmg2YTIgMiAwIDAgMCAyLTJWNGEyIDIgMCAwIDAtMi0ySDhaTTcgNGExIDEgMCAwIDEgMS0xaDZhMSAxIDAgMCAxIDEgMXYxMGExIDEgMCAwIDEtMSAxSDhhMSAxIDAgMCAxLTEtMVY0Wk00IDZhMiAyIDAgMCAxIDEtMS43MzJWMTQuNUEyLjUgMi41IDAgMCAwIDcuNSAxN2g2LjIzMkEyIDIgMCAwIDEgMTIgMThINy41QTMuNSAzLjUgMCAwIDEgNCAxNC41VjZaIiBmaWxsPSIjOTk5Ii8+PC9zdmc+);

    --icon-compare: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzAiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMCAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMjIuNSAxOC43NS0uMDAxIDMuNzVoMy43NTFWMjVoLTMuNzUxbC4wMDEgMy43NUgyMEwxOS45OTkgMjVIMTYuMjV2LTIuNWgzLjc0OUwyMCAxOC43NWgyLjVabS04Ljc1IDMuNzVWMjVoLTEwdi0yLjVoMTBabTEyLjUtOC43NXYyLjVIMy43NXYtMi41aDIyLjVabTAtOC43NXYyLjVIMy43NVY1aDIyLjVaIiBmaWxsPSIjNjY2Ii8+PC9zdmc+);
    --icon-cross: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHZpZXdCb3g9IjAgMCAxOCAxOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJtMSAxIDE2IDE2bTAtMTZMMSAxNyIgc3Ryb2tlPSIjOTk5IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=);

    --icon-check: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxMCAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNOS41NzIuMzgyQS44MzMuODMzIDAgMCAwIDguNDIuNjI4TDMuNzUgNy44MjUgMS40NzMgNS43MTlBLjgzMy44MzMgMCAwIDAgLjM0MiA2Ljk0M2wyLjk5IDIuNzY1cy4wODYuMDczLjEyNS4xYS44MzMuODMzIDAgMCAwIDEuMTUzLS4yNDZsNS4yMDgtOC4wMjhBLjgzMy44MzMgMCAwIDAgOS41NzIuMzgyWiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);

}

[class*="icon--"] {
    display: inline-block;
    vertical-align: middle;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.icon--clock {
    width: 20px;
    height: 20px;
    background-image: var(--icon-clock);
}

.icon--chevron-left {
    width: 10px;
    height: 18px;
    background-image: var(--icon-chevron-left);
}

.icon--chevron-right {
    width: 10px;
    height: 18px;
    background-image: var(--icon-chevron-right);
}

.icon--heart {
    width: 40px;
    height: 40px;
    background-image: var(--icon-heart);
}

.icon--play {
    width: 75px;
    height: 88px;
    background-image: var(--icon-play);
}

.icon--copy {
    width: 20px;
    height: 20px;
    background-image: var(--icon-copy);
}

.icon--compare {
    width: 20px;
    height: 20px;
    background-image: var(--icon-compare);
}

.icon--cross {
    width: 18px;
    height: 18px;
    background-image: var(--icon-cross);
}

.page-title {
    font-family: "Verdana";
    font-weight: 700;
    font-size: 40px;
    line-height: 130%;
    color: #1C0209;
    margin-bottom: 30px;
}

.page-title-h2 {
    font-family: "Verdana";
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1C0209;
    margin-bottom: 30px;
}

.page-title-h3 {
    font-family: 'Verdana';
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    color: #1C0209;
    margin-bottom: 30px;
}

.scroll, .hand {
    cursor: pointer;
}

.dn {
    display: none;
}

.ma {
    margin: 0 auto;
}

.mt-80 {
    margin-top: 80px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-30 {
    margin-bottom: 30px;
}

.ml-60 {
    margin-left: 60px;
}

.ml-30 {
    margin-left: 30px;
}

.mr-90 {
    margin-right: 90px;
}

.pt-8 {
    padding-top: 8px;
}

.maw-1170 {
    max-width: 1170px;
}

.maw-930 {
    max-width: 930px;
}

.maw-690 {
    max-width: 690px;
}

.maw-450 {
    max-width: 450px;
}

.video-wrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    background: #999;
    overflow: hidden;
}

.video-wrapper .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.i-fluid {
    max-width: 100%;
    height: auto;
}

.fit > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.fit-contain > img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.wrapper {
    position: relative;
}

.wrapper-hidden {
    overflow: hidden;
}

.round {
    border-radius: 50%;
}

.round-hidden {
    border-radius: 50%;
    overflow: hidden;
}

button {
    border: 0;
    background-color: transparent;
}

button:focus {
    outline: none;
}

.uppercase {
    text-transform: uppercase;
}

.t-right {
    text-align: right;
}

.t-center {
    text-align: center;
}

.b-center {
    margin-left: auto;
    margin-right: auto;
}

.c-pink {
    color: #E20738;
}

.underline {
    border-bottom: 1px solid var(--color-text);
}

.hr {
    height: 1px;
    background: #A0A3BD;
    margin: 16px 0;
}

.quote-text {
    padding: 60px 60px 80px;
    position: relative;
    background: #F0F2F4;
    border-radius: 6px;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
}

.quote-text::before {
    content: '';
    width: 80px;
    height: 80px;
    background: url("../img/double-quotes.svg") 0 0 no-repeat;
    position: absolute;
    left: 0;
    bottom: -30px;
}

.quote-text::after {
    content: '';
    width: 80px;
    height: 80px;
    background: url("../img/double-quotes.svg") 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: -30px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.page-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.page-content li {
    display: block;
    position: relative;
}

.list-strong li {
    margin-bottom: 25px;
}

.list-circle {
    padding-left: 40px;
}

.list-circle li {
    margin-bottom: 30px;
    position: relative;
    font-size: 18px;
    line-height: 180%;
}

.list-circle li::before {
    content: '';
    width: 20px;
    height: 20px;
    background-color: #E20738;
    border-radius: 50%;
    border: 5px solid #F8CDD7;
    position: absolute;
    left: -40px;
    top: 6px;
}

.page-content p {
    margin-bottom: 30px;
    font-size: 18px;
    line-height: 180%;
}

.page-content p:last-child {
    margin-bottom: 0;
}

.page-content a.link,
.page-content .link {
    color: #5381C2;
    cursor: pointer;
}

.page-content a.link-red,
.page-content .link-red {
    color: #dc092e;
    text-decoration: underline;
    cursor: pointer;
}

.page-content a.link-red:hover,
.page-content .link-red:hover {
    text-decoration: none;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding-right: 48px;
    cursor: pointer;
    width: 100%;
}

select option {
    -webkit-box-shadow: none;
    box-shadow: none;
}

*:focus {
    outline: none;
}

.page-content button.btn,
.page-content a.btn,
.page-content .btn {
    height: 50px;
    width: auto;
    max-width: 100%;
    border-radius: 6px;
    font-size: 18px;
    line-height: 180%;
    cursor: pointer;
}

.page-content button.btn-grey,
.page-content a.btn-grey,
.page-content .btn-grey {
    background: #F0F2F4;
}

.page-content button.btn-blue,
.page-content a.btn-blue,
.page-content .btn-blue {
    background: #5381C2;
    color: #fff;
}

@media (max-width: 480px) {
    .page-content .btn {
        width: 100%;
    }
}

.checkbox-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    width: 100%;
}

.v-form-control .checkbox-wrapper {
    margin-bottom: 12px;
}

.checkbox-inp {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
}

.checkbox {
    background: #F0F2F4;
    border-radius: 6px;
    width: 20px;
    height: 20px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.checkbox-inp:checked + .checkbox,
.checkbox-inp.checked + .checkbox {
    background-image: var(--icon-check);
    background-color: #E20738;
    background-position: 50%;
    background-repeat: no-repeat;
}

.checkbox-text {
    font-size: 14px;
    line-height: 1.4;
    color: #1C0209;
    margin-left: 12px;
}

.checkbox-text a {
    text-decoration: underline;
}

.checkbox-inp:disabled + .checkbox {
    opacity: .5;
}

.checkbox-inp:disabled ~ .checkbox-text {
    color: #8F8F8F;
}

.bx-filter-parameters-box-container .checkbox {background: none; border-radius: 0; width: auto; height: auto;}


.avatar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.avatar-pic {
    width: 210px;
    height: 210px;
    margin-right: 30px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    position: relative;
}

.avatar-pic img {
    border-radius: 6px;
}

.avatar-name {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    color: #1C0209;
}

.avatar-text {
    font-size: 18px;
    line-height: 180%;
    color: #666;
    margin: 20px 0 30px;
}

.pagination-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #666;
    margin: 80px 0 0;
}

.pagination-wrapper .item {
    font-size: 18px;
    line-height: 180%;
    color: #666;
    cursor: pointer;
    margin-right: 30px;
}

.pagination-wrapper .item:last-child {
    margin-right: 0;
}

.pagination-wrapper .item.active {
    padding: 2px 10px;
    border: 1px solid #666;
    border-radius: 6px;
}

.pagination-wrapper .item-dir {
    padding: 2px 10px;
}

.bx-breadcrumb {
    margin: 10px 0;
}

.bx-breadcrumb i {
    color: #b5bdc2;
    line-height: 13px;
    font-size: 12px;
    vertical-align: middle;
    margin-right: 5px;
}

.bx-breadcrumb .bx-breadcrumb-item {
    float: left;
    margin-bottom: 10px;
    white-space: nowrap;
    line-height: 13px;
    vertical-align: middle;
    margin-right: 10px;
}

.bx-breadcrumb .bx-breadcrumb-item span {
    font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 13px;
    white-space: normal;
}

.bx-breadcrumb .bx-breadcrumb-item a {
    border-bottom: none;
}

.bx-breadcrumb .bx-breadcrumb-item a:hover {
}

.breadcrumbs .breadcrumbs-li {
    display: inline-block;
    vertical-align: top;
}

.breadcrumbs span.current {
    color: #666;
    font-weight: 500;
}

.breadcrumbs a {
    color: #999;
}

.breadcrumbs a, .breadcrumbs span {
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
}

.page-content {
    font-family: 'Verdana';
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    color: #393A3A;
    padding-bottom: 120px;
}

.tag-wrapper {
    margin: 0 -15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.blog-page .tag-wrapper {
    margin-bottom: 30px;
}

.tag-wrapper__item {
    padding: 10px 15px;
    margin: 2px;
    font-size: 16px;
    line-height: 160%;
    color: #393A3A;
    position: relative;
    border-radius: 40px;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.tag-wrapper__item.active,
.tag-wrapper__item:hover {
    background: #F0F2F4;
}

.input-wrapper {
    position: relative;
}

.text-input {
    width: 100%;
    border: 2px solid #F0F2F4;
    border-radius: 6px;
    padding: 10px 60px 10px 30px;
}

.text-input::-webkit-input-placeholder {
    color: #999;
}

.text-input::-moz-placeholder {
    color: #999;
}

.text-input:-ms-input-placeholder {
    color: #999;
}

.text-input::-ms-input-placeholder {
    color: #999;
}

.text-input::placeholder {
    color: #999;
}

.input-wrapper .input-icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.input-wrapper .search-btn {
    position: absolute;
    right: 30px;
    background: url(../img/icon-search.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
}

.sort-caption {
    margin: 10px 10px 10px 0;
    white-space: nowrap;
}

.sort-item {
    color: #666666;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 30px;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
    margin: 2px;
}

.sort-item:last-child {
    margin-right: 0;
}

.sort-item.active,
.sort-item:hover {
    background: #F0F2F4;
}

.doc-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 20px 10px;
    background: #F0F2F4;
    border-radius: 6px;
    margin-bottom: 20px;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}

.doc-item {
    padding: 15px 10px;
}

.doc-item:hover {
    background: #e5e8e9;
}

.doc-item:last-child {
    margin-bottom: 0;
}

.doc-item__img {
    margin-right: 10px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
}

.doc-item__img {
    width: 40px;
    height: 40px;
}

.doc-item__name {
    font-size: 15px;
    letter-spacing: -0.7px;
    line-height: 150%;
}

.blog-content-wrapper [class*="col"] {
    padding-bottom: 30px;
}

.blog-item {
    border: 2px solid #F0F2F4;
    border-radius: 6px;
    display: block;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.blog-item:hover {
    background: #f0f2f4;
}

.blog-item:hover .blog-item__img {
    -webkit-filter: brightness(.93);
    filter: brightness(.93);
}

.blog-item__img {
    -webkit-transition: -webkit-filter 0.2s;
    transition: -webkit-filter 0.2s;
    -o-transition: filter 0.2s;
    transition: filter 0.2s;
    transition: filter 0.2s, -webkit-filter 0.2s;
}

.blog-page .blog-item__img,
.read-slider .blog-item__img {
    margin: -2px -2px 0;
}

.blog-item__img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 6px;
}

.blog-item__info {
    padding: 30px 30px 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 340px;
    color: #666;
}

.blog-item__info {
    padding: 20px 15px 26px;
    height: 300px;
}

.read-slider .blog-item__info {
    height: 274px;
}

.blog-item__caption {
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    color: #1C0209;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.blog-item__caption {
    letter-spacing: -0.7px;
}

.blog-item__text {
    margin-bottom: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.blog-item__bottom {
    max-width: 230px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.blog-item__readtime {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.blog-item__readtime-icon {
    margin-right: 10px;
}

.btn.show-more {
    width: 100%;
}

.author-top-block {
    margin-bottom: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.article-top-block {
    margin-bottom: 80px;
}

.article-top-block .blog-item__img {
    height: 350px;
}

.article-top-block .blog-item__text {
    font-size: 18px;
    line-height: 160%;
    margin-bottom: 20px;
}

.article-top-block .blog-item__bottom {
    max-width: 260px;
}

.article-top-block .btn {
    margin-top: 30px;
}

.article-top-block .col-3:last-child {
    -ms-flex-item-align: stretch;
    align-self: stretch;
}

.article-top-block .author-info {
    background: #F0F2F4;
    border-radius: 6px;
    height: 100%;
    padding: 20px;
}

.article-top-block .author-info__caption {
    font-weight: 700;
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 20px;
}

.article-top-block .avatar-pic {
    width: 120px;
    height: 120px;
    margin: 0 auto 20px;
}

.article-top-block .author-info__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}

.article-top-block .author-info__text {
    color: #666;
}

.article-contents-table {
    margin-bottom: 80px;
    background: #F0F2F4;
    border-radius: 6px;
    padding: 50px 50px 40px;
}

.article-contents-table .link {
    display: block;
    font-size: 18px;
    line-height: 180%;
    margin-bottom: 15px;
    text-decoration: underline;
}

.strong-wide {
    font-size: 18px;
    font-weight: 700;
    width: 35px;
    color: #1C0209;
    display: inline-block;
}

.article-content .maw-1170 {
    margin: 0 auto;
}

.article-content img {
    max-width: 100%;
}

.article-content .article-content__image1 {
    float: right;
}

.article-content .video-wrapper {
    max-height: 600px;
}

.article-rate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    color: #1C0209;
}

.article-rate .heart-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 30px;
}

.article-rate-btn {
    cursor: pointer;
}

.article-rating {
    margin-left: 10px;
}

.social-share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-share__caption {
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    color: #1C0209;
}

.social-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.social-icon {
    margin-left: 20px;
}

.file-downloads-wrapper .doc-item {
    background: #393A3A;
    margin-bottom: 30px;
}

.file-downloads-wrapper .doc-item:hover {
    background: #111;
}

.file-downloads-wrapper .doc-item__img img {
    -webkit-filter: brightness(10);
    filter: brightness(10);
}

.file-downloads-wrapper .doc-item__name {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.read-slider,
.model-slider {
    position: relative;
    padding-bottom: 85px;
}

.model-slider .swiper-slide {
    text-align: center;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
}

.model-slider .model-slide__name {
    color: #1C0209;
    margin: 20px 0;
}

.model-slider .model-slide__price {
    color: #E20738;
}

.swiper-button-prev {
    left: -85px;
}

.swiper-button-next {
    right: -85px;
}

.swiper-button-next:after, .swiper-button-prev:after {
    color: #393A3A;
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background: #F0F2F4;
    opacity: 1;
    margin: 0 10px !important;
}

.swiper-pagination-bullet-active {
    background: #999;
}

.blocker {
    z-index: 1050;
}

.v-modal {
    overflow: visible;
    max-width: 800px;
    padding: 0;
}

.v-modal .popup-content {
    overflow: hidden;
    padding: 60px 60px 90px;
    position: relative;
}

.share-popup .page-title {
    margin-bottom: 60px;
}

.share-popup .input-wrapper {
    max-width: 400px;
}

.share-popup .input-wrapper .text-input {
    padding: 16px 50px 16px 20px;
    color: #999;
}

.share-popup .input-wrapper .input-icon {
    right: 20px;
}

.share-popup .t-info {
    color: #999;
    font-size: 14px;
    line-height: 17px;
    margin: 10px 0 60px;
}

.share-popup .social-share {
    display: block;
}

.share-popup .social-share .social-share__caption {
    margin-bottom: 30px;
}

.share-popup .social-share .social-icon:first-child {
    margin-left: 0;
}

.share-popup .share-popup-bg {
    position: absolute;
    right: 0;
    bottom: 15px;
}

/*!------------------------------------ catalog ------------------------------------*/

.catalog-menu-wrapper {
    border: 1px solid rgba(0, 0, 0, 0.04);
    -webkit-box-shadow: 10px 0 34px rgb(0 0 0 / 7%);
    box-shadow: 10px 0 34px rgb(0 0 0 / 7%);
    padding: 20px;
    position: relative;
    margin-bottom: 50px;
}

.page-content .catalog-menu-wrapper {
    font-family: 'Myriad Pro';
    line-height: 1.3;
}

.page-content .catalog-menu-wrapper.left-menu > ul.nav > li > a {
    display: block;
}

.page-content .catalog-menu-wrapper..left-menu ul li a {
    padding-top: 4px;
    padding-bottom: 4px;
}

.catalog-filter-wrapper {
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
}

.catalog-filter-wrapper > [class*="col"] {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
}

.catalog-filter__item {
    position: relative;
    width: 100%;
}

.catalog-filter__item select {
    font-family: 'Myriad Pro';
    border: 1px solid transparent;
    color: black;
    cursor: pointer;
    padding: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #f4f3f3;
    width: 100%;
}

.catalog-filter__item-icon {
    padding: 0;
    position: absolute;
    right: 0;
    width: 30px;
    height: 100%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    pointer-events: none;
}

.catalog-filter-wrapper > [class*="col"]:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.catalog-filter__item-link {
    font-family: 'Myriad Pro';
    background: transparent;
    cursor: auto;
    padding: 15px;
}

.catalog-filter__item-link .show-all-btn {
    margin-right: 16px;
    font-weight: 700;
    color: #dc092e;
    display: none;
}

.catalog-page .sort {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -12px;
}

.catalog-page .sort .caption {
    font-weight: 700;
    margin: 0 12px 5px;
}

.catalog-page .sort a {
    margin: 5px 12px;
    padding: 0 14px 0 0;
}

.prod-switch {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #F0F2F4;
    border-radius: 6px;
    height: 32px;
    margin-right: 30px;
}

.prod-switch__item {
    margin: -1px 0 0;
    cursor: pointer;
}

.prod-switch__item input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
}

.prod-switch__item-num {
    width: 30px;
    height: 32px;
    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;
    font-size: 14px;
    line-height: 140%;
    color: #999;
    border-radius: 6px;
}

.prod-switch__item input:checked + .prod-switch__item-num {
    background: #F0F2F4;
    color: #393A3A;
}

.btn-compare {
    cursor: pointer;
}

.catalog-content-wrapper {
    font-family: 'Verdana';
    font-size: 16px;
    font-weight: 400;
    line-height: 1.3;
    color: #666;
    padding-top: 15px;

}

.catalog-content-wrapper [class*="col"] {
    padding-bottom: 30px;
}

.catalog-item {
    border: 1px solid #F0F2F4;
    border-radius: 6px;
    display: block;
    position: relative;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
    transition: background 0.2s;
}

.catalog-item__img {
    -webkit-transition: -webkit-filter 0.2s;
    transition: -webkit-filter 0.2s;
    -o-transition: filter 0.2s;
    transition: filter 0.2s;
    transition: filter 0.2s, -webkit-filter 0.2s;
}

.catalog-item:hover {
    background: #f0f2f4;
}

.catalog-item:hover .blog-item__img {
    -webkit-filter: brightness(.93);
    filter: brightness(.93);
}

.catalog-item__label-wrapper {
    position: absolute;
    left: 12px;
    top: 12px;
}

.catalog-item__label {
    font-size: 14px;
    line-height: 1.4;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
}

.catalog-item__label.red {
    background: #E20738;
}

.catalog-item__label.blue {
    background: #0C38AB;
}

.catalog-item__label.green {
    background: #05972E;
}

.catalog-item__to-compare {
    position: absolute;
    right: 12px;
    top: 12px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.catalog-item__to-compare .icon--compare {
    width: 20px;
    height: 20px;
}

.catalog-item__to-compare.detail-compare {
    position: sticky;
    padding-left: 10px;
}

.catalog-item__to-compare.detail-compare .compare-popup {
    left: 100%;
}

.catalog-item__to-compare .compare-add-btn.active .icon--compare {
    background: #E20738;
    -webkit-mask-size: cover;
    -webkit-mask-image: var(--icon-compare);
}

.catalog-item__img {
    height: 258px;
    max-width: 270px;
    margin: 0 auto;
    display: flex;
}

.catalog-item__img img {
    /*width: 100%;
    height: 100%;*/
    -o-object-fit: cover;
    object-fit: cover;
    max-height: 215px;
    max-width: 190px;
    margin: auto;
}

.catalog-item__title {
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    color: #1C0209;
    height: 85px;
    margin: 20px 0;
    overflow: hidden;
    display: block;
    padding: 0 14px;
}

.product-tabs .recomended .catalog-content-wrapper .catalog-item.long .catalog-item__title{
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 6.8em;
}

.b-header__compare {
    background-color: #e0e0e0;
    height: 44px;
    display: flex;
    padding: 10px;
    padding-right: 13px;
    border-right: 1px solid #393a3a;
}

.btn-compare {
    position: relative;
    height: fit-content;
}

.btn-compare .count {
    position: absolute;
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    text-align: center;
    top: -2px;
    left: 17px;
    background: #e80643;
    line-height: 15px;
}

.page-content a.catalog-item__title {
    color: #1C0209;
}

.catalog-item__info {
    font-size: 14px;
    color: #999;
    height: 152px;
    padding: 0 16px;
    overflow: hidden;
}

.catalog-item__info-caption {
    font-weight: 700;
    margin-bottom: 6px;
}

.catalog-item__info-text {
    line-height: 1.4;
}

.catalog-item__info-text:nth-child(2) {
    margin-bottom: 16px;
}

.catalog-item__bottom {
    padding: 24px 0 30px;
}

.catalog-item__bottom-price {
    font-weight: 700;
    font-size: 18px;
    text-align: center;
    color: #E20738;
    margin-bottom: 20px;
    height: 50px;
}

.catalog-item__bottom-price .price-wrapper{
    margin-top: 0;
}

.recommended_list .catalog-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.recommended_list .catalog-item__bottom-price {
    height: auto;
}

.recommended_list .catalog-item__info {
    height: auto;
}

.recommended_list .catalog-item__title {
    height: auto;
}

.page-content .add-to-cart {
    font-weight: 700;
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 0;
    width: 122px;
    height: 42px;
    cursor: pointer;
}

.cert-slider {
    position: relative;
    padding-bottom: 50px;
}

.cert-slider .swiper-slide {
    text-align: center
}

.cert-slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 12px !important;
}

.cert-slider .swiper-button-prev {
    left: -45px;
}

.cert-slider .swiper-button-next {
    right: -45px;
}

.catalog-text p {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
}

.catalog-text ul {
    color: #666;
    font-size: 16px;
    line-height: 1.6;
    padding-left: 24px;
}

.catalog-text ul li {
    position: relative;
    margin-bottom: 30px;
}

.catalog-text ul li::before {
    content: '';
    position: absolute;
    left: -15px;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666;
}

/*!------------------------------------ catalog ------------------------------------*/

.top-compare-check {
    margin-bottom: 30px;
    display: none;
}

.compare-table {
    overflow: scroll hidden;
    padding-bottom: 40px;
}

.compare-table::-webkit-scrollbar {
    height: 6px;
}

.compare-table::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 4px;
}

.compare-table__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.compare-table__row:nth-child(even) .col-inner {
    background: #F0F2F4;
}

.compare-table__col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 280px;
    flex: 0 0 280px;
}

.compare-table .col-inner {
    width: 100%;
    height: 100%;
    padding: 20px 14px;
    font-size: 14px;
    line-height: 1.4;
    color: #666;
    border: 1px solid #F0F2F4;
}

.compare-table .col-inner-name {
    font-weight: 700;
    display: none;
}

.compare-table__first-col .col-inner-name {
    display: block;
}

.compare-table__first-col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
}

.compare-table__top-row .compare-table__col {
    padding: 0;
    font-weight: 400;
}

.compare-table__top-row .compare-table__first-col .col-inner {
    border-width: 0 0 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.compare-table .catalog-item {
    border-radius: 0;
    border-color: #F0F2F4;
    width: 100%;
}

.compare-del-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

.compare-table__first-col .checkbox-wrapper {
    margin-bottom: 40px;
}

.compare-table .catalog-item__title {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    height: 70px;
    text-align: center;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #1C0209;
}

.catalog-item__bottom {
    padding: 18px 0 20px;
}

/*!------------------------------------ compare-popup ------------------------------------*/

.compare-popup {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 200px;
    padding-top: 10px;
    -webkit-filter: drop-shadow(0px 4px 30px rgba(93, 105, 128, 0.25));
    filter: drop-shadow(0px 4px 30px rgba(93, 105, 128, 0.25));
    z-index: 999;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
		pointer-events: none;
}

.compare-popup.active {
    opacity: 1;
		/*pointer-events: auto;*/
}

.compare-popup .popup-corner {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 15px solid #fff;
    position: absolute;
    top: 0;
    left: calc(50% - 9px);
}

.compare-popup .popup-content {
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    line-height: 1.4;
    color: #1C0209;
    text-align: center;
}

.add-to-cart-stub {
    width: 100px;
    height: 35px;
    line-height: 33px;
}

footer .col-md-6 {
    text-align: left;
    margin: 0;
    max-width: none;
}

.catalog-section-banner .img {
    width: 100%;
    background-repeat: no-repeat;
}

.swiper-button-prev {
	left: -60px;
}

.swiper-button-next {
	right: -60px;
}


/*!------------------------------------ catalog-banner ------------------------------------*/

.catalog-banner {background: url(../images/catalog-banner1.png) center no-repeat; background-size: cover; font-family: 'Verdana'; position: relative;}
.catalog-banner .row > .col {padding-top: 100px; padding-bottom: 112px;}
.catalog-banner img.banner-pic {position: absolute; bottom: 0; right: 21px; max-width: none;}
.catalog-banner .banner-title {font-weight: 700; font-size: 40px; line-height: 130%; color: #1C0209;}
.catalog-banner .banner-text {font-size: 14px; line-height: 140%; color: #666; margin: 10px 0 40px; max-width: 360px;}
.catalog-banner .banner-btn button {padding: 10px 24px; border-radius: 5px; color: #fff; background: #E20738; font-weight: 700; font-size: 16px; line-height: 160%; border: 0px;}


/*!------------------------------------ slider-cert ------------------------------------*/

.slider-cert {display: flex; overflow: hidden; padding-bottom: 50px;}
.slider-cert.slick-initialized {display: block; overflow: visible;}
.slider-cert .slick-slide {padding: 0 10px;}
.slider-cert .slick-slide img {margin: 0 auto;}
.slider-cert .slick-arrow {top: 45%;}
.slider-cert .slick-arrow button {display: none;}
.slider-cert .slick-arrow.slick-disabled {opacity: .5;}
.slider-cert .slick-dots {padding: 0 !important;}
.slider-cert .slick-dots li::before {content: none !important;}
.slider-cert .slick-dots li button:before {font-size: 12px; color: #F0F2F4; opacity: 1;}
.slider-cert .slick-dots li.slick-active button:before {color: #999; opacity: 1;}


section.page > .container > .lines-wrapper > .top-line a.active,
section.page > .container > .lines-wrapper > .top-line a:hover {background: #e20738 !important; border-color: #e20738 !important;}
section.page > .container > .lines-wrapper > .top-line a span {transition: color .3s;}

[class*="bx-"]:not(html) .checkbox {background: none; border-radius: unset; width: auto; height: auto; flex: unset;}
.bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {border-color: #e20738;}
.bx-soa-pp-company .bx-soa-pp-company-graf-container .jq-checkbox {margin-top: 10px; border: none; cursor: auto;}
/*.bx-soa-pp-company .bx-soa-pp-company-graf-container .jq-checkbox .jq-checkbox__div {display: none;}*/
.bx-soa-pp-company .bx-soa-pp-company-graf-container .bx-soa-pp-company-checkbox {visibility: hidden;}
.bx-soa-pp-company .bx-soa-pp-company-smalltitle {padding-left: 20px;}

.bx_soa_location .jq-radio.checked .jq-radio__div {width: 9px; height: 9px; margin: 3px 0 0 3px;}


section.contacts > .container > .category-wrap:last-child:not(:first-child) {display: none;}


@media (max-width: 1680px) {
	.catalog-section-banner .img {
		background-position: bottom;
	}
}
@media (max-width: 1399px) {
	.slider-cert .slick-arrow.next {right: -25px;}
	.slider-cert .slick-arrow.prev {left: -25px;}
}
@media (max-width: 1199px) {
    .page-title {
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .page-title-h2 {
        font-size: 28px;
        line-height: 120%;
        margin-bottom: 20px;
    }

    .page-title-h3 {
        line-height: 120%;
        margin-bottom: 20px;
    }

    .blog-item__info {
        padding: 20px 20px 26px;
    }

    .blog-item__caption {
        letter-spacing: normal;
    }

    .doc-item {
        padding: 20px 10px;
    }

    .doc-item__img {
        width: 50px;
        height: 50px;
    }

    .doc-item__name {
        letter-spacing: normal;
    }

    .article-top-block .blog-item__img {
        height: 250px;
    }

    .article-top-block .blog-item__text {
        margin-bottom: 10px;
        font-size: 16px;
        line-height: 160%;
    }

    .article-top-block .blog-item__bottom {
        font-size: 15px;
        line-height: 150%;
    }

    .article-top-block .btn {
        margin-top: 20px;
    }

    .article-top-block .author-info {
        padding: 10px 15px;
    }

    .article-top-block .author-info__caption {
        font-size: 26px;
        line-height: 28px;
        margin-bottom: 15px;
    }

    .article-top-block .avatar-pic {
        margin-bottom: 10px;
        width: 100px;
        height: 100px;
    }

    .author-info__text {
        font-size: 14px;
        line-height: 140%;
        letter-spacing: -0.5px;
    }

    .article-contents-table {
        padding: 40px 40px 30px;
    }

    .list-circle li {
        font-size: 16px;
        line-height: 150%;
        margin-bottom: 20px;
    }

    .article-content__image6 {
        width: 250px;
    }

	.catalog-banner {background-position: 18%; position: relative;}
	.catalog-banner::before {content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(255 255 255 / .3);}
}

@media (max-width: 991px) {

    .blog-page .doc-item {
        padding: 10px;
        display: block;
    }

    .blog-page .doc-item__img {
        margin: 0 auto 5px;
    }

    .doc-item__name {
        font-size: 13px;
        line-height: 120%;
    }

    .blog-page .doc-item__name {
        text-align: center;
    }

    .blog-item__info {
        padding: 15px 15px 20px;
    }

    .blog-item__caption {
        letter-spacing: -0.7px;
    }

    .blog-item__bottom,
    .blog-item__text {
        font-size: 15px;
    }

    .avatar-wrapper {
        margin-bottom: 30px;
    }

    .avatar-pic {
        width: 200px;
        height: 200px;
        margin-right: 20px;
    }

    .avatar-name {
        font-size: 24px;
        line-height: 28px;
    }

    .avatar-text {
        font-size: 16px;
        line-height: 160%;
    }

    .article-top-block .author-info {
        text-align: left !important;
        margin-top: 30px;
        position: relative;
        padding: 15px;
        padding-left: 130px;
        height: 130px;
    }

    .article-top-block .avatar-pic {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 100px;
        height: 100px;
        margin: 0;
    }

    .article-top-block .author-info__caption {
        font-size: 24px;
        line-height: 26px;
        margin-bottom: 10px;
    }

    .article-top-block .author-info__name {
        line-height: 120%;
        margin-bottom: 5px
    }

    .author-info__text {
        font-size: 15px;
        line-height: 120%;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .article-contents-table {
        padding: 30px;
    }

    .article-contents-table .link {
        font-size: 16px;
        line-height: 140%;
        margin-bottom: 10px;
    }

    .article-rate {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .page-title {
        font-size: 28px;
    }

    .page-title-h2 {
        font-size: 24px;
    }

    .sort-wrapper {
        margin-top: 15px;
    }

    .doc-col {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .doc-wrapper {
        margin-bottom: 30px;
    }

    .doc-item,
    .blog-page .doc-item {
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .doc-item__img,
    .blog-page .doc-item__name {
        margin: 0 10px 0 0;
    }

    .doc-item__name,
    .blog-page .doc-item__name {
        font-size: 13px;
        line-height: 120%;
        text-align: left;
    }

    .blog-page .doc-item__img {
        margin: 0 10px 0 0;
    }

    .author-top-block {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .avatar-pic {
        width: 150px;
        height: 150px;
    }

    .avatar-text {
        margin: 10px 0 15px;
    }

    .tag-wrapper__item {
        padding: 7px 15px;
    }

    .model-slider,
    .read-slider,
    .page-content .slider {
        width: calc(100% - 40px);
        padding-bottom: 60px;
    }

    .swiper-button-prev {
        left: -40px;
    }

    .swiper-button-next {
        right: -40px;
    }

    .model-slider .swiper-slide {
        font-size: 16px;
        line-height: 150%;
    }

    .blog-item__caption {
        font-size: 16px;
        line-height: 150%;
        letter-spacing: normal;
    }

    .blog-item__bottom, .blog-item__text {
        line-height: 150%;
    }

    .read-slider .blog-item__info {
        height: 230px;
    }

    .blog-page .blog-item__img,
    .read-slider .blog-item__img {
        height: 300px;
    }

    .article-top-block .blog-item__text {
        margin-top: 20px;
    }

    .article-top-block {
        margin-bottom: 60px;
    }

    .mt-80 {
        margin-top: 60px;
    }

    .article-contents-table {
        padding: 20px 20px 10px;
    }

    .article-content img {
        display: block;
        margin: 10px auto;
    }

    .article-content .article-content__image1 {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .list-strong-wrapper {
        margin: 0;
        padding-top: 20px;
    }

    .quote-text {
        padding: 30px 25px 50px;
        font-size: 16px;
    }

    .social-share {
        display: block;
    }

    .social-share__caption {
        margin: 0 0 10px 0;
    }

    .social-share .social-icon:first-child {
        margin-left: 0;
    }

    .file-downloads-wrapper .doc-item {
        margin-bottom: 15px;
    }

    .v-modal {
        width: 100%;
        border-radius: 6px;
    }

    .v-modal .popup-content {
        padding: 20px 20px 30px;
        border-radius: 6px;
    }

    .share-popup .page-title {
        margin-bottom: 30px;
        font-size: 26px;
        letter-spacing: -0.5px;
    }

    .share-popup .social-share .social-share__caption {
        margin-bottom: 10px;
    }

    .share-popup .input-wrapper .text-input {
        padding: 16px 36px 16px 14px;
    }

    .share-popup .input-wrapper .input-icon {
        right: 14px;
    }

    .share-popup .t-info {
        margin-bottom: 40px;
    }

    .share-popup .share-popup-bg {
        z-index: -1;
        right: -80px;
        bottom: -110px;
    }

    .prod-switch {
        display: none;
    }

    .catalog-content-wrapper.recommend-wrapper {
        display: none;
    }

    .top-compare-check {
        display: block;
    }

    .compare-table__first-col,
    .compare-table__top-row .compare-table__first-col {
        display: none;
    }

    .compare-table__col,
    .compare-table__top-row .compare-table__col {
        padding: 0 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 220px;
        flex: 0 0 220px;
    }

    .compare-table .col-inner {
        padding: 12px;
    }

    .compare-table .col-inner-name {
        display: block;
        font-size: 12px;
        line-height: 1.3;
        margin-bottom: 4px;
    }

    .compare-table .col-inner-val {
        font-size: 11px;
        line-height: 1.5;
    }

    .compare-table .catalog-item__img {
        width: 110px;
        height: 122px;
    }

    .compare-table .catalog-item__img img {
        max-height: 110px;
        max-width: 122px;
    }

    .compare-table .catalog-item__title {
        font-size: 13px;
        height: 70px;
        padding: 0 5px;
    }

    .compare-table .catalog-item__bottom {
        padding-top: 4px;
    }

    .compare-table .catalog-item__bottom-price {
        font-size: 13px;
    }

    .compare-table .add-to-cart {
        font-size: 13px;
        width: 110px;
        height: 36px;
        padding: 7px 0;
    }

    .compare-del-btn {
        top: 12px;
        right: 12px;
    }
	
	.catalog-banner {padding-top: 30px; padding-bottom: 35px;}
	.catalog-banner .row {flex-direction: column;}
	.catalog-banner .row > .col {padding-top: 0; padding-bottom: 0; flex-basis: auto; position: static;}
	.catalog-banner .banner-text {margin-bottom: 270px;}
	.catalog-banner img.banner-pic {right: calc(50% - 187.5px); bottom: 45px; width: 375px;}
	.catalog-banner .banner-btn {text-align: center; position: relative;}
	.catalog-banner .banner-btn button {width: 100%; max-width: 300px;}
	
	.slider-cert .slick-arrow {top: 97%;}
	.slider-cert .slick-arrow::after {font-size: 30px;}
	.slider-cert .slick-arrow.next {right: 0;}
	.slider-cert .slick-arrow.prev {left: 0;}
	.slider-cert .slick-dots {padding: 0 25px !important;}
	
}

@media (max-width: 575px) {
	.catalog-section-banner{
		display: none;
	}
    .model-slider,
    .read-slider,
    .page-content .slider {
        width: calc(100% - 30px);
    }

    .slider .swiper-button-prev {
        left: 25px;
        top: auto;
        bottom: 0;
    }

    .slider .swiper-button-next {
        right: 25px;
        top: auto;
        bottom: 0;
    }

    .slider .swiper-button-next, .slider .swiper-button-prev {
        width: 10px;
        height: 20px;
    }

    .slider .swiper-button-next:after, .slider .swiper-button-prev:after {
        font-size: 20px;
    }

    .slider.cert-slider {
        padding-bottom: 40px;
    }

    .catalog-filter__item select,
    .catalog-filter__item-link {
        font-size: 14px;
        padding: 10px 10px;
    }

    .b-header-top .container {
        padding-left: 0px;
    }
	
}

@media (max-width: 480px) {
    .catalog-text p,
    .catalog-text ul li {
        font-size: 15px;
        line-height: 1.5;
    }

    .blog-item__info {
        height: auto;
    }

    .blog-item__bottom {
        margin-top: 15px;
    }

    .avatar-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .avatar-pic {
        margin: 0 0 20px;
    }

    .avatar-name,
    .avatar-text {
        text-align: center;
    }

    .blog-item__bottom {
        max-width: none;
    }

    .catalog-filter-wrapper > [class*="col"]:nth-child(n + 5) {
        display: none;
    }

    .catalog-filter-wrapper > [class*="col"]:last-child {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        display: block;
    }

    .catalog-filter-wrapper.show-all > [class*="col"] {
        display: block;
    }

    .catalog-filter__item-link {
        background: #f4f3f3;
    }

    .catalog-filter__item-link .show-all-btn {
        display: inline-block;
    }

    .catalog-page .sort .caption {
        width: 100%;
    }

    .catalog-page .sort a {
        font-size: 12px;
    }

    .catalog-item__img {
        max-width: 290px;
        height: 290px;
    }

    .catalog-item__title {
        height: auto;
        margin: 10px 0 16px;
    }

    .catalog-item__info {
        font-size: 13px;
        height: auto;
    }

    .catalog-item__info-text:nth-child(2) {
        margin-bottom: 12px;
    }

    .catalog-item__bottom {
        padding-top: 24px;
    }

    .b-header_left_box {
        width: 50%;
    }

    .b-header__city .header-city-select {
        padding-right: 30px;
    }

    .b-header_center_box {
        width: 70%;
    }

	.catalog-banner .banner-text {font-size: 15px; max-width: 300px;}
}

@media (max-width: 380px) {
    .b-header-top .container .b-header_box {
        padding-left: 55px;
    }

    .b-header_left_box {
        width: 23%;
    }
}

@media (max-width: 374px) {
}













