@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800&family=Oswald:wght@400;600;700&display=swap");

:root {
    --dz-ink: #1d1e21;
    --dz-muted: #787c88;
    --dz-paper: #ffffff;
    --dz-soft: #fff4f3;
    --dz-blue: #1d67cd;
    --dz-gold: #f1cf19;
    --dz-gold-deep: #8d7121;
    --dz-wine: #714b62;
    --dz-line: #d5d8e0;
}

body {
    margin: 0;
    color: var(--dz-ink);
    font-family: "Montserrat", Arial, sans-serif;
}

html {
    scroll-behavior: smooth;
}

.dz-wix-home {
    margin: 0;
    overflow-x: hidden;
    background: #fff;
    color: var(--dz-ink);
    font-family: "Montserrat", Arial, sans-serif;
}

.dz-wix-home *,
.dz-wix-home *::before,
.dz-wix-home *::after {
    box-sizing: border-box;
}

.dz-wix-home img {
    max-width: 100%;
}

.ast-container,
.site-content .ast-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.entry-header,
.ast-site-title-wrap,
.site-footer {
    display: none;
}

.site-header {
    position: relative;
    z-index: 20;
    min-height: 148px;
    background: #fff;
}

.site-header .custom-logo-link,
.site-header .site-logo-img {
    display: inline-flex;
    align-items: center;
    width: 143px;
    height: 84px;
}

.site-header .custom-logo {
    width: 143px;
    height: 84px;
    object-fit: contain;
}

.main-header-menu .menu-link,
.ast-builder-menu-1 .menu-item > .menu-link {
    color: var(--dz-blue);
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
}

.main-header-menu .menu-link:hover,
.ast-builder-menu-1 .menu-item > .menu-link:hover {
    color: var(--dz-ink);
    text-decoration: underline;
}

.entry-content > .dz-section,
.entry-content > .dz-hero,
.entry-content > .dz-wix-block,
.entry-content > .dz-stage-band {
    margin-top: 0;
}

.home .site-header {
    display: none;
}

.home #ast-scroll-top,
.home .ast-scroll-top-icon {
    display: none !important;
}

.home.ast-plain-container.ast-no-sidebar #primary,
.home.ast-page-builder-template #primary {
    margin-top: 0;
    margin-bottom: 0;
}

.home .entry-content > .elementor > .elementor-element,
.home .elementor-widget-shortcode,
.home .elementor-widget-shortcode > .elementor-widget-container {
    margin: 0;
    padding: 0;
}

.home .entry-content > .elementor > .elementor-element {
    --padding-top: 0;
    --padding-right: 0;
    --padding-bottom: 0;
    --padding-left: 0;
}

.home .elementor-section {
    margin: 0;
}

.home .elementor-section > .elementor-container {
    max-width: 100%;
}

.home .elementor-column-gap-no > .elementor-column > .elementor-element-populated {
    padding: 0;
}

.home .elementor-section[id],
.home .dz-wix-block,
.home .dz-jury-section,
.home .dz-host-section,
.home .dz-contact-section {
    scroll-margin-top: 0;
}

.home .elementor-heading-title,
.home .elementor-widget-text-editor,
.home .elementor-button,
.home .dz-card,
.home .dz-card p,
.home .dz-card h3 {
    font-family: "Montserrat", Arial, sans-serif !important;
}

.dz-hero {
    height: 720px;
    min-height: 720px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: #fff;
    background:
        linear-gradient(90deg, rgba(141, 113, 33, .42), rgba(113, 75, 98, .76)),
        url("https://static.wixstatic.com/media/957563_198a0d50737b4f399b6b6598981f7406~mv2.png/v1/fill/w_1836,h_1033,al_c,q_90,enc_avif,quality_auto/957563_198a0d50737b4f399b6b6598981f7406~mv2.png") center / cover;
    background-attachment: fixed;
}

.dz-hero.elementor-section {
    display: flex;
    align-items: stretch;
}

.dz-hero.elementor-section > .elementor-container,
.dz-hero.elementor-section .dz-hero__inner.elementor-column {
    width: 100%;
    min-height: inherit;
}

.dz-hero.elementor-section .dz-hero__inner {
    padding-top: 0;
}

.dz-hero.elementor-section .dz-hero__inner > .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    min-height: inherit;
    padding: 134px 24px 0;
    text-align: center;
}

.dz-hero__chrome {
    position: static !important;
    width: 100%;
    height: 0;
    margin: 0;
    padding: 0 !important;
}

.dz-hero__chrome .elementor-widget-container {
    position: static !important;
}

.dz-hero__top-logo {
    position: absolute;
    top: 0;
    left: calc((100% - 980px) / 2);
    z-index: 3;
    display: block;
    width: 143px;
    height: 84px;
}

.dz-hero__top-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.dz-hero__nav {
    position: absolute;
    top: 37px;
    left: calc((100% - 980px) / 2 + 369px);
    z-index: 3;
    display: flex;
    gap: 0;
    transform: none;
}

.dz-hero__nav a {
    color: rgba(255,255,255,.9);
    display: inline-flex;
    align-items: center;
    height: 38px;
    padding: 10px 14px;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .8px;
    text-decoration: none;
}

.dz-hero__nav a:hover {
    color: #fff;
    text-decoration: underline;
}

.dz-hero__logo {
    display: none;
}

.dz-hero__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
    width: 980px;
    padding-top: 181px;
    text-align: center;
}

.dz-hero__inner > .elementor-element {
    width: auto;
}

.dz-hero__mark {
    display: block;
    width: 734px;
    height: auto;
    margin: 0 auto 41px;
}

.dz-hero .dz-hero__mark {
    width: 734px !important;
    max-width: 734px;
    flex: 0 0 auto;
    align-self: center;
}

.dz-hero__mark .elementor-widget-container {
    width: 100%;
}

.dz-hero__mark img {
    width: 100%;
    height: auto;
}

.dz-hero__subtitle {
    display: none;
}

.dz-hero__subtitle .elementor-widget-container {
    color: inherit !important;
}

.dz-hero__date,
.dz-hero__place {
    margin: 0;
    color: #fff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    letter-spacing: 0;
    text-shadow: 0 2px 12px rgba(0,0,0,.38);
}

.dz-hero__status {
    margin: 18px 0 0;
    color: #fff !important;
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    text-shadow: 0 2px 12px rgba(0,0,0,.38);
}

.dz-hero__date .elementor-widget-container,
.dz-hero__place .elementor-widget-container,
.dz-hero__status .elementor-widget-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: #fff !important;
    margin: 0;
}

.dz-hero__date .elementor-widget-container::before,
.dz-hero__place .elementor-widget-container::before {
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    background: currentColor;
}

.dz-hero__date::before,
.dz-hero__place::before {
    content: "";
    display: inline-block;
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    background: currentColor;
}

