.slide .image-logo-container{align-items:center;display:flex;height:100%;justify-content:center;min-height:65px;width:100%}.slide .image-logo-container img{height:100%;object-fit:contain;transition:transform 1%;width:100%}.slide .image-logo-container img:hover{transform:translateZ(20px)}.video-ai-insight{border-radius:8px;box-shadow:0 4px 12px #0000001a;max-width:100%;overflow:hidden;position:relative;width:100%}.video-ai-insight .video{display:block;height:auto;transition:opacity .3s ease}.video-ai-insight .video:not([src]){opacity:0}.video-ai-insight .video[src]{opacity:1}.video-ai-insight .video:not([src]):before{animation:spin 1s linear infinite;border-radius:50%;border:3px solid #f3f3f3;border-top-color:#3498db;content:"";height:40px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}@keyframes spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.video-error{align-items:center;background:#000c;border-radius:8px;bottom:0;color:#fff;display:flex;justify-content:center;left:0;padding:20px;position:absolute;right:0;text-align:center;top:0}.video-error p{font-size:14px;line-height:1.4;margin:0}@media (max-width:768px){.video-ai-insight{border-radius:4px}.video-error p{font-size:12px}}.video-ai-insight{backface-visibility:hidden;transform:translateZ(0);will-change:transform}.video-ai-insight:before{background:#f0f0f0;content:"";display:block;padding-top:56.25%;position:relative}.video-ai-insight .video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}