.social-grid{margin:40px 0}@media(min-width: 768px){.social-grid{margin:70px 0}}@media(min-width: 1200px){.social-grid{margin:160px 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:400}@media(min-width: 768px){.social-grid__itemleft p{margin-bottom:50px}}.social-grid__itemright{text-decoration:none;background-color:#000;color:#fff;-webkit-transition:all .3s ease;transition:all .3s ease}.social-grid__itemright:hover{background-color:var(--c-accent);color:#fff}.social-grid__itemright p{font-weight:400}.social_grid__chevron{position:absolute;bottom:20px;right:20px}.social_grid__sociallinks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:.75rem;-ms-flex-wrap:wrap;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}}