.logo-text {
    font-family: Arial, sans-serif;
    line-height: 1.1;
}

.event-info {
    font-size: 0.8rem;
    line-height: 1.2;
}


/* Para el ícono de Instagram si usas Font Awesome */
.fab {
    margin-right: 5px;
}
video {
        background-color: #000;
        height: auto;
        left: 50%;
        min-height: 100%;
        min-width: 100%;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        width: auto;
        z-index: -3;
        background-size: cover;
    }
    .height-100{height: 100vh;}
    .vertical-align {
        position: relative;
        top: 50%;
        transform: translateY(-50%);
    }
    .y-bars:before{
        content: "";
        width: 120px;
        background: #F5F3F3;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }
    .y-bars:after{
        content: "";
        width: 120px;
        background: #F5F3F3;
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
    }
    .x-bars,
    .y-bars{
        position: absolute;
        height: 100%;
        top: 0;
        left: 0;
        width: 100%;
    }
    .x-bars:before{
        content: "";
        height: 120px;
        background: #F5F3F3;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
    }
    .x-bars:after{
        content: "";
        height: 120px;
        background: #F5F3F3;
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
    }
    .bg-yellow{
        background: #FFD101;
    }
    .section-mod{
        padding: 120px 0px
    }
    .container{
        max-width: 100%;
        padding-left: 5vw;
        padding-right: 5vw;
    }
    h2{
        line-height: 1.3;
        font-size: 2.8em
    }
    .leftPapper{
        position: absolute;
        left: 0;
        z-index:9;
        width: 300px;
    }
    .rightPapper_bottom{
        position: absolute;
            right: 0px;
            z-index: 1;
            width: 300px;
            top: -2px;
    }
    .rightPapper{
        position: fixed;
        right: 0px;
        z-index: 1;
        width: 300px;
        top: 45vh;
    }
    .card-subtitle {
    font-size: 16px;
    margin-bottom: 15px;
    line-height: 1.3;
}

.card-text {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 10px;
}

.link-text {
    text-decoration: underline;
    color: #000;
    font-weight: 600;
}

.pricing-table {
    margin-top: 20px;
}

.price-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 0;
    font-size: 16px;
}

.price-label {
    font-weight: 600;
}

.early-bird-note {
    font-size: 0.7rem;
    color: #666;
    margin-left: 8px;
}

 

.whats-included {
    margin-top: 20px;
}

.included-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.included-list {
    font-size: 16px;
    list-style: disc;
    line-height: 1.3;
}

.schedule img{

    width: 100%;
    display: block;
    margin-bottom: 40px;
}
.schedule {
    width: 33%;
    background: #F5F3F3;
    border-radius: 20px;
    padding: 40px;
    color: #000;
}

.schedule-title {
    font-size: 3rem;
    font-weight: 900;
    color: #2196F3;
    margin-bottom: 30px;
    letter-spacing: -1px;
}

.day-section {
    margin-bottom: 25px;
}

.day-title {
    font-size: 1.1rem;
    font-weight: 700;
    margin-bottom: 0px;
    color: #000;
}

.day-subtitle {
    font-size: 0.8rem;
    color: #666;
    margin-bottom: 15px;
}

.schedule-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px dashed #c2c2c2;
}

.time-slot {
    font-weight: 700;
    color: #000;
}

.session-name {
    color: #333;
    width: 50%;
    text-align: right;
}

.included-section {
    margin-top: 30px;
    padding-top: 20px;
}

