.ciu-nosotros-video,.ciu-nosotros-video *{box-sizing:border-box}.ciu-nosotros-video{background:transparent}.ciu-nosotros-video-inner{margin:0 auto;max-width:64rem;padding:0 1rem 1.5rem}@media (min-width:768px){.ciu-nosotros-video-inner{padding:0 1.25rem 3rem}}.ciu-nosotros-video-title{color:#000;font-size:1.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem;text-align:center;white-space:normal}@media (min-width:768px){.ciu-nosotros-video-title{font-size:2.25rem;margin:0 0 2rem;white-space:pre-line}}.ciu-vm-thumb{background:transparent;border:0;border-radius:.5rem;cursor:pointer;display:block;margin:0 auto;overflow:hidden;padding:0;position:relative;transition:box-shadow .3s ease;width:100%}.ciu-vm-thumb:hover{box-shadow:0 14px 30px rgba(0,0,0,.18)}.ciu-vm-thumb img{display:block;height:auto;width:100%}.ciu-vm-play-circle{height:4.5rem;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease;width:4.5rem}.ciu-vm-thumb:hover .ciu-vm-play-circle{transform:translate(-50%,-50%) scale(1.1)}.ciu-vm-play-circle svg{display:block;height:100%;width:100%}.ciu-vm-overlay{align-items:center;display:none;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:100000}.ciu-vm-overlay.is-open{animation:ciu-vm-fade .2s ease forwards;display:flex}.ciu-vm-backdrop{background:rgba(0,0,0,.8);inset:0;position:absolute}.ciu-vm-dialog{animation:ciu-vm-scale .25s cubic-bezier(.2,.7,.3,1.1) forwards;background:#000;border-radius:.75rem;box-shadow:0 30px 60px rgba(0,0,0,.5);max-width:60rem;overflow:hidden;position:relative;width:100%}.ciu-vm-close{align-items:center;background:rgba(0,0,0,.7);border:0;border-radius:9999px;color:#fff;cursor:pointer;display:flex;height:2.25rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:background .2s ease;width:2.25rem;z-index:2}.ciu-vm-close:hover{background:rgba(0,0,0,.95)}.ciu-vm-close svg{height:1.125rem;width:1.125rem}@media (min-width:768px){.ciu-vm-close{height:2.5rem;right:.75rem;top:.75rem;width:2.5rem}}.ciu-vm-video-slot{aspect-ratio:16/9;background:#000;position:relative;width:100%}.ciu-vm-player{background:#000;display:block;height:100%;object-fit:contain;width:100%}@keyframes ciu-vm-fade{0%{opacity:0}to{opacity:1}}@keyframes ciu-vm-scale{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.ciu-vm-anim{opacity:0;transform:translateY(-1.5rem);transition:opacity .55s ease-out,transform .55s cubic-bezier(.2,.6,.3,1);transition-delay:.1s}.ciu-vm-anim.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.ciu-vm-anim{opacity:1;transform:none;transition:none}}