@font-face {
    font-family: 'Gotham-Light';
    src: url('font/Gotham/Gotham-Light.otf') ;
  }
  @font-face {
    font-family: 'Gotham-Medium';
    src: url('font/Gotham/Gotham-Medium.otf') ;
  }
  @font-face {
    font-family: 'Gotham-Black';
    src: url('font/Gotham/Gotham-Black.otf') ;
  }
  @font-face {
    font-family: 'Gotham-Book';
    src: url('font/Gotham/Gotham-Book.otf') ;
  }
    .head {

    display: flex;
    
    overflow: hidden;
    
    width: 100%;
    }
    
    .head .head-left {
    
width: 50%;
    }
    
    .head .head-left .principal-logo {
    display: flex;
    justify-content: space-between;
    min-height: 5vw;
    padding: 0 4vw;
    }
    
    .head .head-left .principal-logo .image-home {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 17vw;
    }
    .title-perfil{
        font-family: 'Gotham-Medium';
        margin-bottom:2rem;
        margin-top: 2rem;
    }
    .head .head-left .principal-logo .options {
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    
/* margin-right: 8%; */
    }
    
    .head .head-left .principal-logo .options ul {
    
list-style: none;
    
padding: 0;
    
margin: 0;
    }

ul {}
    
    .head .head-left .principal-logo .options ul li { 
    
    }
    
    .head .head-left .principal-logo .options ul li a {
    font-family: 'Gotham-Light';
    font-weight: 600;
    color: #000;
    text-decoration: none;
    }
    
    .head .head-left .secondary-head {
    /* background: #E51E49; */
    position: relative;
    min-height: 38vw;
    padding: 1rem 4rem;
    padding-right: 17vw;
    padding-top: 4vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    }
      .head .head-left .secondary-head2 {
    background: #ffffff;
    position: relative;
    min-height: 7vw;
    padding: 1rem 4rem;
    padding-right: 17vw;
    padding-top: 1vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #333333;
    font-weight: 900!important;
    }
      .head .head-left .secondary-head2 div h1{
          font-weight:800!important;
      }
    .head .head-left .secondary-head h2 {
    
margin: 0;
    
padding: 0;
    
font-family: 'Gotham-Light';
    
color: #000000;
    
font-size: 1.92vw;
    
margin-bottom: 5vw;
    }
    
    .head .head-left .secondary-head h1 {
    
margin: 0;
    
padding: 0;
    
font-family: 'Gotham-Black';
    
color: #000000;
    
font-size: 2.65vw;
    
line-height: 1;
    
margin-bottom: 6vw;
    }
 .head .head-left .secondary-head h1 span{
     
color: #000000;
     
text-shadow: 2px 1px 0px #ffffff;
     
font-size: 3.5vw;
 }
    
    .head .head-left .secondary-head .btn-head {
    }
    
    .head .head-left .secondary-head .btn-head a {
    
text-decoration: none;
    }
    
    .head .head-left .secondary-head .btn-head a .btn-back {
    background: #000;
    color: white;
    width: fit-content;
    padding: 0.75vw 3.45vw;
    border-radius: 50px;
    margin: 1vw 0rem;
    font-size: 1.25vw;
    line-height: 1;
    text-decoration: none;
    width: 22vw;
    font-family: 'Gotham-Medium';
    justify-content: center;
    text-align: center;
    font-size: 1.45vw;
    min-height: 4vw;
    display: flex;
    flex-direction: column;
    }
