.quote-box-wrapper{border-radius:1rem;margin:0 auto;max-width:1200px;padding:2rem 24px}.quote-box-grid{align-items:center;display:flex;flex-direction:column;gap:2rem}.quote-content{font-size:1.5rem;font-weight:400;line-height:1.5;margin:0 0 1.25rem}.quote-name{font-weight:700;margin:0}.quote-role{font-size:.95rem;margin:.15rem 0 0}@media (max-width:767px){.quote-box-grid{flex-direction:column;text-align:center}.quote-image img{border-radius:50%;height:160px;object-fit:cover;width:160px}.quote-box-wrapper.img-small .quote-image img{height:96px;width:96px}.quote-text{padding-left:1rem;padding-right:1rem}}@media (min-width:768px){.quote-box-grid{align-items:center;flex-direction:row;text-align:left}.quote-image{align-items:center;display:flex;flex:0 0 33%;justify-content:center;max-width:33%}.quote-image img{aspect-ratio:1/1;border-radius:50%;height:auto;max-width:260px;object-fit:cover;width:100%}.quote-box-wrapper.img-small .quote-image{flex:0 0 25%;max-width:25%}.quote-box-wrapper.img-small .quote-image img{max-width:156px}.quote-box-wrapper.img-small .quote-text{flex:0 0 75%;max-width:75%}.quote-text{flex:0 0 67%;max-width:700px;padding-left:2rem;padding-right:2rem}}.quote-box-wrapper.blue{background-color:#e5f1f1}.quote-box-wrapper.orange{background-color:#fff3e8}.quote-box-wrapper.pink{background-color:#ffeaf4}.quote-box-wrapper.yellow{background-color:#fffad2}.quote-box-wrapper.blue .quote-content,.quote-box-wrapper.blue .quote-name,.quote-box-wrapper.blue .quote-role{color:#004b5c}.quote-box-wrapper.orange .quote-content,.quote-box-wrapper.orange .quote-name,.quote-box-wrapper.orange .quote-role{color:#501400}.quote-box-wrapper.pink .quote-content,.quote-box-wrapper.pink .quote-name,.quote-box-wrapper.pink .quote-role{color:#660034}.quote-box-wrapper.yellow .quote-content,.quote-box-wrapper.yellow .quote-name,.quote-box-wrapper.yellow .quote-role{color:#501400}.quote-compact{font-size:1.1rem;line-height:1.6}.quote-box-wrapper.dark-mode{background-color:#fff!important}.quote-box-wrapper.dark-mode .quote-content,.quote-box-wrapper.dark-mode .quote-name,.quote-box-wrapper.dark-mode .quote-role{color:#000!important}