.social-card{padding:12rem 0 7rem;.card-contain{align-items:center;background:var(--BG-Indigo);border-radius:1.6rem;display:flex;justify-content:space-between;padding:4rem;.copy{max-width:58rem;h2{padding-bottom:1rem}h2,p{color:var(--white)}p{font-size:2rem;font-weight:var(--medium);letter-spacing:0;line-height:1.4}}.socials{display:grid;gap:2.4rem;grid-template-columns:repeat(3,4rem);margin-right:5%}}}@media(max-width:641px){.social-card{padding:7rem 0 3rem;.card-contain{align-items:flex-start;flex-direction:column;gap:3rem;margin:0 auto;max-width:90%;.socials{margin-right:0}}}}@media (min-width:642px) and (max-width:1023px){.social-card{padding:7rem 0 4rem;.card-contain{align-items:flex-start;flex-direction:column;gap:3rem;margin:0 auto;max-width:80%;.socials{margin-right:0}}}}