.social-grid{margin:40px 0}@media (min-width: 768px){.social-grid{margin:70px 0}}.social-grid__items{display:grid;grid-template-columns:1fr;gap:30px}@media (min-width: 768px){.social-grid__items{grid-template-columns:1fr 1fr}}.social-grid__griditem{padding:40px;position:relative}.social-grid__itemleft{background-color:#fff}.social-grid__itemleft p{margin-bottom:30px;font-weight:300}@media (min-width: 768px){.social-grid__itemleft p{margin-bottom:50px}}.social-grid__itemright{text-decoration:none;background-color:#000;color:#fff;transition:all 0.3s ease}.social-grid__itemright:hover{background-color:var(--c-accent);color:#fff}.social-grid__itemright p{font-weight:300}.social_grid__chevron{position:absolute;bottom:20px;right:20px}.social_grid__sociallinks{display:flex;align-items:flex-start;gap:0.75rem;flex-wrap:wrap}@media (min-width: 768px){.social_grid__sociallinks{gap:1rem}}.social_grid__sociallinks .social-icon{width:30px;height:30px;background-color:#fff}@media (min-width: 768px){.social_grid__sociallinks .social-icon{width:50px;height:50px}}
