.FoundersCardSection{display:flex;width:823.995px;flex-direction:column;align-items:center;gap:var(--gaps-landing-big)}.FoundersCardSection__title{max-width:407px;text-align:center}.FoundersCardSection__cards-section{display:flex;justify-content:space-between;align-items:center;align-self:stretch}.FoundersCardSection__sub-cards{display:flex;width:370px;flex-direction:column;align-items:flex-start;gap:var(--gaps-content-large,32px)}@media(max-width:1286px){.FoundersCardSection{width:700px}.FoundersCardSection__sub-cards{width:320px}}@media(max-width:1023px){.FoundersCardSection{width:100%;padding:0 16px}.FoundersCardSection__cards-section{flex-direction:column;gap:32px}.FoundersCardSection__sub-cards{width:100%}}