.dz-hero__date .elementor-widget-container::before {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 2v4M16 2v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 2v4M16 2v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.dz-hero__date::before {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 2v4M16 2v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 2v4M16 2v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.dz-hero__place .elementor-widget-container::before {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.dz-hero__place::before {
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center / contain no-repeat;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='black'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center / contain no-repeat;
}

.dz-hero__actions {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 14px;
    margin-top: 34px;
}

.dz-section {
    width: min(980px, calc(100% - 48px));
    margin: 0 auto;
    padding: 84px 0;
}

.dz-section h1,
.dz-section h2 {
    margin: 0 0 28px;
    color: var(--dz-ink);
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 51px;
    line-height: 1.16;
    font-weight: 700;
    letter-spacing: 0;
    text-align: center;
}

.dz-section h3 {
    margin: 0 0 18px;
    color: var(--dz-ink);
    font-size: 32px;
    line-height: 1.25;
    font-weight: 700;
    letter-spacing: 0;
}

.dz-section p {
    font-size: 18px;
    line-height: 1.75;
}

.dz-sponsors-section {
    width: 100%;
    min-height: 410px;
    padding: 69px 24px 0;
    background:
        linear-gradient(90deg, var(--dz-gold-deep), var(--dz-gold), #d5c56a) bottom / 100% 26px no-repeat,
        #fff;
    text-align: center;
}

.dz-sponsors-section.elementor-section {
    padding: 69px 24px 52px !important;
}

.dz-sponsors-section h2 {
    margin: 0;
    color: var(--dz-ink);
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 32px;
    line-height: 39px;
    font-weight: 700;
}

.dz-sponsors-section .elementor-heading-title {
    color: var(--dz-ink) !important;
    font-size: 32px !important;
    line-height: 39px !important;
    font-weight: 700 !important;
}

.dz-sponsors-section.elementor-section > .elementor-container {
    width: min(1240px, 100%);
}

.dz-sponsors-section.elementor-section .elementor-widget-wrap {
    display: block;
}

.dz-sponsors-section .elementor-widget-heading {
    margin: 0;
}

.dz-intro,
.dz-host-contact {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 70px;
    align-items: start;
}

.dz-intro h2,
.dz-host-contact h2 {
    text-align: left;
}

.dz-intro__copy {
    min-width: 0;
}

.dz-jury-section {
    border-top: 1px solid var(--dz-line);
    border-bottom: 1px solid var(--dz-line);
}

.dz-host,
.dz-contact {
    min-width: 0;
}

.dz-button,
.entry-content .dz-button,
.dz-button .elementor-button,
.dz-center .elementor-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 28px;
    border: 2px solid var(--dz-ink);
    background: var(--dz-ink);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
}

.dz-button:hover,
.entry-content .dz-button:hover,
.dz-button .elementor-button:hover,
.dz-center .elementor-button:hover {
    background: #fff;
    color: var(--dz-ink);
}

.dz-button.dz-button--wix-outline {
    min-width: 142px;
    min-height: 41px;
    margin-top: 29px;
    border: 2px solid var(--dz-wine);
    border-radius: 24px;
    background: #fff;
    color: var(--dz-wine);
    font-size: 16px;
    font-weight: 400;
}

.dz-button.dz-button--wix-outline::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 14px;
    border-top: 4px solid currentColor;
    border-right: 4px solid currentColor;
    transform: rotate(45deg);
}

.elementor-widget-button.dz-button,
.elementor-widget-button.dz-center {
    display: block;
    min-height: auto;
    padding: 0;
    border: 0;
    background: transparent;
}

.elementor-widget-button.dz-button .elementor-button,
.elementor-widget-button.dz-center .elementor-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    padding: 0 28px;
    border: 2px solid var(--dz-ink) !important;
    border-radius: 0 !important;
    background: var(--dz-ink) !important;
    color: #fff !important;
    font-family: "Montserrat", Arial, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
}

.elementor-widget-button.dz-button .elementor-button:hover,
.elementor-widget-button.dz-center .elementor-button:hover {
    background: #fff !important;
    color: var(--dz-ink) !important;
}

.dz-button--ghost,
.entry-content .dz-button--ghost {
    background: rgba(255,255,255,.12);
    color: #fff;
    border-color: rgba(255,255,255,.86);
}

.dz-button--ghost:hover,
.entry-content .dz-button--ghost:hover {
    background: #fff;
    color: var(--dz-ink);
}

.dz-center {
    text-align: center;
}

.dz-muted {
    color: var(--dz-muted);
}

.dz-sponsors {
    position: relative;
    width: min(1240px, 100%);
    margin: 0 auto;
    padding: 0 90px 45px;
}

.dz-sponsors__viewport {
    height: 257px;
    overflow: hidden;
}

.dz-sponsors__track {
    display: flex;
    align-items: center;
    overflow-x: auto;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
}

.dz-sponsors__track::-webkit-scrollbar {
    display: none;
}

.dz-sponsors__slide {
    flex: 0 0 100%;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    align-items: center;
    justify-items: center;
    gap: 120px;
    min-height: 163px;
    scroll-snap-align: center;
}

.dz-sponsors__slide > a,
.dz-sponsors__slide > .dz-sponsor {
    display: grid;
    place-items: center;
    width: min(300px, 100%);
    text-decoration: none;
}

.dz-sponsor {
    width: 100%;
    min-height: 163px;
    display: grid;
    place-items: center;
    padding: 0;
    background: transparent;
    border: 0;
}

.dz-sponsor img {
    max-width: 100%;
    max-height: 190px;
    object-fit: contain;
}

.dz-sponsors__arrow {
    position: absolute;
    top: 44%;
    width: 48px;
    height: 64px;
    border: 0;
    background: transparent;
    color: var(--dz-wine);
    font-size: 70px;
    line-height: 1;
    cursor: pointer;
}

.dz-sponsors__arrow--prev {
    left: 0;
}

.dz-sponsors__arrow--next {
    right: 0;
}

.dz-sponsors__dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 31px;
    display: flex;
    justify-content: center;
    gap: 18px;
}

.dz-sponsors__dots span {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: var(--dz-wine);
    opacity: .95;
}

.dz-sponsors__dots span.is-active {
    outline: 3px solid var(--dz-wine);
    outline-offset: 4px;
    background: transparent;
}

.dz-gold-separator.elementor-section {
    min-height: 0;
    height: 0;
    overflow: hidden;
}

.dz-gold-separator.elementor-section > .elementor-container,
.dz-gold-separator .elementor-spacer,
.dz-gold-separator .elementor-spacer-inner {
    height: 0;
    min-height: 0;
}

.dz-gold-separator {
    width: 100%;
    height: 0;
    background: transparent;
}

.dz-stage-band {
    width: 100%;
    min-height: 0;
    background: transparent;
}

.dz-stage-band.elementor-section {
    display: flex;
}

.dz-stage-band.elementor-section > .elementor-container,
.dz-stage-band .elementor-spacer,
.dz-stage-band .elementor-spacer-inner {
    min-height: inherit;
}

.dz-wix-block {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    min-height: 687px;
    background: #fff;
}

.dz-wix-block.elementor-section {
    display: block;
}

.dz-wix-block.elementor-section > .elementor-container {
    display: flex;
    align-items: stretch;
    min-height: inherit;
    max-width: 100%;
}

.dz-wix-block.elementor-section .elementor-column {
    display: flex;
    min-height: inherit;
}

.dz-wix-block.elementor-section .elementor-widget-wrap {
    padding: 0;
}

.dz-wix-block.elementor-section .dz-wix-block__media {
    min-height: inherit;
}

.dz-wix-block.elementor-section .dz-wix-block__media > .elementor-widget-wrap {
    display: flex;
    height: 100%;
    align-content: stretch;
}

.dz-wix-block.elementor-section .dz-wix-block__copy {
    width: auto;
    margin: 0;
    padding: 0;
}

.dz-wix-block.elementor-section .dz-wix-block__copy > .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: min(520px, calc(100% - 64px));
    max-width: 520px;
    margin: 0 auto;
    padding: 72px 0;
}

.dz-wix-block--rules {
    min-height: 687px;
    width: 980px;
    margin: 0 auto;
    padding-top: 26px !important;
    background: #fff !important;
}

.dz-wix-block--rules .dz-wix-block__media,
.dz-wix-block--rules .dz-wix-block__copy {
    width: 100%;
}

.dz-wix-block--rules .dz-wix-block__media {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
}

.dz-wix-block--rules .dz-wix-block__media img {
    width: 550px !important;
    height: 470px !important;
    margin-top: 85px;
    margin-left: -35px;
    min-height: 0;
    object-fit: cover;
}

.dz-wix-block--rules .dz-wix-block__copy {
    width: 449px;
    max-width: 449px;
    margin: 0;
    padding: 95px 0 0 40px;
    align-self: start;
}

.dz-wix-block--rules.elementor-section > .elementor-container {
    width: min(980px, calc(100% - 44px));
    max-width: 980px;
    min-height: 661px;
    margin: 0 auto;
}

.dz-wix-block--rules.elementor-section .elementor-column {
    min-height: 661px;
}

.dz-wix-block--rules.elementor-section .dz-wix-block__media,
.dz-wix-block--rules.elementor-section .dz-wix-block__copy {
    flex: 0 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
}

.dz-wix-block--rules.elementor-section .dz-wix-block__media > .elementor-widget-wrap {
    display: block;
    min-height: 661px;
}

.dz-wix-block--rules .dz-wix-block__media .elementor-widget-image,
.dz-wix-block--rules .dz-wix-block__media .elementor-widget-container {
    width: 550px;
    height: 470px;
}