.btn-rose{
    background: #f03f5c!important;
}
.head .head-left .secondary-head .btn-head a .btn-back div{
    width: 14vw;
    margin-top: 1vw;
    text-align: center;
    font-size: 1.2vw;
    font-weight: 100;
    font-family: 'Gotham-Light';
    margin: 0 auto;
    margin-bottom: -1.25vw;
}
.btn-back {}
    
    .head .head-left .secondary-head h3 {
    
margin: 0;
    
padding: 0;
    
font-family: 'Gotham-Medium';
    
color: white;
    
font-size: 1vw;
    }
    
    .head .head-left .secondary-head p {
    
margin: 0;
    
padding: 0;
    
font-family: 'Gotham-Light';
    
color: #000000;
    
font-size: 0.75vw;
    
margin-top: 2rem;
    
width: 86%;
    }
      .head .head-left .secondary-head p a{
          color:black;font-weight:bolder;
      }
    .head .head-left .secondary-head p br { 
    
    }
    
    .head .head-right {
    background: #f03f5c;
    width: 100%;
    margin-right: -50%;
    margin-left: -10%;
    transform: skew(-27deg, 0deg);
    }
        .head .head-right2 {
    background: #ef435d;
    width: 100%;
    margin-right: -51%;
    margin-left: -2%;
    transform: skew(-27deg, 0deg);
    overflow-x: hidden;
    }
    .head .head-right .right-container2 {
    transform: skew(27deg, 0deg);
    /* background: #000000; */
    width: 51vw;
    pointer-events: none;
    }
    
    .head .head-right .right-container2 .images-right {
    /* margin-left: -1%; */
    margin-top: 0vw;
    pointer-events: none;
    height: 100%;
    margin-bottom: 0vw;
    }
    
    .head .head-right .right-container2 .images-right .image-logo-top { 
    
    }
    
    .head .head-right .right-container2 .images-right .image-logo-top img { 
    
    }
    
    .head .head-right .right-container2 .images-right .image-box {
    width: 100%;
    left: 0vw;
    margin-left: 0vw;
    margin-bottom: 0vw;
    }
       .head .head-right .right-container2 .images-right .image-box2 {
    width: 100%;
    left: -2vw;
    margin-left: -2vw;
    margin-top: 0rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: 0vw;
    }
       .head .head-right .right-container2 .images-right .image-box2 img{
     width: 38vw;
    }
    .head .head-right .right-container2 .images-right .image-box img {
  
width: 103%;
  
margin-bottom: -3vw;
}
    
    .head .head-right .right-container2 .images-right .pie-img {
    width: 93%;
    text-align: center;
    color: white;
    position: absolute;
    margin: 0 auto;
    left: auto;
    right: auto;
    bottom: 1rem;
    font-size: 1vw;
    font-family: 'Gotham-Light';
    /* opacity: 0.5; */
    }
    .premios { 

    }
    
     .container2 {
    max-width: 89vw;
    padding: 0 4vw;
    margin: 0 auto;
    }
    
    .premios .container2 .line-premio-title { 
    
    }
    .premios .line-title{position: absolute;left: 0;top: -4.5rem;}
    .premios .container2 .line-premio-title .col-12 { 
    
    }
    
    .premios .container2 .line-premio-title .col-12 h2 {
    font-family: 'Gotham-Light';
    font-size: 4.5vw;
    margin: 2vw 0 0vw 0;
    }
    .premios .container2 .line-premio-title .col-12 h3 {
    color: #e51e49;
    font-family: 'Gotham-Medium';
    font-size: 2.vw;
    font-weight:500;
    margin: 0 0 0 0;
    line-height: 1.2;
    /* flex-direction: column; */
    line-height: 2;
    /* justify-content: center; */
    font-weight: bold;
    }
   .premios .container2 .line-premio-title .col-12 h3 img {
    width: 13vw;
    height: auto;
    margin-top: -0.75vw;
    margin-left: 0.5rem;
    }
       .premios .container2 .line-premio-title .col-12 h3 span{font-size: 1.15vw;line-height: 0;display: block;line-height: 1.25;}
    .premios .container2 .line-premio {
    margin-bottom: 2rem;
    border: 1px solid #8080805c;
    padding: 2vw 2vw;
    border-radius: 50px;
    position: relative;
    margin-top: 9rem;
    margin-bottom: 13rem;
    padding-top: 3vw;
    padding-bottom: 3rem;
    }
    
    .premios .container2 .line-premio .col-lg-5 {
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    }
    .premios .container2 .line-premio .col-12 .img-premio{
    height: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    flex-direction: column;
    /* width: 100%; */
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
    max-width: 135rem;
    width: 31vw;
    }
       .premios .container2 .line-premio .col-12 .img-premio img{
           position: relative;
           display: flex;
           justify-content: center;
           width: 100%;
           margin: 0 auto;
           max-width: 100%;
           }
    .premios .container2 .line-premio .col-12 h4 {
    text-transform: uppercase;
    font-family: 'Gotham-Medium';
    font-size: 1.3vw;
    font-weight: bolder;
    }
    
    .premios .container2 .line-premio .col-12 h4 span {
    
font-family: 'Gotham-Medium';
    
font-size: 1.5vw;
    }
    
    .premios .container2 .line-premio .col-12 h5 {
    
font-family: 'Gotham-Light';
    
font-size: 1.3vw;
    
/* font-weight: bolder; */
    }
    
    .premios .container2 .line-premio .col-12 h5 br { 
    
    }
    
    .premios .container2 .line-premio .col-12 h5 span {
    
font-size: 2.5vw;
    
font-weight: bolder;
    }
    
    .premios .container2 .line-premio .col-12 p {
    
font-size: 1vw;
    
color: #e51e49;
    
font-weight: 500;
    }

