.reviews-marquee__inner{background-color:var(--section-background);border-radius:24px;overflow:hidden;position:relative;height:520px;display:flex;align-items:center}.reviews-marquee__header{width:50%;flex-shrink:0;display:flex;flex-direction:column;gap:40px;padding:40px 100px}.reviews-marquee__lists{width:50%;display:flex;gap:16px;padding-right:24px}.reviews-marquee__list{flex:1;display:flex;align-items:center;flex-direction:column;animation:marquee linear infinite;animation-play-state:running;height:fit-content;animation-duration:var(--scroll-duration)}.reviews-marquee__list:last-of-type{animation-name:marquee-reverse}.reviews-marquee__hover:hover .reviews-marquee__list{animation-play-state:paused}.reviews-marquee__item{position:relative;display:flex;flex-direction:column;gap:16px;padding:8px 0}.reviews-marquee__block{display:flex;flex-direction:column;padding:32px;border-radius:24px;background-color:#fff}.reviews-marquee__block-title{font-weight:500;font-size:18px;line-height:160%;margin:0 0 16px}.reviews-marquee__block-content{font-size:14px;line-height:160%;margin:0 0 24px}.reviews-marquee__block-author{display:flex;align-items:center;justify-content:space-between}.reviews-marquee__block-author p{display:flex;align-items:center;gap:8px;font-size:14px;line-height:140%}.reviews-marquee__block-author p svg{color:#5151517a}.reviews-marquee__block-author span{opacity:.8}.reviews-marquee__block-author a{display:flex}@media screen and (max-width:989px){.reviews-marquee__header{width:35%;padding:40px}.reviews-marquee__lists{width:65%}}@media screen and (max-width:749px){.reviews-marquee__inner{border-radius:16px;height:fit-content;align-items:start;flex-direction:column;gap:24px;padding:32px 24px}.reviews-marquee__header{width:100%;gap:16px;padding:0}.reviews-marquee__blocks{width:100%}.reviews-marquee__blocks-list{width:calc(100% + 48px);gap:24px;padding:0 24px;margin-left:-24px;scroll-padding-left:24px}.reviews-marquee__blocks-list>li{width:100%;min-width:100%}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(0,-25%,0)}}@keyframes marquee-reverse{0%{transform:translate3d(0,-25%,0)}to{transform:translateZ(0)}}
/*# sourceMappingURL=/cdn/shop/t/82/assets/section-reviews-marquee.css.map */
