/* eb-popup-ysvpe Starts */.eb-popup-ysvpe.eb-popup-container .eb-popup-content { width:650px }.eb-popup-ysvpe.eb-popup-container .eb-popup-button a.eb-popup-button-anchor { font-size:19px; padding-top:15px; padding-right:30px; padding-left:30px; padding-bottom:15px; background-color:rgba(30,38,196,1); border-radius:18px; color:var(--eb-global-button-text-color); transition:background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-popup-ysvpe.eb-popup-container .eb-popup-button a.eb-popup-button-anchor:hover { color:var(--eb-global-button-text-color); background-color:var(--eb-global-tertiary-color) }.eb-popup-ysvpe.eb-popup-container .eb-popup-content-editor,.eb-popup-ysvpe.eb-popup-container .eb-popup-content { background-color:var(--eb-global-background-color); transition:border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-popup-ysvpe.eb-popup-container .eb-popup-content-editor:before,.eb-popup-ysvpe.eb-popup-container .eb-popup-content:before { transition:background 0.5s; z-index:-1 }.eb-popup-ysvpe.eb-popup-container .eb-popup-content-editor:hover:before,.eb-popup-ysvpe.eb-popup-container .eb-popup-content:hover:before { transition:background 0.5s, opacity 0.5s, filter 0.5s }.eb-popup-ysvpe.eb-popup-container .eb-popup-close-icon { top:10px; right:10px; color:var(--eb-global-button-background-color); transition:border 0.5s, border-radius 0.5s, box-shadow 0.5s }.eb-parent-eb-popup-ysvpe { display:block }/* Css for Animation */body:not(.wp-admin) .eb-parent-eb-popup-ysvpe.eb_animation { visibility:hidden; opacity:0; transition:ease-in 1000ms }body:not(.wp-admin) .eb-parent-eb-popup-ysvpe.eb_animation.eb__animated { visibility:visible; opacity:1 }.eb-parent-eb-popup-ysvpe.eb_animation.eb__animated { animation-duration:1000ms; animation-delay:0ms }.root-eb-popup-ysvpe { position:relative } @media(max-width: 1024px){.eb-parent-eb-popup-ysvpe { display:block }} @media(max-width: 767px){.eb-parent-eb-popup-ysvpe { display:block }}/* =eb-popup-ysvpe= Ends */