.embla{position:relative}.embla__viewport{overflow:hidden;margin-left:calc(var(--slide-spacing, 1rem) * -1);margin-right:calc(var(--slide-spacing, 1rem) * -1)}.embla__container{display:flex}.embla__slide{flex:0 0 var(--slide-size,100%);min-width:0;padding-left:var(--slide-spacing,1rem);padding-right:var(--slide-spacing,1rem)}.embla__button svg{width:1em;height:auto}.embla .embla__button{position:absolute;top:calc(50% - 20px);padding:0;color:var(--sf-primary);background:none;width:30px;height:30px;box-shadow:none}.embla__button[disabled]{cursor:not-allowed}.embla .embla__button--prev{left:-40px}.embla .embla__button--next{right:-40px}.bbsfw-herovideo{display:flex;gap:14px;flex-direction:column;--slide-size:calc(100% / 3);--slide-spacing:5px}.bbsfw-video--thumb,.bbsfw-video--large{padding-bottom:56.25%;background-color:#1c1c1c;background-image:var(--v_image);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;cursor:pointer;display:block}.bbsfw-video--thumb:before,.bbsfw-video--large:before{content:'';position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;opacity:.5}.bbsfw-video--thumb span,.bbsfw-video--large span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;font-family:var(--sf-heading-font);color:var(--sf-dark0);padding:8px 65px 8px 50px;border-radius:30px 30px 30px 30px;font-size:18px;text-transform:uppercase}.bbsfw-video--thumb span:before,.bbsfw-video--large span:before{content:'';-webkit-mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"><path fill="currentColor" d="M20.956.663a20.451 20.451 0 1 1 0 40.902 20.451 20.451 0 0 1 0-40.902ZM4.34 21.113a16.617 16.617 0 1 0 33.233 0 16.617 16.617 0 0 0-33.233 0Zm12.473-7.088 10.9 6.542a.639.639 0 0 1 0 1.094l-10.9 6.542a.64.64 0 0 1-.97-.547V14.575a.639.639 0 0 1 .97-.55Z"></path></svg>');mask-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42"><path fill="currentColor" d="M20.956.663a20.451 20.451 0 1 1 0 40.902 20.451 20.451 0 0 1 0-40.902ZM4.34 21.113a16.617 16.617 0 1 0 33.233 0 16.617 16.617 0 0 0-33.233 0Zm12.473-7.088 10.9 6.542a.639.639 0 0 1 0 1.094l-10.9 6.542a.64.64 0 0 1-.97-.547V14.575a.639.639 0 0 1 .97-.55Z"></path></svg>');-webkit-mask-size:contain;mask-size:contain;width:2em;position:absolute;height:2em;background:var(--sf-primary);right:6px;top:50%;transform:translateY(-50%)}.bbsfw-video--thumb:not(:hover) span,.bbsfw-video--thumb:not(:hover):before{opacity:0}.bbsfw-video--thumb span{font-size:15px;padding:5px 55px 5px 35px}.bbsfw-video--large.has-iframe iframe{position:absolute;left:0;height:100%;top:0;max-width:100%;width:100%;margin:0;line-height:1;border:none;z-index:1}@media(max-width:767px){body .bbsfw-herovideo{--slide-size:calc(100% / 2);margin-left:-25px;margin-right:-25px;width:calc(100% + 50px)!important;gap:10px}body .bbsfw-herovideo .embla .embla__button--prev{left:0}body .bbsfw-herovideo .embla .embla__button--next{right:0}body .bbsfw-herovideo .embla .embla__button{background:#00000085;top:calc(50% - 15px)}.bbsfw-video--thumb span{font-size:12px;padding:3px 36px 3px 15px}.bbsfw-video--large span{font-size:12px;padding:5px 40px 5px 20px}}