.representatives-feed{overflow:hidden;position:relative}.representatives-feed__inner{position:relative}.representatives-feed__header{padding-bottom:1rem;padding-top:2rem;text-align:center}.representatives-feed__header h2{color:#fff;margin:0}.representatives-feed__viewport{min-width:0;position:relative}.representatives-feed__items{min-width:0}.representatives-feed__item{align-items:center;display:flex;justify-content:center;min-width:0}.representatives-feed__link{align-items:center;display:flex;justify-content:center;max-width:100%}.representatives-feed__logo{display:block;height:auto;max-height:var(--representatives-logo-max-height,100px);max-width:min(100%,var(--representatives-logo-max-width,260px));object-fit:contain;width:auto}.representatives-feed--carousel .representatives-feed__viewport{overflow:hidden;padding:1.75rem 85px 2rem}.representatives-feed--carousel .representatives-feed__items{align-items:center;display:flex}.representatives-feed--carousel .representatives-feed__item{flex:0 0 auto;height:110px;min-width:0}.representatives-feed--carousel .representatives-feed__next,.representatives-feed--carousel .representatives-feed__prev{align-items:center;background:hsla(0,0%,100%,.25);border:0;bottom:0;cursor:pointer;display:flex;justify-content:center;padding:0;position:absolute;top:0;transition:opacity .2s ease,background .2s ease;width:75px;z-index:5}.representatives-feed--carousel .representatives-feed__prev{left:0}.representatives-feed--carousel .representatives-feed__next{right:0}.representatives-feed--carousel .representatives-feed__next:hover,.representatives-feed--carousel .representatives-feed__prev:hover{background:hsla(0,0%,100%,.35)}.representatives-feed--carousel .swiper-button-lock{display:none}.representatives-feed--carousel .representatives-feed__next img,.representatives-feed--carousel .representatives-feed__prev img{height:auto;width:38px}.representatives-feed--carousel .representatives-feed__prev img{transform:rotate(180deg)}.representatives-feed--carousel .swiper-button-disabled{cursor:default;opacity:.25}.representatives-feed--grid .representatives-feed__viewport{padding:2.5rem max(1.5rem,calc(50vw - 600px))}.representatives-feed--grid .representatives-feed__items{display:grid;gap:3rem 2.5rem;grid-template-columns:repeat(var(--representatives-grid-columns-desktop,4),minmax(0,1fr))}.representatives-feed--grid .representatives-feed__item{min-height:calc(var(--representatives-logo-max-height, 100px) + 1rem)}.representatives-feed__empty{color:#fff;padding-bottom:2rem;padding-top:1rem;text-align:center}@media screen and (max-width:767px){.representatives-feed--carousel .representatives-feed__viewport{padding:1.5rem 58px 1.75rem}.representatives-feed--carousel .representatives-feed__item{height:90px}.representatives-feed--carousel .representatives-feed__next,.representatives-feed--carousel .representatives-feed__prev{width:50px}.representatives-feed--carousel .representatives-feed__next img,.representatives-feed--carousel .representatives-feed__prev img{width:28px}.representatives-feed--grid .representatives-feed__viewport{padding:2rem 1.25rem}.representatives-feed--grid .representatives-feed__items{gap:2rem 1.5rem;grid-template-columns:repeat(var(--representatives-grid-columns-mobile,2),minmax(0,1fr))}}