.social-feed{background-color:var(--off-white);overflow:hidden;padding:3em 0}.social-feed-title{align-self:center;color:var(--red);margin-bottom:1em;text-align:center}.social-feed-swiper{display:flex;flex-direction:column;width:100%}.social-feed-swiper>.swiper{overflow:visible;padding:0 var(--side-padding);width:100%}.social-feed-swiper .swiper-wrapper{width:100%}.social-item{aspect-ratio:4/5;border-radius:1em;display:flex;flex-direction:column;height:auto;overflow:hidden;position:relative;width:100%}.social-item:hover .social-item-message{opacity:1}.social-item-img{z-index:1}.social-item-img,.social-item-message{height:100%;position:absolute;width:100%}.social-item-message{align-items:center;background-color:#ffa9c6f2;color:var(--black);display:flex;font-size:14px;font-weight:600;justify-content:center;line-height:1.4;opacity:0;padding:1em;text-align:center;transition:opacity .5s ease;z-index:2}.social-feed-juicer{background:var(--blue-300);border-radius:2em;font-size:12px;font-size:500;margin-top:2em;opacity:.5;padding:.6em .8em}.social-feed-juicer a{color:var(--black);font-weight:800}
