@charset "UTF-8";
/* https://speakmeme.com/wp-content/cache/wp-super-minify/css/24024f090d864462d94ca3279846885e.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-button .popup-video-button{position:relative;box-sizing:content-box;width:80px;height:80px;border-radius:50%;padding:0;z-index:2;background:var(--primaryColor);display:inline-flex;align-items:center;justify-content:center}.themephi-video-button .popup-video-button:after,.themephi-video-button .popup-video-button:before{content:"";position:absolute;z-index:1;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);display:block;width:inherit;height:inherit;border-radius:50%;transition:all 200ms}.themephi-video-button .popup-video-button:before{border:1px solid #fff;z-index:0}.themephi-video-button .popup-video-button:after{border:1px solid #fff;z-index:0}.themephi-video-button .popup-video-button i{color:#fff}.themephi-video-button .popup-video-button.animation:before{animation:pulse-border 1500ms ease-out infinite}.themephi-video-button .popup-video-button.animation:after{animation:pulse-border 2500ms ease-out infinite}.themephi-video-button .video-desc{z-index:1;font-size:20px;position:relative}.themephi-video-button:hover .popup-video-button{animation-duration:0.8s}