@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800;900&display=swap);.hwstories-scope{--hwstories-accent:var(--story-accent, #0057b8);--hwstories-danger:#e71818;--hwstories-gold:#f5c84c;--hwstories-pink:#e64191;--hwstories-ink:#0f172a;--hwstories-muted:#64748b;box-sizing:border-box;color:var(--hwstories-ink);font-family:'Poppins',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.hwstories-scope *,.hwstories-scope *::before,.hwstories-scope *::after{box-sizing:border-box}.hwstories-scope a{color:inherit}.hwstories-scope.web-stories{max-width:1480px;margin:0 auto}.hwstories-scope .web-stories__header{display:grid;gap:6px;margin:0 0 26px;justify-items:center;text-align:center}.hwstories-scope .web-stories__title{margin:0;color:#AFC70B;font-family:'Poppins',ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(1.9rem, 1.5rem + 1.4vw, 2.8rem);font-weight:800;line-height:1.05;letter-spacing:0}.hwstories-scope .web-stories__subtitle{margin:0;color:#293548;font-size:.96rem;font-weight:500}.hwstories-scope .web-stories__rail-wrap{position:relative}.hwstories-scope .web-stories__rail{display:grid;grid-auto-columns:minmax(170px,195px);grid-auto-flow:column;justify-content:center;gap:22px;overflow-x:auto;overflow-y:hidden;padding:14px 4px 24px;scroll-snap-type:x mandatory;scrollbar-color:#cbd5e1 #fff0;scrollbar-width:thin}.hwstories-scope .web-stories__rail::-webkit-scrollbar{height:8px}.hwstories-scope .web-stories__rail::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.hwstories-scope .web-stories__nav{position:absolute;top:50%;z-index:2;display:grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;color:#0f172a;background:rgb(255 255 255 / .94);box-shadow:0 12px 30px rgb(15 23 42 / .18);cursor:pointer;transform:translateY(-50%)}.hwstories-scope .web-stories__nav:disabled{opacity:0;pointer-events:none}.hwstories-scope .web-stories__nav--prev{left:-18px}.hwstories-scope .web-stories__nav--next{right:-18px}.hwstories-scope .story-card{position:relative;display:grid;align-items:end;min-height:295px;overflow:hidden;border:0;border-radius:8px;color:#fff;background:#1e293b;box-shadow:0 12px 24px rgb(15 23 42 / .18);cursor:pointer;isolation:isolate;scroll-snap-align:start;transition:transform 280ms cubic-bezier(.34,1.56,.64,1),box-shadow 280ms ease}.hwstories-scope .story-card::before{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,#fff0 38%,rgb(2 6 23 / .85) 100%),var(--story-cover,linear-gradient(140deg,#0057b8,#e71818));background-position:center;background-size:cover;content:"";transition:transform 220ms ease}.hwstories-scope .story-card:hover::before,.hwstories-scope .story-card:focus-visible::before{transform:scale(1.04)}.hwstories-scope .story-card:hover{transform:scale(1.06);z-index:2;box-shadow:0 22px 48px rgb(15 23 42 / .32)}.hwstories-scope .story-card:focus-visible,.hwstories-scope .web-stories__nav:focus-visible,.hwstories-scope.story-viewer button:focus-visible,.hwstories-scope.story-viewer a:focus-visible{outline:3px solid rgb(245 200 76 / .95);outline-offset:3px}.hwstories-scope .story-card__hot{position:absolute;top:10px;right:10px;display:grid;width:38px;height:38px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--hwstories-danger);box-shadow:0 8px 18px rgb(2 6 23 / .18);font-size:18px}.hwstories-scope .story-card__icon-wrap{position:absolute;right:22px;bottom:54px;width:76px;height:76px;border-radius:50%}.hwstories-scope .story-card__icon-wrap::before,.hwstories-scope .story-card__icon-wrap::after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid rgb(255 255 255 / .75);opacity:0;animation:hwstories-icon-pulse 2.2s ease-out infinite;pointer-events:none}.hwstories-scope .story-card__icon-wrap::after{animation-delay:-1.1s}.hwstories-scope .story-card__icon{width:76px;height:76px;border:3px solid rgb(255 255 255 / .92);border-radius:50%;background:linear-gradient(#fff,#fff) padding-box,conic-gradient(var(--hwstories-gold),var(--hwstories-pink),#33c7cc,var(--hwstories-gold)) border-box;box-shadow:0 10px 24px rgb(2 6 23 / .26);object-fit:cover;padding:3px;display:block}.hwstories-scope .story-card__copy{display:grid;gap:3px;width:100%;padding:0 14px 15px;text-align:left}.hwstories-scope .story-card__eyebrow{color:rgb(255 255 255 / .74);font-size:.68rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hwstories-scope .story-card__title{max-width:100%;overflow:hidden;font-size:1rem;font-weight:900;line-height:1.05;text-overflow:ellipsis;text-shadow:0 1px 8px rgb(2 6 23 / .5);text-transform:uppercase;white-space:nowrap}.hwstories-scope .story-card.is-viewed:not(.story-card--video)::before{background:linear-gradient(180deg,#fff0 55%,rgb(2 6 23 / .7) 100%),var(--story-cover,linear-gradient(140deg,#0057b8,#e71818))}.hwstories-scope .story-card--video.is-viewed::before{background:linear-gradient(180deg,#fff0 55%,rgb(2 6 23 / .72) 88%,rgb(2 6 23 / .92) 100%)}.hwstories-scope .story-card.is-viewed .story-card__play{border-color:rgb(255 255 255 / .6);background:rgb(255 255 255 / .78)}.hwstories-scope .story-card--video{min-height:320px;background:#000}.hwstories-scope .story-card--video::before{z-index:-1;background:linear-gradient(180deg,#fff0 55%,rgb(2 6 23 / .72) 88%,rgb(2 6 23 / .92) 100%);transition:opacity 220ms ease}.hwstories-scope .story-card--video:hover::before,.hwstories-scope .story-card--video:focus-visible::before{opacity:.7}.hwstories-scope .story-card__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;background:#000;object-fit:cover;pointer-events:none}.hwstories-scope .story-card--video .story-card__copy{gap:4px;padding:0 12px 18px;text-align:center;justify-items:center}.hwstories-scope .story-card--video .story-card__eyebrow{color:rgb(255 255 255 / .88);font-size:.66rem;letter-spacing:.08em;text-shadow:0 1px 6px rgb(0 0 0 / .7)}.hwstories-scope .story-card--video .story-card__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;overflow:hidden;white-space:normal;text-align:center;text-shadow:0 2px 10px rgb(0 0 0 / .85),0 1px 3px rgb(0 0 0 / .6)}.hwstories-scope .story-card__play{position:absolute;bottom:86px;left:50%;display:grid;width:64px;height:64px;place-items:center;border:3px solid #AFC70B;border-radius:50%;background:rgb(255 255 255 / .94);box-shadow:0 12px 26px rgb(0 0 0 / .32);color:#AFC70B;transform:translateX(-50%);transition:transform 220ms ease;overflow:visible}.hwstories-scope .story-card__play::before,.hwstories-scope .story-card__play::after{content:"";position:absolute;inset:0;border-radius:50%;border:2px solid #AFC70B;opacity:0;animation:hwstories-icon-pulse 2.2s ease-out infinite;pointer-events:none}.hwstories-scope .story-card__play::after{animation-delay:-1.1s}.hwstories-scope .story-card--video:hover .story-card__play,.hwstories-scope .story-card--video:focus-visible .story-card__play{transform:translateX(-50%) scale(1.06)}.hwstories-scope.story-viewer{position:fixed;inset:0;z-index:2147482000;display:grid;place-items:center;padding:22px clamp(12px, 3vw, 40px);color:#fff;background:linear-gradient(115deg,rgb(4 4 11 / .98),rgb(45 0 18 / .96)),#07070b}.hwstories-scope.story-viewer[hidden]{display:none}.hwstories-scope .story-viewer__top{position:fixed;top:18px;left:clamp(18px, 3vw, 40px);right:clamp(18px, 3vw, 40px);z-index:3;display:grid;gap:10px}.hwstories-scope .story-viewer__topbar{display:grid;grid-template-columns:1fr auto;align-items:center;gap:16px}.hwstories-scope .story-viewer__meta{display:flex;align-items:center;gap:10px;min-width:0;color:#fff}.hwstories-scope .story-viewer__avatar{display:grid;width:36px;height:36px;flex-shrink:0;place-items:center;overflow:hidden;border-radius:50%;background:rgb(255 255 255 / .18);color:#fff;font-weight:800}.hwstories-scope .story-viewer__avatar img{width:100%;height:100%;object-fit:cover}.hwstories-scope .story-viewer__avatar--text{background:var(--hwstories-danger)}.hwstories-scope .story-viewer__meta-copy{display:grid;gap:2px;min-width:0}.hwstories-scope .story-viewer__meta-title{overflow:hidden;color:#fff;font-size:14px;font-weight:700;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap;text-transform:uppercase}.hwstories-scope .story-viewer__meta-label{overflow:hidden;color:rgb(255 255 255 / .7);font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hwstories-scope .story-viewer__meta-label:empty{display:none}.hwstories-scope .story-progress{display:grid;grid-auto-columns:1fr;grid-auto-flow:column;gap:8px}.hwstories-scope .story-progress__bar{height:4px;overflow:hidden;border-radius:999px;background:rgb(255 255 255 / .36)}.hwstories-scope .story-progress__fill{display:block;width:100%;height:100%;border-radius:inherit;background:#fff;transform:scaleX(0);transform-origin:left}.hwstories-scope .story-progress__bar.is-done .story-progress__fill{transform:scaleX(1)}.hwstories-scope .story-progress__bar.is-active .story-progress__fill{transform:scaleX(var(--story-progress,0))}.hwstories-scope .story-viewer__actions{display:flex;gap:10px}.hwstories-scope .story-icon-btn,.hwstories-scope .story-side-btn{display:flex;align-items:center;justify-content:center;line-height:0;border:0;border-radius:50%;color:#fff;background:rgb(255 255 255 / .14);cursor:pointer;transition:background 160ms ease,transform 160ms ease}.hwstories-scope .story-icon-btn svg,.hwstories-scope .story-side-btn svg{display:block;flex-shrink:0}.hwstories-scope .story-icon-btn{width:38px;height:38px}.hwstories-scope .story-icon-btn:hover,.hwstories-scope .story-side-btn:hover{background:rgb(255 255 255 / .26)}.hwstories-scope .story-icon-btn:active{transform:scale(.94)}.hwstories-scope .story-icon-btn--close{background:rgb(255 255 255 / .18)}.hwstories-scope .story-icon-btn.is-flash{width:auto;padding:0 14px;border-radius:999px;background:#fff;color:var(--hwstories-accent,#0057b8)}.hwstories-scope .story-icon-btn__flash{font-size:12px;font-weight:700;font-family:'Poppins',sans-serif;white-space:nowrap}.hwstories-scope .story-side-btn{width:44px;height:44px}.hwstories-scope .story-viewer__layout{display:grid;grid-template-columns:auto minmax(280px,438px) minmax(190px,262px) auto;align-items:center;gap:clamp(18px, 3vw, 52px);width:min(1180px, 100%)}.hwstories-scope .story-phone{position:relative;display:grid;align-items:end;width:min(438px, 86vw);aspect-ratio:9 / 16;overflow:hidden;border-radius:8px;background:#111827;box-shadow:0 28px 70px rgb(0 0 0 / .4);isolation:isolate}.hwstories-scope .story-phone.is-clean-video{background:#000}.hwstories-scope .story-phone.has-click-url{cursor:pointer}.hwstories-scope .story-phone__media{position:absolute;inset:0;z-index:-2;width:100%;height:100%;background:#111827;object-fit:cover}.hwstories-scope .story-phone.is-clean-video .story-phone__media{z-index:0}.hwstories-scope .story-phone__media--embed{border:0;background:#fff;object-fit:initial}.hwstories-scope .story-phone::after{position:absolute;inset:35% 0 0;z-index:-1;background:linear-gradient(180deg,#fff0,rgb(2 6 23 / .9));content:""}.hwstories-scope .story-phone.is-clean-video::after{display:none}.hwstories-scope .story-phone.is-embed::after{inset:62% 0 0}.hwstories-scope .story-phone.is-embed .story-phone__brand{display:none}.hwstories-scope .story-phone__brand{position:absolute;top:14px;right:14px;display:grid;width:64px;height:64px;place-items:center;border:2px solid #fff;border-radius:50%;color:#fff;background:var(--hwstories-danger);box-shadow:0 12px 24px rgb(2 6 23 / .22);font-size:28px;font-weight:900}.hwstories-scope .story-phone__body{display:grid;gap:10px;padding:0 28px 30px;text-align:center}.hwstories-scope .story-badge{justify-self:center;padding:6px 10px;border-radius:999px;color:#1f2937;background:rgb(255 255 255 / .86);font-size:.74rem;font-weight:800;text-transform:uppercase}.hwstories-scope .story-phone__title{margin:0;color:#fff;font-size:clamp(1.45rem, 1.1rem + 1vw, 2.2rem);line-height:.98;text-shadow:0 2px 18px rgb(2 6 23 / .7)}.hwstories-scope .story-phone__text{margin:0;color:rgb(255 255 255 / .9);font-size:.98rem;font-weight:500;line-height:1.35}.hwstories-scope .story-phone__cta{justify-self:center;min-width:min(100%, 260px);padding:13px 22px;border-radius:999px;color:#fff;background:var(--hwstories-danger);box-shadow:0 10px 26px rgb(231 24 24 / .34);font-weight:900;line-height:1.1;text-align:center;text-decoration:none}.hwstories-scope .story-phone__tray{position:absolute;right:0;bottom:0;left:0;z-index:2;display:grid;justify-items:center;gap:8px;padding:14px 20px 22px;background:linear-gradient(180deg,#fff0 0%,rgb(0 0 0 / .55) 100%);pointer-events:none}.hwstories-scope .story-phone__tray>*{pointer-events:auto}.hwstories-scope .story-phone__tray-handle{display:grid;width:38px;height:22px;place-items:center;color:rgb(255 255 255 / .85);animation:hwstories-bounce 1.6s ease-in-out infinite}@keyframes hwstories-bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}.hwstories-scope .story-phone__cta--clean{display:inline-flex;align-items:center;justify-content:center;width:min(100%, 320px);min-width:220px;padding:14px 24px;border-radius:12px;background:var(--hwstories-accent,#0057b8);color:#fff;box-shadow:0 14px 30px rgb(0 0 0 / .32);font-size:15px;font-weight:800;letter-spacing:.01em;text-transform:none;transition:transform 160ms ease,box-shadow 160ms ease}.hwstories-scope .story-phone__cta--clean:hover{transform:translateY(-1px);box-shadow:0 18px 36px rgb(0 0 0 / .4)}.hwstories-scope .story-mini{position:relative;display:grid;align-items:end;min-height:468px;overflow:hidden;border-radius:8px;background:#111827;opacity:.72}.hwstories-scope .story-mini[hidden]{display:none}.hwstories-scope .story-mini::before{position:absolute;inset:0;z-index:-2;background:var(--mini-cover) center / cover;content:""}.hwstories-scope .story-mini::after{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgb(2 6 23 / .06),rgb(2 6 23 / .86));content:""}.hwstories-scope .story-mini__brand{position:absolute;top:12px;right:12px;display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--hwstories-danger);font-weight:900}.hwstories-scope .story-mini__video{position:absolute;inset:0;z-index:-2;width:100%;height:100%;background:#000;object-fit:cover;pointer-events:none}.hwstories-scope .story-mini--video{background:#000}.hwstories-scope .story-mini__icon{position:absolute;top:50%;left:50%;display:grid;place-items:center;width:96px;height:96px;border:3px solid #AFC70B;border-radius:50%;background:rgb(255 255 255 / .94);color:#AFC70B;transform:translate(-50%,-50%);box-shadow:0 12px 26px rgb(0 0 0 / .32)}.hwstories-scope .story-mini__icon svg{width:44px;height:44px;display:block}.hwstories-scope .story-mini__copy{display:grid;gap:7px;padding:18px}.hwstories-scope .story-mini__title{margin:0;color:#fff;font-size:1rem;line-height:1.08}.hwstories-scope .story-mini__cta{padding:9px 12px;border-radius:999px;color:#e71818;background:rgb(255 255 255 / .78);font-size:.78rem;font-weight:800;text-align:center}.hwstories-scope .story-viewer__footer{position:fixed;right:clamp(18px, 3vw, 40px);bottom:18px;left:clamp(18px, 3vw, 40px);display:grid;grid-template-columns:1fr 1fr;gap:18px;pointer-events:none}.hwstories-scope .story-jump{display:inline-grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:min(270px, 100%);padding:10px 14px;border:0;border-radius:8px;color:#fff;background:rgb(255 255 255 / .08);cursor:pointer;pointer-events:auto}.hwstories-scope .story-jump--next{justify-self:end}.hwstories-scope .story-jump__thumb{display:flex;align-items:center;justify-content:center;line-height:0;flex-shrink:0;width:42px;height:42px;border:2px solid #AFC70B;border-radius:50%;background:rgb(255 255 255 / .08);color:#AFC70B}.hwstories-scope .story-jump__thumb svg{display:block}.hwstories-scope .story-jump__label{display:block;overflow:hidden;font-size:.76rem;font-weight:700;text-align:left;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}@keyframes hwstories-icon-pulse{0%{transform:scale(1);opacity:.75}100%{transform:scale(2);opacity:0}}@media (max-width:900px){.hwstories-scope.web-stories{padding:0 12px}.hwstories-scope .web-stories__header{margin:0 0 18px}.hwstories-scope .web-stories__rail{grid-auto-columns:minmax(128px,42vw);gap:14px;justify-content:flex-start;padding:4px 2px 14px}.hwstories-scope .web-stories__nav,.hwstories-scope .story-side-btn,.hwstories-scope .story-mini,.hwstories-scope .story-viewer__footer{display:none}.hwstories-scope .story-card{min-height:248px}.hwstories-scope .story-card__icon-wrap{right:16px;bottom:48px;width:64px;height:64px}.hwstories-scope .story-card__icon{width:64px;height:64px}.hwstories-scope .story-card__play{width:54px;height:54px;bottom:72px}.hwstories-scope .story-card__play svg{width:18px;height:18px}.hwstories-scope.story-viewer{padding:16px 8px}.hwstories-scope .story-viewer__top{top:10px;left:10px;right:10px}.hwstories-scope .story-viewer__actions{gap:6px}.hwstories-scope .story-icon-btn{width:34px;height:34px}.hwstories-scope .story-icon-btn svg{width:18px;height:18px}.hwstories-scope .story-viewer__layout{display:block;width:auto}.hwstories-scope .story-phone{width:min(96vw, 438px);max-height:calc(100vh - 76px);margin:0 auto}.hwstories-scope .story-phone__body{padding:0 20px 22px}}@media (max-width:520px){.hwstories-scope .web-stories__title{font-size:clamp(1.5rem, 5vw, 1.9rem)}.hwstories-scope .web-stories__subtitle{font-size:.84rem}.hwstories-scope .web-stories__rail{grid-auto-columns:minmax(118px,44vw);gap:10px}.hwstories-scope .story-card{min-height:220px}.hwstories-scope .story-card__title{font-size:.88rem}.hwstories-scope .story-card__play{width:48px;height:48px;bottom:66px;border-width:2px}.hwstories-scope .story-card__eyebrow{font-size:.62rem}.hwstories-scope .story-viewer__meta-title{font-size:12px}.hwstories-scope .story-viewer__meta-label{font-size:10px}.hwstories-scope .story-viewer__avatar{width:30px;height:30px}.hwstories-scope .story-phone__brand{width:52px;height:52px;font-size:22px}.hwstories-scope .story-phone__text{font-size:.9rem}.hwstories-scope .story-phone__cta--clean{padding:12px 18px;font-size:14px}}@media (max-width:380px){.hwstories-scope .web-stories__rail{grid-auto-columns:minmax(110px,46vw)}.hwstories-scope .story-card{min-height:200px}.hwstories-scope .story-card__play{width:42px;height:42px;bottom:60px}.hwstories-scope .story-card__play svg{width:16px;height:16px}}