@charset "UTF-8";
/* https://speakmeme.com/wp-content/plugins/tp-elements/widgets/video/video-css/video.css?ver=1784450693 */
:root{--bodyFont:"DM Sans", sans-serif;--titleFont:"Outfit", sans-serif;--transition:all 0.3s ease;--body_bg:#ffffff;--globalColor:#FFFCF4;--softColor:#F8F7FC;--borderColor:#E8E3EE;--bodyColor:#404A60;--titleColor:#222E48;--primaryColor:#200B56;--secondaryColor:#FBC91A;--secondaryColor1:#7061CC;--whiteColor:#ffffff;--blackColor:#000000;--linkColor:#200B56;--hoverColor:var(--primaryColor);--boxBorderRadius:12px;--imageBorderRadius:4px;--btnBorderRadius:5px;--btnBgColor:#200B56;--btnHoverBgColor:#FBC91A;--btnColor:#ffffff;--btnHoverColor:#ffffff;--btnBgColor2:transparent;--btnHoverBgColor2:#200B56;--btnColor2:#200B56;--btnHoverColor2:#ffffff}@keyframes pulse-border{0%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(.5);opacity:1}100%{transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.themephi-video{position:relative;background-repeat:no-repeat!important;background-size:cover!important;background-position:center center!important;padding:100px 20px;width:100%;height:100%;min-height:100px}.themephi-video.center .overly-border{margin:0 auto}.themephi-video.left .overly-border{margin-left:0;margin-right:auto}.themephi-video.right .overly-border{margin-left:auto;margin-right:0}.themephi-video.style1 .video-desc{top:60px}.themephi-video .video-desc{z-index:1;font-size:20px;position:relative}.themephi-video .overly-border{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.themephi-video .video-content{z-index:10}.themephi-video:hover .popup-videos{animation-duration:0.8s}.themephi-video .popup-videos{position:absolute;transform:translateX(-50%) translateY(-50%);box-sizing:content-box;width:80px;height:80px;border-radius:50%;padding:0;margin:0 auto;left:50%;top:50%;z-index:2;text-align:center;background:var(--primaryColor);display:flex;align-items:center;justify-content:center}.themephi-video .popup-videos:after,.themephi-video .popup-videos:before{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:80px;height:80px;border-radius:50%;transition:all 200ms}.themephi-video .popup-videos:before{border:1px solid #fff;z-index:0;animation:pulse-border 1500ms ease-out infinite}.themephi-video .popup-videos i{transition:0.3s ease all;font-size:24px;color:var(--whiteColor)}.themephi-video .popup-videos:hover{border-color:rgba(255,255,255,.7)}.themephi-video:hover .overly-border:before,.themephi-video:hover .overly-border:after{opacity:1;transform:scale(1)}