@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700;900&display=swap";.reviews{background-image:url(/wp-content/themes/sparrow/img/bg-reviews.png);background-size:cover}.reviews__reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}@media screen and (min-width: 768px){.reviews__reviews{margin:-20px}}.reviews__wrapper .subtitle{color:#82ded2}.reviews__heading{color:#fff;margin-bottom:24px}.reviews__button{display:-webkit-box;display:-ms-flexbox;display:flex}.reviews__review{background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-preferred-size:calc(100% - 20px);flex-basis:calc(100% - 20px);margin:10px;padding:24px}@media screen and (min-width: 768px){.reviews__review{-ms-flex-preferred-size:calc(50% - 40px);flex-basis:calc(50% - 40px);margin:20px;padding:32px}}.reviews__review--content{background-color:transparent;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:32px 32px 32px 0}.reviews__title{font-weight:700}.reviews__title p{margin:8px 0 12px}