.tag {
    text-transform: none !important;
}
.tag:hover {
    text-transform: none !important;
}

.card-box {
    height: 90% !important;
}

/* CARRUSEL */
.carousel-item {
    height: 300px;
}

.carousel-item img {
    position: absolute;
    object-fit: contain;
    top: 0;
    left: 0;
    min-height: 190px;
}

/* BORDE AÑADIDO SOLO EN PRIMER BANNER */
.hero-heading-center {
    border: none !important;
}

/* PROMOCION OBRA NUEVA */

.promotions {
    display: flex;
    background-color: black !important;
    flex-direction: column;
    width: 100%;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    padding: 50px 50px;
    margin-bottom: 80px;
}

.promotions .f-h3-heading-2 {
    color: #eee !important;
}

.azohia {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    width: 50%;
    background-color: black;
    object-fit: contain;
}
.azohia img {
    border-radius: 7px;
}

.property-head {
    padding-top: 150px !important;
}

/* TESTIMONIO/OPINIONES */

.op-avatar {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 60px;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 60px;
    -moz-background-clip: padding;
    border-radius: 60px;
    background-clip: padding-box;
    margin-right: 20px;
    float: left;
    background-size: cover;
    background-position: center center;
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}

.f-testimonial-section {
    margin-top: 100px !important;
    height: 600px;
}

.op-name {
    font-weight: 700 !important;
    text-transform: uppercase !important;
}
.f-testimonial-author {
    margin-bottom: 10px;
}

.f-icon-regular-3 > svg {
    color: #f8b704 !important;
}

.created-at {
    font-weight: 200;
    font-style: italic;
    font-size: 12px;
    margin-bottom: 10px;
}
.created-at:first-letter {
    text-transform: uppercase;
}

/* TARJETAS DE VIVIENDAS */
.prop-cards-container-propieades-home {
    margin: 0px 50px !important;
}
.prop-m-built {
    font-size: 10px !important;
}
.price-card-prop {
    margin-top: 10px !important;
    font-weight: 800 !important;
}
.price-card-prop-rent {
    margin-top: 10px !important;
    margin-left: 10px;
}
.prop-card-link-body {
    color: inherit !important;
    text-decoration: none !important;
}

.price-available {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    margin: 0px 15px;
}

.price-card-prop-rent {
    margin-left: 10px;
}

.link-data {
    padding: 0px 15px;
}

.c-adress-card-prop {
    display: flex !important;
    flex-direction: row !important;
    padding: 10px 0px !important;
    width: 100% !important;
    text-align: left;
    text-transform: uppercase;
}

.icon-address-card-prop {
    margin-right: 5px !important;
    width: 7% !important;
}

.address-card-prop {
    font-size: 12px !important;
    padding-top: 7px !important;
}

.features-contain-card-prop {
    margin: 20px 0px;
}

/* MODAL IMÁGENES */
.carousel-item {
    background-color: white !important;
}
.modal-dialog {
    display: flex;
    width: 100vh !important;
    flex-direction: column;
    align-items: center;
}
.modal-content {
    width: 100vh !important;
}

.carousel-item-modal {
    height: 80vh !important;
    width: 100% !important;
}

.slider-image-modal {
    width: 100% !important;
}

.carousel-item-modal img {
    position: absolute;
    object-fit: cover;
    top: 0;
    left: 0;
    min-height: 80vh !important;
    width: 100% !important;
}

/* AJUSTES TEXTOS CABECERA BUSCARDOR */
.intro-text {
    margin-top: 150px !important;
}

/* HERO AÑOS */
.container-7 {
    margin-top: 60px;
}

/* AJUSTE REDONDEO IMÁGENES PROPIEDADES */
.card-box,
.card-box img {
    border-radius: 0px !important;
}

/* ETIQUETA "CON VÍDEOS" DE LAS TARJETAS DE PROPIEDADES */
.card-box {
    position: relative;
}
.tag {
    position: absolute;
    top: 7;
    left: 7;
    background-color: 00EAE5;
    color: black;
    font-weight: 600;
    padding: 6px;
    z-index: 1;
    border-radius: 5px;
    outline: none !important;
    box-shadow:
        rgba(60, 64, 67, 0.3) 0px 1px 2px 0px,
        rgba(60, 64, 67, 0.15) 0px 1px 3px 1px;
    /* ... otras propiedades para estilizar la etiqueta */
}

