.custom-slideshow{position:relative;overflow:hidden;width:100%}.custom-slideshow__container{position:relative;width:100%;height:var(--slideshow-height-mobile)}.custom-slideshow__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease;pointer-events:none}.custom-slideshow__slide--active{opacity:1;pointer-events:auto;z-index:1}.custom-slideshow__image{width:100%;height:100%}.custom-slideshow__image--desktop{display:none}.custom-slideshow__image--mobile{display:block}.custom-slideshow__img{width:100%;height:100%;object-fit:cover;object-position:center}.custom-slideshow__placeholder{width:100%;height:100%;background:#f0ede4;display:flex;align-items:center;justify-content:center}.custom-slideshow__placeholder svg{width:60%;height:auto;opacity:.3}.custom-slideshow__overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;z-index:2;padding:2rem;background:linear-gradient(to top,rgba(0,0,0,.35) 0%,rgba(0,0,0,.05) 50%,transparent 100%)}.custom-slideshow__overlay--left{justify-content:flex-start;text-align:left}.custom-slideshow__overlay--center{justify-content:center;text-align:center}.custom-slideshow__overlay--right{justify-content:flex-end;text-align:right}.custom-slideshow__content{max-width:600px}.custom-slideshow__subheading{font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:#ffffffd9;margin:0 0 .5rem;font-weight:400}.custom-slideshow__heading{font-size:1.75rem;line-height:1.15;color:#fff;margin:0 0 1.25rem;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.2)}.custom-slideshow__button{display:inline-block;padding:.75rem 2rem;font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;color:#2c3e50;background:#fff;border:none;transition:background .3s ease,color .3s ease}.custom-slideshow__button:hover{background:#f5f0e1;color:#8b2332}.custom-slideshow__nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 .75rem;z-index:3;pointer-events:none}.custom-slideshow__arrow{pointer-events:auto;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ffffffd9;border:none;cursor:pointer;color:#2c3e50;transition:background .2s ease;border-radius:0}.custom-slideshow__arrow:hover{background:#fff}.custom-slideshow__dots{position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:3}.custom-slideshow__dot{width:8px;height:8px;border-radius:50%;border:1.5px solid rgba(255,255,255,.8);background:transparent;cursor:pointer;padding:0;transition:background .3s ease}.custom-slideshow__dot--active{background:#fff}@media screen and (min-width:749px){.custom-slideshow__container{height:var(--slideshow-height-desktop)}.custom-slideshow__image--desktop{display:block}.custom-slideshow__image--mobile{display:none}.custom-slideshow__heading{font-size:2.75rem}.custom-slideshow__subheading{font-size:.85rem;margin-bottom:.75rem}.custom-slideshow__overlay{padding:3rem 5rem}.custom-slideshow__nav{padding:0 1.5rem}.custom-slideshow__arrow{width:48px;height:48px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-responsive-slideshow.css.map */
