@charset "UTF-8";.module-video-thumb-cta{position:relative;margin-top:10px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center}.module-video-thumb-cta button{position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;margin:0 auto;max-width:290px;background-color:transparent;cursor:pointer;outline:0;overflow:hidden;border-radius:5px}.module-video-thumb-cta button i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;z-index:2}.module-video-thumb-cta button i svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:2px;z-index:2}.module-video-thumb-cta button i::after{transition:all .6s cubic-bezier(0.165,0.84,0.44,1);content:' ';width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbb03b;border-radius:50%;z-index:1}.module-video-thumb-cta button span{transition:opacity .6s cubic-bezier(0.165,0.84,0.44,1);content:' ';width:100%;height:100%;position:absolute;left:0;top:0;background-color:black;opacity:.6;z-index:1}.module-video-thumb-cta button img{display:block}@media not all and (hover:none){.module-video-thumb-cta button:hover i::after{width:calc(100% + 12px);height:calc(100% + 12px)}.module-video-thumb-cta button:hover span{opacity:.3}}.module-video-thumb-cta__title{font-weight:500;font-size:20px;line-height:20px;text-align:center;letter-spacing:.5px;margin-bottom:20px;color:white;font-weight:bold}.module-video-thumb-cta__text{margin:5px auto 0 auto;color:white;font-weight:bold;font-size:16px}.module-video-thumb-cta[data-size="small"] .wistia_embed{max-width:230px;display:block}.module-video-thumb-cta[data-size="small"] .wistia_embed button i{transform:scale(0.8) translate(-50%,-50%)}.module-video-thumb-cta[data-size="small"] .module-video-thumb-cta__text{margin-top:0;font-weight:500}