.review-score__categories-grid{display:grid;gap:1.875rem;grid-template-columns:repeat(2,1fr);}@media (min-width:576px){.review-score__categories-grid{display:flex;justify-content:space-between;}}.two-column-content__column .review-score__categories-grid{display:grid;gap:1.875rem;grid-template-columns:repeat(2,1fr);}.blockquote{border:1px solid #dfe8f0;border-radius:.75rem;position:relative;}.blockquote.theme--white{background-color:#fff;}.blockquote.theme--blue{background-color:#f1f7fc;}.blockquote.theme--green{background-color:#f6faf3;}.blockquote.theme--orange{background-color:#fcf7f4;}.blockquote__content{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.5rem;}.blockquote__content p{font-size:1.0625rem;margin:0;}.blockquote .cite{display:flex;font-size:.9296875rem;font-size:.9375rem;font-style:normal;}.blockquote .cite span{color:#121e57;opacity:.7;}.blockquote .cite svg{margin-right:.5rem;}.blockquote .cite svg g{fill:#121e57;opacity:.7;}.blockquote .cite:not(a *){cursor:default;}.blockquote__image{display:flex;gap:.375rem;position:absolute;right:15px;top:-25px;}@media (min-width:1400px){.blockquote__image{right:-25px;}}.blockquote__image .author-badge{z-index:1;}.blockquote__image .author-badge img,.blockquote__image__decoration{border-radius:50%;height:48px;width:48px;}.blockquote__image__decoration{align-items:center;background-color:#dfe8f0;color:#7f849e;display:flex;font-size:18px;justify-content:center;z-index:1;}.blockquote__image__decoration:before{height:50%;}.comments__head{border-bottom:1px solid #dfe8f0;display:flex;flex-direction:column;padding-bottom:1.625rem;}@media (min-width:768px){.comments__head div{margin:0;}}@media (min-width:992px){.comments__head{align-items:center;flex-direction:row;justify-content:space-between;margin-bottom:1.25rem;}}.comments .author-badge__name{color:#fff;}.comment{margin-top:1.875rem;}@media (min-width:992px){.comment{margin-top:4.125rem;}}.comment__meta{align-items:center;display:flex;gap:1rem;margin-bottom:13px;}.comment__meta .author-badge{align-items:center;background-color:#ed512f;border-radius:50%;color:#fff;font-weight:700;height:48px;justify-content:center;text-decoration:uppercase;width:48px;}.comment__meta__author{font-weight:700;}.comment__meta__time{opacity:.5;}.comment__body{background-color:#f1f7fc;border-radius:1rem;display:flex;flex-direction:column;gap:1rem;padding:1.875rem;}.comment__btn{align-items:center;display:flex;flex-direction:row;gap:1rem;}.nested-comment .comment__meta{margin-bottom:0;}.nested-comment .comment__body{padding:4rem;}.nestedComment .contentbox{border-color:#fff;}