@media only screen and (min-width:0rem){#reviews{margin:auto;padding-bottom:3.125rem;padding-top:7.5rem}#reviews .container{max-width:82.5rem;width:96%}#reviews .review{background:#fff;border-radius:.3125rem;box-shadow:0 20px 40px rgba(0,0,0,.05);display:flex;flex-direction:column;margin:auto auto 6.25rem;max-width:25.625rem;padding:4rem 1.875rem 1.125rem;position:relative;width:100%}#reviews .review .profile{border-radius:50%;display:block;height:6.1875rem;left:1.875rem;margin-bottom:1rem;margin-left:0;position:absolute;top:-3.1875rem;width:6.1875rem}#reviews .review p{line-height:1.5em;margin-bottom:1.75rem;text-align:left}#reviews .review .star-group{align-items:center;border-top:1px solid #e7e7e7;display:flex;flex-wrap:nowrap;justify-content:space-between;margin-top:auto;padding-top:1rem}#reviews .review .star-group .name{color:#1a1a1a;display:block;font-weight:700;line-height:1.5rem;text-align:left}#reviews .review .star-group .desc{color:#575757;display:block;font-weight:400}#reviews .review .star-group img{display:block;height:.9375rem;margin:0;width:5.6875rem}#reviews .review:last-of-type{margin-bottom:0}}@media only screen and (min-width:48rem){#reviews{padding-bottom:3.125rem;padding-top:9.375rem}#reviews .container{-moz-column-gap:1.875rem;column-gap:1.875rem;display:flex;flex-wrap:wrap;font-size:min(1.4vw,1em);justify-content:center;padding:0}#reviews .review{margin:0 0 9.375rem}#reviews .review:last-of-type{margin-bottom:9.375rem}}@media only screen and (min-width:0rem){body.dark-mode #reviews .review{background:var(--medium)}body.dark-mode #reviews .review .name{color:#fff}body.dark-mode #reviews .review .desc{color:#fff;opacity:.7}}