﻿/*body {
    height: 100% !important;
}


main {
    min-height: calc(var(--vh, 1vh) * 100) !important;
    overflow: hidden !important;
}*/


.btn-pink {
    background: #E00B5A !important;
    border: var(--bs-btn-border-width) solid #E00B5A !important;
}

    .btn-pink:hover {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
    }

    .btn-pink:focus-visible {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
        box-shadow: 0 0 0 0.25rem rgba(224, 11, 90, 0.72) !important;
    }

    .btn-pink:active {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
    }

.btn-change-combo {
    background: #161616 !important;
    border: var(--bs-btn-border-width) solid #FF4288 !important;
    padding: 16px 24px 16px 24px;
    gap: 10px;
    border-radius: 50px;
    color: #FF4288;
    font-family: Inter;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    text-align: left;
}

    .btn-change-combo:hover {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
    }

    .btn-change-combo:focus-visible {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
        box-shadow: 0 0 0 0.25rem rgba(224, 11, 90, 0.72) !important;
    }

    .btn-change-combo:active {
        background-color: #e00b5ab8 !important;
        border-color: #e00b5ab8 !important;
    }

.btn-boWhite-baTransparent {
    background: none !important;
    border: var(--bs-btn-border-width) solid #FFFFFF !important;
}

    .btn-boWhite-baTransparent:hover {
        background-color: #e00b5a2b !important;
        border-color: #e00b5a2b !important;
    }

    .btn-boWhite-baTransparent:focus-visible {
        background-color: #e00b5a2b !important;
        border-color: #e00b5a2b !important;
        box-shadow: 0 0 0 0.25rem rgba(224, 11, 90, 0.72) !important;
    }

    .btn-boWhite-baTransparent:active {
        background-color: #e00b5a2b !important;
        border-color: #e00b5a2b !important;
    }

.ticket-selected {
    background-color: #e00b5a2b !important;
    border-color: #e00b5a2b !important;
}

.check-days {
    background-color: #161616 !important;
    padding: 0px 0px 0px 15px !important;
}

    .check-days:checked {
        background-color: #E00B5A !important;
        border-color: #E00B5A !important;
    }

    .check-days:focus {
        border-color: #e00b5ab8 !important;
        outline: 0;
        box-shadow: 0 0 0 0.05rem rgba(224, 11, 90, 0.72) !important;
    }

.check-gender {
    background-color: #161616 !important;
    padding: 0px 0px 0px 15px !important;
}

    .check-gender:checked {
        background-color: #E00B5A !important;
        border-color: #E00B5A !important;
    }

    .check-gender:focus {
        border-color: #e00b5ab8 !important;
        outline: 0;
        box-shadow: 0 0 0 0.05rem rgba(224, 11, 90, 0.72) !important;
    }

.gender-selected {
    background-color: #e00b5a2b !important;
    border-color: #e00b5a2b !important;
}

.btnText {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #FFFFFF;
}

.summaryTitle {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    color: #FF4288;
}

.summaryHeader {
    font-size: 18px;
    font-weight: 300;
    line-height: 21px;
    color: #FFFFFF;
    padding: 0px 0px 0px 15px;
}

.summaryTotalValue, .ticketAccessHeader {
    font-size: 24px;
    font-weight: 700;
    line-height: 26px;
    text-align: right;
    color: #fff;
}

.ticketAccessDiscount {
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
}

.summaryFooterDescription {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: right;
    color: #FFFFFF;
}

.ticketDay, .genderText, .summaryFooterTotal {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #FFFFFF;
}

.ticketOptionsTitle {
    font-size: 24px;
    font-weight: 600;
    line-height: 26px;
    color: #FFFFFF;
}

.svgClass {
    margin-top: -5px;
    margin-left: 5px;
}

.ticketDate, .passSubtitle {
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    color: #8A8A8A;
}

.summaryText, .passTitle {
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    color: #FFFFFF;
}

.black-text {
    /*color:#161616 !important;*/
}

.counter-days {
    color: #fff;
    margin: 0px 10px 0px 10px;
}

    .counter-days > span:first-child {
        font-size: 18px;
        font-weight: 400;
        line-height: 27px;
        text-align: center;
        color: #FFFFFF;
    }

.counter-dayss {
    font-size: 18px;
    font-weight: 700;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
}

