.stories-archive__heading .stories-archive__heading-title,.stories-archive .block-header__title.stories-archive__heading-title,.stories-archive__heading .stories-archive__heading-desc,.stories-archive .block-header__subtitle-below.stories-archive__heading-desc{color:#333}.stories-archive .web-image .aspect-ratio-box__inner img,.stories-archive .story-card__media img{object-position:center 10%;object-fit:cover!important}.stories-archive__grid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}@media (min-width:640px){.stories-archive__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width:1024px){.stories-archive__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.stories-archive__grid{grid-template-columns:repeat(4,1fr)}}.story-card{background:#fff;border-radius:20px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.story-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.story-card__media{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.story-card__content{background:#fff;padding:1rem;position:relative}.story-card__name{margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.story-card__text{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;font-size:.9375rem;font-style:italic;line-height:1.5;display:-webkit-box;overflow:hidden}.story-card__footer{justify-content:flex-start;margin-top:1rem;display:flex}.story-card__video-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;z-index:2;background:#0009;border-radius:99px;align-items:center;gap:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:400;display:flex;position:absolute;top:1rem;left:1rem}.story-card{opacity:0;animation:.6s forwards fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