.dz-wix-block--rules .dz-wix-block__media .elementor-widget-image {
    margin-top: 85px;
    margin-left: -35px;
}

.dz-wix-block--rules .dz-wix-block__media img {
    width: 550px !important;
    height: 470px !important;
    min-height: 0;
    object-fit: cover;
}

.dz-wix-block--rules.elementor-section .dz-wix-block__copy > .elementor-widget-wrap {
    justify-content: flex-start;
    width: 449px;
    max-width: 449px;
    margin: 0;
    padding: 95px 0 0 40px;
}

.dz-wix-block--rules .dz-wix-block__copy h2,
.dz-wix-block--rules .dz-wix-block__copy .elementor-heading-title {
    margin: 0 0 14px;
    font-size: 32px !important;
    line-height: 44.8px !important;
    font-weight: 700 !important;
}

.dz-wix-block--rules .dz-rules-lead,
.dz-wix-block--rules .dz-rules-lead .elementor-widget-container {
    max-width: 441px;
    margin: 0 0 24px;
    color: var(--dz-ink) !important;
    font-size: 18px !important;
    line-height: 25.2px !important;
    font-weight: 700 !important;
}

.dz-wix-block--rules .dz-rules-copy,
.dz-wix-block--rules .dz-rules-copy .elementor-widget-container {
    max-width: 407px;
    margin: 0;
    color: var(--dz-ink) !important;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400 !important;
    letter-spacing: .8px;
}

.dz-wix-block--rules .dz-rules-copy + .dz-rules-copy {
    margin-top: 24px;
}

.elementor-widget-button.dz-button--wix-outline {
    margin-top: 29px !important;
    text-align: left;
}

.elementor-widget-button.dz-button--wix-outline .elementor-button {
    min-width: 142px;
    min-height: 41px;
    border: 2px solid var(--dz-wine) !important;
    border-radius: 24px !important;
    background: #fff !important;
    color: var(--dz-wine) !important;
    font-size: 16px;
    font-weight: 400;
}

.elementor-widget-button.dz-button--wix-outline .elementor-button::after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 14px;
    border-top: 4px solid currentColor;
    border-right: 4px solid currentColor;
    transform: rotate(45deg);
}

.dz-wix-block--greeting {
    min-height: 555px;
    background:
        linear-gradient(90deg, rgba(5, 9, 30, .36), rgba(5, 9, 30, .2)),
        url("https://static.wixstatic.com/media/nsplsh_d20f537b328246f9abc1207f562ac3bb~mv2.jpg/v1/fill/w_2560,h_1440,al_c,q_90,usm_0.66_1.00_0.01,enc_avif,quality_auto/nsplsh_d20f537b328246f9abc1207f562ac3bb~mv2.jpg") center / cover !important;
    background-attachment: fixed;
    color: #fff;
    text-align: center;
}

.dz-wix-block--greeting .dz-wix-block__copy {
    width: min(715px, calc(100% - 48px));
    max-width: 715px;
    margin: 0 auto;
    padding-top: 157px;
    padding-bottom: 0;
    text-align: center;
}

.dz-wix-block--greeting.elementor-section .dz-wix-block__copy > .elementor-widget-wrap,
.dz-wix-block--greeting .dz-wix-block__copy {
    width: min(715px, calc(100% - 48px));
    max-width: 715px;
    margin: 0 auto;
    text-align: center;
}

.dz-wix-block--greeting.elementor-section .dz-wix-block__copy > .elementor-widget-wrap {
    align-items: center;
}

.dz-wix-block--greeting.elementor-section > .elementor-container {
    justify-content: center;
}

.dz-wix-block--greeting.elementor-section .dz-wix-block__copy.elementor-column {
    flex: 0 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
}

.dz-wix-block--greeting.elementor-section .dz-wix-block__copy > .elementor-widget-wrap {
    justify-content: flex-start;
    width: min(715px, calc(100% - 48px)) !important;
    max-width: 715px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    padding-top: 157px;
    padding-bottom: 0;
    text-align: center;
}

.dz-wix-block--greeting .elementor-widget-heading,
.dz-wix-block--greeting .elementor-widget-text-editor {
    width: 100%;
    max-width: 715px;
    text-align: center;
}

.dz-wix-block--greeting .dz-wix-block__copy h2,
.dz-wix-block--greeting .dz-wix-block__copy .elementor-heading-title {
    width: 616px;
    max-width: 100%;
    margin: 0 auto 24px;
    color: #fff !important;
    font-size: 32px !important;
    line-height: 44.8px !important;
    font-weight: 700 !important;
    text-align: center;
}

.dz-wix-block--greeting .dz-wix-block__copy p {
    width: 555px;
    max-width: 100%;
    margin: 0 auto;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 22.4px !important;
    font-weight: 400 !important;
    text-align: center;
}

.dz-wix-block--greeting .dz-wix-block__copy p + p {
    margin-top: 28px;
}

.dz-wix-block--greeting .elementor-widget-text-editor,
.dz-wix-block--greeting .elementor-widget-text-editor .elementor-widget-container {
    width: 555px;
    max-width: 100%;
    margin: 0 auto;
    color: #fff !important;
    font-size: 16px !important;
    line-height: 22.4px !important;
    font-weight: 400 !important;
    text-align: center;
}

.dz-wix-block__media {
    min-height: 460px;
    overflow: hidden;
}

.dz-wix-block__media img {
    width: 100%;
    height: 100%;
    min-height: 100%;
    object-fit: cover;
}

.dz-wix-block__media .elementor-widget-image,
.dz-wix-block__media .elementor-widget-container {
    height: 100%;
}

.dz-wix-block__media .elementor-widget-image {
    width: 100%;
}

.dz-wix-block__copy {
    align-self: center;
    width: min(520px, calc(100% - 64px));
    margin: 0 auto;
    padding: 72px 0;
}

.dz-wix-block__copy h2 {
    margin: 0 0 24px;
    color: var(--dz-ink);
    font-size: 48px;
    line-height: 1.15;
    font-weight: 700;
    letter-spacing: 0;
}

.dz-wix-block__copy h3 {
    margin: -16px 0 30px;
    color: var(--dz-ink);
    font-size: 24px;
    line-height: 1.35;
    font-weight: 600;
}

.dz-wix-block__copy p {
    color: var(--dz-ink);
    font-size: 18px;
    line-height: 1.78;
}

.dz-wix-block__copy .elementor-heading-title {
    color: var(--dz-ink) !important;
}

.dz-wix-block__copy .elementor-widget-text-editor {
    color: var(--dz-ink);
    font-size: 18px;
    line-height: 1.78;
}

.dz-wix-block__copy .elementor-widget-heading,
.dz-wix-block__copy .elementor-widget-text-editor,
.dz-wix-block__copy .elementor-widget-button {
    margin-bottom: 0;
}

.dz-wix-block--greeting .dz-wix-block__copy,
.dz-wix-block--greeting .dz-wix-block__copy h2,
.dz-wix-block--greeting .dz-wix-block__copy h3,
.dz-wix-block--greeting .dz-wix-block__copy p {
    color: #fff;
}

.dz-wix-block--greeting .dz-wix-block__copy .elementor-heading-title,
.dz-wix-block--greeting .dz-wix-block__copy .elementor-widget-text-editor {
    color: #fff !important;
}

.dz-jury-section {
    width: 100%;
    min-height: 1324px;
    padding: 47px 0 65px;
    border-top: 0;
    border-bottom: 0;
    background:
        linear-gradient(90deg, rgba(141, 113, 33, .58), rgba(113, 75, 98, .72), rgba(36, 37, 52, .88)),
        url("https://static.wixstatic.com/media/957563_198a0d50737b4f399b6b6598981f7406~mv2.png/v1/fill/w_1920,h_1033,al_c,q_85,enc_avif,quality_auto/957563_198a0d50737b4f399b6b6598981f7406~mv2.png") center / cover;
    color: #fff;
}

.dz-jury-section.elementor-section > .elementor-container {
    width: min(950px, calc(100% - 74px));
    max-width: 950px;
    margin: 0 auto;
}

.dz-wix-home .dz-jury-section > h2,
.dz-wix-home .dz-jury-section .dz-jury-group {
    width: 950px;
    max-width: calc(100% - 74px);
    margin-left: auto;
    margin-right: auto;
}

