.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-price-menu.ha-price-menu-counter{counter-reset:item-counter}.ha-price-menu .ha-price-menu-item{margin-bottom:30px;padding:10px;-webkit-box-shadow:2px 1px 10px 0 rgba(0,0,0,.1);box-shadow:2px 1px 10px 0 rgba(0,0,0,.1)}.ha-price-menu-image-align-left .ha-price-menu .ha-price-menu-item,.ha-price-menu-image-align-right .ha-price-menu .ha-price-menu-item{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-price-menu .ha-price-menu-item:last-child{margin-bottom:0}.ha-price-menu-image-align-left .ha-price-menu .ha-price-menu-image,.ha-price-menu-image-align-right .ha-price-menu .ha-price-menu-image{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0}.ha-price-menu-image-align-left .ha-price-menu .ha-price-menu-image{margin-right:10px}.ha-price-menu-image-align-right .ha-price-menu .ha-price-menu-image{margin-left:10px}.ha-price-menu-image-align-top .ha-price-menu .ha-price-menu-image{margin-bottom:10px}.ha-price-menu-image-align-top.ha-price-menu-content-align-center .ha-price-menu .ha-price-menu-image{margin-right:auto;margin-left:auto;text-align:center}.ha-price-menu-image-align-top.ha-price-menu-content-align-right .ha-price-menu .ha-price-menu-image{margin-right:0;margin-left:auto;text-align:right}.ha-price-menu-image-align-left .ha-price-menu .ha-price-menu-content{position:relative;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.ha-price-menu.ha-price-menu-counter .ha-price-menu-content{padding-left:20px}.ha-price-menu.ha-price-menu-counter .ha-price-menu-title::before{position:absolute;left:0;content:counter(item-counter) ".";counter-increment:item-counter;line-height:1.2}.ha-price-menu .ha-price-menu-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:14px}.ha-price-menu-content-align-center .ha-price-menu .ha-price-menu-header{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-price-menu-content-align-right .ha-price-menu .ha-price-menu-header{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-price-menu .ha-price-menu-title{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;margin:0;color:#242424;font-weight:600;font-size:18px}.ha-price-menu-content-align-center .ha-price-menu.ha-price-menu-counter .ha-price-menu-title::before,.ha-price-menu-content-align-right .ha-price-menu.ha-price-menu-counter .ha-price-menu-title::before{position:relative}.ha-price-menu .ha-price-menu-badge-icon,.ha-price-menu .ha-price-menu-badge-text{display:inline-block;margin-left:5px}.ha-price-menu .ha-price-menu-badge-text{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;padding:3px 10px;border-radius:20px;background-color:#e2498a;color:#fff;font-size:12px}.ha-price-menu .ha-price-title-separator{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-box-flex:1;-webkit-flex-basis:20px;-ms-flex-preferred-size:20px;flex-basis:20px;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;margin:0 20px;height:1px;border-bottom:1px dashed #242424}.ha-price-menu .ha-price-menu-price-wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start;font-size:18px}.ha-price-menu .ha-price-menu-header .ha-price-menu-price-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ha-price-menu-content-align-center .ha-price-menu .ha-price-menu-price-wrap{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-price-menu-content-align-right .ha-price-menu .ha-price-menu-price-wrap{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}.ha-price-menu .ha-price-menu-old-price{margin-right:10px;color:#8c8c8c;text-decoration:line-through;font-weight:600}.ha-price-menu .ha-price-menu-price{color:#242424;font-weight:600;font-size:18px}.ha-price-menu-content-align-center .ha-price-menu-desc{text-align:center}.ha-price-menu-content-align-right .ha-price-menu-desc{text-align:right}.ha-price-menu-desc p{margin-bottom:0;color:#8c8c8c}/** Widgets: advanced-tabs, price-menu **/