.people-list{margin:3.75rem 0}@media (min-width:992px){.people-list{margin:5rem 0}}.people-list:first-child{margin-top:10rem}@media (min-width:992px){.people-list:first-child{margin-top:12.5rem}}.people-list__items{display:grid;gap:2.5rem 1.25rem;grid-template-columns:repeat(1,1fr)}@media (min-width:768px){.people-list__items{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.people-list__items{gap:1.25rem;grid-template-columns:repeat(4,1fr)}}@media (min-width:1300px){.people-list__items{gap:2.5rem 1.5rem}}.people-list__item-image{border-radius:10px;object-fit:cover;width:100%}.people-list__item-image:not(:last-child){margin-bottom:1rem}.people-list__item-title{font-weight:700;margin-bottom:.75rem}.people-list__item-caption{font-size:.875rem;font-weight:600;line-height:1.2857142857}.people-list__item-btn{margin-top:1.125rem}.people-list-modal__wrapper{background-color:#fff;margin:auto;padding:3.125rem 1.875rem 1.875rem;position:relative;width:100%}@media (min-width:992px){.people-list-modal__wrapper{padding:5.625rem 2.5rem 4.6875rem}}.people-list-modal .modal__close{background-color:transparent;border:none;cursor:pointer;height:2rem;position:absolute;right:.625rem;top:.625rem;width:2rem}@media (min-width:992px){.people-list-modal .modal__close{height:4.5rem;width:4.5rem}}.people-list-modal .modal__close:after,.people-list-modal .modal__close:before{background-color:#000;content:"";height:.125rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:2rem}.people-list-modal .modal__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.people-list-modal .modal__container{-ms-overflow-style:none;display:flex;flex-direction:column;height:100%;overflow-y:scroll;padding-bottom:1.25rem;padding-top:1.25rem;scrollbar-width:none}.people-list-modal .modal__container::-webkit-scrollbar{display:none}.people-list-popup-content{display:flex;flex-direction:column;gap:1.75rem 2.5rem}@media (min-width:992px){.people-list-popup-content{align-items:center;display:grid;grid-template-columns:3fr 5.5fr;margin:0 auto;max-width:900px}}@media (min-width:1650px){.people-list-popup-content{column-gap:4.6875rem}}.people-list-popup-content__description{font-size:1rem;line-height:1.25}@media (min-width:992px){.people-list-popup-content__description{max-height:410px;overflow-y:auto;padding-right:1.25rem}.people-list-popup-content__description::-webkit-scrollbar{background:transparent;width:7px}.people-list-popup-content__description::-webkit-scrollbar-track{background:#bababa;background-clip:content-box;border:3px solid transparent}.people-list-popup-content__description::-webkit-scrollbar-thumb{background:#000;background-clip:content-box;border:2px solid transparent;border-radius:2px}}