/*
Theme Name: VorokhtaTatariv
Theme URI: https://visitvorokhta-tatariv.com/
Description: Child theme of Twenty Twenty-Five for Tourism Dept.
Author: Denys / UHTY
Template: twentytwentyfive
Text Domain: visitvorokhta-tatariv
Version: 1.0.0
*/

/* === Artegra Sans === */
@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Artegra Sans";
    src: url("./assets/fonts/ArtegraSans/ArtegraSans-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}



.alegreya-sans-thin {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.alegreya-sans-light {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.alegreya-sans-regular {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.alegreya-sans-medium {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.alegreya-sans-bold {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.alegreya-sans-extrabold {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.alegreya-sans-black {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.alegreya-sans-thin-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.alegreya-sans-light-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.alegreya-sans-regular-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.alegreya-sans-medium-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.alegreya-sans-bold-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.alegreya-sans-extrabold-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.alegreya-sans-black-italic {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 900;
    font-style: italic;
}


:root {
    --c-text: #666666;
    --c-accent: #F25E30;
    --c-muted: #CCCCCC;
    --c-iconbg: #00000008;
    /* квадратики під іконки */
    --winter: #3E2E68;
    --spring: #15818C;
    --summer: #C6185B;
    --autumn: #F25E30;

}


/*Кастомний Скролбар*/
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #0000001A;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #F25E30;
    border-radius: 0px;
    -webkit-transition: 1s;
    transition: 1s;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #3E2E68;
}

/*Кастомний Скролбар - кінець*/

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    margin: 0;
    color: var(--c-text);
    font-family: "Artegra Sans", sans-serif;
    font-weight: 400;
    overflow-x: hidden;
}

.container {
    max-width: 1920px;
    margin: 10px auto;
    padding: 0 24px
}

.container_header {
    max-width: 1920px;
    margin: 10px auto;
    padding: 0 10px;
}

.container_dropdown {
    max-width: 1920px;
    margin: 0 auto;
    padding: 0 10px;
}

.container_travel_cards {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 10px;
}

.container_stats {
    max-width: 1640px;
    margin: 0 auto;
    padding: 0 64px;
}

.container_events {
    max-width: 1920px;
    margin: 10px auto;
    padding: 0 64px
}


@media (max-width: 1440px) {
    .container {
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 24px
    }

    .container_header {
        max-width: 1440px;
        margin: 10px auto;
        padding: 0 10px;
    }

    .container_dropdown {
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .container_travel_cards {
        max-width: 1380px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .container_stats {
        max-width: 1312px;
        margin: 0 auto;
        padding: 0 10px;
    }

    .container_events {
        max-width: 1440px;
        margin: 10px auto;
        padding: 0 64px
    }
}

/* NAVBAR (прозорий → білий при скролі) */
.navbar {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 120;
}

.navbar.js-navbar .header-search__input {
    background: #ffffff;
}

.navbar.js-navbar.is-scrolled .header-search__input {
    background: #00000008;
}

.navbar__inner {
    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;
    gap: 24px;
    -webkit-transition: background-color .25s ease, -webkit-box-shadow .25s ease;
    transition: background-color .25s ease, -webkit-box-shadow .25s ease;
    -o-transition: background-color .25s ease, box-shadow .25s ease;
    transition: background-color .25s ease, box-shadow .25s ease;
    transition: background-color .25s ease, box-shadow .25s ease, -webkit-box-shadow .25s ease;
    background-color: transparent;
    padding: 8px 12px;
    border: 1px solid transparent;
}

.navbar.static_header_style .navbar__inner {
    border: 1px solid #EEEEEE;
}

.navbar.is-scrolled .navbar__inner {
    border: 1px solid #EEEEEE;
}

.navbar.is-scrolled .navbar__inner {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.navbar.static_header_style .navbar__inner {
    background-color: #ffffff;
    -webkit-box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

.navbar.static_header_style .nav__item a,
.navbar.static_header_style .nav__item details summary,
.navbar.static_header_style .dropdown__caret_menu {
    color: var(--c-text);
}

.navbar.static_header_style .nav__item .nav__link:hover,
.navbar.static_header_style .nav__item .nav__link:hover span svg {
    color: var(--c-accent) !important;
}

.navbar.static_header_style .lang__btn,
.navbar.static_header_style .iconbtn,
.navbar.static_header_style .dropdown__social_icon {
    background: var(--c-iconbg);
}


.navbar.static_header_style .dropdown__flex,
.navbar.static_header_style .lang__panel {
    background: #fff;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border: 1px solid #EEEEEE;
}

.navbar.static_header_style:not(.is-scrolled) .dropdown__flex {
    border: 1px solid #EEEEEE;
    /*    border-bottom: none;
    border-left: none;
    border-right: none;*/
}

.flex_menus_logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}

.navbar__brand {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    text-decoration: none
}


.navbar__logo {
    height: 32px;
    width: auto;
    display: block
}

.navbar__nav .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav__link {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    font-weight: 600;
}

.nav__link:hover,
.nav__link:hover span svg {
    color: var(--c-accent);
}



.navbar.is-scrolled .nav__link {
    color: var(--c-text);
}

.nav__item--dropdown .nav__link--dropdown {
    cursor: pointer;
}

/* Кнопки-іконки */
.navbar__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
}

.iconbtn {
    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;
    width: 56px;
    height: 56px;
    border-radius: 0px;
    background: #ffffff;
    text-decoration: none;
}

.iconbtn svg {
    width: 24px;
    height: 24px;
    display: block;
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease;
}

.iconbtn:hover .svg_icon_hover path {
    fill: var(--c-accent) !important;
}

.lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.lang__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 16px 20px;
    border-radius: 0px;
    border: 0;
    background: #ffffff;
    font-size: 16px;
    font-weight: 600;
    color: var(--c-text);
    -webkit-transition: color .2s ease;
    -o-transition: color .2s ease;
    transition: color .2s ease;
}

.lang__btn:hover span,
.lang__btn:hover span svg {
    color: var(--c-accent);
}

.lang__flag {
    width: 20px;
    height: 14px;
    display: block
}


.navbar .dropdown__caret {
    color: var(--c-text);
}

.navbar.is-scrolled .dropdown__caret {
    color: var(--c-text);
}

.navbar .dropdown__caret_menu {
    color: #ffffff;
}

.navbar.is-scrolled .dropdown__caret_menu {
    color: var(--c-text);
}

/* summary кнопка (без маркерів) */
.nav__link--dropdown,
.lang__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.dropdown__caret,
.dropdown__caret_menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

details[open]>summary .dropdown__caret,
details[open]>summary .dropdown__caret_menu {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


.lang__panel {
    position: absolute;
    display: block;
    margin-top: 12px;
    border-radius: 0px;
    overflow: hidden;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity .2s ease, max-height .25s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, max-height .25s ease, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease, max-height .25s ease;
    transition: opacity .2s ease, transform .2s ease, max-height .25s ease;
    transition: opacity .2s ease, transform .2s ease, max-height .25s ease, -webkit-transform .2s ease;
}

/*.dropdown__panel {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 22px;
    border-radius: 0;
    overflow: hidden;
    transform-origin: top;
    clip-path: inset(0 0 100% 0);
    opacity: 0;
    transform: translateY(-6px);
    transition:
        clip-path .35s ease,
        opacity .25s ease,
        transform .35s ease;
}*/

/* старт: закрита (через descendant, бо details сам керує open) */
details:not([open])>.dropdown__panel,
details:not([open])>.lang__panel {
    max-height: 0;
    opacity: 0;
    -webkit-transform: scaleY(0.96);
    -ms-transform: scaleY(0.96);
    transform: scaleY(0.96);
    padding: 0;
    border: 0;
}

/* відкрита */
details[open]>.dropdown__panel,
details[open]>.lang__panel {
    opacity: 1;
    -webkit-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
}

/* відкрито: розкриваємо clip-path з 100% → 0% і робимо видимим */
details[open]>.dropdown__panel {
    -webkit-clip-path: inset(0 0 0 0);
    clip-path: inset(0 0 0 0);
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

/* Фони панелей:
   - коли navbar прозорий: напівпрозорий білий + blur для читабельності
   - коли проскролено: чисто білий */
.navbar .lang__panel {
    max-height: 420px;
    max-width: 127.37px;
    width: 100%;
    background: rgba(255, 255, 255, 0.90);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.10);
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.10);
}

/*.navbar.is-scrolled .dropdown__panel,
.navbar.is-scrolled .lang__panel {
    background: #fff;
    backdrop-filter: none;
}*/

/* Вміст «Досліджуй» */
/*.dropdown__flex {
    display: flex;
    gap: 12px;
    border: 1px solid var(--c-iconbg);
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 12px 22px;
    align-items: center;
    justify-content: space-between;
}*/

.navbar:not(.is-scrolled) .dropdown__flex {
    border: 1px solid #ffffff3d;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.menus_dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.icons_dropdowns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
}

.dropdown__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-radius: 10px;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: var(--c-text);
    background: transparent;
    -webkit-transition: background-color .2s ease, color .2s ease;
    -o-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.dropdown__img {
    padding: 5px 7px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 0px;
}

.dropdown__social_icon {
    background-color: #ffffff;
    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;
    width: 56px;
    height: 56px;
    border-radius: 0px;
    text-decoration: none;
}

.navbar.is-scrolled .dropdown__social_icon:hover {
    background: #00000012;
    border-color: #ddd;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

.dropdown__social_icon img {
    width: 24px;
    height: 24px;
    display: block;
}

.navbar:not(.is-scrolled) .dropdown__link {
    color: #ffffff;
}

.navbar:not(.is-scrolled) .dropdown__link:hover {
    color: var(--c-accent);
}



/* Фон панелі (прозора шапка → напівпрозоро + blur; після скролу — #fff) */

.navbar.is-scrolled .dropdown__flex,
.navbar.is-scrolled .lang__panel {
    background: #fff;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border: 1px solid #EEEEEE;
}

/* -------- Вміст: плавна поява пунктів зверху вниз (стагер) -------- */

.dropdown__flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    border: 1px solid #EEEEEE;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 8px 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.menus_dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.icons_dropdowns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
}

/* елементи до відкриття — трохи підняті та прозорі */
.dropdown__img,
.dropdown__link,
.dropdown__social_icon {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-transition: opacity .28s ease, -webkit-transform .28s ease;
    transition: opacity .28s ease, -webkit-transform .28s ease;
    -o-transition: opacity .28s ease, transform .28s ease;
    transition: opacity .28s ease, transform .28s ease;
    transition: opacity .28s ease, transform .28s ease, -webkit-transform .28s ease;
}

/* === Dropdown reveal/hide (завжди грає) === */
/* відкриття: згори вниз */
@-webkit-keyframes dd-reveal {
    from {
        -webkit-clip-path: inset(0 0 100% 0);
        clip-path: inset(0 0 100% 0);
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    to {
        -webkit-clip-path: inset(0 0 0% 0);
        clip-path: inset(0 0 0% 0);
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes dd-reveal {
    from {
        -webkit-clip-path: inset(0 0 100% 0);
        clip-path: inset(0 0 100% 0);
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    to {
        -webkit-clip-path: inset(0 0 0% 0);
        clip-path: inset(0 0 0% 0);
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

/* закриття: знизу вгору */
@-webkit-keyframes dd-hide {
    from {
        -webkit-clip-path: inset(0 0 0% 0);
        clip-path: inset(0 0 0% 0);
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        -webkit-clip-path: inset(0 0 100% 0);
        clip-path: inset(0 0 100% 0);
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

@keyframes dd-hide {
    from {
        -webkit-clip-path: inset(0 0 0% 0);
        clip-path: inset(0 0 0% 0);
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    to {
        -webkit-clip-path: inset(0 0 100% 0);
        clip-path: inset(0 0 100% 0);
        opacity: 0;
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
}

/* базовий стан панелі */
.dropdown__panel {
    position: absolute;
    width: 100%;
    left: 0;
    margin-top: 22px;
    border-radius: 0;
    overflow: hidden;
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-clip-path: inset(0 0 100% 0);
    clip-path: inset(0 0 100% 0);
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
}

/* класи, що запускаються з JS */
.dropdown__panel.is-reveal,
.lang__panel.is-reveal {
    -webkit-animation: dd-reveal .35s ease both;
    animation: dd-reveal .35s ease both;
}

.dropdown__panel.is-hide,
.lang__panel.is-hide {
    -webkit-animation: dd-hide .30s ease both;
    animation: dd-hide .30s ease both;
}

/* щоб вміст не стрибав під час анімації появи (стагер як робили раніше) */
.dropdown__img,
.dropdown__link,
.dropdown__social_icon {
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    -webkit-transition: opacity .28s ease, -webkit-transform .28s ease;
    transition: opacity .28s ease, -webkit-transform .28s ease;
    -o-transition: opacity .28s ease, transform .28s ease;
    transition: opacity .28s ease, transform .28s ease;
    transition: opacity .28s ease, transform .28s ease, -webkit-transform .28s ease;
}

details[open] .menus_dropdown>*,
details[open] .icons_dropdowns>* {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

/* затримки по порядку — щоб «спливало» одне за одним */
.menus_dropdown>*:nth-child(1) {
    -webkit-transition-delay: .05s;
    -o-transition-delay: .05s;
    transition-delay: .05s;
}

.menus_dropdown>*:nth-child(2) {
    -webkit-transition-delay: .10s;
    -o-transition-delay: .10s;
    transition-delay: .10s;
}

.menus_dropdown>*:nth-child(3) {
    -webkit-transition-delay: .15s;
    -o-transition-delay: .15s;
    transition-delay: .15s;
}

.menus_dropdown>*:nth-child(4) {
    -webkit-transition-delay: .20s;
    -o-transition-delay: .20s;
    transition-delay: .20s;
}

.menus_dropdown>*:nth-child(5) {
    -webkit-transition-delay: .25s;
    -o-transition-delay: .25s;
    transition-delay: .25s;
}

.menus_dropdown>*:nth-child(6) {
    -webkit-transition-delay: .30s;
    -o-transition-delay: .30s;
    transition-delay: .30s;
}

.menus_dropdown>*:nth-child(7) {
    -webkit-transition-delay: .35s;
    -o-transition-delay: .35s;
    transition-delay: .35s;
}


/* решта твоїх стилів для посилань/іконок — залишаємо */
.dropdown__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
    color: var(--c-text);
    background: transparent;
    border-radius: 10px;
    -webkit-transition: background-color .2s ease, color .2s ease;
    -o-transition: background-color .2s ease, color .2s ease;
    transition: background-color .2s ease, color .2s ease;
}

.navbar:not(.is-scrolled) .dropdown__link {
    color: #fff;
}

.navbar:not(.is-scrolled) .dropdown__link:hover {
    color: var(--c-accent);
}

.dropdown__img {
    padding: 5px 7px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px;
}

/*.dropdown__social_icon {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 0px;
    text-decoration: none;
}

.dropdown__social_icon img {
    width: 18px;
    height: 18px;
    display: block;
}*/

/* Поворот каретки */
.dropdown__caret_menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
}

details[open]>summary .dropdown__caret_menu {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}


/* Мови */

.lang__panel {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 12px;
}

.lang__option {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    height: 40px;
    padding: 0 10px;
    border-radius: 0px;
    border: 1px solid #eee;
    background: #fff;
    color: var(--c-text);
    font-size: 14px;
    line-height: 20px;
    cursor: pointer;
    text-decoration: none;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.lang__option img {
    width: 20px;
    height: 14px;
}

.lang__option:hover {
    background: #f8f8f8;
}

/* Навігаційні відступи (щоб панелі не прилипали) */
.nav__item--dropdown {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}






/*мобільне меню*/



.burger_bg {
    display: none;
    background: var(--c-accent);
    width: 50px;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}

.burger {
    width: 18px;
    height: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 120;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.burger span {
    display: block;
    width: 100%;
    height: 2px;
    background-color: white;
    border-radius: 0px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.first-active {
    -webkit-transform: rotate(45deg) translate(4px, 4px);
    -ms-transform: rotate(45deg) translate(4px, 4px);
    transform: rotate(45deg) translate(4px, 4px);
    border-radius: 5px !important;
}

.second-active {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.third-active {
    -webkit-transform: rotate(-45deg) translate(3px, -3px);
    -ms-transform: rotate(-45deg) translate(3px, -3px);
    transform: rotate(-45deg) translate(3px, -3px);
    border-radius: 5px !important;
}

/* оффканвас */
.mnav[hidden] {
    display: none !important;
}

.mnav {
    position: fixed;
    inset: 0;
    z-index: 119;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
}

/* затемнення */
/*.mnav__overlay{
  position:absolute; inset:0; background:rgba(0,0,0,.32);
  opacity:0; transition:opacity .5s ease;
}*/

.mnav__sheet {
    position: absolute;
    inset: 0;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 72px 8px 8px;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    -webkit-transition: opacity .6s ease, -webkit-transform .6s cubic-bezier(.22, .61, .36, 1);
    transition: opacity .6s ease, -webkit-transform .6s cubic-bezier(.22, .61, .36, 1);
    -o-transition: transform .6s cubic-bezier(.22, .61, .36, 1), opacity .6s ease;
    transition: transform .6s cubic-bezier(.22, .61, .36, 1), opacity .6s ease;
    transition: transform .6s cubic-bezier(.22, .61, .36, 1), opacity .6s ease, -webkit-transform .6s cubic-bezier(.22, .61, .36, 1);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

/* коли відкрито */
/*.mnav.is-open .mnav__overlay{ opacity:1; }*/
.mnav.is-open .mnav__sheet {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    opacity: 1;
}


/* список */
.mnav__nav {
    overflow: auto;
    padding: 12px 0px;
}

.mnav__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
}

.mnav__list li a {
    display: block;
    padding: 12px 24px;
    background: #00000003;
    color: #666666;
    text-decoration: none;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.mnav__list li a:hover {
    color: var(--c-accent);
}

.mnav__list li ul {
    list-style: none;
    padding: 0;
}

.mnav__list li ul li a {
    color: #000;
    background: #fff;
}

/* дропдаун всередині */
.mnav__dd {
    border: 0;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -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;
}


.mnav__dd-a {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.mnav__dd .dropdown__caret_menu {
    color: #666666;
}

.mnav__dd:hover .dropdown__caret_menu {
    color: var(--c-accent);
}

.mnav__dd.is-active-dropdown .dropdown__caret_menu {
    color: var(--c-accent);
}

.mnav__sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 14px;
    list-style: none;
    cursor: pointer;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.mnav__sub a {
    background: none !important;
    border: none;
    text-decoration: none !important;
    padding: 0px 24px !important;
    /*color: #000 !important;*/
    -webkit-transition: .2s ease !important;
    -o-transition: .2s ease !important;
    transition: .2s ease !important;
    cursor: pointer;
}

.mnav__sub a:hover {
    color: var(--c-accent) !important;
}

.mnav__sub a:first-child {
    margin: 14px 0 0;
}

.mnav__sub a:last-child {
    margin: 0 0 14px;
}

/* соціальні */
.mnav__social {
    margin-top: auto;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.mnav__social span {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #666;
}

.mnav__social-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
}

.mnav__social-row .iconbtn {
    width: 56px;
    height: 56px;
    background: #00000008;
}

.mnav__dd.is-active-dropdown .dropdown__caret_menu {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/* плавне відкриття списку під “Досліджуй” */
.mnav__sub {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: max-height .35s ease, opacity .25s ease;
    -o-transition: max-height .35s ease, opacity .25s ease;
    transition: max-height .35s ease, opacity .25s ease;
}

.mnav__sub.is-open {
    /* max-height виставляє JS; тут лише стан прозорості */
    opacity: 1;
}

/* правильний оверрайд для заскроленої шапки, коли оффканвас відкритий */
.navbar.is-scrolled.is-mnav-open .navbar__inner {
    border: 1px solid #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.is-active-dropdown {
    color: var(--c-accent) !important;
}

.is-active-dropdown .mnav__dd-a {
    color: var(--c-accent) !important;
}

/*мобільне меню*/




/* дрібний акцент: активний пункт */

.site-hero {
    width: 100%;
}

.hero {
    min-height: 100vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 1fr;
    grid-template-rows: auto 1fr;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.Best_village_block {
    background: #3E2E68;
    margin: 10px;
    padding: 32px 50px;
}

.Best_village_block a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 200px;
}

.Best_village_block a span {
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
}

.hero__media {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100vh;
    background-size: cover !important;
    background-position: center !important;
    -webkit-filter: none;
    filter: none;
    background-repeat: no-repeat;
}

.hero__content {
    padding: 115px 20px 60px;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    color: #fff;
    width: 100%;
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.navbar.is-scrolled+.hero {
    color: var(--c-text);
}

.navbar.is-scrolled .lang__btn,
.navbar.is-scrolled .iconbtn,
.navbar.is-scrolled .dropdown__social_icon {
    background: var(--c-iconbg);
}

/* під час скролу текст навбару вже темний, але hero залишається білим */

.hero_title_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 65px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.hero__title {
    font-size: 64px;
    line-height: 135%;
    /*line-height: 72px;*/
    margin: 0;
    letter-spacing: 0;
    position: relative;
}

.hero__title span {
    position: absolute;
    -webkit-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg);
    bottom: -68px;
    padding: 13px 33px;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
    background: #3E2E68;
    -webkit-filter: drop-shadow(-10px 0px 20px #00000026);
    filter: drop-shadow(-10px 0px 20px #00000026);
}

.hero__subtitle {
    font-size: 16px;
    line-height: 28px;
    margin: 0;
    width: 400px;
}

.hero_middle_arrow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60%;
}

.hero_arrow_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.hero_arrow_block p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 5px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0;
}

.arrow_text_italic {
    font-size: 16px;
    font-weight: 700;
    font-style: italic;
    color: var(--c-accent);
    padding: 7px 8px;
    text-align: center;
    background: #ffffff;
}

.arrow_text_main {
    font-size: 16px;
    font-weight: 500;
    line-height: 150%;
    color: #ffffff;
}

.hero_arrow_block img {}


.btn {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    background: var(--c-accent);
    color: #ffffff;
}

/* заливка */
.btn::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 0%;
    background: #ffffff;
    -webkit-transition: width 0.4s ease;
    -o-transition: width 0.4s ease;
    transition: width 0.4s ease;
    z-index: 1;
}

/* всередині все вище за заливку */

.btn_text_style {
    font-size: 16px;
    line-height: 18px;
    font-weight: 600;
    padding: 10px 20px 10px 20px;
}

.btn_text_style,
.style_for_arrw {
    position: relative;
    z-index: 2;
    -webkit-transition: color .3s ease, background-color .3s ease;
    -o-transition: color .3s ease, background-color .3s ease;
    transition: color .3s ease, background-color .3s ease;
}

.style_for_arrw {
    background-color: #ffffff;
    padding: 11px 11px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 10px;
}

/* сама стрілка */
.style_for_arrw img {
    width: 16px;
    height: 16px;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}

/* hover ефекти */
.btn:hover::before {
    width: 100%;
}

.btn:hover {
    color: var(--c-accent);
}

.btn:hover .style_for_arrw {
    background-color: #fff;
}

.btn:hover .style_for_arrw img {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Лінія карток зі скролом і блюром */
.slider_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.hero__sliderline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    overflow-x: auto;
    padding: 8px 0;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
}

.hero-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 520px;
    flex: 0 0 520px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 170px 16px 1fr;
    grid-template-columns: 170px 1fr;
    gap: 16px;
    padding: 17px;
    border-radius: 0px;
    background: rgba(255, 255, 255, 0.18);
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    scroll-snap-align: start;
    border: 1px solid #ffffff5c;
}

.hero-card__thumb {
    width: 170px;
    height: 170px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0px;
}

.hero-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hero-card__title {
    font-size: 20px;
    line-height: 1.4;
    color: #fff
}

/* Контейнер слайдера */
.hero-slider {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}

/* Вʼюпорт і трек */
.hero-track {
    overflow: hidden;
    width: 100%;
}

.hero-track__inner,
.hero-track {
    /* на випадок розширення */
    display: block;
}


.hero-track .hero-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

/* Слайд */
.hero-card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 520px;
    flex: 0 0 520px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 170px 16px 1fr;
    grid-template-columns: 170px 1fr;
    gap: 16px;
    padding: 17px;
    border-radius: 0;
    background: rgba(255, 255, 255, 0.08);
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    border: 1px solid #ffffff5c;
    color: #fff;
}

.hero-card+.hero-card {
    margin-left: 16px;
}

.hero-card__thumb {
    width: 170px;
    height: 170px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
}

.hero-card__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.hero-card__title {
    font-size: 18px;
    line-height: 26px;
    color: #fff;
}

/* анімація зсуву треку */
.hero-slider .is-animating {
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    -o-transition: transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease;
}

/* Прогрес-панель */
.hero-progress {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}

.count {
    color: #fff;
    font-size: 20px;
    line-height: 32px;
}

.count--current {
    text-align: left;
}

.count--total {
    text-align: right;
}

/* Лінії-індикатори */
.bars {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 18px;
}

.bar {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 3px;
    background: rgba(255, 255, 255, 0.35);
    border-radius: 1px;
    overflow: hidden;
    cursor: pointer;
}

.bar[aria-current="true"] .bar__fill {
    width: 100%;
}

.bar__fill {
    display: block;
    height: 100%;
    width: 0%;
    background: #fff;
    -webkit-transition: width linear;
    -o-transition: width linear;
    transition: width linear;
}

.bar:hover .bar__fill {
    opacity: .9;
}

/* Стан при скролі шапки (якщо треба темні) */
/*.navbar.is-scrolled~.hero .hero-progress .count {
    color: #666;
}

.navbar.is-scrolled~.hero .bar {
    background: #e5e5e5;
}

.navbar.is-scrolled~.hero .bar__fill {
    background: #666;
}*/


/* Адаптив (спростимо ширину картки) */
@media (max-width: 1024px) {
    .hero-card {
        -ms-flex-preferred-size: 440px;
        flex-basis: 440px;
        -ms-grid-columns: 150px 1fr;
        grid-template-columns: 150px 1fr;
    }
}

@media (max-width: 640px) {
    .hero-card {
        -ms-flex-preferred-size: 88vw;
        flex-basis: 88vw;
        -ms-grid-columns: 120px 1fr;
        grid-template-columns: 120px 1fr;
    }
}













/* Місцевий час */
.hero__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 4px;
    margin-top: 12px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-flex: 4;
    -ms-flex: 4;
    flex: 4;
}

.hero__time-label {
    color: var(--c-muted);
    font-size: 14px
}

.hero__time {
    color: #fff;
    font-size: 16px
}

/* Коли navbar стає білим — робимо лінки темними */
.navbar.is-scrolled .nav__link,
.navbar.is-scrolled .dropdown__link {
    color: var(--c-text);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}


.navbar.is-scrolled .nav__link:hover,
.navbar.is-scrolled .dropdown__link:hover {
    color: var(--c-accent);
}

















/* === STATS SECTION === */
.stats {
    padding: 70px 0;
    background: #15818c0d;
}

.stats__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 60px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

/* Ліва частина */
.stats__headline {
    margin: 0 0 108px 0;
    line-height: 1.25;
    width: 520px;
}

.reveal-text {
    color: #3E2E684D;
    background: -webkit-gradient(linear, left top, right top, color-stop(0, #3E2E68), to(#3E2E684D));
    background: -o-linear-gradient(left, #3E2E68 0 var(--reveal, 0%), #3E2E684D var(--reveal, 0%) 100%);
    background: linear-gradient(to right, #3E2E68 0 var(--reveal, 0%), #3E2E684D var(--reveal, 0%) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-transition: background-size .3s ease;
    -o-transition: background-size .3s ease;
    transition: background-size .3s ease;
    font-family: "Artegra Sans", sans-serif;
    font-weight: 700;
    font-size: 24px;
}

.stats__btn {
    margin-top: 28px;
}

/* Права частина (список) */
.stats__list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 0px;
}

.stats__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 250px 10px 450px 10px 1fr;
    grid-template-columns: 250px 450px 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    padding: 18px 0;
    border-top: 1px solid #EEEEEE;
}

@media (max-width: 1440px) {
    .stats__row {
        -ms-grid-columns: 250px 380px 1fr;
        grid-template-columns: 250px 380px 1fr;
    }
}

.stats__row:last-child {
    border-bottom: 1px solid #EEEEEE;
}

.stats__num {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.35;
    color: var(--c-accent);
}

.stats__label {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--c-text);
}

.stats__idx {
    font-family: "Artegra Sans", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: var(--c-text);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


















/* === TRAVEL (доріжка + картки) === */
.travel {
    background: #15818c0d;
    padding: 80px 0 100px;
}

.travel__wrap {
    display: block;
}

.travel__scene {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    /* Один шар: SVG доріжка + картки поверх (через grid) */
    position: relative;
}

/* SVG на всю ширину */
.travel__svg {
    display: block;
    width: 100%;
    height: clamp(650px, 45vw, 880px);
}

/* Товщина лінії керується змінною; не масштабується при ресайзі */
.travel__route {
    stroke: #CCC;
    stroke-width: var(--route-w, 14);
    stroke-linecap: round;
    stroke-linejoin: round;
    fill: none;
    vector-effect: non-scaling-stroke;
    /* ключ! товщина у px лишається сталою */
}

/* Пін */
.travel__pin-border {
    stroke: #f4f8f9;
    stroke-width: 10;
    vector-effect: non-scaling-stroke;
}

.travel__pin-core {
    fill: #C6185B;
}

/* За потреби тоншу/товстішу лінію на різних брейкпоінтах */
@media (min-width: 1920px) {
    .travel__svg {
        height: clamp(650px, 45vw, 1100px);
    }

    .travel__route {
        --route-w: 14;
        vector-effect: none;
    }
}

@media (max-width: 1440px) {
    .travel__svg {
        height: clamp(650px, 45vw, 880px);
    }

    .travel__cards {
        margin-top: -645px;
    }

    .travel__route {
        --route-w: 14;
    }
}

@media (max-width: 1024px) {
    .travel__svg {
        height: clamp(220px, 48vw, 420px);
    }

    .travel__route {
        --route-w: 13;
    }
}

@media (max-width: 600px) {
    .travel__svg {
        height: clamp(180px, 54vw, 360px);
    }

    .travel__route {
        --route-w: 12;
    }
}

/* stroke-dash для "малювання" доріжки */
#routePath {
    stroke-dasharray: var(--pathLen, 1000);
    stroke-dashoffset: var(--pathOff, 1000);
    -webkit-transition: stroke-dashoffset .15s linear;
    -o-transition: stroke-dashoffset .15s linear;
    transition: stroke-dashoffset .15s linear;
}

/* рухомі актори (керуємо transform із JS) */
.travel__actor {
    pointer-events: none;
}

/* Декоративна «кнопка» */
.travel__pin {
    -webkit-filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 4px 10px rgba(0, 0, 0, .15));
}

/* Картки-полароїди */
.travel__cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr;
    grid-template-columns: repeat(18, 1fr);
    gap: 18px 18px;
    margin-top: -830px;
    padding-bottom: 80px;
}

@media (max-width: 1780px) {
    .travel__cards {
        margin-top: -770px;
    }
}

@media (max-width: 1670px) {
    .travel__cards {
        margin-top: -750px;
    }
}

@media (max-width: 1580px) {
    .travel__cards {
        margin-top: -720px;
    }
}

@media (max-width: 1495px) {
    .travel__cards {
        margin-top: -700px;
    }
}

@media (max-width: 1440px) {
    .travel__cards {
        margin-top: -670px;
    }
}

@media (max-width: 1260px) {
    .travel__cards {
        margin-top: -660px;
    }
}

.pola {
    -ms-grid-column-span: 3;
    grid-column: span 3;
    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;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .25s ease, -webkit-filter .25s ease;
    transition: -webkit-transform .25s ease, -webkit-filter .25s ease;
    -o-transition: transform .25s ease, filter .25s ease;
    transition: transform .25s ease, filter .25s ease;
    transition: transform .25s ease, filter .25s ease, -webkit-transform .25s ease, -webkit-filter .25s ease;
    -webkit-filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .15));
    filter: drop-shadow(0 10px 30px rgba(0, 0, 0, .15));
}

/* Набір різних нахилів ліворуч/праворуч */
.pola--l-2 {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: relative;
    top: 50px;
    left: -80px;
}

@media (max-width: 1920px) {
    .pola--l-2 .pola__img {
        /*height: 330px;*/
        height: 250px;
        width: 327px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--l-2 .pola__img {
        /*height: 294px;*/
        height: 250px;
        width: 276px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}


.pola--l-4 {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: relative;
    top: 280px;
    left: -100px;
}

@media (max-width: 1920px) {
    .pola--l-4 .pola__img {
        height: 236px;
        width: 327px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--l-4 .pola__img {
        height: 200px;
        width: 276px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

.pola--l-8 {
    -webkit-transform: rotate(9deg);
    -ms-transform: rotate(9deg);
    transform: rotate(9deg);
    top: -50px;
    position: relative;
    left: -10px;
}

@media (max-width: 1920px) {
    .pola--l-8 .pola__img {
        height: 236px;
        width: 327px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--l-8 .pola__img {
        height: 200px;
        width: 276px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}


.pola--r-2 {
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
    top: -35px;
    position: relative;
}

@media (max-width: 1920px) {
    .pola--r-2 .pola__img {
        height: 402px;
        width: 327px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--r-2 .pola__img {
        height: 340px;
        width: 276px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

.pola--r-6 {
    -webkit-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
    position: relative;
    top: 180px;
    left: -100px;
}

@media (max-width: 1920px) {
    .pola--r-6 .pola__img {
        height: 331px;
        width: 327px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--r-6 .pola__img {
        height: 280px;
        width: 276px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

.pola--r-10 {
    -webkit-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    transform: rotate(15deg);
    position: relative;
    top: 180px;
    left: -50px;
}

@media (max-width: 1920px) {
    .pola--r-10 .pola__img {
        height: 402px;
        width: 353px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}

@media (max-width: 1670px) {
    .pola--r-10 .pola__img {
        height: 340px;
        width: 298px;
        -o-object-fit: cover;
        object-fit: cover;
        display: block;
    }
}




/* ===== >2560px ===== */
@media (min-width:1950px) {
    .container_travel_cards {
        max-width: 2100px;
        margin: 0 auto;
        padding: 0 65px;
    }

    .travel__cards {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr 18px 1fr;
        grid-template-columns: repeat(18, 1fr);
        gap: 18px 18px;
        margin-top: -950px;
        padding-bottom: 80px;
    }

    .pola--l-2 .pola__img {
        width: 436px;
        height: 440px;
    }

    .pola--l-4 .pola__img {
        width: 436px;
        height: 315px;
    }

    .pola--l-8 .pola__img {
        width: 436px;
        height: 315px;
    }

    .pola--r-2 .pola__img {
        width: 436px;
        height: 536px;
    }

    .pola--r-6 .pola__img {
        width: 436px;
        height: 441px;
    }

    .pola--r-10 .pola__img {
        width: 471px;
        height: 536px;
    }
}

/* ===== ≤1439px ===== */
@media (max-width:1440px) {
    .pola--l-2 .pola__img {
        width: 245px;
        /*height: 248px;*/
        height: 200px;
    }

    .pola--l-4 .pola__img {
        width: 245px;
        height: 177px;
    }

    .pola--l-8 .pola__img {
        width: 245px;
        height: 177px;
    }

    .pola--r-2 .pola__img {
        width: 245px;
        height: 302px;
    }

    .pola--r-6 .pola__img {
        width: 245px;
        height: 248px;
    }

    .pola--r-10 .pola__img {
        width: 265px;
        height: 302px;
    }
}

/* ===== ≤1279px ===== */
@media (max-width:1280px) {
    .pola--l-2 .pola__img {
        width: 218px;
        height: 220px;
    }

    .pola--l-4 .pola__img {
        width: 218px;
        height: 157px;
    }

    .pola--l-8 .pola__img {
        width: 218px;
        height: 157px;
    }

    .pola--r-2 .pola__img {
        width: 218px;
        height: 268px;
    }

    .pola--r-6 .pola__img {
        width: 218px;
        height: 221px;
    }

    .pola--r-10 .pola__img {
        width: 235px;
        height: 268px;
    }
}

/* ===== ≤1023px ===== */
@media (max-width:1024px) {
    .pola--l-2 .pola__img {
        width: 174px;
        height: 176px;
    }

    .pola--l-4 .pola__img {
        width: 174px;
        height: 126px;
    }

    .pola--l-8 .pola__img {
        width: 174px;
        height: 126px;
    }

    .pola--r-2 .pola__img {
        width: 174px;
        height: 214px;
    }

    .pola--r-6 .pola__img {
        width: 174px;
        height: 177px;
    }

    .pola--r-10 .pola__img {
        width: 188px;
        height: 214px;
    }
}



.pola:hover {
    -webkit-transform: translateY(-6px) scale(1.02) rotate(0deg);
    -ms-transform: translateY(-6px) scale(1.02) rotate(0deg);
    transform: translateY(-6px) scale(1.02) rotate(0deg);
    -webkit-filter: drop-shadow(0 16px 40px rgba(0, 0, 0, .22));
    filter: drop-shadow(0 16px 40px rgba(0, 0, 0, .22));
}

.pola__link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.pola__frame {
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 60px;
    grid-template-rows: auto 60px;
    padding: 15px 15px 0;
}

.pola__img {
    height: 250px;
    width: 240px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    margin: 0 0 30px;
}

.pola__cap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 14px;
    font-family: "Artegra Sans", sans-serif;
    font-weight: 700;
    color: var(--c-text);
    font-size: 20px;
}

/* Хештег + бейдж зліва внизу сцени */
.travel__tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 22px;
}



















/* ========== TILES (категорії) ========== */
.tiles {
    background: #3E2E68;
    padding: 0 0 60px 0;
    /*--peakH: 0px;*/
    /* початкова висота "гірок" */
}

/*
.tiles.is-inview {
    --peakH: 100px;
}
*/
/* коли вʼюпорт доїхав — висота зростає */

.tiles__peak {
    position: relative;
    top: -5px;
}

.tiles__peak-svg {
    width: 100%;
    height: 100%;
    display: block;
}

.tiles__wrap {
    gap: 24px;
    margin-top: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.tile {
    background: var(--tile-color);
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 320px;
    max-width: 430px;
    max-height: 500px;
    width: 100%;
    height: 500px;
}

@media (max-width: 1850px) {
    .tile {
        max-width: 310px;
        height: 380px;
        max-height: 380px;
    }
}

.tile__inner {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 12px auto;
    grid-template-rows: 1fr auto;
    gap: 12px;
    padding: 20px;
    width: 100%;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.tile:nth-child(1) .tile__inner {
    border: 1px solid #EEEEEE;
}

.tile__num {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
}

.tile_icon_conteiner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    pointer-events: none;
    z-index: 0;
}

/*.tile__bgicon {
    height: 225px;
    object-fit: cover;
    max-width: 380px;
    opacity: .7;
    filter: contrast(0.8) brightness(1.1);
    justify-self: start;
    align-self: center;
}*/
.tile__bgicon {
    max-width: 380px;
    width: min(65%, 380px);
    height: auto;
    opacity: .7;
    -webkit-filter: contrast(.8) brightness(1.1);
    filter: contrast(.8) brightness(1.1);
    mix-blend-mode: multiply;
}

.tile__num,
.tile__bottom,
.tile__desc {
    position: relative;
    z-index: 1;
}

.tile__bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /*gap: 71px;*/
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.couple_tile {
    max-width: 240px;
}

@media (max-width: 1850px) {
    .couple_tile {
        max-width: 170px;
    }
}

.tile__title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
}

.tile__btn {
    width: 46px;
    height: 46px;
    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: #fff;
    border-radius: 0px;
    text-decoration: none;
    color: var(--tile-color);
    -webkit-transition: color .3s ease, background-color .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, background-color .3s ease, -webkit-transform .3s ease;
    -o-transition: transform .3s ease, color .3s ease, background-color .3s ease;
    transition: transform .3s ease, color .3s ease, background-color .3s ease;
    transition: transform .3s ease, color .3s ease, background-color .3s ease, -webkit-transform .3s ease;
}

.tile__arrow {
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

/* Опис (спочатку прихований) */
.tile__desc {
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    color: #EEEEEE;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: opacity .8s ease, max-height .8s ease;
    -o-transition: opacity .8s ease, max-height .8s ease;
    transition: opacity .8s ease, max-height .8s ease;
}

/* Hover-ефект картки: показ опису, поворот стрілки, підсвітка кнопки */
.tile:hover .tile__desc {
    opacity: 1;
    max-height: 200px;
}

.tile:hover .tile__arrow {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.tile:hover .tile__btn {
    background: #fff;
    color: var(--tile-accent);
}

.tiles .event_indicators {
    display: none;
}

/* ——— slider helpers ——— */
@media (max-width: 1000px) {
    .tiles .event_indicators {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .tiles__wrap.is-slider {
        overflow: hidden;
    }

    .tiles__wrap.is-slider .tiles__track {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 24px;
        will-change: transform;
        -webkit-transition: -webkit-transform .35s ease;
        transition: -webkit-transform .35s ease;
        -o-transition: transform .35s ease;
        transition: transform .35s ease;
        transition: transform .35s ease, -webkit-transform .35s ease;
    }

    .tiles__wrap.is-slider .tile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .tiles__wrap.is-dragging .tiles__track {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        cursor: -webkit-grabbing;
        cursor: grabbing;
    }

    .tiles__wrap.is-slider~.event_indicators {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 16px;
        margin: 40px 20px;
    }

    .tiles .event_indicators .ms-btn[disabled] {
        opacity: .4;
        pointer-events: none;
    }

    .tiles .event_indicators .events__dots {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 8px;
    }

    .tiles .event_indicators .ms-dot {
        width: 8px;
        height: 8px;
        background: #FFFFFF4D
    }

    .tiles .event_indicators .ms-dot[aria-current="true"] {
        background: #fff;
    }

    .tiles .event_indicators .events__controls .ms-btn {
        background: #fff;
        color: #000;
    }

    .tiles .event_indicators .events__controls {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 12px;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
}























/* ===== MEDIA SLIDER ===== */
.media-slider {
    background: #fff;
    padding: 90px 0 60px;
    color: #3E2E68;
}

.media-slider {
    overflow-x: clip;
}

.media-slider__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
}

.media-slider__meta {
    color: #F25E30;
    font-weight: 600;
    font-size: 16px;
}

.media-slider__title {
    font-size: 48px;
    line-height: 1.2;
    margin: 20px 0 0;
    font-weight: 700;
}

.media-slider_container_with_controls {}

.media-slider__caption {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    width: 1040px;
}

.media-slider__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.media-slide_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
}


.media-slider-container-margin {
    padding: 60px 64px 0;
}

.ms-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;
    width: 48px;
    height: 48px;
    border-radius: 0px;
    background: transparent;
    color: #000;
    border: 1px solid #EEEEEE;
    cursor: pointer;
    -webkit-transition: background-color .2s ease, color .2s ease, border-color .2s ease;
    -o-transition: background-color .2s ease, color .2s ease, border-color .2s ease;
    transition: background-color .2s ease, color .2s ease, border-color .2s ease;
}

.ms-btn:hover {
    background: #00000066;
    color: #fff;
    border-color: #999999;
}

.media-slider,
.media-slide,
.media-slide__media {
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.media-slider__viewport {
    position: relative;
    overflow: visible;
    -webkit-clip-path: inset(0 -100vw 0 0);
    clip-path: inset(0 -100vw 0 0);
}

.media-slider__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-transition: -webkit-transform .45s ease;
    transition: -webkit-transform .45s ease;
    -o-transition: transform .45s ease;
    transition: transform .45s ease;
    transition: transform .45s ease, -webkit-transform .45s ease;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.media-slider__track.swiper-wrapper {
    box-sizing: border-box;
    display: flex;
    height: auto;
    position: unset;
    /*transition-property: none;
    transition-timing-function: unset;*/
    width: auto;
}
.media-slider__track.is-dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.media-slider__viewport {
    --w-lg-px: 1040px;
    /* active (left) width  */
    --h-lg-px: 600px;
    /* active (left) height */
    --w-sm-px: 800px;
    /* neighbor (right) width  */
    --h-sm-px: 450px;
    /* neighbor (right) height */
}

.media-slide {
    position: relative;
    /* anchor for play/pause buttons */
    -webkit-box-flex: 0;
    -ms-flex: 0 0 var(--w-sm-px);
    flex: 0 0 var(--w-sm-px);
    height: var(--h-sm-px);
    display: -ms-grid;
    display: grid;
    /* 1×1 grid: layers stack neatly */
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-transition: height .45s ease, -webkit-flex-basis .45s ease;
    transition: height .45s ease, -webkit-flex-basis .45s ease;
    -o-transition: flex-basis .45s ease, height .45s ease;
    transition: flex-basis .45s ease, height .45s ease;
    transition: flex-basis .45s ease, height .45s ease, -webkit-flex-basis .45s ease, -ms-flex-preferred-size .45s ease;
    will-change: flex-basis, height;
}

.media-slide>*:nth-child(1) {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
}

.media-slide.is-large {
    -ms-flex-preferred-size: var(--w-lg-px);
    flex-basis: var(--w-lg-px);
    height: var(--h-lg-px) !important;
}

/* адаптив: на вузьких екранах повна ширина */
@media (max-width: 820px) {
    .media-slide {
        --small: 90%;
        --large: 100%;
    }

    .media-slide__media {
        height: 64vw;
        max-height: 420px;
    }
}

.media-slide__layer {
    display: -ms-grid;
    display: grid;
    place-items: center
}

.media-slide__media {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    border-radius: 2px;
    pointer-events: none;
}

/* кнопка play без absolute: другим шаром гріда */
.playbtn,
.pausebtn {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 64px;
    height: 64px;
    z-index: 2;
    border-radius: 50%;
    display: -ms-grid;
    display: grid;
    place-items: center;
    border: 0;
    cursor: pointer;
    background: #ffffffcc;
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease;
    transition: transform .2s ease, opacity .2s ease, -webkit-transform .2s ease;
}

.playbtn:hover,
.pausebtn:hover {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
    -ms-transform: translate(-50%, -50%) scale(1.05);
    transform: translate(-50%, -50%) scale(1.05);
}

.playbtn .playbtn__dot {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 0 12px 18px;
    border-color: transparent transparent transparent #3E2E68;
    margin-left: 2px;
}

/* Pause: за замовчуванням схована; показувати тільки коли слайд грає і є hover */
.pausebtn {
    opacity: 0;
    pointer-events: none;
}

.media-slide.is-playing:hover .pausebtn {
    opacity: 1;
    pointer-events: auto;
}

/* Коли відео відтворюється — play зникає */
.media-slide.is-playing .playbtn {
    display: none;
}

.media-slide iframe.media-slide__media,
.media-slide video.media-slide__media {
    pointer-events: auto;
    cursor: pointer;
}

.media-slider__track.is-dragging iframe.media-slide__media,
.media-slider__track.is-dragging video.media-slide__media {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}


/* індикатори */
.media-slider__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 14px;
}

.ms-dot {
    width: 8px;
    height: 8px;
    border-radius: 0px;
    cursor: pointer;
    background: #00000026;
    -webkit-transition: background-color .2s ease, -webkit-transform .2s ease;
    transition: background-color .2s ease, -webkit-transform .2s ease;
    -o-transition: background-color .2s ease, transform .2s ease;
    transition: background-color .2s ease, transform .2s ease;
    transition: background-color .2s ease, transform .2s ease, -webkit-transform .2s ease;
}

.ms-dot[aria-current="true"] {
    background: #F25E30;
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/* відео у фокусі */
.media-slide.is-playing .playbtn {
    display: none;
}

.media-slider__viewport.swiper {
    position: relative;
    overflow: visible;
    -webkit-clip-path: inset(0 -100vw 0 0);
    clip-path: inset(0 -100vw 0 0);
}


.media-slide.swiper-slide {
    flex: 0 0 var(--w-sm-px) !important;
    width: auto !important;
    height: var(--h-sm-px) !important;

    display: -ms-grid;
    display: grid;
    position: relative;

    /* важливо: НЕ міняємо transition-property на transform */
    -webkit-transition: height .45s ease, -webkit-flex-basis .45s ease !important;
    transition: height .45s ease, -webkit-flex-basis .45s ease !important;
    -o-transition: flex-basis .45s ease, height .45s ease !important;
    transition: flex-basis .45s ease, height .45s ease !important;
    transition: flex-basis .45s ease, height .45s ease, -webkit-flex-basis .45s ease, -ms-flex-preferred-size .45s ease !important;
}
.media-slide.is-large,
.media-slide.is-large.swiper-slide {
    -ms-flex-preferred-size: var(--w-lg-px) !important;
    flex-basis: var(--w-lg-px) !important;
    height: var(--h-lg-px) !important;
}
.swiper-backface-hidden .swiper-slide {
    backface-visibility: unset !important;
    transform: none !important;
}















/* ===== EVENTS slider ===== */
.events {
    background: #fff;
    padding: 40px 0 72px;
    color: #3E2E68;
    overflow: hidden;
}

.events__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    margin-bottom: 55px;
}

.events__title {
    font-size: 48px;
    line-height: 1.2;
    font-weight: 700;
    margin: 0;
}

.events__all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    border: 1px solid #eee;
    border-radius: 0;
    padding: 12px 16px;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    background: #fff;
    text-decoration: none;
    -webkit-transition: background .2s ease, color .2s ease, border-color .2s ease;
    -o-transition: background .2s ease, color .2s ease, border-color .2s ease;
    transition: background .2s ease, color .2s ease, border-color .2s ease;
}


.mobile_event {
    display: none;
}

.events__all:hover {
    color: var(--c-accent);
}

.events__all-ico {
    display: -ms-grid;
    display: grid;
    place-items: center;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    -o-transition: transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    /* невеликий рух іконки */
}

/* svg бере поточний колір посилання */
.events__all-ico svg {
    display: block;
}

.events__all-ico svg path {
    fill: currentColor;
    -webkit-transition: fill .2s ease;
    -o-transition: fill .2s ease;
    transition: fill .2s ease;
}

/* опційна дрібна анімація на hover */
/*.events__all:hover .events__all-ico {
    transform: translateX(2px);
}*/


.events__viewport {
    position: relative;
    overflow: visible;
    -webkit-clip-path: inset(0 -60vw 0 0);
    clip-path: inset(0 -60vw 0 0);
}

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

.events__viewport::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    -webkit-mask-image: linear-gradient(to right, transparent 0, black 40px);
    mask-image: linear-gradient(to right, transparent 0, black 40px);
}

.events__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-transition: -webkit-transform .45s ease;
    transition: -webkit-transform .45s ease;
    -o-transition: transform .45s ease;
    transition: transform .45s ease;
    transition: transform .45s ease, -webkit-transform .45s ease;
    cursor: -webkit-grab;
    cursor: grab;
}

.js-events-slider--swiper .events__track {
    gap: 0;
}

/*.events__track.is-dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}*/

.event-card {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 405px;
    /*flex: 0 0 405px;*/
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: auto 10px auto 10px auto 10px auto;
    grid-template-rows: auto auto auto auto;
    gap: 10px;
    border: 1px solid #EEE;
    padding: 24px;
    background: #fff;
    overflow: hidden;
    z-index: 0;
}
.event-card.swiper-slide {
    flex: 0 0 405px; /* або width: 405px; */
}

/* на мобілу — слайд на всю ширину вікна */
@media (max-width: 768px) {
  .event-card.swiper-slide {
    flex: 0 0 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
  }
}



.event-card__top {
    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;
    border-bottom: 1px solid #eee;
    padding-bottom: 12px;
    gap: 60px;
}

.event-card__top span {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.event-card__cat {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    color: var(--c-text);
}

.event-card__cat img {
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
    object-fit: cover;
}

.event-card__cat span {
    font-size: 16px;
    font-weight: 500;
    font-family: "Artegra Sans";
}

.event-card__date {
    color: #3E2E68;
    font-size: 16px;
    font-weight: 600;
}

.event-card__title {
    font-size: 24px;
    margin: 14px 0 0;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.event-card__excerpt {
    color: var(--c-text);
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    margin: 2px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.event-card__meta {
    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;
    margin: 36px 0 0;
}

.event-card__place {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #3E2E68;
}

.event-card__place img {
    width: 24px;
    height: 24px;
    -o-object-fit: cover;
    object-fit: cover;
}

.event-card__place span {
    color: var(--c-text);
    font-size: 16px;
    font-weight: 600;
}

.event-card__thumb {
    position: absolute;
    right: 24px;
    bottom: 24px;
    width: 90px;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
    z-index: 3;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    /* плавність */
    pointer-events: auto;
}

/* при hover фото розгортається на весь блок */
.event-card__thumb:hover {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    /* поверх усього тексту */
}

/* під час drag – відключаємо ховер фото, щоб не заважало тягнути */
.events__track.is-dragging .event-card__thumb {
    pointer-events: none;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

/* контент тримаємо нижче фото (z-index менший), щоб розширене фото було поверх */
.event-card__top,
.event-card__title,
.event-card__excerpt,
.event-card__meta,
.event-card__foot {
    position: relative;
    z-index: 2;
}

.event-card__foot {
    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;
    gap: 12px;
    margin-top: 6px;
}


.event-card_block_photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 36px 0 0;
}

.btn_purpure {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 0px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}

.btn-purpure-accent {
    background: #F25E30;
    color: #fff;
    -webkit-transition: background .2s ease, color .2s ease;
    -o-transition: background .2s ease, color .2s ease;
    transition: background .2s ease, color .2s ease;
}

.btn-purpure-accent:hover {
    background: #3E2E68;
    color: #fff;
}

/* сердечко */
.heart {
    width: 44px;
    height: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 0;
    border: 1px solid #eee;
    background: #fff;
    border-radius: 0;
    cursor: pointer;
    color: var(--c-accent);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.heart__icon {
    position: relative;
    width: 24px;
    height: 24px;
    display: block;
}

.heart__svg {
    position: absolute;
    inset: 0;
}

/* Початково: видно контур, заливка схована */
.heart__svg--line {
    opacity: 1;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease;
}

.heart__svg--fill {
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease;
}

/* Hover: показуємо заливку, ховаємо контур */
.heart:hover .heart__svg--fill {
    color: #3E2E68;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.heart:hover .heart__svg--line {
    opacity: 0;
}

/* Active: фіксуємо заливку */
.heart.is-active .heart__svg--fill {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.heart.is-active .heart__svg--line {
    opacity: 0;
}

/* Маленький "поп" при фіксації */
.heart.is-active .heart__svg--fill {
    -webkit-animation: heart-pop .22s ease;
    animation: heart-pop .22s ease;
}

@-webkit-keyframes heart-pop {
    0% {
        -webkit-transform: scale(.85);
        transform: scale(.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes heart-pop {
    0% {
        -webkit-transform: scale(.85);
        transform: scale(.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* анімація при знятті лайку */
.heart.is-unlike .heart__svg--fill {
    opacity: 0;
    -webkit-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    -webkit-transition: opacity .18s ease, -webkit-transform .18s ease;
    transition: opacity .18s ease, -webkit-transform .18s ease;
    -o-transition: opacity .18s ease, transform .18s ease;
    transition: opacity .18s ease, transform .18s ease;
    transition: opacity .18s ease, transform .18s ease, -webkit-transform .18s ease;
}


/* індикатори/стрілки */
.event_indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    margin: 64px 0 0;
}

.events__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-top: 18px;
}

.events__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.events__track.is-dragging .event-card__thumb {
  pointer-events: none;
  transform: scale(1) !important;
  box-shadow: none !important;
}

















/* ---------- WEATHER ---------- */
.weather {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 28px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 112px 64px;
}

/* заголовки */
.weather__title {
    font-size: 48px;
    font-weight: 700;
    color: #3E2E68;
    margin: 0px 0 0;
}

.weather__note p {
    font-size: 16px;
    font-weight: 600;
    color: var(--c-accent);
    margin: 0;
}

.weather__head {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    height: auto;
    gap: 40px;
}


/* таби */
.weather__tabs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin-top: 0px;
}

.weather__tab {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1;
    padding: 12px 18px;
    background: #fff;
    color: #000;
    border: 1px solid #eee;
    border-radius: 0;
    cursor: pointer;
    -webkit-transition: color .2s ease, border-color .2s ease;
    -o-transition: color .2s ease, border-color .2s ease;
    transition: color .2s ease, border-color .2s ease;
    font-family: "Artegra Sans";
}

/* Іконку приховуємо за замовчуванням */
.weather__tab-ico {
    width: 18px;
    height: 18px;
    display: none;
}

/* Показуємо тільки на активному табі */
.weather__tab.is-active .weather__tab-ico {
    display: block;
}

/* Активний таб підсвічений */
.weather__tab.is-active {
    color: #000;
}

.weather__tab:hover {
    color: #3E2E68;
    border-color: #3E2E68;
}


/* сцена: персонаж + панель */
.weather__stage {
    position: relative;
    display: -ms-grid;
    display: grid;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

/* персонаж визирає зверху з анімацією при скролі */
.weather__mascot {
    position: absolute;
    /* виняток для шарів */
    left: 50%;
    -webkit-transform: translate(-50%, -40%) translateY(40px);
    -ms-transform: translate(-50%, -40%) translateY(40px);
    transform: translate(-50%, -40%) translateY(40px);
    width: min(360px, 50vw);
    pointer-events: none;
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .6s ease, -webkit-transform .6s ease;
    transition: opacity .6s ease, -webkit-transform .6s ease;
    -o-transition: transform .6s ease, opacity .6s ease;
    transition: transform .6s ease, opacity .6s ease;
    transition: transform .6s ease, opacity .6s ease, -webkit-transform .6s ease;
}

.weather__mascot {
    -webkit-transform: translate(-53%, -89%) translateY(0);
    -ms-transform: translate(-53%, -89%) translateY(0);
    transform: translate(-53%, -89%) translateY(0);
    opacity: 1;
}

/* панель з віджетами */
.weather__panel {
    position: relative;
    z-index: 1;
    background: #F8F8F8;
    border: 1px solid #F8F8F8;
    border-radius: 0;
    min-height: 212px;
    max-width: 650px;
    width: 650px;
    height: 250px;
}

/* віджети */
.weather__widget {
    display: block;
}

.weather__widget .weatherwidget-io {
    pointer-events: none;
    cursor: default;
    width: 100%;
}

.weather__widget[hidden] {
    display: none !important;
}


































/* ===== Pubs ===== */

.btn-aquamarine-accent {
    background: #15818C;
    color: #fff;
    -webkit-transition: background .2s ease, color .2s ease;
    -o-transition: background .2s ease, color .2s ease;
    transition: background .2s ease, color .2s ease;
}

.btn-aquamarine-accent:hover {
    background: #3E2E68;
    color: #fff;
}

.pubs {
    background-color: var(--c-accent);
    padding: 112px 64px;
    --section-bg: #F25E30;
    overflow: hidden;
    position: relative;
}

.pubs__head {
    /*display: flex;*/
    /* align-items: flex-end; */
    /* justify-content: space-between; */
    padding: 0 0 50px;
    position: relative;
    z-index: 5;
    display: -ms-grid;
    display: grid;
    gap: 64px;
    grid-auto-flow: column;
    -ms-grid-columns: 400px 64px 1fr;
    grid-template-columns: 400px 1fr;
}

.pubs_dot_arrow_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-flex: 7;
    -ms-flex: 7;
    flex: 7;
}

.pubs__title {
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin: 0;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
}

.pubs__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
}

.pubs__dots,
.pubs__controls {
    position: relative;
    z-index: 6;
    /* ще вище, щоб точно перекривати трек */
}

.pubs__btn {
    width: 42px;
    height: 42px;
    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: #fff;
    border: 1px solid #eee;
    cursor: pointer;
    -webkit-transition: opacity .2s ease, background .2s ease;
    -o-transition: opacity .2s ease, background .2s ease;
    transition: opacity .2s ease, background .2s ease;
}

.pubs__btn[disabled] {
    opacity: .4;
    cursor: default;
}

.pubs__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 400px 64px 1fr;
    grid-template-columns: 400px 1fr;
    gap: 64px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.pubs__aside {
    color: #fff;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.cats {
    list-style: none;
    margin: 16px 0 24px;
    padding: 0;
    display: -ms-grid;
    display: grid;
    gap: 12px;
}

/* Кнопка = дві колонки: [квадрат] [текст].
   Ширину першої колонки керуємо змінною --box (0px → 12px). */
.cat {
    --box: 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: var(--box) 10px 1fr;
    grid-template-columns: var(--box) 1fr;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Artegra Sans";
    width: 100%;
    text-align: left;
    background: transparent;
    color: #fff;
    border: 0;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.3;
    opacity: .65;
    padding: 4px 0;
    -webkit-transition: opacity .2s ease, color .2s ease, grid-template-columns .2s ease;
    -o-transition: opacity .2s ease, color .2s ease, grid-template-columns .2s ease;
    transition: opacity .2s ease, color .2s ease, grid-template-columns .2s ease;
    transition: opacity .2s ease, color .2s ease, grid-template-columns .2s ease, -ms-grid-columns .2s ease;
}

.cat::before {
    content: "";
    width: 8px;
    height: 8px;
    position: relative;
    top: -1px;
    background: #fff;
    border-radius: 0;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: opacity .2s ease, -webkit-transform .2s ease;
    transition: opacity .2s ease, -webkit-transform .2s ease;
    -o-transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease;
    transition: opacity .2s ease, transform .2s ease, -webkit-transform .2s ease;
}

/* показуємо лише на hover / focus / active */
.cat.is-active,
.cat:hover,
.cat:focus-visible {
    opacity: 1;
    color: #fff;
    --box: 12px;
}

.cat.is-active::before,
.cat:hover::before,
.cat:focus-visible::before {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/* опційно — “плавніший” перехід для grid-колонки */
@supports (transition: grid-template-columns .2s) {
    .cat {
        -webkit-transition: opacity .2s, color .2s, grid-template-columns .2s;
        -o-transition: opacity .2s, color .2s, grid-template-columns .2s;
        transition: opacity .2s, color .2s, grid-template-columns .2s;
        transition: opacity .2s, color .2s, grid-template-columns .2s, -ms-grid-columns .2s;
    }
}

/* посилання “всі публікації” */

.mobile_button_function {
    display: none !important;
}

.button_main_events_bottom {
    display: none !important;
}

.pubs__all {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    background: #fff;
    color: #000;
    border: 1px solid #eee;
    padding: 12px 24px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.pubs__all:hover {
    color: var(--c-accent);
}

.pubs__all .events__all-ico svg {
    display: block;
}

/* Слайдер */
.pubs__slider-outer {
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-clip-path: inset(0 -80vw 0 0);
    clip-path: inset(0 -80vw 0 0);
}

/* сам контейнер Swiper — нормальний, технічний */
.pubs__slider {
    position: relative !important;
    z-index: 1 !important;
    overflow: visible !important;
    width: 100%;
}
.pubs__slider .swiper-wrapper {
    width: auto !important;
}
/*.pubs__slider {
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-clip-path: inset(0 -80vw 0 0);
    clip-path: inset(0 -80vw 0 0);
}*/


.pubs__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    will-change: transform;
    -webkit-transition: -webkit-transform .35s ease;
    transition: -webkit-transform .35s ease;
    -o-transition: transform .35s ease;
    transition: transform .35s ease;
    transition: transform .35s ease, -webkit-transform .35s ease;
    padding-bottom: 8px;
    cursor: -webkit-grab;
    cursor: grab;
}

/* курсор під час drag */

.pubs__track.is-dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* щоб тягнути за картку і не «витягувати» зображення */
.pubcard__media img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
}


/* під час drag — не ловимо кліки й не виділяємо зображення */
/*.pubcard__media img {
    user-select: none;
    -webkit-user-drag: none;
}

.pubs__track.is-dragging .pubcard__media img {
    pointer-events: none;
}*/

.pubcard {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 405px;
    flex: 0 0 405px;
    background: #fff;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    overflow: visible;
}

.pubcard__media img {
    width: 100%;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    padding: 24px;
}

/* “товща” пунктирна смуга між фото і контентом */
.pubcard__divider {
    position: relative;
    height: 2px;
    margin: 0px 24px;
    border-radius: 0px;
    background-image: -o-repeating-linear-gradient(left,
        #e5e5e5 0 30px,
        transparent 30px 40px);
    background-image: repeating-linear-gradient(90deg,
        #e5e5e5 0 30px,
        transparent 30px 40px);
}

/* вирізи по краях (напівкруги) */
.pubcard__divider::before,
.pubcard__divider::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: var(--section-bg, #F25E30);
    border: 1px solid #eee;
}

.pubcard__divider::before {
    left: -34px;
    border-bottom: none;
    border-top: none;
    border-left: none;
}

.pubcard__divider::after {
    right: -34px;
    border-right: none;
    border-bottom: none;
    border-top: none;
}

.pubcard__body {
    padding: 24px 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;
    gap: 12px;
    margin: 0 24px 24px;
    border: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.pubcard__badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px;
    color: #F25E30;
    background: #00000008;
    padding: 8px 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
}

.pubcard__title {
    font-size: 24px;
    line-height: 1.25;
    color: #3E2E68;
    margin: 0;
    font-weight: 700;
    margin: 0 0 50px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

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

.pubcard__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* dots */

.pubs__dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin-top: 10px;
}

.pubs__dots .dot {
    width: 7px;
    height: 7px;
    border-radius: 0;
    background: #FFFFFF4D;
    cursor: pointer;
}

.pubs__dots .dot.is-active {
    background: #FFFFFF;
}






















/* FOOTER */
.site-footer {
    background: var(--c-accent);
    padding: 50px 60px;
    color: #000;
}


.site-footer__wrap {
    background: #fff;
    border-radius: 0;
    padding: 50px 80px 50px;
}


.site-footer__top {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 40px 1fr 40px auto;
    grid-template-columns: auto 1fr auto;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer__brand img {
    display: block;
    width: 85px;
    height: auto;
}

.site-footer__tagline {
    font-size: 12px;
    line-height: 1.5;
    font-weight: 500;
    color: var(--c-text);
    margin: 0;
}

.site-footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}

.socbtn {
    width: 56px;
    height: 56px;
    display: -ms-grid;
    display: grid;
    place-items: center;
    border-radius: 0px;
    background: var(--c-iconbg);
    /*border: 1px solid #eee;*/
    -webkit-transition: background .2s ease, border-color .2s ease, -webkit-transform .15s ease;
    transition: background .2s ease, border-color .2s ease, -webkit-transform .15s ease;
    -o-transition: background .2s ease, border-color .2s ease, transform .15s ease;
    transition: background .2s ease, border-color .2s ease, transform .15s ease;
    transition: background .2s ease, border-color .2s ease, transform .15s ease, -webkit-transform .15s ease;
}

.socbtn:hover {
    background: #00000012;
    border-color: #ddd;
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

.socbtn img {
    width: 24px;
    height: 24px;
    display: block;
}

/* Основний грід: 3 колонки */
.site-footer__grid {
    margin-top: 65px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 260px 28px 260px 28px 260px;
    grid-template-columns: 260px 260px 260px;
    gap: 28px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fcol__title {
    font-size: 14px;
    font-weight: 500;
    color: var(--c-text);
    margin: 0 0 24px;
}

.fmenu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    gap: 14px;
}

.fmenu--cols {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 80px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 80px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.fmenu--cols ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    gap: 14px;
}

.fmenu-another-block ul {
    list-style: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    margin: 0;
    padding: 0;
    display: -ms-grid;
    display: grid;
    gap: 14px;
}

.fmenu a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 500;
    position: relative;
}

.fmenu a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    height: 2px;
    background: var(--c-accent);
    -webkit-transition: width .2s ease;
    -o-transition: width .2s ease;
    transition: width .2s ease;
}

.fmenu a:hover {
    color: var(--c-accent);
}

.fmenu a:hover::after {
    width: 100%;
}

/* Контакти */
.fcontacts {
    display: -ms-grid;
    display: grid;
    gap: 14px;
    font-size: 16px;
    color: #000;
}

.fcontacts__phone {
    color: #000;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.fcontacts__phone:hover {
    color: var(--c-accent);
}

.fcontacts__mail {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.fcontacts__mail:hover {
    text-decoration: underline;
    color: var(--c-accent);
}

.fcontacts__hint {
    color: var(--c-text);
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
}

.fcontacts__title {
    /* margin-top: 8px; */
    font-weight: 500;
    color: #000;
    font-size: 16px;
}

.fcontacts__addr {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
}

.site-footer__divider {
    border: 0;
    height: 2px;
    background: #eee;
    margin: 65px 0 32px;
}

.site-footer__bottom {
    display: -ms-grid;
    display: grid;
    gap: 20px;
    -ms-grid-columns: 1.5fr 20px 1fr;
    grid-template-columns: 1.5fr 1fr;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer__donors {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.site-footer__donors img {
    height: 42px;
    width: auto;
    display: block;
}

.site-footer__note {
    margin: 0;
    font-size: 12px;
    color: var(--c-text);
    line-height: 1.5;
    font-weight: 500;
}

.site-footer__credits {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 12px;
    font-weight: 500;
    color: #000;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    height: 100%;
}

.site-footer__credits a {
    color: #15818C;
    text-decoration: none;
    font-weight: 600;
}

.site-footer__credits a:hover {
    text-decoration: underline;
}

.site-footer__copy {
    color: #686A6F;
}

.developer_container {
    display: flex;
    flex-direction: column;
}

.title-developer {
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}

.developer-block {
    display: flex;
    gap: 6px;
    align-items: center;
}

.connent-developer {
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}

.uhty {
    font-weight: 100;
}

.uhty img {
    width: 33px;
    aspect-ratio: 12 / 9;
}

.trusline {
    font-weight: 100;
}























/* == Події / Афіша== */
.events-page {
    margin: 156px 64px 80px;
}

/* Хлібні крихти */
.breadcrumbs {
    padding: 0 0 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    font-family: "Artegra Sans";
}

.breadcrumbs a {
    color: var(--c-muted);
    text-decoration: none;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.breadcrumbs a:hover {
    color: var(--c-accent);
}

.breadcrumbs .sep {
    margin: 0 12px;
    color: var(--c-muted);
}

.current_page_breadcrums {
    color: var(--winter);
}

/* Заголовок та меню сторінок */
.events-page__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
    padding: 8px 0 18px;
}

.events-page__title {
    font-size: 56px;
    font-weight: 700;
    line-height: 1.35;
    color: var(--winter);
    font-family: "Artegra Sans";
    margin: 0px;
}

.mobile {
    display: none;
}

.pagesmenu__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 14px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.pagesmenu__list a {
    text-decoration: none;
    color: #3E2E68;
    padding: 8px 12px;
    border: 1px solid #eee;
    border-radius: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.pagesmenu__list a:hover {
    background: #3E2E68;
    color: #fff;
}

/* Макет */
.events-page__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 330px 28px 1fr;
    grid-template-columns: 330px 1fr;
    gap: 28px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

/* Sidebar (sticky) */
.events-filter {
    position: sticky;
    top: 50px;
}

.events-filter__inner {}


.events-container-filter-title {
    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;
    border: 1px solid #EEEEEE;
    border-left: none;
    border-right: none;
    border-top: none;
}

.events-filter__title {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 16px;
    color: #000;
    font-family: "Artegra Sans";
    line-height: 1.5;
}

/* Пошук */
.events-search_up_icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 0 20px;
}

.events-search {
    position: relative;
    display: block;
    margin-bottom: 40px;
}

.events-search__input {
    width: 100%;
    padding: 16px 24px 16px 60px;
    border: none;
    outline: none;
    background: #00000008;
    font-size: 16px;
    font-weight: 600;
    font-family: "Artegra Sans";
    line-height: 1.5;
}

.events-search__input::-webkit-input-placeholder {
    color: var(--c-muted);
}

.events-search__input::-moz-placeholder {
    color: var(--c-muted);
}

.events-search__input:-ms-input-placeholder {
    color: var(--c-muted);
}

.events-search__input::-ms-input-placeholder {
    color: var(--c-muted);
}

.events-search__input::placeholder {
    color: var(--c-muted);
}

.events-search__input:focus {
    color: var(--c-text);
}

.events-search__ico {
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
}

/* Дропдаун сезону */
.season-filter {
    margin: 40px 0 28px;
}

/*.season-filter__toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 16px;
    border: none;
    background: #00000008;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    font-family: "Artegra Sans";
}*/

.season-filter__toggle {
    width: 100%;
    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;
    padding: 8px 16px;
    margin: 0 0 12px;
    border: none;
    background: #00000008;
    cursor: pointer;
    font: 600 16px/1.5 "Artegra Sans";
}

.season-filter__toggle[aria-expanded="true"] .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*.season-filter__panel {
    display: none;
    padding: 12px 0 4px;
}

.season-filter__panel.is-open {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}*/

.season-filter__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
    /* анімуємо height замість max-height */
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    /*padding: 12px 0 4px;*/
    padding: 0;
    pointer-events: none;
    -webkit-transition:
        height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        -webkit-transform .25s ease;
    transition:
        height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        -webkit-transform .25s ease;
    -o-transition:
        height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease;
    transition:
        height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease;
    transition:
        height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease,
        -webkit-transform .25s ease;
    will-change: height, opacity, transform;
}

.season-filter__panel.is-open {
    /*max-height: 420px;*/
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    pointer-events: auto;
}

.season-chip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-items: center;
    border: 1px solid #EEE;
    background: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 16px;
    color: #3E2E68;
    cursor: pointer;
    -webkit-transition: background-color .25s, color .25s, border-color .25s, -webkit-transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, -webkit-transform .2s;
    -o-transition: background-color .25s, color .25s, border-color .25s, transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, transform .2s, -webkit-transform .2s;
}

.season-chip:hover {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

/* показуємо колір при hover/focus */
.season-chip:hover,
.season-chip:focus-visible {
    background: var(--chip-bg);
    border-color: var(--chip-bg);
    color: #fff;
}

/* постійно «горить» для активного */
.season-chip.is-active {
    background: var(--chip-bg);
    border-color: var(--chip-bg);
    color: #fff;
}

.chip--all.is-active {
    background: var(--c-text);
    border-color: #eee;
    color: #fff;
}

.chip--winter:hover,
.chip--winter.is-active {
    background: var(--winter);
    color: #fff;
    border-color: var(--winter);
}

.chip--spring:hover,
.chip--spring.is-active {
    background: var(--spring);
    color: #fff;
    border-color: var(--spring);
}

.chip--summer:hover,
.chip--summer.is-active {
    background: var(--summer);
    color: #fff;
    border-color: var(--summer);
}

.chip--autumn:hover,
.chip--autumn.is-active {
    background: var(--autumn);
    color: #fff;
    border-color: var(--autumn);
}

/* Скидання фільтрів */
.filters-reset_block {
    border: 1px solid #EEE;
    border-bottom: none;
    border-left: none;
    border-right: none;
}

.filters-reset {
    margin-top: 40px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    background: #fff;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: underline;
    font-family: "Artegra Sans";
    cursor: pointer;
    border: none;
    color: var(--c-text);
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.filters-reset:hover .filters-reset__ico {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    color: var(--c-accent);
}

.filters-reset:hover {
    color: var(--c-accent);
}

.filters-reset__ico {
    width: 24px;
    height: 24px;
    -webkit-transition: .35s;
    -o-transition: .35s;
    transition: .35s;
    fill: var(--c-text);
}

/* Список подій */
.events-list-wrap {
    display: -ms-grid;
    display: grid;
    gap: 40px;
}

.events-list {
    display: -ms-grid;
    display: grid;
    gap: 24px;
}

/* Картка події */
.event-card-posters {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 390px 50px 450px;
    grid-template-columns: 390px 450px;
    gap: 50px;
    border: 1px solid #EEE;
    padding: 32px;
    background: #fff;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.event-card__left {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.event-card__right img {
    width: 450px;
    height: 450px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.event-tags-posters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.event-tag-posters {
    background: #00000008;
    color: #3E2E68;
    padding: 8px 12px;
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    border-radius: 0;
    font-family: "Artegra Sans";
}

.event-tag--season {
    background: #00000008;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    font-family: "Artegra Sans";
    color: #3E2E68;
    padding: 8px 12px;
}

.event-card__title-posters {
    font-size: 24px;
    margin: 40px 0 24px;
    color: #3E2E68;
    font-weight: 700;
    line-height: 1.4;
    font-family: "Artegra Sans";
}

.event-card__title-posters a {
    color: inherit;
    text-decoration: none;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.event-card__excerpt-posters {
    color: var(--c-text);
    margin: 0 0 12px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Artegra Sans";
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.event-card__place-posters {
    line-height: 1.5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    color: #3E2E68;
    font-weight: 600;
    font-size: 14px;
}

.event-card__meta-posters {
    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;
    margin: 36px 0 0;
}

.event-card__foot-posters {
    margin-top: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.event-card__more {
    text-decoration: none;
    padding: 8px 20px;
    border: none;
}

/* Пагінація */
.events-pagination {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 4px 0 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.epg-btn {
    width: 40px;
    height: 40px;
    display: -ms-grid;
    display: grid;
    place-items: center;
    border: none;
    background: #00000008;
    cursor: pointer;
}

.epg-btn svg {
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.epg-btn:not([disabled]):hover svg {
    color: var(--c-accent);
}


.epg-btn[disabled],
.epg-nextpage[disabled] {
    opacity: .4;
    cursor: not-allowed;
    pointer-events: none;
}

.epg-pages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    margin: 0 164px;

}

.epg-page {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    background: #fff;
    border: 1px solid #EEE;
    color: #000;
    width: 40px;
    height: 40px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    cursor: pointer;
    font-family: "Artegra Sans";
}

.epg-page:not([aria-current="true"]):hover {
    background: #3E2E68;
    color: #fff;
    border: none;
}

.epg-page[aria-current="true"] {
    background: #3E2E68;
    color: #fff;
    border: none;
}

.epg-page span {
    position: relative;
    top: 2px;
}

.epg-nextpage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    background: #00000008;
    border: none;
    padding: 8px 16px;
    cursor: pointer;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.epg-nextpage span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    color: #000;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    font-family: "Artegra Sans";
}

.epg-nextpage:not([disabled]):hover,
.epg-nextpage:not([disabled]):hover span {
    color: var(--c-accent);
}








































/* ========= СТОРІНКА ОДНІЄЇ ПОДІЇ ========= */
.event-one .container {
    /*max-width: 1200px;
margin: 0 auto;*/
    padding: 0 128px;
}

.event-one__topbar {
    margin: 156px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}

.btn-backall {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: #000;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
    font-family: "Artegra Sans";
    border: 1px solid var(--c-muted);
    padding: 9.5px 16px;
}

.share-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.heart-background {
    background: #00000008;
    border: none;
}

.share-btn {
    width: 40px;
    height: 40px;
    display: -ms-grid;
    display: grid;
    place-items: center;
    cursor: pointer;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    background: #00000008;
    border: none;
}

.share-btn:hover {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
}

.event-one__header {
    margin: 60px auto 80px;
}

.event-title {
    font: 700 56px/1.35 "Artegra Sans", sans-serif;
    color: #3E2E68;
    margin: 0 0 60px;
    max-width: 1000px;
}

.event_container_details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
}

.event-metahead {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: var(--c-text);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
}

.season-badge {
    color: #3E2E68;
    background: #00000008;
    padding: 8px 16px;
}

/* ===== HERO з фоном-градієнтом під фото ===== */
.event-hero {
    position: relative;
    margin: 24px 10px 0;
    background: #00000008;
    z-index: 0;
}

.event-hero__bg {
    position: relative;
}

.event-hero__img {
    width: 100%;
    height: 670px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    padding: 0 128px;
}

.event-hero__bg::before {
    content: "";
    position: absolute;
    inset: -10px -10px auto -10px;
    height: 50%;
    background: #fff;
    z-index: -1;
    border-radius: 0;
}

/*.event-hero__bg::after {
    content: "";
    position: absolute;
    inset: auto 10px 10px 10px;
    top: calc(10px + 50%);

    background: #00000008;
    z-index: -1;
}*/

/* Факти під фото */
.event-hero__facts {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 15px;
    margin-top: 80px;
    padding-bottom: 80px !important;
    margin-bottom: 0px !important;
}

.fact {
    padding: 20px;
    background: #fff;
    border: none;
    height: 205px;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.fact--date {
    background: var(--spring);
}

.fact--time {
    background: var(--summer);
}

.fact--venue {
    background: var(--autumn);
}

.fact--city {
    background: var(--winter);
}

.fact-block-info {
    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;
    gap: 8px;
}

.fact__label {
    color: #eee;
    font: 500 14px/1.5 "Artegra Sans", sans-serif;
}

.fact__value {
    color: #fff;
    font: 600 20px/1.2 "Artegra Sans", sans-serif;
}

.fact__value a {
    text-decoration: none;
    color: #fff;
    font: 600 20px/1.2 "Artegra Sans", sans-serif;
}

/* ===== Макет контент + TOC ===== */
.event-body_block_background {
    background: #00000008;
    margin: 0 10px;
}

.event-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 420px;
    grid-template-columns: 1fr 420px;
    gap: 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-bottom: 80px !important;
    padding-top: 24px !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

.event-article {
    min-width: 0;
    background: #fff;
    padding: 32px;
}

.event-article img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 385px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 32px 0;
}

.event-article figure img {
    max-width: 100%;
    width: 100%;
    display: block;
    height: 385px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 32px 0 20px;
}

.event-article figure figcaption {
    font: 400 14px/1.5 "Roboto", sans-serif;
    color: #000;
    margin: 0 0 32px;
    border: 2px solid #000;
    border-right: none;
    border-top: none;
    border-bottom: none;
    padding: 0 0 0 8px;
}

.event-article h2 {
    color: #3E2E68;
    margin: 24px 0 20px;
    font: 700 26px/1.35 "Artegra Sans", sans-serif;
}

.event-article p {
    font: 500 16px/1.5 "Artegra Sans", sans-serif;
    color: #000;
}

.event-article p a {
    color: var(--c-accent);
    transition: .2s ease;
}

.event-article p a:hover {
    color: #3E2E68;
}

.event-article ol {
    padding: 0 0 0 20px;
    margin: 0 0 16px;
}

.event-article li::marker {
    font: 700 16px/1.5 "Artegra Sans", sans-serif;
    color: var(--c-accent);
}

.event-article li strong {
    font: 700 16px/1.5 "Artegra Sans", sans-serif;
    color: var(--c-accent);
}

.event-article li {
    font: 500 16px/1.5 "Artegra Sans", sans-serif;
    color: #000;
}

.event-toc {
    position: sticky;
    top: 120px;
}

.event-toc__box {
    background: #fff;
    padding: 24px;
}

.event-toc__title {
    font: 700 18px/1.5 "Artegra Sans", sans-serif;
    color: #3E2E68;
    border: 1px solid #0000000D;
    padding: 0 0 24px 0;
    border-left: none;
    border-right: none;
    border-top: none;
}

.event-toc__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    margin: 24px 0 0;
}

.toc-link {
    text-decoration: none;
    color: var(--c-muted);
    border-radius: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
}

.toc-link.is-active {
    color: #000;
}

.event-toc__share {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 4px;
    margin-top: 16px;
}

.event-toc__share button {
    background: #fff;
}


.event-icons_background {
    background: #00000008;
    margin: 0 10px;
    padding: 0 0 80px;
}

.event-repeat-icon {
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.four-icon-event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* ===== Галерея (горизонтальний слайдер з маскою праворуч) ===== */
.event-gallery {
    background: #00000008;
    margin: 0 10px;
    padding: 0 0 80px;
    overflow: hidden;
}

.eg-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 60px;
    margin-top: 0px;
}

.eg-head h2 {
    color: #3E2E68;
    font: 700 48px/1.2 "Artegra Sans", sans-serif;
    margin: 0;
}

.eg-label {
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
    color: var(--c-accent);
}


.eg-track-wrap {
    max-width: 1920px;
    margin: 0px auto;
    padding: 0 128px;
}

.eg-track_viewport {
    position: relative;
    overflow: visible;
    -webkit-clip-path: inset(0 -60vw 0 0);
    clip-path: inset(0 -60vw 0 0);
    -webkit-overflow-scrolling: touch;
}

.eg-track_viewport.is-dragging,
.eg-track_viewport.is-dragging * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.eg-track_viewport::before {
    content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    -webkit-mask-image: linear-gradient(to right, transparent 0, black 40px);
    mask-image: linear-gradient(to right, transparent 0, black 40px);
}

.eg-track {
    display: -ms-grid;
    display: grid;
    grid-auto-flow: column;
    gap: 20px;
    cursor: -webkit-grab;
    cursor: grab;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
}

.eg-item {
    position: relative;
    margin: 0;
}

.eg-item img {
    width: 382px;
    height: 382px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.eg-zoom {
    position: absolute;
    right: 8px;
    bottom: 8px;
    width: 40px;
    height: 40px;
    display: -ms-grid;
    display: grid;
    place-items: center;
    background: #fff;
    cursor: pointer;
    border: none;
    color: var(--c-text);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.eg-zoom:hover {
    color: #000;
}

.eg-arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 25px;
    margin: 40px 0 0 !important;
}

/* ===== Карта ===== */
.event-map {
    background: #00000008;
    margin: 0 10px 10px;
    padding: 0 0 64px;
}

.emap-card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 450px 20px 1fr;
    grid-template-columns: 450px 1fr;
    gap: 20px;
    margin: 0px auto;
    justify-items: center;
}

.block-map-routes {
    border: 1px solid #eee;
}

.emap-right {
    display: -ms-grid;
    display: grid;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    width: 100%;
}

.emap-left {
    background: #fff;
    padding: 32px 40px;
}

.emap-left h3 {
    margin: 0 0 40px;
    color: #000000;
    font: 700 24px/1.4 "Artegra Sans", sans-serif;
}

.emap-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 47px;
}

.emap-row img {
    padding: 13px;
    background: #00000008;
}

.emap-label {
    color: #3E2E68;
    font: 700 16px/1.55 "Artegra Sans", sans-serif;
}

.emap-value {
    font: 500 16px/1.5 "Artegra Sans", sans-serif;
    color: var(--c-text);
}

.btn-primary {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #F25E30;
    color: #fff;
    padding: 16px 50px;
    text-decoration: none;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font: 700 16px/1.5 "Artegra Sans", sans-serif;
}

.emap-right img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -o-object-position: right;
    object-position: right;
}

/* ===== FS Lightbox кастомні мініатюри ===== */
.fslb-thumbs {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    background: rgba(0, 0, 0, .35);
    -webkit-backdrop-filter: saturate(1.2) blur(2px);
    backdrop-filter: saturate(1.2) blur(2px);
    z-index: 2147483647;
}

.fslb-thumbs img {
    width: 72px;
    height: 48px;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: .7;
    cursor: pointer;
    border: 2px solid transparent;
}

.fslb-thumbs img.is-active {
    opacity: 1;
    border-color: #fff;
}













/*БЛОГ початок*/
.posts__page {
    margin: 156px 64px 80px;
}

.list-wrap-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 40px 0 0 0;
}

.post_list__all {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px 12px;
}

.card-posters {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    background: #fff;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*margin: 0 0 12px 0;*/
    height: -webkit-fill-available;
}

.card-media img {
    width: 100%;
    height: 225px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    padding: 16px;
}

.card-poster__divider {
    position: relative;
    height: 1px;
    margin: 0px 16px;
    border-radius: 0px;
    background-image: -o-repeating-linear-gradient(left,
        #e5e5e5 0 20px,
        transparent 15px 24px);
    background-image: repeating-linear-gradient(90deg,
        #e5e5e5 0 20px,
        transparent 15px 24px);
}


.card-poster__divider::before,
.card-poster__divider::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #eee;
    border-radius: 50%;
    background: #fff;
}

/* праве півколо */
.card-poster__divider::after {
    -webkit-clip-path: inset(0 50% 0 0);
    clip-path: inset(0 50% 0 0);
    right: -27px;
}

/* ліве півколо */
.card-poster__divider::before {
    -webkit-clip-path: inset(0 0 0 50%);
    clip-path: inset(0 0 0 50%);
    left: -27px;
}

.card__body {
    padding: 16px 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;
    gap: 24px;
    margin: 0 16px 16px;
    border: none;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
}

.element_in_card_info {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 24px;
}

.card__badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 8px;
    color: #F25E30;
    background: #00000008;
    padding: 8px 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
}

.card__title {
    font-size: 20px;
    line-height: 1.4;
    color: #3E2E68;
    margin: 0;
    font-weight: 700;
    text-transform: uppercase;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

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

.card__date_dd_mm {
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.position-heart-card {
    position: relative;
}

.card-posters-heart {
    position: absolute;
    right: 28px;
    top: -198px;
    width: 40px;
}


.location-filter {
    margin: 40px 0 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.filters__block {}

.cards-filter__toggle {
    width: 100%;
    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;
    padding: 8px 16px;
    margin: 0 0 12px;
    border: none;
    background: #00000008;
    cursor: pointer;
    font: 600 16px/1.5 "Artegra Sans";
}

.cards-filter__toggle[aria-expanded="true"] .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.blog-filter__panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    overflow: hidden;
    height: 0;
    opacity: 0;
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px);
    padding: 12px 0 4px;
    padding: 0;
    pointer-events: none;
    -webkit-transition: height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        -webkit-transform .25s ease;
    transition: height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        -webkit-transform .25s ease;
    -o-transition: height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease;
    transition: height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease;
    transition: height .32s ease,
        padding .32s ease,
        opacity .25s ease,
        transform .25s ease,
        -webkit-transform .25s ease;
    will-change: height, opacity, transform;
}

.blog-filter__panel.is-open {
    pointer-events: auto;
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.blog.list-wrap-flex {
    margin: 0;
}

.filters-chip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    place-items: center;
    border: 1px solid #EEE;
    background: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 16px;
    color: #3E2E68;
    cursor: pointer;
    -webkit-transition: background-color .25s, color .25s, border-color .25s, -webkit-transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, -webkit-transform .2s;
    -o-transition: background-color .25s, color .25s, border-color .25s, transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, transform .2s;
    transition: background-color .25s, color .25s, border-color .25s, transform .2s, -webkit-transform .2s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.filters-chip.is-active {
    background: #3E2E68;
    border-color: #3E2E68;
    color: #fff;
}

.filters-chip:hover {
    border-color: #3E2E68;
}

.filters-chip img {
    display: none;
}

.numbers_in_fiter {
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.filters-chip.is-active .numbers_in_fiter {
    color: var(--c-muted);
}

.filters-chip.is-active img {
    display: block;
}

.filters-category_blog {}

.filters-category_blog .blog-filter__panel {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-height: 500px;
    overflow-y: auto;
}

.filters-category_blog .filters-chip {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.filters-category_blog .blog-filter__panel {
    gap: 8px;
}

/*БЛОГ кінець*/




/*БЛОГ внутрішня сторінка початок*/
.other-body.container {
    margin: 0 auto;
}

.event-blog-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;

}

.event-blog-block span {
    color: #F25E30;
    background: #00000008;
    padding: 8px 12px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.blog-city-badge {
    color: #3E2E68 !important;
    background: #00000008;
    padding: 8px 16px;
}


.blog-padding {
    padding-top: 56px !important;
}

.other_publication {
    background: #00000008;
    margin: 0 10px 10px;
    padding: 0 0 70px;
}

.publication-recommend-header {
    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;
    margin: 0 0 40px 0;
}

.publication-recommend-header h3 {
    font: 700 48px/1.2 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.publication-recommend-header .events__all {
    gap: 8px;
    padding: 12px 24px;
}

.other-publication-recommend-posts {
    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;
    gap: 12px;
}

.other-publication-recommend-posts .card-posters {
    background: #fff;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 380px;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    margin: 0;
    height: -webkit-fill-available;
}

.other-publication-recommend-posts .card-media img {
    width: 100%;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    padding: 16px;
}

.other-publication-recommend-posts .card-poster__divider::before,
.other-publication-recommend-posts .card-poster__divider::after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border: 1px solid #eee;
    border-radius: 50%;
    background: #f7f7f7;
}

.other-publication-recommend-posts .card-posters-heart {
    position: absolute;
    right: 28px;
    top: -212px;
    width: 40px;
}

/*БЛОГ внутрішня сторінка кінець*/


/*404 сторінка початок*/
.page-404-container {
    width: 100%;
}

.block-with-content {
    background: #00000003;
    margin: 100px 10px 15px;
    height: 90vh;
}

.soon {
    margin: 100px 10px 36px;
    height: 90vh !important;
}

.soon .middle-img-soon {
    border: 1px solid #EEEEEE;
    padding: 4px;
}

.soon .page-404__inner {
    position: relative;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    place-items: center;
    text-align: center;
    padding: 0px 16px;
    overflow: hidden;
    isolation: isolate;
    max-width: 1200px;
    margin-inline: auto;
    gap: 40px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.soon h1 {
    margin: 0;
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.soon h1 span {
    color: #15818C;
}

.soon .e404__btn {
    margin: 0;
}

.page-404__inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    place-items: center;
    text-align: center;
    overflow: hidden;
    isolation: isolate;
    max-width: 1200px;
    margin-inline: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
}

.page-404__inner::before {
    content: "";
    position: absolute;
    inset: 0;
    background-image: var(--bg-404);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: -1;
}

/* Великий “404” з різнокольоровими цифрами */
.e404 {
    font: 700 280px/0.7 "Artegra Sans", system-ui, sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

.e404>span:nth-child(1) {
    color: #B02754;
}

/* бордовий 4 */
.e404>span:nth-child(2) {
    color: #37286B;
}

/* фіолетовий 0 */
.e404>span:nth-child(3) {
    color: #E36532;
}

/* помаранчевий 4 */

/* Пояснювальний текст */
.e404__desc {
    margin: 0;
    font: 500 20px/1.5 "Artegra Sans", system-ui, sans-serif;
}

/* 404 сторінка — кінець */






/* Сторінка контакти — початок */

.contacts-page .container {
    margin: 0 auto;
    padding: 156px 64px 64px;
}

/* верхня секція (сірий фон) */
.contacts-hero {
    background: #00000008;
}

.contacts-hero__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr;
    grid-template-columns: 1fr 1fr;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    gap: 0;
}

.contacts-form {
    background: #fff;
    padding: 40px;
    display: block;
}

.contacts-form .breadcrumbs {
    font-size: 16px;
}

.contacts-title {
    color: #3E2E68;
    font: 700 48px/1.2 "Artegra Sans", system-ui, sans-serif;
    margin: 40px 0 24px;
}

.contacts-lead {
    margin: 0 0 32px;
    color: #000;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.contacts-illustration {
    position: relative;
    overflow: hidden;

}

.contacts-illustration img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    /* заповнює блок без чорних полів */
    -o-object-position: top center;
    object-position: top center;
    /* фіксуємо верх, обрізаємо низ */
    max-width: none;
    /* прибираємо обмеження 560px */
}

/* CF7: базові поля */
.contacts-cf7 .wpcf7-form-control-wrap {
    display: block;
}

.contacts-cf7 .cf7-field {
    margin-bottom: 24px;
}

.contacts-cf7 label.cf7-label {
    display: block;
    font-size: 14px;
    margin-bottom: 8px;
    color: #1a1a1a;
}

.cf7-field p {
    margin: 0;
}

.contacts-cf7 input[type="text"],
.contacts-cf7 input[type="email"],
.contacts-cf7 textarea {
    width: 100%;
    display: block;
    border: 1px solid #f7f7f7;
    background: #00000008;
    border-radius: 0px;
    padding: 16px;
    font: 400 16px/1.5 "Roboto", system-ui, sans-serif;
    -webkit-transition: border-color .2s ease, -webkit-box-shadow .2s ease;
    transition: border-color .2s ease, -webkit-box-shadow .2s ease;
    -o-transition: border-color .2s ease, box-shadow .2s ease;
    transition: border-color .2s ease, box-shadow .2s ease;
    transition: border-color .2s ease, box-shadow .2s ease, -webkit-box-shadow .2s ease;
}

.contacts-cf7 input[type="text"]::-webkit-input-placeholder,
.contacts-cf7 input[type="email"]::-webkit-input-placeholder,
.contacts-cf7 textarea::-webkit-input-placeholder {
    color: #00000099;
}

.contacts-cf7 input[type="text"]::-moz-placeholder,
.contacts-cf7 input[type="email"]::-moz-placeholder,
.contacts-cf7 textarea::-moz-placeholder {
    color: #00000099;
}

.contacts-cf7 input[type="text"]:-ms-input-placeholder,
.contacts-cf7 input[type="email"]:-ms-input-placeholder,
.contacts-cf7 textarea:-ms-input-placeholder {
    color: #00000099;
}

.contacts-cf7 input[type="text"]::-ms-input-placeholder,
.contacts-cf7 input[type="email"]::-ms-input-placeholder,
.contacts-cf7 textarea::-ms-input-placeholder {
    color: #00000099;
}

.contacts-cf7 input[type="text"]::placeholder,
.contacts-cf7 input[type="email"]::placeholder,
.contacts-cf7 textarea::placeholder {
    color: #00000099;
}

.contacts-cf7 textarea {
    height: 180px;
    resize: vertical;
}

.contacts-cf7 input:focus,
.contacts-cf7 textarea:focus {
    outline: none;
    border: 1px solid #E36532;
    /*box-shadow: 0 0 0 3px rgba(227, 101, 50, .15);*/
}


.cf-block-actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

/* помилки CF7 */

.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 12px;
    border: 2px solid #15818C;
    font: 400 14px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.contacts-cf7 .wpcf7-not-valid {
    border-color: #C6185B;
}

.contacts-cf7 .wpcf7-not-valid-tip {
    color: #E36532;
    margin-top: 8px;
    display: block;
    font: 400 13px/1.2 "Artegra Sans", system-ui, sans-serif;
}

/* кастомний чекбокс з помаранчевою галочкою */
.contacts-cf7 .cf7-accept {
    font-size: 14px;
    line-height: 1.5;
    color: var(--c-text);
    font-weight: 400;
}

.contacts-cf7 .cf7-accept p {
    margin: 0;
}

.wpcf7-list-item {
    margin: 0;
}

.wpcf7-list-item label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 8px;
}

.contacts-cf7 .cf7-accept input[type="checkbox"] {
    -moz-appearance: none;
    appearance: none;
    -webkit-appearance: none;
    width: 18px;
    height: 18px;
    border-radius: 0px;
    border: 1px solid #666666;
    background: #fff;
    display: -ms-grid;
    display: grid;
    place-items: center;
    margin: 0;
    cursor: pointer;
    -webkit-transition: border-color .2s, background .2s;
    -o-transition: border-color .2s, background .2s;
    transition: border-color .2s, background .2s;
}

.contacts-cf7 .cf7-accept input[type="checkbox"]:focus {
    outline: none;
}

.contacts-cf7 .cf7-accept input[type="checkbox"]::after {
    content: "";
    width: 5px;
    height: 10px;
    position: relative;
    top: -2px;
    border: 2.5px solid transparent;
    border-top: none;
    border-left: none;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: border-color .2s ease;
    -o-transition: border-color .2s ease;
    transition: border-color .2s ease;
}

.contacts-cf7 .cf7-accept input[type="checkbox"]:checked {
    border-color: #E36532;
    background: #fff;
}

.contacts-cf7 .cf7-accept input[type="checkbox"]:checked::after {
    border-color: #E36532;
    /* помаранчева галочка */
}

.contacts-cf7 .cf7-accept a {
    color: var(--c-text);
    text-decoration: underline;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.contacts-cf7 .cf7-accept a:hover {
    color: #E36532;
    text-decoration: underline;
}

.cf7-actions p {
    margin: 0;
}

.cf7-actions .stats__btn {
    border: none;
    margin: 0;
    padding: 0;
}

.wpcf7-spinner {
    visibility: hidden;
    display: none;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}


/* секція мапи (білий фон) */
.contacts-map {
    background: #fff;
    padding: 64px;
}

.contacts-map__wrap {
    position: relative;
}

.contacts-map__canvas {
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    min-height: 420px;
    background: #fff;
}

.contacts-map__canvas iframe {
    border: 0;
    width: 100%;
    height: 750px;
    display: block;
}

/* карточка поверх мапи */
.contacts-card {
    position: absolute;
    right: clamp(10px, 4vw, 40px);
    bottom: clamp(10px, 4vw, 40px);
    width: min(480px, 90%);
    background: #fff;
    border-radius: 0px;
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, .10);
    box-shadow: 0 10px 25px rgba(0, 0, 0, .10);
    padding: 40px;
}

.contacts-card__title {
    color: #2d2358;
    margin: 0 0 40px;
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.contacts-card_block {
    background: #00000008;
    border-radius: 0px;
    padding: 24px;
    margin-bottom: 12px;
}

.contacts-card__row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 50px 16px 1fr;
    grid-template-columns: 50px 1fr;
    gap: 16px;
}

.contacts-card_padding {
    padding: 13px;
    background: #0000000D;
}

.contacts-card_padding img {
    width: 24px;
    height: 24px;
    display: block;
}

.contacts-card__addr-title {
    margin-bottom: 2px;
    font: 700 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.contacts-card__addr {
    color: var(--c-text);
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.contacts-card__btn {
    text-decoration: none;
    display: block;
    width: 100%;
    margin-top: 24px;
    text-align: center;
    padding: 16px;
    background: var(--c-accent);
    color: #ffffff;
    font: 700 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    transition: 0.2s ease;
}

.contacts-card__btn:hover {
    background: #3E2E68;
}

.contacts-card .btn--outline {
    border: 1px solid #F25E30;
    color: #F25E30;
    background: transparent;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.contacts-card .btn--outline:hover {
    border: 1px solid #3E2E68;
    color: #3E2E68;
}

.contacts-card__time {
    margin-top: 40px;
}

.contacts-card__time .muted {
    color: var(--c-text);
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.contacts-card__time .strong {
    font: 700 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    margin-top: 6px;
    color: #000;
}


/* Сторінка контакти — кінець */





/* Сторінка політики приватності — початок */
.privacy-page {
    margin: 156px 20px 20px;
}

.privacy-hero {
    background: #00000008;
    padding: 64px 75px;
}

.privacy-hero .breadcrumbs {
    margin: 0 0 60px;
}

.privacy-grid.container {
    display: -ms-grid;
    display: grid;
    gap: 24px;
    -ms-grid-columns: minmax(0, 1fr) 24px 420px;
    grid-template-columns: minmax(0, 1fr) 420px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.privacy-article {
    background: #fff;
    border-radius: 0px;
    padding: 32px;
}

.privacy-title {
    color: #3E2E68;
    margin: 0 0 20px;
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.privacy-lead {
    margin: 0 0 15px;
    color: #000;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

/* типографіка статті */
.privacy-article h2 {
    color: #3E2E68;
    margin: 24px 0 20px;
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
}

.privacy-article p,
.privacy-article li {
    color: #000;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    margin: 0;
}

.privacy-article ul {
    padding-left: 15px;
    margin: 0;
}

.privacy-article a {
    color: var(--c-accent);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.privacy-article a:hover {
    color: #3E2E68;
}

/* бічний зміст */
.privacy-toc {
    position: sticky;
    top: 120px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

.privacy-toc__box {
    background: #fff;
    border-radius: 0;
    padding: 24px;
}

.privacy-toc__title {
    color: #3E2E68;
    padding-bottom: 24px;
    margin-bottom: 24px;
    font: 700 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    border: 1px solid #0000000D;
    border-left: none;
    border-right: none;
    border-top: none;
}

.privacy-toc__nav {
    display: -ms-grid;
    display: grid;
    gap: 12px;
}

.privacy-toc__nav .toc-link {
    display: block;
    padding: 0;
    border-radius: 0;
    color: #CCCCCC;
    text-decoration: none;
    -webkit-transition: background .2s, color .2s;
    -o-transition: background .2s, color .2s;
    transition: background .2s, color .2s;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.privacy-toc__nav .toc-link:hover {
    color: #000;
}

.privacy-toc__nav .toc-link.is-active {
    color: #000;
}

/* Сторінка політики приватності — кінець */






/* Сторінка Список вподобаних — початок */
main.favorites-page {
    margin: 156px 64px 180px;
}

/*.favorites-page .container {
    padding: 32px 16px;
}*/

.favorites_breadcrums {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 330px 28px 1fr;
    grid-template-columns: 330px 1fr;
    gap: 28px;
}

.user-cabinet {
    display: flex;
    gap: 4px;
    flex-direction: column;
}

.user-name {
    font: 700 20px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #000;
    display: flex;
    justify-content: space-between;
}

.logout-btn img {
    width: 20px;
    height: 20px;
    object-fit: cover;
}

.user-email {
    margin: 0;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.user-category-filter .blog-filter__panel {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.user-category-filter .blog-filter__panel button {
    width: 100%;
    justify-content: flex-start;
}

.favorites__title {
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.favor-title-cabinet {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 40px;
}

/* інфо-банер */
.fav-banner {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px auto;
    grid-template-columns: 1fr auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    padding: 32px;
    background: #00000003;
    margin-bottom: 40px;
}

.fav-banner__text p {
    margin: 0;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.fav-banner__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}

.fav-banner__mascot {
    position: absolute;
    right: 0px;
    top: -113px;
    width: 300px;
    pointer-events: none;
}

.favorites__grid {
    display: -ms-grid;
    display: grid;
    grid-template-columns: 330px 1fr;
    gap: 28px;
}



.fav-banner__actions .btn--outline {
    padding: 12px 24px;
    text-decoration: none;
    color: #000;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    border: 1px solid var(--c-accent);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.fav-banner__actions .btn--outline:hover {
    border: 1px solid #3E2E68;
}

.fav-banner__actions .btn--accent,
.fav-empty .btn--accent {
    padding: 12px 24px;
    text-decoration: none;
    background: var(--c-accent);
    color: #fff;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.fav-banner__actions .btn--accent:hover,
.fav-empty .btn--accent:hover {
    background: #3E2E68;
}

/* фільтри (переніс стилі з існуючих, легка адаптація) */
.events-filter {
    position: sticky;
    top: 100px;
    -ms-flex-item-align: start;
    -ms-grid-row-align: start;
    align-self: start;
}

.events-filter__inner {
    background: #fff;
    margin: 20px 0 0;
}



/* список карток */
.favorites__list-wrap {
    min-height: 200px;
}

.fav-list {
    display: -ms-grid;
    display: grid;
    gap: 24px;
}

.fav-card {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 15px auto;
    grid-template-columns: 1fr auto;
    gap: 40px;
    border: 1px solid #EEEEEE;
    padding: 32px;
}

.fav-card__title {
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    margin: 0 0 24px;
}

.fav-card__title a {
    color: #3E2E68;
    text-decoration: none;
}

.fav-card__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    color: #3E2E68;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.fav-card__meta span:nth-child(1) {
    padding: 8px 12px;
    background: #00000008;
    text-transform: capitalize;
}

.fav-card__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}

.fav-card__btn {
    white-space: nowrap;
}

/* порожній стан */
.fav-empty {
    text-align: center;
    padding: 40px 16px;
    color: var(--c-text);
}

.heart-sym {
    color: #E36532;
}

.fav-card__actions .heart {
    width: 48px;
    height: 48px;
}

.fav-card__btn {
    padding: 12px 24px;
    text-decoration: none;
    border: 1px solid var(--c-accent);
    color: #000;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.fav-card__btn:hover {
    background: var(--c-accent);
    color: #fff;
}

.addr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.user-page-favor-indicators {
    flex-direction: row !important;
    gap: 16px !important;
    align-items: center !important;
}

.user-page-favor-indicators .card__date_dd_mm span {
    color: #3E2E68 !important;
}

.user-page-favor-city p {
    margin: 0;
    padding: 8px 12px;
    background: #00000008;
    text-transform: capitalize;
    font: 600 16px / 1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

/* Сторінка Список вподобаних — кінець */





/* Сторінка про. Ворохта/Татарів — початок */
.voro-hero .hero-head {
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 156px 25px 60px;
}

.voro-hero .hero-title {
    color: #3E2E68;
    font: 700 72px/1.2 "Artegra Sans", system-ui, sans-serif;
    margin: 24px 0 0;
}

.voro-hero .hero-subtitle {
    color: #E36532;
    font: 700 72px/1.2 "Artegra Sans", system-ui, sans-serif;
    margin: 0 0 8px;
}

.voro-hero .hero-lead {
    max-width: 300px;
    margin: 24px auto 0;
    color: var(--c-text);
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.voro-hero .hero-cta {
    text-align: center;
    padding: 0 0 60px;
}



/* Щоб текст завжди був над декоративними SVG */
.voro-hero .hero-head>* {
    position: relative;
    z-index: 1;
}

/* Шар декору */
.hero-decor {
    position: absolute;
    inset: 0;
    pointer-events: none;
    z-index: 0;
    --sq-top: -100px;
    --sq-left: 310px;
    --note-top: -150px;
    --note-right: 280px;
}

/* Зигзаг зліва під субтайтлом */
.hero-decor__squiggle {
    position: absolute;
    top: var(--sq-top);
    left: var(--sq-left);
    -webkit-transform: rotate(0.5deg);
    -ms-transform: rotate(0.5deg);
    transform: rotate(0.5deg);
}

.hero-decor__squiggle .squiggle {
    width: clamp(72px, 9vw, 128px);
    height: auto;
    display: block;
}

.hero-decor__note {
    position: absolute;
    top: var(--note-top);
    right: var(--note-right);
    display: -ms-grid;
    display: grid;
    justify-items: center;
    gap: 8px;
    color: #CCCCCC;
}

.hero-decor__label {
    font: 600 16px/1.1 "Artegra Sans", system-ui, sans-serif;
    font-style: italic;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
    position: relative;
    top: 29px;
    right: -13px;
}

.hero-decor__note .note-arrow {
    width: clamp(56px, 6vw, 88px);
    height: auto;
    display: block;
}


/* Повноширинна панорама, але не вище за viewport */
.panorama-slider {
    width: 100%;
    overflow: hidden;
    padding: clamp(24px, 4vw, 32px) 0;
}

.panorama-slider .swiper {
    width: 100%;
    height: clamp(220px, 38vw, 350px);
}

.panorama-slider .swiper-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition-timing-function: linear !important;
    -o-transition-timing-function: linear !important;
    transition-timing-function: linear !important;
}

.panorama-slider .swiper-slide {
    width: 240px;
    border-radius: 24px;
    overflow: hidden;
}

.panorama-slider .slide-image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    pointer-events: none;
}

/* ===== Ворохта — блок з наслаюванням ===== */
.voro-stack {
    padding: 60px 0 70px;
}

.voro-stack .container {
    margin: 0 auto;
    padding: 0 64px;
}

.title_about_village_short p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    margin: 0;
    color: var(--c-text);
    padding: 0 0 80px;
}

/* рядок секції */
.vs-row {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(200px, 300px) 120px minmax(0, 1fr);
    grid-template-columns: minmax(200px, 300px) minmax(0, 1fr);
    gap: 120px;
    padding: 80px 0 80px;
    border: 1px solid #CCCCCC;
    border-left: none;
    border-right: none;
    border-bottom: none;
}

.vs-row:first-child {
    border: none;
}

/* ліва колонка */
.vs-aside {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.vs-tag {
    color: var(--c-accent);
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    margin: 0 0 16px;
}

.vs-thumb {
    --tw: 200px;
    --th: 200px;
    width: var(--tw);
    height: var(--th);
    max-width: 100%;
    max-height: 100%;
    margin: 0;
    overflow: hidden;
    background: #fff;
}

.vs-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

/* права колонка */
.vs-main {
    position: relative;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 60px;
}

.vs-title {
    margin: 0 0 16px;
    color: #3E2E68;
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
}

.vs-block-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 90% 1fr;
    grid-template-columns: 90% 1fr;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: end;
}

.vs-text {
    margin: 0;
    color: var(--c-text);
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

/* декоративна іконка у правому нижньому куті картки */
.vs-block-icon {
    display: block;
}

.vs-icon {
    position: absolute;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    pointer-events: none;
}

.voro-stack {
    --stick-top: 30px;
    --stack-gap: 0px;
}

/* крок між картками */
.voro-stack .vs-row {
    /*position: sticky;
    top: var(--stick-top, var(--stack-gap));*/
    /* індивідуально підставляємо через JS */
    /*z-index: var(--z, 1);*/
    /* вищі індекси — зверху */
    background: #fff;
    /* щоб не просвічувались низи */
}

/* останню не фіксуємо — вона звичайна, повністю видима знизу */
.voro-stack .vs-row.is-last {
    position: relative;
    top: auto;
}


/* ===== Heritage ===== */
.heritage {
    padding: 0 0 120px;
    overflow: hidden;
}

.heritage__rail .swiper-wrapper {
    height: 360px;
}

.heritage_block-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.heritage .container {
    padding: 0 64px;
}

/* Заголовок з овалом */
.heritage__titlewrap {
    position: relative;
    display: inline-block;
    margin: 0 0 80px;
}

.heritage__title {
    position: relative;
    z-index: 2;
    font: 700 48px/1.2 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    padding: 0 55px;
}

.heritage__oval {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    left: 0;
    pointer-events: none;
}

/* --- clip: обрізаємо зліва по контейнеру, вправо не обрізаємо --- */
.heritage__clip {
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-clip-path: inset(0 -80vw 0 0);
    clip-path: inset(0 -80vw 0 0);
}

/* трек: без “тіней/примар” під час свайпу */
.heritage__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    height: 360px;
    -webkit-transform: translateX(var(--tx, 0px));
    -ms-transform: translateX(var(--tx, 0px));
    transform: translateX(var(--tx, 0px));
    will-change: transform;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    margin: 0;
    padding: 0;
    list-style: none;
}

.heritage__track.is-drag {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* картка/зображення: без drag-ghost */
.heritage-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-decoration: none;
    outline: none;
}

.heritage-card:focus {
    outline: none;
}

.heritage-photo {
    display: block;
    overflow: hidden;
}

.heritage-photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
    -webkit-user-drag: none;
    user-drag: none;
    /* прибирає “привид” картинки */
    pointer-events: none;
    /* щоб drag ловився по всій картці */
}

.heritage__slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.heritage__slide:nth-child(even) {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

/* геометрія */
.heritage__slide:nth-child(odd) .heritage-photo {
    width: 250px;
    height: 184px;
}

.heritage__slide:nth-child(even) .heritage-photo {
    width: 180px;
    height: 225px;
}

/* підпис рівно шириною фото */
.heritage-caption {
    width: 100%;
    margin-top: 12px;
    padding: 8px 12px;
    background: #00000008;
    color: #3E2E68;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* не виділяється під час drag */
    -webkit-tap-highlight-color: transparent;
}






/* Блок відгороджений від інших частин проєкту */
.landmarks {
    padding: 0 0 120px;
    overflow: hidden;
}

.landmarks .container {
    padding: 0 64px;
}

/* шапка */
.landmarks__head {
    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;
    gap: 16px;
    margin-bottom: 28px;
}

.landmarks__title {
    margin: 0;
    color: #3E2E68;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
}

/* кнопки керування */
.landmarks__controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
}

.landmarks__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 0px;
    border: 1px solid #EEE;
    background: #fff;
    color: #000;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.landmarks__btn:disabled {
    background: #0000001A;
    cursor: not-allowed;
}

/* під час drag */
.landmarks__track.is-dragging {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

/* щоб картку не «тіньнило» при тапі/drag */
.landmarks__track a,
.landmarks__track img {
    -webkit-tap-highlight-color: transparent;
}

/* Кліп: зліва обрізання по контейнеру, справа — до краю в’юпорту */
.landmarks__clip {}

.landmarks__rail {
    position: relative;
    z-index: 1;
    overflow: visible;
    -webkit-clip-path: inset(0 -80vw 0 0);
    clip-path: inset(0 -80vw 0 0);
}

/* Трек */
.landmarks__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-transform: translateX(var(--lm-tx, 0px));
    -ms-transform: translateX(var(--lm-tx, 0px));
    transform: translateX(var(--lm-tx, 0px));
    -webkit-transition: -webkit-transform .34s ease;
    transition: -webkit-transform .34s ease;
    -o-transition: transform .34s ease;
    transition: transform .34s ease;
    transition: transform .34s ease, -webkit-transform .34s ease;
    will-change: transform;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

/* Слайд обгортає вашу картку */
.landmarks__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 310px;
    flex: 0 0 310px;
    background: #fff;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.landmarks__slide .blog-card {
    height: 100%;
    display: contents;
}

.landmarks__slide .card__body {
    height: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.landmarks__slide .card-media img {
    height: 200px;
}

.landmarks__slide .card-posters-heart {
    position: absolute;
    right: 28px;
    top: -172px;
    width: 40px;
}

.landmarks__slide .event-card__place-posters {
    color: var(--c-text);
}

.card__footer {
    display: contents;
}

.card__footer .card__mapbtn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: auto;
    width: 100%;
    border-radius: 0;
    text-decoration: none;
    cursor: pointer;
    overflow: hidden;
    background: var(--c-accent);
    color: #ffffff;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    padding: 8px 16px;
}


/* ===== Gallery ===== */
.voro-gallery {
    padding: 120px 64px 120px;
    border: 1px solid #EEEEEE;
    border-right: none;
    border-left: none;
}

.vg__wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 30% 40px 1fr;
    grid-template-columns: 30% 1fr;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    gap: 24px 40px;
}

.vg__aside {
    position: sticky;
    top: 120px;
}

.vg__tag {
    color: var(--c-accent, #E36532);
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

/* === Галерея (мозаїка) === */
.vg__grid {
    position: relative;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr 24px 1fr;
    grid-template-columns: repeat(6, 1fr);
    /* було 3 — робимо 6 */
    gap: 24px;
}

/* 1: широке пано */
.vg__item--1 {
    grid-column: 1 / -1;
    max-height: 450px;
    /*aspect-ratio: 16 / 9;*/
    overflow: hidden;
}

/* 2–4: три квадрати в одному ряду (по 2 колонки кожен) */
.vg__item--2 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    grid-column: 1 / span 2;
    aspect-ratio: 1 / 1;
}

.vg__item--3 {
    -ms-grid-column: 3;
    -ms-grid-column-span: 2;
    grid-column: 3 / span 2;
    aspect-ratio: 1 / 1;
}

.vg__item--4 {
    -ms-grid-column: 5;
    -ms-grid-column-span: 2;
    grid-column: 5 / span 2;
    aspect-ratio: 1 / 1;
}

/* 5: зліва внизу — рівний квадрат (3 колонки) */
.vg__item--5 {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    grid-column: 1 / span 3;
    /* рівно половина ширини (3 з 6) */
    aspect-ratio: 1 / 1;
}

/* 6: плитка «більше» праворуч внизу — такий самий квадрат */
.vg__more {
    -ms-grid-column: 4;
    -ms-grid-column-span: 3;
    grid-column: 4 / span 3;
    /* інша половина (3 з 6) */
    aspect-ratio: 1 / 1;
    border: 0;
    background: #00000008;
    color: #3E2E68;
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    padding: 18px;
    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;
    text-align: center;
}

/* решта — без змін */
.vg__item {
    position: relative;
    overflow: hidden;
    background: #fff;
    margin: 0;
}

.vg__link,
.vg__link img {
    display: block;
    width: 100%;
    height: 100%;
}

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

/* адаптив: 2 колонки на планшеті, 1 — на мобільному */
@media (max-width: 1024px) {
    .vg__grid {
        -ms-grid-columns: (minmax(0, 1fr))[2];
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .vg__item--1 {
        grid-column: 1 / -1;
    }

    .vg__item--2 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
    }

    .vg__item--3 {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
    }

    .vg__item--4 {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
    }

    /* перенесеться в наступний ряд */
    .vg__item--5 {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2 / 3;
    }

    .vg__more {
        grid-column: 1 / -1;
    }

    /* на всю ширину під низом */
}

@media (max-width: 640px) {
    .vg__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }

    .vg__item--2,
    .vg__item--3,
    .vg__item--4,
    .vg__item--5,
    .vg__more {
        grid-column: 1 / -1;
    }
}













/* базова сітка + стіккі підпис */
.routes {
    margin: 120px 64px 64px;
}

.routes .container {
    padding: 64px;
    background: #00000008;
}

.routes__grid {
    position: relative;
}

.map-wrap {
    width: 100%;
    max-width: 1400px;
    /* за потреби змінюй */
    margin: 0 auto;
}

.map-area {
    width: 100%;
    position: relative;
}

.map-area svg {
    width: 100%;
    height: auto;
    display: block;
}

/* Лінії-дуги */
#routes path.route {
    fill: none;
    stroke: #3E2E68;
    stroke-width: 3;
    stroke-linecap: round;
    stroke-dasharray: 8 10;
    /* пунктир */
    vector-effect: non-scaling-stroke;
    -webkit-animation: dash-move 2.2s linear infinite;
    animation: dash-move 2.2s linear infinite;
}

/* невеликий зсув старту для різних дуг */
#routes path.route.delay-1 {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}

#routes path.route.delay-2 {
    -webkit-animation-delay: .7s;
    animation-delay: .7s;
}

@-webkit-keyframes dash-move {
    to {
        stroke-dashoffset: -36;
    }
}

@keyframes dash-move {
    to {
        stroke-dashoffset: -36;
    }
}

/* Піни (3 кола як у твоєму прикладі) */
.pin {
    cursor: pointer;
    transform-box: fill-box;
    /* щоб scale йшов від центру власних bbox */
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transition: -webkit-transform .18s ease;
    transition: -webkit-transform .18s ease;
    -o-transition: transform .18s ease;
    transition: transform .18s ease;
    transition: transform .18s ease, -webkit-transform .18s ease;
}

.pin:hover,
.pin:focus-visible {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.pin-core {
    fill: #F25E30;
    /* помаранчевий зовнішній круг */
}

.pin-core-ring {
    fill: #fff;
}

.pin-core-dot {
    fill: #3E2E68;
}

/* На всяк випадок — не товстішаємо при масштабі */
#pins,
#routes {
    vector-effect: non-scaling-stroke;
}

/* показуємо потрібний SVG залежно від ширини */
#svg-desktop {
    display: block;
}

#svg-mobile {
    display: none;
}

@media (max-width: 500px) {
    #svg-desktop {
        display: none;
    }

    #svg-mobile {
        display: block;
    }
}

/* легенда у правому верхньому куті */
.routes__legend {
    position: absolute;
    right: 0;
    top: 0px;
    width: 285px;
    background: #fff;
    border: 1px solid #CCCCCC;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .03);
    padding: 24px;
    color: #3E2E68;
    font: 500 14px/1.45 "Artegra Sans", system-ui, sans-serif;
}

.routes__legend>strong {
    display: block;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border: 1px solid #D9D9D9;
    border-top: none;
    border-left: none;
    border-right: none;
    font: 700 20px/1.3 "Artegra Sans", system-ui, sans-serif;
}

.routes__legend-dot {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(./assets/img/about-village/pin-orange.svg) center/contain no-repeat;
    vertical-align: middle;
}

.note_routes {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 135px 16px 34px 16px 36px;
    grid-template-columns: 135px 34px 36px;
    gap: 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    justify-items: center;
}

.note_routes p {
    font: 600 12px / 1.25 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}

/* Сторінка про Ворохта/Татарів — кінець */























/* Сторінка Атракції — початок */
.attractions .card__date_dd_mm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.attractions-pages-map {
    margin: 0 10px 0;
}

.attractions__single_other {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.all-categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.all-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
}

.all-indicators .card__date_dd_mm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.indicators_city span {
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.attractions.list-wrap-flex {
    margin: 0;
}

/* Сторінка Атракції — кінець */

























/* Сторінка Житло — початок */

.housing_container_header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 600px 20px 500px;
    grid-template-columns: 600px 500px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 20px;
}

.housing_title_n_description {
    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;
    gap: 40px;
}

.housing_title_n_description h1 {
    max-width: none;
    margin: 0;
}

.description_housing {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}

.price_block_n_categories {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px;
}

.block_flex_price {
    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: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.price_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.price_block span {
    font: 500 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.price_block h3 {
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-accent);
    margin: 0;
}

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

.house_categories .blog-category-badge {
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 12px;
    color: var(--c-accent);
    background: #00000008;
    padding: 8px 16px;
}

.house_categories .blog-city-badge {
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
}


/* layout */


/* thumbs */
.eh-thumbs-swiper {
    margin-top: 10px
}

/* Reset тільки в нашому блоці, аби тема не ламала верстку */
.event-hero .swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.event-hero .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* дозволяємо Swiper’у */
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
}

.event-hero .swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

/* стандарт Swiper */





.housing_hero .swiper-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    height: 100%;
}

.eh-main-wrap {
    position: relative;
    border-radius: 0px;
    overflow: hidden;
    height: 500px;
    outline: 1px solid #EEEEEE;
    outline-offset: 4px;
}

.eh-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 300px;
    grid-template-columns: 1fr 300px;
    gap: 40px;
    padding: 0 132px;
}

.eh-slider {
    display: -ms-grid;
    display: grid;
}

.event-hero .swiper {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 100%;
}

.eh-main-swiper .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block;
}

.eh-thumbs-swiper .swiper-slide img {
    display: block;
    width: 160px;
    height: 160px;
    -o-object-fit: cover;
    object-fit: cover;
}

.eh-thumbs-swiper .swiper-slide {
    width: auto;
    opacity: .4;
    cursor: pointer;
    border-radius: 0px;
    overflow: hidden;
}

.eh-thumbs-swiper .swiper-slide-thumb-active {
    opacity: 1;
    outline: none;
}

.eh-arrows .ms-btn {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: auto;
    width: 56px;
    height: 56px;
    border-radius: 0px;
    display: -ms-grid;
    display: grid;
    place-items: center;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 2;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.eh-arrows .ms-btn--prev {
    left: 20px;
}

.eh-arrows .ms-btn--next {
    right: 20px;
}

.eh-arrows .ms-btn:hover {
    color: #000;
    background: #fffffff5;
}


aside.eh-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 16px;
}

.eh-card {
    padding: 20px;
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px;
}

.eh-white {
    border: 1px solid #EEEEEE;
    background: #fff;
}

.eh-orange {
    background: var(--c-accent);
}

.eh-purpure {
    background: #3E2E68;
}

.eh-aquamarine {
    background: #15818C;
}

.eh-card__title {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #EEEEEE;
}

.eh-white .eh-card__title {
    color: var(--c-text) !important;
}

.eh-card__value {
    font: 600 20px/1.2 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
}

.eh-white .eh-card__value {
    color: #000 !important;
}

.eh-information {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 8px;
}

.eh-card--link {
    text-decoration: none;
}

.eh-booking {
    padding: 12px 16px;
    text-align: center;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
    background: var(--c-accent);
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.eh-booking:hover {
    background: #3E2E68;
}



.house_block_info_booking {
    background: #00000008;
    margin: 0 10px;
}

.house_container.container {
    padding: 0 128px;
    margin: 0 !important;
    padding-top: 80px;
    padding-bottom: 56px;
}

/* ===== секція ===== */
.booking-info {
    padding: 40px;
    background: #fff;
}

.booking-info__grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

/* ліва колонка */
.booking-info__left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.booking-info__title {
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.booking-info__note {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

/* права колонка */
.booking-info__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    gap: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* картка */
.booking-card {
    background: #00000003;
    border-radius: 0px;
    padding: 16px;
    max-width: 380px;
}

.booking-card__title {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
    border: 1px solid #CCCCCC;
    border-top: none;
    border-left: none;
    border-right: none;
    padding: 0 0 16px;
    margin: 0 0 24px;
}

.booking-card__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px 24px;
    list-style: none;
    margin: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.booking-card__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.booking-card__icon {
    width: 24px;
    height: 24px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
}

/* кнопка */
.booking-info__cta {
    text-align: center;
    width: 380px;
    padding: 12px 16px;
    border-radius: 0px;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    background: var(--c-accent);
    color: #fff;
    -webkit-transition: background .2s ease, -webkit-transform .08s ease;
    transition: background .2s ease, -webkit-transform .08s ease;
    -o-transition: transform .08s ease, background .2s ease;
    transition: transform .08s ease, background .2s ease;
    transition: transform .08s ease, background .2s ease, -webkit-transform .08s ease;
}

.booking-info__cta:hover {
    background: #3E2E68;
}

.booking-info__cta:active {
    -webkit-transform: translateY(1px);
    -ms-transform: translateY(1px);
    transform: translateY(1px);
    background: #3E2E68;
}

/* Сторінка Житло — кінець */




















/* Сторінка Маршрути (вивід блоків) — початок */
.routes_card {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 470px;
    flex: 0 0 470px;
    background: #fff;
    border: 1px solid #eee;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 12px 0;
    height: -webkit-fill-available;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.all_info_routes {
    padding: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.title_routes {
    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;
}

.title_routes a {
    font: 700 20px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    text-decoration: none;
}

.complexity_routes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
}

.square_complexity {
    border-radius: 4px;
    width: 16px;
    height: 16px;
    outline: 1px dashed #CCC;
    outline-offset: 4px;
}

.routes_hard {
    background: #FF3B30;
}

.routes_medium {
    background: #007AFF;
}

.routes_easy {
    background: #34C759;
}

.routes_block_image {
    padding: 24px;
}

.routes_block_image a {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    text-align: center;
    color: #000;
    display: block;
    margin: 16px 0 0 0;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

.routes_block_image a:hover {
    color: var(--c-text);
}

.routes_block_image img {
    width: 100%;
    height: 240px;
    -o-object-fit: cover;
    object-fit: cover;
}

.more_info_routes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.mini_info_routes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.mini_info_routes span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.main_info_routes {
    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;
    gap: 8px;
}

.star_complexity {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
}

.star_complexity span {
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.routes_description p {
    margin: 0;
    font: 600 14px/1.6 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.routes_city_n_mountain {
    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-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 8px;
}

.routes_city_n_mountain span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.more_info_routes img {
    width: 24px;
    height: 24px;
}

.photo_description {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 12px;
}

.photo_description span {
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.button_more_routes {
    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;
}

.button_more_routes a {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    padding: 8px 20px;
    color: #fff;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    background: var(--c-accent);
    text-decoration: none;
}

.button_more_routes a:hover {
    background: #3E2E68;
}

/* Сторінка Маршрути (вивід блоків) — кінець */










/* Сторінка Маршрути (в середині) — початок */

.routes_header_block {
    margin: 60px auto 40px;
}

.routes_header_block h1 {
    margin: 0 0 24px;
}

.routes_title_n_complexity {
    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;
    gap: 15px;
}

.routes_description {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.routes_content_block .event-body {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 420px 24px 1fr;
    grid-template-columns: 420px 1fr;
    gap: 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    padding-bottom: 80px !important;
    padding-top: 24px !important;
    margin-top: 0px;
    margin-bottom: 0px;
}

.routes_content_block aside {
    height: 100%;
}

.routes_content_block .event-article {
    min-width: 0;
    background: #fff;
    padding: 32px;
    border: 1px solid #EEEEEE;
}

/* Card */
.ri-card {
    background: #00000008;
    border-radius: 0px;
    padding: 24px;
    margin: 0 0 10px 0;
}

/* Rows */
.ri-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.ri-row {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 24px 14px 1fr;
    grid-template-columns: 24px 1fr;
    -webkit-column-gap: 14px;
    -moz-column-gap: 14px;
    column-gap: 14px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

.ri-ico {
    width: 24px;
    height: 24px;
    /*color:#E56B3F*/
}

.ri-ico img {
    width: 100%;
    height: 100%;
}


.ri-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

/* Texts */
.ri-label {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.ri-value {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000000;
}


/* Meta band */
.ri-meta {
    margin-top: 32px;
    background: #fff;
    border-radius: 0;
    padding: 16px 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 12px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.ri-meta__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 4px;
}

.ri-meta__ico {
    width: 24px;
    height: 24px;
}

.ri-meta__ico svg {
    width: 100%;
    height: 100%;
    fill: currentColor
}

.ri-meta__text {
    font: 600 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.ri-stars img {
    width: 24px;
    height: 24px
}


.routes_content_block .event-toc__box {
    background: #fff;
    padding: 24px;
    border: 1px solid #EEEEEE;
}

.routes_content_block .event-toc__share button {
    border: 1px solid #EEEEEE;
}

.routes_one_gallery {
    background: transparent;
    margin: 0;
    padding: 0 0 80px;
    overflow: hidden;
}

.routes-pages-map {
    background: transparent;
    margin: 0;
    padding: 0 0 80px;
}

.embedreference {
    display: none !important;
}

.routes_map {
    margin: 80px 128px;
}

.routes_map iframe {
    height: 800px;
    border: none;
    /*outline: 1px solid #eee;
    outline-offset: 4px;*/
}

.routes_map iframe .container-fluid {
    padding: 0 !important;
}

/* Сторінка Маршрути (в середині) — кінець */





























@media (max-height: 820px) {
    .hero__content {
        padding: 100px 20px 60px;
    }
}

@media (max-height: 810px) {
    .hero__content {
        gap: 15px;
    }
}

@media (max-height: 795px) {
    .hero__title {
        font-size: 60px;
    }
}

@media (max-height: 780px) {
    .hero__title span {
        bottom: -50px;
        font: 700 35px/1.35 "Artegra Sans", system-ui, sans-serif;
    }
}

@media (max-height: 770px) {
    .hero__title {
        font-size: 55px;
    }

    .hero_title_block {
        gap: 60px;
    }
}

@media (max-height: 760px) {
    .hero-card__thumb {
        width: 150px;
        height: 150px;
    }

    .hero-card__title {
        font-size: 16px;
        line-height: 24px;
        color: #fff;
    }
}

@media (max-height: 735px) {
    .hero__subtitle {
        width: 400px;
    }
}

@media (max-height: 710px) {
    .hero__title {
        font-size: 50px;
    }

    .hero__title span {
        bottom: -55px;
        font: 700 29px/1.35 "Artegra Sans", system-ui, sans-serif;
    }

    .hero__content {
        gap: 0px;
    }
}

@media (max-height: 690px) {
    .hero-card__thumb {
        width: 140px;
        height: 140px;
    }

    .hero-card {
        gap: 0px;
    }

    .hero_title_block {
        gap: 55px;
    }
}

@media (max-height: 685px) {
    .hero__title span {
        bottom: 0px;
        left: 480px;
    }

    .hero_title_block {
        gap: 25px;
    }
}

@media (max-height: 650px) {
    .hero_title_block {
        gap: 0px;
    }
}

@media (max-height: 620px) {
    .hero-card__thumb {
        width: 130px;
        height: 130px;
    }

    .hero-card {
        -ms-grid-columns: 130px 16px 1fr;
        grid-template-columns: 130px 1fr;
        gap: 16px;
    }
}

@media (max-height: 610px) {
    .hero-card__title {
        font-size: 16px;
        line-height: 22px;
    }

    .hero__title {
        font-size: 45px;
    }

    .hero__title span {
        bottom: 0px;
        left: 440px;
        font: 700 27px/1.35 "Artegra Sans", system-ui, sans-serif;
    }
}

@media (max-height: 595px) {
    .hero-card__thumb {
        width: 120px;
        height: 120px;
    }

    .hero-card {
        -ms-grid-columns: 120px 16px 1fr;
        grid-template-columns: 120px 1fr;
        gap: 16px;
    }
}





















/* Сторінка Безпека — початок */


.breadcrumbs_security {
    position: absolute;
    z-index: 3;
    top: 136px;
    left: 64px;
}

.breadcrumbs_security .container {
    padding: 0;
}

.breadcrumbs_security .current_page_breadcrums {
    color: #fff;
}

.breadcrumbs_security a:hover {
    color: #fff;
}

.safety-hero {
    position: relative;
    width: 100%;
    height: 100vh;
    min-height: 520px;
    isolation: isolate;
    overflow: hidden;
}

.safety-hero__bg {
    position: absolute;
    inset: 0;
}

.safety-hero__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    display: block;
    -webkit-transform: scale(1.02);
    -ms-transform: scale(1.02);
    transform: scale(1.02);
}

.safety-hero__overlay {
    position: absolute;
    inset: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(10, 11, 20, 0.15)), color-stop(60%, rgba(10, 11, 20, 0.45)), to(rgba(10, 11, 20, 0.65)));
    background: -o-linear-gradient(top, rgba(10, 11, 20, 0.15) 0%, rgba(10, 11, 20, 0.45) 60%, rgba(10, 11, 20, 0.65) 100%);
    background: linear-gradient(180deg, rgba(10, 11, 20, 0.15) 0%, rgba(10, 11, 20, 0.45) 60%, rgba(10, 11, 20, 0.65) 100%);
    pointer-events: none;
}

.safety-hero__title {
    position: absolute;
    left: 64px;
    bottom: 64px;
    color: #FFF;
    margin: 0;
    font: 700 56px/1.35 "Artegra Sans", system-ui, sans-serif;
}




section.safety {
    background: #00000008;
    padding: 80px 64px;
}

section.safety.none-bg-safety {
    background: #fff;
}

.safety .container {
    margin: 0 auto;
    padding: 0px;
}

.safety-intro__content {
    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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 32px;
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content;
}

.safety-intro__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}


.safety-intro__title {
    color: #3E2E68;
    margin: 24px 0;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.safety-intro__lead {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    padding: 24px 0;
}

.safety-list {
    padding: 24px 0 24px 13px;
    list-style: disc;
    margin: 0;
}

.safety-list li {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 20px 0;
}

.safety-list li:first-child {
    margin: 0;
}

.safety-list li:last-child {
    margin: 0;
}

.safety-intro__note {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 24px 0 0;
}


.safety-intro__media {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 480px 24px 348px;
    grid-template-rows: 480px 348px;
    gap: 24px;
    height: 100%;
}

.safety-intro__img {
    min-height: 0;
    overflow: hidden;
}

.safety-intro__img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}





.first-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    margin: 0 0 32px;
}

.ssteps-head,
.ssteps-intro {
    background: #00000008;
    padding: 24px;
}

.ssteps-intro {
    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;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ssteps-intro p {
    margin: 0;
    color: #000;
    font: 600 15px/1.5 "Artegra Sans", system-ui, sans-serif;
    width: 380px;
}

.ssteps-arrow {
    position: absolute;
    width: 88px;
    max-height: 100px;
}

.ssteps-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 32px;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.ssteps-badge {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ssteps-badge img {
    background: #C6185B;
    padding: 14px;
}


.safety-steps {
    padding: 48px 0;
    background: #fff
}

.safety-steps .container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 24px
}

/* шапка */
.ssteps-title {
    margin: 0;
    font: 800 28px/1.2 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
}

.ssteps-title span {
    background: #F25E30;
    color: #fff;
    padding: 4px 12px;
}

.ssteps_block_img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 40px;
}

.ssteps_block_img img {
    height: 42px;
}

.ssteps-arrow {
    position: absolute;
    width: 88px;
    max-height: 100px;
    bottom: -12px;
    right: 24px;
}


/* кроки */
.ssteps-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 24px;
    padding: 24px;
    margin: 0 0 32px;
    background: #F25E30;
}



@media (max-width: 900px) {
    .ssteps-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.sstep-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    background: #fff;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.sstep-block-head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 24px;
}

.sstep-num {
    background: #F25E30;
    color: #fff;
    padding: 16px 18px 14px;
    font: 700 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.sstep-h {
    margin: 0;
    color: #3E2E68;
    font: 700 20px/1.4 "Artegra Sans", system-ui, sans-serif;
}

.all-content-card-sstep {
    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;
    gap: 24px;
}

.sstep-t {
    margin: 0;
    color: #666666;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.btn-outline {
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid #F25E30;
    padding: 12px 24px;
    color: #000;
    text-decoration: none;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.btn-outline:hover {
    color: #fff;
    background: #F25E30;
}

.ssteps-hint {
    background: #00000008;
    padding: 24px;
    margin: 0px 0 20px;
    color: #000;
    text-align: center;
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif;
}


.ssteps-phones-block {
    background: #00000008;
    padding: 40px 56px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ssteps-box {
    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;
    gap: 0px;
}


/* нижня сітка */
.ssteps-bottom {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 613px;
    grid-template-columns: 1fr 613px;
    gap: 20px;
}

.ssteps-app {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #00000008;
    padding: 32px;
    flex: 1;
}

.ssteps-download-app {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
}

a.ssteps-phone {
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
    text-decoration: none;
    color: #3E2E68;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

a.ssteps-phone:hover {
    color: var(--c-accent);
}

.ssteps-note {
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.ssteps-app-title {
    font: 700 20px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.ssteps-app-foot {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

a.store-btn {}

a.store-btn:hover img {
    outline: 2px solid var(--c-accent);
}

a.store-btn img {
    background: #000;
    border-radius: 7px;
    outline: 2px solid #ffffff;
    outline-offset: -1.5px;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}







/* ===== Safety: emergency block ===== */
.safety-emergency {
    padding: 60px 0 140px;
    background: #fff;
}

.safety-emergency .container {
    margin: 0 auto;
    padding: 0 64px;
}

.se-grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 160px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 160px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    .se-grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}

.se-left {
    position: relative;
    height: 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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.se-left-icons {}

.se-title {
    margin: 0;
    color: #3E2E68;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.se-left-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.se-left-bottom-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 37px;
}

.se-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.se-num {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #362856;
    color: #fff;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 12px 15.5px;
    width: 48px;
    height: 48px;
}

.se-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.se-text {
    margin: 0;
    color: #000;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}



section.safety-contacts {
    margin: 0 0 140px;
}

.safety-contacts .container {
    max-width: 1142px;
    margin: 0px auto;
    padding: 0px;
}

h2.sc-title {
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    text-align: center;
    margin: 0 0 60px;
}


/* Рейка-обгортка: увесь вміст всередині скролиться по Х */
.sc-table-rail {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    overscroll-behavior-x: contain;
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
    /* увімкнули примагнічування */
    scroll-padding-left: 0.01px;
    /* дрібний хак для коректного підхоплення першої точки */
}


.sc-table-rail::-webkit-scrollbar {
    height: 0px
}


.sc-table thead,
.sc-table tbody {
    display: block;
}

/* керуємо відступами */
.sc-table thead {
    margin-bottom: 20px;
}

.sc-table tbody tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* рядок як флекс */
}

.sc-table tbody tr+tr {
    margin-top: 8px;
}

/* 8px між рядками */
/* Мінімальна ширина, щоб на мобілці з’явився горизонтальний скрол */
.sc-table {
    width: 100%;
    min-width: 980px;
    table-layout: fixed;
    /* стабільні ширини колонок */
    border-collapse: separate;
    /* дозволить відступи */
    border-spacing: 0;
}

.sc-table thead {
    margin: 0 0 20px;
}

.sc-table thead tr {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 16px;
}

.sc-table tbody tr {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 16px;
}

.sc-table thead th {
    color: #fff;
    font: 700 20px/1.4 "Artegra Sans", system-ui, sans-serif;
    padding: 24px 32px;
    text-align: start;
    scroll-snap-align: start;
}

.sc-table tbody td {
    padding: 16px 32px;
    vertical-align: top;
    background: #00000003;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.sc-table th:nth-child(1) {
    background: #3E2E68;
}

.sc-table th:nth-child(2) {
    background: #F25E30;
}

.sc-table th:nth-child(3) {
    background: #15818C;
}

.sc-table td:nth-child(2),
.sc-table td:nth-child(3) {
    width: 370px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

/* фіксуємо приємні ширини колонок, щоб не рвалися рядки */
.sc-table th:nth-child(1),
.sc-table td:nth-child(1) {
    width: 370px;
}

/* Служба */
.sc-table th:nth-child(2),
.sc-table td:nth-child(2) {
    width: 370px
}

/* Телефон */
.sc-table th:nth-child(3),
.sc-table td:nth-child(3) {
    width: 370px;
}

/* Адреса */

button.copy-btn {
    border: 0;
    background: none;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0px;
    border-radius: 0;
    -webkit-transition: background .15s ease;
    -o-transition: background .15s ease;
    transition: background .15s ease;
}

button.copy-btn:focus-visible {
    outline: none;
}







.safety-faq {
    margin: 0 0 120px;
}

.safety-faq .container {
    margin: 0 auto;
    padding: 0 64px;
}

.safety-faq__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 24px 580px;
    grid-template-columns: 1fr 580px;
    gap: 24px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}

@media (max-width: 1024px) {
    .safety-faq__grid {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
    }
}


.safety-faq__left {}

.sfaq-title {
    color: #3E2E68;
    margin: 0;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.sfaq-badge {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #C6185B;
    color: #fff;
    margin: 0 0 32px;
    padding: 14px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.safety-faq__right {
    display: -ms-grid;
    display: grid;
    gap: 12px;
}

.ai {
    border: 1px solid #eee;
}

.ai-q {
    margin: 0;
}

.ai-toggle {
    width: 100%;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 40px;
    background: transparent;
    border: 0;
    padding: 32px;
    cursor: pointer;
    color: #000000;
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
}

.ai-toggle__icon {
    margin-left: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -ms-inline-grid;
    display: inline-grid;
    place-items: center;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
}

.ai.is-open .ai-toggle__icon {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

/* Панель з анімацією висоти */
.ai-panel {
    height: 0;
    overflow: hidden;
    -webkit-transition: height .28s ease;
    -o-transition: height .28s ease;
    transition: height .28s ease;
}

.ai.is-open .ai-panel {
    /* height керує JS */
}

.ai-panel__inner {
    padding: 6px 32px 32px;
    position: relative;
}

.ai-panel__inner::before {
    content: "";
    display: block;
    height: 0;
    margin: -6px 0 24px;
    border-top: 2px dashed #eee;
}

.ai-panel p {
    margin: 0;
    color: #666;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}






.mistakes-intro {
    margin: 0 0 120px;
}

.mistakes-intro .container {
    margin: 0 auto;
    padding: 0 64px;
}

.mistakes-intro {}

.mistakes-intro__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 580px;
    grid-template-columns: 1fr 580px;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


.mistakes-intro__title {
    margin: 0;
    color: #3E2E68;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
}

.mistakes-intro__text {
    color: var(--c-text);
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    width: 400px;
}








.mistakes {
    margin: 0 0 140px;
}

.mistakes .container {
    margin: 0 auto;
    padding: 0 64px;
}

/* 3-колоночний грід (десктоп) */
.mistakes__grid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 415px;
    grid-template-columns: 1fr 415px;
    gap: 40px;
}

/* обгортка */
.mistakes__table-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    /* інерція на iOS */
    overscroll-behavior-x: contain;
    /* не “пролітає” далі */
    -ms-touch-action: pan-x;
    touch-action: pan-x;
    /* підказка браузеру: жест – по Х */
    scrollbar-gutter: stable both-edges;
}

/* таблиця має бути ширша за в’юпорт – тоді з’явиться скрол */
@media (max-width: 900px) {
    .mistakes__table {
        min-width: 980px;
    }

    .mistakes__grid {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 40px;
    }
}

/* опціонально – приглушити системний скролбар */
.mistakes__table-wrap::-webkit-scrollbar {
    height: 0px
}

/* таблиця: 20px між колонками, 8px між рядками */
.mistakes__table {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0px 8px;
    min-width: 980px;
}

.mistakes__table col.col-left {
    width: auto;
}

.mistakes__table col.col-right {
    width: auto;
}

.mistakes__table col.col-arrow {
    width: 80px;
}

/* клітинки-рядки */
.mistakes__table .cell {
    vertical-align: middle;
    /* рівняємо по центру по вертикалі */
}

/* середня колонка зі стрілкою */
.mistakes__table .cell.arrow::before {
    content: "";
    display: block;
    width: 80px;
    height: 20px;
    margin-inline: auto;
    margin: 0 auto;
    background: url("./assets/img/icons/satefy-bootom-arrow-icon.svg") center/contain no-repeat;
}

/* помаранчевий стовпчик */
.mistakes__alt {
    background: var(--c-accent);
    color: #fff;
    padding: 50px 20px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.mistakes-alt__head {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0px 0 50px;
}

.mistakes-alt__head img {
    height: 100px;
}

.mistakes__alt h3 {
    margin: 0;
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
}

.alt-list {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    margin: 0;
    padding: 0;
}

.alt-item {
    background: #fff;
    color: #000;
    padding: 28px 25px;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    text-align: center;
}





.mistakes__table .cell.box {
    background: #F0F0F0;
    color: #111;
    padding: 28px 22px;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    text-align: center;
    border: none;
}

.flex-colum-setify {
    padding: 42px 30px;
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    text-align: center;
    gap: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex-colum-setify span {
    text-align: left;
}

.flex-colum-setify img {
    display: block;
    height: 100px;
}

.mistakes__table .cell.arrow {
    background: #F0F0F0;
    vertical-align: middle;
}

.mistakes__source {
    margin: 120px 0 0 0;
    text-align: center;
}

a.mistakes__btn {
    padding: 24px 48px;
    background: #3E2E68;
    text-decoration: none;
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
    -webkit-transition: .2s ease;
    -o-transition: .2s ease;
    transition: .2s ease;
}

a.mistakes__btn:hover {
    background: var(--c-accent);
}

.mistakes__table thead tr,
.mistakes__table tbody tr {
    display: table-row;
}

.mistakes__table thead th,
.mistakes__table tbody td {
    display: table-cell;
}

/* Сторінка Безпека — кінець */






/* Hero slider */
.hero-row {
    touch-action: pan-x;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    will-change: transform;
}

/* Tiles slider */
.tiles__track,
.tiles__wrap {
    touch-action: pan-x;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    will-change: transform;
}

/* Media slider */
.media-slider__track,
.media-slider__viewport {
    /*touch-action: pan-x;*/
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    will-change: transform;
}

/* Events slider */
.events__track,
.events__viewport {
    /*touch-action: pan-x;*/
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    will-change: transform;
}

/* Pubs slider */
.pubs__track,
.pubs__slider {
    /*touch-action: pan-x;*/
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    will-change: transform;
}

button,
.ms-btn--prev,
.ms-btn--next {
    touch-action: manipulation;
}

.is-dragging * {
    pointer-events: none;
}

/* Дозволяємо взаємодію з кнопками та лінками */
.is-dragging .heart,
.is-dragging .card__mapbtn,
.is-dragging a,
.is-dragging button {
    pointer-events: auto;
}


details>summary {
    list-style: none;
    /* прибирає стандартний список-маркер */
}

/* Safari / iOS */
details>summary::-webkit-details-marker {
    display: none;
}

/* Chromium/Firefox */
details>summary::marker {
    content: '';
    /* прибрати маркер */
}





/*Віртуальний тур початок*/
.page-virtual-tour {
    margin: 156px 128px 60px;
}

.page-virtual-tour .container {
    padding: 0px;
}

.virtual-tur-margin {
    margin: 24px 10px 10px;
}

.virtual-tur-margin .event-hero__img {
    padding-bottom: 62px;
}

.virtual-tour-back-social {
    display: flex;
    justify-content: space-between;
    display: none;
}

.title-virtual-tour .event-title {
    margin: 60px 0;
}

.container-share-virtual-tour {
    display: flex;
    align-items: center;
}

.city-virtual-tour {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-wrap: wrap;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.container-share-virtual-tour {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*Віртуальний тур кінець*/







/*Як добратися до початок*/
.autor_photo_how_to_get_to {
    margin: 16px 128px 0;
}

.autor_photo_how_to_get_to p {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
    background: #fff;
    padding: 24px 40px;
    margin: 0;
}

.how-to-get-padding {
    padding-top: 60px !important;
    margin-bottom: 10px;
}

.content_how_to_get p {
    margin-top: 0;
    margin-bottom: 16px;
}

.content_how_to_get img {
    margin: 32px 0;
    height: 400px;
    width: 100%;
}

.block_with_butt_for_popup {
    padding: 24px;
    background: #00000008;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.block_with_butt_for_popup h2 {
    /*font: 700 24px/1.4 "Artegra Sans",
system-ui,
sans-serif;*/
    color: #3E2E68;
    margin: 0 !important;
}

.block_with_butt_for_popup span {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #666666;
}

.container_for_butt_popup {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 20px;
}

.container_for_butt_popup button {
    background: #666666;
    padding: 16px 16px 12.5px;
    outline: none;
    border: none;
    cursor: pointer;
    transition: .2s ease;
}

.container_for_butt_popup button svg {
    transition: .2s ease;
}

.container_for_butt_popup button:hover,
.container_for_butt_popup button:active {
    background: var(--c-accent);
}

.container_for_butt_popup button:hover svg,
.container_for_butt_popup button:active svg {
    transform: rotate(45deg);
}


.aside_top_how_to_get_to {
    font: 600 16px/1.5 "Artegra Sans", sans-serif;
    color: #3E2E68;
    border: 1px solid #0000000D;
    padding: 0 0 32px 0;
    border-left: none;
    border-right: none;
    border-top: none;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin: 0 0 32px 0;
}

.aside_bottom_how_to_get_to {
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
}

/* приховуємо елемент тільки коли є атрибут hidden */
.howto-modal[hidden] {
    display: none !important;
}

/* шар модалки */
.howto-modal {
    position: fixed;
    inset: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* затемнення */
.howto-modal__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, .5);
}

/* вікно */
.howto-modal__dialog {
    position: relative;
    max-width: calc(100% - 128px);
    width: auto;
    max-height: 85vh;
    /* overflow: auto; */
    background: #fff;
    border-radius: 0px;
    padding: 40px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, .2);
    transform: translateY(8px);
    opacity: 0;
    transition: opacity .2s ease, transform .2s ease;
}

/* коли відкрита (через клас .is-open) — плавна поява */
.howto-modal.is-open .howto-modal__dialog {
    opacity: 1;
    transform: translateY(0);
}

/* кнопка закриття */
.howto-modal__close {
    position: absolute;
    top: -28px;
    right: -28px;
    border: 0;
    cursor: pointer;
    background: #000;
    color: #fff;
    padding: 16px;
}

.container-all-popup {
    display: flex;
    align-items: flex-start;
    margin: 0px 45% 0 0;
    width: auto;
    flex-direction: column;
}

.popup-top-content p a {
    color: var(--c-accent);
    transition: .2s;
}

.popup-top-content p a:hover {
    color: #3E2E68;
}

.popup-top-content h2 {
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    margin: 0 0 24px;
    color: #3E2E68;
}

.popup-top-content p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.popup-top-content p:first-of-type {
    margin-top: 0;
}

.popup-top-content p:last-of-type {
    margin-bottom: 0;
}

.popup-top-content p b {
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.popup__btn {
    margin-top: 24px;
}

.popup-bottom-content {
    border: 1px solid #D9D9D9;
    border-left: none;
    border-bottom: none;
    border-right: none;
    margin: 24px 0 0;
    padding: 24px 0 0;
}

.popup-bottom-content p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.popup-bottom-content p b {
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.popup-bottom-content ul {
    padding: 0 0 0 15px;
    font: 400 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.popup-bottom-content ul a {
    color: var(--c-accent);
    transition: .2s;
}

.popup-bottom-content ul a:hover {
    color: #3E2E68;
}

.popup-bottom-content span b {
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

/*Як добратися до кінець*/













/* Сторінка Брендбуки початок*/
.brandbooks-hr {
    width: 100%;
    border: 1px solid #EEEEEE;
    margin: 16px 0;
}

.download-brandbooks-list {
    display: flex;
    align-items: center;
    gap: 8px;
    transition: .2s;
    color: #000;
}

.download-brandbooks-list:hover {
    color: var(--c-accent);
}

.download-brandbooks-list img {
    width: auto;
    height: auto;
    margin: 0;
}

.text-download-brandbooks-list {
    font: 400 14px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.if-u-want-to-download-all-brandbook {
    padding: 24px 40px;
    margin: 0;
    background: #fff;
}

.js-brandbooks-toc {
    overflow: auto;
    height: 345px;
}

/* Сторінка Брендбуки кінець*/







/* Сторінка ТІЦ початок */

.container_tic_search {
    margin: 0 10px;
}

.bg-container-tic {
    background: #fff;
    padding: 40px;
    margin: 0 128px;
}

.block-title-tic-search p {
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.container-repeater-tic {
    display: grid;
    gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 40px 0 0 0;
}

.block-repeater-tic {
    padding: 32px;
    display: flex;
    background: #00000008;
    flex-direction: column;
    justify-content: space-between;
    gap: 60px;
}

.repeater-header-img-title {
    display: flex;
    gap: 60px;
    justify-content: space-between;
}

.repeater-header-img-title p {
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.repeater-header-img-title img {
    width: 40px;
    height: 40px;

}

.repeater-footer-description {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}


.container-center-tic {
    background: #00000008;
    padding: 0 0 120px;
}



.mission-tic {
    margin: 0 10px;
    background: #00000008;
    padding: 0 128px 120px;
}

.mission-tic-center-container {
    display: flex;
    gap: 60px;
    flex-direction: column;
}

.mission-tic-title-block {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: flex-start;
}

.ideas-icon-tic {
    padding: 30px 36px;
    background: #fff;
}

.ideas-icon-tic img {
    width: 28px;
    height: 38px;
}

.mission-title {
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.looking-for-interested {
    display: grid;
    gap: 24px;
    grid-template-columns: 280px 1fr 1fr;
}

.looking-block-one {
    background: #3E2E68;
    padding: 24px 32px;
    display: flex;
    flex-direction: column;
    gap: 50px;
    justify-content: space-between;
    align-items: flex-start;
}

.looking-block-one p {
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
    margin: 0;
}

.looking-block-one .style_for_arrw {
    padding: 11px 12px;
}

.looking-block-two {
    border: 1px solid #EEEEEE;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0 50px;
}

.looking-block-two p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0;
}

.looking-block-three {
    border: 1px solid #EEEEEE;
    background: #fff;
    display: flex;
    gap: 24px;
    padding: 24px 32px;
    flex-direction: column;
}

.looking-block-three p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    margin: 0;
}

.social-media-tic {
    display: flex;
    gap: 6px;
    align-items: flex-start;
    justify-content: flex-start;
}

.social-media-tic a {
    padding: 16px 16px 9px;
    background: #00000008;
    transition: 0.2s;
    transform: translateY(0px);
    cursor: pointer;
}

.social-media-tic a:hover {
    background: #00000012;
    border-color: #ddd;
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
}

.social-media-tic a img {
    width: 24px;
    height: 24px;
}


.planning_trip-left-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 20px;
}

.planning_trip-title b {
    margin: 0;
    font: 700 40px/1.35 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.planning_trip-title p {
    margin: 0;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.planning_trip-title-connect {
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    margin: 0 0 32px;
}

.tic-icon-planning-trip {
    padding: 12px 12px 5px;
    background: #15818C;
}

.tic-icon-planning-trip img {
    width: 24px;
    height: 24px;
}

.contact-with-tic-repeater p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000000;
    margin: 0;
}

.contact-with-tic-repeater p a {
    color: #000;
    transition: .2s;
}

.contact-with-tic-repeater p a:hover {
    color: var(--c-accent);
}

.block-planning_trip-send-message {
    display: flex;
    flex-direction: column;
    gap: 20px;
}




.planning_trip {
    background: #00000008;
    margin: 0 10px;
    padding: 0 128px 120px;
}

.planning_trip-center-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 90px;
    padding: 40px;
    background: #fff;
}

.planning_trip-block-right {
    display: flex;
    gap: 40px;
    padding: 32px;
    background: #3E2E68;
    flex-direction: column;
}

.planning_trip-title-and-icon-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.planning_trip-title-and-icon-top p {
    font: 600 20px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
    margin: 0;
}

.planning_trip-title-and-icon-top img {
    width: 40px;
    height: 40px;
}

.planning_trip-butt-bottom {}

.planning_trip-right-block {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.contact-with-tic-repeater {
    display: flex;
    gap: 24px;
    align-items: center;
}




.useful_applications {
    background: #00000008;
    margin: 0 10px;
    padding: 0 128px 84px;
}

.useful_applications-all-blocks {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.useful_applications-one p {
    font: 700 32px/1.35 "Artegra Sans", system-ui, sans-serif;
    margin: 0;
    color: #3E2E68;
}

.useful_applications-two,
.useful_applications-three {
    padding: 32px;
    background: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 40px;
}

.title-n-description-application b {
    margin: 0;
    font: 700 24px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
}

.title-n-description-application p {
    margin: 0;
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.useful_applications-donwload-apps {
    display: flex;
    gap: 16px;
}

.title-n-description-application {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.tic-details .event-hero__facts {
    padding: 0 128px;
}



/* Сторінка ТІЦ кінець */









/* Сторінка Реєстрація початок */
.page-register-login {
    background: #0000000D;
}

.register-layout {
    display: grid;
    grid-template-columns: 500px 1fr;
    height: 100vh;
}

.register-illustration {
    display: flex;
    justify-content: center;
    align-items: center;
}



.register-panel {
    background: #fff;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.register-panel__inner {
    max-width: calc(100% - 40%);
}

.register-brand .navbar__brand {
    display: flex;
    justify-content: center;
}

p.register-brand__title {
    font: 700 20px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #3E2E68;
    text-align: center;
    margin: 40px 0 24px;
}


.register-divider {
    margin: 24px 0;
}

.register-divider hr {
    border: none;
    border-top: 1px solid #00000008;
    color: var(--c-text);
    overflow: visible;
    text-align: center;
    height: 1px;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.register-divider hr::after {
    background: #fff;
    content: "або";
    padding: 0px 24px;
    position: relative;
    top: -13px;
}


.register-step {}

.register-step input {
    background: #00000003;
    border: 1px solid #EEEEEE;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
    padding: 16px 24px;
    width: 100%;
    transition: .2s ease;
}

.register-step input:focus-visible {
    border: 1px solid var(--c-accent);
    border-radius: 0;
    outline: none;
}

.register-step input::placeholder {
    color: var(--c-text);
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
}

input.has-error {
    border: 1px solid #C6185B !important;
    border-radius: 0 !important;
    outline: none !important;
}

.field-error {
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #C6185B;
    margin: 8px 0 0;
}

.butt_register-login {
    padding: 16px 24px;
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #fff;
    background: var(--c-accent);
    transition: .2s ease;
    border: none;
    cursor: pointer;
    margin: 32px 0 0;
    width: 100%;
}

.butt_register-login:hover {
    background: #3E2E68;
}


p.register-footer-text {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
    text-align: center;
    margin: 24px 0 40px;
}

p.register-footer-text a {
    color: var(--c-text);
    transition: .2s ease;
}

p.register-footer-text a:hover {
    color: var(--c-accent);
}

p.accent-color-register {
    color: #000;
}

p.accent-color-register a {
    color: var(--c-accent);
}

p.accent-color-register a:hover {
    color: #3E2E68;
}




ul.password-hints {
    padding: 0 0 0 10px;
    margin: 32px 0 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px 10px;
    justify-content: space-between;
    justify-items: start;
    align-items: start;
    list-style: none;
}

.password-hints li {
    position: relative;
    padding-left: 14px;
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

/* базовий маркер — крапка */
.password-hints li::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    color: var(--c-text);
}

/* якщо умова виконана — галочка */
.password-hints li.is-valid::before {
    content: "✓";
    color: #15818C;
}

.field-password {
    position: relative;
}

button.password-toggle {
    position: absolute;
    right: 24px;
    top: 16px;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

a.register-back {
    position: absolute;
    top: 20px;
    left: 20px;
    background: #00000008;
    border: none;
    cursor: pointer;
    padding: 21.5px 19.5px;
}

p.register-step-text {
    margin: 24px 0 32px;
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

.js-register-email-preview {
    color: #000;
}

button.js-register-resend {
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-accent);
    margin: 8px 0 0;
    text-align: left;
    border: none;
    background: transparent;
    cursor: pointer;
    text-decoration: underline;
    transition: .2s ease;
}

button.js-register-resend:hover {
    color: #3E2E68;
}

p.register-resend-info.js-resend-info {
    margin: 16px 0 0 0;
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: var(--c-text);
}

span.js-resend-timer {
    color: #000;
    padding: 0 0 0 8px;
}

.register-google .nsl-container .nsl-button {
    cursor: pointer;
    vertical-align: top;
    border-radius: 0px;
    padding: 6px 16px !important;
    display: flex;
    justify-content: center !important;
    border: 1px solid #EEEEEE !important;
}

.register-google .nsl-container .nsl-button-default div.nsl-button-label-container {
    flex: none !important;
    color: #000;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif !important;

}

.register-google .nsl-container-buttons {
    width: 100%;
}







.register-container {
    text-align: center;
    font: 500 18px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.register-container .um.um-register.um-err.um-1593.uimob800 {
    margin-bottom: 0 !important;
}

.register-container .um-row._um_row_1 {
    margin: 0 0 32px 0 !important;
}

body .um-form input[type=number],
body .um-form input[type=password],
body .um-form input[type=search],
body .um-form input[type=tel],
body .um-form input[type=text] {
    color: #000 !important;
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif !important;
    padding: 16px 24px !important;
    height: auto !important;
    background: #00000003 !important;
    border: 1px solid #EEEEEE !important;
    border-radius: 0 !important;
}

.register-container .um-field-error {
    background: transparent !important;
    font: 500 12px/1.5 "Artegra Sans", system-ui, sans-serif !important;
    color: #C6185B !important;
    padding: 0 !important;
}

body .um-form input[type=password].um-error,
body .um-form input[type=tel].um-error,
body .um-form input[type=text].um-error {
    border-color: #C6185B !important;
}

span.um-field-arrow {
    display: none !important;
}

.um-field {
    position: relative;
    padding: 16px 0 0 0 !important;
}

input[type=submit].um-button,
input[type=submit].um-button:focus {
    font: 600 16px/1.5 "Artegra Sans", system-ui, sans-serif !important;
    color: #fff !important;
    background: #F25E30 !important;
    padding: 16px 32px;
    border-radius: 0 !important;
    width: 100% !important;
}

input[type=submit].um-button:hover {
    background: #3E2E68 !important;
}

body .um .um-form input[type="text"]:focus,
body .um .um-form input[type="email"]:focus,
body .um .um-form input[type="password"]:focus,
body .um .um-form textarea:focus {
    border: 1px solid #F25E30 !important;
    background: #00000003 !important;
}

body .select2-container .select2-choice,
body .select2-container-multi .select2-choices,
body .select2-drop,
body .select2-drop-active,
body .select2-drop.select2-drop-above,
body .um .um-form input[type=number],
body .um .um-form input[type=password],
body .um .um-form input[type=search],
body .um .um-form input[type=tel],
body .um .um-form input[type=text],
body .um .um-form textarea,
body .um .upload-progress {
    /*border: none !important;*/
}

.um-toggle-password:hover i {
    color: #000000 !important;
}

.um-toggle-password .um-icon-eye {
    display: none !important;
}

.um-toggle-password .um-icon-eye-disabled {
    display: none !important;
}

.um-toggle-password {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.um-toggle-password::before {
    content: "";
    position: absolute;
    width: 24px;
    height: 24px;
    background-image: url('./assets/img/icons/icon-password.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    left: -8px;
    top: 16px;
}

/* Показати пароль (eye) */
/*.um-toggle-password.um-icon-eye::before {
    background-image: url('/wp-content/themes/ВАША-ТИМА/assets/img/icons/eye.svg');
}*/

/* Приховати пароль (eye-off) */
/*.um-toggle-password.um-icon-eye-disabled::before {
    background-image: url('/wp-content/themes/ВАША-ТИМА/assets/img/icons/eye-off.svg');
}*/


.um-postmessage {
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #666;
    text-align: center;
}

/* Сторінка Реєстрація кінець */


/* Сторінка Авторизації початок */
.login-text-description p {
    font: 500 16px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #666;
    text-align: center;
    margin: 24px 0 28px;
}

body .um-col-alt-b {
    padding-top: 11px !important;
}

body .um-col-alt-b a {
    text-decoration: underline !important;
    color: var(--c-accent) !important;
    transition: .2s ease;
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif !important;
}

body .um-col-alt-b a:hover {
    color: #3E2E68 !important;
}

/* Сторінка Авторизації кінець */


/* Сторінка Відновлення паролю початок */
body .um-field-block {
    font: 500 16px / 1.5 "Artegra Sans", system-ui, sans-serif;
    color: #666;
    text-align: center;
}

body .um-um_password_id.um {
    max-width: 100%;
}

/* Сторінка Відновлення паролю кінець */



/* Сторінка Виходу з профіля початок */
body .um-login.um-logout {
    max-width: 100% !important;
}

body .um-misc-with-img strong {
    font: 600 18px/1.2 "Artegra Sans", system-ui, sans-serif !important;
    color: #000 !important;
}

body .um-misc-with-img {
    position: relative;
    font-size: 15px;
    border-bottom: 1px solid #eee !important;
    text-align: center;
    margin-bottom: 14px;
    padding-top: 15px !important;
    padding-bottom: 14px;
}

body ul.um-misc-ul {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;
    gap: 14px;
}

body ul.um-misc-ul li a {
    font: 600 18px/1.5 "Artegra Sans", system-ui, sans-serif !important;
    color: #000 !important;
    transition: .2s ease;
}

body ul.um-misc-ul li a:hover {
    color: var(--c-accent) !important;
}

/* Сторінка Виходу з профіля кінець */






/* Пошук */

.header-search {
    position: relative;
    display: flex;
    align-items: stretch;
    flex-direction: row-reverse;
}

.header-search.is-open .iconbtn svg path {
    fill: var(--c-accent);
}

.header-search .iconbtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: none;
    cursor: pointer;
}

.header-search .iconbtn svg path {
    transition: fill .2s ease;
}

.header-search .iconbtn:hover svg path {
    fill: var(--c-accent);
}

/* поле пошуку, яке виїжджає зліва */
.header-search__field {
    overflow: hidden;
    transition: width .25s ease;
    width: 0;
}

.header-search__input {
    width: 260px;
    max-width: 260px;
    height: 100%;
    padding: 10px 16px;
    border-radius: 0;
    border: none;
    background: #00000008;
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
    color: #000000;
    outline: none;
    opacity: 0;
    transition: opacity .2s ease;
}

/* placeholder */
.header-search__input::placeholder {
    color: #666666;
}

/* коли відкрито */
.header-search.is-open .header-search__field {
    width: 260px;
}

.header-search.is-open .header-search__input {
    opacity: 1;
}

/* === DROPDOWN РЕЗУЛЬТАТІВ ПІД ПОЛЕМ === */
.header-search__dropdown {
    position: absolute;
    right: 0;
    top: 67px;
    width: 315px;
    max-height: 315px;
    padding: 12px 0;
    background: #fff;
    border-radius: 0;
    border: 1px solid #EEEEEE;
    box-shadow: 0 14px 20px rgba(0, 0, 0, .1);
    overflow-y: auto;
    z-index: 50;
    display: none;
}

.header-search__dropdown.is-visible {
    display: block;
}

.header-search__dropdown::-webkit-scrollbar {
    width: 4px;
    background: #0000001A;
}

.header-search__dropdown::-webkit-scrollbar-thumb {
    background: var(--c-accent);
    border-radius: 0;
    transition: 1s;
}

.search-item {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 8px 16px;
    text-decoration: none;
    cursor: pointer;
    transition: .3s;
}

.search-item__title {
    font: 500 15px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #000;
}

.search-item__type {
    font: 400 13px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #999;
}

.search-item:hover {
    background: #fff5f0;
}

.search-item:hover .search-item__title {
    color: var(--c-accent);
}

/* пустий стан */
.search-empty {
    padding: 10px 16px;
    font: 500 14px/1.4 "Artegra Sans", system-ui, sans-serif;
    color: #999;
}

/* === SEARCH MODAL (MOBILE) === */
.search-modal {
    display: none;
    position: fixed;
    inset: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, .35);
    align-items: flex-start;
    justify-content: center;
    padding: 40px 16px 24px;
}

.search-modal__overlay {
    position: absolute;
    inset: 0;
}

.search-modal__dialog {
    position: relative;
    max-height: 85vh;
    background: #fff;
    border-radius: 0px;
    padding: 40px;
    box-shadow: 0 12px 48px rgba(0, 0, 0, .2);
    transform: translateY(8px);
    transition: opacity .2s ease, transform .2s ease;
    overflow: unset;
    width: calc(100% - 64px);
}

.search-modal__title {
    margin: 0 0 32px;
    color: #000;
    font: 600 18px/1.2 "Artegra Sans", system-ui, sans-serif;
}

.search-modal__close {
    position: absolute;
    top: -28px;
    right: -28px;
    border: 0;
    cursor: pointer;
    background: #000;
    color: #fff;
    padding: 16px;
}

.search-modal__input {
    width: 100%;
    border-radius: 0px;
    border: none;
    background: #00000008;
    color: #000;
    outline: none;
    margin-bottom: 8px;
    padding: 17.5px 16px;
    font: 500 14px/1.5 "Artegra Sans", system-ui, sans-serif;
}

.search-modal__input::placeholder {
    color: #666;
}

.search-modal__results {
    max-height: 60vh;
    overflow-y: auto;
    padding: 4px 0 4px;
}

.search-modal__results .search-item {
    padding: 10px 16px;
    border-radius: 0px;
}

.search-modal__results .search-item:hover {
    background: #fff5f0;
}

body.search-modal-open {
    overflow: hidden;
}


@media (max-width: 700px) {
    .header-search__field {
        display: none;
    }

    .header-search__dropdown {
        display: none !important;
    }

    .header-search {
        gap: 0;
    }
}

@media (max-width: 500px) {
    .search-modal {
        padding: 40px 20px 20px;
    }

    .search-modal__dialog {
        padding: 32px 0;
        width: calc(100% - 0px);
    }

    .search-modal__title {
        margin: 0 24px 24px;
        font: 600 16px/1.2 "Artegra Sans", system-ui, sans-serif;
    }

    .search-modal__input {
        margin: 0 24px;
        width: calc(100% - 48px);
        font: 500 16px / 1.5 "Artegra Sans", system-ui, sans-serif;
    }

    .search-modal__results {
        padding: 4px 24px 4px;
        margin: 10px 0 0;
    }

    .search-modal__close {
        top: -20px;
        right: calc(100% - 20px - 50%);
        padding: 8px 8px 4.5px;
    }

}

/* Пошук */





.text {}