@-webkit-keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@keyframes tooltips-vert{to{opacity:.9;-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}}@-webkit-keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}@keyframes tooltips-horz{to{opacity:.9;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}}.ha-cig,.ha-cig-item .fw-svg-wrap,.ha-cig-item i,.ha-cig-item img{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-cig{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.ha-cig-item{position:relative;display:inline-block;border-radius:100%;text-decoration:none;line-height:100%}.ha-cig-item a.ha-cig-item-outline,.ha-cig-item-outline{-webkit-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.ha-cig-item .fw-svg-wrap,.ha-cig-item i,.ha-cig-item img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;max-width:100%;width:60px;height:60px;border:3px solid #fff;border-radius:50%;background:#fff;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);-o-object-fit:cover;object-fit:cover}.ha-cig-item .fw-svg-wrap svg{fill:currentColor}.ha-cig-item:not(:first-child){margin-left:-30px;-webkit-transition:all .3s ease;transition:all .3s ease}.ha-cig-item:not(:last-child){margin-right:5px}.ha-cig:hover .ha-cig-item{margin-left:0}[tooltip]{position:relative}[tooltip]::after,[tooltip]::before{position:absolute;display:none;text-transform:none;font-size:.8em;line-height:1;opacity:0;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[tooltip]::before{z-index:1001;border:5px solid transparent;content:""}[tooltip]::after{z-index:1000;overflow:hidden;padding:1ch 1.5ch;min-width:3em;max-width:21em;border-radius:.3ch;background:#333;-webkit-box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);box-shadow:0 1em 2em -.5em rgba(0,0,0,.35);color:#fff;content:attr(tooltip);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-family:Helvetica,sans-serif}[tooltip]:hover::after,[tooltip]:hover::before{display:block}[tooltip=""]::after,[tooltip=""]::before{display:none!important}[tooltip]:not([flow])::before,[tooltip][flow^=up]::before{bottom:100%;border-top-color:var(--caret-color, #333);border-bottom-width:0}[tooltip]:not([flow])::after,[tooltip][flow^=up]::after{bottom:calc(100% + 5px)}[tooltip]:not([flow])::after,[tooltip]:not([flow])::before,[tooltip][flow^=up]::after,[tooltip][flow^=up]::before{left:50%;-webkit-transform:translate(-50%,-.5em);-ms-transform:translate(-50%,-.5em);transform:translate(-50%,-.5em)}[tooltip][flow^=down]::before{top:100%;border-top-width:0;border-bottom-color:var(--caret-color, #333)}[tooltip][flow^=down]::after{top:calc(100% + 5px)}[tooltip][flow^=down]::after,[tooltip][flow^=down]::before{left:50%;-webkit-transform:translate(-50%,.5em);-ms-transform:translate(-50%,.5em);transform:translate(-50%,.5em)}[tooltip][flow^=left]::after,[tooltip][flow^=left]::before{top:50%;-webkit-transform:translate(-.5em,-50%);-ms-transform:translate(-.5em,-50%);transform:translate(-.5em,-50%)}[tooltip][flow^=left]::before{left:calc(0em - 5px);border-right-width:0;border-left-color:var(--caret-color, #333)}[tooltip][flow^=left]::after{right:calc(100% + 5px)}[tooltip][flow^=right]::after,[tooltip][flow^=right]::before{top:50%;-webkit-transform:translate(.5em,-50%);-ms-transform:translate(.5em,-50%);transform:translate(.5em,-50%)}[tooltip][flow^=right]::before{right:calc(0em - 5px);border-right-color:var(--caret-color, #333);border-left-width:0}[tooltip][flow^=right]::after{left:calc(100% + 5px)}[tooltip]:not([flow]):hover::after,[tooltip]:not([flow]):hover::before,[tooltip][flow^=down]:hover::after,[tooltip][flow^=down]:hover::before,[tooltip][flow^=up]:hover::after,[tooltip][flow^=up]:hover::before{-webkit-animation:tooltips-vert 300ms ease-out forwards;animation:tooltips-vert 300ms ease-out forwards}[tooltip][flow^=left]:hover::after,[tooltip][flow^=left]:hover::before,[tooltip][flow^=right]:hover::after,[tooltip][flow^=right]:hover::before{-webkit-animation:tooltips-horz 300ms ease-out forwards;animation:tooltips-horz 300ms ease-out forwards}.ha-list-group .ha-list-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.ha-list-group .ha-list-item{overflow:hidden;list-style:none}.ha-list-group .ha-list-item .ha-badge{position:relative}.ha-list-group .ha-list-item .ha-item-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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;padding:20px;width:100%;background-color:#fff}.ha-list-group .ha-list-item:first-child{margin-top:0}.ha-list-group .ha-list-item:last-child{margin-bottom:0!important}.ha-list-group .ha-list-item .ha-text{width:100%}.ha-list-group .ha-list-item .ha-text .ha-list-title{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;margin:0;color:#242424;font-size:16px}.ha-list-group .ha-list-item .ha-icon{display:inline-block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:8px;border-radius:50%;background-color:#ddd;text-align:center}.ha-list-group .ha-list-item .ha-icon i,.ha-list-group .ha-list-item .ha-icon svg{display:block;width:1em;height:1em;line-height:1}.ha-list-group .ha-list-item .ha-icon i{position:relative}.ha-list-group .ha-list-item .ha-direction i:before,.ha-list-group .ha-list-item .ha-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-list-group .ha-list-item .icon,.ha-list-group .ha-list-item .number{font-size:18px}.ha-list-group .ha-list-item .number span{display:block;width:1em;height:1em;line-height:1em}.ha-list-group .ha-list-item .ha-icon.image img{display:block;width:20px;-o-object-fit:contain;object-fit:contain}.ha-list-group .ha-list-item .ha-list-detail{margin:0;color:#616161;font-weight:400;font-size:13px}.ha-list-group .ha-list-item .ha-direction{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;padding:7px;height:-webkit-max-content;height:-moz-max-content;height:max-content;border:1px solid #d2d2d2;border-radius:50%;text-align:center;font-size:10px}.ha-list-group .ha-list-item .ha-direction i,.ha-list-group .ha-list-item .ha-direction svg{position:relative;display:inline-block;width:1em;height:1em;color:#d2d2d2}.ha-list-group .ha-list-item .ha-direction i:before{display:block}.ha-list-group .ha-list-item a .ha-direction i,.ha-list-group .ha-list-item a .ha-list-title,.ha-list-group .ha-list-item a:hover .ha-list-title{color:#562dd4}.ha-list-group .ha-list-item a:hover .ha-direction{border-color:#562dd4;background-color:#562dd4}.ha-list-group .ha-list-item a:hover i{color:#fff}.ha-mode--compact .ha-list-wrap{overflow:hidden;border:2px solid #ddd;border-radius:5px}.ha-mode--compact .ha-list-item{overflow:hidden;margin-bottom:0;border-bottom:2px solid #ddd}.ha-mode--compact .ha-list-item:last-child{border-bottom:none}.ha-mode--comfy .ha-list-item{overflow:hidden;margin-bottom:15px;border:2px solid #ddd;border-radius:4px}.ha-direction--right .ha-direction{margin-left:10px}.ha-direction--right .ha-icon{margin-right:15px}.ha-direction--left .ha-direction{margin-right:10px}.ha-direction--left .ha-icon{margin-left:15px}.ha-direction--right .ha-list-item-custom .ha-direction{-webkit-transition:all .5s;transition:all .5s}.ha-direction--right .ha-list-item-custom:hover .ha-direction{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.ha-direction--left .ha-list-item-custom .ha-direction{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-10px);-ms-transform:translateX(-10px);transform:translateX(-10px)}.ha-direction--left .ha-list-item-custom:hover .ha-direction{margin-left:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ha-testimonial--basic>.elementor-widget-container{padding:25px;border:1px solid #ececec;border-radius:5px}.ha-testimonial--basic:not(:has(.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}.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}.ha-accordion .ha-accordion__item-content:after{display:block;clear:both;content:""}.ha-accordion .ha-accordion__wrapper{color:#2b2b2b}.ha-accordion .ha-accordion__item{overflow:hidden;border:1px solid #e8e8e8;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ha-accordion .ha-accordion__item:not(:first-child){margin-top:-1px}.ha-accordion .ha-accordion__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-accordion .ha-accordion__item-title-icon{margin-right:15px}.ha-accordion .ha-accordion__item .ha-accordion__icon svg,.ha-accordion .ha-accordion__item-title-icon svg{width:1em;height:auto;fill:currentColor}.ha-accordion .ha-accordion__item-content{display:none;padding:20px;border-top:1px solid #e8e8e8}.ha-accordion .ha-accordion__item .ha-accordion__icon{display:inline-block;font-size:.8em;line-height:1.2em}.ha-accordion .ha-accordion__item .ha-accordion__icon--opened,.ha-accordion .ha-accordion__item--active .ha-accordion__icon--closed{display:none}.ha-accordion .ha-accordion__item--active .ha-accordion__icon--opened{display:inline-block}.ha-accordion--icon-left .ha-accordion__icon{float:left;margin-right:15px}.ha-accordion--icon-right .ha-accordion__icon{float:right;margin-left:15px}.ha-posts-carousel-slick{padding:20px;outline:0}.ha-posts-carousel{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__feature-img{position:relative;overflow:hidden}.ha-posts-carousel__feature-img,.ha-posts-carousel__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-posts-carousel__image-overlay{position:absolute;background-color:transparent;-webkit-transition:background-color .3s;transition:background-color .3s}.ha-posts-carousel__image:not(.ha-image-link) .ha-posts-carousel__feature-img:hover .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-posts-carousel__image.ha-image-link a:hover .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-posts-carousel__image a{display:inline-block}.ha-posts-carousel__content-position{padding:20px}.ha-posts-carousel__content-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__content{margin-top:15px}.ha-posts-carousel__title{margin-bottom:6px;font-weight:500;font-size:24px}.ha-posts-carousel__title a{display:block;color:#562dd4}.ha-posts-carousel__content-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__content-text,.ha-posts-carousel__meta,.ha-posts-carousel__meta-author-img a{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-posts-carousel__meta{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-posts-carousel__meta-author-img{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:10px}.ha-posts-carousel__meta-author-img i{font-size:30px}.ha-posts-carousel__meta-author-img a{color:#e2498a}.ha-posts-carousel__meta-author-img svg{width:40px}.ha-posts-carousel__meta-author-img .ha-posts-carousel__meta-image{border-radius:50%}.ha-posts-carousel__meta-author-name{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-posts-carousel__meta-author-name a{line-height:1}.ha-posts-carousel__meta-date{color:gray;font-size:12px}.ha-posts-carousel__meta-category{display:inline-block}.ha-posts-carousel__meta-category a{display:inline-block;padding:5px;border-radius:3px;background-color:#e2498a;color:#fff;font-size:12px}.ha-posts-carousel-wrapper .slick-next,.ha-posts-carousel-wrapper .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-posts-carousel-wrapper .slick-next:focus,.ha-posts-carousel-wrapper .slick-next:hover,.ha-posts-carousel-wrapper .slick-prev:focus,.ha-posts-carousel-wrapper .slick-prev:hover{background-color:#fff;color:#222}.ha-posts-carousel-wrapper .slick-next:before,.ha-posts-carousel-wrapper .slick-prev:before{content:""}.ha-posts-carousel-wrapper .slick-disabled{opacity:.7}.ha-posts-carousel-wrapper .slick-prev{right:auto;left:-25px}.ha-posts-carousel-wrapper .slick-next{right:-25px}.ha-posts-carousel-wrapper .slick-dots{bottom:-35px}.ha-posts-carousel-wrapper .slick-dots li{margin-right:2px;margin-left:2px}.ha-posts-carousel-wrapper .slick-dots li button:focus,.ha-posts-carousel-wrapper .slick-dots li button:hover{background-color:transparent}.ha-posts-carousel-wrapper .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-posts-carousel-wrapper .slick-dots .slick-active button:before,.ha-posts-carousel-wrapper .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-posts-carousel-wrapper .slick-dots .slick-active button::before{font-size:8px}.ha-posts-carousel-wrapper .slick-next,.ha-posts-carousel-wrapper .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-posts-carousel-wrapper .slick-next i,.ha-posts-carousel-wrapper .slick-prev i{display:block;width:1em;height:1em}.ha-posts-carousel-wrapper .slick-next i:before,.ha-posts-carousel-wrapper .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-image-animation-yes .ha-posts-carousel__feature-img img{-webkit-transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.ha-image-animation-yes .ha-posts-carousel__feature-img:hover img{-webkit-transform:scale(110%);-ms-transform:scale(110%);transform:scale(110%)}.ha-layout-under_image .ha-posts-carousel{-webkit-box-shadow:1px 2px 15px rgba(0,0,0,.15);box-shadow:1px 2px 15px rgba(0,0,0,.15)}.ha-layout-over_image .ha-posts-carousel{position:relative}.ha-layout-over_image .ha-posts-carousel__image{z-index:0}.ha-layout-over_image .ha-posts-carousel__image a{display:block}.ha-layout-over_image .ha-posts-carousel__image-overlay{top:0;right:0;bottom:0;left:0;z-index:1;background-color:rgba(0,0,0,.4)}.ha-layout-over_image .ha-posts-carousel__content-position{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:10px}.ha-layout-over_image .ha-posts-carousel__content-wrap{padding:15px;background-color:rgba(255,255,255,.9)}.ha-date-position-inline .ha-posts-carousel__meta-author-name{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-content-position-top_left .ha-posts-carousel__content-position{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-top_center .ha-posts-carousel__content-position,.ha-content-position-top_right .ha-posts-carousel__content-position{-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-content-position-top_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-position-bottom_left .ha-posts-carousel__content-position{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-bottom_center .ha-posts-carousel__content-position,.ha-content-position-bottom_right .ha-posts-carousel__content-position{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-content-position-bottom_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-position-center_left .ha-posts-carousel__content-position{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}.ha-content-position-center_center .ha-posts-carousel__content-position,.ha-content-position-center_right .ha-posts-carousel__content-position{-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}.ha-content-position-center_right .ha-posts-carousel__content-position{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-content-flex-start .ha-posts-carousel__content{text-align:left}.ha-content-center .ha-posts-carousel__content{text-align:center}.ha-content-flex-end .ha-posts-carousel__content{text-align:right}.ha-posts-carousel-error{padding:10px 10px 10px 25px;border-left:2px solid #f9a305;background-color:rgba(249,163,5,.05)}/** Widgets: image-stack-group, list-group, testimonial, testimonial-carousel, accordion, post-carousel **/