h1{text-align:center}h2{width:100%;margin-bottom:15px;text-align:center}@media screen and (min-width: 800px){h2{margin-bottom:35px}}.onGoing{display:flex;justify-content:center;flex-wrap:wrap;gap:15px}@media screen and (min-width: 1200px){.onGoing{gap:25px}}.onGoing__el{display:block;width:80%;max-width:350px}.onGoing__el-img{background:var(--color-lightgrey)}.onGoing__el-img img{width:100%;height:auto;border:1px solid var(--color-white)}.onGoing__el-links{display:grid;gap:5px}.onGoing__el-links a{display:block;padding:10px 15px;background:var(--color-lightgrey);border-radius:15px;text-align:center}.socials div{display:grid;gap:30px;max-width:700px;margin:0 auto}@media screen and (min-width: 600px){.socials div{grid-template-columns:1fr 1fr}}.socials div a{display:flex;position:relative;align-items:center}.socials div a::after{position:absolute;content:"";transform:translateX(-50%);left:50%;bottom:-15px;width:100%;height:1px;background:#fff}.socials div a:last-of-type::after{display:none}@media screen and (min-width: 600px){.socials div a:nth-last-child(2)::after{display:none}}.socials div a img{width:100%;height:auto}