.dz-wix-home .dz-jury-section .dz-cards {
    width: 950px;
    max-width: 100%;
}

.dz-jury-section h2,
.dz-jury-section h3,
.dz-jury-section h4,
.dz-jury-section p,
.dz-jury-section .elementor-heading-title,
.dz-jury-section .dz-card__role {
    color: #fff !important;
}

.dz-jury-section h2 {
    margin: 0;
    color: #fff !important;
    font-size: 32px !important;
    line-height: 44.8px !important;
    font-weight: 700 !important;
    text-align: left;
}

.dz-jury-section .dz-jury-group {
    margin-top: 0;
    margin-bottom: 37px;
}

.dz-jury-section .dz-jury-group > h3 {
    margin: 0 0 37px;
    color: #fff !important;
    font-size: 51px;
    line-height: 42px;
    font-weight: 400;
    text-align: left;
}

.dz-jury-section .dz-cards {
    grid-template-columns: repeat(3, 264px);
    justify-content: space-between;
    gap: 0;
}

.dz-jury-section .dz-card img {
    width: 236px;
    max-width: 100%;
    margin: 0 auto;
    aspect-ratio: 1;
}

.dz-jury-section .dz-button .elementor-button,
.dz-jury-section .dz-center .elementor-button {
    border-color: #fff;
    background: #fff;
    color: var(--dz-ink);
}

.dz-jury-section .dz-button .elementor-button:hover,
.dz-jury-section .dz-center .elementor-button:hover {
    background: transparent;
    color: #fff;
}

.dz-jury-section .elementor-widget-button.dz-button,
.dz-jury-section .elementor-widget-button.dz-center {
    width: auto !important;
    max-width: none !important;
    margin: 20px auto 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    text-align: center;
}

.dz-jury-section .elementor-widget-button.dz-button .elementor-button,
.dz-jury-section .elementor-widget-button.dz-center .elementor-button {
    min-width: 148px;
    background: var(--dz-ink) !important;
    border-color: var(--dz-ink) !important;
    color: #fff !important;
}

.dz-host-section {
    min-height: 660px;
    padding: 13px 0;
    background: #f3f4f8;
    text-align: left;
}

.dz-host-section__inner {
    width: min(980px, calc(100% - 44px));
    min-height: 634px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 509px 449px;
    gap: 22px;
    align-items: center;
}

.dz-host-section.elementor-section > .elementor-container {
    width: min(980px, calc(100% - 44px));
    max-width: 980px;
    min-height: 634px;
    align-items: center;
}

.dz-host-section__media,
.dz-host-section__copy {
    min-height: 634px;
}

.dz-host-section__media {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.dz-host-section__copy {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 22px;
}

.dz-host-section__media > .elementor-widget-wrap,
.dz-host-section__copy > .elementor-widget-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: inherit;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.dz-host-section__media > .elementor-widget-wrap {
    align-items: flex-start;
    padding-left: 0 !important;
}

.dz-host-section__copy > .elementor-widget-wrap {
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding-left: 41px !important;
    text-align: left;
}

.dz-host-section__image {
    width: min(509px, 76vw) !important;
    max-width: min(509px, 76vw) !important;
    flex: 0 0 auto !important;
    margin: 0;
}

.dz-host-section .dz-host-section__image.elementor-widget-image,
.dz-host-section .dz-host-section__image.elementor-widget {
    width: min(509px, 76vw) !important;
    max-width: min(509px, 76vw) !important;
}

.dz-host-section__image .elementor-widget-container {
    width: 100% !important;
    max-width: 100% !important;
}

.dz-host-section__image img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
}

.dz-host-section__title h2,
.dz-host-section__title .elementor-heading-title,
.dz-host-section__title {
    max-width: 449px;
    margin: 0 0 17px;
    color: var(--dz-ink) !important;
    font-size: 32px !important;
    line-height: 44.8px !important;
    font-weight: 700 !important;
    text-align: left;
}

.dz-host-section__text {
    max-width: 353px;
    margin: 0;
    color: var(--dz-ink) !important;
    font-size: 18px !important;
    line-height: 25.2px !important;
    font-weight: 700;
    letter-spacing: 0;
    text-align: left;
}

.dz-host-section__text .elementor-widget-container {
    color: var(--dz-ink) !important;
}

.dz-contact-section {
    min-height: 386px;
    width: 100%;
    padding: 69px 24px 19px !important;
    background: #fff !important;
    text-align: center;
}

