.social-section-profile{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:center;gap:0;background:#f0f9fc;border-radius:18px;overflow:hidden;scroll-margin-top:110px;margin-block:64px}
.social-heading{display:flex;flex-direction:column;align-items:flex-start;gap:28px;padding:42px;min-width:0}.social-heading h2{margin-top:18px}.social-heading p{max-width:350px;color:var(--muted);font-size:14px;line-height:1.85;margin-top:22px}.social-heading .eyebrow{font-size:10px}
.social-profile-links{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.social-profile-links .btn{font-size:12px}.social-profile-links .text-button{font-size:11px;gap:8px}.social-profile-links svg{width:18px;height:18px}
.social-post-grid{min-width:0;padding:28px}.social-post{max-width:440px;min-width:0;margin:auto;border-radius:14px;overflow:hidden;background:#fff;border:1px solid #e0edf2;box-shadow:0 10px 35px #06394d08}.social-post .instagram-media{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;border-radius:14px!important}.social-post blockquote{min-height:500px;display:grid;place-items:center;padding:25px}.social-post blockquote>a{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.social-post blockquote svg{width:40px;height:40px;color:var(--blue)}.social-post blockquote strong{font-size:20px;line-height:1.4}.social-post blockquote span{font-size:12px;color:var(--blue)}
@media(max-width:1000px){.social-section-profile{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.social-heading{padding:28px}.social-heading h2{font-size:34px}.social-post-grid{padding:20px}.social-heading .eyebrow{font-size:9px}}
@media(max-width:760px){.social-section-profile{grid-template-columns:minmax(0,1fr);border-radius:14px;margin-block:44px}.social-heading{order:0;padding:28px 24px 24px;gap:22px}.social-heading h2{font-size:32px}.social-heading p{font-size:13px;margin-top:17px}.social-profile-links{gap:15px}.social-profile-links .btn{font-size:11px}.social-profile-links .text-button{font-size:10px}.social-post-grid{order:1;padding:0 10px 16px}.social-post blockquote{min-height:420px}}
