.customer-reviews{padding-left:2rem;padding-right:2rem;position:relative}@media (min-width:992px){.customer-reviews>img{display:block!important}}@media (max-width:992px){.customer-reviews>svg{display:none}}.customer-reviews>svg>g>path{fill:var(--color-primary-light)}.customer-reviews__swiper{position:relative}@media (min-width:576px){.customer-reviews__box{width:48%}}@media (min-width:1200px){.customer-reviews__box{width:30%}}.customer-reviews__box{background:var(--color-primary-gradient);border-radius:11px}.customer-reviews__box-content{align-items:flex-start;border:1px solid var(--color-pale-lavender);border-radius:11px;display:flex;flex-direction:column;font-weight:200;gap:3rem;height:100%;margin:1px;padding:3rem}.customer-reviews__headline{color:var(--color-primary-dark);font-size:2rem;font-weight:500}.customer-reviews__name{align-items:end;display:flex;flex-grow:1;font-weight:500}.customer-reviews__name,.customer-reviews__text{color:var(--color-primary-dark);font-size:1.6rem}.customer-reviews__text{font-weight:300;line-height:2}.customer-reviews__author{display:flex;flex-direction:row;gap:1rem}.customer-reviews__customer-photo{border-radius:25px;width:30px}.customer-reviews .swiper-pagination{--swiper-pagination-bullet-size:10px;--swiper-pagination-color:var(--color-primary-dark);--swiper-pagination-bullet-inactive-color:var(--color-mauve);--swiper-pagination-bullet-inactive-opacity:1}.customer-reviews .swiper-pagination-bullet{border:1px solid var(--color-mauve)!important}.customer-reviews--white{background-color:var(--color-white);color:var(--color-primary-dark)}.customer-reviews--primary-light{background-color:var(--color-primary-light)}.customer-reviews--pale-lavender{background-color:var(--color-pale-lavender);color:var(--color-primary-dark)}.customer-reviews--pale-lavender .customer-reviews__box{background-color:var(--color-white)}.customer-reviews--pale-lavender .customer-reviews__box-content{border:none}