.quote{background-color:#fff;box-shadow:0 25px 25px 0 hsla(0,0%,5%,.15);padding:50px}.quote--green-light{background-color:var(--green_light)}.quote--green-dark{--title-color:#fff;background-color:var(--green_dark);color:#fff}.quote--green-light-pattern{background-color:var(--green_light);background-image:var(--bg-pattern-green-light)}.quote--green-dark-pattern{--title-color:#fff;background-color:var(--green_dark);background-image:var(--bg-pattern-green-dark);color:#fff}.quote--green-dark-pattern,.quote--green-light-pattern{background-position:bottom;background-repeat:no-repeat;background-size:200% auto}.quote__slide{align-items:center;display:flex}.quote__quotetext{font-style:italic;margin-bottom:2rem}.quote__author{border-left:3px solid var(--green);padding-left:20px}.quote__image{border-radius:100%;display:block;margin-bottom:20px;overflow:hidden;width:120px}.quote__author-name{margin-bottom:0}.quote__author-description{line-height:1.44}.quote__pagination{bottom:30px}.quote__pagination__page{background-color:#fff;border-radius:0;box-shadow:2px 2px 7px 1px hsla(0,0%,5%,.15);height:4px;margin:5px;opacity:1;width:40px}.quote__pagination__page.is-active{background-color:var(--green);transform:scale(1)}@media (min-width:600px){.quote{padding:70px}.quote__image{width:160px}}@media (min-width:900px){.quote__quote{align-items:stretch;display:flex}.quote__quotetext{align-items:center;display:flex;margin-bottom:0;padding-right:30px;width:70%}.quote__image{width:120px}.quote--green-dark-pattern,.quote--green-light-pattern{background-size:150% auto}}@media (min-width:1200px){.quote{padding:110px 140px}.quote__quotetext{padding-right:80px;width:60%}.quote__author{align-items:center;display:flex;padding-left:35px}.quote__image{margin-bottom:0;margin-right:35px;width:160px}.quote__author-meta{flex:1}.quote--green-dark-pattern,.quote--green-light-pattern{background-size:100% auto}}