.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}}@-webkit-keyframes haShadowPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 0 rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 30px transparent;box-shadow:0 0 0 30px transparent}}@keyframes haShadowPulse{0%{-webkit-box-shadow:0 0 0 0 rgba(0,0,0,.1);box-shadow:0 0 0 0 rgba(0,0,0,.1)}to{-webkit-box-shadow:0 0 0 30px transparent;box-shadow:0 0 0 30px transparent}}.ha-hotspots>.elementor-widget-container{position:relative}.ha-hotspots:not(:has(.elementor-widget-container)){position:relative}.ha-hotspots .tipso_style{border-bottom:initial;cursor:pointer}.ha-hotspots__figure img{display:block;width:100%;height:100%}.ha-hotspots .ha-hotspots__item{position:absolute;top:0;left:0;width:30px;height:30px;outline:0;border-radius:50%;background-color:#fff;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1);color:#e2498a;text-align:center;font-size:10px;-webkit-transition:background-color .2s,color .2s,-webkit-box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s;transition:background-color .2s,color .2s,box-shadow .2s,-webkit-box-shadow .2s}.ha-hotspots .ha-hotspots__item:after{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;content:"";-webkit-animation:haShadowPulse 2s infinite;animation:haShadowPulse 2s infinite}.ha-hotspots .ha-hotspots__item-inner{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;height:100%;border-radius:inherit}.ha-hotspots .ha-hotspots__item img{max-width:100%;height:auto;border-radius:inherit}.ha-hotspots .ha-hotspots__item svg{width:auto;height:1em}.ha-hotspots .ha-hotspots__item--focus{outline:1px dashed #f0a1c3;outline-offset:3px}.elementor-element-edit-mode .ha-hotspots .ha-hotspots__item{cursor:move}.tipso_bubble{border-radius:3px}.tipso_bubble .tipso_content{overflow:hidden;word-wrap:break-word;font-size:13px;overflow-wrap:break-word}.tipso_bubble .tipso_content :first-child:last-child{margin-bottom:0}.tipso_bubble .tipso_content iframe,.tipso_bubble .tipso_content img,.tipso_bubble .tipso_content video{max-width:100%}.tipso_bubble .tipso_content h1{font-size:18px}.tipso_bubble .tipso_content h2{font-size:16px}.tipso_bubble .tipso_content h3{font-size:14px}.tipso_bubble .tipso_content h4{font-size:12px}.tipso_bubble .tipso_content h5{font-size:11px}.tipso_bubble .tipso_content h6{font-size:10px}/** Widgets: advanced-tabs, hotspots **/