﻿.ticket-content {
    position: relative !important;
}
.modal {
    z-index: 7777;
    top: 0;
}
.ticket-content container {
    max-width: 1024px;
    margin: 0 auto;
    padding-bottom: 3rem !important;
    padding-top: .75rem !important;
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
}
.ticket-times {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
    padding-left: .75rem !important;
    padding-left: .75rem !important;
}
.subtitle {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: .875rem !important;
    line-height: 1.25rem !important;
}
.mr-1 {
    font-weight: 400;
}
b {
    font-weight: bolder;
}
.text-gray-400 {
    --tw-text-opacity: 1 !important;
    color: rgb(161 161 170 / 1 ) !important;
}
#ticket-tit {
    margin-top: .75rem !important;
    margin-bottom: 1.5rem !important;
    padding-left: .75rem !important;
    font-size: 1.875rem !important;
    line-height: 2.25rem !important;
    font-weight: 600 !important;
    --tw-text-opacity: 1 !important;
    color: rgb(161 161 170 / 1 ) !important;
}
.ticket-body {
    gap: .5rem !important;
    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    display: grid !important;
}
.ticket-all-price {
    padding-left: .75rem !important;
    padding-right: .75rem !important;
}

.all-price {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
    --tw-bg-opacity: 0.05 !important;
    background-color: rgb(23 141 129 / 0.05) !important;
    border-width: 1px !important;
    border-radius: .75rem !important;
    --tw-border-opacity: 1 !important;
    border-color: rgb(23 141 129 / var(--tw-border-opacity)) !important;
}
.all-price .all-price-text {
    gap: 0 !important;
    align-items: center !important;
    display: flex !important;
}
.all-price-left {
    margin-right: .75rem;
    flex-grow: 1 !important;
    position: relative !important;
}
.ticket-name {
    font-weight: 600 !important;
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
}
.all-price-right {
    margin-right: 0 !important;
}
.ticket-text {
    --tw-text-opacity: 1 !important;
    color: rgb(23 141 129 / 1 ) !important;
    font-weight: 600 !important;
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    white-space: nowrap !important;
}
.text-xs {
    --tw-text-opacity: 1 !important;
    color: rgb(161 161 170 / 1) !important;
    font-size: .75rem !important;
    line-height: 1rem !important;
    margin-top: .25rem !important;
}
.ticket-qty-box {
    background-color: rgb(39 39 42 / .5) !important;
    gap: 0 !important;
    padding: .75rem !important;
    border-radius: .75rem !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    margin-left: .75rem !important;
    margin-right: .75rem !important;
    margin-top: 1.5rem !important;
}
.qty-flit {
    margin-right: 0 !important;
    width: fit-content !important;
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
    text-align: center !important;
}
    .qty-flit > div {
        gap: 0 !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
        display: flex !important;
    }
