  .video{position:relative}
.video .popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:9999999;background:rgba(0,0,0,0.85)}
.popup-content iframe{width:768px;height:432px;left:0}
.video .popup-content{position:relative;max-width:800px;max-height:80vh}
.video .close-button{position:absolute;top:-43px;right:-43px;width:26px;height:26px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:transparent;border:0}
.video .close-button img{width:100%;height:100%;object-fit:contain}
.video .ytthmb{position:relative;top:0;object-fit:cover}
.video .owl-carousel .owl-item{display:flex;flex-direction:column;align-items:center;padding:16px;gap:16px;height:190px}
.video .owl-carousel{width:100% !important;overflow:hidden}
.video .owl-carousel .owl-stage{display:flex;width:300%}
.video .owl-carousel .owl-item{width:33.33%}
.video .custom-nav{position:relative;top:50%;transform:translateY(-50%);display:none !important;align-items:center;justify-content:space-between;width:100%}
.video .owl-prev,.video .owl-next{font-size:24px;background:transparent;border:0;cursor:pointer}
.video .yt-owl-prev:hover,.video .yt-owl-next:hover{color:#333}
.video .owl-prev{order:1;margin-left:-10px;margin-top:-300px}
.video .owl-next{order:3;margin-right:-10px;margin-top:-300px}
.video .img-container svg,.video .ext-container svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.column-container .single-video .img-container{width:100%;height:300px}
.single-video .img-container{width:100%;height:500px}
.single-video .ytthmb{width:100%;height:100%}
.video .title-logo img{height:40px;width:40px;margin-right:10px;display:inline-block;margin-left:10px}
.video .title-logo{display:flex;align-items:center}
.video .title-logo .title{display:inline-block;margin:0;color:var(--color-neutral-darker,#0f1a2a);font-size:20px;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:400;line-height:32px}
.video .paragraph{margin-left:60px;color:var(--color-neutral-dark,#5a626d);width:60%;font-size:12px;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:400;line-height:16px;letter-spacing:.3px;margin-bottom:30px}
.video .title-logo .cta-button{margin-left:auto;display:inline-block;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:600;height:48px;padding:12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#c4302b;color:#fff;margin-right:15px}
.video .title-logo .cta-button img{width:22px;height:16px}
.mobile-view .cta-button{margin-bottom:20px;margin-left:auto;font-family:'Open Sans',sans-serif;font-style:normal;font-weight:600;height:48px;width:max-content;float:right;padding:12px;justify-content:center;align-items:center;gap:8px;border-radius:4px;background:#c4302b;color:#fff;margin-right:15px}
.mobile-view img{height:40px;width:40px;margin-right:10px;display:inline-block}
.mobile-view .cta-button img{width:22px;height:16px}
.hideInMobile .cta-button{display:none !important}
.hideInDesktop a{display:flex !important}
.video-iframe-inline{height:inherit;width:inherit}
.ext-container,.single-video,.video-iframe-external{width:inherit}
.video-iframe-external{height:500px}
.columnContainer .video-iframe-external{height:360px}
.columnContainer .row-100 .video-iframe-external{height:500px}
.gridpage .columnContainer .video-iframe-external{height:360px}
@media(max-width:767px){.hideInMobile .cta-button{display:flex !important;margin-right:15px}
.video .title-logo .hideInDesktop{display:none !important}
.video .owl-prev{order:1;margin-left:-8px;margin-top:-300px}
.video .owl-next{order:3;margin-right:-8px;margin-top:-300px}
.video-container{padding:20px}
.ext-container{padding:20px}
.ext-container,.single-video,.video-iframe-external{height:inherit;width:inherit}
.columnContainer .video-iframe-external{height:inherit;width:inherit}
.columnContainer .row-100 .video-iframe-external{height:inherit;width:inherit}
.gridpage .columnContainer .video-iframe-external{height:inherit;width:inherit}
}
@media screen and (max-width:767px){iframe.video-iframe{position:relative;top:0;left:0;width:100%;height:100%}
.video .paragraph{width:75%}
}
@media(max-width:991px){.popup-content iframe{width:360px;height:202px;left:0}
.video .owl-prev{order:1;margin-left:-8px;margin-top:-300px}
.video .owl-next{order:3;margin-right:-8px;margin-top:-300px}
.video-container{padding:20px}
.ext-container,.single-video,.video-iframe-external{width:inherit}
}
@media(max-width:991px){.video .popup-content{position:relative;max-width:100%;max-height:80vh}
}
@media(max-width:991px){.video .close-button{top:-31px;right:0;width:22px;height:22px}
.video .close-button img{width:100%;height:100%;object-fit:contain}
}
@media(max-width:991px) and (orientation:landscape){.video .popup-content iframe{width:100vw;height:calc(100vh - 75px)}
.video .close-button{top:-31px !important;right:11px !important;width:22px;height:22px}
}