.ha-tabs>.ha-tabs__content>.ha-tab__content:after{display:block;clear:both;content:""}.ha-tabs .ha-tab__title-icon>svg{width:auto;height:.8em;fill:currentColor}@media (min-width:768px){.ha-tabs--nav-bottom.ha-tabs--nav-x-justify>.ha-tabs__nav>.ha-tab__title,.ha-tabs--nav-top.ha-tabs--nav-x-justify>.ha-tabs__nav>.ha-tab__title{width:100%}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-left,.ha-tabs--nav-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-tabs--nav-left>.ha-tabs__nav,.ha-tabs--nav-right>.ha-tabs__nav{-webkit-box-flex:0;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;max-width:250px}.ha-tabs--nav-left>.ha-tabs__content,.ha-tabs--nav-right>.ha-tabs__content{-webkit-box-flex:0;-webkit-flex:0 0 calc(100% - 250px);-ms-flex:0 0 calc(100% - 250px);flex:0 0 calc(100% - 250px)}.ha-tabs--nav-right{-webkit-box-orient:horizontal}.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop{-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}.ha-tabs--icon-left>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-right:10px}.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-right{-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.ha-tabs--icon-right>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-left:10px}.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-tabs--icon-top>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-bottom:10px}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ha-tabs--icon-bottom>.ha-tabs__nav>.ha-tab__title--desktop .ha-tab__title-icon{margin-top:10px}}.ha-tabs>.ha-tabs__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767px){.ha-tabs>.ha-tabs__nav{display:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow-x:scroll;-webkit-flex-wrap:unset;-ms-flex-wrap:unset;flex-wrap:unset;margin-bottom:-1px;-ms-overflow-style:none;scrollbar-width:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav::-webkit-scrollbar{display:none}.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__nav>.ha-tab__title{min-width:115px}}.ha-tabs>.ha-tabs__nav>.ha-tab__title{position:relative;padding:20px 25px;font-weight:700;line-height:1;cursor:pointer}.ha-tabs>.ha-tabs__nav>.ha-tab__title .ha-tab__title-text{word-wrap:break-word;overflow-wrap:break-word}.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{padding:20px 30px;border:1px solid #e8e8e8;background-color:#e8e8e8;color:#888;font-size:14px}.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop.ha-tab--active{z-index:2;background-color:#fff;color:#562dd4}.ha-tabs--nav-top.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-bottom:-1px;border-bottom-width:0;border-radius:5px 5px 0 0;text-align:center}.ha-tabs--nav-top.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child){margin-right:10px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop,.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{padding:25px 20px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child),.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop:not(:last-child){margin-bottom:10px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-right:-1px;border-right-width:0;border-radius:5px 0 0 5px;text-align:left}.ha-tabs--nav-right.ha-tabs>.ha-tabs__nav>.ha-tab__title--desktop{margin-left:-1px;border-left-width:0;border-radius:0 5px 5px 0;text-align:right}.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:block;margin-bottom:-1px;padding:20px 25px;border:1px solid #e8e8e8;color:#222}.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile.ha-tab--active{background-color:#fff;color:#562dd4}@media (max-width:767px){.ha-mobile-horizontal-tabs-yes .ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:none}}@media (min-width:768px){.ha-tabs>.ha-tabs__content>.ha-tab__title--mobile{display:none}}.ha-tabs>.ha-tabs__content>.ha-tab__content{display:none;padding:25px;border:1px solid #e8e8e8;background-color:#fff}.ha-tabs>.ha-tabs__content>.ha-tab__content.ha-tab--active{position:relative;z-index:1;display:block}.ha-tabs>.ha-tabs__content>.ha-tab__content.ha-tab--active+.ha-tab__title--mobile{border-top:0}@media (min-width:768px){.ha-tabs>.ha-tabs__content>.ha-tab__content{padding:30px;height:100%}.ha-tabs--nav-top.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:0 0 5px 5px}.ha-tabs--nav-left.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:0 5px 5px 0}.ha-tabs--nav-right.ha-tabs>.ha-tabs__content>.ha-tab__content{border-radius:5px 0 0 5px}}.ha-carousel .slick-vertical .slick-slide,.ha-slider .slick-vertical .slick-slide{border:0}.ha-carousel .slick-next,.ha-carousel .slick-prev,.ha-slider .slick-next,.ha-slider .slick-prev{z-index:999;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;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;padding:0;border:1px solid rgba(255,255,255,.8);border-radius:50%;background-color:rgba(255,255,255,.8);color:#8c8c8c;font-size:15px;opacity:1}.ha-carousel .slick-next:focus,.ha-carousel .slick-next:hover,.ha-carousel .slick-prev:focus,.ha-carousel .slick-prev:hover,.ha-slider .slick-next:focus,.ha-slider .slick-next:hover,.ha-slider .slick-prev:focus,.ha-slider .slick-prev:hover{background-color:#fff;color:#8c8c8c}.ha-carousel .slick-next:before,.ha-carousel .slick-prev:before,.ha-slider .slick-next:before,.ha-slider .slick-prev:before{display:none;content:""}.ha-carousel .slick-next>svg,.ha-carousel .slick-prev>svg,.ha-slider .slick-next>svg,.ha-slider .slick-prev>svg{width:auto;height:1em;fill:currentColor}.ha-carousel .slick-disabled,.ha-slider .slick-disabled{opacity:.7}.ha-carousel .slick-prev,.ha-slider .slick-prev{right:auto;left:25px}.ha-carousel .slick-next,.ha-slider .slick-next{right:25px}.ha-carousel .slick-dots,.ha-slider .slick-dots{bottom:-40px}.ha-carousel .slick-dots li,.ha-slider .slick-dots li{margin-right:2px;margin-left:2px}.ha-carousel .slick-dots li button:focus,.ha-carousel .slick-dots li button:hover,.ha-slider .slick-dots li button:focus,.ha-slider .slick-dots li button:hover{background-color:transparent}.ha-carousel .slick-dots li button:before,.ha-slider .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-carousel .slick-dots .slick-active button:before,.ha-carousel .slick-dots li button:hover:before,.ha-slider .slick-dots .slick-active button:before,.ha-slider .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-carousel .slick-next,.ha-carousel .slick-prev{width:2.66em;height:2.66em}.ha-slider .slick-next,.ha-slider .slick-prev{width:3.33em;height:3.33em}.ha-carousel .slick-slider:not(.slick-vertical) .slick-slide{padding-right:5px;padding-left:5px}.ha-carousel .slick-slider.slick-vertical .slick-slide{padding-top:5px;padding-bottom:5px}.ha-slick-item{position:relative;display:inline-block;overflow:hidden;vertical-align:bottom}.ha-slick-content{position:absolute;bottom:0;padding:1.5rem;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));background:-webkit-linear-gradient(transparent,rgba(0,0,0,.3));background:linear-gradient(transparent,rgba(0,0,0,.3))}.ha-slick-title{display:block;margin-top:0;margin-bottom:.2rem;color:#fff;font-size:20px}.ha-slick-subtitle{margin:0;color:#fff}.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: advanced-tabs, slider, post-carousel **/