.people{background-color:#fff2f2;padding-top:6.25rem;padding-bottom:2.5rem}@media (max-width: 991.98px){.people{padding-top:2.5rem}}.people__text{text-align:center;margin-bottom:3.375rem}@media (min-width: 992px){.people__text{padding:0 17%}}.people__categories{position:relative;margin-bottom:2.25rem}.people__categories:before,.people__categories:after{content:"";position:absolute;top:0;bottom:0;width:2rem;pointer-events:none;z-index:1}@media (min-width: 992px){.people__categories:before,.people__categories:after{display:none}}.people__categories:before{left:0;background:linear-gradient(to right,#FFF2F2 0%,transparent 100%)}.people__categories:after{right:0;background:linear-gradient(to left,#FFF2F2 0%,transparent 100%)}.people__categories-inner{display:flex;gap:.5rem;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.people__categories-inner::-webkit-scrollbar{display:none}@media (min-width: 992px){.people__categories-inner{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.people__category-link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;white-space:nowrap;color:#ff725e;background-color:#fff;border:1px solid rgba(255,114,94,.2);border-radius:2rem;text-decoration:none;transition:color .2s ease,background-color .2s ease,border-color .2s ease;flex-shrink:0}.people__category-link:hover{color:#fff;background-color:#ff725e;border-color:#ff725e}.people__category-link.active{color:#fff;background:linear-gradient(91deg,#ff725e,#d66785);border-color:transparent}.people__category-link img{width:1.25rem;height:1.25rem;object-fit:contain}@media (min-width: 992px){.people__category-link{padding:.5rem 1.25rem;font-size:1rem}.people__category-link img{width:1.5rem;height:1.5rem}}.people__show-more{display:block;padding:1rem;width:210px;max-width:100%;font-size:1.188rem;font-weight:700;line-height:130%;color:#fff;transition:.3s ease-out;transition-property:background-color,border-color,color,opacity,outline;border-radius:100px;border:unset;text-align:center;text-decoration:none;background-color:#fff;color:#263238;box-shadow:0 3px 6px #00000029;margin:0 auto}.people__show-more:disabled{opacity:.6;cursor:not-allowed}.people__show-more:hover:not(:disabled),.people__show-more:active:not(:disabled),.people__show-more:focus:not(:disabled){outline:none!important}
