slideshow-component{position:relative;display:flex;flex-direction:column;@keyframes cscBubbleUp{0%{opacity:0;transform:translateY(80px) scale(.9)}70%{opacity:1;transform:translateY(-6px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cscScrollBounce{0%,to{transform:translate(-50%) translateY(0)}35%{transform:translate(-50%) translateY(10px)}55%{transform:translate(-50%) translateY(0)}72%{transform:translate(-50%) translateY(5px)}}}slideshow-component slideshow-component .slideshow.banner{flex-direction:row;flex-wrap:nowrap;margin:0;gap:0;overflow-y:hidden}slideshow-component .slideshow__slide{padding:0;position:relative;display:flex;flex-direction:column;visibility:visible}@media screen and (max-width:749px){slideshow-component .slideshow--placeholder.banner--mobile-bottom.banner--adapt_image .slideshow__media,slideshow-component .slideshow--placeholder.banner--adapt_image:not(.banner--mobile-bottom){height:28rem}}@media screen and (min-width:750px){slideshow-component .slideshow--placeholder.banner--adapt_image{height:56rem}}slideshow-component .slideshow__text.banner__box{display:flex;flex-direction:column;justify-content:center;max-width:54.5rem}slideshow-component .slideshow__text>*{max-width:100%}@media screen and (max-width:749px){slideshow-component slideshow-component.page-width .slideshow__text{border-right:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity));border-left:var(--text-boxes-border-width) solid rgba(var(--color-foreground),var(--text-boxes-border-opacity))}slideshow-component .banner--mobile-bottom .slideshow__text.banner__box{max-width:100%}slideshow-component .banner--mobile-bottom .slideshow__text-wrapper{flex-grow:1}slideshow-component .banner--mobile-bottom .slideshow__text.banner__box{height:100%}slideshow-component .banner--mobile-bottom .slideshow__text .button{flex-grow:0}slideshow-component .slideshow__text.slideshow__text-mobile--left{align-items:flex-start;text-align:left}slideshow-component .slideshow__text.slideshow__text-mobile--right{align-items:flex-end;text-align:right}}@media screen and (min-width:750px){slideshow-component .slideshow__text.slideshow__text--left{align-items:flex-start;text-align:left}slideshow-component .slideshow__text.slideshow__text--right{align-items:flex-end;text-align:right}}slideshow-component .slideshow:not(.banner--mobile-bottom) .slideshow__text-wrapper{height:100%}@media screen and (min-width:750px){slideshow-component .slideshow__text-wrapper.banner__content{height:100%;padding:5rem}}slideshow-component .slideshow__controls{border:none}slideshow-component .slideshow__controls--top{order:2;z-index:1}@media screen and (max-width:749px){slideshow-component .slideshow__controls--border-radius-mobile{border-bottom-right-radius:var(--text-boxes-radius);border-bottom-left-radius:var(--text-boxes-radius)}}slideshow-component .spaced-section--full-width:last-child slideshow-component:not(.page-width) .slideshow__controls{border-bottom:none}@media screen and (min-width:750px){slideshow-component .slideshow__controls{position:relative}}slideshow-component slideshow-component:not(.page-width) .slider-buttons{border-right:0;border-left:0}slideshow-component .slideshow__control-wrapper{display:flex}slideshow-component .slideshow__autoplay{position:absolute;right:0;border-left:none;display:flex;justify-content:center;align-items:center}@media screen and (max-width:749px){slideshow-component slideshow-component.page-width .slideshow__autoplay{right:1.5rem}}@media screen and (min-width:750px){slideshow-component .slideshow__autoplay.slider-button{position:inherit;margin-left:.6rem;padding:0 0 0 .6rem;border-left:.1rem solid rgba(var(--color-foreground),.08)}}slideshow-component .slideshow__autoplay .icon.icon-play,slideshow-component .slideshow__autoplay .icon.icon-pause{display:block;position:absolute;opacity:1;transform:scale(1);transition:transform .15s ease,opacity .15s ease;width:.8rem;height:1.2rem}slideshow-component .slideshow__autoplay .icon.icon-play{height:1rem}slideshow-component .slideshow__autoplay path{fill:rgba(var(--color-foreground),.75)}slideshow-component .slideshow__autoplay:hover path{fill:rgb(var(--color-foreground))}@media screen and (forced-colors:active){slideshow-component .slideshow__autoplay path,slideshow-component .slideshow__autoplay:hover path{fill:CanvasText}}slideshow-component .slideshow__autoplay:hover .svg-wrapper{transform:scale(1.1)}slideshow-component .slideshow__autoplay--paused .icon-pause,slideshow-component .slideshow__autoplay:not(.slideshow__autoplay--paused) .icon-play{visibility:hidden;opacity:0;transform:scale(.8)}slideshow-component slideshow-component .slideshow__controls,slideshow-component slideshow-component .slider-counter{display:none!important}slideshow-component .bubble-animate{border-radius:50%!important;width:300px!important;height:300px!important;min-width:unset!important;max-width:unset!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:2rem!important;border:none!important;outline:none!important;box-shadow:0 8px 32px #0003!important;overflow:hidden!important;aspect-ratio:1 / 1!important}slideshow-component .bubble-animate .banner__heading{font-size:1.8rem!important;line-height:1.2!important}slideshow-component .bubble-animate .banner__text p{font-size:1rem!important}slideshow-component .bubble-animate .banner__buttons{display:none!important}slideshow-component .bubble-animate{opacity:0;animation:cscBubbleUp 1s .3s cubic-bezier(.22,1,.36,1) forwards!important}slideshow-component .csc-scroll-arrow{position:fixed;bottom:36px;left:50%;width:40px;height:68px;display:inline-flex;align-items:flex-start;justify-content:center;text-decoration:none;color:#d4a84b;z-index:9999;cursor:pointer;pointer-events:auto;background:none;border:none;border-radius:0;transform:translate(-50%);opacity:1}slideshow-component .csc-scroll-arrow.csc-animated,slideshow-component .csc-scroll-arrow.csc-visible{opacity:1;animation:cscScrollBounce 1.8s cubic-bezier(.22,1,.36,1) infinite}slideshow-component .csc-scroll-arrow:before{content:"";position:absolute;top:0;left:50%;width:1.5px;height:44px;background:currentColor;transform:translate(-50%)}slideshow-component .csc-scroll-arrow:after{content:"";position:absolute;top:36px;left:50%;width:11px;height:11px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translate(-50%) rotate(45deg)}slideshow-component .csc-scroll-arrow svg{display:none}slideshow-component .csc-scroll-arrow:hover{color:#e8c06a}@media screen and (max-width:749px){slideshow-component .csc-scroll-arrow{bottom:24px;width:34px;height:58px}slideshow-component .csc-scroll-arrow:before{height:38px}slideshow-component .csc-scroll-arrow:after{top:30px;width:9px;height:9px}}@media(prefers-reduced-motion:reduce){slideshow-component .csc-scroll-arrow,slideshow-component .csc-scroll-arrow.csc-animated{animation:none;opacity:1}}slideshow-component .bubble-animate{width:240px!important;height:240px!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-slideshow.css.map */
