.light-rays-container{pointer-events:none;z-index:3;width:100%;height:100%;position:relative;overflow:hidden}
.carousel-container{--outer-r:24px;--p-distance:0px;background:0 0;border-radius:24px;justify-content:center;align-items:center;min-height:auto;padding:0;display:flex;position:relative;overflow:visible}.carousel-track{align-items:center;display:flex}.carousel-item{cursor:grab;background:0 0;border:none;border-radius:24px;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-start;display:flex;position:relative;overflow:hidden}.carousel-item:active{cursor:grabbing}.carousel-item-image{background:0 0;border:none;padding:0}.carousel-item-image-wrapper{background:0 0;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0;overflow:hidden}.carousel-item-image-wrapper .carousel-item-img{object-fit:cover;object-position:center;border-radius:24px;width:100%;height:100%;display:block}.carousel-fit-contain .carousel-item-img{object-fit:contain}.carousel-fit-cover .carousel-item-img{object-fit:cover}.carousel-container.round{background:0 0;border:none}.carousel-item.round{text-align:center;background:0 0;border:none;justify-content:center;align-items:center;position:relative;bottom:0}.carousel-item-header.round{margin:0;padding:0}.carousel-indicators-container.round{z-index:10;position:absolute;bottom:5em;left:50%;transform:translate(-50%)}.carousel-item-header{margin-bottom:16px;padding:20px}.carousel-icon-container{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.carousel-icon{color:#060010;width:16px;height:16px}.carousel-item-content{padding:20px}.carousel-item-title{color:#fff;margin-bottom:4px;font-size:18px;font-weight:900}.carousel-item-description{color:#fff;font-size:14px}.carousel-indicators-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.carousel-container-images .carousel-indicators-container{z-index:10;pointer-events:none;background:0 0;margin-top:0;padding:32px 16px 16px;position:absolute;bottom:0;left:0;right:0}.carousel-container-images .carousel-indicators-container .carousel-indicators{pointer-events:auto}.carousel-indicators{justify-content:center;gap:8px;width:auto;margin-top:16px;padding:0;display:flex}.carousel-indicator{cursor:pointer;border-radius:50%;width:8px;height:8px;transition:all .15s}.carousel-indicator.active{background-color:#fff;transform:scale(1.2)}.carousel-indicator.inactive{background-color:#ffffff80}@media (max-width:768px){.carousel-container{--outer-r:16px;border-radius:16px;min-height:300px;padding:0}.carousel-item,.carousel-item-image-wrapper,.carousel-item-image-wrapper .carousel-item-img{border-radius:16px}.carousel-item-header,.carousel-item-content{padding:16px}.carousel-item-title{font-size:16px}.carousel-item-description{font-size:13px}.carousel-indicators{gap:6px;margin-top:12px}.carousel-indicator{width:7px;height:7px}.carousel-indicators-container.round{bottom:4em}}@media (max-width:480px){.carousel-container{--outer-r:12px;border-radius:12px;min-height:250px;padding:0}.carousel-item,.carousel-item-image-wrapper,.carousel-item-image-wrapper .carousel-item-img{border-radius:12px}.carousel-item-header{margin-bottom:12px;padding:12px}.carousel-item-content{padding:12px}.carousel-item-title{font-size:14px}.carousel-item-description{font-size:12px}.carousel-indicators{gap:5px;margin-top:10px}.carousel-indicator{width:6px;height:6px}.carousel-indicators-container.round{bottom:3.5em}}
