/* HOME VIDEO STORIES: populated from Admin > Video Testimonials. */
.admin-video-stories{display:none!important}.home-video-stories{position:relative;overflow:hidden;padding:68px max(22px,7vw);background:linear-gradient(135deg,#f6fcfc,#fff 53%,#eef8fc)}.home-video-stories-head{max-width:690px;margin:0 auto 32px;text-align:center}.home-video-stories-head>span{display:block;margin-bottom:10px;color:#078b84;font-size:.72rem;font-weight:800;letter-spacing:.16em}.home-video-stories-head h2{margin:0;color:#12384f;font-size:clamp(1.75rem,3vw,2.55rem);line-height:1.14}.home-video-stories-head p{margin:12px 0 0;color:#687d8c;line-height:1.65}.home-video-story-window{max-width:1240px;margin:0 auto;overflow:hidden;padding:5px}.home-video-story-track{display:flex;gap:18px;transition:transform .55s cubic-bezier(.22,.61,.36,1);will-change:transform}.home-video-story-card{box-sizing:border-box;flex:0 0 calc((100% - 54px)/4);min-width:0;overflow:hidden;border:1px solid #d9eaec;border-radius:20px;background:#fff;box-shadow:0 13px 32px rgba(13,73,112,.09);transition:transform .28s ease,box-shadow .28s ease}.home-video-story-card:hover{transform:translateY(-7px);box-shadow:0 22px 42px rgba(13,73,112,.15)}.home-video-story-media{position:relative;display:block;width:100%;height:245px;overflow:hidden;border:0;background:#0b304c;text-align:left;cursor:pointer}.home-video-story-media>img{width:100%;height:100%;object-fit:cover;display:block}.home-video-story-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,32,45,.48),transparent 55%);pointer-events:none}.home-video-play{position:absolute;z-index:1;top:50%;left:50%;display:grid;width:56px;height:56px;place-items:center;border:4px solid rgba(255,255,255,.55);border-radius:50%;background:#fff;color:#07918a;transform:translate(-50%,-50%);transition:.25s ease}.home-video-story-card:hover .home-video-play{transform:translate(-50%,-50%) scale(1.1);background:#07918a;color:#fff}.home-video-story-media b{position:absolute;z-index:1;bottom:14px;left:15px;color:#fff;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.home-video-story-copy{padding:17px 18px 19px}.home-video-story-copy>span{color:#068b84;font-size:.62rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.home-video-story-copy h3{margin:6px 0 7px;color:#163c52;font-size:.95rem}.home-video-story-copy p{display:-webkit-box;overflow:hidden;margin:0;color:#6a7d8a;font-size:.76rem;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-video-story-arrows{position:absolute;z-index:3;top:62%;right:clamp(12px,2.5vw,42px);left:clamp(12px,2.5vw,42px);display:flex;justify-content:space-between;pointer-events:none}.home-video-story-arrows button{width:46px;height:46px;border:1px solid #b9dddd;border-radius:50%;background:#fff;color:#087d79;box-shadow:0 9px 20px rgba(11,78,97,.12);cursor:pointer;pointer-events:auto;transition:.25s ease}.home-video-story-arrows button:hover{background:#087d79;color:#fff;transform:scale(1.08)}.home-video-modal{position:fixed;z-index:9999;inset:0;display:grid;place-items:center;padding:22px;visibility:hidden;opacity:0;transition:.2s ease}.home-video-modal.is-open{visibility:visible;opacity:1}.home-video-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(3,22,34,.78);cursor:pointer}.home-video-modal-box{position:relative;z-index:1;width:min(960px,100%);overflow:hidden;border-radius:18px;background:#061f31;box-shadow:0 25px 80px rgba(0,0,0,.45)}.home-video-modal-stage{aspect-ratio:16/9;background:#000}.home-video-modal-stage iframe,.home-video-modal-stage video{width:100%;height:100%;border:0;display:block}.home-video-modal-close{position:absolute;z-index:2;top:11px;right:11px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;color:#0b586d;cursor:pointer}.video-modal-open{overflow:hidden}@media(max-width:1000px){.home-video-story-card{flex-basis:calc((100% - 18px)/2)}}@media(max-width:620px){.home-video-stories{padding:48px 20px}.home-video-stories-head{margin-bottom:22px}.home-video-stories-head p{font-size:.87rem}.home-video-story-arrows{display:none}.home-video-story-window{padding:4px 0}.home-video-story-track{gap:0}.home-video-story-card{flex:0 0 100%}.home-video-story-media{height:245px}.home-video-story-copy{padding:18px}.home-video-story-card:hover{transform:none}.home-video-modal{padding:14px}.home-video-modal-box{border-radius:14px}}