.counter-dayss-text {
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
}

.comboTypes {
    min-height: 80px;
}

.changeComboTitle {
    font-size: 48px;
    font-weight: 800;
    line-height: 57.6px;
    color: #FF4288;
}

.ticketActionsMobile {
    padding: 24px 24px 24px 24px !important;
    width: 100% !important;
    /*background-color: #161616 !important;*/
    /*background-color: #FFFFFF !important;*/
    background-color: #2D2C2C !important;
}

    .ticketActionsMobile > div:first-child {
        /*margin: 0px 0px 15px 0px;*/
        margin: -10px 0px 5px 0px;
    }

    .ticketActionsMobile hr {
        opacity: 1;
        display: flex;
        width: 80px;
        height: 4px;
        gap: 0px;
        border-radius: 30px;
        color: #fff;
        background-color: #fff;
        /*background-color: #161616;*/
    }

.packageValue {
    /*width: 32% !important;*/
    width: 23% !important;
}

.limitedText {
    font-size: 18px;
    font-weight: 300;
    color: #EDEDED;
}

.passTitle a {
    color: #fff !important;
    text-decoration: underline !important;
    cursor: pointer !important;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .sumSubtract {
        width: 100% !important;
        text-align: left !important;
    }

    .btn-boWhite-baTransparent {
        min-height: 233px !important;
    }
}

@media screen and (min-width: 971px) {
    .ticketAccess2 > div:first-child {
        padding: 10px 90px 50px 90px;
    }

    .cardPassTickets > .card {
        padding: 16px 16px 16px 16px;
    }

    .changeCombo {
        padding: 0px 100px 0px 100px;
    }
}

@media screen and (min-width: 0px) and (max-width: 970px) {
    body {
        height: 100% !important;
        margin: 0;
        overflow-x: hidden;
    }

    main {
        min-height: calc(var(--vh, 1vh) * 100); /* Uses the dynamically set vh */
        overflow: hidden !important; /* Prevents extra scroll */
        display: flex !important;
        flex-direction: column !important;
        justify-content: space-between; /* Adjusts content alignment */
    }

    .hideMobile {
        display: none;
    }

    .cardPassTickets {
        width: 100% !important;
    }

        .cardPassTickets > .card {
            padding: 16px 16px 16px 16px;
        }
}

@media screen and (min-width: 0px) and (max-width: 932px) {
    .ticketAccess2 > div:first-child {
        padding: 10px 10px 50px 10px;
    }

    .changeCombo {
        padding: 20px 10px 15px 15px;
    }

    .cardPassTickets > div:first-child {
        /*align-items: center;*/
    }

    .cardPassTickets > .card {
        padding: 8px 0px 8px 8px;
    }

    .ticketAccessHeader {
        font-size: 16px;
        line-height: 21px;
    }

    .ticketAccessDiscount {
        font-size: 8px;
    }

    .summaryText, .passTitle {
        font-size: 14px;
    }

    .ticketDate, .passSubtitle {
        font-size: 11px;
        line-height: 24px;
    }

    .ticketOptionsTitle {
        font-size: 18px;
    }

    .changeComboTitle {
        font-size: 24px;
        line-height: 26px;
    }

    .grid-weekDays2 .btnDay2 {
        width: 78px !important;
    }

    .btnDay2.packageValue {
        width: 23% !important;
        font-size: 15px;
        padding: 13px 0px 0px 0px !important;
    }

    .grid-weekDays2 > div:first-child {
        flex-direction: row !important;
    }

    .check-gender, .check-days {
        height: 1.3em;
    }

    .ticketDay, .genderText, .summaryFooterTotal {
        font-size: 12px;
        font-weight: 500;
        line-height: 12px;
    }

    .btnText {
        font-size: 12px;
        font-weight: 500;
        line-height: 14px;
    }

    .selectedSummary {
        justify-content: start !important;
        padding: 0px 0px 10px 15px !important;
    }

        .selectedSummary > div:last-child {
            display: flex !important;
        }

        .selectedSummary > div:first-child p {
            font-size: 14px !important;
            font-weight: 600 !important;
            line-height: 28px !important
        }

        .selectedSummary > div:first-child h1 {
            font-size: 32px !important;
        }

    .btnBuyNow, .btnAddBag {
        font-size: 14px !important;
        line-height: 18px;
        height: 60px !important;
    }

    .btn-change-combo {
        font-size: 12px;
        line-height: 10px;
    }

    .summaryValuesInfo span {
        color: #fff;
    }

    .overlay2 {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        width: 100% !important;
        height: 100% !important;
        background-color: rgba(0, 0, 0, 0.5) !important;
        z-index: 1 !important;
    }

    .roll {
        width: 200px;
        /*height: calc(74px + (8 * ((100vw - 430px) / 502)));*/
        height: calc(90px + (8 * ((100vw - 430px) / 502)));
        background-color: lightblue;
        position: relative;
        transition: transform 2s ease;
    }

        .roll.up {
            /*overflow-x: scroll;*/
            /*height: calc(580px - ((90 * (100vw - 430px)) / 502));*/
            height: calc(580px - ((90 * (100vw - 320px)) / 320));
            transform: translateY(-0px);
        }

        .roll.ups {
            /*overflow-x: scroll;*/
            /*height: calc(480px - ((90 * (100vw - 430px)) / 502));*/
            height: calc(480px - ((90 * (100vw - 600px)) / 600));
            transform: translateY(-0px);
        }
}

