.eucharist-carousel-wrapper *{box-sizing:border-box;margin:0;padding:0}.eucharist-carousel-wrapper{font-family:Arial,sans-serif;padding:10px}.eucharist-carousel-wrapper .carousel-container{max-width:100%;overflow:hidden;position:relative}.eucharist-carousel-wrapper .carousel-track{display:flex;overflow-x:scroll;padding:10px;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.eucharist-carousel-wrapper .carousel-track::-webkit-scrollbar{display:none}.eucharist-carousel-wrapper .carousel-item{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);cursor:pointer;flex:0 0 310px;height:175px;margin-right:20px;overflow:hidden;position:relative;transition:transform .3s ease}.eucharist-carousel-wrapper .carousel-item:hover{transform:scale(1.02)}.eucharist-carousel-wrapper .carousel-item img{display:block;height:100%;object-fit:fill;width:100%}.eucharist-carousel-wrapper .play-icon{background:rgba(0,0,0,.5);border-radius:50%;color:#fff;font-size:20px;height:40px;left:50%;padding:10px;position:absolute;top:50%;transform:translate(-50%,-50%);width:40px}.eucharist-carousel-wrapper .carousel-button{background-color:rgba(0,0,0,.5);border:none;color:#fff;cursor:pointer;padding:10px;position:absolute;top:50%;transform:translateY(-50%);z-index:999}.eucharist-carousel-wrapper .carousel-button.prev{left:0}.eucharist-carousel-wrapper .carousel-button.next{right:0}.eucharist-carousel-wrapper .carousel-button:disabled{cursor:not-allowed;opacity:.3}.eucharist-carousel-wrapper .modal{align-items:center;background:rgba(0,0,0,.8);display:none;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.eucharist-carousel-wrapper .modal-content{aspect-ratio:16/9;max-width:800px;position:relative;width:90%}.eucharist-carousel-wrapper .modal iframe{border:none;height:100%;width:100%}.eucharist-carousel-wrapper .modal-close{background:#fff;border:none;border-radius:50%;cursor:pointer;font-size:18px;height:30px;position:absolute;right:-10px;top:-10px;width:30px;z-index:999}.eucharist-carousel-wrapper .video-overlay{background-color:rgba(,)}.eucharist-carousel-wrapper .player-container{border-radius:8px;flex-direction:column;font-family:Arial,sans-serif;margin:100px auto;text-align:center;width:80%}.eucharist-carousel-wrapper .video-wrapper{position:relative;z-index:10}.eucharist-carousel-wrapper .video-container{background:#000;border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.eucharist-carousel-wrapper video{display:block;height:100%;object-fit:cover;width:100%}.eucharist-carousel-wrapper .video-overlay{cursor:pointer;flex-direction:column;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.eucharist-carousel-wrapper .overlay-content{align-items:center;color:#fff;display:flex;flex-direction:column;padding:10px 20px;text-shadow:1px 1px 4px rgba(0,0,0,.7);z-index:3}.eucharist-carousel-wrapper .play-button{background:#d66518;border:none;border-radius:6px;color:#f0f0f0;cursor:pointer;font-size:40px;height:min(calc(30px + 3vw),60px);margin-bottom:15px;transition:background .3s ease;width:min(calc(42px + 4vw),85px)}.eucharist-carousel-wrapper .play-button:hover{background:rgba(172,84,26,.7)}@media (max-width:600px){.eucharist-carousel-wrapper .carousel-item{flex:0 0 310px;height:175px}}@media (max-width:568px){.eucharist-carousel-wrapper .play-button{font-size:20px;height:30px;width:42px}.eucharist-carousel-wrapper .player-container{margin:0 auto;width:100%}.eucharist-carousel-wrapper .video-container{border-radius:0}}.eucharist-carousel-wrapper button{background-color:#000!important}.eucharist-carousel-wrapper .carousel-caption-heading{color:#000;color:#323232;font-family:Inter;font-size:clamp(1.2rem,1.5vw,1.5rem);font-weight:500;margin-bottom:5px;margin-left:9px;text-align:left}.fa-play:before{margin-left:4px}.top-wrapper{display:flex;flex-direction:column;gap:50px}@media (min-width:1700px){.carousel-section{max-width:1500px!important}}