section[data-section=patient-video-carousel-section]>.content{padding-block:0}[data-section=patient-video-carousel-section]{padding:60px 0 58px}[data-section=patient-video-carousel-section] .container{display:flex;flex-direction:column}[data-section=patient-video-carousel-section] .patient-video-carousel__head{max-width:660px;margin:0 auto 34px;text-align:center}[data-section=patient-video-carousel-section] .patient-video-carousel__head .heading{margin-bottom:14px}[data-section=patient-video-carousel-section] .patient-video-carousel__head .content>:last-child{margin-bottom:0}[data-section=patient-video-carousel-section] .patient-video-carousel__card{position:relative;display:block;width:100%;aspect-ratio:9 / 16;padding:0;border:0;border-radius:14px;overflow:hidden;background:var(--color-gray-200, #c7c7d2);cursor:pointer;box-shadow:0 2px 10px #1f2d3d14;transition:box-shadow .25s ease}[data-section=patient-video-carousel-section] .patient-video-carousel__card:hover,[data-section=patient-video-carousel-section] .patient-video-carousel__card:focus-visible{box-shadow:0 14px 30px #1f2d3d2e}[data-section=patient-video-carousel-section] .patient-video-carousel__card:focus-visible{outline:3px solid var(--color-primary, #1c7b81);outline-offset:3px}[data-section=patient-video-carousel-section] .patient-video-carousel__thumb,[data-section=patient-video-carousel-section] .patient-video-carousel__thumb img{width:100%;height:100%;object-fit:cover;display:block}[data-section=patient-video-carousel-section] .patient-video-carousel__card:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(180deg,#0f192300,#0f192359);pointer-events:none}[data-section=patient-video-carousel-section] .patient-video-carousel__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:62px;height:62px;border-radius:50%;background:#fffffff0;box-shadow:0 4px 14px #0f192347;display:grid;place-items:center;z-index:2;transition:transform .25s ease,background .25s ease}[data-section=patient-video-carousel-section] .patient-video-carousel__play svg{width:22px;height:22px;margin-left:3px;fill:var(--color-primary, #1c7b81)}[data-section=patient-video-carousel-section] .patient-video-carousel__card:hover .patient-video-carousel__play{transform:translate(-50%,-50%) scale(1.08);background:#fff}[data-section=patient-video-carousel-section] .patient-video-carousel__caption{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:14px 16px;text-align:left;color:#fff}[data-section=patient-video-carousel-section] .patient-video-carousel__caption strong{display:block;font-weight:600;font-size:15px;line-height:1.3}[data-section=patient-video-carousel-section] .patient-video-carousel__caption span{display:block;font-size:13px;opacity:.9;margin-top:2px}[data-section=patient-video-carousel-section] .patient-video-carousel__carousel:not(.is-initialized){--ssr-fallback-w: var(--pv-w-0, 100%);--ssr-fallback-mr: var(--pv-mr-0, 14px);--pv-ctl: var(--pv-ctl-0, 0)}@media(min-width:641px){[data-section=patient-video-carousel-section] .patient-video-carousel__carousel:not(.is-initialized){--ssr-fallback-w: var(--pv-w-641, 100%);--ssr-fallback-mr: var(--pv-mr-641, 24px);--pv-ctl: var(--pv-ctl-641, 0)}}@media(min-width:861px){[data-section=patient-video-carousel-section] .patient-video-carousel__carousel:not(.is-initialized){--ssr-fallback-w: var(--pv-w-861, 100%);--ssr-fallback-mr: var(--pv-mr-861, 24px);--pv-ctl: var(--pv-ctl-861, 0)}}@media(min-width:1101px){[data-section=patient-video-carousel-section] .patient-video-carousel__carousel:not(.is-initialized){--ssr-fallback-w: var(--pv-w-1101, 100%);--ssr-fallback-mr: var(--pv-mr-1101, 24px);--pv-ctl: var(--pv-ctl-1101, 0)}}[data-section=patient-video-carousel-section] .patient-video-carousel__carousel:not(.is-initialized):after{content:"";display:block;height:calc(var(--pv-ctl, 0) * (36px + var(--carousel-controls-gap, 24px)))}[data-section=patient-video-carousel-section] .patient-video-carousel__swipe-hint{display:none;text-align:center;font-size:13px;margin:14px 0 0}@media(max-width:640px){[data-section=patient-video-carousel-section]{padding:40px 0 44px}[data-section=patient-video-carousel-section] .patient-video-carousel__swipe-hint{display:block}[data-section=patient-video-carousel-section] .patient-video-carousel__play{width:54px;height:54px}}@media(prefers-reduced-motion:reduce){[data-section=patient-video-carousel-section] .patient-video-carousel__card,[data-section=patient-video-carousel-section] .patient-video-carousel__play{transition:none}[data-section=patient-video-carousel-section] .patient-video-carousel__card:hover .patient-video-carousel__play{transform:translate(-50%,-50%)}}.patient-video-lightbox{position:fixed;inset:0;z-index:100;background:#0c141ce0;display:none;align-items:center;justify-content:center;gap:18px;padding:24px}.patient-video-lightbox.is-open{display:flex}.patient-video-lightbox__frame{position:relative;aspect-ratio:9 / 16;height:min(86vh,780px);max-width:100%;background:#000;border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #00000080}.patient-video-lightbox__frame iframe{width:100%;height:100%;border:0;display:block}.patient-video-lightbox__nav{width:46px;height:46px;flex:0 0 auto;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;display:grid;place-items:center;cursor:pointer;transition:background .2s ease}.patient-video-lightbox__nav svg{width:16px;height:16px;fill:currentColor}.patient-video-lightbox__nav:hover{background:#ffffff47}.patient-video-lightbox__nav:focus-visible,.patient-video-lightbox__close:focus-visible{outline:3px solid #fff;outline-offset:2px}.patient-video-lightbox__close{position:absolute;top:18px;right:20px;width:42px;height:42px;border-radius:50%;border:0;background:#ffffff29;color:#fff;font-size:22px;line-height:1;cursor:pointer}.patient-video-lightbox__close:hover{background:#ffffff4d}@media(max-width:640px){.patient-video-lightbox{padding:14px}.patient-video-lightbox__nav{display:none}.patient-video-lightbox__frame{height:min(80vh,700px)}}
