.video{margin:0 auto;max-width:650px}.video .videocontainer{aspect-ratio:16/9}.video .videopreview{background-position:50%;background-size:cover;min-height:100%;padding:10%}@media(max-width:767.98px){.video .videopreview{padding:6% 3% 3%}}.video .videopreview .inner{background-color:rgba(0,40,86,.9);border-radius:4px;color:#fff;font-size:.875rem;padding:20px 16px 16px;position:relative;text-align:center}.video .videopreview .inner .accept_button,.video .videopreview .inner .showvideo_button{font-size:1rem;font-weight:400;letter-spacing:normal;text-transform:none}.video .videopreview .inner .playbutton{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:34px;justify-content:center;left:50%;position:absolute;top:0;transform:translate3d(-50%,-50%,0);width:34px}.video .videopreview .inner .playbutton:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='78' height='78'%3E%3Cpath d='M7.5 71.5v-64l48 30.328z'/%3E%3Cpath fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='12' d='M7.5 71.5v-64l48 30.328z'/%3E%3C/svg%3E");background-position:3px top;background-repeat:no-repeat;background-size:100% auto;content:" ";display:inline-block;height:16px;width:16px}.video iframe{display:none;height:100%;width:100%;z-index:1}.video.consent .videopreview{display:none!important}.video.consent iframe{display:block!important}