.section-ticket{background-color:var(--color-opt-in-background, #364a36);background-image:var(--background-image-mobile);background-size:cover;background-repeat:no-repeat}.ticket-header{position:relative}.ticket-header .ticket__headerTitle{color:#fff}.ticket-header .ticket__headerSubtitle{color:#33ce9b}.ticket-descriptionWrapper .ticket__description{background-image:var(--background-description-image-mobile);background-size:cover;background-repeat:no-repeat;padding:var(--spacing-sm) var(--spacing-sm);color:#2a382a}.ticket-descriptionWrapper .ticket__description h1,.ticket-descriptionWrapper .ticket__description h2,.ticket-descriptionWrapper .ticket__description h3,.ticket-descriptionWrapper .ticket__description h4,.ticket-descriptionWrapper .ticket__description h5,.ticket-descriptionWrapper .ticket__description h6{font-weight:500;text-align:center;margin:0}.ticket-descriptionWrapper .ticket__description p,.ticket-descriptionWrapper .ticket__description li{font-family:var(--font-proxima)}.ticket-descriptionWrapper .ticket__description strong{font-weight:800}.ticket-descriptionWrapper .ticket__description p:first-of-type{border-top:1px solid #2a382a;padding-top:var(--spacing-sm)}@media (min-width: 768px){.section-ticket{background-color:var(--color-opt-in-background, #364a36);background-image:var(--background-image-desktop);background-size:cover}.ticket-header .ticket__headerTitle,.ticket-header .ticket__headerSubtitle{max-width:900px;margin-left:auto;margin-right:auto}.ticket-header .ticket__headerTitle{padding-top:clamp(calc(var(--spacing-sm)),2vw,calc(var(--spacing-md)))}.ticket-header .ticket__headerImage{position:absolute;top:calc(var(--spacing-xl) * -1);left:calc(var(--spacing-sm) * -1)}.ticket-descriptionWrapper .ticket__description{background-image:var(--background-description-image-desktop);background-size:cover;padding:var(--spacing-sm) var(--spacing-xl);max-width:910px;margin-left:auto;margin-right:auto}}
