.ha-table-of-contents.ha-toc--collapsed .ha-toc__toggle-button--collapse,.ha-table-of-contents:not(.ha-toc--collapsed) .ha-toc__toggle-button--expand{display:none}.ha-toc-editor-placeholder{padding:20px;border:5px double #f1f1f1;background:#f8f8f8;text-align:center;opacity:.5}.ha-toc-editor-placeholder-title{margin-top:0;margin-bottom:8px;font-weight:700;font-size:16px}.ha-toc-editor-placeholder-content{margin:0;font-weight:500;font-style:italic;font-size:16px}.ha-toc-wrapper{border:1px solid;border-color:#535353;border-radius:3px;background-color:#fff}.ha-toc-wrapper.hm-toc-default-style{overflow:hidden}.ha-toc-wrapper.sticky_position_fixed{position:fixed}.ha-toc-wrapper.ha-toc-left.ha-toc-position-middle{position:fixed;top:50%;left:10px;z-index:9999;background:#fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-toc-wrapper.ha-toc-left.ha-toc-position-bottom,.ha-toc-wrapper.ha-toc-left.ha-toc-position-top{left:10px;z-index:9999;background:#fff;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ha-toc-wrapper.ha-toc-left.ha-toc-position-top{top:0}.ha-toc-wrapper.ha-toc-left.ha-toc-position-bottom{bottom:0}.ha-toc-wrapper.ha-toc-right.ha-toc-position-middle{position:fixed;top:50%;right:10px;z-index:9999;background:#fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ha-toc-wrapper.ha-toc-right.ha-toc-position-bottom,.ha-toc-wrapper.ha-toc-right.ha-toc-position-top{right:10px;z-index:9999;background:#fff;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.ha-toc-wrapper.ha-toc-right.ha-toc-position-top{top:0}.ha-toc-wrapper.ha-toc-right.ha-toc-position-bottom{bottom:0}.ha-toc__header-title{display:block;width:100%;text-align:var(--toc-header-title-align,"left")}.ha-toc__header{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;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;padding:var(--toc-header-box-padding,20px);border-bottom:var(--separator-width,1px) solid var(--separator-color,#535353);background-color:var(--header-background-color);color:var(--header-color,#000);cursor:pointer}.ha-toc-wrapper .ha-toc__header .ha-toc__header-title{margin:0!important;color:var(--header-color);font-size:18px}.ha-toc__toggle-button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:inline-flex;cursor:pointer}.ha-toc__toggle-button i{color:var(--toggle-button-color)}.ha-toc__toggle-button svg{width:1em;height:1em}.ha-toc__spinner-container{text-align:center}.ha-toc__spinner{font-size:2em}.ha-toc__body{position:relative;overflow-y:auto;padding:20px;max-height:var(--toc-body-max-height)}.ha-toc__list-wrapper{margin:0;padding:0;list-style:none}.ha-toc__list-item{padding:var(--list-padding,0)}.ha-toc-item-active,.ha-toc__list-item .ha-toc__list-item-text-wrapper .ha-toc__list-item-text.ha-toc-item-active,.ha-toc__list-item .ha-toc__list-item-text-wrapper .ha-toc__list-item-text:hover{color:var(--item-text-hover-color,#e04d8b);text-decoration:var(--item-text-hover-decoration);-webkit-text-decoration:var(--item-text-hover-decoration)}.ha-toc__list-item .ha-toc__list-wrapper{margin-top:.5em;margin-left:var(--nested-list-indent,1em)}.ha-toc__list-item .ha-toc__list-item-text-wrapper .ha-toc__list-item-text{color:var(--item-text-color)}.ha-toc__list-item-text-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-toc__list-item-text-wrapper i,.ha-toc__list-item-text-wrapper:before{margin-right:8px;color:var(--marker-color)}.ha-toc__list-item-text-wrapper i{z-index:2;font-size:var(--marker-size,.5em)}.ha-toc__list-item-text-wrapper:before{font-size:var(--marker-size,1em)}.ha-toc--content-ellipsis .hm-toc-default-style .ha-toc__list-item-text,.ha-toc--content-ellipsis .hm-toc-list-style .hm-toc .hm-toc-entry a span,.ha-toc--content-ellipsis .hm-toc-slide-style .hm-toc .hm-toc-entry a span,.ha-toc--content-ellipsis .hm-toc-timeline-style .hm-toc .hm-toc-entry a span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ha-toc__list-items--collapsible>.ha-toc__list-wrapper>.ha-toc__list-item>.ha-toc__list-wrapper{display:none}.ha-toc__heading-anchor{position:absolute}a.ha-toc__list-item-text{text-decoration:var(--item-text-decoration);-webkit-text-decoration:var(--item-text-decoration)}.hm-toc-slide-style ol.hm-toc-items-inner,ol.ha-toc__list-wrapper{counter-reset:item}.hm-toc-slide-style .hm-toc ul.hm-toc-items-inner,.hm-toc-slide-style ol.hm-toc-items-inner{padding:0}.hm-toc-slide-style ol.hm-toc-items-inner .ha-toc__list-item,ol.ha-toc__list-wrapper .ha-toc__list-item{counter-increment:item}.hm-toc-slide-style ol.hm-toc-items-inner a:before,ol.ha-toc__list-wrapper .ha-toc__list-item-text-wrapper:before{content:counters(item,".") ". "}ol.ha-toc__list-wrapper .ha-toc__list-item ol li:last-child{padding-bottom:0}@media only screen and (max-width:1600px){.ha-toc--minimized-on-desktop .ha-toc__body{display:none}}@media only screen and (max-width:1024px){.ha-toc--minimized-on-tablet .ha-toc__body{display:none}}@media only screen and (max-width:767px){.ha-toc--minimized-on-mobile .ha-toc__body{display:none}}.sticky-in-place .ha-toc-wrapper.floating-toc{position:fixed;top:100px}.ha-toc__scroll-to-top--container{position:fixed;padding:20px;background-color:#f0f0f0;cursor:pointer}.ha-toc__scroll-to-top--container.ha-toc__scroll-to-top--align-right{right:var(--toc-scroll-top-position-x);bottom:var(--toc-scroll-top-position-y)}.ha-toc__scroll-to-top--container.ha-toc__scroll-to-top--align-left{bottom:var(--toc-scroll-top-position-y);left:var(--toc-scroll-top-position-x)}.list_line ul.ha-toc__list-wrapper li{position:relative}.list_line ul.ha-toc__list-wrapper li:before{position:absolute;top:10px;left:0;z-index:2;width:0;height:100%;border-left:var(--list-line-size,2px) var(--list-line-style,dotted) var(--list-line-color,#fff);content:"";-webkit-transform:translateX(calc(var(--marker-size, 10px)/2));-ms-transform:translateX(calc(var(--marker-size, 10px)/2));transform:translateX(calc(var(--marker-size, 10px)/2))}.list_line ul.ha-toc__list-wrapper li:last-of-type:before{border:0}.hm-toc{position:relative;margin-left:0;font-weight:400;font-size:15px}.hm-toc-items{margin:0;padding:0;list-style:none}.hm-toc .hm-toc-bar-entries{position:absolute;top:0;z-index:11;display:none;margin-top:-18px;margin-left:0;padding:0;list-style:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.hm-toc .hm-toc-bar-entry{margin-left:4px;width:18px;border-bottom:2px solid #c1c7cd;-webkit-transition:all .5s ease;transition:all .5s ease}.hm-toc .hm-toc-bar-entry:first-child{width:28px}.hm-toc .hm-toc-bar-entry.hm-bar-ative{border-bottom-color:#e2498a}.hm-toc .hm-toc-bar-entry,.hm-toc .hm-toc-entry{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}.hm-toc .hm-toc-entry,.hm-toc-title{margin-bottom:10px}.hm-toc .hm-toc-entry a{position:relative;color:var(--item-text-color,#756f67);text-decoration:none}.hm-toc .hm-toc-entry .ha-toc-item-active,.hm-toc .hm-toc-entry a.ha-toc-item-active,.hm-toc .hm-toc-entry a:hover,.hm-toc .hm-toc-entry:hover{color:var(--item-text-hover-color,#e2498a);text-decoration:var(--item-text-hover-decoration,none);-webkit-text-decoration:var(--item-text-hover-decoration,none)}.hm-toc-slide-style .hm-toc .hm-toc-entry{list-style:none}.hm-toc-slide-style .hm-toc .hm-toc-entry i,.hm-toc-slide-style .hm-toc .hm-toc-entry:before{margin-right:8px;color:var(--marker-color,#c1c7cd)}.hm-toc-slide-style .hm-toc .hm-toc-entry i{z-index:2;font-size:var(--marker-size,.5em)}.hm-toc-slide-style .hm-toc .hm-toc-entry:before{font-size:var(--marker-size,1em)}.hm-toc-slide-style .hm-toc .hm-toc-title{position:relative}.hm-toc-slide-style .hm-toc .hm-toc-entry a:before,.hm-toc-slide-style .hm-toc .hm-toc-title:before{position:absolute;top:50%;z-index:10;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box;margin-left:4px;width:18px;height:2px;background-color:#cbd6e0;content:"";font-size:14px;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hm-toc-slide-style .hm-toc .hm-toc-title:before{width:28px}.hm-toc-slide-style .hm-toc .hm-toc-entry a.ha-toc-item-active:before{background-color:#e2498a}.hm-toc-slide-style .hm-toc .hm-toc-entry a span,.hm-toc-slide-style .hm-toc .hm-toc-title span{display:block;opacity:0;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.hm-toc-slide-style .hm-toc .hm-toc-items:hover .hm-toc-entry a span,.hm-toc-slide-style .hm-toc .hm-toc-items:hover .hm-toc-title span{opacity:1;-webkit-transition:all .5s;transition:all .5s;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.hm-toc-slide-style .hm-toc .hm-toc-items:hover .hm-toc-entry a:before,.hm-toc-slide-style .hm-toc .hm-toc-items:hover .hm-toc-title:before{opacity:0;-webkit-transition:all .5s;transition:all .5s}.hm-toc-slide-style:hover .hm-toc-bar-entries{opacity:0;-webkit-transition:all .2s;transition:all .2s;-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}.hm-toc-slide-style.ha-toc-wrapper.ha-toc-right.ha-toc-position-bottom,.hm-toc-slide-style.ha-toc-wrapper.ha-toc-right.ha-toc-position-middle,.hm-toc-slide-style.ha-toc-wrapper.ha-toc-right.ha-toc-position-top{direction:rtl}.hm-toc-slide-style.ha-toc-right .hm-toc-entry i{margin-left:8px}.hm-toc-title{color:#666057}.hm-toc-left-middle,.hm-toc-left-top{position:absolute;top:0;left:0}.hm-toc-left-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hm-toc-left-bottom{position:absolute;bottom:0;left:0}.hm-toc-right-middle,.hm-toc-right-top{position:absolute;top:0;right:0;direction:rtl}.hm-toc-right-middle{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hm-toc-right-bottom{position:absolute;right:0;bottom:0;direction:rtl}.hm-toc-right-bottom ul,.hm-toc-right-middle ul,.hm-toc-right-top ul{text-align:right}.hm-toc-right-bottom.hm-toc-title,.hm-toc-right-middle .hm-toc-title,.hm-toc-right-top .hm-toc-title{margin-right:-15px}.hm-toc-right-bottom.hm-toc-slide-style:hover .hm-toc-items,.hm-toc-right-middle.hm-toc-slide-style:hover .hm-toc-items,.hm-toc-right-top.hm-toc-slide-style:hover .hm-toc-items{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.hm-toc-right-bottom.hm-toc-slide-style:hover .hm-toc-bar-entries,.hm-toc-right-middle.hm-toc-slide-style:hover .hm-toc-bar-entries,.hm-toc-right-top.hm-toc-slide-style:hover .hm-toc-bar-entries{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.hm-toc-timeline-style .hm-toc-bar-entries{display:none}.hm-toc-timeline-style .hm-toc-items{padding:0;list-style:none}.hm-toc-timeline-style .hm-toc-title{margin-bottom:40px;margin-left:0;font-size:24px}.hm-toc-list-style .hm-toc .hm-toc-entry a.ha-toc-item-active,.hm-toc-list-style .hm-toc .hm-toc-entry a:hover,.hm-toc-timeline-style .hm-toc .hm-toc-entry a.ha-toc-item-active,.hm-toc-timeline-style .hm-toc .hm-toc-entry a:hover{color:var(--item-text-hover-color,#4b46e9)}.hm-toc-timeline-style .hm-toc .hm-toc-entry a.ha-toc-item-active:before,.hm-toc-timeline-style .hm-toc .hm-toc-entry a:hover:before{background-color:var(--item-text-hover-color,#4b46e9)}.hm-toc-timeline-style .hm-toc-items-inner{position:relative;z-index:3;margin:0;padding:0;list-style:none;font-size:16px;font-size:1rem;line-height:1.5}.hm-toc-timeline-style .hm-toc-items-inner:before{position:absolute;top:1px;left:calc(var(--hm-toc-timeline-dot-size, 24px)/2 - 1px);z-index:2;width:2px;height:99%;border-left:2px dashed #ddd;content:""}.hm-toc-list-style .hm-toc .hm-toc-entry a:before,.hm-toc-timeline-style .hm-toc .hm-toc-entry a:before{position:absolute;z-index:10;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#cbd6e0;content:"";-webkit-transition:background .3s;transition:background .3s}.hm-toc-timeline-style .hm-toc .hm-toc-entry a:before{top:0;left:0;width:var(--hm-toc-timeline-dot-size,24px);height:var(--hm-toc-timeline-dot-size,24px);border:6px solid #fff;border-radius:50%;-webkit-box-shadow:0 4px 14px rgba(0,0,0,.15);box-shadow:0 4px 14px rgba(0,0,0,.15)}.hm-toc-list-style .hm-toc .hm-toc-entry,.hm-toc-timeline-style .hm-toc .hm-toc-entry{margin-bottom:40px;height:auto}.hm-toc-list-style .hm-toc .hm-toc-entry a,.hm-toc-timeline-style .hm-toc .hm-toc-entry a{position:relative;display:block;padding-left:50px;color:var(--item-text-color,#808b95);vertical-align:middle;font-size:16px;-webkit-transition:color .3s;transition:color .3s}.hm-toc-list-style.hm-toc-right-bottom ul,.hm-toc-list-style.hm-toc-right-middle ul,.hm-toc-list-style.hm-toc-right-top ul,.hm-toc-timeline-style.hm-toc-right-bottom ul,.hm-toc-timeline-style.hm-toc-right-middle ul,.hm-toc-timeline-style.hm-toc-right-top ul{text-align:left}.hm-toc-list-style .hm-toc-bar-entries{display:none}.hm-toc-list-style .hm-toc-items{padding:0;list-style:none}.hm-toc-list-style .hm-toc-title{margin-bottom:40px;margin-left:0;font-size:24px}.hm-toc-list-style .hm-toc .hm-toc-entry a.ha-toc-item-active:before,.hm-toc-list-style .hm-toc .hm-toc-entry a:hover:before{background:var(--item-text-hover-color,#4b46e9)}.hm-toc-list-style .hm-toc-items-inner{position:relative;z-index:3;margin:0;padding:0;list-style:none;font-size:16px;font-size:1rem;line-height:1.5}.hm-toc-list-style .hm-toc .hm-toc-entry a:before{top:50%;left:3px;width:3px;height:24px;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hm-toc-list-style .hm-toc .hm-toc-entry a{padding-left:30px}.ha-toc-wrapper.hm-toc-list-style,.ha-toc-wrapper.hm-toc-slide-style,.ha-toc-wrapper.hm-toc-timeline-style{border:0}@-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:1em;height:1em;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}}