    
        #cocktail-element-177054059878-3 {
            z-index: 10;
        }

        @media (min-width: 1830px) {
            #cocktail-element-177054059878-3 {
                position: absolute;
                inset: 45px 0 auto 0;
            }
        }

        @media (min-width: 1630px) and (max-width: 1829px) {
            #cocktail-element-177054059878-3 {
                position: absolute;
                inset: 45px 0 auto 0;
            }
        }

        @media (min-width: 1250px) and (max-width: 1629px) {
            #cocktail-element-177054059878-3 {
                position: absolute;
                inset: 45px 0 auto 0;
            }
        }

        @media (min-width: 1020px) and (max-width: 1249px) {
            #cocktail-element-177054059878-3 {
                position: absolute;
                inset: 45px 0 auto 0;
            }
        }

        @media (min-width: 1440px) {
            #cocktail-element-177054059878-3 {
                top: 75px;
            }
        }

        @media (max-width: 1019px) {
            #cocktail-element-177054059878-3 {
                display: none;
                position: absolute;
                width: 100%;
                top: 15%;
                left: 0;
                right: 0;
            }
        }

        #cocktail-element-177054059878-3 .text_container {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 24px;
            font-size: 18px;
            line-height: 24px;
            font-family: "Karla", Arial, sans-serif;
        }

        #cocktail-element-177054059878-3 .text_container>* {
            margin: 0;
        }

        #cocktail-element-177054059878-3 .text_container a {
            position: relative;
            text-decoration: none;
        }

        #cocktail-element-177054059878-3 .text_container a::before {
            content: '';
            height: 2px;
            background: currentColor;
            position: absolute;
            left: 0;
            bottom: -5px;
            width: 0;
            transition: all 0.5s ease;
        }

        #cocktail-element-177054059878-3 .text_container a:hover::before,
        #cocktail-element-177054059878-3 .text_container a.selected::before {
            width: 100%;
        }
    
    
        #cocktail-element-177054059878-4 {
            position: relative;
            z-index: 10;
        }

	        #cocktail-element-177054059878-4 .heading {
	            /* Russian heading is slightly wider than the Palau EN text; keep it on one line on desktop. */
	            font-size: 80px;
	            line-height: 1em;
	            margin-bottom: 64px;
	        }

        @media (min-width: 1020px) and (max-width: 1249px) {
            #cocktail-element-177054059878-4 .heading {
                font-size: 72px;
                line-height: 1.25em;
            }
        }

	        @media (max-width: 1019px) {
	            #cocktail-element-177054059878-4 .heading {
	                /* Long Russian words can overflow on narrow screens; allow breaking and reduce size. */
	                font-size: 40px;
	                line-height: 1.25em;
	                /* Prevent horizontal overflow on some mobile browsers when width:100% (from Palau CSS) + padding. */
	                box-sizing: border-box;
	                overflow-wrap: anywhere;
	                word-break: break-word;
	                hyphens: auto;
	                padding: 20px;
	                margin-bottom: 0;
	            }
	        }

        #cocktail-element-177054059878-4 .text_container {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 24px;
        }

        #cocktail-element-177054059878-4 .text_container>* {
            margin: 0;
        }

        @media (max-width: 1019px) {
            #cocktail-element-177054059878-4 .text_container {
                flex-direction: column;
            }
        }

        #cocktail-element-177054059878-4 .text_container .button {
            white-space: nowrap;
        }

        #cocktail-element-177054059878-4 .text_container .calendar a {
            align-items: center;
        }

        #cocktail-element-177054059878-4 .text_container .calendar a::before {
            content: '';
            width: 20px;
            height: 20px;
            margin-right: 10px;
            background-image: url(/resources/palaumusica/images/2023/icon-calendar-white.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            display: inline-block;
            vertical-align: middle;
            transition: all 0.5s ease;
        }

        #cocktail-element-177054059878-4 .text_container .calendar a:hover::before,
        #cocktail-element-177054059878-4 .text_container .calendar a:focus::before {
            background-image: url(/resources/palaumusica/images/2023/icon-calendar.svg);
        }
    
    
        #cocktail-element-177054059878-5,
        #cocktail-element-177054059878-5 .video {
            position: absolute;
            inset: 0;
            object-fit: cover;
            object-position: center;
            width: 100%;
            height: 100%;
            max-width: 100%;
            margin: 0;
            filter: brightness(0.9);
        }
    
    
        #cocktail-element-177054059878-6 {
            width: 28px;
            height: 40px;
            position: absolute;
            right: calc(50% - 14px);
            bottom: 20px;
            z-index: 1000000;
        }
    
    
        #cocktail-element-177054059878-1::before {
            content: '';
            inset: 0;
            position: absolute;
            background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
            z-index: 1;
        }

        #cocktail-element-177054059878-1 .blocks_list {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            height: 100%;
        }

        @media (max-width: 1019px) {
            #cocktail-element-177054059878-1 {
                position: relative;
                height: 100dvh;
            }
        }
    
    
        #cocktail-element-177054059878-7 {
            margin-top: 0;
            margin-bottom: 0;
        }

        #cocktail-element-177054059878-7 .calendar {
            align-items: center;
        }

        #cocktail-element-177054059878-7 .calendar::before {
            content: '';
            width: 20px;
            height: 20px;
            margin-right: 10px;
            background-image: url(/resources/palaumusica/images/2023/icon-calendar.svg);
            background-position: center;
            background-repeat: no-repeat;
            background-size: contain;
            display: inline-block;
            vertical-align: middle;
            transition: all 0.5s ease;
        }

        #cocktail-element-177054059878-7 .calendar:hover::before,
        #cocktail-element-177054059878-7 .calendar:focus::before {
            background-image: url(/resources/palaumusica/images/2023/icon-calendar-white.svg);
        }
    
    
        @media (min-width: 1830px) {
            #cocktail-element-177054059878-8 {
                /* margin-bottom: 0; */
            }
        }

        @media (min-width: 1630px) and (max-width: 1829px) {
            #cocktail-element-177054059878-8 {
                /* margin-bottom: 0; */
            }
        }

        @media (min-width: 1250px) and (max-width: 1629px) {
            #cocktail-element-177054059878-8 {
                /* margin-bottom: 0; */
            }
        }

        @media (min-width: 1020px) and (max-width: 1249px) {
            #cocktail-element-177054059878-8 {
                /* margin-bottom: 0; */
            }
        }
    
    
        #cocktail-element-177054059878-9 {
            margin-bottom: 40px;
        }
    
    
        #cocktail-element-177054059878-10 {
            margin-top: 0;
        }

        #cocktail-element-177054059878-10 {
            position: relative;
            z-index: 10;
        }

        #cocktail-element-177054059878-10 .text_container {
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 24px;
        }

        #cocktail-element-177054059878-10 .text_container>* {
            margin: 0;
        }

        @media (max-width: 1019px) {
            #cocktail-element-177054059878-10 .text_container {
                flex-direction: column;
            }
        }

        #cocktail-element-177054059878-10 .text_container .button,
        #cocktail-element-177054059878-10 .text_container .button-solid {
            white-space: nowrap;
        }
    
    
        @media (min-width: 1830px) {
            #cocktail-element-177054059878-11 {
                margin-top: 0;
            }
        }

        @media (min-width: 1630px) and (max-width: 1829px) {
            #cocktail-element-177054059878-11 {
                margin-top: 0;
            }
        }

        @media (min-width: 1250px) and (max-width: 1629px) {
            #cocktail-element-177054059878-11 {
                margin-top: 0;
            }
        }

	        @media (min-width: 1020px) and (max-width: 1249px) {
	            #cocktail-element-177054059878-11 {
	                margin-top: 0;
	            }
	        }

	        /* Home promo block (copied from Palau prototype section "Temporada 2025-26"). */
	        #home-season-block {
	            position: relative;
	        }

	        #home-season-block::before {
	            content: "";
	            position: absolute;
	            inset: 0;
	            pointer-events: none;
	            z-index: 0;
	        }

	        #home-season-block .blocks_list {
	            position: relative;
	            z-index: 1;
	        }

	        #home-season-block.season-theme-light::before {
	            background: rgba(255, 255, 255, 0.08);
	        }

	        #home-season-block.season-theme-dark::before {
	            background: rgba(0, 0, 0, 0.34);
	        }

	        #home-season-block.season-theme-light,
	        #home-season-block.season-theme-light .heading,
	        #home-season-block.season-theme-light .text_container,
	        #home-season-block.season-theme-light .text_container a {
	            color: #000;
	        }

	        #home-season-block.season-theme-dark,
	        #home-season-block.season-theme-dark .heading,
	        #home-season-block.season-theme-dark .text_container,
	        #home-season-block.season-theme-dark .text_container a {
	            color: #fff;
	        }

	        html:not(.fp-enabled) #home-season-block {
	            min-height: 100dvh;
	        }

	        html:not(.fp-enabled) #home-season-block .blocks_list {
	            min-height: 100dvh;
	            width: 100%;
	            display: flex;
	            flex-direction: column;
	            align-items: center;
	            justify-content: center;
	        }

	        .fp-enabled #home-season-block .fp-overflow {
	            overflow-x: hidden;
	        }

	        #home-season-intro {
	            margin-bottom: 40px;
	        }

	        #home-season-links {
	            margin-top: 0;
	            position: relative;
	            z-index: 10;
	            margin-left: auto;
	            margin-right: auto;
	        }

	        @media (min-width: 1250px) {
	            #home-season-links {
	                width: 1200px;
	                max-width: calc(100% - 40px);
	            }
	        }

	        @media (min-width: 1020px) and (max-width: 1249px) {
	            #home-season-links {
	                width: 970px;
	                max-width: calc(100% - 40px);
	            }
	        }

	        #home-season-links .text_container {
	            display: flex;
	            align-items: center;
	            justify-content: center;
	            gap: 16px;
	            flex-wrap: nowrap;
	            max-width: 100%;
	            padding: 0 20px;
	            box-sizing: border-box;
	        }

	        #home-season-links .text_container > * {
	            margin: 0;
	        }

	        @media (max-width: 1019px) {
	            #home-season-links .text_container {
	                flex-direction: column;
	            }
	        }

	        #home-season-links .text_container .button,
	        #home-season-links .text_container .button-solid {
	            white-space: nowrap;
	        }

	        #home-season-block.season-theme-light #home-season-links .text_container a .button,
	        #home-season-block.season-theme-light #home-season-links .text_container .button a,
	        #home-season-block.season-theme-light #home-season-links .text_container a.button {
	            color: #000 !important;
	            border-color: #000 !important;
	            background: transparent !important;
	        }

	        #home-season-block.season-theme-light #home-season-links .text_container a .button:hover,
	        #home-season-block.season-theme-light #home-season-links .text_container a .button:focus,
	        #home-season-block.season-theme-light #home-season-links .text_container .button a:hover,
	        #home-season-block.season-theme-light #home-season-links .text_container .button a:focus,
	        #home-season-block.season-theme-light #home-season-links .text_container a.button:hover,
	        #home-season-block.season-theme-light #home-season-links .text_container a.button:focus {
	            color: #fff !important;
	            background: #000 !important;
	        }

	        #home-season-block.season-theme-dark #home-season-links .text_container a .button,
	        #home-season-block.season-theme-dark #home-season-links .text_container .button a,
	        #home-season-block.season-theme-dark #home-season-links .text_container a.button {
	            color: #fff !important;
	            border-color: #fff !important;
	            background: transparent !important;
	        }

	        #home-season-block.season-theme-dark #home-season-links .text_container a .button:hover,
	        #home-season-block.season-theme-dark #home-season-links .text_container a .button:focus,
	        #home-season-block.season-theme-dark #home-season-links .text_container .button a:hover,
	        #home-season-block.season-theme-dark #home-season-links .text_container .button a:focus,
	        #home-season-block.season-theme-dark #home-season-links .text_container a.button:hover,
	        #home-season-block.season-theme-dark #home-season-links .text_container a.button:focus {
	            color: #000 !important;
	            background: #fff !important;
	        }
	    
	    
	        #cocktail-element-177054059878-2 {
	            padding: 48px 0 0;
	        }

