product-reviews product-reviews-slider .grid{flex-wrap:nowrap}product-reviews product-reviews-slider .grid__item{max-width:100%}product-reviews product-reviews-slider .swiper-slide{height:auto;margin-right:0!important}.product-reviews__header{display:flex;flex-direction:column;grid-area:header;max-width:100%;position:relative;width:100%}@media(min-width:750px){.product-reviews__header{padding-bottom:30px}}.product-reviews__header__title{margin-bottom:2rem}@media(min-width:990px){.product-reviews__header__title{margin-bottom:3rem}}.product-reviews__body{display:grid;grid-template-areas:"widget" "slider";grid-template-columns:100%;grid-template-rows:auto auto}@media(min-width:750px){.product-reviews__body{grid-gap:20px;grid-template-areas:"widget slider";grid-template-columns:200px calc(100% - 200px);margin-top:-80px}}@media(min-width:990px){.product-reviews__body{grid-gap:30px;grid-template-columns:230px calc(100% - 260px)}}.product-reviews__body product-reviews-slider{grid-area:slider}.product-reviews__body .swiper{max-width:100%}.product-reviews__body .swiper .swiper-wrapper{align-items:center;max-width:100%;position:relative;width:100%;z-index:1}@media(min-width:750px){.product-reviews__body .swiper .swiper-wrapper.grid--2-col-tablet .grid__item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2);width:50%}}@media(min-width:990px){.product-reviews__body .swiper .swiper-wrapper.grid--4-col-desktop .grid__item{max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2);width:50%}}@media(min-width:1200px){.product-reviews__body .swiper .swiper-wrapper.grid--4-col-desktop .grid__item{max-width:calc(25% - var(--grid-desktop-horizontal-spacing)*3/4);width:25%}}.product-reviews__body .swiper .swiper-arrows{display:flex;flex-direction:row-reverse;gap:.4rem;justify-content:right;margin:4rem 0 3.2rem;z-index:1}.product-reviews__body .swiper .swiper-arrows .swiper-button-next.swiper-button-lock,.product-reviews__body .swiper .swiper-arrows .swiper-button-prev.swiper-button-lock,.product-reviews__body .swiper .swiper-arrows.desktop{display:none}@media(min-width:750px){.product-reviews__body .swiper .swiper-arrows.desktop{display:flex}}.product-reviews__body .swiper .swiper-arrows .swiper-button-next,.product-reviews__body .swiper .swiper-arrows .swiper-button-prev{border:1px solid #ec1a33;border-radius:20px;display:block;height:30px;position:unset;transition:all .2s ease;width:50px}.product-reviews__body .swiper .swiper-arrows .swiper-button-next:after,.product-reviews__body .swiper .swiper-arrows .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.16 4.595c.244.317.566.658.979.96H.9V6.446h14.238a4.822 4.822 0 0 0-.977.96c-.76.988-1.194 2.298-1.194 3.594v.1h.868V11c0-1.088.38-2.23 1.01-3.052l-.079-.061.08.06c.497-.647 1.388-1.411 2.86-1.501h.394V5.554h-.394c-1.472-.09-2.363-.854-2.86-1.502-.632-.822-1.011-1.964-1.011-3.052V.9h-.868V1c0 1.296.434 2.606 1.194 3.595Z' fill='%23EC1A33' stroke='%23EC1A33' stroke-width='.2'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:50% 50%;content:"";display:block;height:100%;transition:background .2s ease;width:100%}@media(min-width:990px){.product-reviews__body .swiper .swiper-arrows .swiper-button-next:hover,.product-reviews__body .swiper .swiper-arrows .swiper-button-prev:hover{background:#ec1a33}.product-reviews__body .swiper .swiper-arrows .swiper-button-next:hover:after,.product-reviews__body .swiper .swiper-arrows .swiper-button-prev:hover:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='19' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14.16 4.595c.244.317.566.658.979.96H.9V6.446h14.238a4.822 4.822 0 0 0-.977.96c-.76.988-1.194 2.298-1.194 3.594v.1h.868V11c0-1.088.38-2.23 1.01-3.052l-.079-.061.08.06c.497-.647 1.388-1.411 2.86-1.501h.394V5.554h-.394c-1.472-.09-2.363-.854-2.86-1.502-.632-.822-1.011-1.964-1.011-3.052V.9h-.868V1c0 1.296.434 2.606 1.194 3.595Z' fill='%23FFF' stroke='%23FFF' stroke-width='.2'/%3E%3C/svg%3E")}}.product-reviews__body .swiper .swiper-arrows .swiper-button-prev:after{transform:rotate(180deg)}.product-reviews__body .swiper .swiper-arrows.swiper-arrows--one-review{margin:1rem 0}@media(min-width:750px){.product-reviews__body .swiper .swiper-arrows.swiper-arrows--one-review{margin:4rem 0 3.2rem}}.widget{align-self:center;background-color:#fff;grid-area:widget;justify-self:center;z-index:2}@media(min-width:750px){.widget{width:200px}}@media(min-width:990px){.widget{margin-top:6rem;width:230px}}.widget__rate{color:#9cabff;font-family:var(--font-reviews-family);font-size:19px;font-weight:700;line-height:23px;margin-bottom:4px;margin-top:15px;text-align:center}.widget__rate-separator{margin:0 4px 0 5px}.widget__average{font-size:33px;letter-spacing:-.02em;line-height:40px;margin-right:3px}.widget__stars{align-items:center;display:flex;justify-content:center}.widget__logo{margin-top:10px}.widget__logo img{max-height:30px}.widget__link{font-size:12px;margin-top:10px;text-align:center}.widget__link a{color:#1e1e1e;position:relative;text-decoration:underline}