.from-our-community-section{padding:60px 20px;background-color:#f8f9fa}.from-our-community-container{max-width:1200px;margin:0 auto}.from-our-community-header{text-align:center;margin-bottom:40px}.from-our-community-header h2{font-size:2.2rem;margin-bottom:10px;color:#333}.from-our-community-main-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.from-our-community-social-wrapper{background:#fff;border-radius:12px;border:1px solid #e1e1e1;box-shadow:0 4px 15px rgba(0,0,0,.05);overflow:hidden;height:600px;transition:transform .3s ease}.from-our-community-social-wrapper:hover{transform:translateY(-5px)}.from-our-community-social-container{width:100%;height:100%}.from-our-community-social-iframe{width:100%;height:100%;border:none;display:block}@media (max-width:1024px){.from-our-community-main-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.from-our-community-main-grid{grid-template-columns:1fr}.from-our-community-social-wrapper{height:500px}}