/* Header logo switcher (black/gray/white SVG set). */
.site_header .site_title .logo {
  position: relative;
  width: 100%;
  height: 100%;
}

.site_header .site_title .logo .logo-dark,
.site_header .site_title .logo .logo-gray,
.site_header .site_title .logo .logo-light {
  width: 100%;
  height: 100%;
  display: none;
  object-fit: contain;
}

.site_header .site_title .logo .logo-dark {
  display: block;
}

/* Homepage (light header sections): use gray logo */
.HomeLayout2023 .site_header .site_title .logo .logo-dark {
  display: none;
}

.HomeLayout2023 .site_header .site_title .logo .logo-gray {
  display: block;
}

.dark_mode_site_header .site_header .site_title .logo .logo-dark {
  display: none !important;
}

.dark_mode_site_header .site_header .site_title .logo .logo-gray {
  display: none !important;
}

.dark_mode_site_header .site_header .site_title .logo .logo-light {
  display: block !important;
}

/* Fixed header logo (inner pages): use filarmonia black logo asset. */
.fixed_site_header .home_link .fixed_header_logo {
  display: block;
  width: auto;
  height: 40px;
  max-width: 220px;
}

@media (max-width: 1019px) {
  .fixed_site_header .home_link .fixed_header_logo {
    height: 28px;
    max-width: 156px;
  }
}

