.section-ellor-hero-carousel{width:100%;padding:20px 0;margin:0}@media screen and (max-width:749px){.section-ellor-hero-carousel{padding:15px 0}}.ellor-hero-carousel{position:relative;width:100%;margin:0 auto;overflow:hidden;background:transparent;--slide-duration: .6s;isolation:isolate}.ellor-hero-carousel--full{max-width:100%}.ellor-hero-carousel--page{max-width:1400px;padding:0 20px}.ellor-hero-carousel--narrow{max-width:1000px;padding:0 20px}@media screen and (max-width:749px){.ellor-hero-carousel--page,.ellor-hero-carousel--narrow{padding:0 12px}}.ellor-hero-carousel__track{display:flex;transition:transform var(--slide-duration) cubic-bezier(.77,0,.175,1);will-change:transform;height:100%}.ellor-hero-carousel--fade .ellor-hero-carousel__track{display:block;position:relative}.ellor-hero-carousel__slide{position:relative;min-width:100%;width:100%;overflow:hidden;flex-shrink:0;opacity:1;padding:var(--block-padding, 20px);border-radius:var(--hero-border-radius, 0px)}.ellor-hero-carousel--fade .ellor-hero-carousel__slide{position:absolute;top:0;left:0;opacity:0;transition:opacity var(--slide-duration) ease;pointer-events:none;min-width:unset}.ellor-hero-carousel--fade .ellor-hero-carousel__slide.is-active{opacity:1;pointer-events:auto;position:relative}.ellor-hero-carousel__slide.is-active{opacity:1}.ellor-hero-carousel__media{position:relative;width:100%;display:block}.ellor-hero-carousel__media--link{cursor:pointer;display:block}.ellor-hero-carousel__img{display:block;width:100%;height:auto;image-rendering:auto;image-rendering:-webkit-optimize-contrast;backface-visibility:hidden;transform:translateZ(0);-webkit-font-smoothing:antialiased;transition:transform 8s ease-out}.ellor-hero-carousel__img{transform:scale(1)}.ellor-hero-carousel__slide.is-active .ellor-hero-carousel__img{transform:scale(1.08)}.ellor-hero-carousel__video{display:block;width:100%;height:auto;transition:transform 8s ease-out}.ellor-hero-carousel__video{transform:scale(1)}.ellor-hero-carousel__slide.is-active .ellor-hero-carousel__video{transform:scale(1.08)}.ellor-hero-carousel__img--mobile,.ellor-hero-carousel__video--mobile{display:none}@media screen and (max-width:749px){.ellor-hero-carousel__img--desktop,.ellor-hero-carousel__video--desktop{display:none}.ellor-hero-carousel__img--mobile,.ellor-hero-carousel__video--mobile{display:block}}.ellor-hero-carousel__media-wrap:has(.ellor-hero-carousel__img--mobile) .ellor-hero-carousel__img:not(.ellor-hero-carousel__img--desktop):not(.ellor-hero-carousel__img--mobile),.ellor-hero-carousel__media-wrap:has(.ellor-hero-carousel__video--mobile) .ellor-hero-carousel__video:not(.ellor-hero-carousel__video--desktop):not(.ellor-hero-carousel__video--mobile){display:block}.ellor-hero-carousel__media-wrap{position:relative;width:100%;overflow:hidden;border-radius:var(--hero-border-radius, 16px)}.ellor-hero-carousel__media-wrap img,.ellor-hero-carousel__media-wrap video{width:100%;height:auto;display:block}.ellor-hero-carousel__media-wrap--9-16{aspect-ratio:9 / 16}.ellor-hero-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000;pointer-events:none;z-index:1}.ellor-hero-carousel__content{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:40px 60px;gap:20px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ellor-hero-carousel__content--left{align-items:flex-start;text-align:left}.ellor-hero-carousel__content--center{align-items:center;text-align:center}.ellor-hero-carousel__content--right{align-items:flex-end;text-align:right}.ellor-hero-carousel__subheading{font-size:clamp(.75rem,1.5vw,.9rem);letter-spacing:.25em;text-transform:uppercase;font-weight:400;opacity:.85;margin:0}.ellor-hero-carousel__heading{font-size:clamp(2rem,5.5vw,5rem);font-weight:300;letter-spacing:.04em;line-height:1.1;margin:0}.ellor-hero-carousel__description{font-size:clamp(.85rem,1.5vw,1rem);font-weight:300;line-height:1.7;max-width:520px;opacity:.88;margin:0}.ellor-hero-carousel__description p{margin:0;line-height:inherit}.ellor-hero-carousel__description p+p{margin-top:.5em}.ellor-hero-carousel__buttons{display:flex;gap:16px;flex-wrap:wrap;align-items:center;margin-top:8px}.ellor-hero-carousel__content--center .ellor-hero-carousel__buttons{justify-content:center}.ellor-hero-carousel__content--right .ellor-hero-carousel__buttons{justify-content:flex-end}.ellor-hero-carousel__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 36px;font-size:.8rem;letter-spacing:.18em;text-transform:uppercase;text-decoration:none;font-weight:500;border:1px solid transparent;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;overflow:hidden;outline:none}.ellor-hero-carousel__btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:currentColor;opacity:0;transition:opacity .35s ease}.ellor-hero-carousel__btn span{position:relative;z-index:1}.ellor-hero-carousel__btn--primary{background:#fff;color:#000;border-color:#fff}.ellor-hero-carousel__btn--primary:hover{background:transparent;color:#fff}.ellor-hero-carousel__btn--primary:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.ellor-hero-carousel__btn--secondary{background:transparent;color:#fff;border-color:#fff9}.ellor-hero-carousel__btn--secondary:hover{background:#ffffff1a;border-color:#fff}.ellor-hero-carousel__btn--secondary:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.ellor-hero-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#ffffffe6;border:1px solid rgba(255,255,255,.3);color:#000;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);outline:none;box-shadow:0 2px 8px #00000026}.ellor-hero-carousel__nav:hover{background:#fff;border-color:#fff9;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #0003}.ellor-hero-carousel__nav:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.ellor-hero-carousel__nav:active{transform:translateY(-50%) scale(.95)}.ellor-hero-carousel__nav--prev{left:calc(var(--block-padding, 20px) + 12px)}.ellor-hero-carousel__nav--next{right:calc(var(--block-padding, 20px) + 12px)}.ellor-hero-carousel__nav svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;pointer-events:none}.ellor-hero-carousel__dots{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:10;display:flex;gap:10px;align-items:center}.ellor-hero-carousel__dot{width:6px;height:6px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);border:none;padding:0;outline:none}.ellor-hero-carousel__dot:hover{background:#ffffffb3;transform:scale(1.2)}.ellor-hero-carousel__dot:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.ellor-hero-carousel__dot.is-active{background:#fff;width:28px;border-radius:3px}.ellor-hero-carousel__dot.is-active:hover{transform:scale(1)}.ellor-hero-carousel__content-inner{display:flex;flex-direction:column;gap:inherit;align-items:inherit;opacity:0;transform:translateY(24px);transition:opacity .7s ease .2s,transform .7s ease .2s}.ellor-hero-carousel__slide.is-active .ellor-hero-carousel__content-inner{opacity:1;transform:translateY(0)}.ellor-hero-carousel__slide:first-child .ellor-hero-carousel__content-inner{opacity:1;transform:translateY(0);transition:none}@media screen and (max-width:749px){.ellor-hero-carousel__content{padding:24px 20px;gap:12px}.ellor-hero-carousel__subheading{font-size:clamp(.75rem,3vw,.85rem);letter-spacing:.2em}.ellor-hero-carousel__heading{font-size:clamp(1.6rem,8vw,2.6rem);letter-spacing:.02em}.ellor-hero-carousel__description{font-size:.875rem;max-width:100%;line-height:1.6}.ellor-hero-carousel__nav{width:44px;height:44px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.ellor-hero-carousel__nav svg{width:16px;height:16px}.ellor-hero-carousel__nav--prev{left:calc(var(--block-padding, 20px) + 8px)}.ellor-hero-carousel__nav--next{right:calc(var(--block-padding, 20px) + 8px)}.ellor-hero-carousel__btn{padding:12px 24px;font-size:.875rem;letter-spacing:.15em}.ellor-hero-carousel__buttons{gap:10px;width:100%;flex-wrap:wrap}.ellor-hero-carousel__content--center .ellor-hero-carousel__buttons{width:auto}.ellor-hero-carousel__dots{bottom:16px;gap:8px}.ellor-hero-carousel__dot{width:5px;height:5px}.ellor-hero-carousel__dot.is-active{width:22px}}@media(prefers-reduced-motion:reduce){.ellor-hero-carousel__track,.ellor-hero-carousel__slide,.ellor-hero-carousel__content-inner,.ellor-hero-carousel__nav,.ellor-hero-carousel__dot,.ellor-hero-carousel__btn{transition-duration:.01ms!important;animation-duration:.01ms!important}}.ellor-hero-carousel[data-loading=true]{min-height:400px;background:transparent}.ellor-hero-carousel__slide{visibility:visible}.ellor-hero-carousel--fade .ellor-hero-carousel__slide:not(.is-active){visibility:visible}@media(prefers-contrast:high){.ellor-hero-carousel__nav{background:#fff3;border-color:#ffffff80}.ellor-hero-carousel__dot{background:#fff9}.ellor-hero-carousel__dot.is-active{background:#fff}}@media screen and (max-width:1024px)and (min-width:750px){.ellor-hero-carousel__content{padding:32px 40px}.ellor-hero-carousel__heading{font-size:clamp(2rem,4.5vw,3.5rem)}.ellor-hero-carousel__nav{width:48px;height:48px}.ellor-hero-carousel__nav--prev{left:calc(var(--block-padding, 20px) + 10px)}.ellor-hero-carousel__nav--next{right:calc(var(--block-padding, 20px) + 10px)}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/hero-carousel.css.map */
