.company-showcase__heading{max-width:50rem;margin-bottom:3.125rem}.company-showcase__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:2.75rem;margin:0;padding:0;list-style:none}@media screen and (min-width:0) and (max-width:1024px){.company-showcase__grid{grid-template-columns:repeat(4,1fr);gap:.5rem}}.company-showcase__grid+.module__buttons{padding-top:3.75rem}.company-showcase__item{grid-column:span 1;display:flex;display:-webkit-flex;flex-direction:row;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;gap:0;-webkit-gap:0;position:relative;margin:0;aspect-ratio:1/1;background-color:var(--bg-cotton, #ffffff);box-shadow:0 4px 6px 0 rgba(0,0,0,.1);border-radius:.9375rem}@supports not (aspect-ratio:1/1){.company-showcase__item::before{content:"";display:block;position:relative;padding-top:100%;width:100%;z-index:-1}}@media (prefers-reduced-motion:no-preference){.company-showcase__item{transition:box-shadow ease .3s}}.company-showcase__item::after{content:"";z-index:1;pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;box-shadow:0 3px 10px 0 rgba(0,0,0,.4) inset;border-radius:.9375rem}@media (prefers-reduced-motion:no-preference){.company-showcase__item::after{transition:opacity ease .3s}}.module--midnight .company-showcase__item,.module--porcelain .company-showcase__item{outline:2px solid transparent;outline-offset:0}@media (prefers-reduced-motion:no-preference){.module--midnight .company-showcase__item,.module--porcelain .company-showcase__item{transition:outline-color ease .3s,outline-offset ease .3s,box-shadow ease .3s}}@media not all and (hover:none){.company-showcase__item.company-showcase__item--link:focus-within,.company-showcase__item.company-showcase__item--link:hover{box-shadow:none;cursor:pointer}.company-showcase__item.company-showcase__item--link:focus-within::after,.company-showcase__item.company-showcase__item--link:hover::after{opacity:1}.module--midnight .company-showcase__item.company-showcase__item--link:focus-within,.module--midnight .company-showcase__item.company-showcase__item--link:hover,.module--porcelain .company-showcase__item.company-showcase__item--link:focus-within,.module--porcelain .company-showcase__item.company-showcase__item--link:hover{outline-color:#f6b831;outline-offset:.1875rem}}.company-showcase__link,.company-showcase__static{display:flex;display:-webkit-flex;flex-direction:row;align-items:center;-webkit-align-items:center;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;gap:0;-webkit-gap:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;padding:1rem}.company-showcase__logo{z-index:3;position:relative;display:block}.company-showcase__logo-wrapper{aspect-ratio:4/3}@supports not (aspect-ratio:4/3){.company-showcase__logo-wrapper::before{content:"";display:block;position:relative;padding-top:75%;width:100%;z-index:-1}}