/* Header phone link (replaces personal account icon). */
.site_header .personal_button.personal_phone_button {
  display: inline-flex !important;
  align-items: center;
  flex-wrap: nowrap;
  gap: 8px;
  width: auto !important;
  min-width: max-content;
  height: 30px;
  margin: 0 24px 0 0;
  color: black;
  text-decoration: none;
  pointer-events: all;
}

.fixed_site_header .actions .personal_button.personal_phone_button {
  display: inline-flex !important;
  align-items: center;
  flex-wrap: nowrap;
  gap: 6px;
  width: auto !important;
  min-width: max-content;
  height: 25px;
  margin: 0 8px 0 0;
  color: inherit;
  text-decoration: none;
}

.site_header .personal_button.personal_phone_button .phone_icon {
  display: inline-flex;
  width: 22px;
  height: 22px;
  flex: 0 0 22px;
}

.fixed_site_header .actions .personal_button.personal_phone_button .phone_icon {
  display: inline-flex;
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
}

.site_header .personal_button.personal_phone_button .phone_icon svg {
  width: 100%;
  height: 100%;
}

.fixed_site_header .actions .personal_button.personal_phone_button .phone_icon svg {
  width: 100%;
  height: 100%;
}

.site_header .personal_button.personal_phone_button .phone_icon svg path {
  fill: currentColor;
}

