.block-featured-review .container .items{width:100%}.block-featured-review .items{grid-column:1;grid-row:1}.block-featured-review .content{display:flex;gap:200px;justify-content:space-between}.block-featured-review .rating{margin-top:var(--space-6)}.block-featured-review .info{display:flex;flex-direction:column;gap:20px}.block-featured-review .info .image{width:260px;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden}.block-featured-review .info .image img{width:100%;height:100%;object-fit:cover}.block-featured-review .info .name{text-align:center;}.block-featured-review .info .position{font-weight:bold!important}.block-featured-review .swiper-prev{left:10px}.block-featured-review .swiper-next{right:10px}.block-featured-review .swiper-prev,.block-featured-review .swiper-next{position:absolute;top:85%;transform:translateY(-50%);border-radius:50%;background-color:var(--color-p-60);padding:12px}.block-featured-review .swiper-prev svg,.block-featured-review .swiper-next svg{stroke:#FFF;width:24px;height:24px}.block-featured-review.font-color-p-60 .rating svg path{fill:var(--color-p-60)}@media screen and (max-width:991px){.block-featured-review .content{flex-direction:column;align-items:center}.block-featured-review .content .text-content{text-align:center}.block-featured-review .content{gap:var(--space-6)}.block-featured-review .rating{margin-top:var(--space-4)}}@media only screen and (max-width:768px){.block-featured-review .items{padding:var(--space-5) 0}}@media screen and (max-width:576px){.block-featured-review .content img{width:150px;height:150px}.block-featured-review .container .items{padding-top:var(--space-5)!important;padding-bottom:var(--space-5)!important}.block-featured-review .rating{margin-top:var(--space-4)}}