@media(min-width:768px){.m-about{margin-bottom:100px}}@media(min-width:1440px){.m-about{margin-bottom:150px}}.m-about__top{margin-bottom:var(--space-xl)}@media(min-width:768px){.m-about__top{margin-bottom:var(--space-section-sm)}}@media(min-width:1440px){.m-about__top{margin-bottom:calc(var(--space-section-sm)*.625)}}.m-about__subtitle{margin-bottom:var(--space-md)}@media(min-width:768px){.m-about__subtitle{margin-bottom:var(--space-xl)}}.m-about__inner{display:flex;flex-direction:column;gap:var(--space-xxxl);margin-bottom:80px}@media(min-width:768px){.m-about__inner{align-items:flex-start;margin-left:auto;width:521px}}@media(min-width:1440px){.m-about__inner{align-items:flex-end;flex-direction:row-reverse;gap:0;margin-bottom:64px;width:auto}}.m-about__inner--descriptions{align-items:flex-start;display:inline-flex;flex-direction:column;gap:var(--space-md)}@media(min-width:1440px){.m-about__inner--descriptions{flex:0 0 50%}}@media(min-width:768px){.m-about__inner--description{width:521px}}@media(min-width:1440px){.m-about__inner--button-wrapper{flex:0 0 50%;margin-bottom:var(--space-md)}}@media(min-width:768px){.m-about__inner--button{width:286px}}.m-about__cards{display:grid;gap:var(--space-xs);grid-template-columns:repeat(2,1fr);margin-bottom:var(--space-xxxl)}@media(min-width:768px){.m-about__cards{gap:var(--space-lg);margin-bottom:var(--space-lg)}}@media(min-width:1440px){.m-about__cards{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);margin-bottom:var(--space-xxxl)}}.m-about__images{margin-left:-20px;margin-right:-20px}@media(min-width:768px){.m-about__images{margin-left:0;margin-right:0}}@media(min-width:1440px){.m-about__images{align-items:stretch;display:flex;gap:var(--space-sm)}}.m-about__image{width:100%}@media(min-width:768px){.m-about__image{border-radius:var(--space-md);overflow:hidden}}.m-about__image:last-child{display:none}@media(min-width:1440px){.m-about__image:last-child{display:block}}
.m-about {
    overflow: hidden;
}