.section--reviews{padding-top:3rem;padding-bottom:0;background-color:rgba(var(--color-base-background-secondary), 1)}@media screen and (max-width: 992px){.section--reviews{padding-top:2rem}}.section--reviews .section_title{color:rgba(var(--color-base-accent-primary), 1);font-size:2rem;text-align:center;margin:auto;margin-bottom:0;max-width:400px}@media screen and (max-width: 992px){.section--reviews .section_title{font-size:1.6rem}}.section--reviews .o-container{padding:0;overflow:hidden}.section--reviews .reviews-wrapper{position:relative;padding:3rem 3rem 9rem 3rem}@media screen and (max-width: 992px){.section--reviews .reviews-wrapper{padding:2rem 1rem 6rem 1rem}}.section--reviews .reviews-wrapper .swiper-button-prev,.section--reviews .reviews-wrapper .swiper-button-next{color:#000 !important;font-size:1.7rem !important}.section--reviews .reviews-wrapper .swiper-button-prev::after,.section--reviews .reviews-wrapper .swiper-button-next::after{font-size:inherit !important}@media screen and (max-width: 992px){.section--reviews .reviews-wrapper .swiper-button-prev,.section--reviews .reviews-wrapper .swiper-button-next{display:none !important}}.section--reviews .reviews-wrapper .swiper-button-prev{left:0}.section--reviews .reviews-wrapper .swiper-button-next{right:0}.section--reviews .reviews-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:4rem !important}@media screen and (max-width: 992px){.section--reviews .reviews-wrapper .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:2rem !important}}.section--reviews .reviews-wrapper .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:rgba(var(--color-base-accent-primary), 1) !important}.section--reviews .review{background-color:rgba(var(--color-base-background-primary), 1);padding:1.5rem;border-radius:2rem;box-sizing:border-box;overflow:hidden}.section--reviews .review__text{font-size:1.1rem;font-weight:400;color:rgba(var(--color-base-text), 1);margin-bottom:0}.section--reviews .review .review__rating{color:rgba(var(--color-base-accent-primary), 1);margin-bottom:.5rem;display:flex;align-items:center;justify-content:flex-start}.section--reviews .review .review__images{display:flex;justify-content:flex-start;margin-top:2rem;margin-bottom:1rem;gap:1rem}.section--reviews .review .review__images img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain;padding:.5rem;border-radius:.75rem;background-color:rgba(var(--color-base-background-secondary), 1)}.section--reviews .review__author{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;grid-template-areas:"avatar name" "avatar verified";grid-gap:0 .5rem;gap:0 .5rem}.section--reviews .review__author-letter{grid-area:avatar;width:60px;height:60px;border-radius:50%;background-color:rgba(var(--color-base-text), 1);color:rgba(var(--color-base-background-primary), 1);display:flex;align-items:center;justify-content:center;font-size:2.3rem;text-transform:uppercase;font-weight:700}.section--reviews .review__name{grid-area:name;align-self:flex-end;font-size:1.3rem;color:rgba(var(--color-base-text), 1);font-weight:500}.section--reviews .review__verified{grid-area:verified;align-self:flex-start;font-size:1rem;color:rgba(var(--color-base-text), 1);font-weight:400;display:flex;align-items:center;gap:.25rem}.section--reviews .review__verified svg{width:16px;height:16px;border-radius:50%;padding:4px;background-color:rgba(var(--color-base-accent-primary), 1);color:rgba(var(--color-base-background-primary), 1)}