.dz-contact-section__separator {
    width: min(980px, calc(100% - 48px));
    height: 26px;
    margin: 0 auto 53px;
    background: linear-gradient(90deg, var(--dz-gold-deep), var(--dz-gold), #d5c56a);
}

.dz-contact-section.elementor-section > .elementor-container {
    max-width: 900px;
}

.dz-contact-section__title h2,
.dz-contact-section__title .elementor-heading-title,
.dz-contact-section__title {
    margin: 0 0 53px;
    color: var(--dz-ink) !important;
    font-size: 32px !important;
    line-height: 44.8px !important;
    font-weight: 700 !important;
}

.dz-contact-section__details {
    max-width: 720px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.8;
}

.dz-contact-section__details a {
    color: var(--dz-blue);
    font-weight: 700;
}

.dz-contact-grid {
    width: min(810px, calc(100% - 48px));
    margin: 0 auto;
    display: grid;
    grid-template-columns: 410px 220px;
    justify-content: space-between;
    text-align: left;
    gap: 48px;
}

.dz-contact-grid__column h3 {
    margin: 0 0 18px;
    color: var(--dz-ink);
    font-size: 26px;
    line-height: 1.15;
    font-weight: 700;
}

.dz-contact-grid__column p {
    margin: 0;
    color: var(--dz-ink);
    font-size: 16px;
    line-height: 1.8;
}

.dz-contact-grid__column--contact {
    width: 220px;
}

.dz-contact-line {
    display: flex;
    align-items: center;
    gap: 14px;
}

.dz-contact-line + .dz-contact-line {
    margin-top: 12px;
}

.dz-contact-line img {
    width: 29px;
    height: 26px;
    object-fit: contain;
    flex: 0 0 auto;
}

.dz-contact-line a {
    color: var(--dz-ink);
    text-decoration: underline;
    font-weight: 400;
}

@media (prefers-reduced-motion: no-preference) {
    body.dz-flow-ready .dz-sponsors-section,
    body.dz-flow-ready .dz-stage-band,
    body.dz-flow-ready .dz-wix-block,
    body.dz-flow-ready .dz-jury-section,
    body.dz-flow-ready .dz-host-section,
    body.dz-flow-ready .dz-contact-section {
        opacity: 1;
        transform: translateY(18px);
        transition: transform 900ms cubic-bezier(.22, 1, .36, 1);
        will-change: transform;
    }

    body.dz-flow-ready .dz-sponsors-section.is-inview,
    body.dz-flow-ready .dz-stage-band.is-inview,
    body.dz-flow-ready .dz-wix-block.is-inview,
    body.dz-flow-ready .dz-jury-section.is-inview,
    body.dz-flow-ready .dz-host-section.is-inview,
    body.dz-flow-ready .dz-contact-section.is-inview {
        opacity: 1;
        transform: translateY(0);
    }

    .dz-hero,
    .dz-stage-band,
    .dz-wix-block--greeting,
    .dz-jury-section {
        background-attachment: fixed;
    }
}

.dz-hero__nav a.is-active {
    color: #fff;
    text-decoration-thickness: 2px;
    text-underline-offset: 6px;
}

.dz-cards {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 30px;
}

.dz-jury-group {
    margin-top: 42px;
}

.dz-jury-group > h3 {
    text-align: center;
}

.dz-card {
    text-align: center;
}

.dz-card img {
    width: 100%;
    aspect-ratio: 1;
    object-fit: cover;
}

.dz-card h4 {
    margin: 18px 0 8px;
    font-size: 24px;
}

.dz-card__role {
    color: var(--dz-wine);
    font-weight: 700;
}

.dz-card__text p {
    margin: 0;
    font-size: 15px;
    line-height: 1.55;
}

.dz-form-wrap {
    max-width: 980px;
    padding-top: 96px;
}

.dz-form-kicker {
    margin: 0 0 10px;
    color: var(--dz-blue);
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.dz-notice,
.dz-errors {
    margin-bottom: 28px;
    padding: 18px 20px;
    border: 1px solid #d8ead7;
    background: #f3fbf2;
}

.dz-errors {
    border-color: #e5b9b9;
    background: #fff4f4;
}

.dz-form {
    display: grid;
    gap: 26px;
}

.dz-form-stage,
.dz-form fieldset.dz-form-stage,
.dz-entry {
    position: relative;
    border: 0;
    outline: 1px solid var(--dz-line);
    padding: 34px 28px 28px;
    background: #fff;
}

.dz-form-stage {
    box-shadow: 0 14px 36px rgba(29,30,33,.06);
}

.dz-form-stage__number {
    position: absolute;
    top: -18px;
    left: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 44px;
    height: 36px;
    padding: 0 10px;
    background: var(--dz-wine);
    color: #fff;
    font-weight: 700;
}

.dz-form-stage--choice {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 28px;
}

.dz-form-stage--choice legend,
.dz-form-stage h2 {
    width: 100%;
}

.dz-form legend,
.dz-form-stage h2 {
    display: block;
    float: none;
    margin: 0 0 16px;
    padding: 0;
    color: var(--dz-ink);
    font-size: 24px;
    font-weight: 700;
}

.dz-form-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
}

.dz-form label {
    display: grid;
    gap: 8px;
    min-width: 0;
    font-size: 14px;
    font-weight: 700;
}

.dz-form input,
.dz-form textarea,
.dz-form select {
    width: 100%;
    min-height: 48px;
    border: 1px solid var(--dz-line);
    border-radius: 0;
    padding: 13px 14px;
    background: #fff;
    color: var(--dz-ink);
    font: inherit;
}

.dz-form input:focus,
.dz-form textarea:focus,
.dz-form select:focus {
    outline: 2px solid var(--dz-blue);
    outline-offset: 1px;
}

.dz-form textarea {
    min-height: 132px;
}

.dz-entry {
    margin-top: 18px;
    background: #fff;
}

.dz-full {
    grid-column: 1 / -1;
}

.dz-checkbox {
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    gap: 12px;
}

.dz-checkbox input {
    width: 18px;
    min-height: 18px;
    margin-top: 4px;
    flex: 0 0 auto;
}

.dz-hp {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

[data-group-only][hidden],
[data-solo-only][hidden],
.dz-entry[hidden] {
    display: none;
}

.dz-fee-box {
    padding: 18px 20px;
    background: var(--dz-soft);
    border-left: 4px solid var(--dz-gold);
    font-size: 18px;
    line-height: 1.6;
}

.dz-fee-box span {
    display: block;
    margin-top: 4px;
    color: var(--dz-muted);
    font-size: 14px;
}

.dz-page-content {
    position: relative;
    width: min(960px, calc(100% - 48px));
    margin: 0 auto;
    padding: 112px 0 110px;
}

.entry-content > .dz-page-content {
    margin-top: 0;
}

.dz-page-content::before {
    content: "";
    display: block;
    width: 180px;
    height: 8px;
    margin: 0 0 34px;
    background: linear-gradient(90deg, var(--dz-gold-deep), var(--dz-gold), var(--dz-wine));
}

.dz-page-content h1,
.dz-page-content h2,
.dz-page-content h3 {
    letter-spacing: 0;
}

.dz-page-content h1 {
    max-width: 760px;
    margin: 0 0 24px;
    color: var(--dz-ink);
    font-size: 56px;
    line-height: 1.16;
    font-weight: 800;
}

.dz-page-content h2 {
    position: relative;
    margin: 58px 0 18px;
    padding-top: 26px;
    border-top: 1px solid #e4dce3;
    color: var(--dz-wine);
    font-size: 32px;
    line-height: 1.25;
    font-weight: 700;
}

.dz-page-content h2::before {
    content: "";
    position: absolute;
    top: -2px;
    left: 0;
    width: 92px;
    height: 3px;
    background: var(--dz-gold);
}

.dz-page-content h3 {
    margin: 30px 0 10px;
    color: var(--dz-ink);
    font-size: 22px;
    line-height: 1.35;
    font-weight: 700;
}

.dz-page-content p,
.dz-page-content li {
    color: var(--dz-ink);
    font-size: 17px;
    line-height: 1.75;
}

.dz-page-content p {
    margin: 0 0 18px;
}

.dz-page-content h1 + p {
    max-width: 820px;
    color: #3a3d45;
    font-size: 21px;
    line-height: 1.62;
}

.dz-page-content ul,
.dz-page-content ol {
    margin: 14px 0 24px;
    padding: 0;
}

.dz-page-content ul {
    list-style: none;
}

.dz-page-content li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 28px;
}

.dz-page-content li::before {
    content: "";
    position: absolute;
    top: .72em;
    left: 0;
    width: 8px;
    height: 8px;
    border: 2px solid var(--dz-wine);
    background: var(--dz-gold);
}

.dz-page-content strong {
    color: var(--dz-wine);
    font-weight: 700;
}

.dz-page-content .wp-block-buttons {
    margin-top: 34px;
}

.dz-page-content .wp-block-button__link {
    display: inline-flex;
    align-items: center;
    min-height: 50px;
    padding: 0 28px;
    border: 2px solid var(--dz-ink);
    border-radius: 0;
    background: var(--dz-ink);
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
}

.dz-page-content .wp-block-button__link:hover {
    background: #fff;
    color: var(--dz-ink);
}

.dz-footer {
    border-top: 1px solid var(--dz-line);
    padding: 34px 24px 44px;
    text-align: center;
    color: var(--dz-muted);
    font-size: 14px;
    line-height: 1.8;
    background: #fff;
}

.dz-footer a {
    color: var(--dz-ink);
}

@media (max-width: 900px) {
    .dz-hero {
        min-height: 620px;
    }

    .dz-hero__nav {
        top: 24px;
        gap: 22px;
        flex-wrap: wrap;
        justify-content: center;
        width: min(560px, calc(100% - 32px));
    }

    .dz-hero__nav a {
        font-size: 13px;
    }

    .dz-hero__top-logo {
        left: 24px;
        width: 112px;
        height: 66px;
    }

    .dz-hero__date {
        font-size: 16px;
    }

    .dz-hero__place {
        font-size: 16px;
    }

    .dz-sponsors {
        padding-inline: 54px;
    }

    .dz-sponsors__slide {
        gap: 44px;
    }

    .dz-wix-block {
        grid-template-columns: 1fr;
    }

    .dz-wix-block.elementor-section > .elementor-container {
        flex-direction: column;
    }

    .dz-wix-block.elementor-section .elementor-column {
        width: 100% !important;
    }

    .dz-host-section {
        padding: 58px 18px 64px;
        text-align: center;
    }

    .dz-host-section.elementor-section > .elementor-container {
        width: min(680px, 100%);
        min-height: 0;
        flex-direction: column;
    }

    .dz-host-section__inner {
        width: min(680px, calc(100% - 36px));
        min-height: 0;
        grid-template-columns: 1fr;
        gap: 0;
    }

    .dz-host-section__media,
    .dz-host-section__copy {
        width: 100% !important;
        min-height: 0;
    }

    .dz-host-section__media > .elementor-widget-wrap,
    .dz-host-section__copy > .elementor-widget-wrap {
        min-height: 0;
        align-items: center;
        padding-left: 0 !important;
        text-align: center;
    }

    .dz-host-section__image {
        margin: 0 auto 34px;
    }

    .dz-host-section__title h2,
    .dz-host-section__title .elementor-heading-title,
    .dz-host-section__text {
        text-align: center;
    }

    .dz-host-section__title {
        text-align: center;
    }

    .dz-contact-grid {
        width: min(620px, calc(100% - 36px));
        grid-template-columns: 1fr;
        gap: 28px;
    }

    .dz-contact-grid__column,
    .dz-contact-grid__column--contact {
        width: 100%;
        text-align: center;
    }

    .dz-contact-line {
        justify-content: center;
    }

    .dz-intro,
    .dz-host-contact,
    .dz-cards,
    .dz-form-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 560px) {
    .dz-section {
        width: min(980px, calc(100% - 32px));
        padding: 58px 0;
    }

    .dz-hero {
        min-height: 560px;
    }

    .dz-hero__top-logo {
        display: none;
    }

    .dz-hero__inner {
        padding-top: 104px;
    }

    .dz-hero.elementor-section .dz-hero__inner > .elementor-widget-wrap {
        padding-top: 104px;
    }

    .dz-hero__mark {
        width: min(320px, 82vw);
    }

    .dz-hero__subtitle {
        font-size: 13px;
        letter-spacing: .16em;
    }

    .dz-hero__date {
        font-size: 15px;
    }

    .dz-hero__place,
    .dz-hero__status {
        font-size: 15px;
    }

    .dz-hero__nav {
        top: 18px;
        left: 0;
        display: grid;
        grid-template-columns: repeat(3, auto);
        justify-content: center;
        gap: 10px 18px;
        width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
        transform: none;
    }

    .dz-hero__nav a {
        font-size: 12px;
        letter-spacing: .08em;
    }

    .dz-sponsors-section {
        min-height: 330px;
        padding: 48px 16px 38px;
    }

    .dz-sponsors-section h2 {
        margin-bottom: 34px;
        font-size: 36px;
    }

    .dz-sponsors {
        padding: 0 36px 38px;
    }

    .dz-sponsors__slide {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .dz-sponsor {
        min-height: 120px;
    }

    .dz-sponsors__arrow {
        width: 30px;
        height: 44px;
        font-size: 48px;
    }

    .dz-stage-band {
        min-height: 210px;
    }

    .dz-wix-block {
        min-height: 0;
    }

    .dz-wix-block__media {
        min-height: 300px;
    }

    .dz-wix-block--rules {
        width: calc(100% - 32px);
    }

    .dz-wix-block--rules .dz-wix-block__media {
        justify-content: center;
    }

    .dz-wix-block--rules .dz-wix-block__media img {
        width: min(550px, 100%) !important;
        height: auto !important;
        margin: 34px 0 0;
    }

    .dz-wix-block--rules .dz-wix-block__copy {
        width: min(449px, 100%);
        max-width: 100%;
        padding: 40px 0 54px;
    }

    .dz-wix-block__copy {
        width: min(520px, calc(100% - 32px));
        padding: 46px 0 54px;
    }

    .dz-wix-block__copy h2 {
        font-size: 36px;
    }

    .dz-wix-block__copy h3 {
        font-size: 20px;
    }

    .dz-section h1,
    .dz-section h2,
    .dz-page-content h1 {
        font-size: 36px;
    }

    .dz-form-stage,
    .dz-form fieldset.dz-form-stage,
    .dz-entry {
        padding: 30px 18px 22px;
    }

    .dz-page-content {
        width: min(920px, calc(100% - 32px));
        padding: 58px 0 70px;
    }

    .dz-page-content h2 {
        font-size: 27px;
    }

    .dz-page-content h1 + p {
        font-size: 18px;
    }

    .dz-page-content::before {
        width: 132px;
    }

    .dz-jury-section {
        padding: 64px 18px 72px;
    }

    .dz-host-section__title h2,
    .dz-host-section__title .elementor-heading-title,
    .dz-contact-section__title h2,
    .dz-contact-section__title .elementor-heading-title {
        font-size: 27px;
    }

    .dz-host-section__title,
    .dz-contact-section__title {
        font-size: 27px;
    }

    .dz-contact-section {
        padding: 92px 18px 66px !important;
    }

    .dz-contact-section__separator {
        width: calc(100% - 32px);
        margin-bottom: 38px;
    }
}

@media (max-width: 900px) {
    .dz-wix-home .dz-hero {
        height: 620px;
        min-height: 620px;
        overflow: hidden;
    }

    .dz-wix-home .dz-hero__inner {
        width: min(980px, calc(100% - 32px));
        padding-top: 132px;
    }

    .dz-wix-home .dz-hero .dz-hero__mark {
        width: min(600px, calc(100vw - 48px)) !important;
        max-width: calc(100vw - 48px) !important;
    }

    .dz-wix-home .dz-sponsors-section {
        min-height: 430px;
        padding: 48px 16px 0;
        overflow: hidden;
    }

    .dz-wix-home .dz-sponsors-section h2 {
        margin-bottom: 24px;
        font-size: 32px;
        line-height: 1.22;
        white-space: normal;
    }

    .dz-wix-home .dz-sponsors {
        padding: 0 44px 74px;
        overflow: hidden;
    }

    .dz-wix-home .dz-sponsors__viewport {
        height: 286px;
    }

    .dz-wix-home .dz-sponsors__slide {
        grid-template-columns: 1fr;
        gap: 18px;
        min-height: 286px;
    }

    .dz-wix-home .dz-sponsor {
        min-height: 124px;
    }

    .dz-wix-home .dz-sponsor img {
        max-height: 138px;
    }

    .dz-wix-home .dz-sponsors__dots {
        bottom: 31px;
    }

    .dz-wix-home .dz-wix-block--rules {
        width: calc(100% - 32px);
        max-width: 980px;
    }

    .dz-wix-home .dz-wix-block--rules .dz-wix-block__media img {
        margin-left: 0;
    }

    .dz-wix-home .dz-wix-block--rules .dz-wix-block__copy {
        width: 100%;
        max-width: 100%;
        padding: 40px 0 54px;
    }

    .dz-wix-home .dz-wix-block--rules .dz-rules-lead,
    .dz-wix-home .dz-wix-block--rules .dz-rules-copy {
        max-width: 100%;
        letter-spacing: 0;
    }

    .dz-wix-home .dz-wix-block--greeting .dz-wix-block__copy {
        width: calc(100% - 32px);
        padding-top: 95px;
    }

    .dz-wix-home .dz-wix-block--greeting .dz-wix-block__copy h2 {
        width: 100%;
        font-size: 28px !important;
        line-height: 1.25 !important;
    }

    .dz-wix-home .dz-wix-block--greeting .dz-wix-block__copy p {
        width: 100%;
        font-size: 15px !important;
        line-height: 1.48 !important;
    }

    .dz-wix-home .dz-jury-section {
        min-height: 0;
        padding: 64px 0 72px;
    }

    .dz-wix-home .dz-jury-section > h2,
    .dz-wix-home .dz-jury-section .dz-jury-group {
        max-width: calc(100% - 32px);
    }

    .dz-wix-home .dz-jury-section .dz-cards {
        width: 100%;
        grid-template-columns: 1fr;
        justify-items: center;
        gap: 36px;
    }

    .dz-wix-home .dz-jury-section .dz-card {
        width: min(264px, 100%);
    }
}

@media (max-width: 560px) {
    .dz-wix-home .dz-hero {
        height: 560px;
        min-height: 560px;
    }

    .dz-wix-home .dz-hero__nav {
        top: 18px;
        left: 0;
        right: 0;
        grid-template-columns: repeat(3, auto);
        width: 100%;
        padding: 0 16px;
        transform: none;
    }

    .dz-wix-home .dz-hero__inner {
        padding-top: 106px;
    }

    .dz-wix-home .dz-hero .dz-hero__mark {
        width: min(320px, 82vw) !important;
        max-width: 82vw !important;
    }

    .dz-wix-home .dz-sponsors-section {
        min-height: 436px;
    }

    .dz-wix-home .dz-sponsors-section h2 {
        font-size: 30px;
    }

    .dz-wix-home .dz-sponsors {
        padding-right: 34px;
        padding-left: 34px;
    }
}

/* Themify homepage refresh */
.home #body,
.home #content,
.home #layout,
.home .themify_builder_content {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

body:is(.header-top-bar, .header-horizontal) #headerwrap {
    background: linear-gradient(90deg, rgba(241, 207, 25, .94), rgba(141, 113, 33, .86), rgba(113, 75, 98, .86)) !important;
    box-shadow: 0 1px 0 rgba(29, 30, 33, .08) !important;
}

body.home:is(.header-top-bar, .header-horizontal) #headerwrap {
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    z-index: 50 !important;
    background: linear-gradient(90deg, rgba(241, 207, 25, .96), rgba(141, 113, 33, .88), rgba(113, 75, 98, .88)) !important;
    box-shadow: 0 1px 0 rgba(29, 30, 33, .08) !important;
    backdrop-filter: blur(8px);
}

body:is(.header-top-bar, .header-horizontal) #header {
    width: calc(100% - 80px) !important;
    max-width: none !important;
    min-height: 116px !important;
    display: flex !important;
    align-items: center !important;
    gap: 34px !important;
    margin: 0 auto !important;
    padding: 8px 0 !important;
}

