:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{color:hsla(0,0%,93%,.9);cursor:pointer;display:inline-flex;font-size:25px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93%,.9);height:1em;width:1em}.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-horizontal)~.swiper-pagination-progressbar{height:4px;left:0;top:0;width:100%}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-testimonial__image{flex-shrink:0}.elementor-testimonial__image img{border-radius:999px;box-sizing:content-box;-o-object-fit:cover;object-fit:cover}.elementor-testimonial__footer,.elementor-testimonial__header{display:flex}.elementor-testimonial__footer cite,.elementor-testimonial__header cite{display:flex;flex-direction:column;font-size:14px;font-style:normal;line-height:1.5}.elementor-testimonial__name{font-weight:700}.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{align-items:center}.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-start:20px}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer{flex-direction:row-reverse}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer{flex-direction:row}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{margin-top:25px}.elementor-testimonial--layout-image_above .elementor-testimonial{display:flex;flex-direction:column-reverse}.elementor-testimonial--layout-image_above .elementor-testimonial__footer{margin-bottom:25px}.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer{flex-wrap:wrap;margin-top:25px}.elementor-testimonial--layout-image_stacked .elementor-testimonial cite,.elementor-testimonial--layout-image_stacked .elementor-testimonial__image{margin-top:15px;width:100%}.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial{align-items:stretch;display:flex}.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer{flex-direction:column;flex-shrink:0;text-align:center}.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite{margin-top:15px}.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer{justify-content:flex-start}.elementor-testimonial--layout-image_left .elementor-testimonial{flex-direction:row-reverse}.elementor-testimonial--layout-image_left .elementor-testimonial__footer{padding-inline-end:20px}.elementor-testimonial--layout-image_right .elementor-testimonial{flex-direction:row}.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-inline-start:20px}.elementor-testimonial--align-right .elementor-testimonial{text-align:right}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--align-left .elementor-testimonial{text-align:left}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--align-center .elementor-testimonial{text-align:center}.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite{display:flex;flex-direction:column;margin-top:25px;width:100%}.elementor-testimonial--skin-bubble .elementor-testimonial__content{background-color:#f9fafa;padding:20px;position:relative}.elementor-testimonial--skin-bubble .elementor-testimonial__content:after{background-color:#f9fafa;border-width:0;box-sizing:content-box;content:"";display:block;height:14px;inset-inline-start:calc(20px + 50px / 2);position:absolute;transform:scaleX(.75) rotate(45deg);width:14px}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after{bottom:calc(100% - 7px);transform:scaleX(.75) rotate(-135deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(-135deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after{top:calc(100% - 7px)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(45deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after{left:calc(20px + 50px / 2)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after{right:calc(20px + 50px / 2)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after{left:-8px;transform:scaleY(.75) rotate(135deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{right:-8px;transform:scaleY(.75) rotate(-45deg)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{top:calc(20px + 50px / 2)}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-top:20px}@media (min-width:-1){.elementor-testimonial--widescreen-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--widescreen-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--widescreen-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}}@media (max-width:-1){.elementor-testimonial--laptop-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--laptop-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--laptop-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}.elementor-testimonial--tablet_extra-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--tablet_extra-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--tablet_extra-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}}@media (max-width:1024px){.elementor-testimonial--tablet-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--tablet-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--tablet-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}}@media (max-width:-1){.elementor-testimonial--mobile_extra-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--mobile_extra-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--mobile_extra-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}}@media (max-width:767px){.elementor-testimonial--mobile-align-right .elementor-testimonial{text-align:right}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:0 20px}.elementor-testimonial--mobile-align-left .elementor-testimonial{text-align:left}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline:20px 0}.elementor-testimonial--mobile-align-center .elementor-testimonial{text-align:center}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start}}.elementor-widget-testimonial-carousel .swiper-slide{padding:20px}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:1.3em;font-style:italic;line-height:1.5}.elementor-widget-testimonial-carousel .elementor-testimonial__image img{height:50px;width:50px}.swiper-pagination-bullets{color:#fff;cursor:default}.swiper-slide{border-style:solid;border-width:0;overflow:hidden;transition-duration:.5s;transition-property:border,background,transform;will-change:transform}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{transform:translateY(100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{transform:translateY(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{transform:translateX(-100%)}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{transform:translateX(100%)}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{opacity:0;transform:scale(.5)}.swiper-slide a{display:inline}.swiper-slide a.elementor-button{display:inline-block}.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper{width:calc(95% - 40px)}.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper{width:95%}.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper{align-items:stretch;display:flex}.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide{height:auto}.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{padding-bottom:40px}.elementor-widget-reviews .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next{left:0;right:unset}.elementor-widget-reviews .elementor-swiper-button-next,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev{left:unset;right:0}.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev{top:calc(50% - 40px / 2)}.elementor-widget-media-carousel .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next{left:10px;right:unset}.elementor-widget-media-carousel .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev{left:unset;right:10px}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-kit-2031{--e-global-color-primary:#8b38cb;--e-global-color-secondary:#0d1d32;--e-global-color-text:#111;--e-global-color-accent:#fdb735;--e-global-color-98ec615:#2dcc70;--e-global-color-6e3e67b:#f7f9fc;--e-global-color-f649ea5:#e4e4e4;--e-global-color-1383c27:#1e5bfa;--e-global-color-7f7af46:#fff;--e-global-color-fffea46:rgba(255,255,255,0);--e-global-color-02b2f9a:#fff;--e-global-color-7802f99:rgba(139,56,203,.09);--e-global-color-0120227:#f5f8fb;--e-global-typography-primary-font-family:"Plus Jakarta Sans";--e-global-typography-primary-font-size:38px;--e-global-typography-primary-font-weight:800;--e-global-typography-primary-line-height:1.4em;--e-global-typography-secondary-font-family:"Plus Jakarta Sans";--e-global-typography-text-font-family:"Inter";--e-global-typography-accent-font-family:"Plus Jakarta Sans";color:var(--e-global-color-text);font-family:"Inter",Sans-serif;font-size:18px;line-height:1.7em}.elementor-kit-2031 button,.elementor-kit-2031 input[type="button"],.elementor-kit-2031 input[type="submit"],.elementor-kit-2031 .elementor-button{background-color:var(--e-global-color-primary);font-family:"Inter",Sans-serif;font-size:15px;line-height:25px;color:#fff;border-radius:16px 16px 16px 16px;padding:14px 24px 16px 24px}.elementor-kit-2031 button:hover,.elementor-kit-2031 button:focus,.elementor-kit-2031 input[type="button"]:hover,.elementor-kit-2031 input[type="button"]:focus,.elementor-kit-2031 input[type="submit"]:hover,.elementor-kit-2031 input[type="submit"]:focus,.elementor-kit-2031 .elementor-button:hover,.elementor-kit-2031 .elementor-button:focus{background-color:var(--e-global-color-secondary);color:#fff}.elementor-kit-2031 e-page-transition{background-color:#ffbc7d}.elementor-kit-2031 p{margin-block-end:24px}.elementor-kit-2031 a{color:var(--e-global-color-primary)}.elementor-kit-2031 a:hover{color:var(--e-global-color-secondary)}.elementor-kit-2031 h1{color:var(--e-global-color-text);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-kit-2031 h2{color:var(--e-global-color-text);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-kit-2031 h3{color:var(--e-global-color-text);font-family:"Plus Jakarta Sans",Sans-serif;font-size:28.4px;font-weight:800;line-height:1.15em}.elementor-kit-2031 h4{color:var(--e-global-color-text);font-family:"Plus Jakarta Sans",Sans-serif;font-size:20px;line-height:21px}.elementor-kit-2031 h5{font-size:18px}.elementor-kit-2031 h6{font-size:14px}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1200px}.e-con{--container-max-width:1200px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}h1.entry-title{display:var(--page-title-display)}@media (max-width:1024px){.elementor-kit-2031 h1{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-kit-2031 h2{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media (max-width:767px){.elementor-kit-2031 h1{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-kit-2031 h2{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}.tablepress thead tr th,.tablepress tr td{text-align:center}.elementor-864818 .elementor-element.elementor-element-75ef480{padding:0px 0px 70px 0px}.elementor-864818 .elementor-element.elementor-element-c6cf25a>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-26ad76c{width:auto;max-width:auto;bottom:55%;z-index:-1}body:not(.rtl) .elementor-864818 .elementor-element.elementor-element-26ad76c{right:-160%}body.rtl .elementor-864818 .elementor-element.elementor-element-26ad76c{left:-160%}body:not(.rtl) .elementor-864818 .elementor-element.elementor-element-f8d77eb{left:-66%}body.rtl .elementor-864818 .elementor-element.elementor-element-f8d77eb{right:-66%}.elementor-864818 .elementor-element.elementor-element-f8d77eb{bottom:55%;z-index:-1}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height);color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-a96ba47{width:var(--container-widget-width,36.343%);max-width:36.343%;--container-widget-width:36.343%;--container-widget-flex-grow:0;text-align:center}.elementor-864818 .elementor-element.elementor-element-a96ba47>.elementor-widget-container{background-color:var(--e-global-color-accent);margin:0px 0px 0px 0px;border-radius:25px 25px 25px 25px}.elementor-864818 .elementor-element.elementor-element-a96ba47 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-secondary)}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var(--e-global-color-secondary)}.elementor-widget-animated-headline .elementor-headline{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-animated-headline{--dynamic-text-color:var(--e-global-color-secondary)}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var(--e-global-color-accent)}.elementor-864818 .elementor-element.elementor-element-eaa6066{--iteration-count:infinite;--animation-duration:1200ms}.elementor-864818 .elementor-element.elementor-element-eaa6066 .elementor-headline{text-align:start;font-family:"Plus Jakarta Sans",Sans-serif;font-size:63.52px;font-weight:800;line-height:83px}.elementor-864818 .elementor-element.elementor-element-eaa6066 .elementor-headline-dynamic-text{font-family:"Plus Jakarta Sans",Sans-serif;font-weight:800;line-height:1.4em}.elementor-864818 .elementor-element.elementor-element-eaa6066 .elementor-headline-dynamic-wrapper path{stroke:var(--e-global-color-primary)}.elementor-widget-text-editor{font-family:var(--e-global-typography-text-font-family),Sans-serif;color:var(--e-global-color-text)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-button .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif}.elementor-864818 .elementor-element.elementor-element-3800676 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-3800676 .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-3800676 .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-3800676{width:auto;max-width:auto}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif}.elementor-864818 .elementor-element.elementor-element-4ee52a4:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-4ee52a4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-4ee52a4{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0px;margin-bottom:0px}.elementor-864818 .elementor-element.elementor-element-4ee52a4>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-c4072ae{text-align:start}.elementor-864818 .elementor-element.elementor-element-c4072ae .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-widget-counter .elementor-counter-number-wrapper{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-counter .elementor-counter-title{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif}.elementor-864818 .elementor-element.elementor-element-65120be>.elementor-widget-container{padding:30px 20px 20px 20px;border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-f649ea5);border-radius:24px 24px 24px 24px}.elementor-864818 .elementor-element.elementor-element-65120be .elementor-counter-number-wrapper{color:var(--e-global-color-1383c27);font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em}.elementor-864818 .elementor-element.elementor-element-65120be .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-864818 .elementor-element.elementor-element-bc0ee2b>.elementor-widget-container{padding:30px 20px 20px 20px;border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-f649ea5);border-radius:24px 24px 24px 24px}.elementor-864818 .elementor-element.elementor-element-bc0ee2b .elementor-counter-number-wrapper{color:var(--e-global-color-1383c27);font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em}.elementor-864818 .elementor-element.elementor-element-bc0ee2b .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-864818 .elementor-element.elementor-element-f415a54>.elementor-widget-container{padding:30px 20px 20px 20px;border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-f649ea5);border-radius:24px 24px 24px 24px}.elementor-864818 .elementor-element.elementor-element-f415a54 .elementor-counter-number-wrapper{color:var(--e-global-color-1383c27);font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em}.elementor-864818 .elementor-element.elementor-element-f415a54 .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-864818 .elementor-element.elementor-element-ba28d11>.elementor-widget-container{padding:30px 20px 20px 20px;border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-f649ea5);border-radius:24px 24px 24px 24px}.elementor-864818 .elementor-element.elementor-element-ba28d11 .elementor-counter-number-wrapper{color:var(--e-global-color-1383c27);font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em}.elementor-864818 .elementor-element.elementor-element-ba28d11 .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-864818 .elementor-element.elementor-element-97d044f:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-97d044f>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-864818 .elementor-element.elementor-element-97d044f{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-864818 .elementor-element.elementor-element-97d044f>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-bc-flex-widget .elementor-864818 .elementor-element.elementor-element-93f5c70.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-864818 .elementor-element.elementor-element-93f5c70.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-864818 .elementor-element.elementor-element-c4d6ea6 img{border-radius:16px 16px 16px 16px}.elementor-864818 .elementor-element.elementor-element-2c2ed55>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-864818 .elementor-element.elementor-element-2c2ed55{text-align:start}.elementor-864818 .elementor-element.elementor-element-2c2ed55 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-9475c1f .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-705c143{font-family:"Plus Jakarta Sans",Sans-serif;font-size:18px}.elementor-864818 .elementor-element.elementor-element-6c2eeb2 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-6c2eeb2 .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-6c2eeb2 .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-6c2eeb2{width:auto;max-width:auto}.elementor-864818 .elementor-element.elementor-element-6c2eeb2>.elementor-widget-container{margin:0px 24px 24px 0px}.elementor-864818 .elementor-element.elementor-element-e4438a9:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-e4438a9>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-e4438a9{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-864818 .elementor-element.elementor-element-e4438a9>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-266385c>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-864818 .elementor-element.elementor-element-266385c{text-align:center}.elementor-864818 .elementor-element.elementor-element-266385c .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-66a202e{text-align:center}.elementor-864818 .elementor-element.elementor-element-66a202e .elementor-heading-title{color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-1756cd2:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-1756cd2>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-864818 .elementor-element.elementor-element-1756cd2{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-864818 .elementor-element.elementor-element-1756cd2>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-bc-flex-widget .elementor-864818 .elementor-element.elementor-element-0f9db32.elementor-column .elementor-widget-wrap{align-items:center}.elementor-864818 .elementor-element.elementor-element-0f9db32.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-864818 .elementor-element.elementor-element-2896c87{text-align:center}.elementor-864818 .elementor-element.elementor-element-2896c87 img{max-width:88%;border-radius:16px 16px 16px 16px}.elementor-864818 .elementor-element.elementor-element-d7fa4af>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-864818 .elementor-element.elementor-element-d7fa4af{text-align:start}.elementor-864818 .elementor-element.elementor-element-d7fa4af .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-f1a7850 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-7102154{font-family:"Plus Jakarta Sans",Sans-serif;font-size:18px}.elementor-864818 .elementor-element.elementor-element-27ef026 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-27ef026 .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-27ef026 .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-27ef026{width:auto;max-width:auto}.elementor-864818 .elementor-element.elementor-element-27ef026>.elementor-widget-container{margin:0px 24px 24px 0px}.elementor-864818 .elementor-element.elementor-element-b4cd2fc:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-b4cd2fc>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-b4cd2fc{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-864818 .elementor-element.elementor-element-b4cd2fc>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-afc9972>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-864818 .elementor-element.elementor-element-afc9972{text-align:center}.elementor-864818 .elementor-element.elementor-element-afc9972 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-585cc84{text-align:center}.elementor-864818 .elementor-element.elementor-element-585cc84 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-16191ac{border-style:none;padding:100px 0px 100px 0px}.elementor-864818 .elementor-element.elementor-element-16191ac,.elementor-864818 .elementor-element.elementor-element-16191ac>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-805c9f6>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-864818 .elementor-element.elementor-element-805c9f6>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-e9155ef>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-e9155ef{text-align:center}.elementor-864818 .elementor-element.elementor-element-e9155ef .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-fad0032>.elementor-widget-container{margin:16px 0px 32px 0px}.elementor-864818 .elementor-element.elementor-element-fad0032{text-align:center;font-family:"Inter",Sans-serif;font-size:20px}.elementor-864818 .elementor-element.elementor-element-af03f37:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-af03f37>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(330deg,#d4a9f2 -2%,var(--e-global-color-7f7af46) 130%)}.elementor-864818 .elementor-element.elementor-element-af03f37,.elementor-864818 .elementor-element.elementor-element-af03f37>.elementor-background-overlay{border-radius:32px 32px 32px 32px}.elementor-864818 .elementor-element.elementor-element-af03f37{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:24px 24px 24px 24px}.elementor-864818 .elementor-element.elementor-element-af03f37>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-106a928>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:10px}.elementor-864818 .elementor-element.elementor-element-e62d197>.elementor-widget-container{background-color:#f5475c;margin:-70px 0px 0px 0px;padding:9px 11px 11px 11px;border-radius:18px 18px 18px 18px}.elementor-864818 .elementor-element.elementor-element-e62d197{text-align:center}.elementor-864818 .elementor-element.elementor-element-e62d197 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:22.68px;font-weight:700;color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-0506435>.elementor-widget-container{margin:-10px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-0506435{text-align:center}.elementor-864818 .elementor-element.elementor-element-0506435 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:20px;font-weight:700;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-a618268{text-align:center}.elementor-864818 .elementor-element.elementor-element-a618268 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:400;line-height:1em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-4cce7dd>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:10px}.elementor-864818 .elementor-element.elementor-element-3f69514>.elementor-widget-container{background-color:#2dcc70;margin:-70px 0px 0px 0px;padding:9px 11px 11px 11px;border-radius:18px 18px 18px 18px}.elementor-864818 .elementor-element.elementor-element-3f69514{text-align:center}.elementor-864818 .elementor-element.elementor-element-3f69514 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:22.68px;font-weight:700;color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-935862f>.elementor-widget-container{margin:-10px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-935862f{text-align:center}.elementor-864818 .elementor-element.elementor-element-935862f .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:20px;font-weight:700;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-d76a467:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-d76a467>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-d76a467{border-style:none;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:100px 0px 100px 0px}.elementor-864818 .elementor-element.elementor-element-d76a467,.elementor-864818 .elementor-element.elementor-element-d76a467>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-d76a467>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-57dfa04>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-864818 .elementor-element.elementor-element-57dfa04>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-a5cc504>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-a5cc504{text-align:center}.elementor-864818 .elementor-element.elementor-element-a5cc504 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-20aa7da>.elementor-widget-container{margin:0px 0px 48px 0px}.elementor-864818 .elementor-element.elementor-element-20aa7da{text-align:center;font-family:"Inter",Sans-serif;font-size:20px}.elementor-864818 .elementor-element.elementor-element-3f5a777>.elementor-container{max-width:800px}.elementor-864818 .elementor-element.elementor-element-3f5a777{margin-top:0px;margin-bottom:0px}.elementor-864818 .elementor-element.elementor-element-72996ed:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-f649ea5);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-element-populated,.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-element-populated>.elementor-background-overlay,.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-864818 .elementor-element.elementor-element-72996ed>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-95b135b>.elementor-widget-container{padding:24px 24px 20px 24px}.elementor-864818 .elementor-element.elementor-element-95b135b{text-align:center}.elementor-864818 .elementor-element.elementor-element-95b135b img{border-radius:16px 16px 0px 0px}.elementor-864818 .elementor-element.elementor-element-37e059a>.elementor-widget-container{padding:0px 24px 5px 24px}.elementor-864818 .elementor-element.elementor-element-37e059a{text-align:start}.elementor-864818 .elementor-element.elementor-element-37e059a .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:700;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-ecdac09>.elementor-widget-container{padding:0px 24px 15px 24px}.elementor-864818 .elementor-element.elementor-element-ecdac09{text-align:start}.elementor-864818 .elementor-element.elementor-element-ecdac09 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;line-height:1.4em;letter-spacing:2px;color:#343434}.elementor-864818 .elementor-element.elementor-element-af1f06e>.elementor-widget-container{padding:0px 24px 10px 24px}.elementor-864818 .elementor-element.elementor-element-af1f06e{text-align:start}.elementor-864818 .elementor-element.elementor-element-af1f06e .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-93b7a7a>.elementor-widget-container{padding:0px 24px 0px 24px}.elementor-864818 .elementor-element.elementor-element-93b7a7a{font-family:"Inter",Sans-serif;font-size:16px;line-height:27px}.elementor-864818 .elementor-element.elementor-element-ee0c37a .elementor-button{background-color:var(--e-global-color-f649ea5);fill:var(--e-global-color-secondary);color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-ee0c37a .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-ee0c37a .elementor-button:focus{background-color:var(--e-global-color-secondary);color:#fff}.elementor-864818 .elementor-element.elementor-element-ee0c37a{width:auto;max-width:auto}.elementor-864818 .elementor-element.elementor-element-ee0c37a>.elementor-widget-container{margin:0px 0px 24px 24px}.elementor-864818 .elementor-element.elementor-element-ee0c37a .elementor-button:hover svg,.elementor-864818 .elementor-element.elementor-element-ee0c37a .elementor-button:focus svg{fill:#fff}.elementor-864818 .elementor-element.elementor-element-49c2186:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:var(--e-global-color-f649ea5);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-element-populated,.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-element-populated>.elementor-background-overlay,.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-864818 .elementor-element.elementor-element-49c2186>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-28888f1>.elementor-widget-container{padding:24px 24px 20px 24px}.elementor-864818 .elementor-element.elementor-element-28888f1{text-align:center}.elementor-864818 .elementor-element.elementor-element-28888f1 img{border-radius:16px 16px 0px 0px}.elementor-864818 .elementor-element.elementor-element-8b7485d>.elementor-widget-container{padding:0px 24px 5px 24px}.elementor-864818 .elementor-element.elementor-element-8b7485d{text-align:start}.elementor-864818 .elementor-element.elementor-element-8b7485d .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:18px;font-weight:700;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-201f1f0>.elementor-widget-container{padding:0px 24px 15px 24px}.elementor-864818 .elementor-element.elementor-element-201f1f0{text-align:start}.elementor-864818 .elementor-element.elementor-element-201f1f0 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;text-transform:uppercase;line-height:1.4em;letter-spacing:2px;color:#343434}.elementor-864818 .elementor-element.elementor-element-2937110>.elementor-widget-container{padding:0px 24px 10px 24px}.elementor-864818 .elementor-element.elementor-element-2937110{text-align:start}.elementor-864818 .elementor-element.elementor-element-2937110 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1em;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-cc9dd58>.elementor-widget-container{padding:0px 24px 21px 24px}.elementor-864818 .elementor-element.elementor-element-cc9dd58{font-family:"Inter",Sans-serif;font-size:16px;line-height:27px}.elementor-864818 .elementor-element.elementor-element-025cd7c .elementor-button{background-color:var(--e-global-color-f649ea5);fill:#0d1d32;color:#0d1d32}.elementor-864818 .elementor-element.elementor-element-025cd7c .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-025cd7c .elementor-button:focus{background-color:var(--e-global-color-secondary);color:#fff}.elementor-864818 .elementor-element.elementor-element-025cd7c{width:auto;max-width:auto}.elementor-864818 .elementor-element.elementor-element-025cd7c>.elementor-widget-container{margin:0px 0px 24px 24px}.elementor-864818 .elementor-element.elementor-element-025cd7c .elementor-button:hover svg,.elementor-864818 .elementor-element.elementor-element-025cd7c .elementor-button:focus svg{fill:#fff}.elementor-864818 .elementor-element.elementor-element-cef12fd .elementor-button{background-color:var(--e-global-color-fffea46);font-family:"Plus Jakarta Sans",Sans-serif;font-size:15px;font-weight:600;line-height:18.9px;fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-primary);border-radius:18px 18px 18px 18px;padding:16px 21px 16px 21px}.elementor-864818 .elementor-element.elementor-element-cef12fd .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-cef12fd .elementor-button:focus{background-color:var(--e-global-color-primary);color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-cef12fd>.elementor-widget-container{margin:40px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-cef12fd .elementor-button:hover svg,.elementor-864818 .elementor-element.elementor-element-cef12fd .elementor-button:focus svg{fill:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-f214da2:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-f214da2>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-864818 .elementor-element.elementor-element-f214da2{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0px;margin-bottom:-80px}.elementor-864818 .elementor-element.elementor-element-f214da2>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-4dc4149:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-4dc4149>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-4dc4149{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:0px;margin-bottom:0px}.elementor-864818 .elementor-element.elementor-element-4dc4149>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-dad9e8a>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-864818 .elementor-element.elementor-element-dad9e8a{text-align:center}.elementor-864818 .elementor-element.elementor-element-dad9e8a .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-7e537b0{text-align:center}.elementor-864818 .elementor-element.elementor-element-7e537b0 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:800;line-height:1.4em;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-1246bb3>.elementor-container{max-width:500px}.elementor-864818 .elementor-element.elementor-element-1246bb3{padding:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-0e52f2d>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-864818 .elementor-element.elementor-element-0e52f2d>.elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#e4e4e4;box-shadow:0px 12px 20px 0px rgba(114,44,169,.14117647058824);padding:40px 24px 40px 24px}.elementor-864818 .elementor-element.elementor-element-0e52f2d>.elementor-element-populated,.elementor-864818 .elementor-element.elementor-element-0e52f2d>.elementor-element-populated>.elementor-background-overlay,.elementor-864818 .elementor-element.elementor-element-0e52f2d>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-864818 .elementor-element.elementor-element-d4c3562>.elementor-widget-container{margin:0px 0px 10px 0px}.elementor-864818 .elementor-element.elementor-element-d4c3562{text-align:center}.elementor-864818 .elementor-element.elementor-element-d4c3562 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:700;line-height:1.4em;letter-spacing:2px;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-4316e2d>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-4316e2d{text-align:center}.elementor-864818 .elementor-element.elementor-element-4316e2d .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:38px;font-weight:700;line-height:1.4em;-webkit-text-stroke-color:#000;stroke:#000;color:var(--e-global-color-text)}.elementor-864818 .elementor-element.elementor-element-60f96a2>.elementor-widget-container{margin:0px 0px 24px 0px}.elementor-864818 .elementor-element.elementor-element-60f96a2{text-align:center}.elementor-864818 .elementor-element.elementor-element-60f96a2 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:#343434}.elementor-864818 .elementor-element.elementor-element-a39850f .elementor-button{background-color:var(--e-global-color-fffea46);font-family:"Plus Jakarta Sans",Sans-serif;font-size:15px;font-weight:600;line-height:18.9px;fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-style:solid;border-width:2px 2px 2px 2px;border-color:var(--e-global-color-primary);border-radius:18px 18px 18px 18px;padding:16px 21px 16px 21px}.elementor-864818 .elementor-element.elementor-element-a39850f .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-a39850f .elementor-button:focus{background-color:var(--e-global-color-primary);color:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-a39850f>.elementor-widget-container{margin:40px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-a39850f .elementor-button:hover svg,.elementor-864818 .elementor-element.elementor-element-a39850f .elementor-button:focus svg{fill:var(--e-global-color-7f7af46)}.elementor-864818 .elementor-element.elementor-element-eab1156{--spacer-size:50px}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-32327d7 .elementor-icon-wrapper{text-align:start}.elementor-864818 .elementor-element.elementor-element-32327d7.elementor-view-framed .elementor-icon{background-color:#fff}.elementor-864818 .elementor-element.elementor-element-32327d7.elementor-view-stacked .elementor-icon{color:#fff}.elementor-864818 .elementor-element.elementor-element-32327d7.elementor-view-stacked .elementor-icon svg{fill:#fff}.elementor-864818 .elementor-element.elementor-element-32327d7 .elementor-icon{border-width:0px 0px 0px 0px}.elementor-864818 .elementor-element.elementor-element-81f610b>.elementor-widget-container{margin:0px 0px 24px 0px}.elementor-864818 .elementor-element.elementor-element-81f610b{text-align:start}.elementor-864818 .elementor-element.elementor-element-81f610b .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-69ab1a7{--spacer-size:50px}.elementor-widget-accordion .elementor-accordion-icon,.elementor-widget-accordion .elementor-accordion-title{color:var(--e-global-color-primary)}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-accordion .elementor-active .elementor-accordion-icon,.elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var(--e-global-color-accent)}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var(--e-global-color-accent)}.elementor-widget-accordion .elementor-accordion-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-accordion .elementor-tab-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-item{border-color:#e4e4e4}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-item .elementor-tab-content{border-block-start-color:#e4e4e4}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-item .elementor-tab-title.elementor-active{border-block-end-color:#e4e4e4}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-icon,.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-title{color:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-icon svg{fill:var(--e-global-color-secondary)}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-active .elementor-accordion-icon,.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-active .elementor-accordion-title{color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-active .elementor-accordion-icon svg{fill:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:24px;font-weight:400;line-height:1.5em}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-tab-title{padding:16px 0px 20px 0px}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-tab-content{padding:20px 0px 20px 0px}.elementor-864818 .elementor-element.elementor-element-36f0052{--spacer-size:50px}.elementor-864818 .elementor-element.elementor-element-eae4e5c:not(.elementor-motion-effects-element-type-background),.elementor-864818 .elementor-element.elementor-element-eae4e5c>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#24135c;background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-c32ca1a/www.upmenu.com/wp-content/uploads/2022/12/waves-bg-bottom-right.svg");background-position:top left;background-repeat:no-repeat;background-size:400px auto}.elementor-864818 .elementor-element.elementor-element-eae4e5c>.elementor-background-overlay{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-c32ca1a/www.upmenu.com/wp-content/uploads/2022/12/waves-bg-bottom-right2.svg");background-position:bottom right;background-repeat:no-repeat;background-size:initial;opacity:1;transition:background .3s,border-radius .3s,opacity .3s}.elementor-864818 .elementor-element.elementor-element-eae4e5c>.elementor-background-overlay.nitro-lazy{background-image:none !important}.elementor-864818 .elementor-element.elementor-element-eae4e5c{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-864818 .elementor-element.elementor-element-6833cba>.elementor-container{max-width:800px}.elementor-864818 .elementor-element.elementor-element-6833cba{z-index:2}.elementor-864818 .elementor-element.elementor-element-927b362{text-align:center}.elementor-864818 .elementor-element.elementor-element-927b362 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:63.52px;font-weight:800;color:#fff}.elementor-864818 .elementor-element.elementor-element-58e1baa{margin-top:25px;margin-bottom:0px}.elementor-864818 .elementor-element.elementor-element-eae4e5c:not(.elementor-motion-effects-element-type-background).nitro-lazy,.elementor-864818 .elementor-element.elementor-element-eae4e5c>.elementor-motion-effects-container>.elementor-motion-effects-layer.nitro-lazy{background-image:none !important}.elementor-864818 .elementor-element.elementor-element-5ad5e16.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-864818 .elementor-element.elementor-element-eb02bc1 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-864818 .elementor-element.elementor-element-eb02bc1 .elementor-button:hover,.elementor-864818 .elementor-element.elementor-element-eb02bc1 .elementor-button:focus{background-color:var(--e-global-color-1383c27)}.elementor-864818 .elementor-element.elementor-element-eb02bc1{width:auto;max-width:auto}.elementor-864818 .elementor-element.elementor-element-eb02bc1>.elementor-widget-container{margin:0px 24px 24px 0px}.elementor-864818 .elementor-element.elementor-element-b6e1e5d{width:auto;max-width:auto;text-align:center}.elementor-864818 .elementor-element.elementor-element-801f9f9{width:auto;max-width:auto;bottom:-320px;z-index:0}body:not(.rtl) .elementor-864818 .elementor-element.elementor-element-801f9f9{right:-470px}body.rtl .elementor-864818 .elementor-element.elementor-element-801f9f9{left:-470px}@media (min-width:768px){.elementor-864818 .elementor-element.elementor-element-bc47ae7{width:53.083%}.elementor-864818 .elementor-element.elementor-element-8b28854{width:46.877%}.elementor-864818 .elementor-element.elementor-element-0e52f2d{width:100%}.elementor-864818 .elementor-element.elementor-element-c974aa8{width:35%}.elementor-864818 .elementor-element.elementor-element-d00f6cc{width:65%}}@media (max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-animated-headline .elementor-headline{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-accordion .elementor-accordion-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}}@media (max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-864818 .elementor-element.elementor-element-a96ba47{width:var(--container-widget-width,100%);max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0}.elementor-widget-animated-headline .elementor-headline{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-widget-animated-headline .elementor-headline-dynamic-text{line-height:var(--e-global-typography-primary-line-height)}.elementor-864818 .elementor-element.elementor-element-eaa6066 .elementor-headline{font-size:36px}.elementor-864818 .elementor-element.elementor-element-3800676>.elementor-widget-container{margin:0px 0px 16px 0px}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-864818 .elementor-element.elementor-element-16191ac{padding:80px 24px 80px 24px}.elementor-864818 .elementor-element.elementor-element-e9155ef .elementor-heading-title{font-size:31px}.elementor-864818 .elementor-element.elementor-element-4cce7dd>.elementor-element-populated{margin:60px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-864818 .elementor-element.elementor-element-d76a467{padding:80px 24px 80px 24px}.elementor-864818 .elementor-element.elementor-element-a5cc504 .elementor-heading-title{font-size:31px}.elementor-864818 .elementor-element.elementor-element-ee0c37a>.elementor-widget-container{margin:0px 0px 16px 16px}.elementor-864818 .elementor-element.elementor-element-025cd7c>.elementor-widget-container{margin:0px 0px 16px 16px}.elementor-widget-accordion .elementor-accordion-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-864818 .elementor-element.elementor-element-927b362 .elementor-heading-title{font-size:42px}}.elementor-864818 .elementor-element.elementor-element-eaa6066 *{font-family:"Plus Jakarta Sans"}.elementor-864818 .elementor-element.elementor-element-64301ae li:before{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-c32ca1a/www.upmenu.com/wp-content/themes/upmenucom/assets/img/li-green.svg")}.elementor-864818 .elementor-element.elementor-element-75ef480{overflow:hidden}.accordion-showcase{max-width:1200px;margin:0 auto;padding:60px 20px}.accordion-showcase__inner{display:flex;gap:60px;align-items:flex-start}.accordion-showcase__inner.accordion-showcase__reverse{flex-direction:row-reverse}.accordion-showcase__image{flex:0 0 50%;position:sticky;top:100px}.accordion-showcase__image-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden}.accordion-showcase__img{position:absolute;top:0;left:0;width:100%;max-width:100%;height:auto;display:block;object-fit:contain;border-radius:12px;opacity:0;transition:opacity .4s ease}.accordion-showcase__img.active{position:relative;opacity:1}.accordion-showcase__content{flex:1}.accordion-showcase__title{margin-bottom:32px}.accordion-showcase__title h2{margin-top:0}.accordion-showcase__eyebrow{box-sizing:border-box;color:#1e5bfa;display:block;font-family:"Plus Jakarta Sans",sans-serif;font-size:14px;font-weight:800;letter-spacing:2px;line-height:19.6px;text-transform:uppercase;margin-bottom:12px}.accordion-showcase__list{border-top:1px solid #e0e0e0}.accordion-showcase__item{border-bottom:1px solid #e0e0e0;position:relative;padding-left:0;transition:padding-left .3s ease}.accordion-showcase__item.active{padding-left:16px}.accordion-showcase__item::before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;background:#8b38cb;border-radius:2px;opacity:0;transition:opacity .3s ease}.accordion-showcase__item.active::before{opacity:1}.accordion-showcase__header{display:flex;align-items:center;justify-content:space-between;padding:14px 0;cursor:pointer;user-select:none;transition:color .2s ease}.accordion-showcase__header:hover{color:#8b38cb}.accordion-showcase__label{font-size:13px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.accordion-showcase__item.active .accordion-showcase__label{color:#8b38cb}.accordion-showcase__icon{width:20px;height:20px;position:relative;flex-shrink:0;margin-left:16px}.accordion-showcase__icon::before,.accordion-showcase__icon::after{content:"";position:absolute;background:currentColor;transition:transform .3s ease}.accordion-showcase__icon::before{width:14px;height:2px;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion-showcase__icon::after{width:2px;height:14px;top:50%;left:50%;transform:translate(-50%,-50%)}.accordion-showcase__item.active .accordion-showcase__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.accordion-showcase__body{max-height:0;overflow:hidden;transition:max-height .35s ease}.accordion-showcase__item.active .accordion-showcase__body{max-height:200px}.accordion-showcase__text{margin-top:4px;padding-bottom:10px;line-height:1.6;opacity:0;transform:translateY(-8px);transition:opacity .3s ease .05s,transform .3s ease .05s}.accordion-showcase__item.active .accordion-showcase__text{opacity:1;transform:translateY(0)}@media (max-width: 768px){.accordion-showcase__inner{flex-direction:column;gap:30px}.accordion-showcase__image{flex:none;width:100%;position:relative;top:0}.accordion-showcase__content{width:100%}}.elementor-864818 .elementor-element.elementor-element-e62d197{width:auto;margin-left:auto;margin-right:auto}.elementor-864818 .elementor-element.elementor-element-3f69514{width:auto;margin-left:auto;margin-right:auto}.elementor-864818 .elementor-element.elementor-element-af03f37{position:relative;overflow:hidden}.elementor-864818 .elementor-element.elementor-element-af03f37:before{content:"";display:block;width:55%;height:100%;position:absolute;top:0;left:-5%;background:#f7f9fc;transform:skew(-8deg)}@media (max-width: 767px){.elementor-864818 .elementor-element.elementor-element-af03f37:before{width:150%;height:60%;top:-7%;left:-25%;transform:rotate(6deg)}}.elementor-864818 .elementor-element.elementor-element-37e059a strong{display:block;margin-bottom:10px}.elementor-864818 .elementor-element.elementor-element-ecdac09 strong{display:block;margin-bottom:10px}.elementor-864818 .elementor-element.elementor-element-af1f06e span{font-size:16px;font-weight:400;color:#343434}.elementor-864818 .elementor-element.elementor-element-8b7485d strong{display:block;margin-bottom:10px}.elementor-864818 .elementor-element.elementor-element-201f1f0 strong{display:block;margin-bottom:10px}.elementor-864818 .elementor-element.elementor-element-2937110 span{font-size:16px;font-weight:400;color:#343434}.elementor-864818 .elementor-element.elementor-element-3f5a777 .elementor-container{gap:40px}.elementor-864818 .elementor-element.elementor-element-1246bb3 .elementor-container{justify-content:space-between}.elementor-864818 .elementor-element.elementor-element-1246bb3 .elementor-column.elementor-col-33{width:32%}@media (max-width: 1023px){.elementor-864818 .elementor-element.elementor-element-1246bb3 .elementor-column.elementor-col-33{width:32%;margin:0 0 24px 0}}@media (max-width: 500px){.elementor-864818 .elementor-element.elementor-element-1246bb3 .elementor-column.elementor-col-33{width:94%;margin:0 3% 24px 3%}}.elementor-864818 .elementor-element.elementor-element-3eda591{position:sticky;top:80px}.elementor-864818 .elementor-element.elementor-element-cd72c0e .elementor-accordion .elementor-accordion-item{border-left:0;border-right:0}.elementor-864818 .elementor-element.elementor-element-cd72c0e p{margin:0}.elementor-accordion .elementor-tab-content{display:none !important;height:auto !important}.elementor-accordion .elementor-tab-content.elementor-active{display:block !important;height:auto !important}.elementor-864818 .elementor-element.elementor-element-cd72c0e i{font-size:20px !important}.elementor-864818 .elementor-element.elementor-element-b6e1e5d a{background-color:rgba(0,0,0,0);border:2px solid #fff}.elementor-864818 .elementor-element.elementor-element-b6e1e5d a:hover{background-color:rgba(0,0,0,0);color:#8b38cb}.elementor-97905 .elementor-element.elementor-element-eda6895>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-97905 .elementor-element.elementor-element-d1d3bb7>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-97905 .elementor-element.elementor-element-d1d3bb7:not(.elementor-motion-effects-element-type-background),.elementor-97905 .elementor-element.elementor-element-d1d3bb7>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-primary);background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-c32ca1a/www.upmenu.com/wp-content/uploads/2024/03/popup-background.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover}.elementor-97905 .elementor-element.elementor-element-d1d3bb7:not(.elementor-motion-effects-element-type-background).nitro-lazy,.elementor-97905 .elementor-element.elementor-element-d1d3bb7>.elementor-motion-effects-container>.elementor-motion-effects-layer.nitro-lazy{background-image:none !important}.elementor-97905 .elementor-element.elementor-element-d1d3bb7{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:-7px;margin-bottom:0px;padding:32px 32px 32px 32px}.elementor-97905 .elementor-element.elementor-element-d1d3bb7>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-97905 .elementor-element.elementor-element-56b36e6>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-widget-heading .elementor-heading-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-size:var(--e-global-typography-primary-font-size);font-weight:var(--e-global-typography-primary-font-weight);line-height:var(--e-global-typography-primary-line-height);color:var(--e-global-color-primary)}.elementor-97905 .elementor-element.elementor-element-221e141>.elementor-widget-container{margin:0px 0px 10px 0px}.elementor-97905 .elementor-element.elementor-element-221e141 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:26px;font-weight:700;line-height:1.5em;color:#fff}.elementor-97905 .elementor-element.elementor-element-aa67906 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:21px;font-weight:400;line-height:1.54em;color:#fff}.elementor-97905 .elementor-element.elementor-element-20ecaa3.elementor-column>.elementor-widget-wrap{justify-content:flex-end}.elementor-97905 .elementor-element.elementor-element-20ecaa3>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px}.elementor-widget-button .elementor-button{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif}.elementor-97905 .elementor-element.elementor-element-b96ef75 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-97905 .elementor-element.elementor-element-b96ef75 .elementor-button:hover,.elementor-97905 .elementor-element.elementor-element-b96ef75 .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-97905 .elementor-element.elementor-element-b96ef75{width:auto;max-width:auto}.elementor-97905 .elementor-element.elementor-element-b96ef75>.elementor-widget-container{margin:0px 0px 0px 0px}#elementor-popup-modal-97905{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all}#elementor-popup-modal-97905 .dialog-message{width:1100px;height:auto}#elementor-popup-modal-97905 .dialog-close-button{display:flex}#elementor-popup-modal-97905 .dialog-widget-content{border-radius:16px 16px 16px 16px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2)}@media (max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}}@media (max-width:767px){.elementor-97905 .elementor-element.elementor-element-d1d3bb7{padding:16px 16px 16px 16px}.elementor-widget-heading .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-97905 .elementor-element.elementor-element-221e141 .elementor-heading-title{font-size:23px}.elementor-97905 .elementor-element.elementor-element-aa67906 .elementor-heading-title{font-size:18px}.elementor-97905 .elementor-element.elementor-element-20ecaa3.elementor-column>.elementor-widget-wrap{justify-content:flex-start}.elementor-97905 .elementor-element.elementor-element-20ecaa3>.elementor-element-populated{margin:20px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}}@media (min-width:768px){.elementor-97905 .elementor-element.elementor-element-56b36e6{width:75.954%}.elementor-97905 .elementor-element.elementor-element-20ecaa3{width:23.998%}}.elementor-97905 .elementor-element.elementor-element-fff6d0a iframe{aspect-ratio:1.77777;height:auto}#elementor-popup-modal-97905 .dialog-widget-content{max-width:calc(100% - 16px)}#elementor-popup-modal-97905 .dialog-message{border-radius:16px;max-width:100%}#elementor-popup-modal-97905 .dialog-close-button{width:32px;height:32px;background:#fff;border-radius:50%;top:-42px;right:0;align-items:center;justify-content:center;color:black;font-size:20px}.elementor-18314 .elementor-element.elementor-element-5025738{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-18314 .elementor-element.elementor-element-5025738>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-18314 .elementor-element.elementor-element-88e2664>.elementor-widget-container{margin:0px 0px -11px 0px;padding:0px 8px 0px 0px}.elementor-18314 .elementor-element.elementor-element-88e2664 .elementor-icon-wrapper{text-align:end}.elementor-18314 .elementor-element.elementor-element-88e2664.elementor-view-stacked .elementor-icon{background-color:#fff}.elementor-18314 .elementor-element.elementor-element-88e2664.elementor-view-framed .elementor-icon,.elementor-18314 .elementor-element.elementor-element-88e2664.elementor-view-default .elementor-icon{color:#fff;border-color:#fff}.elementor-18314 .elementor-element.elementor-element-88e2664.elementor-view-framed .elementor-icon,.elementor-18314 .elementor-element.elementor-element-88e2664.elementor-view-default .elementor-icon svg{fill:#fff}.elementor-18314 .elementor-element.elementor-element-88e2664 .elementor-icon{font-size:18px}.elementor-18314 .elementor-element.elementor-element-88e2664 .elementor-icon svg{height:18px}.elementor-widget-search-form input[type="search"].elementor-search-form__input{font-family:var(--e-global-typography-text-font-family),Sans-serif}.elementor-widget-search-form .elementor-search-form__input,.elementor-widget-search-form .elementor-search-form__icon,.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-search-form .elementor-search-form__submit{font-family:var(--e-global-typography-text-font-family),Sans-serif;background-color:var(--e-global-color-secondary)}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__container{min-height:50px}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__submit{min-width:50px;background-color:var(--e-global-color-primary)}body:not(.rtl) .elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__icon{padding-left:calc(50px / 3)}body.rtl .elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__icon{padding-right:calc(50px / 3)}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__input,.elementor-18314 .elementor-element.elementor-element-32e9aa8.elementor-search-form--button-type-text .elementor-search-form__submit{padding-left:calc(50px / 3);padding-right:calc(50px / 3)}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__input,.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__icon,.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-lightbox .dialog-lightbox-close-button,.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-18314 .elementor-element.elementor-element-32e9aa8.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-18314 .elementor-element.elementor-element-32e9aa8:not(.elementor-search-form--skin-full_screen) .elementor-search-form__container{border-radius:14px}.elementor-18314 .elementor-element.elementor-element-32e9aa8.elementor-search-form--skin-full_screen input[type="search"].elementor-search-form__input{border-radius:14px}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__submit:hover{background-color:var(--e-global-color-secondary)}.elementor-18314 .elementor-element.elementor-element-32e9aa8 .elementor-search-form__submit:focus{background-color:var(--e-global-color-secondary)}#elementor-popup-modal-18314 .dialog-widget-content{animation-duration:.5s;background-color:rgba(2,1,1,0)}#elementor-popup-modal-18314{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all}#elementor-popup-modal-18314 .dialog-message{width:640px;height:auto}.elementor-18314 .elementor-element.elementor-element-32e9aa8 button{border-radius:10px !important;cursor:pointer}