.qty-tit {
    font-size: 1.5rem !important;
    line-height: 2rem !important;
    margin-bottom: .75rem !important;
}
.qty-body {
    margin-right: 0 !important;
    gap: 0 !important;
    font-size: 1.5rem !important;
    line-height: 2rem !important;
    justify-content: center !important;
    align-items: center !important;
    width: 50% !important;
    display: flex !important;
}
.qty-btn-box {
    margin-right: 0 !important;
    flex-grow: 0 !important;
    pointer-events: auto;
    --tw-bg-opacity: 0.6 !important;
    background-color: rgb(63 63 70 / 0.6) !important;
    gap: 0 !important;
    white-space: nowrap;
    outline: 0 !important;
    line-height: 36px;
    border-width: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    font-weight: 500;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06) !important;
    text-align: center !important;
    border-radius: 9999px !important;
    justify-content: center !important;
    align-items: center !important;
    cursor: pointer !important;
    width: 4rem !important;
    height: 4rem !important;
    display: flex !important;
}
.qty-input {
    min-width: 60px;
    text-align: center !important;
    flex-grow: 0 !important;
    user-select: none;
    box-sizing: border-box;
    overflow: visible;
}
.qty-i-input {
    width: 60px;
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: transparent !important;
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    line-height: 36px !important;
    height: 36px !important;
    border-radius: .375rem;
    display: block;
    padding-left: .75rem;
    padding-right: .75rem;
    vfont-size: 1.875rem !important;
    text-align: center !important;
    border-width: 0 !important;
    user-select: text !important;
}
.ticket-bottom {

}
.b-top {
    background-color: rgb(39 39 42 / .5) !important;
    padding: .75rem !important;
    border-radius: .75rem !important;
    margin-left: .75rem !important;
    margin-right: .75rem !important;
}
.b-body {
    filter: blur(0px);
    transition: 0.7s ease-out;
}
.price-item {
    --tw-text-opacity: 1 !important;
    color: rgb(161 161 170 / var(--tw-text-opacity)) !important;
    font-weight: 300 !important;
}
.resum {
    gap: 0 !important;
    align-items: center !important;
    display: flex !important;
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
}
.flex-grow {
    flex-grow: 1 !important;
}
.flex-grow-0 {
    margin-right: 0 !important;
    text-align: right !important;
    flex-grow: 0 !important;
}
.b-body hr {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(63 63 70 / var(--tw-bg-opacity)) !important;
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70 / var(--tw-border-opacity));
    border-width: 0 !important;
    height: 1px !important;
}
.font-semibold {
    font-weight: 600 !important;
    font-size: 1.125rem !important;
    line-height: 1.75rem !important;
    align-items: center !important;
    display: flex !important;
    margin-top: .75rem !important;
    margin-bottom: .75rem !important;
}
.flex-grow-0 {
    margin-right: 0 !important;
    text-align: right !important;
    white-space: nowrap !important;
    flex-grow: 0 !important;
}
.b-bottom {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}
.m2-btn-2 {
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
    height: initial !important;
    padding-top: .75rem;
    padding-bottom: .75rem;
    white-space: nowrap;
    outline: 0 !important;
    display: inline-block;
    margin-top: 1rem !important;
    cursor: pointer;
    border-radius: .5rem;
    border-width: 0;
    padding-left: .75rem;
    padding-right: .75rem;
    font-weight: 500;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
    transition-duration: 150ms;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 100% !important;
}
.ticket-form-item {
    --tw-bg-opacity: 1 !important;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05) !important;
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    --tw-bg-opacity: 1 !important;
    border-radius: 0.75rem !important;
    margin-bottom: 0.75rem !important;
}
.ticket-form-title {
    --tw-text-opacity: 1 !important;
    color: rgb(20 184 166 / var(--tw-text-opacity)) !important;
    --tw-bg-opacity: 0.1 !important;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity)) !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
    padding: 0.75rem !important;
}
.ticket-form-body {

}
.ticket-b-box {
    padding: 0.75rem !important;
    gap: 0.75rem !important;
    grid-template-columns: repeat(1, minmax(0px, 1fr)) !important;
    margin-top: 0px !important;
    display: grid;
}
.ticket-form-label {
    --tw-text-opacity: 1;
    padding-top: 0px;
    display: block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 600;
    --tw-text-opacity: 1;
    color: white;
}
.ticket-form-required {
    --tw-text-opacity: 1 !important;
    color: rgb(229 62 62 / var(--tw-text-opacity)) !important;
}
.ticket-form-input {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(63 63 70 / var(--tw-bg-opacity));
    border-color: rgb(63 63 70 / var(--tw-border-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    line-height: 36px !important;
    height: 36px !important;
    display: block;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-size: 1rem;
    border-radius: 0.375rem;
    border-width: 1px;
}
.ticket-form-error {
    --tw-text-opacity: 1 !important;
    color: rgb(229 62 62 / var(--tw-text-opacity)) !important;
    font-size: 0.75rem !important;
    line-height: 1rem !important;
    margin-top: 0.25rem !important;
    display: none;
}
.ticket-form-i {
    width: 100% !important;
}
.iti__country-container {
    left: 0px;
}
#ticket-phone {
    padding-left: 48px;
}
.items-center {

}
.is-danger{
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(63 63 70 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    line-height: 36px !important;
    height: 36px !important;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    appearance: none;
    display: block;
    width: 100%;
    padding-left: 0.75rem;
    padding-right: 2.5rem;
    font-size: 1rem;
    background-position: right 0.5rem center;
    border-radius: 0.375rem;
    border-width: 1px;
}
@media (min-width: 1024px) {
    .ticket-b-box {
        grid-template-columns: repeat(3, minmax(0px, 1fr)) !important;
    }
}
@media (min-width:640px) {
    .ticket-b-box {
        padding: 1.5rem !important;
        grid-template-columns: repeat(2, minmax(0px, 1fr)) !important;
    }
    .ticket-form-title {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
        border-top-right-radius: 0.75rem !important;
        border-top-left-radius: 0.75rem !important;
    }
    .ticket-form-item {
        --tw-bg-opacity: 1 !important;
        background-color: rgb(39 39 42 / var(--tw-bg-opacity)) !important;
        border-radius: 0.75rem !important;
        margin-bottom: 1.5rem !important;
    }
    .ticket-body {
        grid-template-columns: repeat(9, minmax(0, 1fr)) !important;
    }
    .ticket-top {
        grid-column: span 6 / span 6 !important;
    }
    .ticket-bottom {
        grid-column: span 3 / span 3 !important;
    }
    .ticket-all-price {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .ticket-qty-box {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .qty-flit > div {
        padding-left: 1.5rem !important;
        padding-right: 1.5rem !important;
    }
    .qty-body {
        gap: .75rem !important;
    }
    .ticket-bottom {
        position: sticky !important;
    }
    .ticke-step-2 {
        grid-column: span 6 / span 6 !important;
    }
}