.feed-card-wrap{width:100%}.feed-card{display:flex;flex-direction:column;height:100%;width:100%}.feed-card-wrap .edge-top-wrap{border-radius:.7em;clip-path:polygon(100% 55%,80% 0,100% 0);transform:translateZ(0)}.feed-card-wrap .edge-bot-wrap{border-radius:.7em;clip-path:polygon(0 45%,0 100%,20% 100%);transform:translateZ(0)}.feed-card-image{align-items:center;background:#91308d;background:linear-gradient(90deg,#91308d,#eb4953);display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#91308d",endColorstr="#eb4953",GradientType=1);height:250px;justify-content:center;margin-bottom:.9em;padding:1px;position:relative}.feed-card-image,.feed-card-inner-img{border-radius:.7em;overflow:hidden;transform:translateZ(0)}.feed-card-inner-img{height:100%;width:100%}.feed-card-inner-img .full{transform:scale(1.025);transition:all 1s ease}.feed-grid-wrap.hovering .feed-card .feed-card-inner-img .full{opacity:.6}.feed-grid-wrap.hovering .feed-card:hover .feed-card-inner-img .full{opacity:1;transform:scale(1)}.feed-card-title{color:var(--violet);font-weight:700}@media (min-width:600px){.feed-card-image{height:60vw;max-height:400px}}#feed-grid{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3em 0 4em}#feed-grid:not(:last-of-type){padding-bottom:0!important}#feed-grid .sub-wrapper{align-items:center;justify-content:center;max-width:1220px}.feed-grid-wrap{display:flex;flex-wrap:wrap;width:100%}.feed-grid-title{color:var(--violet);display:flex;justify-content:flex-start;margin-bottom:1.2em;width:100%}@media (min-width:360px){.feed-grid-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1em;grid-row-gap:2em}}@media (min-width:1000px){#feed-grid{padding:4em 0 5em}.feed-grid-title{margin-bottom:.8em}.feed-grid-wrap{grid-template-columns:repeat(3,1fr)}}
