:root{--breakpoint-xxl:1920px;--breakpoint-sxl:1600px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:390px;--breakpoint-xxxs:375px}.custom-video{overflow:hidden;position:relative}.custom-video__block{background:var(--sk-color-white);margin:0 auto;max-width:620px;padding:25px 15px}@media(min-width:1024px){.custom-video__block{max-width:790px;padding:50px 100px}}.custom-video__video{height:auto;margin:0 auto;overflow:hidden;position:relative}@media(min-width:1024px){.custom-video__video{width:100%}}.custom-video__video:focus{outline:2px solid var(--sk-color-brown)}.custom-video__video video{display:block;height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.custom-video__preview{background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.custom-video__preview:before{background-color:var(--sk-color-salmon);border-radius:50%;height:75px;width:75px}.custom-video__preview:after,.custom-video__preview:before{content:"";left:50%;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:.4s;transition-timing-function:ease-in-out}.custom-video__preview:after{background-image:url(../../../resources/img/play.svg);height:50px;width:50px}.custom-video__preview:hover:before{background-color:var(--sk-color-turquoise)}.custom-video__caption{color:var(--sk-color-brown);font-size:12px;font-weight:600;line-height:1.3;margin-bottom:0;margin-left:auto;margin-right:auto;padding:7px 0 0;text-transform:uppercase;width:100%}.custom-video__caption:after,.custom-video__caption:before{content:"";display:block;height:0;width:0}.custom-video__caption:before{margin-bottom:-.16667em}.custom-video__caption:after{margin-top:-.16667em}

/*# sourceMappingURL=custom-video.css.map*/