.included-title {
    font-size: 1.1rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

.included-text {
    font-size: 16px;
    color: #444;
    line-height: 1.4;
}


.details{
    width: 66%;
    display: inline-flex;
    list-style: none;
    gap: 10px;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
}
.details >li img:not(.logophy){
    height: 500px;
    width: 100%;
    object-fit: cover;
}
.logoPHX{
    max-width: 60%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: auto !important;
    object-fit: none !important;
    z-index: 99;
}
img.parallaxImg{
    width: 130%;
    max-width: 230% !important;
    position: absolute;
    top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    height: auto !important;
    object-fit: none !important;
}
.details >li:not(:nth-child(1)){
    padding: 40px
}
.details >li:nth-child(2){
    background: #FF861A; 
    height: 400px;;
}
.details >li:nth-child(3){
    height: auto;
}
.details >li:nth-child(4){
    margin-top: -100px
}
.details >li{
    border-radius: 20px;
    overflow: hidden;
    width: calc(50% - 10px);
    background: #F5F3F3;
    height: fit-content;
    position: relative;

}
h3{
    font-weight: bolder;
    font-size: 2rem;
    line-height: 1.1;
    margin-bottom: 20px
}
.mb-10{
    margin-bottom: 10px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-70{
    margin-bottom: 70px;
}
.mb-80{
    margin-bottom: 80px;
}
.mb-90{
    margin-bottom: 90px;
}
.mb-100{
    margin-bottom: 100px;
}
.mb-110{
    margin-bottom: 110px;
}
.mb-120{
    margin-bottom: 120px;
}
.mb-130{
    margin-bottom: 130px;
}
.mb-140{
    margin-bottom: 140px;
}
.mb-150{
    margin-bottom: 150px;
}
.mb-160{
    margin-bottom: 160px;
}
.mb-170{
    margin-bottom: 170px;
}
.mb-180{
    margin-bottom: 180px;
}
.mb-190{
    margin-bottom: 190px;
}
.mb-200{
    margin-bottom: 200px;
}
.mb-210{
    margin-bottom: 210px;
}
.mb-220{
    margin-bottom: 220px;
}
.w-70{width: 70%}
img{max-width: 100%;}
.img-gallery-4x4 li{
        width: calc(25% - 4px);
        position: relative;
        overflow: hidden;
    }
    .img-gallery-4x4{
        padding: 0;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .bgBottom{
        position: absolute;
        top: 0%;
        left: 0;
        width: 100%
    }
    .bgTop{
        position: absolute;
        bottom: 0%;
        left: 0;
        width: 100%
    }
    .pt-320 {
        padding-top: 320px
    }
    .pt-420 {
        padding-top: 420px
    }
    .pb-320{
        padding-bottom: 320px
    }
    .experience-boxes-x3 {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        grid-template-rows: auto auto;
        gap: 20px;
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .experience-item {
        background: #000;
        border-radius: 20px;
        overflow: hidden;
        color: white;
        display: flex;
        flex-direction: column;
        min-height: 400px;
    }

    .image-section {
        height: 230px;
        overflow: hidden;
    }

    .image-section img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .content-section {
        padding: 30px;
        flex: 1;
        display: flex;
        flex-direction: column;
    }

    .content-section h3 {
        font-size: 2rem;
        font-weight: 900;
        margin: 0 0 20px 0;
        color: white;
    }

    .content-section p {
        font-size: 0.9rem;
        line-height: 1.4;
        color: white;
        margin: 0;
        opacity: 0.9;
    }

    .phx-logo {
        background: #333;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }

    .phx-logo::before {
        content: '';
        position: absolute;
        top: 30px;
        left: 30px;
        right: 30px;
        bottom: 30px;
        border: 2px solid rgba(255,255,255,0.4);
        border-radius: 10px;
        opacity: 0;
    }

    .phx-text {
        color: white;
        font-size: 3rem;
        font-weight: 900;
        letter-spacing: 8px;
        text-align: center;
        line-height: 0.8;
        z-index: 2;
        position: relative;
    }
    .StickersLeft{
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 9;
    }
    .StickersRight{
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        z-index: 9;
    }
    .rotating-text {
    display: inline-block;
    white-space: nowrap;
    animation: scroll-left 55s linear infinite;
}

.rotating-text-container {
    overflow: hidden;
    width: 100%;
    background: black;
    color: white;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bolder;
    padding: 5px;
    margin-top: 10px;
    font-size: 22px;
}

@keyframes scroll-left {
    0% {
        transform: translateX(0%);
    }
    100% {
        transform: translateX(-50%);
    }
}
.baw{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    height: max-content;
    z-index: 9999;
}
.LeftSticker1{
        position: absolute;
        left: 90px;
        bottom: -140px;
        width: 200px;
        z-index: 99;
    }
    .LeftSticker2{
        position: absolute;
        left: 292px;
        bottom: -100px;
        z-index: 98;
        width: 140px;
    }
    .Rightsticker{
        position: absolute;
        right: 0;
        bottom: -280px;
        z-index: 98;
        width: 200px;
    }
    .w-1oo{
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .text-white.text-decoration-none{color: white !important;font-weight: 500}
   .memories{
        display: block;
        margin-bottom: 40px;
   }
   .subtitle{
        position: absolute;
        z-index: 9;
        right: 0;
        top: 370px;
        width: 500px;
   }
   .sub-footer li div{
        overflow: hidden;
        position: relative;
   }
    .sub-footer li >div{
        position: relative;
        display: flex;
        gap: 15px;
        overflow: hidden;
    }
    .sub-footer video{z-index: 3;width: 100%;}
    .sub-footer li{
        overflow: hidden;
            width: 50%;
        position: relative;
        overflow: hidden;
        display: flex;
        flex-direction: column;
        gap: 5px;

    }
    .sub-footer img{
        opacity: 0;
    }
    .sub-footer{
        justify-content: space-between;
        gap: 5px;
        display: flex;
        padding: 0;
        margin: 0;
        list-style: none;
    }
    .subtitle1{
        position: absolute;
        left: 0;
        bottom: -70px;
        width: 53vw;
        max-width: 2000vw;
        z-index: 99999;
    }
    .subtitle2{
        position: absolute;
        right: 0;
        top: -20px;
        width: 142%;
        max-width: 200%;
        z-index: 99999;
    }
     
    .tobtn a+a{
        margin-left: 20px;
    }
        footer{
            margin-top: -60px;
    border-top: 1px solid rgba(255,255,255,0.4);
    color: white;
    text-transform: uppercase;
    font-size: 12px;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    z-index: 9;
    }
    .text-right{text-align: right}
.fa-heart {animation: heartbeat 3s infinite;}@keyframes heartbeat {0% {transform: scale( .75);}  20% {transform: scale( 1.3);} 40% {transform: scale( .75);} 60% {transform: scale( 1.3);} 100% {transform: scale( .75);}}
.floatingIcon{
    position: absolute;
    right: -77px;
    bottom: -85px;
    width: 145px;
}.detailBg {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}

.faceIcon {
    position: absolute;
}
body .navbar--img {
    height: 100px
}
.megabuttom.hyperlink,
header .megabuttom {
    transform: rotate(0deg);
    padding: 13px 23px !important;
    font-size: 16px !important;
}
header .megabuttom {
    margin: 0 !important;
}
.megabuttom {
    position: relative;
    font-size: 34px;
    text-transform: uppercase;
    color: #FFD101;
    font-weight: 900;
    text-decoration: none;
    display: inline-block;
    padding: 17px 50px;
    border-radius: 150px;
    border: 5px solid white;
    background: #F72837;
    transform: rotate(-2deg);
    margin-top: 40px;
    margin-bottom: 30px;
    /* Espacio para la sombra */
    transition: all 0.3s ease;
    box-shadow: 0 0 0 transparent;
    /* Estado inicial sin sombra */
}



.megabuttom:hover {
    transform: rotate(-2deg) translateY(-5px);
    /* Sube un poco */
    box-shadow:
        0 8px 0 #B0B0B0,
        /* Primera capa gris oscuro */
        0 16px 0 #D4D4D4;
    /* Segunda capa gris claro */
    animation: bounce 0.6s ease !important;
}

.megabuttom.hyperlink:hover ,
header .megabuttom:hover {
    transform: rotate(0deg) translateY(-5px);
    /* Sube un poco */
    box-shadow:
        0 8px 0 #B0B0B0,
        /* Primera capa gris oscuro */
        0 16px 0 #D4D4D4;
    /* Segunda capa gris claro */
    animation: bounce2 0.6s ease !important;
}

@keyframes bounce {

    0%,
    100% {
        transform: rotate(-2deg) translateY(-5px);
    }

    25% {
        transform: rotate(-2deg) translateY(-15px);
    }

    50% {
        transform: rotate(-2deg) translateY(-3px);
    }

    75% {
        transform: rotate(-2deg) translateY(-7px);
    }
}
@media (min-width: 768px) {
    .col-md-8 {
        flex: 0 0 auto;
        width: 65%;
    }
}
@keyframes bounce2 {

    0%,
    100% {
        transform: rotate(0deg) translateY(-5px);
    }

    25% {
        transform: rotate(0deg) translateY(-9px);
    }

    50% {
        transform: rotate(0deg) translateY(-3px);
    }

    75% {
        transform: rotate(0deg) translateY(-7px);
    }
}