p {}
    
    .premios .container2 .line-premio .col-12 p b {
    
font-family: 'Gotham-Medium';
    }
    footer{
    
padding: 4rem 4vw;
    }
    footer h5{padding: 0;right: 0;margin: 0;font-size: 1rem;font-family: 'Gotham-Light';}
    footer p{
    margin: 0;
    padding: 0;
    font-size: 0.9rem;
    font-family: 'Gotham-Light';
    }
  footer p a{
    color: #e51e49;
    }
    .botonera {display: flex;flex-direction: column;justify-content: center;width: 100%;margin-bottom: 3rem;}
    .botonera2 {display: flex;justify-content: left;width: 100%;margin-bottom: 3rem;align-items: center;margin-left: 1.5vw;margin-top: -2vw;}
    .botonera p, .botonera2 p{
         
text-align: center;
         
margin: 0;
         
margin-top: 1rem;
         
padding: 0;
     }
    .botonera a {
    text-align: center;
    justify-content: center;
    }
    
    .botonera .rose-btn {
    background: #e51e49;
    color: white;
    width: fit-content;
    padding: 0.75rem 1.25rem;
    border-radius: 50px;
    margin: 1vw 0rem;
    font-size: 1.5rem;
    line-height: 1;
    font-family: 'Gotham-Medium';
    margin: 0 auto;
    }
    .botonera  .black-btn{
        background: #000;
        color: white;
        width: fit-content;
        padding: 0.75rem 1.25rem;
        border-radius: 50px;
        margin: 1vw 0rem;
        font-size: 1rem;
        line-height: 1;
        font-family: 'Gotham-Medium';
        margin: 0 auto;
        margin-top: 0.5rem;
    }
 .botonera2 {display: flex;justify-content: left;width: 100%;margin-bottom: 3rem;align-items: center;margin-left: 1.5vw;margin-top: -2vw;}
   
    .botonera2  .white-btn{
        background: #ffffff;
        color: #e51e49;
        width: fit-content;
        padding: 0.75vw 1.25vw;
        border-radius: 50px;
        margin: 1vw 0rem;
        font-size: 1vw;
        line-height: 1;
        font-family: 'Gotham-Medium';
        /* margin-top: 0.5rem; */
        margin-left: 2vw;
    }
.botonera2  .white-btn a{
    color: #e51e49;
    text-decoration: none;
}
.botonera a{
    color:white;
    cursor:pointer;
    text-decoration:none;
}

form{
    padding: 0px 2%;
    padding-top: 3rem;
    padding-bottom: 5rem;
    max-width: 1100px;
    margin: 0 auto;
}

form {}
form h1{
    font-family: 'Gotham-Medium';
    text-align: center;
}
form p{
    
font-family: 'Gotham-Medium';
}
form p span{
    
font-size: 0.85rem;
    
font-family: 'Gotham-Light';
}
form button{
        background: #e51e49;
        color: white;
        width: fit-content;
        padding: 0.75rem 2.5rem;
        border-radius: 50px;
        margin: 1vw 0rem;
        font-size: 1.5rem;
        line-height: 1;
        font-family: 'Gotham-Medium';
        margin: 0 auto;
        border:none;
        float: right;
        cursor: pointer;
}
.input-data {display: flex;flex-direction: column;margin-bottom: 1.5rem;}

.input-data label {

font-family: 'Gotham-Medium';
}

