.people{margin-bottom:50px;margin-top:50px}@media(min-width:768px){.people{margin-bottom:75px;margin-top:75px}}@media(min-width:1024px){.people{margin-bottom:100px;margin-top:100px}}.people__intro{margin:0 auto 50px;max-width:700px;width:100%;h2{margin:0}}@media(min-width:768px){.people__intro{text-align:center}}.people__content-after{margin:50px auto 0;max-width:700px;width:100%;.btn{margin-top:20px}}@media(min-width:768px){.people__content-after{text-align:center}}.people__overallwrap{background-color:#fff;border-radius:20px;padding:20px}@media(min-width:768px){.people__overallwrap{border-radius:40px;padding:40px}}@media(min-width:1024px){.people__overallwrap{border-radius:60px;border-radius:40px;padding:60px}}.people__content{p{margin:0}}.people__wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.people__wrapper-item{display:flex;flex-direction:column;margin:0 auto;max-width:300px;width:100%}@media(min-width:768px){.people__wrapper-item{border-radius:24px;margin:0;width:calc(50% - 10px)}}@media(min-width:1024px){.people__wrapper-item{width:calc(33.33333% - 26.66666px)}.people__wrapper{gap:40px}}@media(min-width:1200px){.people__wrapper-item{width:calc(25% - 40px)}}.people__wrapper-item-image{aspect-ratio:1/1;border-radius:16px;overflow:hidden;width:100%;img{height:100%;object-fit:cover;width:100%}}.people__wrapper-item-name{margin-bottom:10px}.people__wrapper-item-name h3{color:#1f2a37;font-size:18px;font-weight:700;line-height:1;margin-bottom:0}@media(min-width:768px){.people__wrapper-item-name h3{font-size:20px}}.people__wrapper-item-content p{color:#525252;font-size:16px;font-weight:400;line-height:1.4;margin-bottom:0}.people__wrapper-item-lower{background-color:#f5f3ee;border-radius:24px;flex:1;margin-top:-40px;padding:20px}