#where-devs-who-header{font-size:3vw;font-weight:400;color:#fff}@media screen and (min-width: 1248px){#where-devs-who-header{font-size:2vw}}.intro-section{display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:lighter;padding:0 15vw}.intro-section h1{font-size:3vw;font-weight:300;font-weight:700}.intro-section p{font-size:2.5vw;line-height:2;font-weight:400}.intro-section ul:nth-of-type(1){list-style:outside;padding-left:2.5vw}.intro-section li{font-size:2.5vw;line-height:2;font-weight:400}@media screen and (min-width: 1248px){.intro-section h1{font-size:2vw}.intro-section p{font-size:1.5vw}.intro-section li{font-size:1.5vw;line-height:2}}#our-team{color:#fff;font-weight:700;font-size:3vw}@media screen and (min-width: 1248px){#our-team{font-size:2vw}}#what-make-us-different{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3vw;width:63dvw;color:#fff;background:var(--bg-red);padding:3vw}#what-make-us-different h1{line-height:2;font-weight:500;font-size:3vw}#what-make-us-different ul{list-style:outside;padding-left:2vw}#what-make-us-different ul li{margin-bottom:1vh;font-size:2.5vw;font-weight:lighter}#what-make-us-different ul li::marker{font-size:1vw}#what-make-us-different p{font-size:2vw}@media screen and (min-width: 1248px){#what-make-us-different h1{font-size:2vw}#what-make-us-different ul li{font-size:1.5vw}#what-make-us-different p{font-size:1.5vw}}.team-member{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;gap:3vw;color:var(--text-white);height:100%;margin:5vw 0}.team-member img{width:20vw;height:20vw;border-radius:50%;object-fit:cover;object-position:center;border:2vw solid white}.team-member .description{flex:2;display:flex;flex-direction:column}.team-member .description h3,.team-member .description h4,.team-member .description p{margin:2vw}.team-member .description h3{font-size:4vw;margin:0}.team-member .description h4{font-size:3vw;font-weight:300;margin:1vw}.team-member .description p{font-size:2.5vw;line-height:2}@media screen and (min-width: 1248px){.team-member img{width:10vw;height:10vw;border:.5vw solid white}.team-member .description h3{font-size:2vw}.team-member .description h4{font-size:1vw}.team-member .description p{margin:0;font-size:1vw;line-height:2}}#team-members{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (min-width: 1248px){#team-members{display:grid;width:90vw;grid-template-columns:repeat(3,1fr);gap:1vw}}body{background-image:url(/images/background-desktop-2.jpg);background-size:cover;background-position:top;background-repeat:no-repeat}main{width:100%;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:2vw}
