section.reviews{background-color:var(--color-green-light)}section.reviews div.inner div.flex{-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:stretch;align-items:stretch;width:900%}section.reviews div.inner div.flex>*{margin-right:10px;-ms-flex:0 0 calc((100%/9) - 10px);-webkit-flex:0 0 calc((100%/9) - 10px);flex:0 0 calc((100%/9) - 10px)}section.reviews div.inner>h2{color:var(--color-black)}section.reviews div.inner h2 img{display:inline-block;margin:0 .125rem;width:1.35rem}section.reviews div.inner>p{text-align:center;font-weight:var(--font-weight-semi-bold);margin-bottom:3rem}section.reviews div.inner article{background-color:var(--color-white);border-radius:1.75rem;padding:1.5rem;margin-bottom:1.5rem;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-justify-content:space-between;justify-content:space-between;-moz-box-shadow:10px 10px 0 #d8d8d840;-webkit-box-shadow:10px 10px 0 #d8d8d840;box-shadow:10px 10px 0 #d8d8d840;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}section.reviews div.inner article h3 span{display:inline-block}section.reviews div.inner article h3 img{display:inline-block;margin:0;width:1rem}section.reviews div.inner article p.source{font-size:.9em;line-height:1.25rem;text-align:center}@media screen and (min-width:768px){section.reviews div.inner div.flex{width:300%}section.reviews div.inner div.flex>*{margin-right:1.25rem;-ms-flex:0 0 calc((100%/9) - 1.25rem);-webkit-flex:0 0 calc((100%/9) - 1.25rem);flex:0 0 calc((100%/9) - 1.25rem)}}