.joyee-carousel{position:relative}.joyee-carousel__track{position:relative;width:100%;overflow:hidden}.joyee-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;pointer-events:none;z-index:0;transition:opacity var(--jc-transition, .6s) ease}.joyee-carousel__slide--first{position:relative}.joyee-carousel__slide.is-active{opacity:1;pointer-events:auto;z-index:1}.joyee-carousel__slide-inner,.joyee-carousel__media{position:relative;width:100%}.joyee-carousel__media--desktop{display:block;width:100%}.joyee-carousel__media--mobile{display:none;width:100%}.joyee-carousel__media img{display:block;width:100%;height:100%;object-fit:cover}.joyee-carousel__media-height--adapt img{height:auto}.joyee-carousel__media-height--300{height:300px}.joyee-carousel__media-height--380{height:380px}.joyee-carousel__media-height--480{height:480px}.joyee-carousel__media-height--560{height:560px}.joyee-carousel__media-height--640{height:640px}.joyee-carousel__media-height--720{height:720px}.joyee-carousel__media-height--800{height:800px}.joyee-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:var(--jc-overlay, none)}.joyee-carousel__content{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;padding:32px 32px 72px;z-index:3;color:var(--slide-text-color)}.joyee-carousel__content--align-grid{padding-left:0;padding-right:0}.joyee-carousel__content--align-grid>.row{width:100%;max-width:var(--grid-width-row, 1600px)!important;margin-left:auto!important;margin-right:auto!important;padding:0 clamp(20px,4vw,60px);align-self:stretch;align-items:inherit;justify-content:inherit}.joyee-carousel__content--align-grid>.row>.columns{display:flex;padding:0;align-items:inherit;justify-content:inherit}.joyee-carousel__content-inner{width:100%;max-width:100%;text-shadow:var(--jc-shadow)}.joyee-carousel__content-inner>*{pointer-events:auto}.joyee-carousel__content-inner>*+*{margin-top:14px}.joyee-carousel__content-width--small{max-width:420px}.joyee-carousel__content-width--medium{max-width:640px}.joyee-carousel__content-width--large{max-width:900px}.joyee-carousel__content-width--full{max-width:100%}.joyee-carousel__content--top-left{align-items:flex-start;justify-content:flex-start}.joyee-carousel__content--top-center{align-items:flex-start;justify-content:center}.joyee-carousel__content--top-right{align-items:flex-start;justify-content:flex-end}.joyee-carousel__content--middle-left{align-items:center;justify-content:flex-start}.joyee-carousel__content--middle-center{align-items:center;justify-content:center}.joyee-carousel__content--middle-right{align-items:center;justify-content:flex-end}.joyee-carousel__content--bottom-left{align-items:flex-end;justify-content:flex-start}.joyee-carousel__content--bottom-center{align-items:flex-end;justify-content:center}.joyee-carousel__content--bottom-right{align-items:flex-end;justify-content:flex-end}.joyee-carousel__content--text-left{text-align:left}.joyee-carousel__content--text-center{text-align:center}.joyee-carousel__content--text-right{text-align:right}.joyee-carousel__content--text-center .joyee-carousel__buttons{justify-content:center}.joyee-carousel__content--text-right .joyee-carousel__buttons{justify-content:flex-end}.joyee-carousel__content--text-center .joyee-carousel__tags{justify-content:center}.joyee-carousel__content--text-right .joyee-carousel__tags{justify-content:flex-end}.joyee-carousel__heading{margin:0;color:inherit;line-height:1.1;font-family:var(--jc-heading-font, inherit);font-weight:var(--jc-heading-weight, inherit);font-style:var(--jc-heading-style, inherit);font-size:var(--jc-heading-size, 48px)!important}.joyee-carousel__subheading{margin:0;color:inherit;font-size:.8125rem;letter-spacing:.12em;text-transform:uppercase;opacity:.9}.joyee-carousel__text{color:inherit;font-size:var(--jc-text-size, 16px)!important}.joyee-carousel__text p:last-child{margin-bottom:0}.joyee-carousel__buttons{display:flex;flex-wrap:wrap;gap:12px}.joyee-carousel__buttons .button{font-size:var(--jc-btn-size, 14px)!important}.joyee-carousel__buttons .button.jc-btn-custom{background:var(--jc-btn-bg)!important;color:var(--jc-btn-color)!important;border-color:var(--jc-btn-bg)!important}.joyee-carousel__buttons .button.jc-btn-custom:hover{background:var(--jc-btn-hover-bg, var(--jc-btn-bg))!important;color:var(--jc-btn-hover-color, var(--jc-btn-color))!important;border-color:var(--jc-btn-hover-bg, var(--jc-btn-bg))!important;opacity:1}.joyee-carousel__buttons .button.jc-btn-custom:active{background:var(--jc-btn-active-bg, var(--jc-btn-hover-bg, var(--jc-btn-bg)))!important;color:var(--jc-btn-active-color, var(--jc-btn-hover-color, var(--jc-btn-color)))!important}.joyee-carousel__arrow-link{display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:underline;text-underline-offset:4px;font-size:var(--jc-btn-size, 14px)!important;font-weight:500;line-height:1.4;background:transparent;border:0;padding:0;cursor:pointer}.joyee-carousel__arrow-link:hover{opacity:.85}.joyee-carousel__arrow-link__icon{width:1em;height:1em;display:inline-block;transition:transform .2s ease}.joyee-carousel__arrow-link:hover .joyee-carousel__arrow-link__icon{transform:translate(3px)}.joyee-carousel__tags{display:flex;flex-wrap:wrap;gap:6px 20px;margin-top:20px!important}.joyee-carousel__tag{display:flex;align-items:center;gap:8px;font-size:var(--jc-tag-size, 14px)!important;line-height:1.4;color:inherit;opacity:.85}.joyee-carousel__tag:before{content:"";width:6px;height:6px;border-radius:50%;flex-shrink:0;background:var(--jc-tag-dot, #c4603a)}.joyee-carousel__slide[data-text-shadow=none]{--jc-shadow: none}.joyee-carousel__slide[data-text-shadow=soft]{--jc-shadow: 0 1px 3px rgba(0,0,0,.25), 0 2px 8px rgba(0,0,0,.18)}.joyee-carousel__slide[data-text-shadow=medium]{--jc-shadow: 0 1px 4px rgba(0,0,0,.4), 0 2px 12px rgba(0,0,0,.3)}.joyee-carousel__slide[data-text-shadow=strong]{--jc-shadow: 0 2px 6px rgba(0,0,0,.55), 0 4px 18px rgba(0,0,0,.45)}.joyee-carousel__dots{position:absolute;display:flex;gap:14px;z-index:10;pointer-events:auto;bottom:24px}.joyee-carousel__dots--bottom-right{right:28px}.joyee-carousel__dots--bottom-left{left:28px}.joyee-carousel__dots--bottom-center{left:50%;transform:translate(-50%)}.joyee-carousel__dot{position:relative;width:14px;height:14px;background:transparent;border:0;padding:0;cursor:pointer;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.joyee-carousel__dot:before{content:"";position:absolute;width:6px;height:6px;border-radius:50%;background:#ffffff8c;transition:background .25s ease}.joyee-carousel__dot.is-active:before{background:#fff}.joyee-carousel__dot-ring{position:absolute;top:0;right:0;bottom:0;left:0;width:14px;height:14px;transform:rotate(-90deg);pointer-events:none}.joyee-carousel__dot-ring circle{fill:none;stroke:#ffffffe6;stroke-width:1.5;stroke-dasharray:56.55;stroke-dashoffset:56.55}.joyee-carousel__dot.is-active .joyee-carousel__dot-ring circle{animation:jc-ring-progress var(--jc-autoplay-duration, 5s) linear forwards}.joyee-carousel[data-jc-paused=true] .joyee-carousel__dot.is-active .joyee-carousel__dot-ring circle{animation-play-state:paused}.joyee-carousel[data-jc-autoplay=false] .joyee-carousel__dot-ring{display:none}.joyee-carousel__dot:focus-visible{outline:2px solid rgba(255,255,255,.8);outline-offset:3px;border-radius:50%}@keyframes jc-ring-progress{to{stroke-dashoffset:0}}@media screen and (max-width:767px){.joyee-carousel__media--desktop{display:none}.joyee-carousel__media--mobile{display:block}.joyee-carousel__content{padding:20px 20px 56px;color:var(--slide-mob-text-color, var(--slide-text-color))}.joyee-carousel__overlay{background:var(--jc-overlay-mob, var(--jc-overlay, none))}.joyee-carousel__heading{font-size:var(--jc-heading-size-mob, var(--jc-heading-size, 32px))!important}.joyee-carousel__content-inner>*+*{margin-top:10px}.joyee-carousel__text{font-size:var(--jc-text-size-mob, var(--jc-text-size, 15px))!important}.joyee-carousel__buttons .button,.joyee-carousel__arrow-link{font-size:var(--jc-btn-size-mob, var(--jc-btn-size, 14px))!important}.joyee-carousel__tag{font-size:var(--jc-tag-size-mob, var(--jc-tag-size, 13px))!important}.joyee-carousel__content--mob-top-left{align-items:flex-start;justify-content:flex-start}.joyee-carousel__content--mob-top-center{align-items:flex-start;justify-content:center}.joyee-carousel__content--mob-top-right{align-items:flex-start;justify-content:flex-end}.joyee-carousel__content--mob-middle-left{align-items:center;justify-content:flex-start}.joyee-carousel__content--mob-middle-center{align-items:center;justify-content:center}.joyee-carousel__content--mob-middle-right{align-items:center;justify-content:flex-end}.joyee-carousel__content--mob-bottom-left{align-items:flex-end;justify-content:flex-start}.joyee-carousel__content--mob-bottom-center{align-items:flex-end;justify-content:center}.joyee-carousel__content--mob-bottom-right{align-items:flex-end;justify-content:flex-end}.joyee-carousel__content--mob-text-left{text-align:left}.joyee-carousel__content--mob-text-center{text-align:center}.joyee-carousel__content--mob-text-right{text-align:right}.joyee-carousel__content--mob-text-left .joyee-carousel__buttons{justify-content:flex-start}.joyee-carousel__content--mob-text-center .joyee-carousel__buttons{justify-content:center}.joyee-carousel__content--mob-text-right .joyee-carousel__buttons{justify-content:flex-end}.joyee-carousel__content--mob-text-left .joyee-carousel__tags{justify-content:flex-start}.joyee-carousel__content--mob-text-center .joyee-carousel__tags{justify-content:center}.joyee-carousel__content--mob-text-right .joyee-carousel__tags{justify-content:flex-end}.joyee-carousel__slide[data-mob-text-shadow=none]{--jc-shadow: none}.joyee-carousel__slide[data-mob-text-shadow=soft]{--jc-shadow: 0 1px 3px rgba(0,0,0,.25), 0 2px 8px rgba(0,0,0,.18)}.joyee-carousel__slide[data-mob-text-shadow=medium]{--jc-shadow: 0 1px 4px rgba(0,0,0,.4), 0 2px 12px rgba(0,0,0,.3)}.joyee-carousel__slide[data-mob-text-shadow=strong]{--jc-shadow: 0 2px 6px rgba(0,0,0,.55), 0 4px 18px rgba(0,0,0,.45)}.joyee-carousel__dots{bottom:14px}.joyee-carousel__dots--bottom-right{right:14px}.joyee-carousel__dots--bottom-left{left:14px}}@media(prefers-reduced-motion:reduce){.joyee-carousel__slide{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/233/assets/joyee-banner-carousel.css.map */