.site_header .personal_button.personal_phone_button .phone_label {
  font-family: "Karla", Arial, sans-serif;
  font-size: 16px;
  line-height: 1;
  color: currentColor;
  white-space: nowrap !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.fixed_site_header .actions .personal_button.personal_phone_button .phone_label {
  display: inline-block;
  font-family: "Karla", Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  color: currentColor;
  white-space: nowrap !important;
  word-break: normal !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

.dark_mode .site_header .personal_button.personal_phone_button,
.dark_mode_site_header .site_header .personal_button.personal_phone_button,
.dark_mode .fixed_site_header .actions .personal_button.personal_phone_button,
.dark_mode_site_header .fixed_site_header .actions .personal_button.personal_phone_button {
  color: white;
}

@media (max-width: 1019px) {
  .site_header .personal_button.personal_phone_button {
    margin-right: 16px;
  }

  .site_header .personal_button.personal_phone_button .phone_icon {
    width: 20px;
    height: 20px;
    flex-basis: 20px;
  }

  .site_header .personal_button.personal_phone_button .phone_label {
    display: none;
  }

  .fixed_site_header .actions .personal_button.personal_phone_button .phone_label {
    display: none;
  }
}

/* Desktop-only label for burger button ("Меню"). */
.site_header .navigation_button .navigation_button_label {
  display: none;
}

@media (min-width: 1020px) {
  .site_header .navigation_button {
    width: 96px;
  }

  .site_header .navigation_button .bar {
    left: 0;
    z-index: 1;
    max-width: 32px;
  }

  .site_header .navigation_button .bar_top,
  .site_header .navigation_button .bar_bottom {
    width: 32px !important;
  }

  .site_header .navigation_button .bar_middle {
    width: 24px !important;
  }

  .site_header .navigation_button:hover .bar_top {
    width: 26px !important;
  }

  .site_header .navigation_button:hover .bar_middle {
    width: 16px !important;
  }

  .site_header .navigation_button .navigation_button_label {
    display: inline-block;
    position: absolute;
    left: 44px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Karla", Arial, sans-serif;
    font-size: 16px;
    line-height: 1;
    color: currentColor;
    white-space: nowrap;
    pointer-events: none;
    z-index: 2;
  }

  .fixed_site_header .actions .navigation_button {
    width: 80px;
  }

  .fixed_site_header .actions .navigation_button .bar {
    left: 0;
    z-index: 1;
    max-width: 24px;
  }

  .fixed_site_header .actions .navigation_button .bar_top,
  .fixed_site_header .actions .navigation_button .bar_bottom {
    width: 24px !important;
  }

  .fixed_site_header .actions .navigation_button .bar_middle {
    width: 18px !important;
  }

  .fixed_site_header .actions .navigation_button:hover .bar_top {
    width: 19px !important;
  }

  .fixed_site_header .actions .navigation_button:hover .bar_middle {
    width: 12px !important;
  }

  .fixed_site_header .actions .navigation_button::after {
    content: "Меню";
    position: absolute;
    left: 34px;
    top: 50%;
    transform: translateY(-50%);
    font-family: "Karla", Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
    color: currentColor;
    white-space: nowrap;
    pointer-events: none;
    z-index: 2;
  }
}

.home-news-section {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 14px 0 12px;
  background: #fff;
}

#section-programme > .blocks_list > .TextBlockView:first-child,
#section-programme > .fp-overflow > .blocks_list > .TextBlockView:first-child {
  margin-top: 48px;
  margin-bottom: 48px;
}

.home-news-section > .heading,
.home-news-section > .fp-overflow > .heading {
  margin: 0 0 12px;
  text-align: center;
  font-family: plantin, "Playfair Display", Georgia, serif;
  font-size: clamp(30px, 2.5vw, 42px);
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.03em;
}

.home-news-section > .blocks_list,
.home-news-section > .fp-overflow > .blocks_list {
  width: min(1440px, calc(100% - 64px));
  margin: 0 auto;
  display: flex !important;
  flex-direction: column !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  gap: 10px !important;
}

.fp-enabled .HomeLayout2023 .main_blocks > #section-news.home-news-section > .fp-overflow > .blocks_list,
.fp-enabled .HomeLayout2023 .main_blocks > #section-news.home-news-section > .blocks_list {
  display: flex !important;
  flex-direction: column !important;
  align-items: stretch !important;
  justify-content: flex-start !important;
  gap: 10px !important;
  margin: 0 auto !important;
}

