:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}@media screen and (max-width: 979px){.md-min{display:none}}.homepage-about{padding:var(--spacing-xxl) 0;background:var(--grey-100)}.homepage-about-inner{display:flex;justify-content:space-between;gap:40px;margin:0 auto}@media screen and (max-width: 768px){.homepage-about-inner{flex-direction:column;align-items:flex-start}}.homepage-about-content{display:flex;flex-direction:column;gap:24px}.homepage-about-button{margin-top:40px}
