@import url(https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css);.account{width:70%}.account__wrapper{display:flex;justify-content:space-between}.account__img{height:500px;object-fit:cover;width:400px}.account__text{font-size:20px}.account__text span{font-weight:700}@media(max-width:1180px){.account{width:auto}.account__img{height:400px;width:280px}}@media(max-width:767px){.account__wrapper{display:block}}.people__wrapper{grid-column-gap:30px;-webkit-column-gap:30px;column-gap:30px;display:grid;grid-template-columns:repeat(auto-fit,400px);justify-content:space-around}.people__card{display:flex;flex-direction:row;margin-bottom:20px;width:400px}.people__img{height:300px;object-fit:cover;width:200px}.people__text{font-size:20px;margin-left:20px;margin-top:20px}.people__text span{font-weight:700}@media(max-width:479px){.people__wrapper{grid-template-columns:300px}.people__card{width:300px}.people__img{height:150px;width:150px}.people__text{font-size:18px}}.nav-link{font-size:24px;font-weight:700;text-decoration:none}.nav-link,.nav-link:active,.nav-link:hover,.nav-link:link,.nav-link:visited{color:#fff}@media(max-width:767px){.buttons{display:flex;flex-direction:column;margin-top:15px}.nav-btn{border:none;margin-bottom:5px;text-align:left}}*{box-sizing:border-box;margin:0;padding:0}#root{padding-bottom:30px}
/*# sourceMappingURL=main.60bd58ee.css.map*/