.social-section{background-color:#fff;color:#57150b;padding:60px 20px;width:100%}.social-inner{align-items:center;display:flex;flex-wrap:nowrap;gap:40px;justify-content:space-between;margin:0 auto;max-width:1200px}.social-content-col{flex:0 0 40%;max-width:430px}.social-title{color:#57150b;margin-bottom:15px}.social-content{color:#3e4039;font-size:1rem;line-height:1.6}.social-links-col{flex:0 0 60%;flex-wrap:wrap;gap:30px;justify-content:flex-start}.social-item,.social-links-col{align-items:center;display:flex}.social-item{color:inherit;gap:12px;text-decoration:none;transition:all .3s ease}.social-item:hover{color:#5b1300!important}.social-icon{flex-shrink:0;height:48px;object-fit:contain;width:48px}.social-text{color:#57150b;font-size:1rem;line-height:1.4;max-width:155px!important}@media (max-width:900px){.social-section{padding:20px 20px 60px}.social-inner{align-items:flex-start;flex-direction:column;gap:30px}.social-content-col,.social-links-col{flex:1 1 100%;max-width:100%}.social-links-col{flex-wrap:wrap;gap:20px;justify-content:flex-start}.social-icon{height:36px;width:36px}.social-text{max-width:100%!important}}