body:is(.header-top-bar, .header-horizontal) .header-bar {
    display: flex !important;
    align-items: center !important;
    float: none !important;
    flex: 0 0 auto !important;
    padding: 0 !important;
}

body:is(.header-top-bar, .header-horizontal) #site-logo {
    margin: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

body:is(.header-top-bar, .header-horizontal) #site-logo a {
    display: block !important;
    width: 143px !important;
    height: 84px !important;
}

body:is(.header-top-bar, .header-horizontal) #site-logo img,
body:is(.header-top-bar, .header-horizontal) #site-logo .site-logo-image {
    display: block !important;
    width: 143px !important;
    height: 84px !important;
    object-fit: contain !important;
    background: transparent !important;
}

body:is(.header-top-bar, .header-horizontal) #site-logo span {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0 0 0 0);
    white-space: nowrap;
    border: 0;
}

body:is(.header-top-bar, .header-horizontal) #mobile-menu {
    flex: 1 1 auto !important;
}

body:is(.header-top-bar, .header-horizontal) #mobile-menu .navbar-wrapper {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    gap: 26px !important;
}

body:is(.header-top-bar, .header-horizontal) #main-nav {
    display: flex !important;
    align-items: center !important;
    gap: 28px !important;
    margin: 0 !important;
}

body:is(.header-top-bar, .header-horizontal) #main-nav a {
    padding: 9px 0 !important;
    font-family: "Montserrat", Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    letter-spacing: .06em !important;
    text-transform: none !important;
}

