.example-quotes-carousel{grid-template-columns:repeat(3,auto);gap:5px;min-width:0;display:grid}.example-quotes-carousel .glide__arrows{margin-top:165px}.example-quotes-carousel .glide__arrow{cursor:pointer;color:#b4b4b4;background-color:#0000;border:none;padding:0}.example-quotes-carousel .glide__slide{flex-direction:column;justify-content:center;align-items:center;padding:15px;display:flex}.example-quotes-carousel .glide__bullets{grid-area:2/1/auto/-1;grid-auto-flow:column;place-self:center;gap:5px;display:grid}.example-quotes-carousel .glide__bullet{cursor:pointer;background-color:#dcdcdc;border:none;border-radius:100%;width:8px;height:8px;padding:0;transition:background-color .2s ease-in-out}.example-quotes-carousel .glide__bullet--active{background-color:#063773}
