#reviews{column-count:3;column-gap:24px;column-rule:1px solid #eae6df;margin-bottom:40px;padding:0}#reviews li{list-style:none;padding:0;margin-bottom:12px;display:flex;align-items:center;flex-wrap:wrap;gap:4px}#reviews li img{width:18px;height:12px;margin-right:6px;border-radius:2px;box-shadow:0 1px 2px rgba(0,0,0,5%)}#reviews .url{font-family:inter,sans-serif;font-size:11px;font-weight:700;padding:2px 8px;color:#1b4d3e;background-color:#f4faf7;border:1px solid #d2e4de;border-radius:4px;text-decoration:none;display:inline-flex;align-items:center;transition:all .2s ease;line-height:1.5em}#reviews .url:hover{background-color:#e65f2b;border-color:#e65f2b;color:#fff!important}.like{color:#e65f2b;font-size:14px;line-height:1;vertical-align:middle;margin:0 2px}.feedback{width:100%;max-width:90%;font-size:14px;font-family:inter,sans-serif;line-height:1.6;color:#2c3e50;font-style:normal;text-align:left;background:#faf7f2;border-left:4px solid #1b4d3e;margin-left:auto;margin-right:auto;margin-bottom:40px;padding:24px;border-radius:0 12px 12px 0;box-shadow:0 4px 15px rgba(0,0,0,2%);clear:both;box-sizing:border-box;position:relative}.feedback.photo{min-height:100px}.feedback p{text-align:justify;margin:0 0 12px}.feedback p:last-of-type{margin-bottom:0}.feedback .author{text-align:right;margin-top:16px;font-weight:700;color:#1b4d3e;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.feedback .image{vertical-align:top;float:left;margin-right:15px;border-radius:50%;border:2px solid #fff;box-shadow:0 4px 10px rgba(0,0,0,8%);transform:scale(1)}@media only screen and (max-width:700px){#reviews{column-count:1;column-gap:0;column-rule:none}.feedback{max-width:100%;padding:16px}}