.input-data input,
.input-data select {border-radius: 60px;padding: 0.5rem 1rem;border: 1px solid;}
.input-file {
    width:250px;
    padding:20px;
    background:#fff;
    border:2px dashed #555;
  }
  .input-file input {
    display:none;
  }
  .input-file label {
    display:block;
    width:100%;
    height:50px;
    line-height:50px;
    text-align:center;
    background: #000000;
    color:#fff;
    font-size:15px;
    font-family:"Open Sans",sans-serif;
    text-transform:Uppercase;
    font-weight:600;
    border-radius:10px;
    cursor:pointer;
  }
  
  .input-file img {
    width:100%;
    display:none;
    margin-top:10px;
  }
  .control {
    font-family: arial;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 3px;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Gotham-Medium';
}
.control a{
    color:black;
    
}
.control a:hover{
    color: #e51e49;
}
    .control input {
        position: absolute;
        z-index: -1;
        opacity: 0;
    }
.control_indicator {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background: #e6e6e6;
    border: 0px solid #000000;
    border-radius: 0px;
}
.control:hover input ~ .control_indicator,
.control input:focus ~ .control_indicator {
    background: #ccc;
}

.control input:checked ~ .control_indicator {
    background: #EF425B;
}
.control:hover input:not([disabled]):checked ~ .control_indicator,
.control input:checked:focus ~ .control_indicator {
    background: #0e6647;
}
.control input:disabled ~ .control_indicator {
    background: #e6e6e6;
    opacity: 0.6;
    pointer-events: none;
}
.control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none;
}
.control input:checked ~ .control_indicator:after {
    display: block;
}
.control-checkbox .control_indicator:after {
    left: 8px;
    top: 3px;
    width: 3px;
    height: 8px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}
.control-checkbox input:disabled ~ .control_indicator:after {
    border-color: #7b7b7b;
}

.faq-container {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 3rem;
}


.faq-item {
    margin-bottom: 10px;
}

.faq-question {
    width: 100%;
    /* background-color: #e51e49; */
    color: #000000;
    border: 1px solid grey;
    cursor: pointer;
    font-family: 'Gotham-Medium';
    padding: 15px;
    font-size: 16px;
    /* border: none; */
    border-radius: 15px;
    text-align: left;
    outline: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    transition: background-color 0.2s ease;
}

.faq-question:hover {
    /* background-color: #e51e49; */
}

.arrow {
    transition: transform 0.2s ease;
}

.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease;
    background-color: #f8f8f8;
    padding: 0 15px;
    margin-top: 5px;
    font-family: 'Gotham-Light';
}

.faq-answer p {
    padding: 15px;
    margin: 0;
}

.faq-item.active .faq-answer {
    max-height: 247px; /* Ajusta según la altura del contenido */
}

.faq-item.active .arrow {
    transform: rotate(180deg);
}

    .main-header {
      background-color: #2563eb;
      color: white;
      padding: 1rem;
      text-align: center;
      margin-bottom: 2rem;
    }
    
    .main-content {
      max-width: 1200px;
      margin: 0 auto;
    }
    
    /* Estilos autónomos del sorteo */
    .sorteo-container {
      font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 
        'Helvetica Neue', Arial, sans-serif;
      background-color: transparent;
      margin: 2rem 0;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
    }

    .sorteo-card {
      position: relative;
      /* max-width: 700px; */
      width: 100%;
      background-color: #F2F2F2;
      padding: 3rem;
      border-radius: 24px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05), 0 1px 3px rgba(0, 0, 0, 0.1);
      margin: 1rem;
    }

    .sorteo-content {
      text-align: center;
    }

    .sorteo-title-main {
      font-size: 2.25rem;
      font-weight: 700;
      color: #1f2937;
      margin: 0 0 0.5rem 0;
      line-height: 1.2;
    }

    .sorteo-title-secondary {
      font-size: 1.875rem;
      font-weight: 600;
      color: #374151;
      margin: 0 0 2rem 0;
      line-height: 1.3;
    }

    .sorteo-text {
      color: #4b5563;
      margin: 0 0 1.5rem 0;
      max-width: 36rem;
      margin-left: auto;
      margin-right: auto;
      font-size: 1rem;
      line-height: 1.6;
    }

    .sorteo-text:last-of-type {
      margin-bottom: 0;
    }

    .sorteo-butterfly {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 98px;
      height: 98px;
      object-fit: contain;
    }
            .tickets-widget-container {
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
        
            margin: 0 auto;
            padding: 20px;
            background-color: #ffffff;
        }

        .tickets-widget-header {
            font-size: 18px;
            font-weight: 600;
            color: #333333;
            margin-bottom: 20px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
        }

        .tickets-widget-list {
            display: flex;
            flex-direction: column;
            gap: 12px;
        }

        .tickets-widget-item {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 16px 20px;
            background-color: #f5f5f5;
            border-radius: 8px;
            transition: background-color 0.2s ease;
            cursor: pointer;
        }

        .tickets-widget-item:hover {
            background-color: #eeeeee;
        }

        .tickets-widget-info {
            display: flex;
            flex-direction: column;
            gap: 4px;
        }

        .tickets-widget-date {
            font-size: 14px;
            font-weight: 500;
            color: #333333;
        }

        .tickets-widget-number {
            font-size: 13px;
            color: #666666;
            font-family: 'Courier New', monospace;
        }

        .tickets-widget-icon {
            width: 24px;
            height: 24px;
            color: #666666;
            flex-shrink: 0;
        }

        .tickets-widget-icon svg {
            width: 100%;
            height: 100%;
            fill: currentColor;
        }
