.story-spotlight{background:#fff;padding:4rem 0}.story-spotlight__heading{color:#1a1a1a;font-size:clamp(26px,5vw,32px);font-weight:700;letter-spacing:-.03em;line-height:1.2;margin:0 0 32px;text-align:center}.story-spotlight__heading em{color:#e8612d;font-style:normal}.story-spotlight__subheading{color:#5a5a5a;font-size:clamp(15px,2.2vw,17px);line-height:1.6;margin:-18px auto 34px;max-width:640px;text-align:center}.story-spotlight__intro{color:#5a5a5a;font-size:15px;line-height:1.65;margin:-14px auto 34px;max-width:720px;text-align:center}.story-spotlight__intro p{margin:0}.story-spotlight__intro p+p{margin-top:12px}.story-spotlight__intro a{color:#eb8c33;font-weight:600;text-decoration:none}.story-spotlight__intro a:hover{text-decoration:underline}.story-spotlight__list{margin-top:44px}.story-spotlight__row{align-items:center;display:grid;gap:56px;grid-template-columns:1.05fr .95fr}.story-spotlight__row+.story-spotlight__row{margin-top:64px}.story-spotlight__row--hidden{display:none}.story-spotlight__video{aspect-ratio:16/9;background:linear-gradient(135deg,#2a2a2a,#3d3d3d);border-radius:14px;box-shadow:0 24px 60px rgba(26,24,22,.18);overflow:hidden;position:relative}.story-spotlight__thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.story-spotlight__tag{background:rgba(26,24,22,.72);border-radius:999px;color:#fff;font-size:12px;font-weight:600;left:14px;letter-spacing:.02em;padding:6px 12px;position:absolute;top:14px;z-index:2}.story-spotlight__play-link{inset:0;position:absolute;text-decoration:none;z-index:1}.story-spotlight__play,.story-spotlight__play-link{align-items:center;display:flex;justify-content:center}.story-spotlight__play{background:#eb8c33;border-radius:50%;box-shadow:0 10px 30px rgba(26,24,22,.35);height:76px;transition:transform .2s ease;width:76px}.story-spotlight__play svg{margin-left:4px}.story-spotlight__row:hover .story-spotlight__play{transform:scale(1.08)}.story-spotlight__headline{color:#1a1a1a;font-size:19px;font-weight:700;letter-spacing:-.01em;line-height:1.35;margin:0 0 14px}.story-spotlight__details{color:#5a5a5a;font-size:15.5px;line-height:1.65;text-align:left}.story-spotlight__details p{margin:0}.story-spotlight__details p+p{margin-top:12px}.story-spotlight__details a{color:#eb8c33;font-weight:600;text-decoration:none}.story-spotlight__details a:hover{text-decoration:underline}.story-spotlight__details ul{display:grid;gap:8px;list-style:none;margin:12px 0 0;padding:0}.story-spotlight__details ul li{line-height:1.5;padding-left:17px;position:relative}.story-spotlight__details ul li:before{background:#eb8c33;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:8px;width:6px}.story-spotlight__quote-card{background:#fff4e8;border-left:3px solid #eb8c33;border-radius:0 12px 12px 0;color:#1a1a1a;font-size:16px;font-style:italic;line-height:1.6;margin-top:26px;padding:22px 26px}.story-spotlight__name{color:#1a1a1a;font-size:14px;font-style:normal;font-weight:700;margin-top:12px}.story-spotlight__role{color:#8b8b89;font-size:13px;font-style:normal}.story-spotlight__load-wrap{margin-top:48px;text-align:center}.story-spotlight__load-btn{align-items:center;background:none;border:1.5px solid #eb8c33;border-radius:8px;color:#eb8c33;cursor:pointer;display:inline-flex;font-family:inherit;font-size:14px;font-weight:600;gap:8px;padding:12px 32px;transition:background .15s ease,color .15s ease}.story-spotlight__load-btn:hover{background:#eb8c33;color:#fff}.story-spotlight__load-arrow{transition:transform .2s ease}.story-spotlight__load-btn:hover .story-spotlight__load-arrow{transform:translateY(2px)}@media (max-width:991px){.story-spotlight__row{gap:32px;grid-template-columns:1fr}.story-spotlight__row+.story-spotlight__row{margin-top:48px}.story-spotlight__play{height:56px;width:56px}.story-spotlight__play svg{height:22px;width:22px}}