.vcarousel{overflow:hidden;padding:24px 0;width:100%}.vcarousel,.vcarousel-inner{box-sizing:border-box;position:relative}.vcarousel-inner{align-items:center;display:flex;justify-content:center;margin:0 auto;max-width:1240px;padding:0 50px}.vcarousel-viewport{overflow:hidden;position:relative;width:100%}.vcarousel-stage{aspect-ratio:27/10;position:relative;width:100%}#vcarousel-widget_1784916277487>div>button.vcarousel-arrow.vcarousel-arrow--next:focus,#vcarousel-widget_1784916277487>div>button.vcarousel-arrow.vcarousel-arrow--next:hover,#vcarousel-widget_1784916277487>div>button.vcarousel-arrow.vcarousel-arrow--prev:focus,#vcarousel-widget_1784916277487>div>button.vcarousel-arrow.vcarousel-arrow--prev:hover{background:transparent!important;border:none!important}.vcarousel-slide{aspect-ratio:16/10;cursor:pointer;left:50%;max-width:90vw;position:absolute;top:50%;transition:transform .45s cubic-bezier(.22,.61,.36,1),opacity .45s ease;width:var(--vc-slide-w)}.vcarousel-slide-inner{background:#000;border-radius:var(--vc-radius);height:100%;overflow:hidden;position:relative;width:100%}.vcarousel-slide-inner iframe,.vcarousel-slide-inner video{border:0;display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.vcarousel-poster-video{pointer-events:none}.vcarousel-slide.is-playing .vcarousel-poster-video{pointer-events:auto}.vcarousel-play{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 8px 20px rgba(0,0,0,.25);cursor:pointer;display:flex;height:60px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease;width:60px;z-index:2}.vcarousel-play svg{fill:#f0535d;margin-left:3px}.vcarousel-play:hover{transform:translate(-50%,-50%) scale(1.08)}.vcarousel-slide:not(.is-active) .vcarousel-play{opacity:0;pointer-events:none}.vcarousel-slide.is-playing .vcarousel-play{display:none}.vcarousel-arrow{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:inline-flex;height:auto;justify-content:center;opacity:.85;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease;width:auto;z-index:200}.vcarousel-arrow--prev{left:0}.vcarousel-arrow--next{right:0}.vcarousel-arrow:hover{opacity:1;transform:translateY(-50%) scale(1.1)}.vcarousel-arrow img{display:block;height:100%;object-fit:contain;pointer-events:none;width:100%}@media (max-width:768px){.vcarousel-stage{aspect-ratio:10/10!important}.vcarousel{padding:16px 0}.vcarousel-inner{padding:0 32px}.vcarousel-arrow{height:17%;width:17%}.vcarousel-play{height:46px;width:46px}}