.homepage-quote{align-items:center;background:#f5f2ff;display:grid;gap:20px;grid-template-columns:1fr;margin:0 auto;max-width:1096px;padding:40px 32px}.homepage-quote__text{font-size:1.4375em;margin:0}.homepage-quote__customer{align-items:center;display:flex;flex-direction:row;gap:17px;margin:22px 0}.homepage-quote__customer-image img{height:57px;width:57px}.homepage-quote__customer-name{color:#000;font-size:1.1875em;font-weight:400}.homepage-quote__customer-title{color:rgba(0,0,0,.7);font-size:.8125em;text-align:center}.homepage-quote__right{max-width:100%;width:100%}.homepage-quote__right img{display:block;height:auto;width:100%}@media (min-width:768px){.homepage-quote{gap:55px;grid-template-columns:auto 281px;padding:40px 48px}.homepage-quote__left{display:flex;flex-direction:column;height:100%;justify-content:center}.homepage-quote__customer{align-items:center;flex-direction:row;gap:17px;justify-content:flex-start;margin:20px 0 0}.homepage-quote__customer-title{text-align:left}.homepage-quote__right{max-width:281px}}