/* OBRA NUEVA */
.heading-7 {
    font-size: 32px !important;
    letter-spacing: 5px;
}

.hero-wrapper-two-2 h1 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 10px;
}

/* FOOTER */
.hero-wrapper {
    padding-top: 40px;
    justify-content: center !important;
    margin-bottom: -80px !important;
}
.hero-heading-left .heading-jumbo-small {
    margin-left: 17px !important;
    color: #00EAE5 !important;
}
.hero-heading-left {
    margin-top: 80px !important;
    padding: 0px !important;
    padding-bottom: 80px !important;
    color: white !important;
    background-color: black !important;
    font-size: 18px !important;
    border-bottom: none !important;
}

.hero-heading-left p {
    margin-left: 17px !important;
    color: white !important;
    margin-right: 20px;
}

.footer-img {
    height: 550px !important;
}

.logo-love {
    align-self: center;
    height: 100px;
    margin: 35px 0px;
}

.b-b-container {
    display: flex;
    width: 100%;
    justify-content: center;
    background-color: black;
}
/* .b-b{
    width: 100%;
    border-bottom: 10px solid white !important;
    z-index: 9999;
} */

.form-search-small {
    display: none;
}
.form-search-big {
    display: -ms-grid;
    display: grid;
    width: auto;
    height: auto;
    justify-content: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-auto-rows: 79px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
}

.f-testimonial-right-a,
.f-testimonial-left-a {
    display: flex !important;
}

.footer-img {
    object-fit: contain !important;
    margin-bottom: -2px;
}

.new-card-prop {
    padding-right: 10px !important;
    padding-left: 10px !important;
    font-size: 14px !important;
    margin-left: 10px;
}

@media (max-width: 1535px) {
    .footer-img {
        margin-bottom: -48px;
    }
    .logo-love {
        margin-bottom: 10px;
    }
}

@media (max-width: 1279px) {
    .footer-img {
        margin-bottom: -138px;
    }
    .logo-love {
        margin-top: 20px !important;
    }
}