body.home:is(.header-top-bar, .header-horizontal) #main-nav a {
    color: rgba(255,255,255,.95) !important;
}

body.home:is(.header-top-bar, .header-horizontal) #main-nav a:hover,
body.home:is(.header-top-bar, .header-horizontal) #main-nav .current-menu-item > a {
    color: #fff !important;
    box-shadow: inset 0 -2px 0 #fff !important;
}

body:is(.header-top-bar, .header-horizontal) .search-button,
body:is(.header-top-bar, .header-horizontal) .tf_search_form {
    display: none !important;
}

#footerwrap {
    background: linear-gradient(90deg, rgba(241, 207, 25, .96), rgba(141, 113, 33, .88), rgba(113, 75, 98, .88)) !important;
}

#footer {
    width: calc(100% - 80px) !important;
    max-width: none !important;
    margin-right: auto !important;
    margin-left: auto !important;
    padding: 52px 0 64px !important;
}

#footer-logo {
    margin-left: 0 !important;
}

#footer-logo a {
    display: inline-flex !important;
    align-items: center !important;
    background: transparent !important;
}

#footer-logo img,
#site-logo img {
    background: transparent !important;
}

#footer,
#footer a {
    color: rgba(255,255,255,.95) !important;
}

#footer a:hover {
    color: #fff !important;
}

#footer .footer-nav a,
#footer .footer-text,
#footer .footer-text a {
    color: rgba(255,255,255,.95) !important;
}

@media (max-width: 900px) {
    body:is(.header-top-bar, .header-horizontal) #header {
        width: calc(100% - 36px) !important;
        min-height: 82px !important;
    }

    body:is(.header-top-bar, .header-horizontal) #site-logo a,
    body:is(.header-top-bar, .header-horizontal) #site-logo img,
    body:is(.header-top-bar, .header-horizontal) #site-logo .site-logo-image {
        width: 104px !important;
        height: 62px !important;
    }

    #footer {
        width: calc(100% - 36px) !important;
        padding: 42px 0 54px !important;
    }
}

.home .module_row.dz-themify-row,
.home .module_row.dz-themify-row .row_inner,
.home .module_row.dz-themify-row .module_column,
.home .module_row.dz-themify-row .tb-column-inner,
.home .module_row.dz-themify-row .module,
.home .module_row.dz-themify-row .module-text,
.home .module_row.dz-themify-row .tb_text_wrap {
    width: 100% !important;
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.home .module_row.dz-themify-row .row_inner {
    display: block !important;
}

.home .entry-title,
.home .page-title,
.home .post-title {
    display: none !important;
}

.dz-themify-home,
.dz-themify-home * {
    box-sizing: border-box;
}

.dz-themify-home {
    font-family: "Montserrat", Arial, sans-serif;
    color: var(--dz-ink);
}

.dz-themify-home img {
    max-width: 100%;
    height: auto;
}

.dz-tb-shell {
    width: min(1160px, calc(100% - 48px));
    margin: 0 auto;
}

.dz-tb-kicker {
    margin: 0 0 12px;
    color: var(--dz-gold-deep);
    font-size: 13px;
    font-weight: 800;
    letter-spacing: .18em;
    text-transform: uppercase;
}

.dz-themify-home h2 {
    margin: 0;
    color: var(--dz-ink);
    font-size: clamp(38px, 4.4vw, 72px);
    font-weight: 800;
    line-height: 1.02;
    letter-spacing: 0;
}

.dz-themify-home p {
    font-size: 19px;
    line-height: 1.76;
    letter-spacing: 0;
}

.dz-tb-button,
.entry-content .dz-tb-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 28px;
    border-radius: 999px;
    border: 2px solid currentColor;
    font-weight: 800;
    text-decoration: none;
}

.dz-tb-button--dark,
.entry-content .dz-tb-button--dark {
    background: var(--dz-ink);
    color: #fff;
    border-color: var(--dz-ink);
}

.dz-tb-button--dark:hover,
.entry-content .dz-tb-button--dark:hover {
    background: var(--dz-wine);
    color: #fff;
    border-color: var(--dz-wine);
}

.dz-tb-hero {
    min-height: 760px;
    display: grid;
    place-items: center;
    position: relative;
    isolation: isolate;
    color: #fff;
    text-align: center;
}

.dz-tb-hero::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        radial-gradient(circle at 28% 24%, rgba(241, 207, 25, .35), transparent 30%),
        linear-gradient(110deg, rgba(35, 29, 30, .18), rgba(113, 75, 98, .74));
}

.dz-tb-hero__inner {
    width: min(900px, calc(100% - 48px));
    padding: 120px 0 92px;
}

.dz-tb-hero__logo {
    width: min(520px, 78vw);
    margin: 0 auto 54px;
    filter: drop-shadow(0 28px 45px rgba(0,0,0,.28));
}

.dz-tb-hero__meta {
    display: flex;
    justify-content: center;
    gap: 16px 34px;
    flex-wrap: wrap;
    color: rgba(255,255,255,.94);
    font-size: 22px;
    font-weight: 600;
}

.dz-tb-hero__status {
    margin: 34px 0 0;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
}

.dz-tb-hero__actions {
    display: flex;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
    margin-top: 38px;
}

.dz-tb-hero__actions a,
.entry-content .dz-tb-hero__actions a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 54px;
    padding: 0 30px;
    border: 1px solid rgba(255,255,255,.72);
    border-radius: 999px;
    background: rgba(255,255,255,.13);
    color: #fff;
    font-weight: 800;
    text-decoration: none;
    backdrop-filter: blur(12px);
}

.dz-tb-hero__actions a:hover {
    background: #fff;
    color: var(--dz-ink);
}

.dz-tb-section {
    padding: 118px 0;
}

.dz-tb-sponsors {
    background: #fff;
    text-align: center;
}

.dz-themify-row--sponsors,
.dz-themify-row--sponsors .row_inner,
.dz-themify-row--sponsors .module_column,
.dz-themify-row--sponsors .tb-column-inner,
.dz-themify-row--sponsors .module,
.dz-themify-row--sponsors .module-text,
.dz-themify-row--sponsors .tb_text_wrap,
.dz-themify-row--sponsors .module-slider,
.dz-themify-row--sponsors .themify_builder_slider,
.dz-themify-row--sponsors .tf_swiper-wrapper,
.dz-themify-row--sponsors .tf_swiper-slide {
    background: #fff !important;
}

.dz-tb-sponsors h2 {
    margin-bottom: 46px;
}

