.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-vertical)}.customer-reviews__container{position:relative}.customer-reviews__ratings>svg>path{fill:var(--color-vertical)}.customer-reviews__box{background-color:var(--color-dark-blue);border-radius:11px;box-shadow:0 16px 42px rgba(0,0,0,.749)}@media(min-width:576px){.customer-reviews__box{width:48%}}@media(min-width:1200px){.customer-reviews__box{width:30%}}.customer-reviews__box-content{align-items:flex-start;border:1px solid var(--color-vertical);border-radius:11px;display:flex;flex-direction:column;font-weight:200;gap:3rem;height:100%;margin:1px;padding:3rem}.customer-reviews__name{align-items:end;color:var(--color-vertical);display:flex;flex-grow:1;font-size:1.6rem}.customer-reviews__text{color:var(--color-white);font-size:1.6rem;font-weight:200;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:#fff;--swiper-pagination-bullet-inactive-color:var(--color-dark-blue);--swiper-pagination-bullet-inactive-opacity:1}.customer-reviews .swiper-pagination-bullet{border:1px solid #fff!important}