@-webkit-keyframes fadeInUp{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInUp{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInDown{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInDown{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInLeft{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInRight{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeInRight{0%{visibility:visible;opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.ha-slider-widget-wrapper{margin:auto;width:100%;height:100%}.ha-slider-widget-wrapper .ha-slider-container{position:relative;z-index:1;overflow:hidden;margin-right:auto;margin-left:auto;padding:0;list-style:none}.ha-slider-widget-wrapper .ha-slider-slide{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%}.ha-slider-widget-wrapper .swiper-pagination-progressbar span{padding:0}.ha-slider-widget-wrapper .swiper-pagination-bullet{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:20px;height:20px;background:rgba(0,0,0,.2);color:#000;text-align:center;font-size:12px;line-height:20px;opacity:1}.ha-slider-widget-wrapper .swiper-pagination-bullet-active{background:#007aff;color:#fff}.ha-slider-widget-wrapper .swiper-container-flip .ha-slider-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden}.ha-slider-content-wrapper,.ha-slider-widget-wrapper .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.ha-slider-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-slider-content-wrapper,.ha-slider-wrapper{position:relative}.ha-slider-wrapper{z-index:1;-webkit-box-sizing:content-box;box-sizing:content-box;width:100%;height:500px;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.ha-slider-content-wrapper{-webkit-flex-flow:column nowrap;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;height:100%}.ha-slider-content{position:relative;z-index:5;padding:10px;width:50%;text-align:center}.ha-slider-figure{display:inline-block;font-size:50px}.ha-slider-figure i,.ha-slider-figure img,.ha-slider-figure svg{position:relative;display:block;width:1em;height:1em;fill:currentColor}.ha-slider-content-title{font-weight:500;font-size:32px}.ha-slider-content-sub-title{font-weight:500;font-size:24px}.ha-slider-content-description{font-weight:400;font-size:14px}.ha-slider-buttons{display:block;margin-top:20px;font-size:0;-webkit-transition:all .3s;transition:all .3s}.ha-slider-buttons a{display:inline-block;font-weight:500;font-size:14px}.ha-slider-button{padding:10px 30px;border-radius:4px;background-color:#007aff;color:#fff;font-size:16px;cursor:pointer}.ha-slider-next,.ha-slider-prev{position:absolute;top:50%;z-index:2;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ha-slider-next{right:0}.ha-slider-next i,.ha-slider-prev i{width:1em;height:1em}.ha-slider-prev{left:0}.ha-arrow-sync-yes .ha-slider-next,.ha-arrow-sync-yes .ha-slider-prev{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-arrow-sync-yes .ha-slider-next{right:auto;margin-left:25px}.ha-arrow-sync-yes .ha-slider-prev{margin-right:25px}.ha-slider-pagination,.ha-slider-pagination span{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 0;-ms-flex:1 0;flex:1 0}.ha-slider-pagination span{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-flex:0;-webkit-flex:0 1;-ms-flex:0 1;flex:0 1;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:1em;width:1em;height:1em;line-height:1em}.ha-slider-direction-vertical .ha-slider-pagination:not(.swiper-pagination-progressbar){top:50%;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:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%)}.ha-slider-direction-vertical .ha-slider-next,.ha-slider-direction-vertical .ha-slider-prev{top:0;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}.ha-slider-direction-vertical .ha-slider-next{top:auto;bottom:0}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-next,.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-prev{top:50%;right:auto;bottom:auto;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-next{margin-top:25px;margin-left:auto}.ha-slider-direction-vertical .ha-arrow-sync-yes .ha-slider-prev{margin-right:auto;margin-bottom:25px}.ha-slider-gallery-slide{height:100px}.ha-slider-gallery-thumbs .ha-slider-gallery-slide{opacity:.4}.ha-slider-gallery-thumbs .swiper-slide-thumb-active{opacity:1}.ha-slider-gallery-thumbs .swiper-wrapper{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_fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1.25s;animation-duration:1.25s}.ha_fadeInDown,.ha_fadeInLeft,.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1.25s;animation-duration:1.25s}.ha_fadeInLeft,.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.ha_fadeInRight,.ha_rollIn,.ha_zoomIn{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.ha_rollIn,.ha_zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.ha_rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@media (max-width:767px){.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-title{font-weight:600;font-size:18px}.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-sub-title{font-weight:500;font-size:16px}.elementor-widget-ha-advanced-slider .ha-slider-widget-wrapper .ha-slider-content-description{font-weight:400;font-size:14px}}.ha-feature-list .ha-feature-list-wrap{-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;border-radius:5px}.ha-feature-list .ha-content,.ha-feature-list .ha-feature-list-wrap,.ha-feature-list .ha-list-item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-feature-list .ha-list-item{list-style:none}.ha-feature-list .ha-content{position:relative;-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:10px;width:auto}.ha-feature-list .ha-text{margin:0;color:#464646;font-weight:500;font-size:18px;line-height:1}.ha-feature-list a.ha-content .ha-text{color:#562dd4}.ha-feature-list .ha-icon{display:inline-block;text-align:center;font-size:18px}.ha-feature-list .ha-icon i,.ha-feature-list .ha-icon svg{position:relative;display:block;width:1em;height:1em;line-height:1}.ha-feature-list .ha-icon i,.ha-feature-list a.ha-content:hover .ha-text{color:#e2498a}.ha-feature-list .ha-icon svg{fill:#e2498a}.ha-feature-list .ha-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-feature-list .ha-icon.image img{display:block;width:20px;-o-object-fit:contain;object-fit:contain}.ha-feature-list.ha-content--column .ha-feature-list-wrap{overflow:hidden}.ha-feature-list.ha-content--column.ha-icon--row .ha-icon{margin-right:5px}.ha-feature-list.ha-content--column .ha-list-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;width:100%}.ha-feature-list.ha-content--row .ha-list-item{position:relative;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;max-width:100%;width:auto}.ha-feature-list.ha-content--row .ha-list-item:not(:last-child):after{position:absolute;right:0;border-right:2px solid #c5c5c5;content:""}@-webkit-keyframes cd-rotate-1-in{0%{opacity:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}35%{opacity:0;-webkit-transform:rotateX(120deg);transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;-webkit-transform:rotateX(360deg);transform:rotateX(360deg)}}@keyframes cd-rotate-1-in{0%{opacity:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}35%{opacity:0;-webkit-transform:rotateX(120deg);transform:rotateX(120deg)}65%{opacity:0}to{opacity:1;-webkit-transform:rotateX(360deg);transform:rotateX(360deg)}}@-webkit-keyframes cd-rotate-1-out{0%{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}35%{opacity:1;-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@keyframes cd-rotate-1-out{0%{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}35%{opacity:1;-webkit-transform:rotateX(-40deg);transform:rotateX(-40deg)}65%{opacity:0}to{opacity:0;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}}@-webkit-keyframes cd-pulse{0%{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}40%{opacity:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}to{opacity:0;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}}@keyframes cd-pulse{0%{opacity:1;-webkit-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1)}40%{opacity:0;-webkit-transform:translateY(-50%) scale(.9);transform:translateY(-50%) scale(.9)}to{opacity:0;-webkit-transform:translateY(-50%) scale(0);transform:translateY(-50%) scale(0)}}@-webkit-keyframes cd-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg)}}@keyframes cd-rotate-2-in{0%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg)}}@-webkit-keyframes cd-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}@keyframes cd-rotate-2-out{0%{opacity:1;-webkit-transform:translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0)}60%{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;-webkit-transform:translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg)}}@-webkit-keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}60%{opacity:1;-webkit-transform:translateY(20%);transform:translateY(20%)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes slide-out{0%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}60%{opacity:0;-webkit-transform:translateY(120%);transform:translateY(120%)}to{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%)}}@-webkit-keyframes zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes zoom-in{0%{opacity:0;-webkit-transform:translateZ(100px);transform:translateZ(100px)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}@keyframes zoom-out{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translateZ(-100px);transform:translateZ(-100px)}}@-webkit-keyframes cd-rotate-3-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@keyframes cd-rotate-3-in{0%{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}to{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}}@-webkit-keyframes cd-rotate-3-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@keyframes cd-rotate-3-out{0%{-webkit-transform:rotateY(0);transform:rotateY(0)}to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}}@-webkit-keyframes scale-up{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes scale-down{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}60%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@keyframes scale-down{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}60%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes push-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes push-in{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}60%{opacity:1;-webkit-transform:translateX(10%);transform:translateX(10%)}to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes push-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes push-out{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}60%{opacity:0;-webkit-transform:translateX(110%);transform:translateX(110%)}to{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.cd-headline{font-weight:300;font-size:36px}.cd-headline.ha-animated-has-before-text:not(.ha-animated-has-after-text) .cd-words-wrapper{text-align:left}.cd-headline.ha-animated-has-after-text:not(.ha-animated-has-before-text) .cd-words-wrapper{text-align:right}.cd-headline.ha-animated-has-before-text.ha-animated-has-after-text .cd-words-wrapper{text-align:center}.cd-words-wrapper,.cd-words-wrapper b.is-visible{position:relative}.cd-headline:not(.rotate-2) .cd-words-wrapper{display:inline-block}.cd-words-wrapper b{position:absolute;top:0;left:0;display:inline-block;white-space:nowrap}.cd-words-wrapper b,.cd-words-wrapper b em,.cd-words-wrapper b i{font-weight:700;font-style:normal}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.rotate-1 .cd-words-wrapper{-webkit-perspective:300px;perspective:300px}.cd-headline.rotate-1 b{opacity:0;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.cd-headline.rotate-1 b.is-visible{opacity:1;-webkit-transform:rotateX(0deg);transform:rotateX(0deg);-webkit-animation:cd-rotate-1-in 1.2s;animation:cd-rotate-1-in 1.2s}.cd-headline.rotate-1 b,.cd-headline.rotate-1 b.is-hidden{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.cd-headline.rotate-1 b.is-hidden{-webkit-animation:cd-rotate-1-out 1.2s;animation:cd-rotate-1-out 1.2s}.cd-headline.type .cd-words-wrapper{overflow:hidden;vertical-align:top}.cd-headline.type .cd-words-wrapper::after{position:absolute;top:50%;right:0;bottom:auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:1px;height:90%;background-color:#aebcb9;content:"";-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.cd-headline.type .cd-words-wrapper.waiting::after{-webkit-animation:cd-pulse 1s infinite;animation:cd-pulse 1s infinite}.cd-headline.type .cd-words-wrapper.selected{background-color:#aebcb9}.cd-headline.type .cd-words-wrapper.selected::after{visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.cd-headline.type .cd-words-wrapper.selected b{color:#0d0d0d}.cd-headline.type b{visibility:hidden}.cd-headline.type b.is-visible{visibility:visible}.cd-headline.type i{position:absolute;visibility:hidden}.cd-headline.type i.in{position:relative;visibility:visible}.cd-headline.rotate-2 .cd-words-wrapper{-webkit-perspective:300px;perspective:300px}.cd-headline.rotate-2 em,.cd-headline.rotate-2 i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cd-headline.rotate-2 b{opacity:0}.cd-headline.rotate-2 i{opacity:0;-webkit-transform:translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg);-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.is-visible .cd-headline.rotate-2 i,.no-csstransitions .cd-headline.rotate-2 .is-visible i{opacity:1}.cd-headline.rotate-2 i.in{-webkit-animation:cd-rotate-2-in .4s forwards;animation:cd-rotate-2-in .4s forwards}.cd-headline.rotate-2 i.out{-webkit-animation:cd-rotate-2-out .4s forwards;animation:cd-rotate-2-out .4s forwards}.cd-headline.rotate-2 em{-webkit-transform:translateZ(20px);transform:translateZ(20px)}.no-csstransitions .cd-headline.rotate-2 i{opacity:0;-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.no-csstransitions .cd-headline.rotate-2 i em{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.cd-headline.clip span,.cd-headline.loading-bar span,.cd-headline.slide span{display:inline-block;padding:.2em 0}.cd-headline.clip .cd-words-wrapper,.cd-headline.loading-bar .cd-words-wrapper,.cd-headline.slide .cd-words-wrapper{overflow:hidden;vertical-align:top}.cd-headline.loading-bar .cd-words-wrapper::after{position:absolute;bottom:0;left:0;z-index:2;-webkit-box-sizing:border-box;box-sizing:border-box;width:0;height:3px;background:#0096a7;content:"";-webkit-transition:width .3s -.1s;transition:width .3s -.1s}.cd-headline.loading-bar .cd-words-wrapper.is-loading::after{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-transition:width 3s;transition:width 3s}.cd-headline.loading-bar b{top:.2em;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.cd-headline.loading-bar b.is-visible{top:0;opacity:1}.cd-headline.slide b{top:.2em;opacity:0}.cd-headline.slide b.is-visible{top:0;opacity:1;-webkit-animation:slide-in .6s;animation:slide-in .6s}.cd-headline.slide b.is-hidden{-webkit-animation:slide-out .6s;animation:slide-out .6s}.cd-headline.clip .cd-words-wrapper::after{position:absolute;top:0;right:0;-webkit-box-sizing:border-box;box-sizing:border-box;width:2px;height:100%;background-color:#aebcb9;content:""}.cd-headline.clip b,.cd-headline.push b,.cd-headline.rotate-3 b,.cd-headline.scale b,.cd-headline.zoom b{opacity:0}.cd-headline.clip b.is-visible,.no-csstransitions .cd-headline.rotate-3 .is-visible i{opacity:1}.cd-headline.rotate-3 .cd-words-wrapper,.cd-headline.zoom .cd-words-wrapper{-webkit-perspective:300px;perspective:300px}.cd-headline.zoom b.is-visible{opacity:1;-webkit-animation:zoom-in .8s;animation:zoom-in .8s}.cd-headline.zoom b.is-hidden{-webkit-animation:zoom-out .8s;animation:zoom-out .8s}.cd-headline.rotate-3 i{display:inline-block;-webkit-transform:rotateY(180deg);transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.is-visible .cd-headline.rotate-3 i{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.cd-headline.rotate-3 i.in{-webkit-animation:cd-rotate-3-in .6s forwards;animation:cd-rotate-3-in .6s forwards}.cd-headline.rotate-3 i.out{-webkit-animation:cd-rotate-3-out .6s forwards;animation:cd-rotate-3-out .6s forwards}.no-csstransitions .cd-headline.rotate-3 i{opacity:0;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.cd-headline.scale i{display:inline-block;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0)}.is-visible .cd-headline.scale i,.no-csstransitions .cd-headline.scale .is-visible i{opacity:1}.cd-headline.scale i.in{-webkit-animation:scale-up .6s forwards;animation:scale-up .6s forwards}.cd-headline.scale i.out{-webkit-animation:scale-down .6s forwards;animation:scale-down .6s forwards}.no-csstransitions .cd-headline.scale i{opacity:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.cd-headline.push b.is-visible{opacity:1;-webkit-animation:push-in .6s;animation:push-in .6s}.cd-headline.push b.is-hidden{-webkit-animation:push-out .6s;animation:push-out .6s}.ha-post-list{margin:0;padding:0;list-style:none}.ha-post-list .ha-post-list-item,.ha-post-list.ha-post-list-inline{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-post-list.ha-post-list-inline{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.ha-post-list .ha-post-list-item{margin:0 0 10px;padding:0}.ha-post-list.ha-post-list-inline .ha-post-list-item{margin-right:21px}.ha-post-list .ha-post-list-item:last-child,.ha-post-list.ha-post-list-inline .ha-post-list-item:last-child{margin-right:0;margin-bottom:0}.ha-post-list .ha-post-list-item a{width:100%}.ha-post-list-title{display:block;margin-top:0;margin-bottom:0;color:#242424;font-size:1rem;-webkit-transition:all .4s;transition:all .4s}.ha-post-list .ha-post-list-item a:hover .ha-post-list-title{color:#e04d8b}.ha-post-list-item a img{margin-right:15px;-o-object-fit:cover;object-fit:cover}span.ha-post-list-icon{margin-right:8px;color:#242424;font-size:14px}span.ha-post-list-icon svg{width:auto;height:1em;fill:currentColor}.ha-post-list .ha-post-list-item a,.ha-post-list-meta-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-post-list-meta-wrap{margin-top:3px}.ha-post-list-meta-wrap span{margin-right:10px;color:#8c8c8c;font-size:13px}.ha-post-list-meta-wrap span:last-child{margin-right:0}.ha-post-list-meta-wrap span i{margin-right:3px}.ha-post-list-excerpt p{margin-bottom:0;color:#8c8c8c}.ha-spl-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}.ha-spl-wrapper a{text-decoration:none;-webkit-transition:all .3s;transition:all .3s}.ha-spl-header{position:relative;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:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:40px;border-bottom:2px solid #ff2d55}.ha-spl-widget-title{display:inline-block;margin:0;padding:13px 20px;background:#ff2d55;color:#fff;font-weight:400;font-size:1rem}.ha-spl-filter{margin-right:0;margin-left:auto}.ha-spl-featured-post .ha-spl-meta ul,.ha-spl-list .ha-spl-meta ul,ul.ha-spl-filter-list{margin:0;padding:0;list-style:none}ul.ha-spl-filter-list li{display:inline-block}ul.ha-spl-filter-list li span{display:block;margin:0 10px 8px;color:#444;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-meta a:hover,.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-title a:hover,.nice-select.ha-spl-custom-select .option.focus,.nice-select.ha-spl-custom-select .option.selected.focus,.nice-select.ha-spl-custom-select .option:hover,ul.ha-spl-filter-list li span.ha-active,ul.ha-spl-filter-list li span:hover{color:#ff2d55}.nice-select.ha-spl-custom-select{border:solid 1px #e6e6e6;border-radius:3px}.nice-select.ha-spl-custom-select .list{border-radius:3px}.nice-select.ha-spl-custom-select.open,.nice-select.ha-spl-custom-select:active,.nice-select.ha-spl-custom-select:focus{border-color:#e6e6e6}.nice-select.ha-spl-custom-select:after{width:6px!important;height:6px!important;border-right:1.3px solid #444;border-bottom:1.3px solid #444}.nice-select.ha-spl-custom-select{margin-right:10px;height:32px;font-weight:700;line-height:30px}.nice-select.ha-spl-custom-select .list{overflow-y:auto;max-height:350px;width:160px;white-space:normal;word-break:break-all}.nice-select.ha-spl-custom-select .option{padding:10px 15px;min-height:auto;font-weight:700;line-height:1}.ha-spl-pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-left:10px}.ha-spl-pagination button{display:inline-block;padding:3px 12px;outline:0;border:1px solid #e6e6e6;border-radius:3px;color:#444;line-height:inherit;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.ha-spl-pagination button[disabled=disabled]{opacity:.5}.ha-spl-pagination button:first-child{margin-right:6px}.ha-spl-pagination button.ha-active,.ha-spl-pagination button:focus,.ha-spl-pagination button:hover{border-color:#ff2d55;background:#ff2d55;color:#fff}.ha-spl-grid-area{display:grid;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr}.ha-spl-grid-area.ha-spl-col-2{display:grid;grid-template-columns:1fr 1fr}.ha-spl-grid-area.ha-spl-col-3{display:grid;grid-template-columns:1fr 1fr 1fr}.ha-spl-featured-post-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;height:100%;background:rgba(0,0,0,.3)}.ha-spl-featured-col-2{grid-column:1/3}.ha-spl-featured-post{position:relative}.ha-spl-list-wrap.ha-spl-list-col-1{display:grid;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr}.ha-spl-list-wrap.ha-spl-list-col-2,.ha-spl-list-wrap.ha-spl-list-col-3{display:grid;grid-column:2/span 2;grid-column-gap:40px;grid-row-gap:40px;grid-template-columns:1fr 1fr}.ha-spl-list-wrap.ha-spl-list-col-3{grid-column:1/span 3;grid-template-columns:1fr 1fr 1fr}.ha-spl-featured-post .ha-spl-badge a{display:inline-block;margin-bottom:10px;padding:5px 10px;border-radius:3px;background:#17bcfe;color:#fff;font-size:12px}.ha-spl-featured-post .ha-spl-badge a:hover{background:#333}.ha-spl-featured-post .ha-spl-meta ul li,.ha-spl-list .ha-spl-meta ul li{display:inline-block;margin-right:15px;color:#8c8c8c;font-size:14px}.ha-spl-featured-post .ha-spl-meta ul li:last-child,.ha-spl-list .ha-spl-meta ul li:last-child{margin:0}.ha-spl-featured-post .ha-spl-meta ul li a,.ha-spl-featured-post .ha-spl-meta ul li>span{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-spl-featured-post .ha-spl-meta ul li i,.ha-spl-list .ha-spl-meta ul li i{margin-right:5px}.ha-spl-featured-post .ha-spl-meta ul li svg,.ha-spl-list .ha-spl-meta ul li svg{display:block;margin-right:5px;width:1em;height:1em;fill:currentColor}.ha-spl-featured-inside-conent,.ha-spl-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.ha-spl-featured-inside-conent{overflow:hidden;-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end;width:100%;height:100%;background:0 0!important}.ha-spl-featured-inside-conent .ha-spl-featured-thumb{position:absolute;z-index:0;width:100%;height:100%}.ha-spl-featured-inside-conent .ha-spl-featured-thumb:before{position:absolute;width:100%;height:100%;background:rgba(0,0,0,.3);content:""}.ha-spl-featured-inside-conent .ha-spl-featured-thumb img{width:100%;height:100%;border-radius:5px;-o-object-fit:cover;object-fit:cover}.ha-spl-featured-inside-conent .ha-spl-content{z-index:1;padding:30px;width:100%}.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-title a{color:#fff;word-break:break-word}.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-desc,.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-meta a,.ha-spl-featured-inside-conent .ha-spl-content .ha-spl-meta li{color:#fff}.ha-spl-featured-outside-conent .ha-spl-featured-thumb{display:block;margin-bottom:20px}.ha-spl-featured-outside-conent .ha-spl-content{display:block}.ha-spl-featured-outside-conent .ha-spl-title{margin:10px 0 15px;font-size:24px}.ha-spl-featured-outside-conent .ha-spl-title a{color:#444;word-break:break-word;font-weight:700}.ha-spl-featured-outside-conent .ha-spl-title a:hover,.ha-spl-list .ha-spl-list-content .ha-spl-list-title a:hover{color:#ff2d55}.ha-spl-featured-outside-conent .ha-spl-meta ul li a{color:#8c8c8c}.ha-spl-featured-outside-conent .ha-spl-meta ul li a:hover,.ha-spl-list .ha-spl-meta ul li a:hover{color:#333}.ha-spl-featured-outside-conent .ha-spl-desc{margin-top:15px;color:#1b1b1b;line-height:1.4}.ha-spl-featured-outside-conent .ha-spl-desc p{margin:0}.ha-spl-list{-webkit-box-align:start;-webkit-align-items:start;align-items:start;-ms-flex-align:start}.ha-spl-list:first-child{margin-top:0}.ha-spl-list:last-child{margin-bottom:0}.ha-spl-list .ha-spl-list-thumb{-webkit-box-flex:0;-webkit-flex:0 0 30%;-ms-flex:0 0 30%;flex:0 0 30%;margin-right:20px;max-width:30%}.ha-spl-list .ha-spl-list-thumb a{position:relative;display:block}.ha-spl-list .ha-spl-list-thumb a img{display:block;width:100%;height:auto;border-radius:5px}.ha-spl-list .ha-spl-list-content{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ha-spl-list .ha-spl-list-content .ha-spl-list-title{margin-top:0;margin-bottom:10px;font-weight:700;font-size:16px;line-height:1}.ha-spl-list .ha-spl-list-content .ha-spl-list-title a{color:#444;word-break:break-word}.ha-spl-list .ha-spl-meta ul li a,.ha-spl-list .ha-spl-meta ul li>span{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;color:#8c8c8c}.ha-spl-filter.inline .ha-spl-custom-select{display:none}@media (max-width:1024px){.ha-spl-grid-area.ha-spl-col-2,.ha-spl-grid-area.ha-spl-col-3{grid-template-columns:1fr 1fr}.ha-spl-filter.inline .ha-spl-filter-list{display:none}.ha-spl-filter.inline .ha-spl-custom-select{display:initial}.ha-spl-grid-area.ha-spl-col-2.ha-spl-featured-post-on,.ha-spl-grid-area.ha-spl-col-3.ha-spl-featured-post-on{grid-column-gap:0;grid-template-columns:1fr}.ha-spl-featured-post-on .ha-spl-list-wrap.ha-spl-list-col-1{grid-template-columns:1fr 1fr}.ha-spl-list-wrap.ha-spl-list-col-2{grid-column:auto}.ha-spl-list-wrap.ha-spl-list-col-3{grid-column:1/span 2;grid-template-columns:1fr 1fr}}@media (max-width:767px){.ha-spl-featured-post-on .ha-spl-list-wrap.ha-spl-list-col-1,.ha-spl-grid-area.ha-spl-col-2,.ha-spl-grid-area.ha-spl-col-3{grid-template-columns:1fr}.ha-spl-featured-col-2{grid-column:auto/auto}.ha-spl-list-wrap.ha-spl-list-col-2,.ha-spl-list-wrap.ha-spl-list-col-3{grid-column:auto/auto;grid-template-columns:1fr}}.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{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-slider, feature-list, animated-text, post-list, smart-post-list, post-carousel **/