.ha-modal-popup-trigger{cursor:pointer}.ha-modal-popup-btn{display:inline-block;padding:10px 30px;border-radius:50px;background-color:#5636d1;color:#fff;font-size:16px}.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}/** Widgets: modal-popup **/