.eb-quote-slider{overflow:hidden;padding-left:20px}@media (min-width:900px){padding-left:0}.eb-quote-slider__wrapper{margin-left:auto;margin-right:auto;max-width:var(--container-md);width:100%}@media (min-width:900px){.eb-quote-slider__wrapper{display:grid;grid-template-columns:400px 1fr}}.eb-quote-slider__text{padding-bottom:30px;position:relative}@media (min-width:900px){.eb-quote-slider__text{padding-top:60px}}.eb-quote-slider__carousel{max-width:400px;width:100%}.eb-quote-slider__carousel .owl-stage-outer{overflow:visible}.eb-quote-slider__carousel .owl-stage{display:flex}.eb-quote-slider__carousel .owl-item{opacity:1;padding-top:60px;transform:translateX(0) scale(1);transition:all .5s ease;z-index:2}.eb-quote-slider__carousel .owl-item:not(.active):not(.active~.owl-item){opacity:0;transform:translateX(125%) scale(.4);z-index:1}.eb-quote-slider__item{background:#fff;height:100%;padding:1px 40px 40px}.eb-quote-slider__name{font-size:133%;font-weight:600;line-height:1.25}.eb-quote-slider__title{font-size:1rem;margin-top:5px}.eb-quote-slider__location{align-items:center;color:var(--cf-color-blue);display:flex;font-size:12px;font-weight:600;gap:6px;letter-spacing:.03em;margin-top:25px;text-transform:uppercase}.eb-quote-slider__quote{font-style:italic;line-height:1.5;margin-top:25px}.eb-quote-slider__headshot{border-radius:50%;margin:-60px 0 30px;max-width:240px;overflow:hidden;position:relative}.eb-quote-slider__headshot img{display:block;height:auto;width:100%}.eb-quote-slider .owl-nav{align-items:center;display:flex;gap:12px;justify-content:flex-start;margin-top:30px}@media (min-width:900px){.eb-quote-slider .owl-nav{bottom:0;left:0;margin-top:0;position:absolute;transform:translateX(-100%);width:400px}}.eb-quote-slider .owl-nav button{border-radius:50%;display:block}.eb-quote-slider .owl-nav button>span{background:linear-gradient(132deg,#fbb4ca,#7334ef 49.48%,#3ddaff);border-radius:50%;display:block;padding:2px;transition:all .2s ease}.eb-quote-slider .owl-nav button>span>span{background-color:transparent;border-radius:50%;color:#fff;display:block;font-size:125%;font-weight:400;height:68px;line-height:68px;text-align:center;transition:all .2s ease;width:68px}.eb-quote-slider .owl-nav button.disabled>span>span{background-color:#faf0f1;color:var(--cf-color-blue)}