:root{--loop-theme--primary:#6200ee;--loop-theme--on-primary:#fff;--loop-theme--secondary:#cd1e2c;--loop-theme--on-secondary:#fff;--loop-theme--surface:#fff;--loop-theme--on-surface:#000;--loop-theme--background:#fff;--loop-theme--error:#b00020;--loop-theme--hint:#ae5204;--loop-theme--disabled:#ccc;--loop-theme--icon:#000;--loop-theme--transition-duration:.2s;--loop-theme--transition-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.video-embed{position:relative}@media (min-width:80em){.video-embed--cropped{margin-left:8.33333%;margin-right:8.33333%}}.no-touchevents .video-embed:hover .video-embed__preview:before{opacity:.1}.video-embed.is-playing .video-embed__preview{opacity:0;visibility:hidden}@media (min-width:48em){.video-embed.is-playing .video-embed__content{opacity:0;visibility:hidden}}.video-embed.is-loading .video-embed__play:before{opacity:0}.video-embed__canvas{position:relative}.video-embed__canvas:before{content:"";display:block;padding-bottom:56.25%}.video-embed__element,.video-embed__iframe-holder,.video-embed__preview{position:absolute;left:0;top:0;width:100%;height:100%}.video-embed__preview{height:calc(100% + 1px);display:flex;justify-content:center;align-items:flex-end;cursor:pointer;z-index:1;background-color:#fafafa;transition:opacity .3s,visibility .3s}.video-embed__preview:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#000;z-index:1;transition:opacity .3s;opacity:.25}.video-embed__preview-image{position:absolute;left:0;top:0;right:0;bottom:0;pointer-events:none;background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:48em){.video-embed__preview-image--mobile{display:none;background-image:none!important}}@media (max-width:47.99em){.video-embed__preview-image--tablet{display:none;background-image:none!important}}@media (min-width:64em){.video-embed__preview-image--tablet{display:none;background-image:none!important}}@media (max-width:63.99em){.video-embed__preview-image--desktop{display:none;background-image:none!important}}.video-embed__play{position:absolute;z-index:10;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:75px;height:75px;border:1px solid var(--color-accent,#cd1e2c);border-radius:50%;background-color:var(--color-accent,#cd1e2c);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.video-embed__play:before{font-family:LOOP_iconfont;font-style:normal;font-weight:400;content:"\EA2D"}.theme--teyo .video-embed__play{background-color:#d7db3c;border-color:#d7db3c}.video-embed__play:before{padding-left:.2em}.no-touchevents .video-embed__play:hover{background-color:transparent}.video-embed__preloader{position:absolute;left:50%;top:50%}.video-embed__content{margin-top:20px;text-align:center}@media (min-width:48em){.video-embed__content{margin-top:0;color:#fff;height:calc(50% - 55px);position:absolute;bottom:0;left:0;right:0;transition:opacity .3s,visibility .3s;z-index:10}}@media (min-width:64em){.video-embed__content{height:calc(50% - 75px)}}.video-embed__name{margin-bottom:10px}@media (min-width:48em){.video-embed__name{color:#fff}}@media (min-width:48em){.video-embed__text{font-size:18px}}