.lightpress__section--team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:6em var(--content-side-padding, 10vw)}.team{width:100%;max-width:var(--max-content-width, 1300px)}.lightpress__body .team__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:8em}.team__title{max-width:18ch;font-size:clamp(2rem,6vw,3.125rem);font-weight:900;line-height:1em}.team__text{max-width:38ch;font-size:1.1875rem;line-height:1.5263em}.team__members{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2em 1fr 2em 1fr 2em 1fr;grid-template-columns:repeat(4,1fr);-ms-grid-rows:-webkit-max-content;-ms-grid-rows:max-content;grid-template-rows:-webkit-max-content;grid-template-rows:max-content;-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;row-gap:6em}.team__members>:nth-child(1){-ms-grid-row:1;-ms-grid-column:1}.team__members>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.team__members>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}.team__members>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}@media only screen and (max-width:1300px){.team__members{-ms-grid-columns:1fr 1em 1fr 1em 1fr;grid-template-columns:repeat(3,1fr);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:3em}}@media only screen and (max-width:1024px){.lightpress__body .team__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column wrap;flex-flow:column wrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:0 auto 4em;text-align:center}.lightpress__body .team__title{margin-bottom:.5em}.team__members{-ms-grid-columns:1fr 1em 1fr;grid-template-columns:repeat(2,1fr);-webkit-column-gap:1em;-moz-column-gap:1em;column-gap:1em;row-gap:3em}.team__members .person__description{max-width:30ch}}@media only screen and (max-width:768px){.lightpress__body .team__header{width:100%}}@media only screen and (max-width:600px){.team__members{-ms-grid-columns:1fr;grid-template-columns:1fr;row-gap:1.5em}}