.fadeshow{position:relative;display:flex;flex-direction:column;width:100%;height:100%;min-height:calc(100vh - 12rem)}.fadeshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 1s ease-in-out;will-change:opacity}.fadeshow__slide.active{opacity:1;z-index:2}.fadeshow__media{position:relative;height:100%}.fadeshow__media.media{background-color:#fff}.fadeshow__media.placeholder{background-color:rgba(var(--color-foreground),.04);display:flex;justify-content:center}.fadeshow__media img{width:100%;height:100%;object-fit:cover;object-position:center center}.fadeshow .media .fadeshow__media--desktop{display:block}.fadeshow .media .fadeshow__media--mobile{display:none}.fadeshow__nav-wrapper{flex:1;display:flex;justify-content:center;position:absolute;bottom:10px;left:0;right:0;z-index:2}.fadeshow__nav{display:inline-flex;justify-content:center;align-items:center;padding:0;list-style:none;margin:.5rem 0}.fadeshow__dot{display:flex;align-items:center;justify-content:center;cursor:pointer;width:2rem;height:2rem;margin:2rem .3rem;padding:0;border:none;background:none;outline:none}.fadeshow__dot .dot{width:1rem;height:1rem;flex-shrink:0;border-radius:50%;background:#0006;transition:background-color .2s ease-in-out}.fadeshow__dot.active .dot{background-color:rgb(var(--color-foreground))}.fadeshow__dot:hover .dot{border-color:rgb(var(--color-foreground))}.fadeshow__text-wrapper{height:100%;flex:1}.fadeshow .fadeshow__text.banner__box{display:flex;flex-direction:column;justify-content:center;background:transparent;max-width:62rem}.fadeshow__image img,.fadeshow__placeholder svg{display:block;width:100%;height:100%;object-fit:cover}@media screen and (min-width: 750px){.fadeshow{min-height:68rem}.fadeshow__text.fadeshow__text--left{align-items:flex-start;text-align:left}}@media screen and (max-width: 750px){.fadeshow .fadeshow__text-wrapper{padding-top:4rem;align-items:flex-start}.fadeshow .media .fadeshow__media--desktop{display:none}.fadeshow .media .fadeshow__media--mobile{display:block}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-fadeshow.css.map */
