@-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}}.ha-product-carousel .ha-product-carousel-error{padding:10px 10px 10px 25px;border-left:2px solid #f9a305;background-color:rgba(249,163,5,.05)}.ha-product-carousel .ha-product-carousel-item-inner{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;padding:15px}.ha-product-carousel .ha-product-carousel-image{position:relative;overflow:hidden;margin-bottom:10px}.ha-product-carousel .ha-product-carousel-image img{display:block;width:100%;border-radius:3px;-o-object-fit:cover;object-fit:cover}.ha-product-carousel .ha-product-carousel-on-sale{position:absolute;top:10px;left:10px}.ha-product-carousel .ha-product-carousel-on-sale span{display:inline-block;padding:3px 10px;border-radius:15px;background-color:#885cff;color:#fff;font-size:12px}.ha-product-carousel .ha-product-carousel-title{margin:0 0 10px;font-weight:400;font-size:20px}.ha-product-carousel .ha-product-carousel-title a{color:#444}.ha-product-carousel .ha-product-carousel-title a:hover{color:#5636d1}.ha-product-carousel .ha-product-carousel-meta{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-product-carousel .ha-product-carousel-price{margin-bottom:20px;font-weight:700;font-size:20px;line-height:1}.ha-product-carousel .ha-product-carousel-price del{color:#959393}.ha-product-carousel .ha-product-carousel-price ins{text-decoration:none}.ha-product-carousel .ha-product-carousel-price del+ins{margin-left:10px}.ha-product-carousel .ha-product-carousel-ratings{margin-bottom:10px}.ha-product-carousel .ha-product-carousel-ratings:before{display:table;content:" "}.ha-product-carousel .ha-product-carousel-ratings .star-rating{position:relative;overflow:hidden;width:5.4em;height:1em;font-size:16px;font-family:star;line-height:1}.ha-product-carousel .ha-product-carousel-ratings .star-rating:before{position:absolute;top:0;left:0;float:left;color:#d3ced2;content:"sssss"}.ha-product-carousel .ha-product-carousel-ratings .star-rating span{position:absolute;top:0;left:0;float:left;overflow:hidden;padding-top:1.5em}.ha-product-carousel .ha-product-carousel-ratings .star-rating span:before{position:absolute;top:0;left:0;color:#e2498a;content:"SSSSS"}.ha-product-carousel .ha-product-carousel-add-to-cart{margin-top:20px}.ha-product-carousel .ha-product-carousel-add-to-cart .button{display:inline-block}.ha-product-carousel .ha-product-carousel-add-to-cart .added_to_cart{margin-left:15px;padding:0;background-color:transparent;color:#9f9f9f;font-size:14px}.ha-product-carousel .ha-product-carousel-add-to-cart .added_to_cart:hover{background-color:transparent;color:#222}.ha-product-carousel .slick-next,.ha-product-carousel .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-product-carousel .slick-next:focus,.ha-product-carousel .slick-next:hover,.ha-product-carousel .slick-prev:focus,.ha-product-carousel .slick-prev:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-carousel .slick-next:before,.ha-product-carousel .slick-prev:before{content:""}.ha-product-carousel .slick-disabled{opacity:.7}.ha-product-carousel .slick-prev{left:-5px}.ha-product-carousel .slick-next{right:-5px}.ha-product-carousel .slick-dots{bottom:-35px}.ha-product-carousel .slick-dots li{margin-right:2px;margin-left:2px}.ha-product-carousel .slick-dots li button:focus,.ha-product-carousel .slick-dots li button:hover{background-color:transparent}.ha-product-carousel .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-product-carousel .slick-dots .slick-active button:before,.ha-product-carousel .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-product-carousel .slick-dots .slick-active button::before{font-size:8px}.ha-product-carousel .slick-next,.ha-product-carousel .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-product-carousel .slick-next i,.ha-product-carousel .slick-prev i{display:block;width:1em;height:1em}.ha-product-carousel .slick-next i:before,.ha-product-carousel .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-product-carousel.ha-arrow-sync-yes .slick-next,.ha-product-carousel.ha-arrow-sync-yes .slick-prev{top:0;left:50%;-webkit-transform:translateX(calc(50% - 70px));-ms-transform:translateX(calc(50% - 70px));transform:translateX(calc(50% - 70px))}.ha-product-carousel.ha-arrow-sync-yes .slick-next{margin-left:60px}.ha-product-carousel-classic .ha-product-carousel-item-inner{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;justify-content:space-between}.ha-product-carousel-classic .ha-product-carousel-quick-view-wrap{position:absolute;bottom:-50px;width:100%;opacity:0;-webkit-transition:opacity,bottom 350ms ease 180ms;transition:opacity,bottom 350ms ease 180ms}.ha-product-carousel-classic .ha-pqv-btn{display:block;padding:10px 0;background-color:rgba(0,0,0,.62);color:#fff;text-align:center}.ha-product-carousel-classic .ha-pqv-btn:hover,.ha-product-carousel-modern .ha-pqv-btn:hover{color:#ea6565}.ha-product-carousel-classic .ha-pqv-btn i{margin-right:10px}.ha-product-carousel-classic .ha-product-carousel-image:hover .ha-product-carousel-quick-view-wrap{bottom:0;opacity:1}.ha-product-carousel-classic .ha-product-carousel-add-to-cart a{padding:10px 15px;border:2px solid #ddd;border-radius:3px;background-color:#fff;color:#464545;-webkit-transition:all .3s;transition:all .3s}.ha-product-carousel-classic .ha-product-carousel-add-to-cart a:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-carousel-modern .ha-product-carousel-quick-view-wrap{position:absolute;left:-50px;padding:0;background-color:transparent;opacity:0;-webkit-transition:opacity,left 350ms ease 180ms;transition:opacity,left 350ms ease 180ms}.ha-product-carousel-modern .ha-pqv-btn{display:block;padding:8px;background-color:#fff;color:#222;text-align:center}.ha-product-carousel-modern .ha-product-carousel-image:hover .ha-product-carousel-quick-view-wrap{bottom:10px;left:10px;opacity:1}.ha-product-carousel-modern .ha-product-carousel-add-to-cart{margin-top:10px}.ha-product-carousel-modern .ha-product-carousel-add-to-cart a{padding:10px 15px;background-color:#fff;color:#222}.ha-product-carousel-modern .ha-product-carousel-add-to-cart a:hover{color:#e04d8b}.ha-product-carousel-modern .ha-product-carousel-add-to-cart .added_to_cart{display:none}.ha-pqv{position:relative;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:20px auto;padding:40px;max-width:980px;width:auto;background-color:#fff}.ha-pqv,.ha-pqv .ha-pqv__img img{border-radius:3px}.ha-pqv .ha-pqv__content,.ha-pqv .ha-pqv__img{-webkit-box-flex:0;-webkit-flex:0 0 calc(50% - 20px);-ms-flex:0 0 calc(50% - 20px);flex:0 0 calc(50% - 20px);max-width:calc(50% - 20px)}.ha-pqv .ha-pqv__title{margin:0 0 20px;font-size:28px}.ha-pqv .ha-pqv__rating{margin-bottom:20px;color:#e2498a;font-size:16px}.ha-pqv .ha-pqv__rating .star-rating{float:none}.ha-pqv .ha-pqv__price{margin-bottom:30px;font-weight:700;font-size:24px}.ha-pqv .ha-pqv__summary{margin-bottom:30px;font-size:18px}.ha-pqv .ha-pqv__cart{font-weight:400;font-size:16px;line-height:1.2}.ha-pqv .ha-pqv__cart a.button{padding:10px 20px;border:2px solid #885cff;border-radius:3px;background-color:#885cff;-webkit-box-shadow:none;box-shadow:none;color:#fff;font-weight:inherit;font-size:inherit;line-height:inherit;-webkit-transition:all .3s;transition:all .3s}.ha-pqv .ha-pqv__cart a.button:focus,.ha-pqv .ha-pqv__cart a.button:hover{background-color:#fff;color:#885cff}.ha-pqv .ha-pqv__cart a.button.loading{padding-right:39px}.ha-pqv .ha-pqv__cart a.button.loading:after{top:auto}.ha-pqv .ha-pqv__cart a.button+.added_to_cart{margin-left:10px;color:#885cff;font-weight:inherit;font-size:inherit;line-height:inherit}.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-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 (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-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, product-carousel-new, advanced-tabs, post-carousel **/