@charset "UTF-8";.media-about-us{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding-top:6.25rem;padding-bottom:7.5rem}@media only screen and (min-width: 768px) and (max-width: 1280px){.media-about-us{padding-top:5rem;padding-bottom:6.25rem}}@media only screen and (max-width: 768px){.media-about-us{padding-top:3.5rem;padding-bottom:4.5rem}}.media-about-us__container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.25rem}@media only screen and (min-width: 768px) and (max-width: 1280px){.media-about-us__container{grid-template-columns:1fr 1fr;gap:1rem}}@media only screen and (max-width: 768px){.media-about-us__container{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}}