.dz-themify-row--sponsors .module-slider {
    width: min(1050px, calc(100% - 48px));
    margin: -22px auto 72px;
}

.dz-themify-row--sponsors .themify_builder_slider {
    padding: 0 78px 58px;
}

.dz-themify-row--sponsors .tf_swiper-slide {
    display: grid;
    place-items: center;
    flex: 0 0 25% !important;
    width: 25% !important;
}

.dz-themify-row--sponsors .slide-inner-wrap {
    display: grid;
    place-items: center;
    width: 100%;
    min-height: 184px;
    margin: 0 auto;
    padding: 20px 16px;
    border: 1px solid rgba(141, 113, 33, .18);
    border-radius: 22px;
    background: #fff;
    box-shadow: 0 20px 50px rgba(29,30,33,.08);
}

.dz-themify-row--sponsors .slide-image {
    display: grid;
    place-items: center;
    width: 100%;
    min-height: 140px;
}

@media (max-width: 1024px) {
    .dz-themify-row--sponsors .tf_swiper-slide {
        flex-basis: 33.333% !important;
        width: 33.333% !important;
    }
}

@media (max-width: 680px) {
    .dz-themify-row--sponsors .tf_swiper-slide {
        flex-basis: 50% !important;
        width: 50% !important;
    }

    .dz-themify-row--sponsors .themify_builder_slider {
        padding-right: 24px;
        padding-left: 24px;
    }
}

.dz-themify-row--sponsors .slide-image img {
    width: auto;
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
}

.dz-themify-row--sponsors .slide-content {
    display: none;
}

.dz-themify-row--sponsors .carousel-nav-wrap {
    color: var(--dz-wine);
}

.dz-tb-sponsors .dz-sponsors {
    width: min(1050px, 100%);
    padding-bottom: 60px;
}

.dz-tb-sponsors .dz-sponsors__viewport {
    height: 248px;
}

.dz-tb-sponsors .dz-sponsors__slide {
    min-height: 210px;
    gap: 70px;
}

.dz-tb-sponsors .dz-sponsor {
    min-height: 188px;
    padding: 22px;
    border: 1px solid rgba(141, 113, 33, .18);
    border-radius: 22px;
    background: linear-gradient(180deg, #fff, #fbfaf6);
    box-shadow: 0 20px 50px rgba(29,30,33,.08);
}

.dz-tb-sponsors .dz-sponsor img {
    max-height: 150px;
}

.dz-tb-rules {
    background: #f5f1ea;
}

.dz-tb-split {
    display: grid;
    grid-template-columns: minmax(0, .95fr) minmax(380px, .78fr);
    align-items: center;
    width: min(1220px, calc(100% - 48px));
    margin: 0 auto;
    gap: 70px;
}

.dz-tb-split__media img {
    width: 100%;
    aspect-ratio: 1.16;
    object-fit: cover;
    border-radius: 30px;
    box-shadow: 0 30px 70px rgba(29,30,33,.18);
}

.dz-tb-split__copy {
    padding: 18px 0;
}

.dz-tb-split__copy h2 {
    margin-bottom: 28px;
}

.dz-tb-split__copy p {
    margin: 0 0 20px;
}

.dz-tb-greeting {
    min-height: 620px;
    display: grid;
    align-items: center;
    position: relative;
    isolation: isolate;
    padding: 120px 0;
    color: #fff;
}

.dz-tb-greeting::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background:
        linear-gradient(90deg, rgba(20, 22, 34, .82), rgba(113, 75, 98, .50)),
        radial-gradient(circle at 22% 50%, rgba(241, 207, 25, .22), transparent 34%);
}

.dz-tb-greeting__panel {
    width: min(760px, calc(100% - 48px));
    margin: 0 auto;
    padding: 46px;
    border-radius: 32px;
    background: rgba(15, 17, 25, .42);
    color: #fff;
    text-align: center;
    backdrop-filter: blur(14px);
}

.dz-tb-greeting h2,
.dz-tb-greeting p,
.dz-tb-greeting .dz-tb-kicker {
    color: #fff;
}

.dz-tb-greeting h2 {
    margin-bottom: 26px;
    font-size: clamp(34px, 4vw, 58px);
}

.dz-tb-jury {
    position: relative;
    isolation: isolate;
    color: #fff;
    text-align: center;
}

.dz-tb-jury::before {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    background: linear-gradient(110deg, rgba(141, 113, 33, .70), rgba(28, 29, 41, .78), rgba(113, 75, 98, .62));
}

.dz-tb-jury h2,
.dz-tb-jury h3,
.dz-tb-jury h4,
.dz-tb-jury p,
.dz-tb-jury .dz-tb-kicker {
    color: #fff;
}

.dz-tb-jury .dz-jury-group {
    margin-top: 58px;
}

.dz-tb-jury .dz-jury-group > h3 {
    margin: 0 0 40px;
    color: rgba(255,255,255,.92);
    font-size: clamp(28px, 3.3vw, 48px);
    font-weight: 400;
    line-height: 1.18;
}

.dz-tb-jury .dz-cards {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 54px;
}

.dz-tb-jury .dz-card {
    color: #fff;
}

.dz-tb-jury .dz-card img {
    width: min(250px, 100%);
    margin: 0 auto;
    border: 10px solid rgba(241, 207, 25, .82);
    border-radius: 50%;
    box-shadow: 0 18px 48px rgba(0,0,0,.24);
}

.dz-tb-jury .dz-card h4 {
    color: #fff;
    font-size: 26px;
}

.dz-tb-jury .dz-card__role,
.dz-tb-jury .dz-card__text p {
    color: rgba(255,255,255,.88);
}

.dz-tb-host {
    background: #fff;
}

.dz-tb-host__inner {
    display: grid;
    grid-template-columns: minmax(320px, .78fr) minmax(360px, .9fr);
    align-items: center;
    gap: 76px;
    width: min(1120px, calc(100% - 48px));
    margin: 0 auto;
}

.dz-tb-host__image {
    display: grid;
    place-items: center;
}

.dz-tb-host__image img {
    width: min(520px, 100%);
    border-radius: 50%;
    box-shadow: 0 30px 75px rgba(29,30,33,.18);
}

.dz-tb-host__copy h2 {
    margin-bottom: 26px;
}

.dz-tb-host__copy p:not(.dz-tb-kicker) {
    color: var(--dz-muted);
    font-size: 24px;
    font-weight: 700;
    line-height: 1.45;
}

.dz-tb-contact {
    background: linear-gradient(90deg, #f1cf19, #a88724 48%, #714b62);
    color: #fff;
}

.dz-tb-contact h2,
.dz-tb-contact h3,
.dz-tb-contact p,
.dz-tb-contact a {
    color: #fff;
}

.dz-tb-contact h2 {
    margin-bottom: 54px;
    text-align: center;
}

.dz-tb-contact__grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 70px;
}

.dz-tb-contact__grid h3 {
    margin: 0 0 18px;
    font-size: 28px;
}

.dz-tb-contact__grid p {
    margin: 0;
}

.dz-tb-contact__links {
    display: flex;
    gap: 18px;
    flex-wrap: wrap;
    margin-top: 28px !important;
}

.dz-tb-contact__links a {
    text-decoration: underline;
    text-underline-offset: 5px;
}

@media (max-width: 980px) {
    .dz-tb-split,
    .dz-tb-host__inner,
    .dz-tb-contact__grid {
        grid-template-columns: 1fr;
        gap: 42px;
    }

    .dz-tb-jury .dz-cards {
        grid-template-columns: 1fr;
    }

    .dz-tb-section {
        padding: 84px 0;
    }
}

@media (max-width: 640px) {
    .dz-tb-shell,
    .dz-tb-split,
    .dz-tb-host__inner,
    .dz-tb-hero__inner,
    .dz-tb-greeting__panel {
        width: min(100% - 32px, 1160px);
    }

    .dz-tb-hero {
        min-height: 660px;
    }

    .dz-tb-hero__logo {
        width: min(360px, 82vw);
        margin-bottom: 36px;
    }

    .dz-tb-hero__meta {
        font-size: 18px;
    }

    .dz-tb-greeting__panel {
        padding: 34px 22px;
    }

    .dz-tb-sponsors .dz-sponsors__slide {
        grid-template-columns: 1fr;
        gap: 20px;
    }
}