.home-news-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px 20px;
  align-items: start;
}

.home-news-card {
  min-width: 0;
}

.home-news-link {
  display: block;
  color: inherit;
  text-decoration: none;
}

.home-news-image {
  overflow: hidden;
  aspect-ratio: 2.58 / 1;
  margin-bottom: 6px;
  background: #ece8e1;
}

.home-news-image img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.55s ease;
}

.home-news-link:hover .home-news-image img,
.home-news-link:focus-visible .home-news-image img {
  transform: scale(1.035);
}

.home-news-content {
  display: block;
}

.home-news-date {
  display: block;
  margin-bottom: 3px;
  font-family: plantin, "Playfair Display", Georgia, serif;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 300;
  color: #111;
}

.home-news-title {
  margin: 0;
  font-family: plantin, "Playfair Display", Georgia, serif;
  font-size: clamp(16px, 1.18vw, 22px);
  line-height: 1.07;
  font-weight: 400;
  letter-spacing: -0.03em;
  color: #111;
  transition: color 0.25s ease;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  padding-bottom: 0.08em;
}

.home-news-link:hover .home-news-title,
.home-news-link:focus-visible .home-news-title {
  color: #4d4d4d;
}

.home-news-actions {
  margin: 0;
  text-align: center;
}

.home-news-more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 140px;
  min-height: 36px;
  padding: 0 18px;
  border: 2px solid #1b1b1b;
  border-radius: 999px;
  color: #111;
  text-decoration: none;
  font-family: Karla, Arial, sans-serif;
  font-size: 14px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.01em;
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.home-news-more:hover,
.home-news-more:focus-visible {
  background: #111;
  color: #fff;
  border-color: #111;
}

