"use strict";(self.webpackChunkui=self.webpackChunkui||[]).push([[9],{59:function(e,r,s){var t=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(r,"__esModule",{value:!0}),r.SlidesCarousel=void 0;const a=s(0);s(32),s(33);const n=s(1),l=t(s(34)),i=s(1),o=t(s(27));s(28);const u=s(261),{mainContainer:c,arrow:d,arrowNext:f}=o.default;r.SlidesCarousel=({className:e="",children:r,carouselSettings:s,arrowStyles:t})=>{const o=(0,n.useRef)(null),[,w]=(0,i.useState)(0);return(0,a.jsxs)("div",{className:`${c} mainContainerReviews `,children:[(0,a.jsx)("div",{className:`${d} ${f} ${t} arrowNextReviews`,onClick:e=>{e.preventDefault(),o.current?.slickNext()},children:(0,a.jsx)(u.Arrow,{})}),(0,a.jsx)(l.default,{ref:o,arrows:!1,className:`${e}`,...s,afterChange:e=>{w(e)},children:r})]})}},261:(e,r,s)=>{Object.defineProperty(r,"__esModule",{value:!0}),r.Arrow=void 0;const t=s(0);s(2),r.Arrow=function({}){return(0,t.jsxs)("svg",{viewBox:"0 0 100 100",children:[(0,t.jsx)("title",{children:"Next"}),(0,t.jsx)("path",{d:"M24,56L100,56L100,43L24,43L52,15L43,6L0,50L43,94L52,85L24,56Z",class:"arrow",transform:"translate(100, 100) rotate(180)"})]})}}}]);