.vt-main-video-tiles{display:flex;flex-flow:column wrap;margin:1em 0;gap:1.5em;padding-bottom:4em}
@media screen and (min-width:768px){.vt-main-video-tiles{flex-flow:row wrap;gap:2em;justify-content:space-between;padding-bottom:0}
}
.vt-video-tile{position:relative;flex:1;background-color:var(--White);flex-direction:column}
.vt-main-video-tiles .tile-video-icon{position:absolute;display:block;background:url(../../../../clientlibs/base-design/resources/images/video-view-icon.png);height:3em;width:3em;top:4.5em;left:41%;background-size:3em 3em;background-repeat:no-repeat}
@media screen and (min-width:1024px){.vt-main-video-tiles .tile-video-icon{top:7.5em;left:45%}
}
@media screen and (min-width:1440px){.vt-main-video-tiles .tile-video-icon{top:9.5em;left:45%}
}
#overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.5);z-index:2;cursor:pointer}
.vt-video-tile figcaption p{margin:0}
.vt-video-tile figcaption{display:flex;flex-direction:row;margin:10px 0;gap:6px}
#text{position:absolute;top:50%;left:50%;font-size:50px;color:white;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
div#vt-rwd-media{padding-top:56.25%;height:0;position:relative}
div#vt-rwd-media img{height:100%;width:100%;object-fit:cover}
#vt-rwd-media iframe{height:100%;width:100%;position:absolute;top:0;left:0}
#vt-rwd-media a{height:100% !important;width:100% !important;position:absolute;top:0;left:0}
#overlay{position:fixed;display:none;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,0.8);z-index:2;cursor:pointer}
#text{position:absolute;top:50%;left:50%;font-size:50px;color:white;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%)}
#text iframe{height:100%;width:100%;position:absolute;top:0;left:0}
@media screen and (max-width:768px){#overlay #text{padding-top:56.25%;height:0;position:relative}
}
@media screen and (min-width:1024px){#overlay #text{width:60rem;height:30rem}
}
#vt-rwd-media .p-video-icon{position:absolute;display:block;background:url(../../../../clientlibs/base-design/resources/images/video-view-icon.png);height:3rem;width:3rem;top:42px;left:39%;background-size:3rem 3rem;background-repeat:no-repeat}
@media screen and (min-width:375px){#vt-rwd-media .p-video-icon{top:36%;left:42%}
}