@media(min-width:375px)and (max-width:0px){.reviews-first-screen{grid-gap:32px 20px;display:grid;grid-template-columns:1fr 128px;grid-template-rows:minmax(128px,auto) auto}}@media(min-width:375px){.reviews-first-screen{grid-gap:32px 20px;display:grid;grid-template-columns:1fr 128px;grid-template-rows:minmax(128px,auto) auto}}@media(min-width:768px){.reviews-first-screen{grid-gap:40px 81px;grid-template-columns:1fr 162px;grid-template-rows:auto auto}}@media(min-width:1024px){.reviews-first-screen{grid-gap:48px 30px;grid-template-columns:1fr 210px}}@media(min-width:1280px){.reviews-first-screen{grid-column-gap:130px;grid-template-columns:1fr 370px}}.reviews-first-screen__title{margin-bottom:32px}@media(min-width:375px)and (max-width:0px){.reviews-first-screen__title{align-self:flex-start;grid-column:1/2;grid-row:1/2;margin-bottom:0}}@media(min-width:375px){.reviews-first-screen__title{align-self:flex-start;grid-column:1/2;grid-row:1/2;margin-bottom:0}}@media(max-width:767.9px){.reviews-first-screen__title{align-self:center}}.reviews-first-screen__desc{margin-bottom:0}@media(min-width:375px)and (max-width:0px){.reviews-first-screen__desc{grid-column:1/-1;grid-row:2/-1}}@media(min-width:375px){.reviews-first-screen__desc{grid-column:1/-1;grid-row:2/-1}}@media(min-width:768px){.reviews-first-screen__desc{grid-column:1/2}}.reviews-first-screen__illustration{display:none}@media(min-width:375px)and (max-width:0px){.reviews-first-screen__illustration{display:block;grid-column:2/-1;grid-row:1/2;justify-self:flex-end;position:relative}}@media(min-width:375px){.reviews-first-screen__illustration{display:block;grid-column:2/-1;grid-row:1/2;justify-self:flex-end;position:relative}}@media(max-width:767.9px){.reviews-first-screen__illustration{align-self:flex-end}}@media(min-width:768px){.reviews-first-screen__illustration{grid-row:1/-1;margin-top:20px}}@media(min-width:1024px){.reviews-first-screen__illustration{margin-top:26px}}@media(min-width:1280px){.reviews-first-screen__illustration{margin-top:0}}.reviews-first-screen__bubble{align-items:center;background-color:var(--accent-brand-color);border-radius:50%;border-bottom-right-radius:0;display:flex;height:48px;justify-content:center;left:-16px;position:absolute;top:-16px;width:48px}@media(min-width:768px){.reviews-first-screen__bubble{height:60px;left:-20px;top:-20px;width:60px}}@media(min-width:1024px){.reviews-first-screen__bubble{height:79px;left:-26px;top:-26px;width:79px}}@media(min-width:1280px){.reviews-first-screen__bubble{height:184px;left:0;top:0;width:184px}}.reviews-first-screen__dot{animation:wiggle-sm 2s infinite,switch-opacity 2s infinite;background-color:var(--accent-always-white-color);border-radius:50%;display:block;height:4px;width:4px}@media(min-width:1024px){.reviews-first-screen__dot{animation:wiggle-lg 2s infinite,switch-opacity 2s infinite;height:6px;width:6px}}@media(min-width:1280px){.reviews-first-screen__dot{height:14px;width:14px}}.reviews-first-screen__dot:not(:last-child){margin-right:3px}@media(min-width:1024px){.reviews-first-screen__dot:not(:last-child){margin-right:5px}}@media(min-width:1280px){.reviews-first-screen__dot:not(:last-child){margin-right:14px}}.reviews-first-screen__dot--mid{animation-delay:.12s}.reviews-first-screen__dot--right{animation-delay:.2s}.reviews-first-screen__picture{display:block;height:112px;width:112px}@media(min-width:768px){.reviews-first-screen__picture{height:142px;width:142px}}@media(min-width:1024px){.reviews-first-screen__picture{height:184px;width:184px}}@media(min-width:1280px){.reviews-first-screen__picture{height:370px;width:370px}}@media(max-width:1279.9px){.reviews-first-screen__picture img{border-radius:50%}}@keyframes wiggle-sm{15%{animation-timing-function:ease-out;transform:translateY(0)}35%{animation-timing-function:ease-in-out;transform:translateY(-5px)}40%{animation-timing-function:ease-in;transform:translateY(-4px)}65%{animation-timing-function:ease-out;transform:translateY(-4px)}85%{animation-timing-function:ease-in-out;transform:translateY(1px)}90%{animation-timing-function:ease-in;transform:translateY(0)}}@keyframes wiggle-lg{15%{animation-timing-function:ease-out;transform:translateY(0)}35%{animation-timing-function:ease-in-out;transform:translateY(-9px)}40%{animation-timing-function:ease-in;transform:translateY(-8px)}65%{animation-timing-function:ease-out;transform:translateY(-8px)}85%{animation-timing-function:ease-in-out;transform:translateY(1px)}90%{animation-timing-function:ease-in;transform:translateY(0)}}@keyframes switch-opacity{0%{opacity:1}10%{animation-timing-function:ease-out;opacity:1}20%{opacity:.5}60%{animation-timing-function:ease-out;opacity:.5}70%{opacity:1}}.reviews-stats__list{grid-gap:4px;display:grid;grid-template-columns:repeat(3,158px) auto;list-style:none;margin:0;padding:0}@media(max-width:767.9px){.reviews-stats__list{-ms-overflow-style:none;margin:0 -20px;overflow-x:scroll;padding-left:20px;scrollbar-width:none}}@media(min-width:768px){.reviews-stats__list{grid-gap:1px;grid-template-columns:repeat(4,1fr)}}@media(min-width:1024px){.reviews-stats__list{grid-gap:2px}}@media(max-width:767.9px){.reviews-stats__list::-webkit-scrollbar{display:none}}@media(max-width:767.9px){.reviews-stats__slide:last-child{padding-right:20px}}.reviews-stats__box{background-color:var(--bg-secondary-color);border-radius:16px;height:100%;padding:20px 12px}@media(max-width:767.9px){.reviews-stats__box{width:158px}}@media(min-width:768px){.reviews-stats__box{border-radius:20px;padding-left:16px;padding-right:16px}}@media(min-width:1024px){.reviews-stats__box{padding:24px 20px}}@media(min-width:1280px){.reviews-stats__box{padding-left:24px;padding-right:24px}}.reviews-stats__number{align-items:center;display:flex;justify-content:center;margin-bottom:8px}.reviews-stats__number--with-star{margin-left:15px}.reviews-stats__star{color:var(--accent-warning-color);display:block;height:16px;margin-left:3px;width:16px}@media(min-width:768px){.reviews-stats__star{margin-bottom:5px}}@media(min-width:1024px){.reviews-stats__star{height:22px;margin-left:5px;width:22px}}.reviews-stats__desc{display:block;text-align:center}.filter-categories{display:block}@media(min-width:1280px){.filter-categories{background:var(--bg-secondary-color);border-radius:16px;padding:32px}}@media(max-width:1279.9px){.filter-categories--desktop{display:none}}.filter-categories__title{margin-bottom:24px}.filter-categories__item:not(:last-child){margin-bottom:16px}.reviews-list{position:relative}.reviews-list__item:not(:last-child){margin-bottom:60px}@media(min-width:1280px){.reviews-list__item:not(:last-child){margin-bottom:64px}}.reviews-page[data-v-43e545d8]{padding-top:28px}@media(min-width:768px){.reviews-page[data-v-43e545d8]{padding-top:24px}}@media(min-width:1024px){.reviews-page[data-v-43e545d8]{padding-top:60px}}.reviews-page__header[data-v-43e545d8]{margin-bottom:40px}@media(min-width:768px){.reviews-page__header[data-v-43e545d8]{margin-bottom:48px}}@media(min-width:1024px){.reviews-page__header[data-v-43e545d8]{margin-bottom:68px}}@media(min-width:1280px){.reviews-page__header[data-v-43e545d8]{margin-bottom:80px}}.reviews-page__stats[data-v-43e545d8]{margin-bottom:52px}@media(min-width:768px){.reviews-page__stats[data-v-43e545d8]{margin-bottom:64px}}@media(min-width:1024px){.reviews-page__stats[data-v-43e545d8]{margin-bottom:80px}}.reviews-page__wrapper[data-v-43e545d8]{margin-bottom:60px}@media(min-width:768px){.reviews-page__wrapper[data-v-43e545d8]{margin-bottom:80px}}@media(min-width:1024px){.reviews-page__wrapper[data-v-43e545d8]{margin-bottom:100px}}@media(min-width:1280px){.reviews-page__wrapper[data-v-43e545d8]{grid-gap:100px 133px;align-items:flex-start;display:grid;grid-template-columns:1fr 267px}}.reviews-page__filter[data-v-43e545d8]{margin-bottom:48px;width:100%}@media(min-width:768px){.reviews-page__filter[data-v-43e545d8]{margin-bottom:56px;width:280px}}@media(min-width:1024px){.reviews-page__filter[data-v-43e545d8]{margin-bottom:52px}}@media(min-width:1280px){.reviews-page__filter[data-v-43e545d8]{grid-column:2/3;grid-row:1/2;margin-bottom:0;width:267px}}.reviews-page__button[data-v-43e545d8]{margin:0 auto}@media(max-width:767.9px){.reviews-page__button[data-v-43e545d8]{margin-top:80px}}@media(min-width:768px)and (max-width:1279.9px){.reviews-page__button[data-v-43e545d8]{margin-top:100px}}@media(min-width:1280px){.reviews-page__button[data-v-43e545d8]{grid-column:1/-1}}