.stories{background-color:var(--background-color)}.stories .section-title{color:var(--title-color);display:flex;align-items:center;gap:16px}.stories .swiper{padding-left:calc(calc(100% - calc(var(--page-width) - 10rem)) / 2);padding-right:calc(calc(100% - calc(var(--page-width) - 10rem)) / 2);padding-bottom:55px}.stories .swiper-slide{width:350px}.stories .swiper-scrollbar{bottom:9px;left:calc(calc(100% - calc(var(--page-width) - 10rem)) / 2);width:calc(var(--page-width) - 300px);height:2px;background-color:var(--scrollbar-bg-color);border-radius:0}.stories .swiper-scrollbar .swiper-scrollbar-drag{background-color:var(--scrollbar-thumb-color);border-radius:0;display:block}.stories .swiper-button-next{top:auto;right:calc(calc(100% - calc(var(--page-width) - 10rem)) / 2);bottom:0;width:22px;height:22px;color:var(--color-white);background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5666 9.81323L9.09996 2.34657L11 0.479899L21.6666 11.1466L11 21.8132L9.09996 19.9466L16.5666 12.4799L0.333291 12.4799L0.333291 9.81323L16.5666 9.81323Z' fill='var(--arrow-color)'/%3E%3C/svg%3E");display:block}.stories .swiper-button-prev{top:auto;left:auto;right:calc(calc(calc(100% - calc(var(--page-width) - 10rem)) / 2) + 54px);bottom:0;width:22px;height:22px;color:var(--color-white);background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.43337 9.81323L12.9 2.34657L11 0.479899L0.333375 11.1466L11 21.8132L12.9 19.9466L5.43337 12.4799L21.6667 12.4799L21.6667 9.81323L5.43337 9.81323Z' fill='var(--arrow-color)'/%3E%3C/svg%3E");display:block}.stories .swiper-button-next,.stories .swiper-button-prev{-webkit-mask:var(--bg-image);mask:var(--bg-image);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain;background-color:var(--arrow-color)}.stories .swiper-button-next{--bg-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16.5666 9.81323L9.09996 2.34657L11 0.479899L21.6666 11.1466L11 21.8132L9.09996 19.9466L16.5666 12.4799L0.333291 12.4799L0.333291 9.81323L16.5666 9.81323Z' fill='black'/%3E%3C/svg%3E")}.stories .swiper-button-prev{--bg-image: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.43337 9.81323L12.9 2.34657L11 0.479899L0.333375 11.1466L11 21.8132L12.9 19.9466L5.43337 12.4799L21.6667 12.4799L21.6667 9.81323L5.43337 9.81323Z' fill='black'/%3E%3C/svg%3E")}.stories .swiper-button-next.swiper-button-disabled,.stories .swiper-button-prev.swiper-button-disabled{opacity:.6}.stories .swiper-button-next:after,.stories .swiper-button-prev:after{content:none}.stories .stories--block{background-color:#efefef;padding:24px;display:flex;flex-direction:column;gap:8px}.stories .stories--rating{margin-bottom:8px}.stories .stars-container{display:flex;align-items:center;gap:2px}.stories .star{display:block;width:24px;height:25px;transition:transform .2s ease}.stories .star:hover{transform:scale(1.05)}.stories .full-star path{fill:#ffc75e}.stories .empty-star path{fill:#e5e5e5}.stories .star.half-fill{position:relative}.stories .star.half-fill:before{content:"";position:absolute;top:0;left:0;width:50%;height:100%;background-color:#ffc75e;clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}.stories .stories--title{font-size:16px;line-height:24px;font-weight:700;color:var(--color-dark)}.stories .stories--comment{font-size:14px;line-height:20px;font-weight:300;color:var(--color-dark)}.stories .stories--on-product{font-size:14px;line-height:20px;color:var(--color-dark);opacity:.5;margin-top:8px}.stories .stories--product{background-color:#2d2c2c;color:var(--color-white);font-size:14px;line-height:20px;font-weight:600;margin-top:8px}.stories .stories--product a{display:block;color:var(--color-white)}.stories .stories--product-info{display:flex;align-items:center;gap:16px}.stories .stories--product-info img{width:50px;height:auto;display:block;transition:transform .2s}.stories .stories--product a:hover img{transform:scale(1.1)}.stories .stories--verified{margin-top:8px}@media screen and (max-width: 1439px){.stories .swiper{padding-left:5rem;padding-right:5rem}.stories .swiper-scrollbar{left:5rem;width:calc(100% - 300px)}.stories .swiper-button-next{right:5rem}.stories .swiper-button-prev{right:calc(5rem + 54px)}}@media screen and (max-width: 1023px){.stories .swiper{padding-left:20px;padding-right:20px;padding-bottom:42px}.stories .swiper-scrollbar{bottom:0;right:auto;left:20px;width:calc(100% - 40px)}.stories .swiper-button-next,.stories .swiper-button-prev{display:none}.stories .star{width:20px;height:21px}}@media screen and (max-width: 479px){.stories .swiper-slide{width:85%}.stories .star{width:18px;height:19px}.stories .stars-container{gap:1px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/section-stories.css.map */