.block-soloist-listing .article_image_frame {
  aspect-ratio: 1 / 1;
  overflow: hidden;
}

.block-soloist-listing .article_image {
  aspect-ratio: 1 / 1 !important;
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1279px) {
  .home-news-section > .blocks_list,
  .home-news-section > .fp-overflow > .blocks_list {
    width: min(1140px, calc(100% - 64px));
  }

  .home-news-grid {
    gap: 16px 20px;
  }

  .home-news-title {
    font-size: clamp(17px, 1.8vw, 24px);
    line-height: 1.08;
  }

  .home-news-date {
    font-size: 13px;
  }

  .home-news-image {
    aspect-ratio: 2.3 / 1;
  }
}

@media (min-width: 1680px) and (min-height: 1200px) {
  .home-news-section {
    padding: 34px 0 28px;
  }

  .home-news-section > .heading,
  .home-news-section > .fp-overflow > .heading {
    margin-bottom: 26px;
    font-size: clamp(40px, 3vw, 58px);
  }

  .home-news-section > .blocks_list,
  .home-news-section > .fp-overflow > .blocks_list {
    width: min(1540px, calc(100% - 120px));
  }

  .home-news-grid {
    gap: 22px 34px;
  }

  .home-news-image {
    aspect-ratio: 2.28 / 1;
    margin-bottom: 12px;
  }

  .home-news-date {
    margin-bottom: 8px;
    font-size: 15px;
  }

  .home-news-title {
    font-size: clamp(19px, 1.38vw, 30px);
    line-height: 1.12;
    -webkit-line-clamp: 3;
  }

  .home-news-actions {
    margin-top: 26px;
  }
}

@media (min-width: 1680px) {
  .home-news-section > .blocks_list,
  .home-news-section > .fp-overflow > .blocks_list {
    width: min(1600px, calc(100% - 80px));
    gap: 12px;
  }

  .home-news-grid {
    gap: 16px 24px;
  }

  .home-news-image {
    aspect-ratio: 2.34 / 1;
  }

  .home-news-title {
    font-size: clamp(16px, 1.1vw, 22px);
  }
}

