/* Producción audiovisual: introducción a la izquierda, cuatro spots a la derecha. */
body.home main.fr-home-order-only #video-destacado{display:block!important;background:#f9fafc!important;padding:70px 0 65px!important;margin:0;border:0}
body.home main.fr-home-order-only #video-destacado .fr-audiovisual-layout{display:grid;grid-template-columns:minmax(240px,.95fr) minmax(0,2.85fr);gap:40px;align-items:start}
body.home main.fr-home-order-only #video-destacado .featured-reel-heading{display:block;min-width:0;margin:0}
body.home main.fr-home-order-only #video-destacado .featured-reel-intro{margin-top:24px}
body.home main.fr-home-order-only #video-destacado h2{font-size:clamp(36px,3.4vw,48px);line-height:1.08;letter-spacing:-.04em;color:#11192f;margin:0}
body.home main.fr-home-order-only #video-destacado h2 span{color:#e90060}
body.home main.fr-home-order-only #video-destacado .eyebrow{color:#c90052;font-size:12px;letter-spacing:.12em;margin-bottom:17px}
body.home main.fr-home-order-only #video-destacado .featured-reel-intro p{color:#52617a;font-size:16px;line-height:1.65;margin:0}
body.home main.fr-home-order-only #video-destacado .featured-reel-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;align-items:start}
body.home main.fr-home-order-only #video-destacado .featured-reel-card{min-width:0;width:auto;display:block;margin:0;grid-column:auto;justify-self:stretch}
body.home main.fr-home-order-only #video-destacado .fr-home-reel-play{width:100%;height:300px;aspect-ratio:auto;border-radius:10px;overflow:hidden;position:relative;border:0;padding:0;background:#11192f}
body.home main.fr-home-order-only #video-destacado .fr-home-reel-play img{display:block;width:100%;height:100%;object-fit:cover}
body.home main.fr-home-order-only #video-destacado .featured-reel-card--tito .fr-home-reel-play{background:#283249;border:1px solid #3b455c}
body.home main.fr-home-order-only #video-destacado .featured-reel-card--tito .fr-home-reel-play img{object-fit:contain}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta{padding:18px 0 0;display:block}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta h3{font-size:18px;line-height:1.25;margin:0 0 10px;color:#11192f}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta p{font-size:13px;line-height:1.55;color:#52617a;margin:0}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta .fr-flow-video-label{font-size:10px;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:#bd0051;margin-bottom:9px}
.fr-home-order-only .fr-reel-dialog--landscape{width:min(960px,calc(100vw - 30px))}
.fr-home-order-only .fr-reel-dialog--landscape .fr-reel-dialog-content iframe{height:auto;aspect-ratio:16/9;max-height:calc(100dvh - 100px)}
@media(min-width:901px) and (max-width:1150px){
body.home main.fr-home-order-only #video-destacado .fr-audiovisual-layout{grid-template-columns:250px minmax(0,1fr);gap:32px}
body.home main.fr-home-order-only #video-destacado .featured-reel-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}
body.home main.fr-home-order-only #video-destacado .fr-home-reel-play{height:280px}
}
@media(max-width:900px){
body.home main.fr-home-order-only #video-destacado .fr-audiovisual-layout{display:block}
body.home main.fr-home-order-only #video-destacado .featured-reel-heading{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-bottom:30px;align-items:start}
body.home main.fr-home-order-only #video-destacado .featured-reel-intro{margin-top:0}
body.home main.fr-home-order-only #video-destacado .featured-reel-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}
}
@media(max-width:760px){
body.home main.fr-home-order-only #video-destacado{padding:45px 0!important}
body.home main.fr-home-order-only #video-destacado .featured-reel-heading{grid-template-columns:1fr;gap:22px}
body.home main.fr-home-order-only #video-destacado h2{font-size:38px}
body.home main.fr-home-order-only #video-destacado .featured-reel-intro p{font-size:16px}
body.home main.fr-home-order-only #video-destacado .featured-reel-list{gap:28px 14px}
body.home main.fr-home-order-only #video-destacado .fr-home-reel-play{height:235px}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta h3{font-size:18px}
body.home main.fr-home-order-only #video-destacado .featured-reel-meta p{font-size:12px;line-height:1.5}
}