/**/
.allotment {
    display: none;
}

@media screen and (max-width: 500px) {
    .bannerPass {
        top: -150px !important;
        /*filter: blur(2px);*/
    }
}

.bannerPass {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -1;
}

    .bannerPass img {
        width: 100%;
        /*filter: blur(2px);*/
        opacity: 0.8;
    }

#ticketTypeContainer {
    margin-top: 64px;
}

.customDropdown {
    width: 214px;
}

    .customDropdown #itemSelect {
        top: -8px;
    }

.customBtnDropdown {
    width: 214px;
}

.selectedSummary {
    display: flex;
    justify-content: space-between;
    padding: 0 90px 50px 90px
}

    .selectedSummary > div:first-child {
        display: flex;
        flex-direction: column;
    }

        .selectedSummary > div:first-child h1 {
            font-size: 3rem;
            font-weight: 800;
            color: #FF4288;
        }

        .selectedSummary > div:first-child p {
            font-size: 1.5rem;
            font-weight: 700;
        }

    .selectedSummary > div:last-child {
        display: flex;
    }

.ticketAccess {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.ticketOptions {
    background-color: #161616;
    width: 90%;
    margin: 0 auto;
    border-radius: 16px;
}

    .ticketOptions label,
    .ticketOptions span,
    .ticketOptions .btnDay2,
    .ticketActions span {
        font-size: 1rem;
        color: #fff;
    }

    .ticketOptions h2 {
        color: #FF4288;
    }

        .ticketOptions h2,
        .ticketOptions h2 span {
            font-size: 1.5rem;
            font-weight: bold;
        }

.ticketOptionsHeader,
.ticketOptionsBody,
.ticketOptionsFooter {
    padding: 20px 40px;
}

    .ticketOptionsHeader h2 {
        color: #fff;
    }

        .ticketOptionsHeader h2 span {
            color: #FF4288;
        }

.ticketOptionsBody {
    display: grid;
    grid-template-areas: "grid-gender grid-weekDays2 grid-kitSize";
    gap: 2vw;
}

.grid-gender, .grid-weekDays2, .grid-kitSize {
    display: flex;
    flex-direction: column;
    gap: 1vh;
    color: #fff;
    margin-left: 0%;
}

.ticketOptionsBody .grid-gender div {
    display: flex;
    gap: 8px;
}

.grid-weekDays2 > div:first-child {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.grid-weekDays2 > div:last-child {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 2%;
}

.grid-weekDays2 .btnDay2 {
    height: 48px;
    width: 15%;
    padding: 10px 16px;
    margin-bottom: 6px;
    display: inline-block;
    text-align: center;
    border: 1px solid #EDEDED;
    border-radius: 8px;
    cursor: pointer;
}

    .grid-weekDays2 .btnDay2:hover {
        opacity: 0.9;
    }

    .grid-weekDays2 .btnDay2[data-checked="true"] {
        background-color: #E00B5A;
        border-color: #E00B5A;
    }

.ticketOptionsBody .grid-kitSize {
    display: flex;
    flex-direction: column;
}

    .ticketOptionsBody .grid-kitSize span:first-child {
        display: flex;
        align-items: center;
    }

    .ticketOptionsBody .grid-kitSize img:first-child {
        width: 20px;
        height: 20px;
        margin-left: 8px;
    }

.ticketOptionsFooter {
    display: grid;
    grid-template-columns: 4fr 1fr 1fr 1fr;
    background-color: #292929;
    border-radius: 0px 0px 16px 16px;
}

    .ticketOptionsFooter .ticketOptionsContent {
        display: flex;
        flex-direction: column;
        gap: 4px;
        padding: 0 40px;
    }

    .ticketOptionsFooter > div:first-child {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding-left: 0;
    }

    .ticketOptionsFooter > div:last-child {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }

    .ticketOptionsFooter h2 {
        line-height: normal;
    }

    .ticketOptionsFooter div.hasBorder {
        border-left: 1px solid gray;
    }

    .ticketOptionsFooter .ticketOptionsContent .removeAccess {
        display: flex;
        align-items: center;
        gap: 4px;
        cursor: pointer;
    }

        .ticketOptionsFooter .ticketOptionsContent .removeAccess:hover {
            opacity: 0.8;
        }

    .ticketOptionsFooter .ticketOptionsContent > .removeAccess:last-child {
        display: none;
        align-self: end;
    }

.addAccess[enabled='false'] {
    display: none;
}

.addAccess[enabled='true'] ~ .limitMessage {
    display: none;
}

.limitMessage {
    color: #FF4288 !important;
    display: flex;
    align-items: center;
    gap: 8px;
}

.ticketActions {
    margin-top: 24px;
}

    .ticketActions .btnActions {
        display: flex;
        gap: 24px;
    }

    .ticketActions[disabled="true"],
    .ticketActionsMobile[disabled="true"] {
        pointer-events: none;
    }

    .ticketActions .btnActions > button:hover,
    .ticketActionsMobile button:hover {
        opacity: 0.8;
    }

    .ticketActions .btnActions > button {
        padding: 0 24px;
        height: 52px;
        border-radius: 100px;
        font-size: 1rem;
    }

.ticketActionsMobile .chevron span {
    font-size: 0.75rem;
    color: #fff;
}

.ticketActionsMobile .chevron img {
    /*width: 16px;
    height: 16px;*/
    transform: scale(1.5, 1);
    transform-origin: center;
}

.ticketActionsMobile button:not(.btnRounded) {
    padding: 0 24px;
    height: 40px;
    border-radius: 100px;
    font-size: 0.875rem;
}

.ticketActionsMobile > div > div > button.btnRounded {
    background-color: #fff;
}

.btnRounded {
    padding: 0;
    height: 40px;
    border: 1px solid #EDEDED;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    position: relative;
}

    .btnRounded img {
        position: absolute;
        top: 7px;
        left: 7px;
    }

.btnAddBag:not(.btnRounded) {
    height: 52px;
    background-color: #fff;
    color: #E00B5A;
}

.btnBuyNow {
    background-color: #E00B5A;
    color: #fff;
}

.ticketActionsMobile {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 19;
    background-color: #292929;
    border-radius: 16px 16px 0px 0px;
    padding: 24px;
    display: none;
    transition: all 0.26s ease;
}

    .ticketActionsMobile.closed {
        height: 42px;
        padding: 4px 24px;
        transition: all 0.26s ease;
    }

        .ticketActionsMobile.closed img {
            content: url('/assets/img/icons/chevron-up.svg');
        }

    .ticketActionsMobile .totaValue > span {
        font-size: 0.625rem;
        color: #fff;
    }

    .ticketActionsMobile .totaValue > h2 {
        font-size: 1rem;
        white-space: nowrap;
        color: #FF4288;
    }

    .ticketActionsMobile .optionsViewButtonMobile {
        display: none;
    }

        .ticketActionsMobile .optionsViewButtonMobile .label {
            font-size: 0.875rem;
            color: #EDEDED;
        }

        .ticketActionsMobile .optionsViewButtonMobile .optionDetails {
            font-size: 0.625rem;
            color: #8A8A8A;
        }

        .ticketActionsMobile .optionsViewButtonMobile[state='opened'] {
            display: flex;
            flex-direction: column;
            gap: 4px;
        }

.optionsViewButtonMobile[state='opened'] ~ div:not(.optionsViewButtonMobile) {
    display: none !important;
}


/* MEDIA QUERIES */

@media screen and (min-width: 1600px) {
    #ticketTypeContainer {
        margin-top: 64px;
    }
}

@media screen and (max-width: 1500px) {
    #ticketTypeContainer {
        margin-top: 40px;
    }
}

