.ha-unfold>.elementor-widget-container{overflow:hidden;border:solid 1px #dedede;border-radius:6px}.ha-unfold-widget-wrapper{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-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.ha-unfold-widget-wrapper .ha-unfold-heading{margin:0 0 12px;color:#101010;font-weight:500;font-size:24px}.ha-unfold-widget-wrapper .ha-unfold-data{position:relative;overflow:hidden;width:100%;-webkit-transition:height;transition:height;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;-webkit-transition-duration:500ms;transition-duration:500ms}.ha-unfold-widget-wrapper .ha-unfold-data .ha-unfold-data-render{font-family:"Roboto"}.ha-unfold-widget-wrapper .ha-unfold-data::after{position:absolute;right:0;bottom:0;left:0;z-index:11;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff));background:-webkit-linear-gradient(rgba(255,255,255,0),#fff);background:linear-gradient(rgba(255,255,255,0),#fff);content:""}.ha-unfold-widget-wrapper .ha-unfold-data.folded{height:100%}.ha-unfold-widget-wrapper .ha-unfold-data.folded::after{display:none}.ha-unfold-widget-wrapper .ha-unfold-raw-render ul{margin-bottom:50px;margin-left:18px}.ha-unfold-widget-wrapper .ha-unfold-raw-render ol{margin-left:18px}.ha-unfold-widget-wrapper .ha-unfold-raw-render li,.ha-unfold-widget-wrapper .ha-unfold-raw-render p{margin-bottom:50px;color:#666;font-size:16px;line-height:24px}.ha-unfold-widget-wrapper .ha-unfold-raw-render li:last-child,.ha-unfold-widget-wrapper .ha-unfold-raw-render p:last-child{margin-bottom:0}.ha-unfold-widget-wrapper.ha-unfold-direction-below .ha-unfold-data{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}.ha-unfold-widget-wrapper.ha-unfold-direction-below .ha-unfold-btn{margin:15px 0}.ha-unfold-widget-wrapper .ha-unfold-btn{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-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;margin-top:35px;padding:10px 16px;border:solid 1px #dedede;border-radius:4px;background-color:#fff;color:#101010;font-weight:500;font-size:14px}.ha-unfold-widget-wrapper .ha-unfold-btn.ha-unfold-icon-before{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row}.ha-unfold-widget-wrapper .ha-unfold-btn.ha-unfold-icon-before i+span{margin-left:10px}.ha-unfold-widget-wrapper .ha-unfold-btn.ha-unfold-icon-after{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-unfold-widget-wrapper .ha-unfold-btn.ha-unfold-icon-after i+span{margin-right:10px}.ha-unfold-widget-wrapper .ha-unfold-btn:hover{outline:0;border-color:#222;background-color:#222;-webkit-box-shadow:none;box-shadow:none;color:#fff}.ha-unfold-widget-wrapper .ha-unfold-btn:focus{outline:0}.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: unfold, testimonial-carousel **/