.social-feed__title{font-family:var(--font-heading-family);padding:0;font-size:2.8rem;font-weight:var(--font-heading-weight-bold);line-height:1;text-align:center;color:#000;margin:0 0 40px}.social-feed__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}.social-feed__card{position:relative;border-radius:20px;border:1px solid #d1d5db;overflow:hidden;display:block;height:560px}.social-feed__card--dual{border-radius:20px;border:1px solid #d1d5db;overflow:hidden;display:flex;flex-direction:row;gap:6px;height:560px}.social-feed__card--dual .social-feed__card-half{position:relative;flex:1;min-width:0;overflow:hidden}.social-feed__image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.social-feed__card:hover .social-feed__image,.social-feed__card-half:hover .social-feed__image{transform:scale(1.04)}.social-feed__overlay{position:absolute;top:12px;left:12px;display:flex;align-items:center;gap:8px;background:#00000052;border-radius:999px;padding:4px 10px 4px 4px;z-index:1}.social-feed__avatar{width:24px;height:24px;border-radius:9999px;object-fit:cover;display:block;flex-shrink:0}.social-feed__handle{font-family:var(--font-body-family);font-size:1.3rem;font-weight:var(--font-body-weight);letter-spacing:.32px;color:#fff;white-space:nowrap}.social-feed__link{display:block;width:100%;height:100%;text-decoration:none}.social-feed__footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:36px;text-align:center}.social-feed__username{font-family:var(--font-heading-family);padding:0;font-size:2.8rem;font-weight:var(--font-heading-weight-bold);line-height:1;text-align:center;color:#000;margin:0}.social-feed__button{display:inline-block;padding:16px;background-color:#9587c2;color:#fff;font-family:var(--font-button-family);font-size:1.4rem;font-weight:var(--font-button-weight-medium);text-transform:uppercase;text-decoration:none;letter-spacing:.08em;border:none;cursor:pointer;transition:background-color .25s ease;border-radius:var(--buttons-radius)}.social-feed__button:hover,.social-feed__button:focus-visible{background-color:#000;text-decoration:none}.social-feed__button[aria-disabled=true]{opacity:.6;cursor:not-allowed;pointer-events:none}.social-feed__card .placeholder-svg,.social-feed__card-half .placeholder-svg{width:100%;height:100%;display:block}@media screen and (max-width:989px){.social-feed__card,.social-feed__card--dual{height:420px}.social-feed__username{font-size:3.2rem}}@media screen and (max-width:749px){.social-feed__grid{grid-template-columns:1fr;gap:12px}.social-feed__card{height:380px}.social-feed__card--dual{height:220px;gap:8px}.social-feed__title{font-size:2.2rem;margin-bottom:20px}.social-feed__footer{padding-top:24px;gap:14px}.social-feed__username{font-size:2.8rem;letter-spacing:-.6px}.social-feed__button{padding:10px 24px;font-size:1.3rem}}@media screen and (max-width:479px){.social-feed__card{height:300px}.social-feed__card--dual{height:180px}.social-feed__username{font-size:2.4rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-social-feed.css.map */