@media (max-width: 1260px) {
    .property-cards {
        -ms-grid-columns: 1fr 1fr !important;
        grid-template-columns: 1fr 1fr !important;
    }
}
@media (max-width: 1210px) {
    .form-search-big {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .form-search-button {
        grid-row-start: 4 !important;
        grid-column-start: 1 !important;
        background-color: #00EAE5 !important;
    }
    .promotions {
        padding: 100px 25px;
    }
}

@media (max-width: 1024px) {
    .container {
        max-width: 100% !important;
    }
    .footer-img {
        margin-bottom: -139px;
    }
    .azohia {
        width: 75%;
    }
    .prop-cards-container-propieades-home {
        margin: 0px 0px !important;
    }
}

@media (max-width: 1021px) {
    .footer-img {
        margin-bottom: -140px;
    }
    .margin-bottom-24px {
        font-size: 17px !important;
    }
}

@media (max-width: 991px) {
    .heading-jumbo-small {
        text-align: center !important;
        align-self: center !important;
        margin-top: 20px !important;
    }
    .hero-heading-left p {
        margin: 40px !important;
    }
    .footer-img {
        margin-bottom: -40px;
    }
    .form-search-big {
        display: none;
    }
    .grid-fixed {
        display: grid !important;
        grid-template-columns: auto auto !important;
        width: 100%;
        margin: 10px;
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 15px;
    }
    .form-search-small {
        display: block;
        width: 90%;
        margin-left: -40px;
    }
    .form-block {
        flex-direction: column !important;
        height: fit-content !important;
    }
    .intro-text {
        margin-top: 0px !important;
    }

    .heading-jumbo-propiedades {
        font-size: 35px !important;
    }
    .form-search-button {
        margin-left: 20px !important;
    }
    .hero-split {
        width: 100% !important;
        justify-content: center !important;
        align-items: center !important;
        align-content: center !important;
    }
}

@media (max-width: 800px) {
    .heading-jumbo-propiedades {
        font-size: 28px !important;
    }
    .property-cards {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }
    .azohia {
        width: 88%;
    }
}

@media (max-width: 767px) {
    .footer-img {
        margin-bottom: -73px;
        margin-top: -50px;
    }
}

@media (max-width: 639px) {
    .footer-img {
        margin-bottom: -113px;
        margin-top: -100px;
    }
    .promotions {
        padding: 100px 25px;
        margin-top: -50px;
    }
}

@media (max-width: 560px) {
    .heading-jumbo-propiedades {
        font-size: 20px !important;
    }
    .intro-content {
        width: 95% !important;
    }
    .grid-fixed {
        display: grid !important;
        grid-template-columns: auto !important;
        width: 100%;
        margin: 10px;
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 15px;
    }
    .text-field-2 {
        margin-left: 10px !important;
    }
    .opinions-title h3 {
        font-size: 28px !important;
    }

    .f-testimonial-right-a,
    .f-testimonial-left-a {
        margin-top: 45px !important;
    }
    .property-head {
        margin-top: 60px;
    }
    .footer-img {
        margin-bottom: -140px !important;
        margin-top: -100px;
    }

    .promotions {
        padding: 40px 20px;
        margin-top: 20px;
    }
}

@media (max-width: 470px) {
    .footer-img {
        margin-bottom: -160px !important;
    }
    .azohia {
        width: 100%;
    }
}

@media (max-width: 460px) {
    .footer-img {
        margin-bottom: -170px !important;
        margin-top: -140px !important;
    }
    .hero-heading-left p {
        margin: 15px !important;
    }
    .promotions .f-h3-heading-2 {
        font-size: 32px !important;
    }
}

@media (max-width: 393px) {
    .footer-img {
        margin-bottom: -190 !important;
        margin-top: -180px;
    }
    .promotions .f-h3-heading-2 {
        font-size: 28px !important;
    }
}

@media (max-width: 375px) {
    .footer-img {
        margin-bottom: -200px !important;
    }
}

@media (max-width: 320px) {
    .footer-img {
        margin-bottom: -210px !important;
    }
}

@media (max-width: 1535px) {
    .footer-img {
        margin-bottom: -48px;
    }
    .logo-love {
        margin-bottom: 10px;
    }
    .property-cards {
        -ms-grid-columns: 1fr 1fr 1fr !important;
        grid-template-columns: 1fr 1fr 1fr !important;
    }
}

@media (max-width: 1279px) {
    .footer-img {
        margin-bottom: -164px;
    }
    .logo-love {
        margin-top: 20px !important;
    }
}

@media (max-width: 1260px) {
    .property-cards {
        -ms-grid-columns: 1fr 1fr !important;
        grid-template-columns: 1fr 1fr !important;
    }
    .carousel-item {
        height: 370px;
    }
}
@media (max-width: 1210px) {
    .form-search-big {
        -ms-grid-column: 1;
        grid-column-start: 1;
        -ms-grid-column-span: 5;
        grid-column-end: 6;
        -ms-grid-row: 1;
        grid-row-start: 1;
        -ms-grid-row-span: 1;
        grid-row-end: 2;
        -ms-grid-column-align: center;
        justify-self: center;
        -ms-grid-row-align: center;
        align-self: center;
    }
    .form-search-button {
        grid-row-start: 4 !important;
        grid-column-start: 1 !important;
        background-color: #00EAE5 !important;
    }
    .carousel-item {
        height: 350px;
    }
}

@media (max-width: 1070px) {
    .carousel-item {
        height: 300px;
    }
}

@media (max-width: 991px) {
    .hero-heading-left p {
        margin-right: 0px;
    }
    .footer-img {
        margin-bottom: -40px;
    }
    .form-search-big {
        display: none;
    }
    .grid-fixed {
        display: grid !important;
        grid-template-columns: auto auto !important;
        width: 100%;
        margin: 10px;
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 15px;
    }
    .form-search-small {
        display: block;
        width: 90%;
        margin-left: -40px;
    }
    .form-block {
        flex-direction: column !important;
        height: fit-content !important;
    }
    .intro-text {
        margin-top: 0px !important;
    }

    .heading-jumbo-propiedades {
        font-size: 35px !important;
    }
    .form-search-button {
        margin-left: 20px !important;
    }

    .property-cards {
        margin-top: 130px !important;
    }
    .carousel-item {
        height: 280px;
    }
}

@media (max-width: 800px) {
    .heading-jumbo-propiedades {
        font-size: 28px !important;
    }
    .property-cards {
        -ms-grid-columns: 1fr !important;
        grid-template-columns: 1fr !important;
    }
    .carousel-item {
        height: 280px;
    }
    .property-cards {
        margin-left: 0px !important;
        margin-right: 0px !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .prop-cards-container-propieades {
        padding-left: 0px !important;
        padding-right: 0px !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
}

@media (max-width: 767px) {
    .footer-img {
        margin-bottom: -73px;
        margin-top: -50px;
    }
}

@media (max-width: 639px) {
    .footer-img {
        margin-bottom: -113px;
        margin-top: -100px;
    }
}

@media (max-width: 560px) {
    .heading-jumbo-propiedades {
        font-size: 20px !important;
    }
    .intro-content {
        width: 95% !important;
    }
    .grid-fixed {
        display: grid !important;
        grid-template-columns: auto !important;
        width: 100%;
        margin: 10px;
        row-gap: 10px;
        column-gap: 10px;
        margin-bottom: 15px;
    }
    .text-field-2 {
        margin-left: 10px !important;
    }
    .opinions-title h3 {
        font-size: 28px !important;
    }

    .f-testimonial-right-a,
    .f-testimonial-left-a {
        margin-top: 45px !important;
    }
    .property-head {
        margin-top: 60px;
    }
    .footer-img {
        margin-bottom: -104px;
        margin-top: -100px;
    }
    .carousel-item {
        height: 250px;
    }
}

@media (max-width: 460px) {
    .footer-img {
        margin-bottom: -144px;
        margin-top: -140px;
    }
}

@media (max-width: 393px) {
    .footer-img {
        margin-bottom: -170px;
        margin-top: -180px;
    }
}

@media (max-width: 375px) {
    .footer-img {
        margin-bottom: -177px;
    }
}

/* === SECCIÓN CARRUSEL DE AGENTES === */
.agents-carousel-section {
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    margin: 0;
}

.agents-carousel-header {
    text-align: center;
    margin-bottom: 50px;
}

.agents-carousel-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.agents-carousel-subtitle {
    font-size: 1.2rem;
    color: #6c757d;
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 40px;
    line-height: 1.6;
}

/* === CONTENEDOR DEL CARRUSEL === */
.agents-carousel-container {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 40px; /* Espacio para las flechas */
}

.agents-carousel-wrapper {
    overflow: hidden;
    border-radius: 15px;
}

.agents-carousel-track {
    display: flex;
    transition: transform 0.5s ease-in-out;
    gap: 30px;
    padding: 0px 70px;
}

/* === TARJETAS DE AGENTES === */
.agent-card {
    flex: 0 0 300px;
    background: white;
    border-radius: 15px;
    /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1); */
    overflow: hidden;
    transition: all 0.3s ease;
    border: 2px solid transparent;
}

.agent-card:hover {
    transform: translateY(-10px);
    /* box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15); */
    border-color: #00EAE5;
}

/* === MEDIA DEL AGENTE === */
.agent-media {
    position: relative;
    height: 250px;
    overflow: hidden;
    background: #f8f9fa;
}

.agent-video-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.agent-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-overlay {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(248, 248, 0, 0.9);
    color: black;
    padding: 5px 10px;
    border-radius: 20px;
    font-size: 0.8rem;
    font-weight: 600;
}

.agent-photo-container {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: white;
}

.agent-photo {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transition: transform 0.3s ease;
}

.agent-card:hover .agent-photo {
    transform: scale(1.05);
}

.agent-photo-placeholder {
    width: 80px;
    height: 80px;
    background: #dee2e6;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #6c757d;
}

.agent-icon {
    width: 40px;
    height: 40px;
}

/* === INFORMACIÓN DEL AGENTE === */
.agent-info {
    padding: 25px 20px;
}

.agent-name {
    font-size: 1.4rem;
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
    text-align: center;
}

.agent-contact {
    margin-bottom: 20px;
}

.contact-item {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 0.9rem;
    color: #6c757d;
}

.contact-icon {
    width: 32px;
    height: 32px;
    margin-right: 10px;
    background: #000;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
}

.contact-icon svg {
    width: 16px;
    height: 16px;
    fill: #00EAE5 !important;
    color: #00EAE5 !important;
}

.agent-profile-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #000;
    color: white;
    text-decoration: none;
    padding: 12px 20px;
    border-radius: 8px;
    font-weight: 600;
    transition: all 0.3s ease;
    margin-bottom: 15px;
}

.agent-profile-btn:hover {
    background: #00EAE5;
    color: black;
    transform: translateY(-2px);
    text-decoration: none;
}

.btn-arrow {
    width: 16px;
    height: 16px;
    margin-left: 8px;
    transition: transform 0.3s ease;
}

.agent-profile-btn:hover .btn-arrow {
    transform: translateX(5px);
}

/* === CONTROLES DEL CARRUSEL === */
.carousel-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 96%;
    display: flex;
    justify-content: space-between;
    pointer-events: none;
    z-index: 10;
}