@media screen and (max-width: 1300px) {
    #ticketTypeContainer {
        margin-top: 16px;
    }
}

@media screen and (max-width: 970px) {
    .ticketOptionsBody {
        grid-template-areas:
            "grid-gender"
            "grid-weekDays2"
            "grid-kitSize";
    }

    h2.text-nowrap {
        white-space: normal !important;
    }

    .ticketOptionsHeader, .ticketOptionsBody, .ticketOptionsFooter {
        padding: 6px 24px;
    }

    .ticketOptions {
        width: 95%;
    }

    .grid-weekDays2 > div:first-child {
        flex-direction: column;
        gap: 8px;
    }

    .selectedSummary > div:last-child {
        display: none;
    }

    .ticketActions {
        display: none;
    }

    .ticketActionsMobile {
        display: block;
    }


    .customDropdown {
        width: 100%;
    }

    .grid-weekDays2 .btnDay2 {
        width: 128px;
    }
}

@media screen and (max-width: 700px) {
    .ticketAccess {
        gap: 0;
    }

    .ticketOptions {
        width: 90%;
        margin-top: 30px;
    }

    .ticketActionsMobile.closed {
        height: 36px;
    }

    .ticketOptionsFooter .ticketOptionsContent > .removeAccess:first-child {
        display: none;
    }

    .ticketOptionsFooter .ticketOptionsContent > .removeAccess:last-child {
        display: flex;
    }

    .ticketOptionsBody {
        gap: 40px;
    }

    #ticketTypeContainer {
        margin-top: 70px;
    }

    .ticketOptionsFooter {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: 1fr 1fr 1fr 1fr;
    }

        .ticketOptionsFooter .ticketOptionsContent {
            padding: 0;
        }

        .ticketOptionsFooter > div:first-child {
            text-align: left;
        }


        .ticketOptionsFooter div.hasBorder {
            border: none;
        }

        .ticketOptionsFooter > div:nth-child(1) {
            border-bottom: 1px solid gray;
            grid-column: 1/3;
            margin-bottom: 8px;
            padding-bottom: 4px;
        }

        .ticketOptionsFooter > div:nth-child(2) {
            border-right: 1px solid gray;
        }

        .ticketOptionsFooter div:nth-child(3) {
            padding-left: 12px;
        }

        .ticketOptionsFooter div:nth-child(4) {
            border-top: 1px solid gray;
            grid-column: 1/3;
            margin-top: 8px;
            padding-top: 4px;
        }

    .selectedSummary > div:first-child h1 {
        font-size: 2rem;
    }

    .selectedSummary > div:first-child p {
        font-size: 1rem;
    }

    .selectedSummary {
        justify-content: center;
        padding: 0;
    }

    .bannerPass img {
        content: url('/assets/img/Banner-Pass-Mobile.png');
    }
}

@media screen and (max-width: 440px) {
    .ticketOptions {
        margin-top: 68px;
    }
}

@media screen and (max-width: 420px) {
    .ticketOptions {
        margin-top: 60px;
    }
}

@media screen and (max-width: 376px) {
    .ticketOptions {
        margin-top: 36px;
    }

    .ticketActionsMobile.closed {
        height: 32px;
    }
}

@media screen and (max-width: 1210px) {
    .grid-weekDays2 > div:last-child {
        justify-content: left;
    }
}

@media screen and (max-width: 1060px) {
    .grid-weekDays2 > div:last-child {
        justify-content: space-between;
    }
}

@media screen and (max-width: 756px) and (min-width: 650px) {
    .grid-weekDays2 > div:last-child {
        justify-content: left;
    }
}

.disable-selecao-dias {
    cursor: not-allowed;
    opacity: 0.5;
}

    .disable-selecao-dias > .customCheckbox > .checkAllDays {
        pointer-events: none;
        text-decoration: none;
    }

    .disable-selecao-dias > .btnDay2 {
        pointer-events: none;
        text-decoration: none;
    }

.icon-send {
    margin-top: 30px;
}
