body,html{background-color:#000!important}.story-section{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-section-reverse{direction:rtl}.story-section-reverse>*{direction:ltr}.story-content,.story-image{width:100%}.team-showcase{display:grid;grid-template-columns:repeat(2,1fr);gap:64px}.team-member-large{width:100%}@media (max-width:1024px){.story-section{grid-template-columns:1fr;gap:48px}.story-section-reverse{direction:ltr}.story-image{order:-1}.team-showcase{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.story-section,.team-showcase{gap:32px}}