.sd-gradient{transition:background .8s ease-in-out,background-image .8s ease-in-out}.storedash-hero-slider{position:relative;width:100%;overflow:hidden!important;background:transparent}.storedash-hero-slider__slides{position:relative;width:100%;height:100%;overflow:hidden;background:transparent}.storedash-hero-slider__slide{position:absolute;top:0;left:0;width:100%;height:600px;opacity:0;visibility:hidden;background:transparent;transition-property:opacity,transform,visibility;transition-timing-function:ease-in-out;z-index:1;overflow:hidden}.storedash-hero-slider__slide.is-active{opacity:1;visibility:visible;z-index:2;will-change:transform,opacity}.storedash-hero-slider__slide{position:absolute!important}.storedash-hero-slider__slide.is-active{position:relative!important}.storedash-hero-slider__slide:not(.is-active){opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:-1!important}.storedash-hero-slider__image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.storedash-hero-slider__slide-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;text-decoration:none;cursor:pointer}.storedash-hero-slider__content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);grid-template-areas:"top-left top-center top-right" "center-left center center-right" "bottom-left bottom-center bottom-right";padding:40px;z-index:4;pointer-events:none}.storedash-hero-slider__content-wrapper--top-left{align-items:start;justify-items:start}.storedash-hero-slider__content-wrapper--top-left .storedash-hero-slider__content{grid-area:top-left}.storedash-hero-slider__content-wrapper--top-center{align-items:start;justify-items:center}.storedash-hero-slider__content-wrapper--top-center .storedash-hero-slider__content{grid-area:top-center}.storedash-hero-slider__content-wrapper--top-right{align-items:start;justify-items:end}.storedash-hero-slider__content-wrapper--top-right .storedash-hero-slider__content{grid-area:top-right}.storedash-hero-slider__content-wrapper--center-left{align-items:center;justify-items:start}.storedash-hero-slider__content-wrapper--center-left .storedash-hero-slider__content{grid-area:center-left}.storedash-hero-slider__content-wrapper--center{align-items:center;justify-items:center}.storedash-hero-slider__content-wrapper--center .storedash-hero-slider__content{grid-area:center}.storedash-hero-slider__content-wrapper--center-right{align-items:center;justify-items:end}.storedash-hero-slider__content-wrapper--center-right .storedash-hero-slider__content{grid-area:center-right}.storedash-hero-slider__content-wrapper--bottom-left{align-items:end;justify-items:start}.storedash-hero-slider__content-wrapper--bottom-left .storedash-hero-slider__content{grid-area:bottom-left}.storedash-hero-slider__content-wrapper--bottom-center{align-items:end;justify-items:center}.storedash-hero-slider__content-wrapper--bottom-center .storedash-hero-slider__content{grid-area:bottom-center}.storedash-hero-slider__content-wrapper--bottom-right{align-items:end;justify-items:end}.storedash-hero-slider__content-wrapper--bottom-right .storedash-hero-slider__content{grid-area:bottom-right}.storedash-hero-slider__content{max-width:600px;text-align:left}.storedash-hero-slider__content-wrapper--center .storedash-hero-slider__content,.storedash-hero-slider__content-wrapper--top-center .storedash-hero-slider__content,.storedash-hero-slider__content-wrapper--bottom-center .storedash-hero-slider__content{text-align:center}.storedash-hero-slider__content-wrapper--top-right .storedash-hero-slider__content,.storedash-hero-slider__content-wrapper--center-right .storedash-hero-slider__content,.storedash-hero-slider__content-wrapper--bottom-right .storedash-hero-slider__content{text-align:right}.storedash-hero-slider__heading{margin:0 0 15px;font-size:48px;font-weight:700;line-height:1.2;color:#fff}.storedash-hero-slider__description{margin:0 0 25px;font-size:18px;line-height:1.6;color:#fff}.storedash-hero-slider__button{display:inline-flex;align-items:center;gap:8px;padding:15px 40px;background-color:#fff;color:#000;text-decoration:none;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;pointer-events:auto;position:relative}.storedash-hero-slider__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.storedash-hero-slider__button i,.storedash-hero-slider__button svg{width:16px;height:16px}.storedash-hero-slider__pagination{position:absolute;bottom:20px;right:20px;display:flex;gap:10px;z-index:10}.storedash-hero-slider__bullet{position:relative;width:20px;height:20px;padding:0;background:transparent!important;border:none!important;cursor:pointer;transition:transform .3s ease;box-shadow:none!important;outline:none!important}.storedash-hero-slider__bullet:hover,.storedash-hero-slider__bullet:focus,.storedash-hero-slider__bullet:active{transform:scale(1.1);background:transparent!important;background-color:transparent!important;box-shadow:none!important;outline:none!important;border:none!important}.storedash-hero-slider__bullet:hover:before,.storedash-hero-slider__bullet:hover:after{display:none!important;content:none!important}.storedash-hero-slider__bullet svg{display:block;width:100%;height:100%;transform:rotate(-90deg)}.storedash-hero-slider__bullet circle{transition:stroke .3s ease}.storedash-hero-slider__bullet circle.base{stroke:#ffffff80;stroke-width:2}.storedash-hero-slider__bullet circle.progress{stroke:#fff;stroke-width:2;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.storedash-hero-slider__bullet.is-active circle.base{stroke:#fffc}.storedash-hero-slider__bullet-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600;line-height:1;pointer-events:none;user-select:none;z-index:1;color:#fff;font-size:12px}.storedash-hero-slider--fade .storedash-hero-slider__slide{transform:none}.storedash-hero-slider--slide .storedash-hero-slider__slide{transform:translate(100%)}.storedash-hero-slider--slide .storedash-hero-slider__slide.is-active{transform:translate(0)}.storedash-hero-slider--zoom .storedash-hero-slider__slide{transform:scale(.9)}.storedash-hero-slider--zoom .storedash-hero-slider__slide.is-active{transform:scale(1)}@media (max-width: 1024px){.storedash-hero-slider__content-wrapper{padding:30px}.storedash-hero-slider__heading{font-size:36px}.storedash-hero-slider__description{font-size:16px}.storedash-hero-slider__content{max-width:500px}}@media (max-width: 768px){.storedash-hero-slider__content-wrapper{padding:20px;display:flex;align-items:center;justify-content:center}.storedash-hero-slider__content{max-width:100%;text-align:center!important}.storedash-hero-slider__heading{font-size:28px;margin-bottom:12px}.storedash-hero-slider__description{font-size:14px;margin-bottom:20px}.storedash-hero-slider__button{padding:12px 30px;font-size:14px}.storedash-hero-slider__pagination{bottom:15px;right:15px;gap:8px}.storedash-hero-slider__bullet{width:16px;height:16px}}@media (max-width: 480px){.storedash-hero-slider__heading{font-size:24px}.storedash-hero-slider__button{padding:10px 24px;font-size:13px}}body.elementor-editor-active .storedash-hero-slider__slide:not(.is-active){position:absolute!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;z-index:-1!important}body.elementor-editor-active .storedash-hero-slider__slide.is-active{position:relative!important;opacity:1!important;visibility:visible!important;z-index:2!important}body.elementor-editor-preview .storedash-hero-slider__slide:not(.is-active),.storedash-hero-slider--preview-mode .storedash-hero-slider__slide:not(.is-active){position:absolute!important;opacity:0!important;visibility:hidden!important;z-index:-1!important}body.elementor-editor-preview .storedash-hero-slider__slide.is-active,.storedash-hero-slider--preview-mode .storedash-hero-slider__slide.is-active{position:relative!important;opacity:1!important;visibility:visible!important;z-index:2!important}.storedash-hero-slider__bullet:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.storedash-hero-slider__button:focus{outline:2px solid currentColor;outline-offset:2px}@media (prefers-reduced-motion: reduce){.storedash-hero-slider__slide,.storedash-hero-slider__bullet,.storedash-hero-slider__button{transition-duration:.01ms!important;animation-duration:.01ms!important}}
/*# sourceMappingURL=hero-slider.min.css.map */
