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

.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(0, 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(0, -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: #ffffffd8
}

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

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    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: 0;
    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
}

.carousel {
    position: relative;
    box-sizing: border-box
}

.carousel *,
.carousel :after,
.carousel :before {
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: flex
}

.carousel__slide {
    flex: 0 0 auto;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + .5rem);
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    list-style: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: var(--carousel-button-width, 48px);
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: var(--carousel-button-color, currentColor);
    background: var(--carousel-button-bg, transparent);
    border-radius: var(--carousel-button-border-radius, 50%);
    box-shadow: var(--carousel-button-shadow, none);
    transition: opacity .15s ease
}

.carousel__button.is-next,
.carousel__button.is-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: var(--carousel-button-svg-width, 50%);
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0) env(safe-area-inset-right, 0) env(safe-area-inset-bottom, 0) env(safe-area-inset-left, 0);
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    color: var(--fancybox-color, #ffffffd8);
    -webkit-tap-highlight-color: transparent;
    overflow: hidden;
    z-index: 1050;
    outline: 0;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,
.fancybox__container ::after,
.fancybox__container ::before {
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: 0
}

body:not(.is-using-mouse) .fancybox__container :focus {
    box-shadow: 0 0 0 1px #ffffffd8, 0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, .94))
}

@media all and (min-width:1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: var(--fancybox-bg, rgba(24, 24, 27, .92))
}

.fancybox__carousel {
    position: relative;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: flex;
    height: 100%
}

.fancybox__slide {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    overscroll-behavior: contain;
    display: flex;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::after,
.fancybox__slide::before {
    content: "";
    flex: 0 0 0;
    margin: auto
}

@media all and (min-width:1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0) 0 env(safe-area-inset-left, 0);
    padding: 36px;
    color: var(--fancybox-content-color, #374151);
    background: var(--fancybox-content-bg, #ffffffd8);
    position: relative;
    align-self: center;
    display: flex;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    box-shadow: none
}

.fancybox__caption {
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    flex-shrink: 0;
    overflow-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: var(--fancybox-color, #ffffffd8)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width:1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width:1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width:1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: var(--fancybox-color, #ffffffd8)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    animation: fancybox-rotate 2s linear infinite;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.carousel__button.is-close,
.carousel__dots,
.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav {
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav {
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .carousel__button.is-close,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav {
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    animation: .15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-zoomInUp {
    from {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }
    to {
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        transform: scale(.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, .1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    box-shadow: inset 0 0 4px rgba(0, 0, 0, .2)
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: grabbing
}

.fancybox__image {
    transform-origin: 0 0;
    user-select: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    flex-direction: row;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    max-width: 100%;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, .9);
    color: #ffffffd8
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

.fancybox-placeholder {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.fancybox__thumbs {
    flex: 0 0 auto;
    position: relative;
    padding: 0 3px;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    flex: 0 0 auto;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    box-sizing: content-box;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    opacity: 0;
    transition: opacity .15s ease;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255, 255, 255, .1);
    background-repeat: no-repeat;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0, hsla(0deg, 0%, 0%, .006) 8.1%, hsla(0deg, 0%, 0%, .021) 15.5%, hsla(0deg, 0%, 0%, .046) 22.5%, hsla(0deg, 0%, 0%, .077) 29%, hsla(0deg, 0%, 0%, .114) 35.3%, hsla(0deg, 0%, 0%, .155) 41.2%, hsla(0deg, 0%, 0%, .198) 47.1%, hsla(0deg, 0%, 0%, .242) 52.9%, hsla(0deg, 0%, 0%, .285) 58.8%, hsla(0deg, 0%, 0%, .326) 64.7%, hsla(0deg, 0%, 0%, .363) 71%, hsla(0deg, 0%, 0%, .394) 77.5%, hsla(0deg, 0%, 0%, .419) 84.5%, hsla(0deg, 0%, 0%, .434) 91.9%, hsla(0deg, 0%, 0%, .44) 100%);
    padding: 0;
    touch-action: none;
    display: flex;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .4))
}

@media all and (min-width:1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media(max-width:640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: var(--fancybox-accent-color, rgba(34, 213, 233, .96));
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 30;
    user-select: none
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

.air-datepicker-cell.-day-.-other-month-,
.air-datepicker-cell.-year-.-other-decade- {
    color: var(--adp-color-other-month)
}

.air-datepicker-cell.-day-.-other-month-:hover,
.air-datepicker-cell.-year-.-other-decade-:hover {
    color: var(--adp-color-other-month-hover)
}

.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade- {
    color: var(--adp-color-other-month)
}

.-selected-.air-datepicker-cell.-day-.-other-month-,
.-selected-.air-datepicker-cell.-year-.-other-decade- {
    color: #ffffffd8;
    background: var(--adp-background-color-selected-other-month)
}

.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade- {
    background: var(--adp-background-color-selected-other-month-focused)
}

.-in-range-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.air-datepicker-cell.-year-.-other-decade- {
    background-color: var(--adp-background-color-in-range);
    color: var(--adp-color)
}

.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,
.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade- {
    background-color: var(--adp-background-color-in-range-focused)
}

.air-datepicker-cell.-day-.-other-month-:empty,
.air-datepicker-cell.-year-.-other-decade-:empty {
    background: 0 0;
    border: none
}

.air-datepicker-cell {
    border-radius: var(--adp-cell-border-radius);
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    z-index: 1
}

.air-datepicker-cell.-focus- {
    background: var(--adp-background-color-hover)
}

.air-datepicker-cell.-current- {
    color: var(--adp-color-current-date)
}

.air-datepicker-cell.-current-.-focus- {
    color: var(--adp-color)
}

.air-datepicker-cell.-current-.-in-range- {
    color: var(--adp-color-current-date)
}

.air-datepicker-cell.-disabled- {
    cursor: default;
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-focus- {
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-disabled-.-in-range- {
    color: var(--adp-color-disabled-in-range)
}

.air-datepicker-cell.-disabled-.-current-.-focus- {
    color: var(--adp-color-disabled)
}

.air-datepicker-cell.-in-range- {
    background: var(--adp-cell-background-color-in-range);
    border-radius: 0
}

.air-datepicker-cell.-in-range-:hover {
    background: var(--adp-cell-background-color-in-range-hover)
}

.air-datepicker-cell.-range-from- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)
}

.air-datepicker-cell.-range-to- {
    border: 1px solid var(--adp-cell-border-color-in-range);
    background-color: var(--adp-cell-background-color-in-range);
    border-radius: 0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0
}

.air-datepicker-cell.-range-to-.-range-from- {
    border-radius: var(--adp-cell-border-radius)
}

.air-datepicker-cell.-selected- {
    color: #ffffffd8;
    border: none;
    background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-current- {
    color: #ffffffd8;
    background: var(--adp-cell-background-color-selected)
}

.air-datepicker-cell.-selected-.-focus- {
    background: var(--adp-cell-background-color-selected-hover)
}

.air-datepicker-body {
    transition: all var(--adp-transition-duration) var(--adp-transition-ease)
}

.air-datepicker-body.-hidden- {
    display: none
}

.air-datepicker-body--day-names {
    display: grid;
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    margin: 8px 0 3px
}

.air-datepicker-body--day-name {
    color: var(--adp-day-name-color);
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.air-datepicker-body--day-name.-clickable- {
    cursor: pointer
}

.air-datepicker-body--day-name.-clickable-:hover {
    color: var(--adp-day-name-color-hover)
}

.air-datepicker-body--cells {
    display: grid
}

.air-datepicker-body--cells.-days- {
    grid-template-columns: repeat(7, var(--adp-day-cell-width));
    grid-auto-rows: var(--adp-day-cell-height)
}

.air-datepicker-body--cells.-months- {
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: var(--adp-month-cell-height)
}

.air-datepicker-body--cells.-years- {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: var(--adp-year-cell-height)
}

.air-datepicker-nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid var(--adp-border-color-inner);
    min-height: var(--adp-nav-height);
    padding: var(--adp-padding);
    box-sizing: content-box
}

.-only-timepicker- .air-datepicker-nav {
    display: none
}

.air-datepicker-nav--action,
.air-datepicker-nav--title {
    display: flex;
    cursor: pointer;
    align-items: center;
    justify-content: center
}

.air-datepicker-nav--action {
    width: var(--adp-nav-action-size);
    border-radius: var(--adp-border-radius);
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.air-datepicker-nav--action:hover {
    background: var(--adp-background-color-hover)
}

.air-datepicker-nav--action:active {
    background: var(--adp-background-color-active)
}

.air-datepicker-nav--action.-disabled- {
    visibility: hidden
}

.air-datepicker-nav--action svg {
    width: 32px;
    height: 32px
}

.air-datepicker-nav--action path {
    fill: none;
    stroke: var(--adp-nav-arrow-color);
    stroke-width: 2px
}

.air-datepicker-nav--title {
    border-radius: var(--adp-border-radius);
    padding: 0 8px
}

.air-datepicker-nav--title i {
    font-style: normal;
    color: var(--adp-nav-color-secondary);
    margin-left: .3em
}

.air-datepicker-nav--title:hover {
    background: var(--adp-background-color-hover)
}

.air-datepicker-nav--title:active {
    background: var(--adp-background-color-active)
}

.air-datepicker-nav--title.-disabled- {
    cursor: default;
    background: 0 0
}

.air-datepicker-buttons {
    display: grid;
    grid-auto-columns: 1fr;
    grid-auto-flow: column
}

.air-datepicker-button {
    display: inline-flex;
    color: var(--adp-btn-color);
    border-radius: var(--adp-btn-border-radius);
    cursor: pointer;
    height: var(--adp-btn-height);
    border: none;
    background: rgba(255, 255, 255, 0)
}

.air-datepicker-button:hover {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover)
}

.air-datepicker-button:focus {
    color: var(--adp-btn-color-hover);
    background: var(--adp-btn-background-color-hover);
    outline: 0
}

.air-datepicker-button:active {
    background: var(--adp-btn-background-color-active)
}

.air-datepicker-button span {
    outline: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.air-datepicker-time {
    display: grid;
    grid-template-columns: -webkit-max-content 1fr;
    grid-template-columns: max-content 1fr;
    grid-column-gap: 12px;
    align-items: center;
    position: relative;
    padding: 0 var(--adp-time-padding-inner)
}

.-only-timepicker- .air-datepicker-time {
    border-top: none
}

.air-datepicker-time--current {
    display: flex;
    align-items: center;
    flex: 1;
    font-size: 14px;
    text-align: center
}

.air-datepicker-time--current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.air-datepicker-time--current-hours,
.air-datepicker-time--current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    position: relative;
    z-index: 1
}

.air-datepicker-time--current-hours:after,
.air-datepicker-time--current-minutes:after {
    content: '';
    background: var(--adp-background-color-hover);
    border-radius: var(--adp-border-radius);
    position: absolute;
    left: -2px;
    top: -3px;
    right: -2px;
    bottom: -2px;
    z-index: -1;
    opacity: 0
}

.air-datepicker-time--current-hours.-focus-:after,
.air-datepicker-time--current-minutes.-focus-:after {
    opacity: 1
}

.air-datepicker-time--current-ampm {
    text-transform: uppercase;
    align-self: flex-end;
    color: var(--adp-time-day-period-color);
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.air-datepicker-time--row {
    display: flex;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right, var(--adp-time-track-color), var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat
}

.air-datepicker-time--row:first-child {
    margin-bottom: 4px
}

.air-datepicker-time--row input[type=range] {
    background: 0 0;
    cursor: pointer;
    flex: 1;
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    -webkit-appearance: none
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    -webkit-appearance: none
}

.air-datepicker-time--row input[type=range]::-ms-tooltip {
    display: none
}

.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:hover::-ms-thumb {
    border-color: var(--adp-time-track-color-hover)
}

.air-datepicker-time--row input[type=range]:focus {
    outline: 0
}

.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]:focus::-ms-thumb {
    background: var(--adp-cell-background-color-selected);
    border-color: var(--adp-cell-background-color-selected)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #ffffffd8;
    cursor: pointer;
    -webkit-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-moz-range-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #ffffffd8;
    cursor: pointer;
    -moz-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-ms-thumb {
    box-sizing: border-box;
    height: 12px;
    width: 12px;
    border-radius: 3px;
    border: 1px solid var(--adp-time-track-color);
    background: #ffffffd8;
    cursor: pointer;
    -ms-transition: background var(--adp-transition-duration);
    transition: background var(--adp-transition-duration)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-thumb {
    margin-top: calc(var(--adp-time-thumb-size)/ 2 * -1)
}

.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.air-datepicker-time--row input[type=range]::-moz-range-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.air-datepicker-time--row input[type=range]::-ms-track {
    border: none;
    height: var(--adp-time-track-height);
    cursor: pointer;
    color: transparent;
    background: 0 0
}

.air-datepicker-time--row input[type=range]::-ms-fill-lower {
    background: 0 0
}

.air-datepicker-time--row input[type=range]::-ms-fill-upper {
    background: 0 0
}

.air-datepicker {
    --adp-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    --adp-font-size: 14px;
    --adp-width: 246px;
    --adp-z-index: 100;
    --adp-padding: 4px;
    --adp-grid-areas: 'nav' 'body' 'timepicker' 'buttons';
    --adp-transition-duration: .3s;
    --adp-transition-ease: ease-out;
    --adp-transition-offset: 8px;
    --adp-background-color: #ffffffd8;
    --adp-background-color-hover: #f0f0f0;
    --adp-background-color-active: #eaeaea;
    --adp-background-color-in-range: rgba(92, 196, 239, .1);
    --adp-background-color-in-range-focused: rgba(92, 196, 239, .2);
    --adp-background-color-selected-other-month-focused: #8ad5f4;
    --adp-background-color-selected-other-month: #a2ddf6;
    --adp-color: #4a4a4a;
    --adp-color-secondary: #9c9c9c;
    --adp-accent-color: #4eb5e6;
    --adp-color-current-date: var(--adp-accent-color);
    --adp-color-other-month: #dedede;
    --adp-color-disabled: #aeaeae;
    --adp-color-disabled-in-range: #939393;
    --adp-color-other-month-hover: #c5c5c5;
    --adp-border-color: #dbdbdb;
    --adp-border-color-inner: #efefef;
    --adp-border-radius: 4px;
    --adp-border-color-inline: #d7d7d7;
    --adp-nav-height: 32px;
    --adp-nav-arrow-color: var(--adp-color-secondary);
    --adp-nav-action-size: 32px;
    --adp-nav-color-secondary: var(--adp-color-secondary);
    --adp-day-name-color: #ff9a19;
    --adp-day-name-color-hover: #8ad5f4;
    --adp-day-cell-width: 1fr;
    --adp-day-cell-height: 32px;
    --adp-month-cell-height: 42px;
    --adp-year-cell-height: 56px;
    --adp-pointer-size: 10px;
    --adp-poiner-border-radius: 2px;
    --adp-pointer-offset: 14px;
    --adp-cell-border-radius: 4px;
    --adp-cell-background-color-selected: #5cc4ef;
    --adp-cell-background-color-selected-hover: #45bced;
    --adp-cell-background-color-in-range: rgba(92, 196, 239, 0.1);
    --adp-cell-background-color-in-range-hover: rgba(92, 196, 239, 0.2);
    --adp-cell-border-color-in-range: var(--adp-cell-background-color-selected);
    --adp-btn-height: 32px;
    --adp-btn-color: var(--adp-accent-color);
    --adp-btn-color-hover: var(--adp-color);
    --adp-btn-border-radius: var(--adp-border-radius);
    --adp-btn-background-color-hover: var(--adp-background-color-hover);
    --adp-btn-background-color-active: var(--adp-background-color-active);
    --adp-time-track-height: 1px;
    --adp-time-track-color: #dedede;
    --adp-time-track-color-hover: #b1b1b1;
    --adp-time-thumb-size: 12px;
    --adp-time-padding-inner: 10px;
    --adp-time-day-period-color: var(--adp-color-secondary);
    --adp-mobile-font-size: 16px;
    --adp-mobile-nav-height: 40px;
    --adp-mobile-width: 320px;
    --adp-mobile-day-cell-height: 38px;
    --adp-mobile-month-cell-height: 48px;
    --adp-mobile-year-cell-height: 64px
}

.air-datepicker-overlay {
    --adp-overlay-background-color: rgba(0, 0, 0, .3);
    --adp-overlay-transition-duration: .3s;
    --adp-overlay-transition-ease: ease-out;
    --adp-overlay-z-index: 99
}

.air-datepicker {
    background: var(--adp-background-color);
    border: 1px solid var(--adp-border-color);
    box-shadow: 0 4px 12px rgba(0, 0, 0, .15);
    border-radius: var(--adp-border-radius);
    box-sizing: content-box;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(4, -webkit-max-content);
    grid-template-rows: repeat(4, max-content);
    grid-template-areas: var(--adp-grid-areas);
    font-family: var(--adp-font-family), sans-serif;
    font-size: var(--adp-font-size);
    color: var(--adp-color);
    width: var(--adp-width);
    position: absolute;
    transition: opacity var(--adp-transition-duration) var(--adp-transition-ease), transform var(--adp-transition-duration) var(--adp-transition-ease);
    z-index: var(--adp-z-index)
}

.air-datepicker:not(.-custom-position-) {
    opacity: 0
}

.air-datepicker.-from-top- {
    transform: translateY(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-from-right- {
    transform: translateX(var(--adp-transition-offset))
}

.air-datepicker.-from-bottom- {
    transform: translateY(var(--adp-transition-offset))
}

.air-datepicker.-from-left- {
    transform: translateX(calc(var(--adp-transition-offset) * -1))
}

.air-datepicker.-active-:not(.-custom-position-) {
    transform: translate(0, 0);
    opacity: 1
}

.air-datepicker.-active-.-custom-position- {
    transition: none
}

.air-datepicker.-inline- {
    border-color: var(--adp-border-color-inline);
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    transform: none
}

.air-datepicker.-inline- .air-datepicker--pointer {
    display: none
}

.air-datepicker.-is-mobile- {
    --adp-font-size: var(--adp-mobile-font-size);
    --adp-day-cell-height: var(--adp-mobile-day-cell-height);
    --adp-month-cell-height: var(--adp-mobile-month-cell-height);
    --adp-year-cell-height: var(--adp-mobile-year-cell-height);
    --adp-nav-height: var(--adp-mobile-nav-height);
    --adp-nav-action-size: var(--adp-mobile-nav-height);
    position: fixed;
    width: var(--adp-mobile-width);
    border: none
}

.air-datepicker.-is-mobile- * {
    -webkit-tap-highlight-color: transparent
}

.air-datepicker.-is-mobile- .air-datepicker--pointer {
    display: none
}

.air-datepicker.-is-mobile-:not(.-custom-position-) {
    transform: translate(-50%, calc(-50% + var(--adp-transition-offset)))
}

.air-datepicker.-is-mobile-.-active-:not(.-custom-position-) {
    transform: translate(-50%, -50%)
}

.air-datepicker.-custom-position- {
    transition: none
}

.air-datepicker-global-container {
    position: absolute;
    left: 0;
    top: 0
}

.air-datepicker--pointer {
    --pointer-half-size: calc(var(--adp-pointer-size) / 2);
    position: absolute;
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    z-index: -1
}

.air-datepicker--pointer:after {
    content: '';
    position: absolute;
    background: #ffffffd8;
    border-top: 1px solid var(--adp-border-color-inline);
    border-right: 1px solid var(--adp-border-color-inline);
    border-top-right-radius: var(--adp-poiner-border-radius);
    width: var(--adp-pointer-size);
    height: var(--adp-pointer-size);
    box-sizing: border-box
}

.-top-center- .air-datepicker--pointer,
.-top-left- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer,
[data-popper-placement^=top] .air-datepicker--pointer {
    top: calc(100% - var(--pointer-half-size) + 1px)
}

.-top-center- .air-datepicker--pointer:after,
.-top-left- .air-datepicker--pointer:after,
.-top-right- .air-datepicker--pointer:after,
[data-popper-placement^=top] .air-datepicker--pointer:after {
    transform: rotate(135deg)
}

.-right-bottom- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer,
[data-popper-placement^=right] .air-datepicker--pointer {
    right: calc(100% - var(--pointer-half-size) + 1px)
}

.-right-bottom- .air-datepicker--pointer:after,
.-right-center- .air-datepicker--pointer:after,
.-right-top- .air-datepicker--pointer:after,
[data-popper-placement^=right] .air-datepicker--pointer:after {
    transform: rotate(225deg)
}

.-bottom-center- .air-datepicker--pointer,
.-bottom-left- .air-datepicker--pointer,
.-bottom-right- .air-datepicker--pointer,
[data-popper-placement^=bottom] .air-datepicker--pointer {
    bottom: calc(100% - var(--pointer-half-size) + 1px)
}

.-bottom-center- .air-datepicker--pointer:after,
.-bottom-left- .air-datepicker--pointer:after,
.-bottom-right- .air-datepicker--pointer:after,
[data-popper-placement^=bottom] .air-datepicker--pointer:after {
    transform: rotate(315deg)
}

.-left-bottom- .air-datepicker--pointer,
.-left-center- .air-datepicker--pointer,
.-left-top- .air-datepicker--pointer,
[data-popper-placement^=left] .air-datepicker--pointer {
    left: calc(100% - var(--pointer-half-size) + 1px)
}

.-left-bottom- .air-datepicker--pointer:after,
.-left-center- .air-datepicker--pointer:after,
.-left-top- .air-datepicker--pointer:after,
[data-popper-placement^=left] .air-datepicker--pointer:after {
    transform: rotate(45deg)
}

.-bottom-left- .air-datepicker--pointer,
.-top-left- .air-datepicker--pointer {
    left: var(--adp-pointer-offset)
}

.-bottom-right- .air-datepicker--pointer,
.-top-right- .air-datepicker--pointer {
    right: var(--adp-pointer-offset)
}

.-bottom-center- .air-datepicker--pointer,
.-top-center- .air-datepicker--pointer {
    left: calc(50% - var(--adp-pointer-size)/ 2)
}

.-left-top- .air-datepicker--pointer,
.-right-top- .air-datepicker--pointer {
    top: var(--adp-pointer-offset)
}

.-left-bottom- .air-datepicker--pointer,
.-right-bottom- .air-datepicker--pointer {
    bottom: var(--adp-pointer-offset)
}

.-left-center- .air-datepicker--pointer,
.-right-center- .air-datepicker--pointer {
    top: calc(50% - var(--adp-pointer-size)/ 2)
}

.air-datepicker--navigation {
    grid-area: nav
}

.air-datepicker--content {
    box-sizing: content-box;
    padding: var(--adp-padding);
    grid-area: body
}

.-only-timepicker- .air-datepicker--content {
    display: none
}

.air-datepicker--time {
    grid-area: timepicker
}

.air-datepicker--buttons {
    grid-area: buttons
}

.air-datepicker--buttons,
.air-datepicker--time {
    padding: var(--adp-padding);
    border-top: 1px solid var(--adp-border-color-inner)
}

.air-datepicker-overlay {
    position: fixed;
    background: var(--adp-overlay-background-color);
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    opacity: 0;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), left 0s, height 0s, width 0s;
    transition-delay: 0s, var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration), var(--adp-overlay-transition-duration);
    z-index: var(--adp-overlay-z-index)
}

.air-datepicker-overlay.-active- {
    opacity: 1;
    width: 100%;
    height: 100%;
    transition: opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease), height 0s, width 0s
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

*,
::after,
::before {
    margin: 0;
    padding: 0;
    border: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

a {
    text-decoration: none
}

li,
ul {
    list-style: none
}

img {
    vertical-align: top
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit
}

body,
html {
    height: 100%;
    line-height: 1;
    font-family: sans-serif;
    font-size: calc((1vw + 1vh) * .8);
    background-color: #ffffffd8;
    color: #ffffffd8
}

.wrapper {
    min-height: 100%
}

.container {
    max-width: 1630px;
    margin: 0 auto;
    padding: 0 15px;
    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
}

.container-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.header {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 99;
    padding: 5px;
    background-color: rgba(52, 48, 49, .5)
}

.header__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header__logo img {
    width: 150px;
    -o-object-fit: contain;
    object-fit: contain
}

.item-left {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14%;
    flex: 0 0 14%
}

.item-center {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 68%;
    flex: 0 0 68%
}

.menu__main {
    margin: 0;
    padding: 0;
    text-align: center
}

.menu__main li {
    display: inline-block;
    line-height: 50px;
    margin-left: 25px
}

.menu__main li a {
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1.5px;
    color: #ffffffd8;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__main li:hover a, .menu__main li.current_page_item a {
    color: #c58264
}

.menu__main li .sub-menu {
    padding: 20px 30px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 500;
    background-color: #000;
    -webkit-box-shadow: -2px 2px 70px -25px rgba(255, 255, 255, .5);
    box-shadow: -2px 2px 70px -25px rgba(255, 255, 255, .5);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    margin-top: 25px;
    opacity: 0;
    visibility: hidden;
    border-radius: 2px
}

.menu__main li .sub-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.menu__main li .sub-menu ul li {
    line-height: 1;
    text-align: start
}

.menu__main li .sub-menu ul li a {
    display: inline-block;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    letter-spacing: 1px;
    padding: 10px 0;
    color: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__main li .sub-menu ul li:hover a {
    color: #c58264
}

.menu__main li .mega-menu {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.menu__main li .mega-menu__column-4 {
    max-width: 1200px;
    width: 100%;
    padding: 20px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.menu__main li .mega-menu__column-4 .list-item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    padding: 0 15px;
    border-radius: 2px
}

.menu__main li .mega-menu__column-4 .list-item a {
    padding: 0 10px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid rgba(197, 131, 100, .7);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__main li .mega-menu__column-4 .list-item a:hover {
    border-color: #c58264
}

.menu__main li .mega-menu__column-4 .list-item a:hover h4 {
    color: #c58264
}

.menu__main li .mega-menu__column-4 .list-item img {
    max-width: 230px;
    width: 100%;
    max-height: 250px;
    vertical-align: middle;
    margin-top: 10px;
    border-radius: 2px
}

.menu__main li .mega-menu__column-4 .list-item ul li {
    line-height: 1;
    display: block
}

.menu__main li .mega-menu__column-4 .list-item ul li a {
    font-weight: 400;
    color: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__main li .mega-menu__column-4 .list-item ul li:hover a, .menu__main li .mega-menu__column-4 .list-item ul li.current-menu-item a {
    color: #c58264
}

.menu__item .single-column-menu {
    min-width: 280px;
    max-width: 350px
}

.menu__item .single-column-menu ul li a {
    color: #ffffffd8
}

.menu__item .single-column-menu ul li a:hover {
    color: #c58264 !important
}

.menu__item-has-children {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.menu__item-has-children span {
    margin-left: 5px;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-bottom: 2px solid #ffffffd8;
    border-right: 2px solid #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__item-has-children:hover span {
    border-color: #c58264;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.menu__icon {
    width: 35px;
    height: 20px;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 15;
    cursor: pointer
}

.menu__icon span {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ffffffd8 !important;
    left: 0;
    top: 50%
}

.menu__icon::after,
.menu__icon::before {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.menu__icon::before {
    top: 0
}

.menu__icon::after {
    top: 100%
}

.menu__icon._active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0)
}

.menu__icon._active::before {
    top: 50%;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg)
}

.menu__icon._active::after {
    top: 50%;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.item-right {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.v-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@-webkit-keyframes slideLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes slideLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes slideRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes slideTop {
    0% {
        opacity: 0;
        margin-top: -50%
    }
    100% {
        opacity: 1;
        margin-top: 0
    }
}

@keyframes slideTop {
    0% {
        opacity: 0;
        margin-top: -50%
    }
    100% {
        opacity: 1;
        margin-top: 0
    }
}

.header--white,
.header_scrolled {
    background-color: #000;
    -webkit-box-shadow: 0 -3px 5px 0 #c58264, 0 -3px 15px 0 #c58264;
    box-shadow: 0 -3px 5px 0 #c58264, 0 -3px 15px 0 #c58264
}

a[data-link].active {
    color: #c58264 !important
}

a[data-link].active h4 {
    color: #c58264 !important
}

.header_scrolled {
    -webkit-animation: slideTop .3s ease-in forwards;
    animation: slideTop .3s ease-in forwards
}

.heading__breadcrumbs {
    position: relative;
    z-index: 2
}

.heading__breadcrumbs ol {
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style-type: none
}

.heading__breadcrumbs ol li {
    margin-right: 30px;
    padding: 0
}

.heading__breadcrumbs ol li:last-child {
    opacity: .7
}

.heading__breadcrumbs ol li a {
    color: #ffffffd8;
    font-weight: 600;
    letter-spacing: 1px;
    position: relative
}

.heading__breadcrumbs ol li a::after {
    content: "/";
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 16px
}

.heading__breadcrumbs ol li span {
    color: #ffffffd8;
    letter-spacing: 1px;
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 400
}

.slider-main {
    width: 100%;
    height: 100vh
}

.slider-main__wrapper {
    width: 100%;
    height: 100%
}

.slider-main__slide {
    width: 100%;
    min-height: 100%
}

.slider-main__slide img {
    -o-object-position: right;
    object-position: right
}

.slider-main__arrow {
    width: 30px;
    height: 30px;
    background-color: #c58264;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 1px 1px #ffffffd8;
    box-shadow: 0 0 1px 1px #ffffffd8
}

.slider-main__arrow:hover {
    background-color: #a86f55
}

.slider-main__arrow img {
    width: 100%
}

.slider-main__arrow::after,
.slider-main__arrow::before {
    display: none
}

.slider-main__arrow.arrow-prev img {
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg)
}

.slider-main__arrow.arrow-next img {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.slider-main .swiper-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50% !important;
    bottom: 3vh;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.slider-main .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #ffffffd8;
    border-radius: 0;
    margin-top: 10px !important
}

.slide {
    background-position: right !important;
    background-size: cover !important;
    height: 41rem
}

.slide .bg-slide {
    z-index: -1
}

.slide__wrapper {
    width: 100%;
    padding: 70px 0 0;
    height: 100%;
    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;
    background-color: rgba(36, 36, 36, .7);
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.slide__content {
    top: -50px;
    max-width: 800px;
    min-height: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.slide__icon {
    width: 35%;
    padding-bottom: 30%;
    text-align: center;
    -webkit-transform: translateY(-25%) scale(.8);
    -ms-transform: translateY(-25%) scale(.8);
    transform: translateY(-25%) scale(.8);
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.slide__icon img {
    -o-object-fit: contain !important;
    object-fit: contain !important;
    top: 0
}

.slide__title {
    width: 90%;
    height: 4rem;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(-50%) scale(.5);
    -ms-transform: translateY(-50%) scale(.5);
    transform: translateY(-50%) scale(.5);
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.slide__title h2 {
    position: absolute;
    top: 50%;
    left: 50%;
    letter-spacing: 2.5px;
    font-size: 2.5rem;
    font-family: a_algeriusnr;
    color: #ffffffd8;
    text-shadow: 0 0 3px #000;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center
}

.slide__text {
    width: 40rem;
    height: 8rem;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(-50%) scale(.5);
    -ms-transform: translateY(-50%) scale(.5);
    transform: translateY(-50%) scale(.5);
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.slide__text p {
    position: absolute;
    top: 0;
    left: 0;
    margin-bottom: 2rem;
    color: #ccc;
    letter-spacing: 1.5px;
    line-height: 1.5;
    font-family: sans-serif;
    font-weight: 100;
    font-size: 18px;
    text-align: center;
    text-shadow: 0 0 3px #000, 0 0 6px #000;
    opacity: 1
}

.slide__button {
    width: 190px;
    height: 40px;
    margin-top: -50px;
    position: relative;
    overflow: hidden;
    -webkit-transform: translateY(50%) scale(.5);
    -ms-transform: translateY(50%) scale(.5);
    transform: translateY(50%) scale(.5);
    opacity: 0;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s
}

.slide__button a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-shadow: 1px 1px 1px #eec3ac;
    box-shadow: 1px 1px 1px #eec3ac
}

.slide__button a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #a86f55
}

.swiper-slide-active .bg-slide {
    -webkit-animation: parallaxImg 13s ease 0s;
    animation: parallaxImg 13s ease 0s
}

.swiper-slide-active.slide {
    background-color: #0c0c0f
}

.swiper-slide-active.slide .slide__icon {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

.swiper-slide-active.slide .slide__title {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.swiper-slide-active.slide .slide__text {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s
}

.swiper-slide-active.slide .slide__button {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
    -webkit-transition-delay: 1.2s;
    -o-transition-delay: 1.2s;
    transition-delay: 1.2s
}

@-webkit-keyframes parallaxImg {
    from {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: .3;
        -webkit-filter: saturate(.5);
        filter: saturate(.5)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-filter: saturate(1);
        filter: saturate(1)
    }
}

@keyframes parallaxImg {
    from {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
        opacity: .3;
        -webkit-filter: saturate(.5);
        filter: saturate(.5)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
        -webkit-filter: saturate(1);
        filter: saturate(1)
    }
}

.spoiler {
    width: 100%;
    padding: 10px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.spoiler__item {
    width: 100%;
    margin: 0 0 10px 0
}

.spoiler__title {
    width: 100%;
    text-align: left;
    font-size: 24px;
    background-color: #c58264;
    color: #545454;
    padding: 10px;
    position: relative;
    border: none
}

.spoiler__title--light {
    background-color: #545454;
    color: #c58264;
    border: 1px solid #c58264
}

.spoiler__title--light:hover {
    background-color: #c58264;
    color: #545454
}

.spoiler__title--light:hover::after,
.spoiler__title--light:hover::before {
    background-color: #545454
}

.spoiler__close {
    width: 100%;
    padding: 10px;
    display: none
}

.spoiler__close._close {
    display: block
}

.spoiler._init .spoiler__title {
    cursor: pointer;
    padding: 10px 40px 10px 10px
}

.spoiler._init .spoiler__title--light:hover::after,
.spoiler._init .spoiler__title--light:hover::before {
    background-color: #545454
}

.spoiler._init .spoiler__title::after,
.spoiler._init .spoiler__title::before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #c58264;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    -o-transition: transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
}

.spoiler._init .spoiler__title::after {
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg)
}

.spoiler._init .spoiler__title._active::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.black__spoiler-item .spoiler-item__content {
    padding: 1rem 1rem .5rem;
    border: #c58264 1px solid;
    border-radius: 3px
}

.black__spoiler-item .spoiler__title::after,
.black__spoiler-item .spoiler__title::before {
    background-color: #ffffffd8 !important
}

.black__spoiler-item .spoiler-item__title {
    color: #ffffffd8;
    font-weight: 400;
    line-height: 1.3;
    background-color: #000
}

.black__spoiler-item:hover .spoiler-item__title {
    color: #000
}

.black__spoiler-item:hover .spoiler__title::after,
.black__spoiler-item:hover .spoiler__title::before {
    background-color: #000 !important
}

.black__spoiler-item .section__link {
    margin: 0
}

.black__spoiler-item .load-more {
    margin-bottom: 0
}

.footer {
    padding-top: 2rem;
    border-top: #c58264 1px solid;
    background: url(../img/bg-grey.webp) repeat;
    position: relative
}

.footer::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .8);
    z-index: 1
}

.footer__grid-row {
    width: 100%;
    position: relative;
    z-index: 2
}

.footer__grid-col {
    padding: 0 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.footer__grid-col_img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.footer__item, .footer__menu li {
    font-family: Montserrat;
    font-size: 16px;
    color: #ffffffd8;
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 10px
}

.footer__item .divider-75 {
    width: 75%
}

.footer__item .divider-75 span {
    width: 100%
}

.footer__link, .footer__menu li a {
    font-family: Montserrat;
    font-size: 18px;
    color: #ffffffd8;
    line-height: 1.5;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.footer__link:hover, .footer__menu li a:hover, .footer__menu li.current_page_item a {
    color: #c58264
}

.footer__copyright-row {
    margin-top: 1rem;
    padding: 1rem 0;
    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;
    background-color: #000;
    position: relative;
    z-index: 2
}

.footer__copyright-row p {
    text-align: center;
    color: #ffffffd8;
    font-family: Montserrat;
    font-size: 12px
}

.gallery {
    padding: 3rem 0 1rem
}

.gallery div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px
}

.gallery div a[data-fancybox] {
    width: 370px;
    min-width: 270px;
    height: 370px;
    min-height: 270px;
    display: inline-block;
    background-color: #242424;
    overflow: hidden;
    position: relative
}

.gallery div a[data-fancybox] img {
    position: absolute;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 5px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    opacity: .5;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease
}

.gallery div a[data-fancybox] img:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    opacity: 1
}

.gallery-item {
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.gallery-item.anime {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

.gallery-item.hide {
    -webkit-animation: hideImage .3s ease-in-out forwards;
    animation: hideImage .3s ease-in-out forwards
}

.gallery-item:nth-child(12)~.gallery-item {
    display: none
}

@-webkit-keyframes hideImage {
    0% {
        visibility: visible
    }
    100% {
        visibility: hidden;
        width: 0;
        height: 0;
        min-width: 0;
        font-size: 0;
        margin: 0
    }
}

@keyframes hideImage {
    0% {
        visibility: visible
    }
    100% {
        visibility: hidden;
        width: 0;
        height: 0;
        min-width: 0;
        font-size: 0;
        margin: 0
    }
}

.load-more {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.load-more .loading {
    display: none;
    width: 32px;
    height: 32px;
    margin: 0 auto;
    -webkit-animation: loader1 2s linear infinite;
    animation: loader1 2s linear infinite
}

.load-more .loading span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    clip: rect(16px, 32px, 32px, 0);
    -webkit-animation: loader2 1s cubic-bezier(.77, 0, .175, 1) infinite;
    animation: loader2 1s cubic-bezier(.77, 0, .175, 1) infinite
}

.load-more .loading span::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border: 3px solid transparent;
    border-top: 3px solid #c58264;
    border-radius: 50%;
    -webkit-animation: loader3 1s cubic-bezier(.77, 0, .175, 1) infinite;
    animation: loader3 1s cubic-bezier(.77, 0, .175, 1) infinite
}

.load-more .loading span::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border: 3px solid rgba(52, 48, 49, .5);
    border-radius: 50%
}

@-webkit-keyframes loader1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader1 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader2 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes loader3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes loader3 {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.load-more.show-loader {
    text-indent: -9999px
}

.load-more.show-loader:hover {
    background-color: transparent
}

.load-more.show-loader .loading {
    display: block
}

.load-more.loaded {
    opacity: 0;
    visibility: hidden
}

.fancybox__caption {
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 1px
}

.cards {
    width: 100%
}

.cards__row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 20px
}

.card {
    width: 300px;
    height: 420px;
    position: relative
}

.card:hover .card__front {
    -webkit-transform: perspective(600px) rotateY(-180deg);
    transform: perspective(600px) rotateY(-180deg)
}

.card:hover .card__back {
    -webkit-transform: perspective(600px) rotateY(0);
    transform: perspective(600px) rotateY(0)
}

.card__back,
.card__front {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    -webkit-transition: -webkit-transform .5s ease;
    transition: -webkit-transform .5s ease;
    -o-transition: transform .5s ease;
    transition: transform .5s ease;
    transition: transform .5s ease, -webkit-transform .5s ease;
    border-radius: 5px;
    background: rgba(0, 0, 0, .773)
}

.card__front {
    -webkit-transform: perspective(600px) rotateY(0);
    transform: perspective(600px) rotateY(0)
}

.card__front img {
    -o-object-fit: contain;
    object-fit: contain;
	width: 100%; height: auto;
}

.card__back {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-transform: perspective(600px) rotateY(180deg);
    transform: perspective(600px) rotateY(180deg);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.card__back-wrapper {
    width: 95%;
    height: 95%;
    margin: auto;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border: 2px solid #c58264;
    border-radius: 5px
}

.card__title {
    margin: 1rem 0;
    font-family: AlegreyaSC;
    font-size: 36px;
    font-weight: 600;
    color: #f7bfa9
}

.card__profile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.card__profile span {
    color: #f7bfa9;
    font-family: Montserrat;
    font-size: 14px;
    line-height: 21px
}

.card__profile span:nth-child(odd) {
    font-weight: 600
}

.card__profile span:nth-child(even) {
    padding-left: 20px;
    color: #f7bfa9;
    border-bottom: 1px solid #f7bfa9;
    margin-bottom: 20px;
    font-style: italic
}

.card__link {
    width: 100% !important;
    margin-top: 1rem
}

.price__spoiler {
    padding: 1rem
}

.spoiler-item {
    border-radius: 2px;
    position: relative
}

.spoiler-item__title {
    padding: 10px 20px !important;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 2;
    color: #000;
    background-color: #c58264;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.spoiler-item__title._active,
.spoiler-item__title:hover {
    background-color: #a86f55
}

.spoiler-item__title::after,
.spoiler-item__title::before {
    content: "";
    width: 20px;
    height: 2px;
    background-color: #000 !important;
    position: absolute;
    right: 30px !important;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: -webkit-transform .3s ease 0s;
    transition: -webkit-transform .3s ease 0s;
    -o-transition: transform .3s ease 0s;
    transition: transform .3s ease 0s;
    transition: transform .3s ease 0s, -webkit-transform .3s ease 0s
}

.spoiler-item__title::after {
    -webkit-transform: translate(0, -50%) rotate(-90deg);
    -ms-transform: translate(0, -50%) rotate(-90deg);
    transform: translate(0, -50%) rotate(-90deg)
}

.spoiler-item__title._active::after {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0)
}

.spoiler-item__content {
    padding: 0 1rem .5rem 1rem
}

.spoiler-item__table {
    font-family: Montserrat;
    padding: 1rem 2rem;
    color: #ffffffd8;
    border-collapse: collapse;
    background: url(../img/bg-grey.webp)
}

.spoiler-item__thead-content {
    padding: 1rem 3rem;
    color: #ffffffd8;
    background-color: #262626
}

.spoiler-item__thead-content h4 {
    font-family: Montserrat;
    font-size: 22px;
    font-weight: 300;
    font-style: italic;
    text-decoration: underline
}

.spoiler-item__thead-content ul {
    padding: 1rem 0
}

.spoiler-item__thead-content ul li {
    padding: 10px 10px 10px 40px;
    font-family: Montserrat;
    font-weight: 300;
    font-style: italic;
    font-size: 20px;
    line-height: 1.3;
    position: relative
}

.spoiler-item__thead-content ul li::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translate(10px, 13px);
    -ms-transform: translate(10px, 13px);
    transform: translate(10px, 13px);
    color: #ffffffd8;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #ffffffd8;
    -webkit-clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 25% 50%, 0 0);
    clip-path: polygon(75% 0, 100% 50%, 75% 100%, 0 100%, 25% 50%, 0 0)
}

.spoiler-item__thead-content ul li a {
    color: #ffffffd8;
    font-weight: 400;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.spoiler-item__thead-content ul li a:hover {
    text-decoration: none;
    color: #c58264
}

.spoiler-item .thead-content__button {
    width: 100%;
    padding: .5rem 0;
    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-family: Montserrat;
    font-weight: 400;
    font-size: 22px;
    letter-spacing: 2px;
    color: #ffffffd8;
    background-color: rgba(0, 0, 0, .15);
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.spoiler-item .thead-content__button:hover {
    color: #000;
    background-color: #c58264
}

.spoiler-item__tbody tr {
    border-top: rgba(255, 255, 255, .0823529412) solid 1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.spoiler-item__tbody tr:hover {
    background-color: rgba(52, 48, 49, .5);
    border-top: rgba(255, 255, 255, .1803921569) solid 1px
}

.spoiler-item__tbody td {
    padding: 1rem;
    font-size: 18px;
    line-height: 1.2
}

.spoiler-item__tbody td:last-child {
    text-align: end
}

.price-content {
    max-width: 1630px !important;
    width: 100%
}

.price-content__row {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    border: rgba(255, 255, 255, .0941176471) solid 1px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 #c58264;
    box-shadow: 0 0 5px 0 #c58264
}

.price-content__row--dark {
    background-color: rgba(0, 0, 0, .3)
}

.price-content__block h3 {
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 2;
    text-align: end;
    color: #ffffffd8
}

.price-content__block h4 {
    font-family: Montserrat;
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 1, 5px;
    line-height: 2;
    text-align: start;
    color: #ffffffd8
}

.price-content__block p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    text-align: justify;
    text-indent: 40px;
    text-shadow: 0 0 1px #000;
    color: #ffffffd8
}

.price-content__block p:not(:last-child) {
    margin-bottom: 1rem
}

.price-content__img {
    width: 600px;
    height: 375px;
    border-radius: 2px
}

.price-content__img--big {
    height: 500px
}

.price-content__img img {
    border-radius: 2px
}

.price-content__divider span {
    width: 150px !important
}

.master-content {
    max-width: 1630px !important;
    width: 100%
}

.master-content__row {
    padding: 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 30px;
    border: rgba(255, 255, 255, .0941176471) solid 1px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 #c58264;
    box-shadow: 0 0 5px 0 #c58264
}

.master-content__row--dark {
    background-color: rgba(0, 0, 0, .3)
}

.master-content__block h3 {
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    text-align: end;
    color: #ffffffd8;
    margin-bottom: 1rem
}

.master-content__block p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    text-align: justify;
    text-indent: 40px;
    text-shadow: 0 0 1px #000;
    color: #ffffffd8
}

.master-content__block p:not(:last-child) {
    margin-bottom: .5rem
}

.master-content__img {
    width: 600px;
    height: 600px;
    border-radius: 2px
}

.master-content__img--big {
    height: 500px
}

.master-content__img img {
    border-radius: 2px
}

.master-content__divider span {
    width: 150px !important
}

.qr a img, .qr .qrcode img {
    width: 330px;
    height: 330px;
    border: 0
}
.qr .qrcode {text-align: center;}

.variable-blocks {
    width: 100%;
    height: 100%;
    padding: 0 2rem 5rem;
    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
}

.variable-blocks__item {
    display: none;
    -webkit-transform: translateY(120%);
    -ms-transform: translateY(120%);
    transform: translateY(120%);
    -webkit-transition: -webkit-transform 1s ease .1s;
    transition: -webkit-transform 1s ease .1s;
    -o-transition: transform 1s ease .1s;
    transition: transform 1s ease .1s;
    transition: transform 1s ease .1s, -webkit-transform 1s ease .1s;
    border-radius: 2px
}

.variable-blocks__item.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 30px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.variable-blocks__content {
    max-width: 700px
}

.variable-blocks__content h2 {
    font-family: Montserrat;
    font-size: 42px;
    font-weight: 800;
    letter-spacing: 3px;
    line-height: 1.5;
    color: #262626
}

.variable-blocks__content h3 {
    font-family: Montserrat;
    font-size: 32px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.5;
    color: #262626
}

.variable-blocks__content h4 {
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 800;
    letter-spacing: 0;
    line-height: 1.5;
    color: #262626
}

.variable-blocks__content p,
.variable-blocks__content ul li {
    padding: 2rem 1rem;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3;
    color: #262626
}

.variable-blocks__content ul li {
    list-style: circle;
    text-align: left;
    padding: 5px;
    margin-left: 2rem
}

.variable-blocks__content:last-child {
    text-align: end;
    padding-right: 1rem
}

.variable-blocks__content--grey {
    min-width: 500px;
    height: 100%;
    padding: 2rem 1rem;
    background: url(../img/bg-grey.webp)
}

.variable-blocks__content--grey h4 {
    margin-bottom: 2rem;
    font-weight: 400;
    position: relative
}

.variable-blocks__content--grey h4::after {
    content: "";
    position: absolute;
    bottom: -1rem;
    left: 0;
    width: 33%;
    height: 2px;
    background-color: #c58264
}

.variable-blocks__content--grey h4.text-end::after {
    left: 100%;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.variable-blocks__content--grey p {
    padding: .5rem 0;
    font-weight: 600;
    font-size: 18px;
    color: #c58264 !important
}

.variable-blocks__content--beige {
    padding: 2rem 0
}

.variable-blocks__img {
    width: 50%;
    padding-bottom: 35%;
    -webkit-transform: translate(50%, 10%);
    -ms-transform: translate(50%, 10%);
    transform: translate(50%, 10%);
    opacity: .1
}

.variable-blocks__img img {
    -webkit-filter: drop-shadow(5px 5px 10px #000) drop-shadow(-5px -5px 10px #000) drop-shadow(5px -5px 10px #000) drop-shadow(-5px 5px 10px #000);
    filter: drop-shadow(5px 5px 10px #000) drop-shadow(-5px -5px 10px #000) drop-shadow(5px -5px 10px #000) drop-shadow(-5px 5px 10px #000)
}

.variable-blocks__footnote {
    margin: 1rem 0 0;
    border-top: #636363 solid 1px
}

.variable-blocks__footnote p {
    padding: .5rem 0 0;
    font-size: 16px;
    font-weight: 400;
    font-style: italic
}

.variable-blocks__footnote p a {
    color: #262626;
    font-weight: 600;
    text-decoration: underline;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: .7
}

.variable-blocks__footnote p a:hover {
    color: #ffffffd8;
    text-decoration: none
}

.spoiler__title--payment {
    color: #ffffffd8;
    letter-spacing: 1.5px;
    background-color: rgba(52, 48, 49, .5);
    border: #c58264 solid 1px;
    border-radius: 2px
}

.spoiler__title--payment::after,
.spoiler__title--payment::before {
    background-color: #ffffffd8 !important
}

.spoiler__title--payment._active,
.spoiler__title--payment:hover {
    background-color: #c58264
}

.spoiler__tbody--payment tr {
    padding: 1rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px
}

.spoiler__tbody--payment th {
    padding-left: 20px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 1.5;
    position: relative
}

.spoiler__tbody--payment th::after {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, .5)
}

.spoiler__tbody--payment th::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 10px;
    height: 10px;
    border-left: 10px solid #ffffffd8;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.spoiler__tbody--payment td {
    padding-left: 40px;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5
}

.payment__spoiler {
    padding: 1rem
}

.contacts-text {
    width: 100%;
    padding: 2rem 10px;
    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
}

.contacts-text p {
    max-width: 800px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: justify;
    color: #ffffffd8;
    text-shadow: 0 0 1px #000
}

.contacts-text p a {
    font-family: a_algeriusnr;
    color: #ffffffd8;
    text-shadow: none;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.contacts-text p a::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.contacts-text p a:hover {
    color: #643d2b
}

.contacts-text p a:hover::after {
    background-color: #643d2b
}

.form-body {
    position: relative
}

.form-body::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(51, 51, 51, .9) url(../img/preloader.gif) center/50px no-repeat;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.form-body.sending::after {
    opacity: 1;
    visibility: visible
}

.contacts-form {
    max-width: 1200px;
    margin: 0 auto;
    padding: 3rem;
    color: #ffffffd8;
    background-color: rgba(0, 0, 0, .5);
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2rem 1fr;
    grid-template: 0.5fr 0.5fr 3fr 1.5fr 1fr/1fr 1fr;
    grid-template-areas: "a b" "c d" "e e" "f g" "h h";
    gap: 2rem
}

.contacts-form * {
    outline: 0
}

.contacts-form__item {
    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
}

.contacts-form__item span {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .5);
    text-align: left;
    line-height: 1.3;
	width: 100%;
}

.contacts-form__item a {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffffd8;
    position: relative;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.contacts-form__item a:hover {
    color: #c58264
}

.contacts-form__item:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    grid-area: a
}

.contacts-form__item:nth-child(2) {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    grid-area: b
}

.contacts-form__item:nth-child(3) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    grid-area: c
}

.contacts-form__item:nth-child(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    grid-area: d
}

.contacts-form__item:nth-child(5) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: e
}

.contacts-form__item:nth-child(5) textarea {
    height: 100%
}

.contacts-form__item:nth-child(6) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    grid-area: f
}

.contacts-form__item:nth-child(7) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
    grid-area: g
}

.contacts-form__item:nth-child(8) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-area: h;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.contacts-form__item:nth-child(8) button, .contacts-form__item:nth-child(8) input {
    width: 50%;
    height: 60px
}

.contacts-form__item.error .checkbox-label::before {
    -webkit-box-shadow: 0 0 5px 3px red;
    box-shadow: 0 0 5px 3px red
}

.contacts-form__input {
    width: 100%;
    height: 60px;
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 2px;
    border-radius: 2px;
    background-color: rgba(52, 48, 49, .5);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: rgba(255, 255, 255, .8196078431)
}

.contacts-form__input:focus {
    -webkit-box-shadow: 0 0 3px 0 rgba(255, 255, 255, .5);
    box-shadow: 0 0 3px 0 rgba(255, 255, 255, .5)
}

.contacts-form__input.error {
    -webkit-box-shadow: 0 0 3px 0 red;
    box-shadow: 0 0 3px 0 red
}

.contacts-form__label {
    width: 100%;
    font-family: Montserrat;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
    color: rgba(255, 255, 255, .5)
}

.contacts-form__button {
    background-color: #c58264;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    font-family: Montserrat;
    font-size: 20px;
    letter-spacing: 2px;
    color: #000;
    text-shadow: 0 0 1px #000;
    cursor: pointer
}

.contacts-form__button:hover {
    background-color: rgba(4, 202, 4, .337)
}

.contacts-form__button--reset {
    background-color: rgba(204, 204, 204, .212)
}

.contacts-form__button--reset:hover {
    background-color: rgba(255, 0, 0, .365)
}

.checkbox__input {
    display: none
}

.checkbox__input:checked+.checkbox-label::after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.checkbox-label {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer
}

.checkbox-label::before {
    content: "";
    margin: 0 10px 0 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    -ms-flex-item-align: start;
    align-self: flex-start;
    height: 24px;
    border-radius: 2px;
    background-color: #ffffffd8
}

.checkbox-label::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 4px;
    border-radius: 2px;
    background-color: #643d2b;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

textarea {
    min-height: 150px
}

.file {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.file__item {
    position: relative;
    margin-left: 3rem
}

.file__input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    font-size: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.file__input:hover {
    background-color: rgba(255, 255, 255, .5);
    opacity: .15
}

.file__button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-height: 40px;
    border: rgba(255, 255, 255, .5) solid 1px;
    border-radius: 2px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 20px;
    font-family: Montserrat;
    font-size: 18px;
    line-height: 1.3;
    text-align: center
}

.file__preview {
    display: inline-block;
    width: 150px;
    max-height: 100px;
    background-color: rgba(52, 48, 49, .5);
    overflow: hidden
}

.file__preview img {
    position: static !important;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.file__delete {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    position: relative;
    cursor: pointer
}

.file__delete::after,
.file__delete::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.file__delete.active::before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 1;
    visibility: visible
}

.file__delete.active::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 1;
    visibility: visible
}

section.section__alfabet {
    margin: 0;
    padding: 0
}

section.section__alfabet .alfabet__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow-x: auto;
    overflow-y: hidden
}

section.section__alfabet .alfabet__list li {
    min-width: 40px;
    height: 50px;
    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;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

section.section__alfabet .alfabet__list li a {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    color: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    text-shadow: 0 0 1px #000
}

section.section__alfabet .alfabet__list li:hover {
    background-color: #a86f55
}

.catalog {
    width: 100%
}

.catalog__list {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 30px
}

.catalog__item {
    padding: 15px 15px 10px;
    position: relative;
    height: 100%
}

.catalog__item::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 0;
    width: 66%;
    height: 2px;
    background-color: #c58264
}

.catalog__item span {
    margin-left: 25px;
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 600;
    color: #c58264;
    text-shadow: 0 0 1px #000
}

.catalog__letter-list {
    padding: 15px
}

.catalog__letter-list li {
    padding: 5px 0
}

.catalog__letter-list li a {
    width: 100%;
    padding: 3px 10px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    color: #848484;
    border-radius: 2px;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.catalog__letter-list li a:hover {
    background-color: #c58264;
    color: #ffffffd8
}

.description {
    max-width: 1230px;
    margin: 0 auto;
    padding: 1rem 15px 3rem;
    border-bottom: #c58264 2px solid
}

.description__title h2, .description__content h2 {
    margin-bottom: 2rem;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 400;
    color: #c58264;
    line-height: 1.3;
    text-align: center
}

.description__title h3, .description__content h3 {
    padding-bottom: 1rem;
    font-family: Montserrat;
    font-size: 23px;
    font-weight: 600;
    color: #ffffffd8;
    line-height: 1.3;
    text-align: center
}

.description__content p {
    padding: 0 0 1rem;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    color: #ffffffd8;
    line-height: 1.3;
    letter-spacing: 1px;
    text-indent: 30px;
    text-align: justify
}

.description__content p strong {
    color: #262626
}

.description__content-table {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 300px 85px 1fr;
    grid-template-columns: 300px 85px 1fr
}

.description__content .content-table__title {
    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;
    border: #636363 solid 1px;
    border-right: none
}

.description__content .content-table__title h3 {
    padding: 0 15px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 600;
    color: #c58264;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.description__content .content-table__img {
    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;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
    border: #636363 solid 1px;
    border-right: none
}

.description__content .content-table__img img {
    width: 75px;
    height: 75px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.description__content .content-table__text {
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: #636363 solid 1px
}

.description__content .content-table__text p {
    padding: 0;
    font-size: 18px;
    font-weight: 400
}

.description__content dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border: #636363 solid 1px
}

.description__content dl dd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: #636363 solid 1px
}

.description__content dl dd .dd-text {
    width: calc(100% - 110px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 15px
}

.description__content ul {
    margin: 0 0 2rem;
    padding: 0 50px;
    border-radius: 2px;
    color: #ffffffd8
}

.description__content ul li {
    padding: 10px;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.2;
    list-style-type: disc;
    color: #ffffffd8
}

.description__content ol {
    margin: 0 0 2rem;
    padding: 0 50px;
    border-radius: 2px;
    color: #ffffffd8;
    list-style-type: decimal
}

.description__content ol li {
    padding: 10px;
    font-family: Montserrat;
    font-weight: 400;
    color: #ffffffd8;
    list-style: decimal
}

.description__content ol li h4 {
    font-size: 22px;
    line-height: 1.5
}

.description__content ol li p {
    font-size: 16px;
    font-style: italic
}

.description__images {
    width: 100%;
    padding: 0 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.description__images div {
    width: 300px;
    height: 350px
}

.description .description__slider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin-left: 5px;
    line-height: 10px;
    border-radius: 1px;
    -webkit-box-shadow: 0 0 2px #ffffffd8 0 0 1px #000;
    box-shadow: 0 0 2px #ffffffd8 0 0 1px #000;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #ffffffd8
}

.description .description__slider .swiper-pagination-bullet-active {
    background-color: #c58264
}

.description .description__slider .image__wrapper {
    padding-bottom: 40px
}

.description .description__slider .image__wrapper img {
    width: 300px;
    height: 350px;
    -o-object-fit: cover;
    object-fit: cover;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.later,
.no-active li {
    pointer-events: none;
    opacity: .5 !important
}

.popup {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    top: 0;
    left: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-transition: .8s ease-in-out 0s;
    -o-transition: .8s ease-in-out 0s;
    transition: .8s ease-in-out 0s
}

.popup.open {
    opacity: 1;
    visibility: visible
}

.popup.open .popup__content {
    opacity: 1;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.popup__body {
    min-height: 100%;
    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: 30px 10px
}

.popup__content {
    background-color: #ffffffd8;
    color: #262626;
    max-width: 80%;
    padding: 30px;
    position: relative;
    -webkit-transform: perspective(600px) translate(0, -100%) rotateX(90deg);
    transform: perspective(600px) translate(0, -100%) rotateX(90deg);
    opacity: 0;
    -webkit-transition: .8s ease-in-out 0s;
    -o-transition: .8s ease-in-out 0s;
    transition: .8s ease-in-out 0s
}

.popup__close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px
}

.popup__title {
    font-size: 40px;
    margin: 0 0 1em 0
}

.container-course {
    max-width: 1200px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 30px;
    margin: 0 auto
}

.course-card {
    margin: 30px 0;
    width: 475px;
    background-color: #ffffffd8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border: solid 2px rgba(197, 131, 100, .5882352941);
    border-radius: 5px;
    -webkit-box-shadow: 0 0 30px -10px rgba(197, 131, 100, .5882352941);
    box-shadow: 0 0 30px -10px rgba(197, 131, 100, .5882352941)
}

.course-card__img {
    position: relative;
    width: 100%;
    height: 200px;
    background-color: #c58264;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    overflow: hidden;
    -webkit-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    border-radius: 3px
}

.course-card__img::before {
    content: "";
    position: absolute;
    width: calc(100% - 15px);
    height: calc(100% - 15px);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 2px solid rgba(255, 255, 255, .5);
    border-radius: 3px
}

.course-card__img-text {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.course-card__img-text span {
    font-family: AlegreyaSC;
    font-weight: 600;
    color: rgba(255, 255, 255, .5)
}

.course-card__img-text span:nth-child(1) {
    font-size: 36px
}

.course-card__img-text span:nth-child(2) {
    font-size: 48px
}

.course-card__img img {
    width: 150px;
    opacity: .6
}

.course-card__content-course {
    margin: 0
}

.content-course__wrapper {
    margin: 0;
    padding: 1rem
}

.content-course__description div {
    padding: 10px 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 7fr;
    grid-template-columns: 3fr 7fr;
    grid-gap: 10px;
    border-bottom: #545454 1px solid
}

.content-course__description div dt {
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    color: #262626
}

.content-course__description div dd {
    -ms-grid-column: 2;
    grid-column: 2;
    font-family: Montserrat;
    font-size: 14px;
    color: #262626
}

.shryfty {
    padding: 3rem 0 3rem;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 20px -5px #c58264;
    box-shadow: 0 0 20px -5px #c58264
}

.shryfty__exemple {
    width: 95%;
    height: 150px;
    position: relative;
    background-color: #ffffffd8;
    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;
    border-radius: 3px
}

.shryfty__exemple::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(197, 131, 100, .3882352941);
    z-index: 1
}

.shryfty__exemple span {
    position: relative;
    z-index: 2;
    font-size: 40px;
    color: #000;
    text-align: center
}

.shryfty-form {
    margin-top: 1rem;
    padding: 10px 0;
    width: 95%;
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px
}

.shryfty-form__item {
    min-width: 240px;
    border-radius: 3px
}

.shryfty-form__item:nth-child(1) {
    width: 100%
}

.shryfty-form__item:not(:first-child) {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 32%;
    flex: 1 1 32%
}

.shryfty-form__item:not(:first-child) input[type=color] {
    padding: 0;
    border: none
}

.shryfty-form__item:not(:first-child) input[type=color] div {
    padding: 0
}

.shryfty-form__item label {
    padding: 0 15px;
    font-size: 14px;
    font-family: Montserrat;
    line-height: 2;
    color: #ffffffd8
}

.shryfty-form__item input,
.shryfty-form__item select {
    padding: 5px 15px;
    width: 100%;
    height: 40px;
    border-radius: 3px;
    font-size: 18px;
    outline-color: rgba(197, 131, 100, .3882352941);
    color: #636363
}

body {
    position: relative
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    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;
    background: #000;
    z-index: 999
}

.preloader img {
    width: 300px;
    opacity: .6;
    -webkit-animation: preload 1s ease infinite forwards;
    animation: preload 1s ease infinite forwards
}

main {
    background-color: #000
}

.vidjet {
    position: fixed;
    bottom: 15px;
    right: 20px;
    z-index: 3
}

.vidjet__icon {
    position: relative;
    width: 55px;
    height: 55px;
    cursor: pointer
}

.vidjet__icon img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: 3
}

.vidjet__content {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 300px;
    height: 450px;
    background-color: #ffffffd8;
    z-index: 4;
    border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px 0 rgba(255, 255, 255, .2392156863), -1px -1px 2px 0 rgba(255, 255, 255, .2392156863), 1px -1px 2px 0 rgba(255, 255, 255, .2392156863), -1px 1px 2px 0 rgba(255, 255, 255, .2392156863);
    box-shadow: 1px 1px 2px 0 rgba(255, 255, 255, .2392156863), -1px -1px 2px 0 rgba(255, 255, 255, .2392156863), 1px -1px 2px 0 rgba(255, 255, 255, .2392156863), -1px 1px 2px 0 rgba(255, 255, 255, .2392156863);
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

.vidjet__content.hidden {
    -webkit-transform: translate(30%, 45%) scale(0);
    -ms-transform: translate(30%, 45%) scale(0);
    transform: translate(30%, 45%) scale(0)
}

.vidjet__header {
    padding: 0 20px;
    height: 75px;
    background-color: #2f2e63;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    position: relative
}

.vidjet__header img {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 50px;
    height: 50px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.vidjet__header-close {
    position: absolute;
    top: 15px;
    right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

.vidjet__header-close::after,
.vidjet__header-close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 2px;
    background-color: #ffffffd8
}

.vidjet__header-close::before {
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.vidjet__header-close::after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.vidjet__header-title {
    padding-left: 20px;
    font-family: a_algeriusnr;
    font-size: 18px;
    letter-spacing: 2px
}

.vidjet__header-title span {
    font-family: Montserrat;
    letter-spacing: 1px;
    font-size: 16px
}

.vidjet__header-subtitle {
    padding-left: 20px;
    font-family: Montserrat;
    font-size: 14px;
    letter-spacing: 1px
}

.vidjet__body {
    padding: 20px 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 10px
}

.vidjet__body-img {
    width: 75px;
    height: 75px;
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.vidjet__body-img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.vidjet__body-text p {
    color: #242424;
    font-size: 16px;
    font-family: Montserrat
}

.vidjet__footer-row {
    padding: 0 10px 5px;
    width: 100%;
    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;
    gap: 5px
}

.vidjet__footer-col {
    width: 100%
}

.vidjet__footer-col--50 {
    width: calc(50% - 2.5px)
}

.vidjet__footer-label {
    text-align: center;
    color: #242424;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5
}

.vidjet__footer-btn {
    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;
    gap: 5px;
    padding: 10px 20px;
    font-size: 15px;
    font-family: Montserrat;
    font-weight: 600;
    letter-spacing: 1px;
    color: #ffffffd8;
    border-radius: 2px
}

.vidjet__footer-btn img {
    width: 25px
}

.vidjet__footer-btn--red {
    background-color: #ad4141
}

.vidjet__footer-btn--blue {
    background-color: #08c
}

.vidjet__footer-btn--purple {
    background-color: #685ab0
}

.vidjet__footer-btn--white {
    padding: 5px;
    background-color: #f7f1aa;
    border: #242424 2px solid;
    color: #242424;
    text-align: center;
    font-size: 14px
}

.full-screen {
    position: relative;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.full-screen__logo {
    color: #c58264;
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 5px;
    line-height: 2;
    text-align: center
}

.full-screen__body {
    padding: 100px 15px 25px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    gap: 3rem;
    background-color: rgba(0, 0, 0, .7)
}

.full-screen__title {
    text-align: center
}

.full-screen__title img {
    max-width: 50%;
    opacity: .8
}

.full-screen__title h2 {
    letter-spacing: 2.5px;
    font-size: 24px;
    font-family: a_algeriusnr;
    color: #ffffffd8;
    text-shadow: 0 0 3px #000;
    text-align: center
}

.full-screen__title h2 span {
    font-size: 36px
}

.full-screen .content--row {
    padding: 30px 10px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1.5rem
}

.full-screen .content--row__col {
    width: 300px
}

.full-screen .content--row__col h3 {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 18px;
    color: #c58264;
    letter-spacing: .5px;
    line-height: 3;
    text-align: center
}

.full-screen .content--row__col p {
    font-family: Montserrat;
    font-weight: 200;
    font-size: 14px;
    color: #ffffffd8;
    letter-spacing: .5px;
    line-height: 1.2;
    text-align: center
}

.full-screen__video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@-webkit-keyframes preload {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

@keyframes preload {
    0% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
    50% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }
    100% {
        -webkit-transform: scale(.8);
        transform: scale(.8)
    }
}

body._lock {
    overflow: hidden
}

.row--reverce {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.bg {
    position: relative
}

.bg::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-attachment: fixed;
    opacity: .2;
    z-index: -1
}

.bg-grey {
    background: url(../img/bg-grey.webp) repeat
}

.transition-fade {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    opacity: 1
}

.img-bg {
    position: relative;
    border-radius: 2px
}

.img-bg img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 2px
}

img {
    font-size: 10px;
    font-style: italic;
    font-family: Montserrat
}

.button {
    width: 170px;
    height: 40px;
    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;
    color: #000;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1.5px;
    background-color: #c58264;
    border-radius: 2px;
    opacity: .9;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease
}

.button:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #a86f55;
    opacity: 1
}

.toggles {
    width: 100%;
    padding: 0 0 2rem;
    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
}

.toggles__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1px
}

.toggles__toggle {
    padding: .5rem 2rem;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    color: #636363;
    background-color: rgba(0, 0, 0, .093);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px;
    cursor: pointer
}

.toggles__toggle.active,
.toggles__toggle:hover {
    color: #ffffffd8;
    background-color: #c58264
}

.white-text, .white-text p, .white h4, .white p {
    color: #ffffffd8 !important;
    text-shadow: 0 0 2px #000
}

.divider {
    width: 100%;
    height: 2rem;
    position: relative;
    text-align: center
}

.divider span {
    width: 50px;
    height: 2px;
    background-color: #c58264;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.divider-start {
    text-align: start
}

.divider-start span {
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.divider--full-width {
    height: 5px
}

.divider--full-width span {
    width: 100%
}

.bg-colored {
    background-color: #c58264
}

.full-width {
    width: 100vw
}

.mrg-ver-3rem {
    margin: 3rem 0
}

.pad-ver-2rem {
    padding: 2rem 0
}

.text-end {
    text-align: end
}

.mob-visible {
    display: block
}

.mob-hide {
    display: none
}

.tab-hide {
    display: block
}

.social-block {
    padding: 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: center;
    gap: 35px
}

.social-icon {
    width: 40px;
    height: 40px;
    border-radius: 2px;
    background-color: transparent;
    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;
    position: relative
}
/*
.social-icon::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #c58264;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: -1
}

.social-icon:hover::before {
    background-color: #a86f55
}
*/
.social-icon:hover img {
    opacity: 1
}

.social-icon a {
    border-bottom: 0 !important
}

.social-icon img {
    width: 40px;
	height: 40px;
	border-radius: 2px;
}

.social-icon[data-tooltip] {
    position: relative
}

.social-icon[data-tooltip]::after {
    content: attr(data-tooltip);
    position: absolute;
    width: 300px;
    left: -350%;
    top: -100px;
    background: #ffffffd8;
    color: #c58264;
    font-family: Montserrat;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    padding: 5px;
    border: 2px solid #c58264;
    border-radius: 2px;
    -webkit-box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, .3);
    box-shadow: 2px 2px 10px 1px rgba(0, 0, 0, .3);
    pointer-events: none;
    opacity: 0;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.social-icon[data-tooltip]:hover::after {
    top: -50px;
    opacity: 1;
    left: -250%
}

.section {
    padding: 3rem 0 1rem;
    position: relative;
    z-index: 0
}

.section-parallax {
    padding: 0
}

.section__heading {
    width: 50%
}

.section__logo {
    width: 20rem;
    height: 100px !important
}

.section__logo img {
    -o-object-fit: contain;
    object-fit: contain
}

.section__suptitle {
    font-family: Montserrat;
    font-weight: 900;
    font-size: 11px;
    text-align: center;
    letter-spacing: 4px;
    color: #c58264
}

.section__title {
    font-family: Montserrat;
    font-weight: 400;
    letter-spacing: 1.5px;
    line-height: 1.3;
    text-align: center;
    color: #ffffffd8;
    opacity: .9
}

.section__link {
    margin: 2rem;
    padding: 1rem;
    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
}

.section__link a {
    padding: 10px 40px;
    line-height: 35px;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: 900;
    color: #ffffffd8;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border-radius: 2px
}

.section__link a:hover {
    color: #000;
    background-color: #c58264
}

.page__section {
    background-color: #000
}

.page__section--home {
    padding: 0 !important;
    width: 100%;
    min-height: 100vh;
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content
}

.page__section--bg-grey {
    background: url(../img/bg-grey.webp)
}

.page__heading {
    width: 100%;
    height: 400px;
    padding: 4rem 0 2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.page__heading img {
    z-index: 0;
    -o-object-position: center;
    object-position: center
}

.page__heading::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(80%, rgba(0, 0, 0, .7)), color-stop(90%, rgba(0, 0, 0, .8)));
    background: -o-linear-gradient(bottom, rgba(0, 0, 0, .7) 80%, rgba(0, 0, 0, .8) 90%);
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 80%, rgba(0, 0, 0, .8) 90%);
    z-index: 1
}

.heading__title {
    padding-bottom: 2rem
}

.heading__title h1 {
    font-family: Montserrat;
    font-weight: 400;
    line-height: 1.2;
    color: #ffffffd8;
    text-align: center;
    position: relative;
    z-index: 1
}

.heading__title h1 span {
    font-family: a_algeriusnr
}

.content {
    max-width: 1200px;
    margin: 0 auto;
    padding: 3rem 15px
}

.content__row {
    width: 100%;
    height: 100%;
    display: -ms-grid;
    display: grid;
    justify-items: center;
    gap: 15px;
    overflow: hidden
}

.flex-row {
	display: flex;
	justify-content: center;
	gap: 30px;
}

.content__col:nth-child(1) {
    grid-area: col-1
}

.content__col:nth-child(2) {
    grid-area: col-2
}

.content__col:nth-child(3) {
    grid-area: col-3
}

.content .service-block {
    width: 100%;
    height: 100%;
    position: relative;
    border: 2px solid #ffffffd8
}

.content .service-link {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 2px
}

.content .service-link::before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: -10%;
    width: 120%;
    height: 100%;
    background: rgba(255, 255, 255, .2);
    content: "";
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, 100%, 0);
    opacity: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, .2);
    box-shadow: 0 0 10px 0 rgba(255, 255, 255, .2);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.content .service-link::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .6);
    -webkit-transition: background-color .8s;
    -o-transition: background-color .8s;
    transition: background-color .8s
}

.content .service-link:hover::before {
    -webkit-transition: -webkit-transform .8s;
    transition: -webkit-transform .8s;
    -o-transition: transform .8s;
    transition: transform .8s;
    transition: transform .8s, -webkit-transform .8s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -150%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 135deg) translate3d(0, -150%, 0);
    opacity: 1;
    visibility: initial
}

.content .service-link:hover::after {
    background-color: rgba(36, 36, 36, .2)
}

.content .service-link:hover .service-link__title {
    -webkit-transform: scale(1) translate(-50%, -50%);
    -ms-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    font-weight: 400
}

.content .service-link__title {
    padding: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #ffffffd8;
    font-family: Montserrat;
    font-weight: 200;
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 1.3;
    text-align: center;
    text-shadow: 0 0 10px #000;
    -webkit-transform: scale(.9) translate(-50%, -50%);
    -ms-transform: scale(.9) translate(-50%, -50%);
    transform: scale(.9) translate(-50%, -50%);
    opacity: 1;
    -webkit-transition: .3s ease .2s;
    -o-transition: .3s ease .2s;
    transition: .3s ease .2s;
    z-index: 3
}

.content .img {
    width: 360px;
    height: 525px
}

.content .img img {
    -o-object-fit: cover;
    object-fit: cover
}

.content__text {
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.content__text p {
    padding-bottom: 2rem;
    line-height: 1.5;
    font-family: Montserrat;
    font-size: 18px;
    letter-spacing: 1px;
    color: #ffffffd8
}

.content__block-title {
    font-size: 18px;
    font-family: Montserrat;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    line-height: 1.5;
    text-align: center;
    color: #c58264
}

.content__block-text {
    padding: 0 2rem
}

.content__block-text ol li,
.content__block-text p {
    font-family: Montserrat;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 2;
    text-align: center;
    text-shadow: 0 0 2px #000;
    color: #ffffffd8
}

.content__block-text ol li a,
.content__block-text p a {
    font-weight: 400;
    -webkit-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    color: #ffffffd8
}

.content__block-text ol li a:hover,
.content__block-text p a:hover {
    color: #c58264 !important
}

.content--full-width {
    width: 100vw
}

.no-webp .parallax {
    background: center/cover no-repeat fixed url(../img/new-bg-section.jpg)
}

.parallax {
    width: 100%;
    position: relative
}

.no-webp .parallax--two {
    background: center/cover no-repeat fixed url(../img/eskiz-tattoo.jpg)
}

.parallax::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000;
    z-index: 0
}

.parallax .content__row {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-line-pack: stretch;
    align-content: stretch
}

.parallax-container {
    position: relative;
    z-index: 3
}

.no-webp .parallax--min-height {
    background: center/cover no-repeat fixed url(../img/tattoo-main3.png)
}

.parallax--min-height {
    min-height: 100%
}

.map {
    width: 100%;
    min-height: 300px;
    position: relative;
    opacity: .4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.map:hover {
    opacity: .9
}

.contacts-section {
    margin: 0;
    padding: 2rem 0;
    position: relative
}

.contacts-info {
    padding: 16px 0;
    display: inline-block;
    font-family: Montserrat;
    color: #ffffffd8;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 1.3;
    text-align: center
}

.block__arrow {
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(-135deg);
    -ms-transform: translate(-50%, -50%) rotate(-135deg);
    transform: translate(-50%, -50%) rotate(-135deg);
    width: 50px;
    height: 50px;
    background-color: #c58264
}

.no-webp .block__arrow::after {
    background: url(../img/arrow.png) center/70% no-repeat
}

.block__arrow::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

.block__arrow img {
    width: 70%;
    position: absolute;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: center;
    object-position: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}

.block__arrow:hover::before {
    background-color: #a86f55
}

.callback {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    background-color: rgba(0, 0, 0, .6156862745);
    -webkit-box-shadow: 0 0 5px 0 #c58264;
    box-shadow: 0 0 5px 0 #c58264
}

.callback__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.callback__col {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    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
}

.callback__title {
    color: #ffffffd8;
    font-family: Montserrat;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 5px;
    text-align: start;
    position: relative;
    -webkit-transform: translate(-55%, -35%);
    -ms-transform: translate(-55%, -35%);
    transform: translate(-55%, -35%);
    z-index: 3
}

.callback__title::before {
    content: "OH!Tattoo";
    position: absolute;
    top: 100%;
    left: 100%;
    -webkit-transform: translate(-30%, -50%);
    -ms-transform: translate(-30%, -50%);
    transform: translate(-30%, -50%);
    font-family: a_algeriusnr;
    font-size: 48px;
    font-weight: 900;
    color: rgba(255, 255, 255, .035);
    text-shadow: 0 0 15px #000;
    z-index: -1
}

.callback__title::after {
    content: "Art studio";
    position: absolute;
    top: 100%;
    left: 100%;
    -webkit-transform: translate(-5%, -50%);
    -ms-transform: translate(-5%, -50%);
    transform: translate(-5%, -50%);
    font-family: a_algeriusnr;
    font-size: 25px;
    color: rgba(255, 255, 255, .05);
    line-height: 100px;
    text-align: center;
    text-shadow: 0 0 15px #000;
    z-index: -1
}

.callback-form {
    width: 100%;
    padding: 1.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 1rem
}

.callback-form__item {
    width: 100%;
    color: #ffffffd8;
    font-weight: 400;
    letter-spacing: 1.5px
}

.callback-form__input {
    height: 50px;
    color: #ffffffd8;
    font-weight: 400;
    letter-spacing: 1.5px
}

.callback-form__label span {
    font-size: 16px
}

.callback-form__label span a {
    font-size: 16px
}

.callback-form__checkbox::before {
    height: 18px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18px;
    flex: 0 0 18px
}

.callback-form__checkbox::after {
    width: 12px;
    height: 12px;
    top: 3px;
    left: 3px
}

.callback-form__button {
    width: 100%;
    height: 50px;
    border-radius: 2px
}

.callback-form__button:hover {
    background-color: #a86f55
}

.callback input.callback__checkbox {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.multilevel-list h3 {
    font-family: Montserrat;
    font-size: 24px;
    text-align: left
}

.multilevel-list p {
    padding: 1rem 0;
    font-family: Montserrat;
    font-size: 12px;
    text-align: start;
    line-height: 1.3
}

.multilevel-list a {
    color: #c58264;
    font-size: 14px;
    text-decoration: underline;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.multilevel-list a:hover {
    color: #f5a580
}

.multilevel-list ul {
    margin: 15px 0 15px auto;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.multilevel-list ul li {
    padding-bottom: 0;
    font-size: 14px
}

.multilevel-list ol {
    list-style: none;
    counter-reset: li
}

.multilevel-list ol ol li {
    font-family: Montserrat;
    font-size: 14px;
    line-height: 1.3;
    padding-left: 20px
}

.multilevel-list li {
    font-family: Montserrat;
    font-size: 18px;
    line-height: 1.3;
    padding: 10px 0;
    color: #ffffffd8
}

.multilevel-list li p {
    padding: 10px 0;
    font-size: 16px
}

.multilevel-list ol li:before {
    counter-increment: li;
    content: counters(li, ".") ". "
}

.section__page-submenu {
    padding: 1rem 0
}

.page-submenu {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px
}

.page-submenu__button {
    width: 100%;
    color: #c58264;
    padding: 5px;
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 2px;
    line-height: 1.3;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border: 1px solid #c58264;
    border-radius: 3px
}

.page-submenu__button:hover {
    color: #000;
    background-color: #c58264
}

.description-content {
    width: 100%;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    border: rgba(255, 255, 255, .0941176471) solid 1px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 5px 0 #c58264;
    box-shadow: 0 0 5px 0 #c58264;
    position: relative;
    z-index: 1
}

.description-content__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.description-content .description-content__col {
    border-bottom: #c58264 solid 2px;
    padding-bottom: 1rem
}

.description-content__title {
    display: block;
    font-family: Montserrat;
    font-size: 36px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.2;
    text-align: center;
    color: #ffffffd8;
    position: relative;
    z-index: 1
}

.description-content__img {
    width: 320px;
    height: 320px;
    float: left;
    margin: 0 1rem 0 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    z-index: 1
}

.description-content__text {
    position: relative;
    z-index: 1;
    text-align: justify;
    color: #ffffffd8
}

.description-content__text a {
    color: #c58264;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.description-content__text a:hover {
    color: #8f5e48
}

.description-content__text span, .description-content__text p {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    text-align: justify;
    text-shadow: 0 0 1px #000
}

.description-content__text span:not(:last-child) {
    margin-bottom: 1rem
}

.description-content__ancor {
    line-height: 1.5;
    font-family: Montserrat;
    font-size: 20px;
    font-style: italic;
    text-indent: 30px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.description-content__cards {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px
}

.description-content__card {
    max-width: 340px;
    padding: 1rem;
    border: #c58264 solid 2px;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    gap: 10px
}

.description-content__card-title {
    font-family: Montserrat;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
    color: #ffffffd8
}

.description-content__card-img {
    width: 100%
}

.description-content__card-description, .description-content__card-description p {
    font-family: Montserrat;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    letter-spacing: 1px;
    line-height: 1.3;
    color: #ffffffd8
}
.description-content__card .description-content__card-description p {padding: 4px 0;}

ol.description-content__list, .description-content .description-content__text ol {
    list-style: decimal
}
ol.description-content__list li, .description-content .description-content__text ol li {
    list-style: decimal
}

ul.description-content__list li, .description-content .description-content__text ul li {
    list-style: square
}


ol.description-content__list,
ul.description-content__list,
.description-content .description-content__text ol,
.description-content .description-content__text ul {
    display: inline-block;
    padding-left: 2rem;
	padding-top: 1rem;
	padding-bottom: 1rem;
}

ol.description-content__list li,
ul.description-content__list li,
.description-content .description-content__text ol li,
.description-content .description-content__text ul li {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    text-align: justify;
    text-shadow: 0 0 1px #000
}

ol.description-content__list li:not(:last-child),
ul.description-content__list li:not(:last-child),
.description-content .description-content__text ol li:not(:last-child),
.description-content .description-content__text ul li:not(:last-child) {
    margin-bottom: 1rem
}

ol.description-content__list li a,
ul.description-content__list li a,
.description-content .description-content__text ul li a,
.description-content .description-content__text ol li a {
    color: #c58264;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    text-decoration: underline
}

ol.description-content__list li a:hover,
ul.description-content__list li a:hover,
.description-content .description-content__text ul li a:hover,
.description-content .description-content__text ol li a:hover {
    color: #df9d7e
}

.shadow-border {
    -webkit-box-shadow: 0 5px 20px 0 #c58264;
    box-shadow: 0 5px 20px 0 #c58264
}

@media screen and (min-width:575px) {
    .section__title {
        font-size: 26px
    }
}

@media screen and (min-width:768px) {
    .section__title {
        font-size: 28px
    }
    .content__row {
        -ms-grid-columns: 1fr 1fr;
        grid-template: 1fr 1fr/1fr 1fr;
        grid-template-areas: "col-1 col-2" "col-3 col-3"
    }
    .content__col:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }
    .content__col:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }
    .content__col:nth-child(3) {
        -ms-grid-row: 2;
        -ms-grid-column: 1;
        -ms-grid-column-span: 2
    }
}

@media screen and (min-width:769px) {
    .heading__title h1 {
        font-size: 36px;
        letter-spacing: 5px
    }
}

@media screen and (min-width:992px) {
    .menu__item-has-children span {
        display: none
    }
    .menu__item-has-children:hover .sub-menu {
        margin-top: 0;
        opacity: 1;
        visibility: visible
    }
    .menu__item-has-children:hover span {
        border-color: #c58264;
        -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
        transform: rotate(225deg)
    }
    .menu__icon {
        display: none
    }
    .mob-visible {
        display: none !important
    }
    .mob-hide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .section__title {
        font-size: 32px
    }
}

@media screen and (min-width:993px) {
    .footer__grid-row {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
        -ms-flex-line-pack: justify;
        align-content: space-between;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        justify-items: stretch
    }
}

@media screen and (min-width:1024px) {
    .footer__item, .footer__menu li {
        font-size: 12px
    }
    .footer__item-logo {
        width: 75px;
        height: 65px
    }
}

@media screen and (min-width:1025px) {
    .footer__grid-row {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (min-width:1140px) {
    .section__title {
        font-size: 36px
    }
}

@media screen and (min-width:1170px) {
    .content__row {
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template: 1fr/1fr 1fr 1fr;
        grid-template-areas: "col-1 col-2 col-3"
    }
    .content__col:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }
    .content__col:nth-child(2) {
        -ms-grid-row: 1;
        -ms-grid-column: 2
    }
    .content__col:nth-child(3) {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
        -ms-grid-column-span: 1
    }
}

@media screen and (min-width:1178px) {
    .footer__item, .footer__menu li {
        font-size: 14px
    }
}

@media screen and (min-width:1391px) {
    .footer__item-logo {
        width: 115px;
        height: 100px
    }
}

@media screen and (min-width:1440px) {
    .heading__title h1 {
        font-size: 52px;
        letter-spacing: 6px
    }
}

@media screen and (min-width:1537px) {
    .footer__item-logo {
        width: 100px;
        height: 77px
    }
}

@media screen and (max-width:1445px) {
    .catalog__list {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr)
    }
}

@media screen and (max-width:1440px) {
    .price-content__block p {
        font-size: 18px
    }
    .master-content__block p {
        font-size: 18px
    }
    .page__heading {
        height: 350px
    }
    .description-content__text span {
        font-size: 18px
    }
    .description-content__ancor {
        font-size: 18px
    }
    ol.description-content__list li,
    ul.description-content__list li {
        font-size: 18px
    }
}

@media screen and (max-width:1400px) {
    .slide__button {
        margin-top: 0
    }
    .button {
        font-size: 14px
    }
}

@media screen and (max-width:1325px) {
    .full-screen__title img {
        margin-top: 40px
    }
}

@media screen and (max-width:1300px) {
    .slide__text p {
        font-size: 16px
    }
    .variable-blocks__content h2 {
        font-size: 36px !important
    }
    .variable-blocks__content h3 {
        font-size: 28px !important
    }
    .variable-blocks__content h4 {
        font-size: 22px !important
    }
    .variable-blocks__content p,
    .variable-blocks__content ul li {
        font-size: 18px !important
    }
    .spoiler__title--payment {
        font-size: 20px !important
    }
}

@media screen and (max-width:1280px) {
    .price-content__block h3 {
        line-height: 1;
        margin-bottom: 15px
    }
    .price-content__block h4 {
        line-height: 1;
        margin-bottom: 15px
    }
    .master-content__block h3 {
        margin-bottom: 15px
    }
    section.section__alfabet .alfabet__list {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
    .description-content__title {
        padding-bottom: 2rem
    }
}

@media screen and (max-width:1200px) {
    .price-content__img {
        width: 450px;
        height: 400px
    }
    .master-content__img {
        width: 450px
    }
}

@media screen and (max-width:1197px) {
    .page-submenu__button {
        font-size: 12px
    }
    .description-content__row {
        max-width: 768px;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
    .description-content__img--mini {
        height: 200px
    }
    .description-content__card {
        max-width: 300px
    }
}

@media screen and (max-width:1190px) {
    .page__heading {
        height: 300px
    }
}

@media screen and (max-width:1140px) {
    .slide__text p {
        font-size: 14px
    }
}

@media screen and (max-width:1115px) {
    .header__logo img {
        width: 120px
    }
    .menu__main li a {
        font-size: 13px
    }
    .button {
        font-size: 13px
    }
}

@media screen and (max-width:1070px) {
    .callback__title {
        font-size: 28px
    }
}

@media screen and (max-width:1024px) {
    .slide__icon {
        width: 60%;
        padding-bottom: 45%
    }
    .gallery div a[data-fancybox] img {
        -webkit-filter: grayscale(0);
        filter: grayscale(0);
        opacity: 1
    }
    .load-more {
        margin-bottom: 5rem;
        color: #000 !important;
        background-color: #c58264
    }
    .spoiler-item__thead-content h4 {
        font-size: 18px
    }
    .spoiler-item__thead-content ul li {
        font-size: 18px
    }
    .spoiler-item__tbody td {
        font-size: 16px
    }
    .price-content__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%
    }
    .price-content .row--reverce {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%
    }
    .price-content__img {
        width: 600px
    }
    .master-content__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%
    }
    .master-content .row--reverce {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%
    }
    .master-content__img {
        width: 600px;
        height: 600px
    }
    .variable-blocks__item {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .variable-blocks__content--grey {
        min-width: 280px
    }
    .variable-blocks__footnote p {
        font-size: 14px
    }
    .contacts-form__item span {
        font-size: 16px
    }
    .contacts-form__item a {
        font-size: 16px
    }
    .file__button {
        font-size: 16px
    }
    .file__preview {
        max-width: 120px;
        max-height: 100px
    }
    .catalog__list {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr)
    }
    .button {
        width: 150px;
        height: 35px
    }
    .toggles__toggle {
        margin-top: 1rem
    }
    .tab-hide {
        display: none
    }
    .section__heading {
        width: 100%
    }
    .page__heading {
        height: 250px
    }
    .description-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 80%
    }
}

@media screen and (max-width:992px) {
    .slide__title {
        height: 75px
    }
    .slide__title h2 {
        font-size: 32px
    }
    .slide__text {
        height: 10rem
    }
    .footer__grid-row {
        margin: 0 auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 20px
    }
    .footer__grid-col--mob-string {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        border-top: #c58264 2px solid;
        padding-top: 15px
    }
    .footer__grid-col--mob-string .footer__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 15px
    }
    .footer__grid-col--mob-string .footer__list .footer__item, .footer__grid-col--mob-string .footer__list li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
    .footer__grid-col--mob-text-right .footer__list .footer__item, .footer__grid-col--mob-text-right .footer__list li {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
    .catalog__item span {
        font-size: 20px
    }
    .catalog__letter-list li a {
        font-size: 16px
    }
    .description__content-table {
        margin-top: 30px;
        padding-top: 15px;
        border-top: 1px solid #636363;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .description__content .content-table__title {
        border: none
    }
    .description__content .content-table__title h3 {
        font-size: 18px
    }
    .description__content .content-table__img {
        border: none
    }
    .description__content .content-table__text {
        border: none
    }
    .description__content .content-table__text p {
        font-size: 16px
    }
    .description__images {
        padding: 0
    }
    .container-course {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .callback__title {
        font-size: 24px
    }
    .callback-form__label span {
        font-size: 14px
    }
    .callback-form__label span a {
        font-size: 14px
    }
    .callback-form__checkbox::before {
        height: 14px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14px;
        flex: 0 0 14px
    }
    .callback-form__checkbox::after {
        width: 10px;
        height: 10px;
        top: 2px;
        left: 2px
    }
}

@media screen and (max-width:991px) {
    .item-left {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .item-center {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%
    }
    .menu {
        position: fixed;
        left: 0;
        top: 0;
        width: 320px;
        height: 100%;
        background-color: #000;
        -webkit-box-shadow: 0 0 15px rgba(52, 48, 49, .5);
        box-shadow: 0 0 15px rgba(52, 48, 49, .5);
        overflow: hidden;
        -webkit-transform: translate(-100%);
        -ms-transform: translate(-100%);
        transform: translate(-100%);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease;
        z-index: 1099
    }
    .menu.active {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0)
    }
    .menu__overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        z-index: 1098;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .menu__overlay.active {
        opacity: 1;
        visibility: visible
    }
    .menu__main li a {
        font-size: 18px;
        line-height: 50px;
        height: 50px;
        padding: 0 15px;
        display: block;
        color: #ffffffd8
    }
    .menu__main li a span {
        position: absolute;
        top: 20px;
        right: 15px;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }
    .menu__main li .sub-menu ul li a {
        display: block
    }
    .menu__main li .sub-menu {
        opacity: 1;
        visibility: visible;
        position: absolute;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        padding: 15px;
        top: 0;
        left: 0 !important;
        width: 100% !important;
        height: 100%;
        padding-top: 65px;
        min-width: none;
        max-width: auto;
        display: none
    }
    .menu__main li .sub-menu.active {
        display: block
    }
    .menu__main li .sub-menu .social-block {
        margin-top: 15px
    }
    .menu__main li .mega-menu__column-4 .list-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        padding: 0
    }
    .menu__main li .mega-menu__column-4 .list-item ul {
        margin-bottom: 15px
    }
    .menu__main li .mega-menu__column-4 .list-item ul li a {
        display: block
    }
    .menu__main li .mega-menu {
        opacity: 1;
        visibility: visible;
        position: absolute;
        -webkit-box-shadow: none;
        box-shadow: none;
        margin: 0;
        padding: 15px;
        top: 0;
        left: 0 !important;
        width: 100% !important;
        height: 100%;
        padding-top: 65px;
        min-width: none;
        max-width: auto;
        display: none;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        overflow-y: auto
    }
    .menu__main li .mega-menu a {
        height: 100%
    }
    .menu__main li {
        line-height: 1;
        margin: 0;
        display: block;
        text-align: start
    }
    .menu__main {
        height: 100%;
        overflow-x: hidden;
        overflow-y: auto
    }
    .menu__mobile-head {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 50px;
        border-bottom: 1px solid rgba(255, 255, 255, .7);
        position: sticky;
        top: 0;
        background-color: #000;
        z-index: 5012
    }
    .menu__mobile-head.active .go-back {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
    .menu__mobile-head .go-back {
        width: 40px;
        height: 50px;
        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;
        cursor: pointer;
        display: none
    }
    .menu__mobile-head .go-back span {
        display: block;
        width: 10px;
        height: 10px;
        border-top: 2px solid #ffffffd8;
        border-left: 2px solid #ffffffd8;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .menu__mobile-head .go-back:hover span {
        border-color: #c58264;
        -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
        transform: rotate(135deg)
    }
    .menu__mobile-head .current-menu-title {
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 400;
        letter-spacing: 2px;
        color: #ffffffd8
    }
    .menu__mobile-head .mobile-menu-close {
        width: 40px;
        height: 50px;
        cursor: pointer;
        line-height: 50px;
        text-align: center;
        color: #ffffffd8;
        font-size: 30px;
        -webkit-transition: all .3s ease;
        -o-transition: all .3s ease;
        transition: all .3s ease
    }
    .menu__mobile-head .mobile-menu-close:hover {
        color: #c58264
    }
    .item-right {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
    .v-center {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media screen and (max-width:900px) {
    .callback__row {
        width: 70%;
        margin: 0 auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .callback__col {
        min-height: 175px
    }
    .callback__title {
        -webkit-transform: translate(-24%, 45%);
        -ms-transform: translate(-24%, 45%);
        transform: translate(-24%, 45%)
    }
    .callback__title::before {
        -webkit-transform: translate(-75%, -180%);
        -ms-transform: translate(-75%, -180%);
        transform: translate(-75%, -180%)
    }
    .callback__title::after {
        -webkit-transform: translate(-118%, -88%);
        -ms-transform: translate(-118%, -88%);
        transform: translate(-118%, -88%)
    }
    .callback__title .mob-none {
        display: none
    }
}

@media screen and (max-width:880px) {
    .price-content__img {
        width: 400px;
        height: 325px
    }
    .master-content__img {
        width: 400px;
        height: 400px
    }
}

@media screen and (max-width:860px) {
    .description-content__cards {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width:826px) {
    .footer__item {
        font-size: 14px
    }
}

@media screen and (max-width:773px) {
    .footer__grid-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__grid-col {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }
    .footer__grid-col--mob-text-right {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .footer__grid-col .footer__list .footer__item, .footer__grid-col .footer__list li {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .footer__item--mini-col {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        -webkit-box-align: center !important;
        -ms-flex-align: center !important;
        align-items: center !important;
        text-align: center !important
    }
    .footer__item .divider span {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (max-width:768px) {
    .heading__breadcrumbs ol {
        margin-top: 10px
    }
    .heading__breadcrumbs ol li {
        margin-right: 20px
    }
    .heading__breadcrumbs ol li a::after {
        font-size: 14px;
        right: -15px
    }
    .heading__breadcrumbs ol li span {
        font-size: 16px
    }
    .slider-main__arrow {
        width: 20px;
        height: 20px
    }
    .slider-main .swiper-pagination-bullet {
        width: 8px;
        height: 8px
    }
    .slide__text {
        height: 15rem
    }
    .slide__button {
        width: 170px;
        height: 35px
    }
    .slide__button a {
        font-size: 12px
    }
    .footer__link, .footer__menu li a {
        font-size: 16px
    }
    .spoiler-item__thead-content h4 {
        font-size: 16px
    }
    .spoiler-item__thead-content ul li {
        font-size: 15px
    }
    .spoiler-item .thead-content__button {
        font-size: 20px;
        color: #000;
        background-color: #c58264
    }
    .spoiler-item__tbody td {
        font-size: 14px
    }
    .variable-blocks__content h2 {
        font-size: 28px !important
    }
    .variable-blocks__content h3 {
        font-size: 25px !important
    }
    .variable-blocks__content h4 {
        font-size: 18px !important
    }
    .variable-blocks__content p,
    .variable-blocks__content ul li {
        text-align: justify;
        font-size: 15px !important
    }
    .variable-blocks__content--grey h4 {
        font-size: 18px !important
    }
    .variable-blocks__content--grey {
        font-size: 15px !important
    }
    .variable-blocks__footnote p {
        font-size: 12px
    }
    .spoiler__title--payment {
        font-size: 18px !important
    }
    .contacts-text p {
        font-size: 14px;
        text-align: justify
    }
    .contacts-form {
        width: 100%;
        display: block;
        padding-bottom: 6rem
    }
    .contacts-form__item:not(:last-child) {
        margin-bottom: 2rem
    }
    .contacts-form__item:nth-child(8) button, .contacts-form__item:nth-child(8) input {
        height: 35px
    }
    .contacts-form__input {
        height: 45px;
        padding: 10px 20px;
        font-size: 14px;
        letter-spacing: 1px
    }
    .contacts-form__button {
        font-size: 16px
    }
    .catalog__list {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 0
    }
    .catalog__item {
        padding: 0
    }
    .catalog__letter-list {
        padding-bottom: 20px
    }
    .catalog__letter-list li {
        width: 100%;
        padding-bottom: 10px
    }
    .description__title h2, .description__content h2 {
        font-size: 22px
    }
    .description__title h3, .description__content h3 {
        font-size: 18px
    }
    .description__content p {
        font-size: 16px
    }
    .description__content ul li {
        font-size: 14px
    }
    .description__content ol li h4 {
        font-size: 18px
    }
    .description__content ol li p {
        font-size: 12px
    }
    .description__images {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .description__images div {
        margin-bottom: 20px
    }
    .shryfty__exemple {
        width: 95%
    }
    .shryfty-form {
        width: 95%
    }
    .full-screen__logo {
        font-size: 12px;
        letter-spacing: 3px
    }
    .full-screen__title img {
        max-width: 50%
    }
    .toggles__toggle {
        font-size: 10px
    }
    .social-icon[data-tooltip]::after {
        display: none
    }
    .section__title--mob-max-font {
        font-size: 42px
    }
    .section__link a {
        font-size: 13px;
        letter-spacing: 2px
    }
    .page__heading {
        padding: 7rem 0 1rem
    }
    .heading__title h1 {
        font-size: 28px;
        letter-spacing: 4px
    }
    .content__text {
        width: 100%;
        text-align: justify
    }
    .content__text p {
        font-size: 14px
    }
    .content__block-title {
        font-size: 16px
    }
    .content__block-text ol li,
    .content__block-text p {
        font-size: 14px
    }
    .map {
        opacity: 1
    }
    .contacts-info {
        padding: 14px 0;
        font-size: 14px
    }
    .block__arrow {
        width: 35px;
        height: 35px
    }
    .callback__row {
        width: 90%
    }
    .callback-form__label span {
        font-size: 12px
    }
    .callback-form__label span a {
        font-size: 12px
    }
    .callback-form__checkbox::before {
        height: 12px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 12px;
        flex: 0 0 12px
    }
    .callback-form__checkbox::after {
        width: 8px;
        height: 8px
    }
    .page-submenu__button {
        font-size: 10px
    }
    .description-content__title {
        font-size: 24px
    }
    .description-content__img--mini {
        height: 320px
    }
    .description-content__img {
        float: none;
        display: block;
        margin: 0 auto 1rem
    }
}

@media screen and (max-width:767px) {
    .content__row {
        -ms-grid-columns: 1fr;
        grid-template: 1fr 1fr 1fr/1fr;
        grid-template-areas: "col-1" "col-2" "col-3";
        gap: 30px
    }
    .content__col:nth-child(1) {
        -ms-grid-row: 1;
        -ms-grid-column: 1
    }
    .content__col:nth-child(2) {
        -ms-grid-row: 3;
        -ms-grid-column: 1
    }
    .content__col:nth-child(3) {
        -ms-grid-row: 5;
        -ms-grid-column: 1;
        -ms-grid-column-span: 1
    }
	.flex-row {display: block;}
	.flex-row .content__col {margin: 15px 0;}
	.img-bg img {width: 110%;}
}

@media screen and (max-width:650px) {
    .full-screen__body {
        gap: 0
    }
    .full-screen__title img {
        max-width: 65%
    }
}

@media screen and (max-width:615px) {
    .price-content__row {
        width: 100%
    }
    .price-content .row--reverce {
        width: 100%
    }
    .master-content__row {
        width: 100%
    }
    .master-content .row--reverce {
        width: 100%
    }
    .description-content {
        width: 100%
    }
}

@media screen and (max-width:600px) {
    .variable-blocks__content p,
    .variable-blocks__content ul li {
        text-align: justify !important
    }
    .callback__row {
        width: 100%
    }
    .callback__title {
        left: 50%;
        -webkit-transform: translate(-75%, 45%);
        -ms-transform: translate(-75%, 45%);
        transform: translate(-75%, 45%)
    }
    .callback__title::before {
        -webkit-transform: translate(-80%, -200%);
        -ms-transform: translate(-80%, -200%);
        transform: translate(-80%, -200%)
    }
    .callback__title::after {
        -webkit-transform: translate(-120%, -95%);
        -ms-transform: translate(-120%, -95%);
        transform: translate(-120%, -95%)
    }
}

@media screen and (max-width:576px) {
    .slide__text p {
        font-size: 12px
    }
}

@media screen and (max-width:575px) {
    .slide__content {
        min-height: 70%;
        top: 0
    }
    .spoiler-item .thead-content__button {
        font-size: 16px
    }
}

@media screen and (max-width:574px) {
    .section__logo {
        height: 65px !important
    }
    .section__title {
        font-size: 24px
    }
}

@media screen and (max-width:545px) {
    .variable-blocks__footnote p {
        font-size: 10px
    }
    .catalog__letter-list li a {
        font-size: 14px
    }
    .course-card {
        width: 375px
    }
    .course-card__img {
        height: 180px
    }
    .course-card__img-text span:nth-child(1) {
        font-size: 32px
    }
    .course-card__img-text span:nth-child(2) {
        font-size: 42px
    }
    .course-card__img img {
        width: 175px
    }
    .content-course__description div dt {
        font-size: 12px
    }
    .content-course__description div dd {
        font-size: 12px
    }
    .multilevel-list h3 {
        font-size: 20px
    }
    .multilevel-list ul li {
        font-size: 12px
    }
    .page-submenu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
    .page-submenu__button {
        width: 75%
    }
}

@media screen and (max-width:500px) {
    .price-content__block h3 {
        font-size: 28px
    }
    .price-content__block h4 {
        font-size: 20px
    }
    .price-content__block p {
        font-size: 16px
    }
    .price-content__img {
        width: 300px;
        height: 225px
    }
    .master-content__block h3 {
        font-size: 28px
    }
    .master-content__block p {
        font-size: 16px
    }
    .master-content__img {
        width: 300px;
        height: 300px
    }
    .description-content__title {
        font-size: 20px
    }
    .description-content__text span {
        font-size: 16px
    }
    .description-content__ancor {
        font-size: 16px
    }
    ol.description-content__list li,
    ul.description-content__list li {
        font-size: 16px
    }
}

@media screen and (max-width:495px) {
    #text-mob-center {
        text-align: center !important
    }
}

@media screen and (max-width:490px) {
    .callback__title {
        -webkit-transform: translate(-50%, 45%);
        -ms-transform: translate(-50%, 45%);
        transform: translate(-50%, 45%)
    }
    .callback__title::before {
        font-size: 36px;
        -webkit-transform: translate(-120%, -290%);
        -ms-transform: translate(-120%, -290%);
        transform: translate(-120%, -290%)
    }
    .callback__title::after {
        line-height: 2.5;
        -webkit-transform: translate(-198%, -133%);
        -ms-transform: translate(-198%, -133%);
        transform: translate(-198%, -133%)
    }
}

@media screen and (max-width:475px) {
    .heading__breadcrumbs ol {
        font-size: 10px
    }
    .heading__breadcrumbs ol li a::after {
        font-size: 10px;
        right: -10px
    }
    .heading__breadcrumbs ol li span {
        font-size: 12px
    }
    .spoiler__title {
        font-size: 18px
    }
    .contacts-form__item span {
        font-size: 12px
    }
    .contacts-form__item a {
        font-size: 12px
    }
    .file__button {
        font-size: 11px
    }
    .full-screen__title img {
        max-width: 75%
    }
    .section__title--mob-max-font {
        font-size: 36px
    }
}

@media screen and (max-width:428px) {
    .spoiler-item__thead-content ul li {
        font-size: 12px
    }
}

@media screen and (max-width:425px) {
    .load-more.load-more--max-425-min-padding {
        padding: 0 10px
    }
    .spoiler-item__title {
        font-size: 16px
    }
    .contacts-text p {
        font-size: 12px
    }
    .course-card {
        width: 300px
    }
    .section__title {
        font-size: 22px
    }
    .section__link a {
        font-size: 11px
    }
    .content .img {
        width: 300px;
        height: 475px
    }
}

@media screen and (max-width:400px) {
    .full-screen__logo {
        font-size: 10px
    }
    .callback__title {
        font-size: 18px;
        -webkit-transform: translate(-50%, 90%);
        -ms-transform: translate(-50%, 90%);
        transform: translate(-50%, 90%)
    }
}

@media screen and (max-width:375px) {
    .spoiler-item__title {
        font-size: 14px
    }
    .spoiler-item__title::after,
    .spoiler-item__title::before {
        right: 10px !important
    }
    .price-content__img {
        width: 250px;
        height: 175px
    }
    .master-content__img {
        width: 250px;
        height: 250px
    }
    .variable-blocks__content h2 {
        font-size: 24px !important
    }
    .variable-blocks__content h3 {
        font-size: 22px !important
    }
    .variable-blocks__content h4 {
        font-size: 16px !important
    }
    .variable-blocks__content p,
    .variable-blocks__content ul li {
        font-size: 12px !important
    }
    .variable-blocks__content--grey h4 {
        font-size: 16px !important
    }
    .variable-blocks__content--grey {
        font-size: 12px !important
    }
    .spoiler__title--payment {
        font-size: 15px !important
    }
    .spoiler__tbody--payment th {
        font-size: 18px !important
    }
    .spoiler__tbody--payment td {
        font-size: 12px !important
    }
    .catalog__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
    .container-course {
        padding: 0
    }
    .full-screen__title img {
        max-width: 90%
    }
    .heading__title h1 {
        font-size: 24px;
        letter-spacing: 3px
    }
    .page-submenu__button {
        width: 90%
    }
}

@media screen and (max-width:350px) {
    .description-content__img {
        width: 275px;
        height: 275px
    }
}

.webp .parallax {
    background: center/cover no-repeat fixed url(../img/new-bg-section.webp)
}

.webp .parallax--two {
    background: center/cover no-repeat fixed url(../img/eskiz-tattoo.webp)
}

.webp .parallax--min-height {
    background: center/cover no-repeat fixed url(../img/tattoo-main3.webp)
}

.webp .block__arrow::after {
    background: url(../img/arrow.webp) center/70% no-repeat
}
/* additional styles */
.checkbox_style {height: auto; margin: 0 4px 0 0;}
.wpcf7-list-item {margin: 0;}
.contacts-form__item span.wpcf7-not-valid-tip {color: #dc3232;}
.description-content__text.w100 {width: 100%;}
.description-content__row h3 {padding-bottom: 1rem;}
.hide {display: none;}

@media only screen and (min-width: 900px) {
	body .menu__main li .mega-menu__column-4 .list-item li a {
		font-family: Montserrat;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.3;
		padding: 10px 0;
		color: #ffffffd8;
		text-align: start;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
		text-transform: uppercase;
	}
	.menu__main li .mega-menu__column-4 .list-item a:hover, .menu__main li .mega-menu__column-4 .list-item .current-menu-item a {
    color: #c58264}
}
.contacts-form__item:nth-child(8) {flex-wrap: wrap;}
.contacts-form__item span.wpcf7-spinner {display: block; width: 20px;}
.wpcf7 form .wpcf7-response-output {max-width: 1200px; margin-left: auto; margin-right: auto;}
.contacts-form__item.align-left span {text-align: left;}
.description-content__text.services-text p {padding-bottom: 16px;}

/* bubble */
.bubble {
  height: 64px;
  box-shadow: rgb(0 0 0 / 15%) 0 3px 12px;
  border-radius: 50%;
  align-items: center;
  cursor: pointer;
  user-select: none;
  outline: transparent;
  background-color: #152128;
  margin-bottom: 20px;
  margin-left: 20px;
  width: 64px;
  position: fixed;
  display: none;
  z-index: 9000;
}
.bubble, .main-widget {
  bottom: 20px;
  right: 10px;
}
.bubble--dot {
  width: 10px;
  height: 10px;
  background-color: #ce0b0b;
  display: block;
  position: absolute;
  z-index: 1;
  border-radius: 50%;
  right: 4px;
  top: 4px;
}
.bubble--icon {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.bubble--text {
  color: #fff; display: block;
}
.main-widget {width: 360px; min-height: 350px; background-color: rgba(0, 0, 0, 0.5); position: fixed; z-index: 9990; padding: 10px;
border-radius: 5px; box-shadow: 0 2px 5px rgba(0,0,0,.4); overflow: hidden; margin-bottom: 90px; background: url(../img/widget2.png) center/cover #0a0a0a; visibility: hidden; opacity: 0;}
.close-widget {position: absolute; top: 0; right: 0; margin: 12px; z-index: 123; cursor: pointer;}
.close-widget svg {color: #fff;}

.show-block {visibility: visible; opacity: 1;}

.main-text {
  margin: 20px 0 20px;
  display: block;
  text-align: center;
}
.main-text img {width: auto; /*height: 70px;*/}  

.ul-btn {padding: 0 15px;}
.ul-btn li {padding: 0.5rem 0 0 0;}
.ul-btn li a {border: 1px solid #fff; text-transform: uppercase; background-color: transparent; filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, .4)); color: #fff; line-height: 46px; display: block; font-size: 13px; text-align: center;}
.ul-btn li a:hover {border-color: #ce0b0bed;}

.main-widget p {margin-bottom: 0.5rem; margin-top: 0.5rem; color: #fff; text-align: center; font-size: 15px; line-height: 21px; padding: 0 15px;}

.ul-btn-gray {padding: 0 15px;}
.ul-btn-gray li {}
.ul-btn-gray li a {
	display: block;
	background: #212122;
	border-radius: 10px;
	font-size: 15px;
	margin-top: 7px;
	color: #fff;
	line-height: 21px;
	text-align: center;
	padding: 10px;
}
.ul-btn-gray li a:hover {color: #ce0b0bed;}
.consult-link {cursor: pointer;}
.s-slider {margin: 10px 0;}
.s-slider .slick-list {margin: 0 40px;}
.s-slider .slick-slide {text-align: center;}
.s-slider .slick-slide a {display: inline-block; border-radius: 100%;}
.s-slider .slick-slide img {min-height: 56px; width: 100%;}
.s-slider.slider-arrows .slick-prev, .s-slider.slider-arrows .slick-next {background-color: transparent; border: none; filter: brightness(0) saturate(100%) invert(42%) sepia(5%) saturate(67%) hue-rotate(201deg) brightness(96%) contrast(92%); background-size: 30px auto;}
.s-slider.slider-arrows .slick-prev:hover, .s-slider.slider-arrows .slick-next:hover {filter: brightness(0) saturate(100%) invert(100%) sepia(91%) saturate(1159%) hue-rotate(175deg) brightness(132%) contrast(100%);}

.slider-arrows .slick-prev, .slider-arrows .slick-next,.swiper-button-next, .swiper-button-prev {position: absolute; top: 50%; margin-top: -21px; width: 40px; height: 40px; text-indent: 9999px; background: #fff url(../img/chevron_right_arrow_icon.svg) no-repeat; background-size: 20px auto; border-radius: 100%; background-position: 50% 50%; border: 1px solid #eaeaea; cursor: pointer; transform: rotate(180deg); z-index: 9;}
.slider-arrows .slick-next, .swiper-button-next {right: 0; left: auto; transform: rotate(0deg); text-indent: -9999px;}
.slider-arrows .slick-prev:hover, .slider-arrows .slick-next:hover, .swiper-button-next:hover, .swiper-button-prev:hover {border-color: #35acce;}

.select-dropdown {padding: 10px 20px; color: #fff9;}
.flex-wrap {flex-wrap: wrap;}
.section.page__section .description:nth-child(4) {border: none;}

.header__row nav.menu {}
.lang-block__list {/*position: absolute; top: 0; right: 0;*/float: right; display: flex; flex-direction:row-reverse;}
.lang-block__list li {font-family: Montserrat; text-transform: uppercase; font-size: 15px; font-weight: 400; letter-spacing: 1.5px; line-height: 42px; margin: 4px 4px;}
.lang-block__list li a {color: #fff; display: block; padding: 0 6px;}
.lang-block__list li a:hover, .lang-block__list li.active a {background-color: rgba(0, 0, 0, 0.4); border-radius: 4px;}
.header_scrolled .lang-block__list li a:hover, .header_scrolled .lang-block__list li.active a {background-color: rgba(255, 255, 255, 0.2);}
@media screen and (max-width: 1115px) {
  .lang-block__list li a {
    font-size: 13px;
	padding: 0 4px;
  }
  .lang-block__list li {margin: 9px 2px; line-height: 32px;}
}
@media screen and (max-width: 991px) {
	.lang-block__list {position: absolute; left: 0; top: 0; width: 100%; text-align: center; display: block;}
	.lang-block__list li {display: inline-block; position: relative; z-index: 9999;}
	.lang-block__list li.active a, .lang-block__list li:hover a {color: #c58264;}
}
.pt-20 {padding-top: 20px;}
.pt-40 {padding-top: 40px;}
.pt-60 {padding-top: 60px;}

.pb-20 {padding-bottom: 20px;}
.pb-40 {padding-bottom: 40px;}
.pb-60 {padding-bottom: 60px;}
.mt-40 {margin-top: 40px;}
.mt-20 {margin-top: 20px;}
.mb-40 {margin-bottom: 40px;}
.mt-10 {margin-top: 10px}
.mt-15 {margin-top: 15px}

.blog_item {
      border-radius: 2px;
      box-shadow: 0 0 5px 0 #c58264;
}

 @media screen and (max-width: 615px) {
.post {
	  width: 100%;
		}
}	  
	  
.event {
	padding: 1rem;
        
}
	  
.content_flex {
	display: flex;
	
}

 @media screen and (max-width: 1024px) {
	.content_flex {
	display: block;
	}
}
	  
.data {
	font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.5;
    text-align: justify;
    text-shadow: 0 0 1px #000;
}

@media screen and (max-width: 1024px) {
.data {
	margin: 0;
	}
}
 
 .text_post {
	font-size: 40px;
	}
	
 .description_img img {
    width: 320px;
	height: 320px;
	object-fit: cover;	
 }

 .post-size {
    font-family: Montserrat;
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 2px;
    line-height: 1.0;
    text-align: center;
    color: #ffffffd8;
    position: relative;
    z-index: 1;
}

@media screen and (max-width: 1024px) {
.post-size {
	margin-top: 15px;
    display: block;	
	}
}
 
 .description_img {
	display: flex;
    align-items: center;
	margin-right: 15px;
 }
 @media screen and (max-width: 1024px) {
.description_img {
	justify-content: center;
	margin-bottom: 15px;
	margin-right: 0;
	} 
 }
 
.read-more {
    cursor: pointer;	
}
 .button-holder {
    margin-top: 22px;	
}

 @media screen and (max-width: 1024px) {
 .button-holder {
	 display: flex;
	 justify-content: center;
	 margin-bottom: 15px;
 }
 }

.post-category a {
    color: #c58264;
    font-size: 22px;
    font-weight: 600;
	letter-spacing: 2px;
    line-height: 1.2;
}
@media screen and (max-width: 1024px) {
.post-category a { 
    display: flex;
    justify-content: center;
}	
}

@media screen and (max-width: 1024px) {
.category_like {
	display: flex;
    justify-content: center;
}	
}

.event-cat a {
	color: #c58264;
    font-size: 22px;
    font-weight: 600;
}

 @media screen and (max-width: 1024px) {
 .category {
	 display: flex;
     justify-content: center;	 
	 }
 }
 .blog_container {
	width: 100%;
	margin: 0 auto;
}
 .post-title {
	line-height: 25px;
	width: 320px;
 }
 
.post-titleblog {
	line-height: 25px;
} 
 
 @media screen and (max-width: 1024px) {
 .post-title {
	display: block;} 
 }
 
 .categories_text {
	display: flex;
    justify-content: center;
 }
 .categories_button {
	width: 300px;
 }
.categories_button:not(:last-of-type) {
    margin-right: 10px;
}

@media screen and (max-width: 1024px) {
.categories_button {
    width: 110px;
	}
}

.categories_button.active {
   color: #ffffffd8;
   }
.like_title {
	font-size: 36px;
	display: flex;
	justify-content: center;
	font-family: Montserrat;
    font-weight: 400;
    line-height: 1.2;
    color: #ffffffd8;
}
@media screen and (max-width: 1024px) {
.like_title {
	font-size: 28px;
}	
}

.like_flex {
	display: flex;
}
@media screen and (max-width: 1024px) {
.like_flex {
	display: block;
}
}

.like_img img{
	width: 320px;
	height: 320px;
	object-fit: cover;
}
@media screen and (max-width: 1024px) {
.like_img {
	display: flex;
    justify-content: center;
	margin-top: 15px;
}	
}

.like_margin {
    margin: 20px 40px
}
@media screen and (max-width: 1024px) {
.like_margin {
    margin: 0px
}	
}

@media screen and (max-width: 1024px) {
.heading__titlepost {
	padding-left: 15px;
    padding-right: 15px;
}
.heading-post {
	padding-left: 15px;
}
}
.page-numbers {
	display: flex;
	justify-content: center;
	padding: 0 0 20px;
}
.page-numbers li {
	padding: 0 8px;
	font-size: 20px;
}
.page-numbers li a {
    color: #c58264;
}
.page-numbers a:hover {
    color: #fff;
}

.event-cat {
    margin: 12px 0 10px;
}
.heading__titleblog h1 {
	font-size: 30px;
}
.wp-image-3260 {
	float: right;
	margin-left: 15px;
	width: 320px;
}
.wp-image-3263 {
	float: left;
	margin-right: 15px;
	width: 320px;
}
@media screen and (max-width: 615px) {
.wp-image-3260 {
	float: none;
	margin-left: 0;
	display: flex;
	justify-content: center;
}
.wp-image-3263 {
	float: none;
	margin-right: 0;
	display: flex;
	justify-content: center;
}	
}
@media screen and (max-width: 1024px) {
.wp-image-3260 {
	margin-bottom: 15px;
}
.wp-image-3263 {
	margin-bottom: 15px;
}		
}






 
 