.block__custom-video-player{width:100%;height:auto;min-height:50px;color:#000;background-color:#FFF}.block__custom-video-player .container{margin:0 auto}.block__custom-video-player .wrapper{display:flex;flex-direction:column;column-gap:80px;row-gap:10px;width:100%}.block__custom-video-player .wrapper .media,.block__custom-video-player .wrapper .info{display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center}.block__custom-video-player .wrapper .media{display:flex;align-items:center}.block__custom-video-player .wrapper .media .video-wrapper{display:flex;align-items:center;margin-bottom:1rem}.block__custom-video-player .wrapper .media .video-wrapper .cropping{position:relative;overflow:hidden;width:100%}.block__custom-video-player .wrapper .media .video-wrapper .cropping iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.block__custom-video-player .wrapper .media .video-wrapper.box,.block__custom-video-player .wrapper .media .video-warpper.square,.block__custom-video-player .wrapper .media .video-warpper.wide{width:480px}.block__custom-video-player .wrapper .media .video-wrapper.vertical{width:250px}.block__custom-video-player .wrapper .media .video-wrapper.box .cropping{padding-top:75%}.block__custom-video-player .wrapper .media .video-wrapper.square .cropping{padding-top:100%}.block__custom-video-player .wrapper .media .video-wrapper.wide .cropping{padding-top:56.25%}.block__custom-video-player .wrapper .media .video-wrapper.vertical .cropping{padding-top:177.78%}.block__custom-video-player .wrapper .info *{margin-top:0;margin-bottom:1rem;width:100%;text-align:center!important;color:#000}.block__custom-video-player.fc-white .wrapper .info *{color:#FFF}.block__custom-video-player.pt-no{padding-top:0}.block__custom-video-player.pt-sm{padding-top:10px}.block__custom-video-player.pt-md{padding-top:20px}.block__custom-video-player.pt-lg{padding-top:40px}.block__custom-video-player.pb-no{padding-bottom:0}.block__custom-video-player.pb-sm{padding-bottom:10px}.block__custom-video-player.pb-md{padding-bottom:20px}.block__custom-video-player.pb-lg{padding-bottom:40px}@media screen and (min-width:992px){.block__custom-video-player .wrapper{display:flex;flex-direction:row}.block__custom-video-player.swap-columns .wrapper{flex-direction:row-reverse}.block__custom-video-player .wrapper .media,.block__custom-video-player .wrapper .info{flex-direction:column;width:50%}.block__custom-video-player.content-full .container{max-width:100%!important;padding:0}.block__custom-video-player.content-wide .container{max-width:auto!important;padding:0 15px}.block__custom-video-player.content-narrow .container{max-width:800px!important;padding:0 15px}.block__custom-video-player.pt-no{padding-top:0}.block__custom-video-player.pt-sm{padding-top:20px}.block__custom-video-player.pt-md{padding-top:40px}.block__custom-video-player.pt-lg{padding-top:80px}.block__custom-video-player.pb-no{padding-bottom:0}.block__custom-video-player.pb-sm{padding-bottom:20px}.block__custom-video-player.pb-md{padding-bottom:40px}.block__custom-video-player.pb-lg{padding-bottom:80px}.block__custom-video-player .wrapper .info *{text-align:left!important}.block__custom-video-player.swap-columns .wrapper .info *{text-align:right!important}.block__custom-video-player .wrapper .info h2{font-size:1.5rem;font-weight:600;line-height:1.5em;text-transform:uppercase}.block__custom-video-player .wrapper .info p{font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;line-height:1.8rem}.block__custom-video-player .wrapper .info p a{font-size:.9em;font-weight:600;text-decoration:underline;text-transform:uppercase}}.mb-block-preview .block__custom-video-player{position:relative;border:1px dotted grey}.mb-block-preview .block__custom-video-player::before{content:"CUSTOM VIDEO PLAYER";display:block;position:absolute;left:0;top:0;padding:2px;background:blue;color:#FFF;font-size:10px;line-height:1em}.block__custom-video-player.preview .column{border:1px dotted rgba(0,0,0,.3);margin:0 auto}