.carousel-btn {
    background: rgba(0, 0, 0, 0.8);
    color: white;
    border: none;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
    pointer-events: auto;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.carousel-btn:hover {
    background: #00EAE5;
    color: black;
    transform: scale(1.1);
}

.carousel-btn svg {
    width: 24px;
    height: 24px;
}

.carousel-prev {
    left: 0;
}

.carousel-next {
    right: 0;
}

/* === INDICADORES === */
.carousel-indicators {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
    margin-bottom: 10px;
}

.indicator {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.247);
    background: #dee2e6;
    cursor: pointer;
    transition: all 0.3s ease;
}

.indicator.active,
.indicator:hover {
    background: #00EAE5;
    transform: scale(1.2);
}

/* === RESPONSIVE DESIGN === */
@media (max-width: 1024px) {
    .agents-carousel-container {
        padding: 0 55px; /* Padding intermedio para tablet */
    }

    .agent-card {
        flex: 0 0 280px;
    }

    .agents-carousel-track {
        gap: 20px;
    }
}

@media (max-width: 768px) {
    .agents-carousel-section {
        padding: 180px 0px 40px 0px;
    }

    .agents-carousel-container {
        padding: 0 50px; /* Menos padding en móvil */
    }

    .agents-carousel-title {
        font-size: 2rem;
    }

    .agent-card {
        flex: 0 0 250px;
    }

    .agents-carousel-track {
        gap: 15px;
    }

    .carousel-btn {
        width: 40px;
        height: 40px;
    }

    .carousel-btn svg {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 480px) {
    .agents-carousel-container {
        padding: 0 35px; /* Aún menos padding en móviles pequeños */
    }

    .agent-card {
        flex: 0 0 220px;
    }

    .agent-media {
        height: 200px;
    }

    .agent-info {
        padding: 20px 15px;
    }

    .agents-carousel-title {
        font-size: 1.8rem;
    }

    .agents-carousel-subtitle {
        font-size: 1rem;
    }

    .carousel-btn {
        width: 35px;
        height: 35px;
    }

    .carousel-btn svg {
        width: 18px;
        height: 18px;
    }
}

/* Estilos para el sistema de fallback de videos */
.agent-video-container {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
    border-radius: 8px;
}

.agent-video-fallback {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    border-radius: 8px;
    overflow: hidden;
}

.video-thumbnail {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.video-play-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: transparent;
    border-radius: 8px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: all 0.3s ease;
}

.video-play-overlay:hover {
    transform: translate(-50%, -50%) scale(1.1);
}

.youtube-play-icon {
    width: 68px;
    height: 48px;
    filter: drop-shadow(0 2px 8px rgba(0, 0, 0, 0.3));
}

.youtube-play-icon:hover {
    filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.4));
}

.video-error-detected {
    display: none !important;
    height: 0 !important;
    visibility: hidden !important;
}

.video-fallback-active {
    display: block !important;
}

/* Ocultar también el overlay original cuando hay error */
.agent-video-container.fallback-mode .video-overlay {
    display: none !important;
}

/* Ajustar altura del contenedor en modo fallback */
.agent-video-container.fallback-mode {
    height: 250px;
}
