.socialMediaSection .mainTitle{color:#1a237e;text-align:left;margin-bottom:2rem;font-size:2.5rem;font-weight:700}.socialMediaSection .card{background-color:#fff;border:1px solid #eaeaea;border-radius:16px;flex-direction:column;width:100%;max-width:500px;display:flex;overflow:hidden}.socialMediaSection .cardHeader{border-bottom:1px solid #eaeaea;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.socialMediaSection .cardTitle{color:#333;font-size:1.25rem;font-weight:600}.socialMediaSection .fbIcon{color:#1877f2;fill:#1877f2;width:24px;height:24px}.socialMediaSection .igIcon{color:#e4405f;width:24px;height:24px}.socialMediaSection .cardContent{background-color:#fcfcfc;flex-grow:1;justify-content:center;min-height:500px;padding:0;display:flex}.socialMediaSection .instagramProfile{background:#fff;flex-direction:column;width:100%;max-width:340px;padding:1.5rem;display:flex}.socialMediaSection .igHeaderInfo{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.socialMediaSection .igAvatarContainer{background:linear-gradient(45deg,#f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);border-radius:50%;width:80px;height:80px;padding:3px;position:relative}.socialMediaSection .igAvatar{-o-object-fit:cover;object-fit:cover;background-color:#fff;border:2px solid #fff;border-radius:50%;width:100%;height:100%}.socialMediaSection .igStats{flex-direction:column;display:flex}.socialMediaSection .igUsername{color:#262626;font-size:1.1rem;font-weight:600;text-decoration:none}.socialMediaSection .igUsername:hover{text-decoration:underline}.socialMediaSection .igName{color:#8e8e8e;margin-top:.2rem;margin-bottom:.5rem;font-size:.9rem}.socialMediaSection .igFollowBtn{color:#fff;text-align:center;background-color:#0095f6;border-radius:6px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .2s}.socialMediaSection .igFollowBtn:hover{background-color:#0081d6}.socialMediaSection .igGrid{grid-template-columns:repeat(3,1fr);gap:3px;display:grid}.socialMediaSection .igGridItem{aspect-ratio:1;background-color:#efefef;display:block;position:relative;overflow:hidden}.socialMediaSection .igGridItem:first-child{background:linear-gradient(135deg,#fdfbfb 0%,#ebedee 100%)}.socialMediaSection .igGridItem:nth-child(2){background:linear-gradient(120deg,#fccb90 0%,#d57eeb 100%)}.socialMediaSection .igGridItem:nth-child(3){background:linear-gradient(#f9d423 0%,#e14fad 100%)}.socialMediaSection .igGridItem:nth-child(4){background:linear-gradient(90deg,#4facfe 0%,#00f2fe 100%)}.socialMediaSection .igGridItem:nth-child(5){background:linear-gradient(90deg,#43e97b 0%,#38f9d7 100%)}.socialMediaSection .igGridItem:nth-child(6){background:linear-gradient(#b490ca 0%,#5ee7df 100%)}.socialMediaSection .igGridItemOverlay{color:#fff;opacity:0;background-color:#0000004d;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.socialMediaSection .igGridItemOverlay:hover{opacity:1}
