.reviews{padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width: 768px){.reviews{padding-top:5rem;padding-bottom:5rem}}@media (min-width: 992px){.reviews{padding-top:6.25rem;padding-bottom:6.25rem}}@media (min-width: 1710px){.reviews{padding-top:6.25rem;padding-bottom:6.25rem}}.reviews__header{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center;margin-bottom:3rem}.reviews__heading-wrap{position:relative;display:inline-block}.reviews__title{font-family:var(--theme-heading-ff);font-size:2.25rem;line-height:1.4;color:var(--theme-text-color-default);text-align:center;margin:0;position:relative;z-index:1}@media (min-width: 992px){.reviews__title{font-size:3rem;line-height:4.5rem}}@media (min-width: 1710px){.reviews__title{font-size:3.5rem;line-height:5.25rem}}.reviews__title-underline{position:absolute;left:50%;bottom:.75rem;transform:translate(-50%);display:block;width:11.875rem;line-height:0}.reviews__title-underline svg{display:block;width:100%;height:1.3125rem;color:var(--theme-primary-color)}.reviews__description{font-size:1.125rem;line-height:1.6875rem;color:var(--theme-text-color-default);margin:0;max-width:43.75rem}.reviews__grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width: 768px){.reviews__grid{grid-template-columns:repeat(2,1fr);gap:1.875rem}}@media (min-width: 992px){.reviews__grid{grid-template-columns:repeat(3,1fr)}}.reviews__card{position:relative;display:flex;flex-direction:column;gap:2rem;padding:1.875rem 1.875rem 2.5rem;background-color:var(--theme-base-light);border-radius:.625rem;box-shadow:var(--theme-sm-shadow)}@media (min-width: 992px){.reviews__card{padding:2.5rem 1.875rem}}.reviews__quote-icon{position:absolute;top:.625rem;left:.625rem;width:3.125rem;height:2.5rem;display:block;color:var(--theme-primary-color);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.15}.reviews__quote-icon .icon{fill:currentColor;width:100%;height:100%}.reviews__quote-text{font-size:1.125rem;line-height:1.6875rem;color:var(--theme-text-color-default);margin:0}.reviews__rating .icon{fill:var(--theme-primary-color);height:1.625rem;width:10rem}.reviews__author{font-family:var(--theme-heading-ff);font-size:1.125rem;line-height:1.6875rem;font-weight:900;color:var(--theme-text-color-default);margin:0}
