.simple-carousel-container{border-radius:1.5rem;width:100%;max-width:96rem;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000040}.simple-carousel-image-wrapper{height:600px;position:relative;overflow:hidden}.simple-carousel-image-bg,.simple-carousel-image-motion{position:absolute;inset:0}.simple-carousel-image{object-fit:cover;opacity:.8}.simple-carousel-content-row{justify-content:space-between;align-items:center;padding:3rem;display:flex;position:absolute;inset:0}.simple-carousel-content{color:#fff;z-index:10;flex:1}.simple-carousel-subtitle{letter-spacing:.05em;opacity:.9;margin-bottom:.5rem;font-size:1.125rem;font-weight:300}.simple-carousel-title{margin-bottom:1.5rem;font-size:3.75rem;font-weight:700;line-height:1.1}.simple-carousel-description{opacity:.9;max-width:28rem;font-size:1.25rem;font-weight:300;line-height:1.5}.simple-carousel-index{color:#fff;text-align:right;z-index:10}.simple-carousel-index-number{margin-bottom:1rem;font-size:3.75rem;font-weight:200}.simple-carousel-control{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.simple-carousel-control:hover{background:#fff3;transform:translateY(-50%)scale(1.1)}.simple-carousel-control-left{left:-1.5rem}.simple-carousel-control-right{right:-1.5rem}.simple-carousel-control-icon{color:#fff;width:1.5rem;height:1.5rem}.simple-carousel-autoplay-toggle{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.simple-carousel-autoplay-toggle:hover{background:#fff3}.simple-carousel-footer{background:#0000004d;padding:1.5rem}.simple-carousel-progress-row{justify-content:space-between;align-items:center;display:flex}.simple-carousel-indicators{gap:.75rem;display:flex}.simple-carousel-indicator-btn{position:relative}.simple-carousel-indicator-bar{background:#ffffff4d;border-radius:9999px;width:3rem;height:.5rem;transition:all .3s}.simple-carousel-indicator-bar.active{background:#fff}.simple-carousel-indicator-bar:not(.active):hover{background:#ffffff80}.simple-carousel-indicator-motion{background:#fff;border-radius:9999px;position:absolute;inset:0}.simple-carousel-progress-bar-wrapper{flex:1;margin:0 2rem}.simple-carousel-progress-bar-bg{background:#fff3;border-radius:9999px;width:100%;height:.25rem}.simple-carousel-progress-bar{background:#fff;border-radius:9999px;height:.25rem}.simple-carousel-thumbnails{gap:.5rem;display:flex}.simple-carousel-thumbnail-btn{opacity:.6;border-radius:.75rem;width:4rem;height:3rem;transition:all .3s;position:relative;overflow:hidden}.simple-carousel-thumbnail-btn.active{opacity:1;border:2px solid #fff;transform:scale(1.1)}.simple-carousel-thumbnail-btn:not(.active):hover{opacity:.8}.simple-carousel-thumbnail-img{object-fit:cover}.simple-carousel-indicators-row{justify-content:center;align-items:center;gap:2rem;display:flex}
