.ha-nav-menu ul.menu,.ha-nav-menu ul.menu li ul.sub-menu{padding:0;list-style:none}.ha-nav-menu ul.menu li{cursor:pointer}.ha-nav-menu ul.menu li a{display:block;padding:8px 0;width:100%;color:#333;text-decoration:none;font-weight:700;font-size:16px}.ha-navigation-menu-wrapper,.ha-navigation-menu-wrapper ul.menu,.ha-navigation-menu-wrapper ul.menu li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-navigation-menu-wrapper{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end;grid-area:nav-menu}.ha-navigation-menu-wrapper .ha-nav-humberger-wrapper,.ha-navigation-menu-wrapper .ha-nav-humberger-wrapper .ha-menu-close-icon{display:none}.ha-navigation-menu-wrapper ul.menu{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ha-navigation-menu-wrapper ul.menu li{position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-top:0}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children:hover,.ha-navigation-menu-wrapper ul.menu li:hover{color:#e2498a}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu{position:absolute;top:100%;left:0;z-index:999999;min-width:150px;background:#fff}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu li .ha-submenu-indicator-wrap{z-index:999;display:inline-block;margin-left:10px;width:14px;height:14px;text-align:center;font-size:14px;cursor:pointer;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.ha-navigation-menu-wrapper ul.menu li ul.sub-menu li.menu-item-has-children ul.sub-menu{position:absolute;top:0;left:100%;min-width:150px;list-style-type:none}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children a{margin-right:7px}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{display:inline-block;margin:auto 0;padding-left:5px;width:14px;height:14px;text-align:center;font-size:14px;cursor:pointer}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children>ul.sub-menu{display:none;width:220px;background-color:#fff;-webkit-box-shadow:0 4px 10px -2px rgba(0,0,0,.1019607843);box-shadow:0 4px 10px -2px rgba(0,0,0,.1019607843);-webkit-transition:all 50ms ease-out;transition:all 50ms ease-out}.ha-navigation-menu-wrapper ul.menu li.menu-item-has-children:hover>.sub-menu{display:block;opacity:1}.ha-navigation-menu-wrapper ul.sub-menu>li>a span.menu-item-title{display:inline-block;width:89%}@media screen and (max-width:767px){.ha-navigation-menu{position:static}.ha-navigation-burger-menu{background-color:transparent}.ha-navigation-burger-menu ul.menu{position:absolute;right:0;z-index:99999;display:none;margin-right:0;margin-left:0;width:100vw;height:auto;background:#fff;text-align:left}.ha-navigation-burger-menu ul.menu li.menu-item:not(:last-child){border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#c4c4c4}.ha-navigation-burger-menu ul.menu li.menu-item{margin-top:0;margin-right:0!important;margin-bottom:0;padding-right:0!important}.ha-navigation-burger-menu ul.menu li.menu-item-has-children{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ha-navigation-burger-menu ul.menu li.menu-item-has-children a{-webkit-box-flex:0;-webkit-flex:0 0 90%;-ms-flex:0 0 90%;flex:0 0 90%}.ha-navigation-burger-menu ul.menu li.menu-item-has-children ul.sub-menu{display:none;-webkit-box-flex:0;-webkit-flex:0 0 98%;-ms-flex:0 0 98%;flex:0 0 98%;margin:0 0 0 2%}.ha-navigation-burger-menu .ha-nav-humberger-wrapper,.ha-navigation-burger-menu ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-navigation-burger-menu ul.menu li.menu-item-has-children .ha-submenu-indicator-wrap{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-flex:0 0 10%;-ms-flex:0 0 10%;flex:0 0 10%;text-align:center;font-size:14px;cursor:pointer}.ha-navigation-burger-menu .ha-nav-humberger-wrapper{width:100%}.ha-navigation-burger-menu .ha-nav-humberger-wrapper .ha-menu-close-icon,.ha-navigation-burger-menu .ha-nav-humberger-wrapper .ha-menu-open-icon{z-index:999;padding:0 10px;border:1px solid #ccc;border-radius:5px;color:#7a7a7a;font-weight:400;font-size:22px;cursor:pointer}.ha-navigation-burger-menu .ha-menu-toggler svg{width:auto;height:1em;fill:currentColor;vertical-align:middle}.ha-navigation-burger-menu .ha-menu-toggler i{vertical-align:middle}.ha-navigation-burger-menu .show-icon{display:inline-block}.ha-navigation-burger-menu .hide-icon{display:none}}.ha-btn{display:inline-block;max-width:100%;vertical-align:middle;text-align:center;text-decoration:none;font-size:14px;line-height:1;-webkit-transition:all .3s;transition:all .3s}.ha-btn:not(.ha-btn--link){padding:15px 25px;border-radius:5px;background-color:#562dd4;color:#fff}.ha-btn:not(.ha-btn--link):focus,.ha-btn:not(.ha-btn--link):hover{background-color:#e2498a}.ha-btn.ha-btn--link{color:#562dd4}.ha-btn.ha-btn--link:focus,.ha-btn.ha-btn--link:hover{color:#e2498a}.ha-btn-icon+.ha-btn-text,.ha-btn-text+.ha-btn-icon{margin-left:5px}.ha-btn-icon--svg{display:inline-block}.ha-btn-icon--svg svg{width:auto;height:1em;fill:currentColor}@-webkit-keyframes pulse_animation{0%,to{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-transform:scale(.95);transform:scale(.95)}70%{-webkit-box-shadow:0 0 0 20px var(--pulse-color);box-shadow:0 0 0 20px var(--pulse-color);-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse_animation{0%,to{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-transform:scale(.95);transform:scale(.95)}70%{-webkit-box-shadow:0 0 0 20px var(--pulse-color);box-shadow:0 0 0 20px var(--pulse-color);-webkit-transform:scale(1);transform:scale(1)}}.ha-infobox{--ha-infobox-media-offset-x:0;--ha-infobox-media-offset-y:0;--ha-infobox-media-rotate:0}.ha-infobox>.elementor-widget-container{padding:25px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 3px 40px rgba(36,36,36,.1);box-shadow:0 3px 40px rgba(36,36,36,.1)}.ha-infobox:not(:has(.elementor-widget-container)){padding:25px;border-radius:5px;background-color:#fff;-webkit-box-shadow:0 3px 40px rgba(36,36,36,.1);box-shadow:0 3px 40px rgba(36,36,36,.1)}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left .elementor-widget-container,body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left .elementor-widget-container,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left .elementor-widget-container,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left .elementor-widget-container,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left .elementor-widget-container,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left .elementor-widget-container,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left:not(:has(.elementor-widget-container)),body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left .elementor-widget-container,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left:not(:has(.elementor-widget-container)){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-left:not(:has(.elementor-widget-container)) .ha-infobox-figure,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left .elementor-widget-container .ha-infobox-figure,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-left:not(:has(.elementor-widget-container)) .ha-infobox-figure{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;margin:0 25px 0 0!important}body[data-elementor-device-mode=desktop] .ha-infobox.ha-infobox-media-dir-top body[data-elementor-device-mode=desktop] .ha-infobox-body,body[data-elementor-device-mode=laptop] .ha-infobox.ha-infobox-media-dir-laptop-top body[data-elementor-device-mode=laptop] .ha-infobox-body,body[data-elementor-device-mode=mobile] .ha-infobox.ha-infobox-media-dir-mobile-top body[data-elementor-device-mode=mobile] .ha-infobox-body,body[data-elementor-device-mode=mobile_extra] .ha-infobox.ha-infobox-media-dir-mobile_extra-top body[data-elementor-device-mode=mobile_extra] .ha-infobox-body,body[data-elementor-device-mode=tablet] .ha-infobox.ha-infobox-media-dir-tablet-top body[data-elementor-device-mode=tablet] .ha-infobox-body,body[data-elementor-device-mode=tablet_extra] .ha-infobox.ha-infobox-media-dir-tablet_extra-top body[data-elementor-device-mode=tablet_extra] .ha-infobox-body,body[data-elementor-device-mode=widescreen] .ha-infobox.ha-infobox-media-dir-widescreen-top body[data-elementor-device-mode=widescreen] .ha-infobox-body{margin-top:var(--ha-infobox-media-offset-y)}.ha-infobox-title{margin-top:0;margin-bottom:10px;color:#151515;font-size:24px}.ha-infobox-figure{display:inline-block;margin:0 0 25px!important;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y))}.ha-infobox-figure--icon{text-align:center;font-size:48px;line-height:1;-webkit-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));-ms-transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate));transform:translate(var(--ha-infobox-media-offset-x),var(--ha-infobox-media-offset-y)) rotate(var(--ha-infobox-media-rotate))}.ha-infobox-figure i,.ha-infobox-figure svg{position:relative;display:block;width:1em;height:1em;-webkit-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));-ms-transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));transform:rotate(calc(-1*var(--ha-infobox-media-rotate)));fill:currentColor}.ha-infobox-figure i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-infobox-figure img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-infobox-text p{margin-top:0;margin-bottom:0}.ha-infobox-text+.ha-btn--link{margin-top:25px}.ha-infobox .ha-btn--icon-after .ha-btn-icon,.ha-infobox .ha-btn--icon-before .ha-btn-icon{-webkit-transition:inherit;transition:inherit;-webkit-transform:translateX(var(--infobox-btn-icon-translate-x, 0));-ms-transform:translateX(var(--infobox-btn-icon-translate-x, 0));transform:translateX(var(--infobox-btn-icon-translate-x, 0))}.ha-infobox .ha-btn--icon-after:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-after:hover .ha-btn-icon,.ha-infobox .ha-btn--icon-before:focus .ha-btn-icon,.ha-infobox .ha-btn--icon-before:hover .ha-btn-icon{-webkit-transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px));-ms-transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px));transform:translateX(var(--infobox-btn-icon-translate-x-hover, 10px))}.pulse_effect{-webkit-box-shadow:0 0 0 0 var(--pulse-color);box-shadow:0 0 0 0 var(--pulse-color);-webkit-animation:pulse_animation 1.5s infinite;animation:pulse_animation 1.5s infinite}.ha-fun-factor__content .ha-fun-factor__content-number-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;line-height:1;margin-top:0;margin-bottom:15px;font-size:24px}.ha-fun-factor__content .ha-fun-factor__content-text{margin-top:0;margin-bottom:15px;font-size:24px}.ha-fun-factor__content .ha-fun-factor__content-number,.ha-fun-factor__content .ha-fun-factor__content-number-prefix,.ha-fun-factor__content .ha-fun-factor__content-number-suffix{font-size:24px}.ha-ff-icon--left .ha-fun-factor__content{padding-left:20px}.ha-ff-icon--right .ha-fun-factor__content{padding-right:20px}.ha-fun-factor__divider{display:inline-block;margin-bottom:15px;height:1px;background-color:#ccc}.ha-ff-icon--top .ha-fun-factor__media{display:inline-block;margin-top:10px;margin-bottom:10px}.ha-ff-icon--top .ha-fun-factor__media--image{width:200px}:not(.ha-ff-icon--top) .ha-fun-factor__media--image{-webkit-box-flex:0;-webkit-flex:0 0 200px;-ms-flex:0 0 200px;flex:0 0 200px;max-width:200px}.ha-fun-factor__media--image img{width:100%;height:100%;vertical-align:bottom;-o-object-fit:cover;object-fit:cover}.ha-fun-factor__media--icon{font-size:3rem}.ha-fun-factor__media--icon i,.ha-fun-factor__media--icon svg{position:relative;display:block;width:1em;height:1em;fill:currentColor}.ha-fun-factor__media--icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-fun-factor__wrap{padding:10px;word-wrap:break-word;overflow-wrap:break-word}.ha-ff-icon--left .ha-fun-factor__wrap,.ha-ff-icon--right .ha-fun-factor__wrap{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}.ha-ff-icon--left .ha-fun-factor__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-ff-icon--right .ha-fun-factor__wrap{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;text-align:right}.ha-ff-icon--top .ha-fun-factor__wrap .ha-fun-factor__divider{width:100px}.ha-ff-icon--left .ha-fun-factor__wrap .ha-fun-factor__divider,.ha-ff-icon--right .ha-fun-factor__wrap .ha-fun-factor__divider{width:100%!important}.ha-toggle .ha-toggle__item-content:after{display:block;clear:both;content:""}.ha-toggle .ha-toggle__wrapper{color:#2b2b2b}.ha-toggle .ha-toggle__item{overflow:hidden;border:1px solid #e8e8e8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item:not(:first-child){margin-top:-1px}.ha-toggle .ha-toggle__item-title{margin:0;padding:20px;font-weight:700;line-height:1;cursor:pointer;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-toggle .ha-toggle__item-title-icon{margin-right:15px}.ha-toggle .ha-toggle__item .ha-toggle__icon svg,.ha-toggle .ha-toggle__item-title-icon svg{width:1em;height:auto;fill:currentColor}.ha-toggle .ha-toggle__item-content{display:none;padding:20px;border-top:1px solid #e8e8e8}.ha-toggle .ha-toggle__item .ha-toggle__icon{display:inline-block;font-size:.8em;line-height:1.2em}.ha-toggle .ha-toggle__item .ha-toggle__icon--opened,.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--closed{display:none}.ha-toggle .ha-toggle__item--active>span>.ha-toggle__icon--opened{display:inline-block}.ha-toggle--icon-left .ha-toggle__icon{float:left;margin-right:15px}.ha-toggle--icon-right .ha-toggle__icon{float:right;margin-left:15px}.ha-testimonial-carousel .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-testimonial-carousel.ha-equal-height-yes .ha-testimonial-carousel__wrap:not(.slick-vertical) .slick-list,.ha-testimonial-carousel.ha-equal-height-yes .ha-testimonial-carousel__wrap:not(.slick-vertical) .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch}.ha-testimonial-carousel.ha-equal-height-yes .ha-testimonial-carousel__wrap:not(.slick-vertical) .ha-testimonial-carousel__content,.ha-testimonial-carousel.ha-equal-height-yes .ha-testimonial-carousel__wrap:not(.slick-vertical) .ha-testimonial-carousel__item{height:100%}.ha-testimonial-carousel .slick-vertical .slick-track{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-testimonial-carousel--basic.ha-testimonial-carousel--bottom .ha-testimonial-carousel__content{margin-top:2.5em}.ha-testimonial-carousel--basic.ha-testimonial-carousel--top .ha-testimonial-carousel__content{margin-top:0;margin-bottom:2.5em}.ha-testimonial-carousel--basic .ha-testimonial-carousel__item{overflow:hidden}.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content{position:relative;padding:2rem;border-radius:6px;background-color:#fff;-webkit-box-shadow:0 3px 20px -4px rgba(0,0,0,.3);box-shadow:0 3px 20px -4px rgba(0,0,0,.3);line-height:1.6rem}.ha-testimonial-carousel--bubble .ha-testimonial-carousel__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-carousel--bubble.ha-testimonial-carousel--bottom .ha-testimonial-carousel__content{margin-top:1.5rem;margin-bottom:0}.ha-testimonial-carousel--bubble.ha-testimonial-carousel--top .ha-testimonial-carousel__content{margin-top:0;margin-bottom:1.5rem}.ha-testimonial-carousel--left.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content:after{left:15px}.ha-testimonial-carousel--center.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content:after{left:50%;-webkit-transform:translateX(-50%) rotate(-180deg);-ms-transform:translateX(-50%) rotate(-180deg);transform:translateX(-50%) rotate(-180deg)}.ha-testimonial-carousel--right.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content:after{right:15px}.ha-testimonial-carousel--bottom.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content:after{top:-14px;bottom:auto;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.ha-testimonial-carousel--bottom.ha-testimonial-carousel--center.ha-testimonial-carousel--bubble .ha-testimonial-carousel__content:after{left:50%;-webkit-transform:rotate(0deg) translateX(-50%);-ms-transform:rotate(0deg) translateX(-50%);transform:rotate(0deg) translateX(-50%)}.ha-testimonial-carousel .slick-vertical .ha-testimonial-carousel__item{padding:12px}.ha-testimonial-carousel-slick-slide{outline:0}.ha-testimonial-carousel__item,.ha-testimonial-carousel__reviewer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-testimonial-carousel__item{padding:20px}.ha-testimonial-carousel__reviewer{-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-carousel__reviewer-thumb{width:65px;height:65px}.ha-testimonial-carousel__reviewer-thumb img{width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.ha-testimonial-carousel__reviewer-name{margin-bottom:.3rem;color:#562dd4;font-weight:700;font-size:18px}.ha-testimonial-carousel__reviewer-title{color:#8c8c8c;font-size:16px}.ha-testimonial-carousel--left .ha-testimonial-carousel__reviewer-thumb{margin-right:1em}.ha-testimonial-carousel--center .ha-testimonial-carousel__reviewer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-testimonial-carousel--center .ha-testimonial-carousel__reviewer .ha-testimonial-carousel__reviewer-thumb{margin-bottom:1em}.ha-testimonial-carousel--right .ha-testimonial-carousel__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-carousel--right .ha-testimonial-carousel__reviewer .ha-testimonial-carousel__reviewer-thumb{margin-left:1em}.ha-testimonial-carousel--left{text-align:left}.ha-testimonial-carousel--right{text-align:right}.ha-testimonial-carousel--center{text-align:center}.ha-testimonial-carousel .slick-next,.ha-testimonial-carousel .slick-prev{z-index:999;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;background-color:rgba(234,234,234,.8);color:#8c8c8c;text-align:center;font-size:12px}.ha-testimonial-carousel .slick-next:focus,.ha-testimonial-carousel .slick-next:hover,.ha-testimonial-carousel .slick-prev:focus,.ha-testimonial-carousel .slick-prev:hover{background-color:#fff;color:#222}.ha-testimonial-carousel .slick-next:before,.ha-testimonial-carousel .slick-prev:before{content:""}.ha-testimonial-carousel .slick-disabled{opacity:.7}.ha-testimonial-carousel .slick-prev{right:auto;left:-25px}.ha-testimonial-carousel .slick-next{right:-25px}.ha-testimonial-carousel .slick-dots{bottom:-35px}.ha-testimonial-carousel .slick-dots li{margin-right:2px;margin-left:2px}.ha-testimonial-carousel .slick-dots li button:focus,.ha-testimonial-carousel .slick-dots li button:hover{background-color:transparent}.ha-testimonial-carousel .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-testimonial-carousel .slick-dots .slick-active button:before,.ha-testimonial-carousel .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-testimonial-carousel .slick-next,.ha-testimonial-carousel .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-testimonial-carousel .slick-next i,.ha-testimonial-carousel .slick-prev i{display:block;width:1em;height:1em}.ha-testimonial-carousel .slick-next i:before,.ha-testimonial-carousel .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-testimonial-carousel.ha-arrow-sync-yes .slick-next,.ha-testimonial-carousel.ha-arrow-sync-yes .slick-prev{top:100%;left:50%;-webkit-transform:translateX(calc(50% - 70px));-ms-transform:translateX(calc(50% - 70px));transform:translateX(calc(50% - 70px))}.ha-testimonial-carousel.ha-arrow-sync-yes .slick-next{margin-left:60px}/** Widgets: site-logo, navigation-menu, infobox, fun-factor, toggle, testimonial-carousel **/