:root{--swiper-theme-color: white}.founders-carousel{padding:2rem 0;position:relative;display:flex;align-items:center;overflow:hidden}.founders-carousel .row{--bs-gutter-y: 1rem}.founders-carousel .background-image,.founders-carousel .overlay{position:absolute;width:100%;height:100%;top:0;bottom:0;left:0;right:0;object-fit:cover}.founders-carousel .background-image{z-index:1}.founders-carousel .overlay{z-index:2;background-color:rgba(115,199,212,.75);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.founders-carousel .logo-container{display:flex;align-items:center;justify-content:center;height:100%;margin:0;padding:0;position:relative;flex-shrink:0;overflow:hidden;z-index:3}.founders-carousel .logo-container img{width:10rem;height:100%;object-fit:contain;filter:brightness(0) invert(1);-webkit-filter:brightness(0) invert(1)}.founders-carousel{--logoCount: 2}@media screen and (min-width: 576px){.founders-carousel{--logoCount: 3}}@media screen and (min-width: 992px){.founders-carousel{--logoCount: 5}}
