.storyCardWrapper{border-radius:16px;border:1px solid #e4e8ff;box-shadow:0 2px 8px rgba(0,0,0,.08);padding:16px;display:flex;flex-direction:column;justify-content:unset;align-items:unset;row-gap:12px;-moz-column-gap:0;column-gap:0;flex-wrap:nowrap;width:calc(100% - 32px);max-width:355px;margin:0 8px;background:#fff;transition:transform .2s ease,box-shadow .2s ease;height:100%;box-sizing:border-box}.storyCardWrapper:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(0,0,0,.12)}@media only screen and (max-width:480px){.storyCardWrapper{width:calc(100% - 24px);margin:0 12px;border-radius:12px;padding:12px;gap:10px}}@media(max-width:480px){.storyCardWrapper{width:calc(100% - 32px);margin:0 16px;padding:10px}}@media(max-width:360px){.storyCardWrapper{width:calc(100% - 24px);margin:0 12px;padding:8px;gap:8px}}@media(min-width:768px)and (max-width:1023px){.storyCardWrapper{max-width:320px}}.storyCardWrapper .storyImgContainer{border-radius:12px;overflow:hidden;position:relative;width:100%;aspect-ratio:16/9;height:auto;min-height:160px}@media only screen and (max-width:480px){.storyCardWrapper .storyImgContainer{border-radius:8px;min-height:140px}}.storyCardWrapper .storyImgContainer img{transition:transform .3s ease}.storyCardWrapper .storyImgContainer:hover img{transform:scale(1.05)}.storyCardWrapper .storyUserContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;row-gap:0;-moz-column-gap:0;column-gap:0;flex-wrap:nowrap;margin-top:4px}.storyCardWrapper .storyUserContainer .storyBy{font-size:13px;font-weight:500;color:#4a536a;letter-spacing:.5px;line-height:normal;font-style:normal;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media only screen and (max-width:480px){.storyCardWrapper .storyUserContainer .storyBy{font-size:12px}}.storyCardWrapper .storyUserContainer .storyDate{font-size:12px;font-weight:400;color:#6b7280;letter-spacing:.5px;line-height:normal;font-style:normal;flex-shrink:0;margin:0 0 0 8px}@media only screen and (max-width:480px){.storyCardWrapper .storyUserContainer .storyDate{font-size:11px}}.storyCardWrapper .tagsContainer{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;row-gap:8px;-moz-column-gap:0;column-gap:0;flex-wrap:nowrap;flex-wrap:wrap;margin-top:4px}.storyCardWrapper .tagsContainer .tagName{border-radius:6px;background:#f0f9ff;padding:6px 10px;font-size:11px;font-weight:500;color:#0078a3;letter-spacing:.44px;line-height:normal;font-style:normal;white-space:nowrap;transition:all .2s ease}.storyCardWrapper .tagsContainer .tagName:hover{background:#e0f2fe}@media only screen and (max-width:480px){.storyCardWrapper .tagsContainer .tagName{font-size:10px;padding:4px 8px;border-radius:4px}}.storyCardWrapper .tagsContainer .tagName:last-child{background:#f3f4f6;color:#4b5563}@media only screen and (max-width:480px){.storyCardWrapper .tagsContainer .tagName:last-child{display:none}}.storyCardWrapper .storyContainer .storyHeading{font-size:15px;font-weight:600;color:#1f2937;letter-spacing:.5px;line-height:1.4;font-style:normal;margin:4px 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:42px}@media only screen and (max-width:480px){.storyCardWrapper .storyContainer .storyHeading{font-size:14px;line-height:1.3;min-height:auto;margin:2px 0 4px}}.storyCardWrapper .storyContainer .storySubHeading{font-size:13px;font-weight:400;color:#4b5563;letter-spacing:.5px;line-height:1.5;font-style:normal;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}@media only screen and (max-width:480px){.storyCardWrapper .storyContainer .storySubHeading{font-size:12px;line-height:1.4;-webkit-line-clamp:2}}
/*# sourceMappingURL=a9d9764526d5e9dd.css.map*/