@media (max-width: 1019px) {
  .home-news-section {
    padding: 56px 0;
  }

  .home-news-section > .heading,
  .home-news-section > .fp-overflow > .heading {
    margin-bottom: 36px;
    font-size: 44px;
  }

  .home-news-section > .blocks_list,
  .home-news-section > .fp-overflow > .blocks_list {
    width: min(760px, calc(100% - 40px));
  }

  .home-news-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .home-news-image {
    aspect-ratio: 16 / 9;
    margin-bottom: 16px;
  }

  .home-news-date {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .home-news-title {
    font-size: 34px;
    line-height: 1.12;
    -webkit-line-clamp: 3;
    padding-bottom: 0.06em;
  }

  .home-news-actions {
    margin-top: 36px;
  }
}

@media (max-width: 639px) {
  .home-news-section {
    padding: 44px 0 48px;
  }

  .home-news-section > .heading,
  .home-news-section > .fp-overflow > .heading {
    margin-bottom: 28px;
    font-size: 34px;
  }

  .home-news-section > .blocks_list,
  .home-news-section > .fp-overflow > .blocks_list {
    width: calc(100% - 32px);
  }

  .home-news-image {
    margin-bottom: 16px;
  }

  .home-news-date {
    margin-bottom: 12px;
    font-size: 16px;
  }

  .home-news-title {
    font-size: 28px;
  }

  .home-news-more {
    min-width: 164px;
    min-height: 52px;
    font-size: 17px;
  }
}

@media (max-width: 767px), (max-height: 767px) {
  .ImageGallery-dialog {
    height: 100dvh !important;
    left: 0 !important;
    top: 0 !important;
    width: 100vw !important;
  }

  .ImageGallery-dialog .dialog_content {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 100dvh;
  }

  .ImageGallery-dialog .image {
    height: auto !important;
    margin: 0 auto;
    max-height: calc(100dvh - 32px);
    max-width: 100%;
    object-fit: contain;
    width: auto !important;
  }

  .ImageGallery-dialog .previous_button,
  .ImageGallery-dialog .next_button {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.58);
    border-radius: 999px;
    display: flex;
    height: 56px;
    justify-content: center;
    padding: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 56px;
  }

  .ImageGallery-dialog .previous_button {
    left: 10px;
  }

  .ImageGallery-dialog .next_button {
    right: 10px;
  }

  .ImageGallery-dialog .previous_button svg,
  .ImageGallery-dialog .next_button svg {
    height: 26px;
    width: 26px;
  }

.Dialog .close_dialog_button svg {
  width: 34px;
}
}

.ticketland-page .main_content {
  overflow: visible;
}

.ticketland-page-section {
  width: min(100%, 1320px);
  margin: 0 auto;
}

.ticketland-page-card {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

.ticketland-page-intro {
  max-width: 920px;
}

.ticketland-page-eyebrow {
  margin: 0 0 12px;
  font-family: "Karla", sans-serif;
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #6a6a6a;
}

.ticketland-page-event-title {
  margin: 0;
  font-family: "Playfair Display", serif;
  font-size: clamp(34px, 4vw, 58px);
  line-height: 1.02;
  font-weight: 500;
}

.ticketland-page-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 18px;
  margin: 18px 0 0;
  font-family: "Karla", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #404040;
}

.ticketland-page-meta span {
  position: relative;
}

.ticketland-page-meta span + span::before {
  content: "•";
  margin-right: 18px;
  color: #9b9b9b;
}

.ticketland-page-back,
.ticketland-page-fallback,
.ticketland-page-message {
  margin: 0;
  font-family: "Karla", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}

.ticketland-page-back a,
.ticketland-page-fallback a,
.ticketland-page-message a {
  text-decoration: underline;
  text-underline-offset: 0.18em;
}

.ticketland-frame-shell {
  position: relative;
  min-height: 880px;
  border: 1px solid #dadada;
  background: #fff;
}

.ticketland-frame-container {
  min-height: 880px;
}

.ticketland-frame-container iframe {
  width: 100%;
  min-height: 880px;
  border: 0;
}

@media (max-width: 1024px) {
  .ticketland-page-card {
    gap: 24px;
  }

  .ticketland-frame-shell,
  .ticketland-frame-container,
  .ticketland-frame-container iframe {
    min-height: 720px;
  }
}

@media (max-width: 767px) {
  .ticketland-page-event-title {
    font-size: 34px;
    line-height: 1.08;
  }

  .ticketland-page-meta {
    gap: 8px 14px;
    font-size: 14px;
  }

  .ticketland-page-meta span + span::before {
    margin-right: 14px;
  }

  .ticketland-frame-shell,
  .ticketland-frame-container,
  .ticketland-frame-container iframe {
    min-height: 640px;
  }
}
    
