: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-995933 .elementor-element.elementor-element-f9fc721{padding:0px 0px 70px 0px}.elementor-995933 .elementor-element.elementor-element-ebe8149>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-01db5fc{width:auto;max-width:auto;bottom:55%;z-index:-1}body:not(.rtl) .elementor-995933 .elementor-element.elementor-element-01db5fc{right:-160%}body.rtl .elementor-995933 .elementor-element.elementor-element-01db5fc{left:-160%}body:not(.rtl) .elementor-995933 .elementor-element.elementor-element-f8d513e{left:-66%}body.rtl .elementor-995933 .elementor-element.elementor-element-f8d513e{right:-66%}.elementor-995933 .elementor-element.elementor-element-f8d513e{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-995933 .elementor-element.elementor-element-3c0e9ae{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-995933 .elementor-element.elementor-element-3c0e9ae>.elementor-widget-container{background-color:var(--e-global-color-accent);margin:0px 0px 0px 0px;border-radius:25px 25px 25px 25px}.elementor-995933 .elementor-element.elementor-element-3c0e9ae .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-995933 .elementor-element.elementor-element-e80e402{--iteration-count:infinite;--animation-duration:1200ms}.elementor-995933 .elementor-element.elementor-element-e80e402 .elementor-headline{text-align:start;font-family:"Plus Jakarta Sans",Sans-serif;font-size:63.52px;font-weight:800;line-height:83px}.elementor-995933 .elementor-element.elementor-element-e80e402 .elementor-headline-dynamic-text{font-family:"Plus Jakarta Sans",Sans-serif;font-weight:800;line-height:1.4em}.elementor-995933 .elementor-element.elementor-element-e80e402 .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-995933 .elementor-element.elementor-element-bb69d9a .elementor-button{background-color:var(--e-global-color-primary)}.elementor-995933 .elementor-element.elementor-element-bb69d9a .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-bb69d9a .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-bb69d9a{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-995933 .elementor-element.elementor-element-774b4e8>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-995933 .elementor-element.elementor-element-774b4e8:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-774b4e8>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-774b4e8{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-774b4e8>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-25953ed{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-11eaa3a>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-11eaa3a{text-align:center}.elementor-995933 .elementor-element.elementor-element-11eaa3a .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-995933 .elementor-element.elementor-element-434bc46>.elementor-widget-container{margin:-20px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-434bc46{text-align:center}.elementor-995933 .elementor-element.elementor-element-434bc46 .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-text)}.elementor-995933 .elementor-element.elementor-element-43999d4:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-43999d4>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-995933 .elementor-element.elementor-element-43999d4{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-43999d4>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-bc-flex-widget .elementor-995933 .elementor-element.elementor-element-d2b2f00.elementor-column .elementor-widget-wrap{align-items:flex-start}.elementor-995933 .elementor-element.elementor-element-d2b2f00.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:flex-start;align-items:flex-start}.elementor-995933 .elementor-element.elementor-element-58ce03d img{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-65a27fe>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-65a27fe{text-align:start}.elementor-995933 .elementor-element.elementor-element-65a27fe .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-995933 .elementor-element.elementor-element-2d380d5 .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-995933 .elementor-element.elementor-element-1f9fddb{font-family:"Plus Jakarta Sans",Sans-serif;font-size:18px}.elementor-995933 .elementor-element.elementor-element-ddeff0a .elementor-button{background-color:var(--e-global-color-primary)}.elementor-995933 .elementor-element.elementor-element-ddeff0a .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-ddeff0a .elementor-button:focus{background-color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-ddeff0a{width:auto;max-width:auto}.elementor-995933 .elementor-element.elementor-element-ddeff0a>.elementor-widget-container{margin:0px 24px 24px 0px}.elementor-995933 .elementor-element.elementor-element-37036cb:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-37036cb>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-37036cb,.elementor-995933 .elementor-element.elementor-element-37036cb>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-37036cb{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-37036cb>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-a39bf52>.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-995933 .elementor-element.elementor-element-a39bf52>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-952b3a2>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-952b3a2{text-align:center}.elementor-995933 .elementor-element.elementor-element-952b3a2 .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-995933 .elementor-element.elementor-element-bc78b27>.elementor-widget-container{margin:0px 0px 32px 0px}.elementor-995933 .elementor-element.elementor-element-bc78b27{text-align:center}.elementor-995933 .elementor-element.elementor-element-bc78b27 .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-995933 .elementor-element.elementor-element-4f40f45:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-4f40f45>.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-995933 .elementor-element.elementor-element-4f40f45,.elementor-995933 .elementor-element.elementor-element-4f40f45>.elementor-background-overlay{border-radius:32px 32px 32px 32px}.elementor-995933 .elementor-element.elementor-element-4f40f45{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:24px 24px 24px 24px}.elementor-995933 .elementor-element.elementor-element-4f40f45>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-5b80a27>.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-995933 .elementor-element.elementor-element-3b54e1a>.elementor-widget-container{margin:-10px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-3b54e1a{text-align:center}.elementor-995933 .elementor-element.elementor-element-3b54e1a .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:28px;font-weight:700;color:#828b96}.elementor-995933 .elementor-element.elementor-element-aa8b2a3{font-family:"Inter",Sans-serif;font-size:14px;line-height:25px}.elementor-995933 .elementor-element.elementor-element-3ea7203>.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-995933 .elementor-element.elementor-element-f5c4d23>.elementor-widget-container{margin:-10px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-f5c4d23{text-align:center}.elementor-995933 .elementor-element.elementor-element-f5c4d23 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:28px;font-weight:700;color:#111}.elementor-995933 .elementor-element.elementor-element-0908849 img{max-width:400px}.elementor-995933 .elementor-element.elementor-element-b2f5a6a>.elementor-widget-container{padding:0px 0px 0px 40px}.elementor-995933 .elementor-element.elementor-element-b2f5a6a{font-family:"Inter",Sans-serif;font-size:14px;line-height:25px}.elementor-995933 .elementor-element.elementor-element-8aa5298:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-8aa5298>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-995933 .elementor-element.elementor-element-8aa5298{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-8aa5298>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-fe90a69>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-fe90a69{text-align:center}.elementor-995933 .elementor-element.elementor-element-fe90a69 .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-995933 .elementor-element.elementor-element-e8746dc{text-align:center}.elementor-995933 .elementor-element.elementor-element-e8746dc .elementor-heading-title{color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-a950997:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-a950997>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-a950997{border-style:none;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-a950997,.elementor-995933 .elementor-element.elementor-element-a950997>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-a950997>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-66c042e>.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-995933 .elementor-element.elementor-element-66c042e>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-7db4bc8>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-7db4bc8{text-align:center}.elementor-995933 .elementor-element.elementor-element-7db4bc8 .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-995933 .elementor-element.elementor-element-966470f>.elementor-widget-container{margin:0px 0px 48px 0px}.elementor-995933 .elementor-element.elementor-element-966470f{text-align:center;font-family:"Inter",Sans-serif;font-size:20px}.elementor-995933 .elementor-element.elementor-element-46a0175>.elementor-container{max-width:800px}.elementor-995933 .elementor-element.elementor-element-46a0175{margin-top:0px;margin-bottom:0px}.elementor-995933 .elementor-element.elementor-element-2e14c2e:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-2e14c2e>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-2e14c2e>.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-995933 .elementor-element.elementor-element-2e14c2e>.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-995933 .elementor-element.elementor-element-2e14c2e>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-2e14c2e>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-2e14c2e>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-2e14c2e>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-63dc673>.elementor-widget-container{padding:24px 24px 20px 24px}.elementor-995933 .elementor-element.elementor-element-63dc673{text-align:center}.elementor-995933 .elementor-element.elementor-element-63dc673 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-ef0f8e7>.elementor-widget-container{padding:0px 24px 5px 24px}.elementor-995933 .elementor-element.elementor-element-ef0f8e7{text-align:start}.elementor-995933 .elementor-element.elementor-element-ef0f8e7 .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-995933 .elementor-element.elementor-element-0cb3a4f>.elementor-widget-container{padding:0px 24px 15px 24px}.elementor-995933 .elementor-element.elementor-element-0cb3a4f{text-align:start}.elementor-995933 .elementor-element.elementor-element-0cb3a4f .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-995933 .elementor-element.elementor-element-20fc1fc>.elementor-widget-container{padding:0px 24px 10px 24px}.elementor-995933 .elementor-element.elementor-element-20fc1fc{text-align:start}.elementor-995933 .elementor-element.elementor-element-20fc1fc .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-995933 .elementor-element.elementor-element-bdee1c2>.elementor-widget-container{padding:0px 24px 0px 24px}.elementor-995933 .elementor-element.elementor-element-bdee1c2{font-family:"Inter",Sans-serif;font-size:16px;line-height:27px}.elementor-995933 .elementor-element.elementor-element-99bab31 .elementor-button{background-color:var(--e-global-color-f649ea5);fill:var(--e-global-color-secondary);color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-99bab31 .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-99bab31 .elementor-button:focus{background-color:var(--e-global-color-secondary);color:#fff}.elementor-995933 .elementor-element.elementor-element-99bab31{width:auto;max-width:auto}.elementor-995933 .elementor-element.elementor-element-99bab31>.elementor-widget-container{margin:0px 0px 24px 24px}.elementor-995933 .elementor-element.elementor-element-99bab31 .elementor-button:hover svg,.elementor-995933 .elementor-element.elementor-element-99bab31 .elementor-button:focus svg{fill:#fff}.elementor-995933 .elementor-element.elementor-element-d5411b7:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-d5411b7>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-d5411b7>.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-995933 .elementor-element.elementor-element-d5411b7>.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-995933 .elementor-element.elementor-element-d5411b7>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-d5411b7>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-d5411b7>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-d5411b7>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-d187ff5>.elementor-widget-container{padding:24px 24px 20px 24px}.elementor-995933 .elementor-element.elementor-element-d187ff5{text-align:center}.elementor-995933 .elementor-element.elementor-element-d187ff5 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-54aafc5>.elementor-widget-container{padding:0px 24px 5px 24px}.elementor-995933 .elementor-element.elementor-element-54aafc5{text-align:start}.elementor-995933 .elementor-element.elementor-element-54aafc5 .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-995933 .elementor-element.elementor-element-573f954>.elementor-widget-container{padding:0px 24px 15px 24px}.elementor-995933 .elementor-element.elementor-element-573f954{text-align:start}.elementor-995933 .elementor-element.elementor-element-573f954 .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-995933 .elementor-element.elementor-element-d35e995>.elementor-widget-container{padding:0px 24px 10px 24px}.elementor-995933 .elementor-element.elementor-element-d35e995{text-align:start}.elementor-995933 .elementor-element.elementor-element-d35e995 .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-995933 .elementor-element.elementor-element-87bfc5d>.elementor-widget-container{padding:0px 24px 21px 24px}.elementor-995933 .elementor-element.elementor-element-87bfc5d{font-family:"Inter",Sans-serif;font-size:16px;line-height:27px}.elementor-995933 .elementor-element.elementor-element-59b7f49 .elementor-button{background-color:var(--e-global-color-f649ea5);fill:var(--e-global-color-secondary);color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-59b7f49 .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-59b7f49 .elementor-button:focus{background-color:var(--e-global-color-secondary);color:#fff}.elementor-995933 .elementor-element.elementor-element-59b7f49{width:auto;max-width:auto}.elementor-995933 .elementor-element.elementor-element-59b7f49>.elementor-widget-container{margin:0px 0px 24px 24px}.elementor-995933 .elementor-element.elementor-element-59b7f49 .elementor-button:hover svg,.elementor-995933 .elementor-element.elementor-element-59b7f49 .elementor-button:focus svg{fill:#fff}.elementor-995933 .elementor-element.elementor-element-6176955 .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-995933 .elementor-element.elementor-element-6176955 .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-6176955 .elementor-button:focus{background-color:var(--e-global-color-primary);color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-6176955>.elementor-widget-container{margin:40px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-6176955 .elementor-button:hover svg,.elementor-995933 .elementor-element.elementor-element-6176955 .elementor-button:focus svg{fill:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-e2ea6bf:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-e2ea6bf>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-995933 .elementor-element.elementor-element-e2ea6bf{border-style:none;transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:100px 0px 100px 0px}.elementor-995933 .elementor-element.elementor-element-e2ea6bf,.elementor-995933 .elementor-element.elementor-element-e2ea6bf>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-e2ea6bf>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-2d5116f>.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-995933 .elementor-element.elementor-element-2d5116f>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-5ecc99e>.elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-5ecc99e{text-align:center}.elementor-995933 .elementor-element.elementor-element-5ecc99e .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:14px;font-weight:800;text-transform:uppercase;line-height:1.4em;letter-spacing:1.4px;color:#1d58f1}.elementor-995933 .elementor-element.elementor-element-b8da3d1>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-b8da3d1{text-align:center}.elementor-995933 .elementor-element.elementor-element-b8da3d1 .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-995933 .elementor-element.elementor-element-fbb7d33>.elementor-widget-container{margin:0px 0px 48px 0px}.elementor-995933 .elementor-element.elementor-element-fbb7d33{text-align:center;font-family:"Inter",Sans-serif;font-size:20px}.elementor-995933 .elementor-element.elementor-element-2b07aa3{margin-top:0px;margin-bottom:40px}.elementor-995933 .elementor-element.elementor-element-c128d10:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-c128d10>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-c128d10>.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-995933 .elementor-element.elementor-element-c128d10>.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-995933 .elementor-element.elementor-element-c128d10>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-c128d10>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-c128d10>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-c128d10>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-8a8807e img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-0027d75>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-0027d75{text-align:center}.elementor-995933 .elementor-element.elementor-element-0027d75 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-66ff381:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-66ff381>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-66ff381>.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-995933 .elementor-element.elementor-element-66ff381>.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-995933 .elementor-element.elementor-element-66ff381>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-66ff381>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-66ff381>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-66ff381>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-054e274 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-76be9a7>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-76be9a7{text-align:center}.elementor-995933 .elementor-element.elementor-element-76be9a7 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-e7df6d7:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-e7df6d7>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-e7df6d7>.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-995933 .elementor-element.elementor-element-e7df6d7>.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-995933 .elementor-element.elementor-element-e7df6d7>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-e7df6d7>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-e7df6d7>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-e7df6d7>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-e1f6731 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-7127f91>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-7127f91{text-align:center}.elementor-995933 .elementor-element.elementor-element-7127f91 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-c4f03fe:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-c4f03fe>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-c4f03fe>.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-995933 .elementor-element.elementor-element-c4f03fe>.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-995933 .elementor-element.elementor-element-c4f03fe>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-c4f03fe>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-c4f03fe>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-c4f03fe>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-602335e img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-ed23b4d>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-ed23b4d{text-align:center}.elementor-995933 .elementor-element.elementor-element-ed23b4d .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-f697697{margin-top:0px;margin-bottom:40px}.elementor-995933 .elementor-element.elementor-element-ae7c7cc:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-ae7c7cc>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-ae7c7cc>.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-995933 .elementor-element.elementor-element-ae7c7cc>.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-995933 .elementor-element.elementor-element-ae7c7cc>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-ae7c7cc>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-ae7c7cc>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-ae7c7cc>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-2e60770 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-347c2e9>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-347c2e9{text-align:center}.elementor-995933 .elementor-element.elementor-element-347c2e9 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-5d8d767:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-5d8d767>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-5d8d767>.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-995933 .elementor-element.elementor-element-5d8d767>.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-995933 .elementor-element.elementor-element-5d8d767>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-5d8d767>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-5d8d767>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-5d8d767>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-99031da img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-eab6605>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-eab6605{text-align:center}.elementor-995933 .elementor-element.elementor-element-eab6605 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-8ca9227:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-8ca9227>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-8ca9227>.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-995933 .elementor-element.elementor-element-8ca9227>.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-995933 .elementor-element.elementor-element-8ca9227>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-8ca9227>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-8ca9227>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-8ca9227>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-008405b img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-4d5c7eb>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-4d5c7eb{text-align:center}.elementor-995933 .elementor-element.elementor-element-4d5c7eb .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-1073a9b:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap,.elementor-995933 .elementor-element.elementor-element-1073a9b>.elementor-widget-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-1073a9b>.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-995933 .elementor-element.elementor-element-1073a9b>.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-995933 .elementor-element.elementor-element-1073a9b>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-1073a9b>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-1073a9b>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-1073a9b>.elementor-element-populated>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-db478e4 img{border-radius:16px 16px 0px 0px}.elementor-995933 .elementor-element.elementor-element-e325f64>.elementor-widget-container{padding:24px 24px 12px 24px}.elementor-995933 .elementor-element.elementor-element-e325f64{text-align:center}.elementor-995933 .elementor-element.elementor-element-e325f64 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:var(--e-global-color-text)}.elementor-995933 .elementor-element.elementor-element-c003462:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-c003462>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-c003462{border-style:solid;border-width:0px 0px 0px 0px;border-color:var(--e-global-color-fffea46);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-c003462,.elementor-995933 .elementor-element.elementor-element-c003462>.elementor-background-overlay{border-radius:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-c003462>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-2cc2923>.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-995933 .elementor-element.elementor-element-2cc2923>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-dc6422e>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-dc6422e{text-align:center}.elementor-995933 .elementor-element.elementor-element-dc6422e .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-995933 .elementor-element.elementor-element-e62b808{width:var(--container-widget-width,954px);max-width:954px;--container-widget-width:954px;--container-widget-flex-grow:0;text-align:center}.elementor-995933 .elementor-element.elementor-element-e62b808>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-e62b808 .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-995933 .elementor-element.elementor-element-223437e{text-align:center;font-family:"Plus Jakarta Sans",Sans-serif;font-size:24px;line-height:1.5em}.elementor-995933 .elementor-element.elementor-element-2e3e69e:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-2e3e69e>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-6e3e67b)}.elementor-995933 .elementor-element.elementor-element-2e3e69e{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-2e3e69e>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-5c8caf1{text-align:start}.elementor-995933 .elementor-element.elementor-element-5c8caf1 .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-bc-flex-widget .elementor-995933 .elementor-element.elementor-element-338a450.elementor-column .elementor-widget-wrap{align-items:center}.elementor-995933 .elementor-element.elementor-element-338a450.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.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-995933 .elementor-element.elementor-element-fb1fd2e>.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-995933 .elementor-element.elementor-element-fb1fd2e .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-995933 .elementor-element.elementor-element-fb1fd2e .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-995933 .elementor-element.elementor-element-a41fc09>.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-995933 .elementor-element.elementor-element-a41fc09 .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-995933 .elementor-element.elementor-element-a41fc09 .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-995933 .elementor-element.elementor-element-9ba6703>.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-995933 .elementor-element.elementor-element-9ba6703 .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-995933 .elementor-element.elementor-element-9ba6703 .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-995933 .elementor-element.elementor-element-6d5f762>.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-995933 .elementor-element.elementor-element-6d5f762 .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-995933 .elementor-element.elementor-element-6d5f762 .elementor-counter-title{font-family:"Inter",Sans-serif;font-size:20px;font-weight:400}.elementor-995933 .elementor-element.elementor-element-0091d71:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-0091d71>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-0091d71{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-0091d71>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-19fda01:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-19fda01>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-19fda01{border-style:solid;border-width:1px 0px 0px 0px;border-color:var(--e-global-color-f649ea5);transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;margin-top:-80px;margin-bottom:0px}.elementor-995933 .elementor-element.elementor-element-19fda01>.elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s}.elementor-995933 .elementor-element.elementor-element-32d1a3a>.elementor-widget-container{margin:0px 0px 8px 0px}.elementor-995933 .elementor-element.elementor-element-32d1a3a{text-align:center}.elementor-995933 .elementor-element.elementor-element-32d1a3a .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-995933 .elementor-element.elementor-element-3e7dbed{text-align:center}.elementor-995933 .elementor-element.elementor-element-3e7dbed .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-995933 .elementor-element.elementor-element-e3e82d4>.elementor-container{max-width:500px}.elementor-995933 .elementor-element.elementor-element-e3e82d4{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-e452b38>.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-995933 .elementor-element.elementor-element-e452b38>.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-995933 .elementor-element.elementor-element-e452b38>.elementor-element-populated,.elementor-995933 .elementor-element.elementor-element-e452b38>.elementor-element-populated>.elementor-background-overlay,.elementor-995933 .elementor-element.elementor-element-e452b38>.elementor-background-slideshow{border-radius:16px 16px 16px 16px}.elementor-995933 .elementor-element.elementor-element-bdeb9c8>.elementor-widget-container{margin:0px 0px 10px 0px}.elementor-995933 .elementor-element.elementor-element-bdeb9c8{text-align:center}.elementor-995933 .elementor-element.elementor-element-bdeb9c8 .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-995933 .elementor-element.elementor-element-0c8a44a>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-0c8a44a{text-align:center}.elementor-995933 .elementor-element.elementor-element-0c8a44a .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-995933 .elementor-element.elementor-element-5dcd3dd>.elementor-widget-container{margin:0px 0px 24px 0px}.elementor-995933 .elementor-element.elementor-element-5dcd3dd{text-align:center}.elementor-995933 .elementor-element.elementor-element-5dcd3dd .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:16px;font-weight:400;line-height:1.4em;color:#343434}.elementor-995933 .elementor-element.elementor-element-86b89c6 .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-995933 .elementor-element.elementor-element-86b89c6 .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-86b89c6 .elementor-button:focus{background-color:var(--e-global-color-primary);color:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-86b89c6>.elementor-widget-container{margin:40px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-86b89c6 .elementor-button:hover svg,.elementor-995933 .elementor-element.elementor-element-86b89c6 .elementor-button:focus svg{fill:var(--e-global-color-7f7af46)}.elementor-995933 .elementor-element.elementor-element-71bda92{--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-995933 .elementor-element.elementor-element-470682b .elementor-icon-wrapper{text-align:start}.elementor-995933 .elementor-element.elementor-element-470682b.elementor-view-framed .elementor-icon{background-color:#fff}.elementor-995933 .elementor-element.elementor-element-470682b.elementor-view-stacked .elementor-icon{color:#fff}.elementor-995933 .elementor-element.elementor-element-470682b.elementor-view-stacked .elementor-icon svg{fill:#fff}.elementor-995933 .elementor-element.elementor-element-470682b .elementor-icon{border-width:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-63de00d>.elementor-widget-container{margin:0px 0px 24px 0px}.elementor-995933 .elementor-element.elementor-element-63de00d{text-align:start}.elementor-995933 .elementor-element.elementor-element-63de00d .elementor-heading-title{color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-d33d730{--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-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-item{border-color:#e4e4e4}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-item .elementor-tab-content{border-block-start-color:#e4e4e4}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-item .elementor-tab-title.elementor-active{border-block-end-color:#e4e4e4}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-icon,.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-title{color:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-icon svg{fill:var(--e-global-color-secondary)}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-active .elementor-accordion-icon,.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-active .elementor-accordion-title{color:var(--e-global-color-primary)}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-active .elementor-accordion-icon svg{fill:var(--e-global-color-primary)}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:24px;font-weight:400;line-height:1.5em}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-tab-title{padding:16px 0px 20px 0px}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-tab-content{padding:20px 0px 20px 0px}.elementor-995933 .elementor-element.elementor-element-6f8b2c3{--spacer-size:50px}.elementor-995933 .elementor-element.elementor-element-93228d8:not(.elementor-motion-effects-element-type-background),.elementor-995933 .elementor-element.elementor-element-93228d8>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#24135c;background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-98241c9/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-995933 .elementor-element.elementor-element-93228d8>.elementor-background-overlay{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-98241c9/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-995933 .elementor-element.elementor-element-93228d8>.elementor-background-overlay.nitro-lazy{background-image:none !important}.elementor-995933 .elementor-element.elementor-element-93228d8{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s}.elementor-995933 .elementor-element.elementor-element-246b26e>.elementor-container{max-width:800px}.elementor-995933 .elementor-element.elementor-element-246b26e{z-index:2}.elementor-995933 .elementor-element.elementor-element-b9aa612{text-align:center}.elementor-995933 .elementor-element.elementor-element-b9aa612 .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:63.52px;font-weight:800;color:#fff}.elementor-995933 .elementor-element.elementor-element-c8e157c{text-align:center}.elementor-995933 .elementor-element.elementor-element-93228d8:not(.elementor-motion-effects-element-type-background).nitro-lazy,.elementor-995933 .elementor-element.elementor-element-93228d8>.elementor-motion-effects-container>.elementor-motion-effects-layer.nitro-lazy{background-image:none !important}.elementor-995933 .elementor-element.elementor-element-c8e157c .elementor-heading-title{font-family:"Plus Jakarta Sans",Sans-serif;font-size:24px;font-weight:300;line-height:1.4em;color:#fff}.elementor-995933 .elementor-element.elementor-element-6b7613c{margin-top:25px;margin-bottom:0px}.elementor-995933 .elementor-element.elementor-element-6f31ca3.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-995933 .elementor-element.elementor-element-3ffaa18 .elementor-button{background-color:var(--e-global-color-primary)}.elementor-995933 .elementor-element.elementor-element-3ffaa18 .elementor-button:hover,.elementor-995933 .elementor-element.elementor-element-3ffaa18 .elementor-button:focus{background-color:var(--e-global-color-1383c27)}.elementor-995933 .elementor-element.elementor-element-3ffaa18{width:auto;max-width:auto}.elementor-995933 .elementor-element.elementor-element-3ffaa18>.elementor-widget-container{margin:0px 24px 24px 0px}.elementor-995933 .elementor-element.elementor-element-d8ed9de{width:auto;max-width:auto;text-align:center}.elementor-995933 .elementor-element.elementor-element-0ad7f6d{width:auto;max-width:auto;bottom:-300px;z-index:0}body:not(.rtl) .elementor-995933 .elementor-element.elementor-element-0ad7f6d{right:-450px}body.rtl .elementor-995933 .elementor-element.elementor-element-0ad7f6d{left:-450px}@media (min-width:768px){.elementor-995933 .elementor-element.elementor-element-d207705{width:53.083%}.elementor-995933 .elementor-element.elementor-element-338a450{width:46.877%}.elementor-995933 .elementor-element.elementor-element-e452b38{width:100%}.elementor-995933 .elementor-element.elementor-element-8e7a07f{width:35%}.elementor-995933 .elementor-element.elementor-element-b6c4954{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-995933 .elementor-element.elementor-element-25953ed{padding:0px 0px 0px 32px}.elementor-995933 .elementor-element.elementor-element-434bc46 .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);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-995933 .elementor-element.elementor-element-3c0e9ae{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-995933 .elementor-element.elementor-element-e80e402 .elementor-headline{font-size:36px}.elementor-995933 .elementor-element.elementor-element-bb69d9a>.elementor-widget-container{margin:0px 0px 16px 0px}.elementor-995933 .elementor-element.elementor-element-25953ed{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-434bc46 .elementor-heading-title{font-size:var(--e-global-typography-primary-font-size);line-height:var(--e-global-typography-primary-line-height)}.elementor-995933 .elementor-element.elementor-element-37036cb{padding:80px 24px 80px 24px}.elementor-995933 .elementor-element.elementor-element-bc78b27 .elementor-heading-title{font-size:31px}.elementor-995933 .elementor-element.elementor-element-3ea7203>.elementor-element-populated{margin:120px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-995933 .elementor-element.elementor-element-0908849 img{max-width:100%}.elementor-995933 .elementor-element.elementor-element-b2f5a6a>.elementor-widget-container{padding:0px 0px 0px 0px}.elementor-995933 .elementor-element.elementor-element-a950997{padding:80px 24px 80px 24px}.elementor-995933 .elementor-element.elementor-element-7db4bc8 .elementor-heading-title{font-size:31px}.elementor-995933 .elementor-element.elementor-element-99bab31>.elementor-widget-container{margin:0px 0px 16px 16px}.elementor-995933 .elementor-element.elementor-element-59b7f49>.elementor-widget-container{margin:0px 0px 16px 16px}.elementor-995933 .elementor-element.elementor-element-e2ea6bf{padding:80px 24px 80px 24px}.elementor-995933 .elementor-element.elementor-element-b8da3d1 .elementor-heading-title{font-size:31px}.elementor-995933 .elementor-element.elementor-element-c003462{padding:80px 24px 80px 24px}.elementor-995933 .elementor-element.elementor-element-e62b808 .elementor-heading-title{font-size:31px}.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)}.elementor-995933 .elementor-element.elementor-element-b9aa612 .elementor-heading-title{font-size:42px}}.elementor-995933 .elementor-element.elementor-element-e80e402 *{font-family:"Plus Jakarta Sans"}.elementor-995933 .elementor-element.elementor-element-88c91f2 li:before{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-98241c9/www.upmenu.com/wp-content/themes/upmenucom/assets/img/li-green.svg")}.elementor-995933 .elementor-element.elementor-element-f9fc721{overflow:hidden}.elementor-995933 .elementor-element.elementor-element-aa8b2a3 ul{margin:0}.elementor-995933 .elementor-element.elementor-element-aa8b2a3 ul li:before{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-98241c9/www.upmenu.com/wp-content/themes/upmenucom/assets/img/li-red.svg")}.elementor-995933 .elementor-element.elementor-element-b2f5a6a ul{margin:0}.elementor-995933 .elementor-element.elementor-element-b2f5a6a ul li:before{background-image:url("https://cdn-bnklg.nitrocdn.com/WQiharaAoSUWjdmYdQaoZKLXawgJIPOR/assets/images/optimized/rev-98241c9/www.upmenu.com/wp-content/themes/upmenucom/assets/img/li-green.svg")}.elementor-995933 .elementor-element.elementor-element-4f40f45{position:relative;overflow:hidden}.elementor-995933 .elementor-element.elementor-element-4f40f45:before{content:"";display:block;width:55%;height:100%;position:absolute;top:0;left:-5%;background:#f7f9fc;transform:skew(-8deg)}.elementor-995933 .elementor-element.elementor-element-4f40f45:after{content:"VS";display:flex;align-items:center;justify-content:center;color:#fff;font-size:28.4px;font-family:"Plus Jakarta Sans";font-weight:800;width:92px;height:92px;position:absolute;top:42%;left:calc(50% - 46px);background:#0d1d32;border-radius:50%}@media (max-width: 767px){.elementor-995933 .elementor-element.elementor-element-4f40f45:before{width:150%;height:60%;top:-13%;left:-25%;transform:rotate(6deg)}.elementor-995933 .elementor-element.elementor-element-4f40f45:after{top:calc(47% - 46px)}}.elementor-995933 .elementor-element.elementor-element-ef0f8e7 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-0cb3a4f strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-20fc1fc span{font-size:16px;font-weight:400;color:#343434}.elementor-995933 .elementor-element.elementor-element-54aafc5 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-573f954 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-d35e995 span{font-size:16px;font-weight:400;color:#343434}.elementor-995933 .elementor-element.elementor-element-46a0175 .elementor-container{gap:40px}.elementor-995933 .elementor-element.elementor-element-0027d75 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-76be9a7 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-7127f91 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-ed23b4d strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-2b07aa3 .elementor-container{gap:40px}.elementor-995933 .elementor-element.elementor-element-347c2e9 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-eab6605 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-4d5c7eb strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-e325f64 strong{display:block;margin-bottom:10px}.elementor-995933 .elementor-element.elementor-element-f697697 .elementor-container{gap:40px}.elementor-995933 .elementor-element.elementor-element-e62b808{margin-left:auto;margin-right:auto}.elementor-995933 .elementor-element.elementor-element-e3e82d4 .elementor-container{justify-content:space-between}.elementor-995933 .elementor-element.elementor-element-e3e82d4 .elementor-column.elementor-col-33{width:32%}@media (max-width: 1023px){.elementor-995933 .elementor-element.elementor-element-e3e82d4 .elementor-column.elementor-col-33{width:32%;margin:0 0 24px 0}}@media (max-width: 500px){.elementor-995933 .elementor-element.elementor-element-e3e82d4 .elementor-column.elementor-col-33{width:94%;margin:0 3% 24px 3%}}.elementor-995933 .elementor-element.elementor-element-fd3d1b3{position:sticky;top:80px}.elementor-995933 .elementor-element.elementor-element-5a87757 .elementor-accordion .elementor-accordion-item{border-left:0;border-right:0}.elementor-995933 .elementor-element.elementor-element-5a87757 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-995933 .elementor-element.elementor-element-5a87757 i{font-size:20px !important}.elementor-995933 .elementor-element.elementor-element-d8ed9de a{background-color:rgba(0,0,0,0);border:2px solid #fff}.elementor-995933 .elementor-element.elementor-element-d8ed9de 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-98241c9/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}