:root{--reviews-wrap-gap:calc(var(--base-unit)*12);--reviews-wrap-before-after-size:calc(var(--base-unit)*182.5);--reviews-wrap-blur:calc(var(--base-unit)*34);--reviews-wrap-before-left:calc(var(--base-unit)*100);--reviews-wrap-after-right:calc(var(--base-unit)*150);--reviews-line-height:calc(var(--base-unit)*105);--reviews-item-max-width:calc(var(--base-unit)*183);--reviews-stars-star-width:calc(var(--base-unit)*12);--reviews-stars-star-height:calc(var(--base-unit)*12.5)}.reviews{overflow:hidden}.reviews .container{padding:0;position:relative}.reviews__wrap{align-items:center;background:hsla(0,0%,100%,.8);border-radius:24px;display:flex;flex-wrap:wrap;gap:var(--reviews-wrap-gap);margin-top:var(--spacing-6xl);padding:var(--spacing-5xl)}.reviews__wrap:after,.reviews__wrap:before{border-radius:var(--radius-full);content:"";-webkit-filter:blur(var(--reviews-wrap-blur));filter:blur(var(--reviews-wrap-blur));flex-shrink:0;height:var(--reviews-wrap-before-after-size);opacity:.5;position:absolute;transform:translateZ(0);width:var(--reviews-wrap-before-after-size);z-index:-1}.reviews__wrap:before{background:radial-gradient(442.25% 71.72% at 49.29% 312.72%,var(--color-base-white) 0,#00a3ff 100%);left:var(--reviews-wrap-before-left)}.reviews__wrap:after{background:radial-gradient(442.25% 71.72% at 49.29% 312.72%,var(--color-base-white) 0,#9fa9fa 100%);right:var(--reviews-wrap-after-right)}.reviews__line{background:rgba(145,158,171,.16);height:var(--reviews-line-height);width:1px}.reviews__item{flex-direction:column;gap:var(--spacing-xl);max-width:var(--reviews-item-max-width)}.reviews__item,.reviews__stars{align-items:center;display:flex}.reviews__stars{gap:var(--spacing-md)}.reviews__stars .star{background:url(https://25792325.fs1.hubspotusercontent-eu1.net/hubfs/25792325/raw_assets/public/soax-theme-live/images/v4/star.svg) no-repeat top/cover;display:block;height:var(--reviews-stars-star-height);width:var(--reviews-stars-star-width)}.reviews__author-name,.reviews__text{text-align:center}.reviews__text{color:var(--color-gray-description)}.reviews__author-position{margin-top:var(--spacing-xs)}.reviews .reviews__mobile-nav{display:none}@media screen and (max-width:900px){.reviews__wrap{justify-content:space-around}.reviews__line{display:none}}@media screen and (max-width:768px){.reviews{position:relative}.reviews .titles{padding:0 16px}.reviews__wrap:after{background:radial-gradient(442.25% 71.72% at 49.29% 312.72%,#fff 0,#00a3ff 100%)}.reviews__wrap:after,.reviews__wrap:before{border-radius:152.438px;filter:blur(50.8127975464px);height:321.203px;opacity:.5;width:241.869px}.reviews__wrap:before{background:radial-gradient(442.25% 71.72% at 49.29% 312.72%,#fff 0,#9fa9fa 100%)}.reviews__wrap{background:none;display:flex;flex-wrap:nowrap;overflow:hidden;padding:16px;scroll-behavior:smooth;width:100vw}.reviews__item{align-items:center;align-self:stretch;background:hsla(0,0%,100%,.8);border-radius:24px;flex:0 0 100%;gap:24px;max-width:100%;padding:24px}.reviews__mobile-nav{bottom:-38px;display:flex!important;justify-content:space-between;position:absolute;width:100%}.reviews__mobile-nav .nav-button{align-items:center;border:1px solid var(--Divider-gray,rgba(145,158,171,.24));border-radius:100px;display:flex;gap:8px;margin:0 32px;padding:10px;touch-action:manipulation}}