.lcn-video-carousel-section{width:100%;margin:0;padding:0;font-family:"Montserrat",Arial,sans-serif}.lcn-video-carousel-wrap{position:relative;width:100%;max-width:1880px;margin:0 auto;padding:0 16px;box-sizing:border-box}.lcn-video-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;align-items:stretch}.lcn-video-slide{width:100%}.lcn-video-frame{position:relative;width:100%;aspect-ratio:16 / 9;background:#000;overflow:hidden;border-radius:18px;box-shadow:0 8px 24px rgb(0 0 0 / .12)}.lcn-video-frame iframe{width:100%;height:100%;border:0;display:block}.lcn-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:none;border-radius:50%;background:rgb(0 0 0 / .28);color:#fff;font-size:28px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:5;transition:background .2s ease}.lcn-carousel-arrow:hover{background:rgb(0 0 0 / .42)}.lcn-carousel-prev{left:-6px}.lcn-carousel-next{right:-6px}.lcn-carousel-cta-wrap{display:flex;justify-content:center;margin-top:36px}.lcn-carousel-cta{display:inline-flex;align-items:center;justify-content:center;min-width:430px;min-height:92px;padding:0 34px;border-radius:999px;background:#ff9808;color:#fff;text-decoration:none;font-size:25px;line-height:1;font-weight:400;text-align:center}@media (min-width:1600px){.lcn-video-carousel-wrap{max-width:1980px;padding:0 10px}.lcn-video-carousel{gap:10px}}@media (max-width:1024px){.lcn-video-carousel{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.lcn-carousel-cta{min-width:360px;min-height:78px;font-size:22px}}@media (max-width:767px){.lcn-video-carousel-wrap{padding:0 12px}.lcn-video-carousel{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.lcn-video-carousel::-webkit-scrollbar{display:none}.lcn-video-slide{min-width:94%;flex:0 0 94%;scroll-snap-align:center}.lcn-carousel-arrow{width:34px;height:34px;font-size:22px}.lcn-carousel-cta-wrap{margin-top:24px}.lcn-carousel-cta{min-width:260px;min-height:62px;padding:0 24px;font-size:18px}}