section.quote-slideshow .contain-quote{border:1px solid #f2f2f2;border-radius:1.25rem;padding:.9375rem}@media(min-width:992px){section.quote-slideshow .contain-quote{padding:var(--padding)}}section.quote-slideshow .contain-quote:has(.image-wrapper){padding:.625rem}section.quote-slideshow .carousel-wrapper{display:grid;grid-template-columns:1fr;grid-template-rows:1fr}section.quote-slideshow .carousel-wrapper .slide{display:flex;flex-direction:column;gap:var(--guttering);grid-area:1/1;opacity:0;pointer-events:none;transition:all .3s ease-in-out}@media(min-width:992px){section.quote-slideshow .carousel-wrapper .slide{flex-direction:row}section.quote-slideshow .carousel-wrapper .slide:has(.image-wrapper)>*{flex:0 1 50%}}section.quote-slideshow .carousel-wrapper .slide .content{align-items:flex-start;display:flex;flex-direction:column}section.quote-slideshow .carousel-wrapper .slide .content-wrapper{margin-bottom:1.25rem}section.quote-slideshow .carousel-wrapper .slide .button{margin-top:auto}section.quote-slideshow .carousel-wrapper .slide .cite{color:rgba(var(--orange))}section.quote-slideshow .carousel-wrapper .slide .image-wrapper{width:100%}section.quote-slideshow .carousel-wrapper .slide .image-wrapper img{border-radius:.875rem}section.quote-slideshow .carousel-wrapper .slide.is-active{opacity:1;pointer-events:all}section.quote-slideshow .carousel-wrapper .slide.no-image{text-align:center}section.quote-slideshow .carousel-wrapper .slide.no-image p.h5{margin:0 auto;max-width:59.375rem;padding-bottom:3.125rem;text-align:center}section.quote-slideshow.bg-dark .carousel-wrapper .slide .cite{color:rgba(var(--fg))}@media(min-width:768px){section.quote-slideshow .contain-quote:has(.image-wrapper){padding:1.875rem}section.quote-slideshow .carousel-nav{align-items:center;margin-top:5rem;width:41.6666666667%}section.quote-slideshow .carousel-nav .counter{margin-left:.625rem}section.quote-slideshow .carousel-nav .counter .total{opacity:.5}}
