.rey-carouselEl{--autoplay-duration: 9000ms;--per-row: 2;--gap: 15px;--arrow-size: 50px;--arrow-side-spacing: 20px;--dots-side-spacing: 35px}@media(min-width: 768px)and (max-width: 1024px){.rey-carouselEl{--per-row: 3;--gap: 15px}}@media(min-width: 1025px){.rey-carouselEl{--per-row: 4;--gap: 30px}}.rey-carouselEl.--loading{background-color:#fff;position:relative;-webkit-transition:opacity .3s var(--easeoutcubic, ease-out);transition:opacity .3s var(--easeoutcubic, ease-out);--loader-af-color: HSL(var(--neutral-10));--loader-af-opacity: 0.15;--loader-af-z: 3}.rey-carouselEl.--loading:after{content:"";pointer-events:none;position:var(--loader-af-ps, absolute);width:var(--loader-af-width, 100px);height:var(--loader-af-height, 3px);top:var(--loader-af-top, calc(50% - var(--loader-height, 3px) / 2));inset-inline-start:var(--loader-af-left, calc(50% - var(--loader-width, 100px) / 2));opacity:var(--loader-af-o, 1);color:var(--loader-af-color, inherit);background-color:var(--line-loader-color, currentColor);-webkit-animation:dashanim-active-trscale var(--anim-d, 1s) var(--easeoutcubic, ease-out) infinite;animation:dashanim-active-trscale var(--anim-d, 1s) var(--easeoutcubic, ease-out) infinite;z-index:var(--loader-af-z, initial)}.rtl .rey-carouselEl.--loading:after{animation-direction:reverse;-webkit-animation-timing-function:linear;animation-timing-function:linear}.rey-carouselEl .__slides{height:auto;min-height:100px;position:relative;width:100%;background-color:rgba(0,0,0,0);-webkit-transition:background-color .5s var(--easeoutcubic, ease-out);transition:background-color .5s var(--easeoutcubic, ease-out);-webkit-transform:translateZ(0);transform:translateZ(0)}.rey-carouselEl .__slide{width:calc((100% - var(--gap)*(var(--per-row) - 1))/var(--per-row));margin-right:var(--gap);-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.rey-carouselEl .__slide>.elementor{-webkit-box-flex:1;-ms-flex:1;flex:1}.rey-carouselEl[data-layout=code] .__slide{display:block}@media(min-width: 1025px){.rey-carouselEl .splide[data-side-offset]{--stretch: calc( ((var(--site-width) - var(--container-max-width)) / 2) + var(--main-gutter-size) );width:auto;max-width:calc(var(--container-max-width) + var(--stretch, 0px) - 0);margin-left:var(--offset-m-left, 0px);margin-right:var(--offset-m-right, 0px);opacity:var(--opacity-start, 1);-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.e-con .rey-carouselEl .splide[data-side-offset],.e-container .rey-carouselEl .splide[data-side-offset]{--stretch: calc( ((var(--site-width) - var(--container-max-width)) / 2) )}.rey-carouselEl .splide[data-side-offset].is-active{opacity:1}.rey-carouselEl .splide[data-side-offset] .splide__slide{-webkit-transition:opacity .25s var(--easeoutcubic, ease-out);transition:opacity .25s var(--easeoutcubic, ease-out)}.rey-carouselEl .splide[data-side-offset] .splide__slide:not(.is-visible){opacity:var(--side-offset-inactive-opacity, 1)}.rey-carouselEl .splide[data-side-offset] .splide__track{padding-left:var(--offset-left, 0px) !important;padding-right:var(--offset-right, 0px) !important}.rey-carouselEl .splide[data-side-offset][data-side-offset=both],.rey-carouselEl .splide[data-side-offset][data-side-offset=left]{--l-stretch: calc( var(--stretch, 0px) + var(--padding-left, 0px) + var(--margin-left, 0px) );--offset-m-left: calc( -1 * var(--l-stretch) )}.rey-carouselEl .splide[data-side-offset][data-side-offset=both] .splide__track,.rey-carouselEl .splide[data-side-offset][data-side-offset=left] .splide__track{--offset-left: var(--l-stretch)}.rey-carouselEl .splide[data-side-offset][data-side-offset=both] .rey-arrowSvg--left,.rey-carouselEl .splide[data-side-offset][data-side-offset=left] .rey-arrowSvg--left{--nav-distance: calc(var(--stretch) + 1em)}.rey-carouselEl .splide[data-side-offset][data-side-offset=both],.rey-carouselEl .splide[data-side-offset][data-side-offset=right]{--r-stretch: calc( var(--stretch, 0px) + var(--padding-right, 0px) + var(--margin-right, 0px) );--offset-m-right: calc( -1 * var(--r-stretch) )}.rey-carouselEl .splide[data-side-offset][data-side-offset=both] .splide__track,.rey-carouselEl .splide[data-side-offset][data-side-offset=right] .splide__track{--offset-right: var(--r-stretch)}.rey-carouselEl .splide[data-side-offset][data-side-offset=both] .rey-arrowSvg--right,.rey-carouselEl .splide[data-side-offset][data-side-offset=right] .rey-arrowSvg--right{--nav-distance: calc(var(--stretch) + 1em)}.rey-carouselEl .splide[data-side-offset] .rey-sliderDots[data-position-x=left]{left:var(--l-stretch)}.rey-carouselEl .splide[data-side-offset] .rey-sliderDots[data-position-x=right]{right:var(--r-stretch)}}.rey-carouselEl.--direction-ttb .__slides{height:100%;display:block}.rey-carouselEl.--direction-ttb .__slide{width:100%;margin-right:0;margin-bottom:0;padding-bottom:var(--gap)}.rey-carouselEl.--direction-ttb.--ttb-no-autoheight .__slide{height:calc(100%/var(--per-row))}.rey-carouselEl.--direction-ttb.--ttb-mask .splide{--gradient-size: 150px;--linear-gr: linear-gradient(to bottom, black calc(100% - var(--gradient-size)), rgba(0, 0, 0, 0) 99%);-webkit-mask-image:var(--linear-gr);mask-image:var(--linear-gr)}.rey-carouselEl.--direction-ttb.--ttb-mask .__slide:last-child{padding-bottom:var(--gradient-size)}.rey-carouselEl.--direction-ttb.--ttb-rotate-arrows .rey-sliderArrows .rey-arrowSvg{top:auto;left:var(--arrows-v-pos, 50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:var(--arrow-height, 1em);height:1em}.rey-carouselEl.--direction-ttb.--ttb-rotate-arrows .rey-sliderArrows .rey-arrowSvg.rey-arrowSvg--left{top:var(--arrow-side-spacing)}.rey-carouselEl.--direction-ttb.--ttb-rotate-arrows .rey-sliderArrows .rey-arrowSvg.rey-arrowSvg--left svg{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.rey-carouselEl.--direction-ttb.--ttb-rotate-arrows .rey-sliderArrows .rey-arrowSvg.rey-arrowSvg--right{bottom:var(--arrow-side-spacing);right:auto}.rey-carouselEl.--direction-ttb.--ttb-rotate-arrows .rey-sliderArrows .rey-arrowSvg.rey-arrowSvg--right svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}