.ha-modal-popup-trigger{cursor:pointer}.ha-modal-popup-btn{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:10px 30px;border-radius:50px;background-color:#5636d1;color:#fff;font-size:16px}.ha-modal-popup-btn svg{width:auto;height:1em;fill:currentColor}.ha-modal-popup-btn:hover{background-color:#e8357c;color:#fff}.ha-modal-animation,.ha-modal-popup-content-wrapper.ha-modal-show.ha-modal-fullscreen{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-modal-animation,.ha-modal-popup-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-modal-animation{z-index:99997;overflow:auto;padding:20px;width:50vw;height:60vh;background-color:#fff}.ha-modal-animation .ha-modal-inner{width:100%}.ha-modal-animation .ha-modal-content__image{margin-bottom:10px}.ha-modal-animation .ha-modal-content__title{margin-bottom:12px;font-weight:500;font-size:20px}.ha-modal-animation .ha-modal-content__description{margin-bottom:10px;font-size:16px}.ha-modal-popup-content-wrapper{position:fixed;z-index:99995;visibility:hidden;width:0;height:0}.ha-modal-popup-content-wrapper.ha-modal-show{visibility:visible;padding:20px;width:auto;height:auto}.ha-modal-popup-content-wrapper.ha-modal-show.ha-modal-fullscreen{top:0;right:0;bottom:0;left:0;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;padding:50px}.ha-modal-popup-content-wrapper.ha-modal-show .ha-modal-popup-content-close{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-modal-popup-content-wrapper:not(.ha-modal-fullscreen) .ha-modal-popup-content-close{font-size:20px}.ha-modal-popup-content-wrapper:not(.ha-modal-fullscreen) .ha-modal-animation{-webkit-box-shadow:1px 6px 10px rgba(0,0,0,.2);box-shadow:1px 6px 10px rgba(0,0,0,.2)}.ha-modal-popup-content-wrapper .ha-modal-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99996;background-color:rgba(0,0,0,.6)}.ha-modal-popup-content-wrapper .ha-modal-popup-content-close{position:absolute;z-index:99999;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;color:#9ec8f0;font-size:30px;cursor:pointer;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transition-delay:.5s;transition-delay:.5s;-webkit-transform:scale(.2);-ms-transform:scale(.2);transform:scale(.2)}.ha-modal-popup-content-wrapper.ha-modal-fullscreen .ha-modal-close-top-left{top:50px;right:auto;bottom:auto;left:50px}.ha-modal-popup-content-wrapper.ha-modal-fullscreen .ha-modal-close-top-right{top:50px;right:50px;bottom:auto;left:auto}.ha-modal-popup-content-wrapper.ha-modal-fullscreen .ha-modal-close-bottom-left{top:auto;right:auto;bottom:50px;left:50px}.ha-modal-popup-content-wrapper.ha-modal-fullscreen .ha-modal-close-bottom-right{top:auto;right:50px;bottom:50px;left:auto}.ha-modal-popup-content-wrapper .ha-modal-close-top-left{top:25px;right:auto;bottom:auto;left:30px}.ha-modal-popup-content-wrapper .ha-modal-close-top-right{top:25px;right:30px;bottom:auto;left:auto}.ha-modal-popup-content-wrapper .ha-modal-close-bottom-left{top:auto;right:auto;bottom:25px;left:30px}.ha-modal-popup-content-wrapper .ha-modal-close-bottom-right{top:auto;right:30px;bottom:25px;left:auto}.ha-modal-popup-content-wrapper.ha-modal-position-center{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.ha-modal-popup-content-wrapper.ha-modal-position-top-left{top:3%;right:auto;bottom:auto;left:2%}.ha-modal-popup-content-wrapper.ha-modal-position-top-right{top:3%;right:2%;bottom:auto;left:auto}.ha-modal-popup-content-wrapper.ha-modal-position-bottom-left{top:auto;right:auto;bottom:3%;left:2%}.ha-modal-popup-content-wrapper.ha-modal-position-bottom-right{top:auto;right:2%;bottom:3%;left:auto}.ha-testimonial--basic>.elementor-widget-container{padding:25px;border:1px solid #ececec;border-radius:5px}.ha-testimonial--basic .ha-testimonial__content{margin-bottom:25px}.ha-testimonial--bubble .ha-testimonial__content{position:relative;margin-bottom:25px;padding:25px;border-radius:6px;background-color:#fff;-webkit-box-shadow:0 .2rem 2.8rem rgba(36,36,36,.1);box-shadow:0 .2rem 2.8rem rgba(36,36,36,.1);line-height:1.6}.ha-testimonial--bubble .ha-testimonial__content:after{position:absolute;bottom:-14px;color:#fff;content:"\e911";font-style:normal;font-size:36px;font-family:"Happy Icons";-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.ha-testimonial--left.ha-testimonial--bubble .ha-testimonial__content:after{left:15px}.ha-testimonial--center.ha-testimonial--bubble .ha-testimonial__content:after{left:50%;-webkit-transform:translateX(-50%) rotate(-180deg);-ms-transform:translateX(-50%) rotate(-180deg);transform:translateX(-50%) rotate(-180deg)}.ha-testimonial--right.ha-testimonial--bubble .ha-testimonial__content:after{right:15px}.ha-testimonial__reviewer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.ha-testimonial__reviewer-thumb{-webkit-box-flex:0;-webkit-flex:0 0 65px;-ms-flex:0 0 65px;flex:0 0 65px;max-width:65px;height:65px}.ha-testimonial__reviewer-thumb img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ha-testimonial__reviewer-name{margin-bottom:10px;color:#562dd4;font-weight:700;font-size:18px}.ha-testimonial__reviewer-title{color:#8c8c8c;font-size:16px}.ha-testimonial--left .ha-testimonial__reviewer-meta{padding-left:25px}.ha-testimonial--center .ha-testimonial__reviewer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-testimonial--center .ha-testimonial__reviewer-meta{padding-top:15px;max-width:100%}.ha-testimonial--left .ha-testimonial__reviewer-meta,.ha-testimonial--right .ha-testimonial__reviewer-meta{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 65px);-ms-flex:0 0 calc(100% - 65px);flex:0 0 calc(100% - 65px);max-width:calc(100% - 65px)}.ha-testimonial--right .ha-testimonial__reviewer{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-testimonial--right .ha-testimonial__reviewer-meta{padding-right:25px}/** Widgets: modal-popup, testimonial **/