.quote-area .quote-container{padding-left:100px;padding-right:100px}.quote-area .quote-content{display:flex;gap:24px;padding-bottom:24px;padding-top:24px}.quote-area .quote-content .image-area{align-items:end;display:flex}.quote-area .quote-content .image-area .image-holder{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:170px;height:170px;width:170px}.quote-area .quote-content .quote-box{background-color:#fff;border-radius:4px;box-shadow:0 0 23px 0 rgba(0,0,0,.08);padding:24px 40px;position:relative}.quote-area .quote-content .bubble-indicator{background-color:#fff;border-radius:0 0 0 2px;bottom:80px;height:15px;left:-8px;position:absolute;rotate:45deg;width:15px}.quote-area .quote-content .quote-box .quote-icon{height:64px}.quote-area .quote-content .quote-box .quote-text{font-family:Montserrat,serif;font-size:24px;font-style:normal;font-weight:500;letter-spacing:-.48px;line-height:120%;margin-bottom:16px}.quote-area .quote-content .quote-box .quote-author{display:flex;font-size:16px;margin-bottom:32px;text-transform:uppercase}.quote-area .quote-content .quote-box .quote-author .author-name{font-weight:600}.quote-area .quote-content .quote-box .quote-badge{display:flex;flex-wrap:wrap;font-size:13px;gap:8px}.quote-area .quote-content .quote-box .quote-badge .customers-quote-badge{align-items:center;background:#ededed;border-radius:3px;display:flex;justify-content:center;padding:3px 7px}@media (max-width:991px){.quote-area .quote-content{display:flex;flex-direction:column-reverse;gap:24px}.quote-area .quote-content .image-area{align-items:end;display:flex;justify-content:center}.quote-area .quote-content .bubble-indicator{display:none}.quote-area .quote-container{padding-left:0;padding-right:0}.quote-area .quote-content .quote-box{background-color:#fff;border-radius:4px;box-shadow:0 0 23px 0 rgba(0,0,0,.08);padding:24px 16px;position:relative}.quote-area .quote-content .quote-box .quote-text{font-family:Montserrat,serif;font-size:18px;font-style:normal;font-weight:500;line-height:140%;margin-bottom:16px}}