.culture-pass-pg .papaya-bg::before {
    background: linear-gradient(180deg, #fff5e4 10%, #FFF 100%);
}

section.header-banner { 
    z-index: 2;
}

.overlay-shape .elementor-widget-container::before {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    background: transparent;
}
.overlay-shape .elementor-widget-image {
    z-index: 5;
    margin-top: -145px;
}
.overlay-shape img {
    width: 100vw;
}

.content {
    margin-top: -5%;
    z-index: 6;
}
.content > .elementor-container {
    width: calc(100% - 640px) !important;
}
.content .pb-40 {
    padding: 0 0 40px;
}
.content .elementor-heading-title {
    margin: 0 0 24px;
}
.content img {
    aspect-ratio: 32/14;
    width: 320px;
    object-fit: contain;
}

.how-to-redeem {
    background: url('/wp-content/uploads/2025/08/how-to-redeem-bg.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 0 165px;
    padding: 0;
}
.how-to-redeem > .elementor-container {
    width: calc(100% - 400px) !important;
    top: 150px;
}
.how-to-redeem .elementor-inner-section > .elementor-container {
    gap: 72px;
}
.how-to-redeem .elementor-inner-section .elementor-col-33:not(:last-child)::after {
    content: '';
    display: block;
    width: 24px;
    height: 20px;
    background: url('/wp-content/uploads/icons/arrow-beidge.svg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(48px, -50%);
}
.how-to-redeem .elementor-inner-section .elementor-col-33 .elementor-widget-wrap::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #E7283E;
    clip-path: polygon( 100% 100%,0% 100%,0% 52.798%,100% 0%,100% 100% );
    width: 100%;
    height: 50%;
}
.how-to-redeem .elementor-inner-section .elementor-col-33 .elementor-widget-wrap {
    border-radius: 16px;
    background: white;
    box-shadow: 3px 3px 9px 0 rgba(247, 58, 78, 0.15);
    padding: 30px 20px 0 20px;
    justify-content: center;
    flex-direction: column;
    overflow: hidden;
}
.how-to-redeem .elementor-inner-section .elementor-col-33 .elementor-widget-wrap .elementor-widget-image {
    flex: 1;
    width: 15.71vw;
    display: flex;
    align-items: flex-end;
    margin: auto;
    z-index: 2;
}
.how-to-redeem .elementor-inner-section .elementor-col-33 .elementor-widget-wrap p {
    line-height: 150%;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 38px;
}
.how-to-redeem .elementor-heading-title {
    margin: 0 0 40px;
    color: white;
}
.how-to-redeem  .elementor-button-wrapper {
    padding: 0 0 40px;
}
.how-to-redeem .elementor-button {
    padding: 12px 16px !important;
    border: 1px solid var(--White, #FFF);
    border-radius: 5px !important;
}

.ticket-bundles .custom-table br {
    display: none;
}
.ticket-bundles {
    margin: 0 0 0 80px;
}
.ticket-bundles > .elementor-container {
    justify-content: space-between;
}

.ticket-bundles .context {
    flex: 0 0 45%;
}
.ticket-bundles .context .elementor-heading-title {
    margin: 0 0 24px;
}
.ticket-bundles .table-info {
    padding: 16px;
    background: #464646;
    border-radius: 24px 0 0 24px;
}
.ticket-bundles .table-info .custom-table {
    border-collapse: separate;
    border-spacing: 8px;
}
.ticket-bundles .table-info .custom-table th,
.ticket-bundles .table-info .custom-table td {
    border-bottom: 0;
    border-top: 0;
    height: 60px;
    padding: 0;
    vertical-align: middle;
    text-align: center;
    padding: 10px 20px;
}
.ticket-bundles .table-info .custom-table th {
    height: 80px;
    background: #222;
    color: #ffffff;
}
.ticket-bundles .table-info .custom-table p,
.ticket-bundles .table-info .custom-table tbody td {
    margin: 0 !important;
    font-size: 14px;
    line-height: 114%;
}
.ticket-bundles .table-info .custom-table .size-12,
.ticket-bundles .table-info .custom-table tbody span {
    font-size: 12px;
}
.ticket-bundles .table-info .custom-table p.size-12 {
    font-weight: normal !important;
}
.ticket-bundles .table-info .custom-table tr th:first-child {
    border-radius: 10px 0 0;
}
.ticket-bundles .table-info .custom-table tr th:last-child {
    min-width: 176px;
    background: #E7283E;
    border-radius: 0 10px 0 0;
}
.ticket-bundles .table-info .custom-table tbody tr:nth-child(odd) td {
    background: #DADADA;
}
.ticket-bundles .table-info .custom-table tbody tr:nth-child(even) td {
    background: #FFFFFF;
}
.ticket-bundles .table-info .custom-table tbody tr td:last-child {
    color: #E7283E;
}
.ticket-bundles .table-info .custom-table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 10px;
}
.ticket-bundles .table-info .custom-table tbody tr:last-child td:last-child {
    border-radius: 0 0 10px 0;
}

.sco-blind-bag > .elementor-container { 
    column-gap: 140px;
}
.sco-blind-bag img {
    aspect-ratio: 540 / 470;
    width: 100%;
}

.eligible-concerts {
    margin: 0 0 0 80px;
}
.eligible-concerts .elementor-heading-title {
    padding: 0 0 40px;
}

@media only screen and (max-width: 992px) {
    .overlay-shape .elementor-widget-image {
        z-index: 5;
        margin-top: -80px;
    }

    .content img {
        width: 220px;
    }
    .content > .elementor-container {
        width: calc(100% - 64px) !important;
    }

    .how-to-redeem {
        background-color: #222;
        background-size: contain;
        background-position: bottom center;
        margin: 0px;
        padding: 0 0 72px;
        border-radius: 16px;
    }
    .how-to-redeem .elementor-inner-section > .elementor-container {
        gap: 48px;
       flex-wrap: wrap;
    }
    .how-to-redeem .elementor-heading-title {
        margin: 24px 0;
    }
    .how-to-redeem .elementor-inner-section .elementor-col-33 .elementor-widget-wrap .elementor-widget-image {
       width: 220px;
    }
    .how-to-redeem .elementor-inner-section .elementor-col-33:not(:last-child)::after {
        width: 20px;
        height: 16px;
        right: 50%; 
        top: unset;
        bottom: 0;
        left: 50%;
        transform: rotate(90deg) translate(30px, 50%);
    }
    .how-to-redeem > .elementor-container {
        width: calc(100% - 48px) !important;
        top: 0px;
    }
    .how-to-redeem .elementor-inner-section .elementor-col-33 {
        width: 100%;
    }

    .ticket-bundles {
        margin: 0;
    }
    .ticket-bundles > .elementor-container {
        width: calc(100% - 32px);
    }
    .ticket-bundles .context {
        flex: unset;
    }
    .ticket-bundles .elementor-column {
        width: 100% !important;
    }
    .ticket-bundles .elementor-column:not(:last-child) {
        padding: 0 0 24px;
    }
    .ticket-bundles .custom-table br {
        display: block;
    }
    .ticket-bundles .table-info {
        border-radius: 24px;
    }
    .ticket-bundles .table-info {
        padding: 5px;
    }
    .ticket-bundles .table-info .custom-table th,
    .ticket-bundles .table-info .custom-table td {
        padding: 5px;
    }
    .ticket-bundles .table-info .custom-table tr th:last-child {
        min-width: unset;
    }
    .ticket-bundles .table-info .custom-table tr th:first-child {
        min-width: 65px;
    }
    .ticket-bundles .table-info .custom-table tr th:not(:last-child):not(:first-child) {
        min-width: 100px;
    }


    .sco-blind-bag .elementor-column {
        width: 100% !important;
    }
    .sco-blind-bag img {
        width: calc(100% - 80px);
    }

    .eligible-concerts {
        margin: 0 0 0 16px;
    }
}

@media only screen and (max-width: 767px) {
    .overlay-shape .elementor-widget-image {
        margin-top: -45px;
    }
}
