.instagram-section{border-top:1px solid var(--line)}
.instagram-profile-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px;align-items:center;margin-top:36px}
.instagram-profile-copy{padding:32px 0}
.instagram-handle{font-size:1.125rem;color:var(--blue);font-weight:750;overflow-wrap:anywhere}
.instagram-handle:hover{text-decoration:underline}
.instagram-profile-copy h3{font-size:clamp(1.45rem,2vw,1.9rem);line-height:1.6;margin:16px 0}
.instagram-profile-copy p{font-size:1rem;line-height:2;color:var(--muted);max-width:410px}
.instagram-profile-copy .button{margin-top:27px}
.instagram-profile-embed{min-width:0;max-width:540px;width:100%;justify-self:end}
.instagram-profile-embed blockquote{padding:24px;background:var(--sky);border:1px solid var(--line);border-radius:4px}
.instagram-profile-embed blockquote a{font-size:1rem;font-weight:650;color:var(--blue);overflow-wrap:anywhere}
.instagram-profile-embed iframe.instagram-media{max-width:100%!important}
.instagram-fallback{font-size:.875rem;line-height:1.8;color:var(--muted);margin-top:15px}
.instagram-fallback a{text-decoration:underline;text-underline-offset:3px}
.instagram-shortcut{font-size:.875rem;color:var(--blue);font-weight:650;margin-top:14px}
.instagram-shortcut a{text-decoration:underline;text-underline-offset:4px}
@media(max-width:1150px){.instagram-profile-layout{gap:32px}}
@media(max-width:800px){.instagram-profile-layout{grid-template-columns:1fr;gap:27px;margin-top:23px}.instagram-profile-copy{padding:0}.instagram-profile-copy p{max-width:none}.instagram-profile-copy .button{margin-top:20px}.instagram-profile-embed{justify-self:center}.instagram-profile-copy h3{font-size:1.45rem}}
