.cc-people__subtitle:not(:last-child){margin-bottom:var(--layout-fixed-space-xsmall)}.cc-people__people{justify-content:center;grid-template-columns:repeat(1,1fr)}@media(min-width:575px){.cc-people__people{grid-template-columns:repeat(2,240px)}}@media(min-width:1140px){.cc-people__people{grid-template-columns:repeat(3,240px)}}@media(min-width:1440px){.cc-people__people{grid-template-columns:repeat(4,240px)}}.cc-people__people:not(:first-child){margin-top:var(--layout-fixed-space-xxlarge)}.cc-people__people .column{grid-column:auto/span 1}.cc-people__people .column>button{display:block;width:240px;max-width:100%;margin-left:auto;margin-right:auto}@media(min-width:575px){.cc-people__people__person>button:focus-visible .preview-person__image__alt,.cc-people__people__person>button:hover .preview-person__image__alt{opacity:1}}.cc-people__popup{position:fixed;display:grid;top:0;left:0;width:100%;height:100%;background-color:rgba(18,31,65,.8784313725);padding-top:10rem;overflow:auto;z-index:5}.cc-people__popup__wrapper{background-color:var(--white-smoke);width:900px;max-width:80vw;margin-left:auto;margin-right:auto;height:-moz-max-content;height:max-content}.cc-people__popup__header{display:flex;justify-content:flex-end}.cc-people__popup__header button{height:44px;width:44px;display:inline-grid;align-items:center;justify-content:center;padding:var(--layout-fixed-space-xxsmall);border-radius:0}.cc-people__popup__header button i{pointer-events:none}.cc-people__popup__header button:focus-visible,.cc-people__popup__header button:hover{background-color:var(--color-navy)}.cc-people__popup__body{padding:1.25rem 3.2rem 11rem;position:relative;overflow:hidden}.cc-people__popup__body:after{content:"";z-index:1;border-top:5vw solid transparent;position:absolute;inset:auto 0 0;border-left:110vw solid #121f41}.cc-people__popup__body__image:not(:last-child){margin-bottom:var(--layout-fixed-space-medium)}.cc-people__popup__body__image img{width:160px;display:block;border-radius:var(--layout-border-radius-element-small)}