.Module.SocialFeed,.Module.SocialFeed>.wrapper{position:relative}@media (min-width:800px){.Module.SocialFeed>.wrapper{padding-top:40%}}@media (max-width:799px){.Module.SocialFeed>.wrapper{padding-top:250%}}.Module.SocialFeed .posts{display:flex;flex-wrap:wrap;position:absolute;top:0;right:0;bottom:0;left:0}@media (min-width:800px){.Module.SocialFeed .posts{flex-direction:column}}@media (max-width:799px){.Module.SocialFeed .posts{flex-direction:row}}.Module.SocialFeed .posts>div{position:relative;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#000;opacity:.6;transition:all .1s ease-in-out}@media (min-width:800px){.Module.SocialFeed .posts>div{width:20%}}@media (max-width:799px){.Module.SocialFeed .posts>div{width:50%}}.Module.SocialFeed .posts>div>a{display:block;padding-top:100%;z-index:100}.Module.SocialFeed .posts>div>.caption,.Module.SocialFeed .posts>div>.icon.source{pointer-events:none;transition:opacity .2s ease-in-out;opacity:0}.Module.SocialFeed .posts>div>.icon.source{font-size:1.8rem;position:absolute;top:1rem;right:1rem;z-index:20;opacity:0;text-shadow:1px 1px #000 3px}.Module.SocialFeed .posts>div>.caption{position:absolute;right:0;bottom:0;left:0;padding:1rem;overflow:hidden;background-color:rgba(0,0,0,.6);color:#fff;text-overflow:ellipsis;white-space:nowrap;z-index:10}.Module.SocialFeed .posts>div>.caption>p{display:inline;font-weight:600}.Module.SocialFeed .posts>div>.caption>p br{display:none}.Module.SocialFeed .posts>div:hover{background-color:#fff;opacity:1}.Module.SocialFeed .posts>div:hover>.caption,.Module.SocialFeed .posts>div:hover>.icon.source{opacity:1}@media (min-width:800px){.Module.SocialFeed .posts.primary>div:nth-child(3),.Module.SocialFeed .posts.secondary>div:nth-child(7){width:40%;height:100%}}@media (max-width:799px){.Module.SocialFeed .posts.primary>div:nth-child(3),.Module.SocialFeed .posts.secondary>div:nth-child(7){width:100%}}