.social-media-bar-container {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

.social-media-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f0f0f0;
  border-radius: 50px;
  padding: 16px 24px;
  box-sizing: border-box;
}

.social-media-bar-left {
  display: flex;
  align-items: center;
  gap: 24px;
}

.social-media-bar-text {
  font-weight: 500;
  color: #333;
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  margin: 0;
}

.social-media-bar-icons {
  display: flex;
  gap: 16px;
  align-items: center;
}

.social-media-bar-icon {
  color: #000;
  text-decoration: none;
  transition: opacity 0.2s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.social-media-bar-icon svg {
  width: 32px;
  height: 32px;
}

.social-media-bar-icon:hover {
  opacity: 0.8;
}

.social-media-bar-home-button {
  background-color: #f14666;
  color: white;
  font-weight: 500;
  padding: 16px 40px;
  border-radius: 50px;
  text-decoration: none;
  transition: background-color 0.2s ease;
  font-size: 18px;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
  border: none;
  cursor: pointer;
  display: inline-block;
}

.social-media-bar-home-button:hover {
  background-color: #e03355;
}

@media (max-width: 600px) {
  .social-media-bar {
    flex-direction: column;
    gap: 16px;
    border-radius: 16px;
    padding: 20px;
  }
  
  .social-media-bar-left {
    gap: 16px;
  }
  
  .social-media-bar-text {
    font-size: 16px;
  }
  
  .social-media-bar-home-button {
    font-size: 16px;
    padding: 14px 32px;
  }
}
        /* Responsive design */
        @media (max-width: 480px) {
            .tickets-widget-container {
                padding: 16px;
            }
            
            .tickets-widget-item {
                padding: 14px 16px;
            }
            
            .tickets-widget-date {
                font-size: 13px;
            }
            
            .tickets-widget-number {
                font-size: 12px;
            }
        }
@media (max-width:991px){
    form {
        width:100%;
    }
    .premios .container2 .line-premio {
    margin-bottom: 2rem;
    border: 1px solid #8080805c;
    padding: 4vw 2vw;
    border-radius: 50px;
}
    form h1{
        font-size: 2rem;
    }
    .head .head-right .right-container2 .images-right .image-box2{
        
    }
    .head .head-right .right-container2 .images-right .image-box2 img{
        width: 65%;
        margin: 0 auto;
    }
    .head .head-left .secondary-head2{
        padding: 4vw;
    }
        .head .head-left .secondary-head2 h1{
        font-size: 4vw;
    }

        footer{
    
padding: 5vw 4vw;
    }
        footer h5{padding: 0;right: 0;margin: 0;font-size: 0.75rem;font-family: 'Gotham-Light';}
    footer p{
    margin: 0;
    padding: 0;
    font-size: 0.5rem;
    font-family: 'Gotham-Light';
    }
        .head {display: flex;overflow: hidden;width: 100%;flex-direction: column;}
    
    .head .head-left {
    width: 100%;
    }
    
    .head .head-left .principal-logo {
    
display: flex;
    
justify-content: space-between;
    
min-height: 6rem;
    
padding: 0 4vw;
    }
    
    .head .head-left .principal-logo .image-home {
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 40vw;
    }
    
    .head .head-left .principal-logo .options {
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    
/* margin-right: 8%; */
    }
    
    .head .head-left .principal-logo .options ul {
    
list-style: none;
    
padding: 0;
    
margin: 0;
    }

ul {}
    
    .head .head-left .principal-logo .options ul li { 
    
    }
    
    .head .head-left .principal-logo .options ul li a {
    font-family: 'Gotham-Light';
    font-weight: 600;
    color: #000;
    text-decoration: none;
    }
    
    .head .head-left .secondary-head {
    /* background: #E51E49; */
    position: relative;
    min-height: 70vw;
    padding: 1rem 4vw;
    padding-right: none;
    padding-top: 8vw;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    }
    
    .head .head-left .secondary-head h2 {
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Light';
    color: #000000;
    font-size: 5vw;
    }
    .head .head-left .secondary-head h1 span {
            font-size: 12vw;
    }
    
    .head .head-left .secondary-head h1 {
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Black';
    color: #000000;
    font-size: 8vw;
    margin-top: 1rem;
    }
    
    .head .head-left .secondary-head .btn-head { 
    
    }
    
    .head .head-left .secondary-head .btn-head a { 
    
    }
    
    .head .head-left .secondary-head .btn-head a .btn-back {
    background: #000;
    width: fit-content;
    color: white;
    padding: 1.5vw 3.25vw;
    border-radius: 50px;
    margin: 3vw 0rem;
    font-size: 5.75vw;
    margin-top: 4vw;
    min-height: 14vw;
    width: 90%;
    text-align: center;
    }
    .head .head-left .secondary-head .btn-head a .btn-back div{
    width: 57vw;
    margin-top: 1vw;
    text-align: center;
    font-size: 5.2vw;
    font-weight: 100;
    font-family: 'Gotham-Light';
    margin: 0 auto;
    margin-bottom: -5.25vw;
}
 .botonera2 {display: flex;justify-content: left;width: 100%;margin-bottom: 3rem;align-items: center;margin-left: 1.5vw;margin-top: -1vw;}
   
    .botonera2  .white-btn{
        background: #ffffff;
        color: #e51e49;
        width: fit-content;
        padding: 1vw 1.5vw;
        border-radius: 50px;
        margin: 1vw 0rem;
        font-size: 4vw;
        line-height: 1;
        font-family: 'Gotham-Medium';
        /* margin-top: 0.5rem; */
        margin-left: 2vw;
    }
.botonera2  .white-btn a{
    color: #e51e49;text-decoration:none;
}
.btn-back {}
    
    .head .head-left .secondary-head h3 {
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Medium';
    color: white;
    font-size: 4vw;
    margin-bottom: 3vw;
    }
    
    .head .head-left .secondary-head p {
    margin: 0;
    padding: 0;
    font-family: 'Gotham-Light';
    color: white;
    font-size: 3.5vw;
    }
    
    .head .head-left .secondary-head p br { 
    
    }
    
    .head .head-right {
    background: #ef435d;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    transform: unset;
    }
    
    .head .head-right .right-container2 {
    transform: unset;
    /* background: #000000; */
    width: 100%;
    pointer-events: none;
    }
    
    .head .head-right .right-container2 .images-right {
    margin-left: 0;
    margin-top: 0;
    pointer-events: none;
    position: relative;
    }
    
    .head .head-right .right-container2 .images-right .image-logo-top { 
    
    }
    
    .head .head-right .right-container2 .images-right .image-logo-top img { 
    
    }
    
    .head .head-right .right-container2 .images-right .image-box {
    
width: unset;
    
margin-left: 0;
    }
    
    .head .head-right .right-container2 .images-right .image-box img {
    
    width: 100%;
    }
    
    .head .head-right .right-container2 .images-right .pie-img {
    
font-size: 2vw;
    
text-align: center;
    
color: white;
    
width: 100%;
    }
    .premios { 

    }
    
    .premios .container2 {
    width: 100vw;
    }
    
    .premios .container2 .line-premio-title { 
    
    }
    
    .premios .container2 .line-premio-title .col-12 { 
    
    }
    
    .premios .container2 .line-premio-title .col-12 h2 {
    
font-family: 'Gotham-Light';
    
font-size: 6.5vw;
    
margin: 0;
    
margin-top: 6vw;
    }
    .premios .container2 .line-premio-title .col-12 h3 {
    font-family: 'Gotham-Medium';
    font-size: 2.25vw;
    font-weight:500;
    line-height: 1.5;
    /* display: flex; */
    /* flex-direction: column; */
    /* justify-content: center; */
    }
    .premios .container2 .line-premio-title .col-12 h3 img {
    width: 44vw;
    height: auto;
    margin-top: -1.75vw;
    margin-left: 0.5rem;
}
       .premios .container2 .line-premio-title .col-12 h3 span{

font-size: 3.15vw;
}
    .premios .container2 .line-premio {
    margin-bottom: 5vw;
    margin-top: 28vw;
    padding-top: 12vw;
    }
    .premios .line-title {
    position: absolute;
    left: 0;
    top: -21vw;
}
    .premios .container2 .line-premio .col-lg-5 {
    
display: flex;
    
flex-direction: column;
    
justify-content: center;
    }
    .premios .container2 .line-premio .col-12 .img-premio{
    
height: 100%;
    
position: relative;
    
display: flex;
    
justify-content: center;
    
flex-direction: column;
    
width: 42vw;
    }
    
    .premios .container2 .line-premio .col-12 h4 {
    
text-transform: uppercase;
    
font-family: 'Gotham-Medium';
    
font-size: 3vw;
    }
    
    .premios .container2 .line-premio .col-12 h4 span {
    
font-family: 'Gotham-Medium';
    
font-size: 4vw;
    }
    
    .premios .container2 .line-premio .col-12 h5 {
    
font-family: 'Gotham-Light';
    
font-size: 4vw;
    }
    
    .premios .container2 .line-premio .col-12 h5 br { 
    
    }
    
    .premios .container2 .line-premio .col-12 h5 span {
    
font-size: 7vw;
    }
    
    .premios .container2 .line-premio .col-12 p {
    font-size: 3vw;
    color: #e51e49;
    }

p {}
    
    .premios .container2 .line-premio .col-12 p b { 
    
    }
}

.line-premio ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .line-premioli {
    background-color: #f4f4f4;
    padding: 10px;
    text-align: center;
    border: 1px solid #ddd;
    border-radius: 5px;
  }



  @media (max-width: 1024px) {
    .line-premio ul {
      grid-template-columns: repeat(2, 1fr); /* Ajuste a 3 columnas */
    }
  }

  @media (max-width: 768px) {
      .sorteo-card{
          padding-bottom:7rem;
      }
    .line-premio ul {
      grid-template-columns: repeat(1, 1fr); /* Ajuste a 2 columnas */
    }
  }

  @media (max-width: 480px) {
    .line-premio ul {
      grid-template-columns: 1fr; /* Ajuste a 1 columna */
    }
  }

/* Estilos para mensaje de vendedor referenciado */
.seller-referral-alert {
    background-color: #f03f5c !important;
    color: white !important;
    border: none !important;
    border-radius: 15px !important;
    padding: 20px !important;
    margin: 20px 0 !important;
    font-family: 'Gotham-Medium' !important;
    text-align: center;
}

.seller-referral-alert h4 {
    color: white !important;
    font-family: 'Gotham-Black' !important;
    font-size: 1.2rem;
    margin-bottom: 10px;
}

.seller-referral-alert p {
    color: white !important;
    font-family: 'Gotham-Light' !important;
    margin: 0;
    font-size: 0.95rem;
}

.seller-code-field {
    background-color: #f8f9fa;
    border: 2px solid #f03f5c;
    border-radius: 10px;
    padding: 10px 15px;
    font-family: 'Gotham-Medium';
    color: #333;
    font-weight: bold;
}

.seller-code-field:disabled {
    background-color: #f8f9fa;
    color: #333;
    cursor: not-allowed;
}