@-webkit-keyframes fadeInLoopTabContent{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInLoopTabContent{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes haFadeInContentBgLoopTab{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@keyframes haFadeInContentBgLoopTab{0%{opacity:0}20%{opacity:.2}40%{opacity:.4}60%{opacity:.6}80%{opacity:.8}to{opacity:1}}@-webkit-keyframes haFadeOutContentBgLoopTab{0%{opacity:1}20%{opacity:.8}40%{opacity:.6}60%{opacity:.4}80%{opacity:.2}to{opacity:0}}@keyframes haFadeOutContentBgLoopTab{0%{opacity:1}20%{opacity:.8}40%{opacity:.6}60%{opacity:.4}80%{opacity:.2}to{opacity:0}}@-webkit-keyframes fadeInLoopTabContentSlideBg{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInLoopTabContentSlideBg{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.ha-loop-tab{z-index:9999}.ha-loop-tab .ha-loop-tab-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;gap:30px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;width:25%;gap:15px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item,.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav,.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-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-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item{position:relative;width:280px;height:65px;border:1px solid #e8eaed;border-radius:50px;background:#fff;cursor:pointer;gap:10px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-container{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-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-container .ha-loop-tab-subtitle{color:#5f6368;font-size:14px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-icon{color:#5f6368;font-size:16px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title{color:#5f6368;font-weight:500;font-size:16px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-icon svg{display:block;max-width:100%;max-height:100%;width:16px;height:16px;fill:currentColor}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item:hover{background:#e8eaed}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container,.ha-loop-tab-bgcontainer{position:absolute;top:-2px;left:-1px;width:100%;height:65px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container .tab-svg{width:280px;height:65px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container .tab-svg .tab-border{width:278px;height:63px;fill:#fff0;ry:30;stroke:#202124;stroke-dasharray:704;stroke-dashoffset:704;stroke-width:2;x:1;y:1}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item.active{background:#444;color:#fff;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item.active .ha-loop-tab-subtitle,.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item.active .ha-loop-tab-title,.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item.active .ha-loop-tab-title-icon{color:#fff}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav,.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav .ha-loop-tab-nav-item{width:280px}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container{left:0}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav .ha-loop-tab-nav-item .tab-svg{width:100%;height:auto}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-nav .ha-loop-tab-nav-item .tab-svg .tab-border{height:60px;ry:30;stroke-width:2;x:1;y:1.5}.ha-loop-tab .ha-loop-tab-wrapper.ha-loop-tab-x .ha-loop-tab-contents{width:100%}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-contents{width:75%;background:0 0}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-contents .ha-loop-tab_content{display:none;color:#202124;font-size:16px;line-height:1.5;-webkit-animation:fadeInLoopTabContent .5s ease-in-out;animation:fadeInLoopTabContent .5s ease-in-out}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-contents .ha-loop-tab_content.active{display:block}@media only screen and (min-width:1025px){.ha-loop-tab.ha-loop-tab-double-column-yes .ha-loop-tab-wrapper .ha-loop-tab-nav{display:grid;width:auto;height:100%;gap:10px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.ha-loop-tab .ha-loop-tab-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav{overflow-x:scroll;-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;-webkit-flex-wrap:unset;-ms-flex-wrap:unset;flex-wrap:unset;-webkit-box-pack:start!important;-ms-flex-pack:start!important;-webkit-justify-content:flex-start!important;justify-content:flex-start!important;width:100%!important;font-size:14px;-ms-overflow-style:none;scrollbar-width:none}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav::-webkit-scrollbar{display:none}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item{-webkit-flex-basis:130px;-ms-flex-preferred-size:130px;flex-basis:130px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:0!important;width:130px!important;height:55px!important;border-width:1px!important;border-radius:27.5px!important;font-size:14px}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title{font-weight:500;font-size:16px!important}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-icon svg{max-width:20px;max-height:20px;width:16px!important;height:16px!important;fill:currentColor}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container{top:0;left:0}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-svg-container .tab-svg .tab-border{rx:32;ry:32}.ha-loop-tab .ha-loop-tab-wrapper .ha-loop-tab-nav .ha-loop-tab-nav-item .ha-loop-tab-title-container .ha-loop-tab-subtitle{display:none}}.ha-loop-tab-bgcontainer{top:0;left:0;z-index:-1;overflow:hidden;height:100%;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease;-webkit-animation:haFadeOutContentBgLoopTab 1s forwards;animation:haFadeOutContentBgLoopTab 1s forwards}.ha-loop-tab-bgcontainer.ha-loop-tab-active-bg{-webkit-animation:haFadeInContentBgLoopTab 1s forwards;animation:haFadeInContentBgLoopTab 1s forwards}.ha-product-category-carousel .ha-cat-carousel-error{padding:10px 10px 10px 25px;border-left:2px solid #f9a305;background-color:rgb(249 163 5 / .05)}.ha-product-category-carousel .slick-track{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;align-items:stretch;-ms-flex-align:stretch}.ha-product-category-carousel .ha-product-cat-carousel-item{padding:0 10px;height:auto}.ha-product-category-carousel .ha-product-cat-carousel-item-inner{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;overflow:hidden;-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;height:100%;background-color:#eee}.ha-product-category-carousel .ha-product-cat-carousel-content{width:100%}.ha-product-category-carousel .ha-product-cat-carousel-content-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;margin:30px 20px;padding:10px;background-color:#fff}.ha-product-category-carousel .ha-product-cat-carousel-has-image .ha-product-cat-carousel-content{position:absolute;bottom:0;left:0;width:100%}.ha-product-category-carousel .ha-product-cat-carousel-thumbnail{position:relative;overflow:hidden;width:100%}.ha-product-category-carousel .ha-product-cat-carousel-thumbnail img{display:block;width:100%;-o-object-fit:cover;object-fit:cover}.ha-product-category-carousel .ha-product-cat-carousel-thumbnail:before{position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgb(0 0 0 / .4)}.ha-product-category-carousel .ha-product-cat-carousel-title{margin:0;font-weight:700;font-size:22px}.ha-product-category-carousel .ha-product-cat-carousel-title a{display:block;color:#444}.ha-product-category-carousel .ha-product-cat-carousel-title a:hover{color:#562dd4}.ha-product-category-carousel .ha-product-cat-carousel-count{color:#9b9b9b;font-size:16px}.ha-product-category-carousel .ha-product-cat-carousel-classic .ha-product-cat-carousel-count{margin-left:10px}.ha-product-category-carousel .ha-product-cat-carousel-minimal .ha-product-cat-carousel-item-inner{-webkit-box-shadow:0 5px 10px 0 rgb(0 0 0 / .1);box-shadow:0 5px 10px 0 rgb(0 0 0 / .1)}.ha-product-category-carousel .ha-product-cat-carousel-minimal .ha-product-cat-carousel-content{text-align:left}.ha-product-category-carousel .ha-product-cat-carousel-minimal .ha-product-cat-carousel-content-inner{display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-webkit-align-items:flex-start;align-items:flex-start;-ms-flex-align:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:0}.ha-product-category-carousel .ha-product-cat-carousel-minimal .ha-product-cat-carousel-count{margin-top:0}.ha-product-category-carousel.ha-product-cat-carousel-content-align-center .ha-product-cat-carousel-content{text-align:center}.ha-product-category-carousel.ha-product-cat-carousel-content-align-center .ha-product-cat-carousel-minimal .ha-product-cat-carousel-content-inner{-webkit-box-align:center;-webkit-align-items:center;align-items:center;-ms-flex-align:center}.ha-product-category-carousel.ha-product-cat-carousel-content-align-right .ha-product-cat-carousel-content{text-align:right}.ha-product-category-carousel.ha-product-cat-carousel-content-align-right .ha-product-cat-carousel-minimal .ha-product-cat-carousel-content-inner{-webkit-box-align:end;-webkit-align-items:flex-end;align-items:flex-end;-ms-flex-align:end}.ha-product-category-carousel .slick-next,.ha-product-category-carousel .slick-prev{z-index:999;padding:0;border:1px solid rgb(255 255 255 / .8);border-radius:50%;background-color:rgb(234 234 234 / .8);color:#8c8c8c;text-align:center;font-size:12px}.ha-product-category-carousel .slick-next:focus,.ha-product-category-carousel .slick-next:hover,.ha-product-category-carousel .slick-prev:focus,.ha-product-category-carousel .slick-prev:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-category-carousel .slick-next:before,.ha-product-category-carousel .slick-prev:before{content:""}.ha-product-category-carousel .slick-disabled{opacity:.7}.ha-product-category-carousel .slick-prev{right:auto;left:-25px}.ha-product-category-carousel .slick-next{right:-25px}.ha-product-category-carousel .slick-dots{bottom:-35px}.ha-product-category-carousel .slick-dots li{margin-right:2px;margin-left:2px}.ha-product-category-carousel .slick-dots li button:focus,.ha-product-category-carousel .slick-dots li button:hover{background-color:#fff0}.ha-product-category-carousel .slick-dots li button:before{color:#1b1b1b;opacity:1}.ha-product-category-carousel .slick-dots .slick-active button:before,.ha-product-category-carousel .slick-dots li button:hover:before{-webkit-transform:scale(1.5);-ms-transform:scale(1.5);transform:scale(1.5)}.ha-product-category-carousel .slick-dots .slick-active button::before{font-size:8px}.ha-product-category-carousel .slick-next,.ha-product-category-carousel .slick-prev{width:40px;height:40px;line-height:40px;opacity:1}.ha-product-category-carousel .slick-next i,.ha-product-category-carousel .slick-prev i{display:block;width:1em;height:1em}.ha-product-category-carousel .slick-next i:before,.ha-product-category-carousel .slick-prev i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.ha-product-grid{color:#222;--grid-column:4;--grid-column-gap:30px;--grid-row-gap:60px}.ha-product-grid__hover{--grid-row-gap:30px}.ha-product-grid>.elementor-widget-container{display:grid;grid-gap:var(--grid-row-gap) var(--grid-column-gap);grid-template-columns:repeat(var(--grid-column),1fr)}.ha-product-grid:not(:has(.elementor-widget-container)){display:grid;grid-gap:var(--grid-row-gap) var(--grid-column-gap);grid-template-columns:repeat(var(--grid-column),1fr)}.ha-product-grid .ha-product-grid__item{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;background-color:#fff}.ha-product-grid .ha-product-grid__img{position:relative;margin-bottom:20px}.ha-product-grid .ha-product-grid__img>a{display:block;outline:0}.ha-product-grid .ha-product-grid__img img{display:block;width:100%;border-radius:3px;-o-object-fit:cover;object-fit:cover}.ha-product-grid .ha-product-grid__badge{position:absolute;top:8px;left:10px;display:inline-block;padding:3px 10px;border-radius:15px;background-color:#885cff;color:#fff;font-size:12px}.ha-product-grid .ha-product-grid__rating{margin-bottom:10px;color:#e2498a;font-size:14px}.ha-product-grid .ha-product-grid__rating .star-rating{position:relative;display:inline-block;overflow:hidden;width:5.4em;height:1em;font-size:1em;font-family:star;line-height:1}.ha-product-grid .ha-product-grid__rating .star-rating:before{position:absolute;top:0;left:0;float:left;color:#d3ced2;content:"sssss"}.ha-product-grid .ha-product-grid__rating .star-rating span{position:absolute;top:0;left:0;float:left;overflow:hidden;padding-top:1.5em}.ha-product-grid .ha-product-grid__rating .star-rating span:before{position:absolute;top:0;left:0;content:"SSSSS"}.ha-product-grid .ha-product-grid__title{margin:0 0 10px;font-weight:400;font-size:20px}.ha-product-grid .ha-product-grid__title a{color:inherit}.ha-product-grid .ha-product-grid__price{margin-bottom:20px;font-weight:700;font-size:20px;line-height:1}.ha-product-grid .ha-product-grid__price del{color:#959393}.ha-product-grid .ha-product-grid__price ins{text-decoration:none}.ha-product-grid .ha-product-grid__price del+ins{margin-left:10px}.ha-product-grid .added_to_cart,.ha-product-grid .button,.ha-product-grid .ha-pqv-btn{border:2px solid #fff0;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;text-align:center;font-size:14px;-webkit-transition:all .3s;transition:all .3s}.ha-product-grid .added_to_cart,.ha-product-grid--classic .button,.ha-product-grid--classic .ha-pqv-btn{display:inline-block;padding:10px 15px;line-height:1.2}.ha-product-grid--hover .button,.ha-product-grid--hover .ha-pqv-btn{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;padding:10px;font-size:16px}.ha-product-grid--classic .added_to_cart,.ha-product-grid--classic .button{border-color:#e8e8e8;background-color:#fff;color:#222}.ha-product-grid--classic .added_to_cart:focus,.ha-product-grid--classic .added_to_cart:hover,.ha-product-grid--classic .button:focus,.ha-product-grid--classic .button:hover,.ha-product-grid--hover .added_to_cart:focus,.ha-product-grid--hover .added_to_cart:hover,.ha-product-grid--hover .button:focus,.ha-product-grid--hover .button:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-grid--hover .added_to_cart,.ha-product-grid--hover .button{border-color:#fff;background-color:#fff;color:#222}.ha-product-grid .ha-pqv-btn{border-color:#e8e8e8;background-color:#fff;color:#444}.ha-product-grid .ha-pqv-btn:focus,.ha-product-grid .ha-pqv-btn:hover{border-color:#444;background-color:#444;color:#fff}.ha-product-grid--hover .ha-pqv-btn{border-color:#fff}.ha-product-grid .button.loading{cursor:progress}.ha-product-grid .ha-product-grid__btns a:not(:last-child){margin-bottom:10px}.ha-product-grid--classic .ha-product-grid__btns a:not(:last-child){margin-right:10px}.ha-product-grid .ha-product-grid__btns.ha-is--added .button{display:none}.ha-product-grid--classic .ha-product-grid__btns{margin-top:auto}.ha-product-grid--hover .ha-product-grid__btns{position:absolute;bottom:10px;left:10px;overflow:hidden}.ha-product-grid--hover .button,.ha-product-grid--hover .ha-pqv-btn{-webkit-transition:all .3s;transition:all .3s;-webkit-transform:translateX(-110%);-ms-transform:translateX(-110%);transform:translateX(-110%)}.ha-product-grid--hover .ha-product-grid__item:hover{cursor:pointer}.ha-product-grid--hover .ha-product-grid__item:hover .button,.ha-product-grid--hover .ha-product-grid__item:hover .ha-pqv-btn{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ha-product-grid .ha-product-grid__load-more{text-align:center;grid-column:span var(--grid-column)}.ha-product-grid .ha-product-grid__load-more-btn{display:inline-block;padding:12px 20px;border:2px solid #e8e8e8;border-radius:3px;background-color:#fff;-webkit-box-shadow:none;box-shadow:none;color:#222;text-align:center;font-size:14px;line-height:1.2;-webkit-transition:all .2s;transition:all .2s}.ha-product-grid .ha-product-grid__load-more-btn:focus,.ha-product-grid .ha-product-grid__load-more-btn:hover{border-color:#885cff;background-color:#885cff;color:#fff}.ha-product-grid form.edd_download_purchase_form{display:inline-block}.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-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:#fff0;-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:rgb(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:rgb(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 rgb(255 255 255 / .8);border-radius:50%;background-color:rgb(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{right:auto;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:#fff0}.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 rgb(0 0 0 / .15);box-shadow:1px 2px 15px rgb(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:rgb(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:rgb(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:rgb(249 163 5 / .05)}