.ElementWrapper_elementWrapper__RuinZ{position:relative;transition:opacity .3s ease,filter .3s ease}@media screen and (max-width:639px){.ElementWrapper_hideOnMobile__u7oX5{display:none!important}}@media screen and (min-width:1024px){.ElementWrapper_hideOnDesktop__iIdem{display:none!important}}.ElementWrapper_animateFadeIn__FnMgR{animation:ElementWrapper_fadeIn__rqqCa .6s ease forwards}.ElementWrapper_animateSlideUp__jIf4g{animation:ElementWrapper_slideUp__acHGP .8s ease forwards}.ElementWrapper_animateSlideInLeft__06M5y{animation:ElementWrapper_slideInLeft__CuJ3C .8s ease forwards}.ElementWrapper_animateSlideInRight__PHKj1{animation:ElementWrapper_slideInRight__HVlwT .8s ease forwards}.ElementWrapper_animateZoomIn__awNCE{animation:ElementWrapper_zoomIn__rZsBb .6s ease forwards}.ElementWrapper_animateSlideDown__yn5GF{animation:ElementWrapper_slideDown__I_rpF .8s ease forwards}@keyframes ElementWrapper_fadeIn__rqqCa{0%{opacity:0}to{opacity:1}}@keyframes ElementWrapper_slideUp__acHGP{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes ElementWrapper_slideInLeft__CuJ3C{0%{opacity:0;transform:translateX(-60px)}to{opacity:1;transform:translateX(0)}}@keyframes ElementWrapper_slideInRight__HVlwT{0%{opacity:0;transform:translateX(60px)}to{opacity:1;transform:translateX(0)}}@keyframes ElementWrapper_zoomIn__rZsBb{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes ElementWrapper_slideDown__I_rpF{0%{opacity:0;transform:translateY(-60px)}to{opacity:1;transform:translateY(0)}}.HeroElement_hero__FMGF_{width:100%;position:relative;margin:0;padding:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-repeat:no-repeat}.HeroElement_hero__FMGF_:not(.HeroElement_hoverZoom__YdIc_){background-size:cover}.HeroElement_hero__FMGF_.HeroElement_hoverZoom__YdIc_:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:inherit;background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:no-repeat;transition:transform .6s ease;z-index:0}.HeroElement_hero__FMGF_.HeroElement_hoverZoom__YdIc_:hover:before{transform:scale(var(--zoom-amount,1.1))}.HeroElement_overlay__AOY0h{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.HeroElement_content__5ZJii{position:relative;z-index:2;max-width:1440px;width:100%;display:flex;flex-direction:column;gap:24px;padding:80px 63px}@media screen and (max-width:639px){.HeroElement_content__5ZJii{gap:16px;padding:48px 24px}}.HeroElement_title__l222A{font-size:128px;line-height:128px;font-weight:600;margin:0}@media screen and (max-width:639px){.HeroElement_title__l222A{font-size:48px;line-height:110%}}@media screen and (min-width:640px)and (max-width:1023px){.HeroElement_title__l222A{font-size:72px;line-height:80px}}@media screen and (min-width:1024px)and (max-width:1439px){.HeroElement_title__l222A{font-size:94px;line-height:100px}}.HeroElement_subtitle__36_Bp{font-size:20px;line-height:28px;font-weight:500;margin:0;max-width:600px}@media screen and (max-width:639px){.HeroElement_subtitle__36_Bp{font-size:16px;line-height:24px}}.HeroElement_buttons__ZKNZN{display:flex;gap:20px;flex-wrap:wrap;margin-top:16px;align-items:center}@media screen and (max-width:639px){.HeroElement_buttons__ZKNZN{flex-direction:column;gap:12px}}.HeroElement_button__Wor_7{padding:16px 40px;border-radius:999px;font-size:18px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:all .3s ease;cursor:pointer;border:0 solid rgba(0,0,0,0)}@media screen and (max-width:639px){.HeroElement_button__Wor_7{font-size:16px}}.HeroElement_button__Wor_7:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.25);background-color:var(--hover-bg,inherit)!important;color:var(--hover-color,inherit)!important;border-color:var(--hover-border,inherit)!important}.HeroElement_primary__fWwre:not([style*=backgroundColor]){background:#007bff;color:#fff}.HeroElement_primary__fWwre:not([style*=backgroundColor]):hover{background:#0056b3}.HeroElement_secondary__gNEo5:not([style*=backgroundColor]){background:#fff;color:#007bff}.HeroElement_secondary__gNEo5:not([style*=backgroundColor]):hover{background:#f8f9fa}.HeroElement_outline__eM1zL{background:rgba(0,0,0,0)!important;border:2px solid!important}.HeroElement_outline__eM1zL:hover:not([style*="--hover-bg"]){background:hsla(0,0%,100%,.1)!important}.HeroElement_bordered__jaE0d{background:rgba(0,0,0,0)!important;border:2px solid!important}.HeroElement_bordered__jaE0d:hover:not([style*="--hover-bg"]){background:hsla(0,0%,100%,.1)!important}@keyframes HeroElement_fadeIn__o78BO{0%{opacity:0}to{opacity:1}}@keyframes HeroElement_slideUp__cgktf{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroElement_slideInLeft__3Vkwy{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes HeroElement_slideInRight__9QhUZ{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes HeroElement_zoomIn__adkLc{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.HeroElement_fadeIn__o78BO{animation:HeroElement_fadeIn__o78BO ease-out}.HeroElement_slideUp__cgktf{animation:HeroElement_slideUp__cgktf ease-out}.HeroElement_slideInLeft__3Vkwy{animation:HeroElement_slideInLeft__3Vkwy ease-out}.HeroElement_slideInRight__9QhUZ{animation:HeroElement_slideInRight__9QhUZ ease-out}.HeroElement_zoomIn__adkLc{animation:HeroElement_zoomIn__adkLc ease-out}@media screen and (max-width:639px){.HeroElement_hideOnMobile__q_4wI{display:none!important}}@media screen and (min-width:1024px){.HeroElement_hideOnDesktop__hgDp9{display:none!important}}.SliderElement_slider__1saff{position:relative;width:100%;height:600px;overflow:hidden}@media(max-width:768px){.SliderElement_slider__1saff{height:400px}}.SliderElement_slidesContainer__0SHJB{position:relative;width:100%;height:100%}.SliderElement_slide__WWCYM{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;opacity:0;transition:opacity .5s ease-in-out,background-size .6s ease;display:flex}.SliderElement_slide__WWCYM.SliderElement_active___Nqf8{opacity:1}.SliderElement_slide__WWCYM.SliderElement_hoverZoom__2BUw8:hover{background-size:calc(100%*var(--zoom-amount, 1.1))}.SliderElement_overlay__eHwi6{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);pointer-events:none}.SliderElement_contentWrapper__F1H4O{position:relative;z-index:1;width:100%;height:100%;display:flex;box-sizing:border-box}.SliderElement_alignLeft__zby6K{justify-content:flex-start}.SliderElement_alignCenter__V3Ty8{justify-content:center}.SliderElement_alignRight__jcNtY{justify-content:flex-end}.SliderElement_alignTop__1ayRL{align-items:flex-start}.SliderElement_alignMiddle__2I02w{align-items:center}.SliderElement_alignBottom__fm2w8{align-items:flex-end}.SliderElement_content__0wAYZ{display:flex;flex-direction:column;gap:1rem;color:#fff;box-sizing:border-box}@media(max-width:768px){.SliderElement_content__0wAYZ{max-width:100%!important;padding:1rem}}.SliderElement_title__VLjFo{font-size:3rem;font-weight:700;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.5);line-height:1.2}@media(max-width:768px){.SliderElement_title__VLjFo{font-size:2rem}}.SliderElement_subtitle__agPcB{font-size:1.5rem;margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.5);line-height:1.5}@media(max-width:768px){.SliderElement_subtitle__agPcB{font-size:1.2rem}}.SliderElement_button__hA9pu{display:inline-block;padding:1rem 2rem;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease;cursor:pointer;border:0 solid rgba(0,0,0,0);align-self:inherit}.SliderElement_button__hA9pu:not([style*=backgroundColor]){background:#1890ff;color:#fff}.SliderElement_button__hA9pu:not([style*=backgroundColor]):hover{background:#40a9ff}.SliderElement_button__hA9pu:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.25);filter:brightness(1.05);background-color:var(--hover-bg)!important;color:var(--hover-color)!important;border-color:var(--hover-border)!important}.SliderElement_arrow__3kCOr{position:absolute;top:50%;transform:translateY(-50%);background:hsla(0,0%,100%,.9);border:none;font-size:2.5rem;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;border-radius:50%;color:#333}.SliderElement_arrow__3kCOr:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.15)}.SliderElement_arrow__3kCOr.SliderElement_prev__oz_S7{left:1.5rem}.SliderElement_arrow__3kCOr.SliderElement_next__33zQI{right:1.5rem}@media(max-width:768px){.SliderElement_arrow__3kCOr{width:40px;height:40px;font-size:2rem}.SliderElement_arrow__3kCOr.SliderElement_prev__oz_S7{left:.75rem}.SliderElement_arrow__3kCOr.SliderElement_next__33zQI{right:.75rem}}.SliderElement_dots__TlzTB{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:.5rem;z-index:10}.SliderElement_dot__4BziH{width:12px;height:12px;border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .3s ease}.SliderElement_dot__4BziH:hover{background:hsla(0,0%,100%,.8)}.SliderElement_dot__4BziH.SliderElement_activeDot__MOXn3{background:#fff;width:30px;border-radius:6px}.ImageCarouselElement_imageCarousel__bNdLY{width:100%;padding:4rem 0}@media screen and (max-width:639px){.ImageCarouselElement_imageCarousel__bNdLY{padding:2rem 0}}.ImageCarouselElement_container__aZbP9{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column}@media screen and (max-width:639px){.ImageCarouselElement_container__aZbP9{padding:0 1rem}}.ImageCarouselElement_carouselTitle__qAVMl{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 1rem;color:inherit}@media screen and (max-width:639px){.ImageCarouselElement_carouselTitle__qAVMl{font-size:2rem}}.ImageCarouselElement_carouselSubtitle__103VV{font-size:1.125rem;text-align:center;opacity:.8;color:inherit;max-width:800px;margin:0 auto 3rem}@media screen and (max-width:639px){.ImageCarouselElement_carouselSubtitle__103VV{font-size:1rem;margin-bottom:2rem}}.ImageCarouselElement_carouselWrapper__b709a{position:relative;margin:2rem 0}.ImageCarouselElement_imagesContainer__Mcp8B{margin:0}.ImageCarouselElement_layoutGrid__bSdxm{display:grid;grid-gap:2rem;gap:2rem}@media screen and (max-width:639px){.ImageCarouselElement_layoutGrid__bSdxm{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:374px){.ImageCarouselElement_layoutGrid__bSdxm{grid-template-columns:1fr!important}}.ImageCarouselElement_layoutCarousel__OUNyK{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:1rem}.ImageCarouselElement_layoutCarousel__OUNyK::-webkit-scrollbar{height:8px}.ImageCarouselElement_layoutCarousel__OUNyK::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ImageCarouselElement_layoutCarousel__OUNyK::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ImageCarouselElement_layoutCarousel__OUNyK::-webkit-scrollbar-thumb:hover{background:#555}.ImageCarouselElement_layoutCarousel__OUNyK .ImageCarouselElement_imageCard__ug8Wp{flex:0 0 320px;scroll-snap-align:start}@media screen and (max-width:639px){.ImageCarouselElement_layoutCarousel__OUNyK .ImageCarouselElement_imageCard__ug8Wp{flex:0 0 280px}.ImageCarouselElement_layoutCarousel__OUNyK{gap:1rem}}.ImageCarouselElement_carouselButton__GudgC{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.95);border:2px solid #e0e0e0;color:#333;font-size:2rem;font-weight:300;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ImageCarouselElement_carouselButton__GudgC:hover{background:#fff;border-color:#1890ff;color:#1890ff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(24,144,255,.3)}.ImageCarouselElement_carouselButton__GudgC:active{transform:translateY(-50%) scale(.95)}@media screen and (max-width:639px){.ImageCarouselElement_carouselButton__GudgC{width:40px;height:40px;font-size:1.5rem}}.ImageCarouselElement_carouselButtonLeft__owL3t{left:-24px}@media screen and (max-width:639px){.ImageCarouselElement_carouselButtonLeft__owL3t{left:-20px}}.ImageCarouselElement_carouselButtonRight__HjHCu{right:-24px}@media screen and (max-width:639px){.ImageCarouselElement_carouselButtonRight__HjHCu{right:-20px}}.ImageCarouselElement_imageCard__ug8Wp{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1);display:block;position:relative;background:#fff}.ImageCarouselElement_imageCard__ug8Wp:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(24,144,255,.1),rgba(102,126,234,.1));opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.ImageCarouselElement_imageCard__ug8Wp:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 16px 48px rgba(0,0,0,.2)}.ImageCarouselElement_imageCard__ug8Wp:hover:before{opacity:1}.ImageCarouselElement_imageWrapper__aEXzG{width:100%;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.ImageCarouselElement_imageWrapper__aEXzG img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .4s ease;will-change:transform}.ImageCarouselElement_hoverZoom__nOCV9:hover img,.ImageCarouselElement_imageCard__ug8Wp:hover .ImageCarouselElement_hoverZoom__nOCV9 img{transform:scale(1.15);filter:brightness(1.1)}.ImageCarouselElement_heightSmall__4oHua{height:250px;min-height:250px}.ImageCarouselElement_heightMedium__4MJTD{height:350px;min-height:350px}.ImageCarouselElement_heightLarge__n8BMY{height:450px;min-height:450px}.ImageCarouselElement_overlay__eG97D{position:absolute;display:flex;flex-direction:column;gap:.5rem;z-index:2}.ImageCarouselElement_overlayBar__YZxEq{bottom:0;left:0;right:0;padding:1.5rem}.ImageCarouselElement_overlayCentered__uZ74o{top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:0 2px 8px rgba(0,0,0,.5);padding:2rem;max-width:80%;align-items:center}.ImageCarouselElement_overlayTitle__gWVlK{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}.ImageCarouselElement_overlayBar__YZxEq .ImageCarouselElement_overlayTitle__gWVlK{font-size:1.25rem}.ImageCarouselElement_overlayDescription__gp40M{margin:0;font-size:1rem;line-height:1.5}.ImageCarouselElement_overlayBar__YZxEq .ImageCarouselElement_overlayDescription__gp40M{font-size:.875rem}.ImageCarouselElement_overlayButton__CkqWJ{display:inline-block;padding:.75rem 1.5rem;border:0 solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;transition:all .3s ease;text-decoration:none;margin-top:.5rem}.ImageCarouselElement_overlayCentered__uZ74o .ImageCarouselElement_overlayButton__CkqWJ{padding:.875rem 1.75rem;box-shadow:0 2px 8px rgba(0,0,0,.3)}.ImageCarouselElement_overlayButton__CkqWJ:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.3);background-color:var(--hover-bg)!important;color:var(--hover-color)!important;border-color:var(--hover-border)!important}.ImageCarouselElement_overlayButton__CkqWJ.ImageCarouselElement_bordered__x_pxE,.ImageCarouselElement_overlayButton__CkqWJ.ImageCarouselElement_outline__MsYGM{background:rgba(0,0,0,0)!important;border:2px solid}.ImageCarouselElement_overlayButton__CkqWJ.ImageCarouselElement_bordered__x_pxE:hover,.ImageCarouselElement_overlayButton__CkqWJ.ImageCarouselElement_outline__MsYGM:hover{background:hsla(0,0%,100%,.1)!important}.ImageCarouselElement_contentBelow__GQ9ru{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.ImageCarouselElement_title__Tqktc{margin:0;font-size:1.25rem;font-weight:600;line-height:1.4;color:#333}.ImageCarouselElement_description__wevKc{margin:0;font-size:.9375rem;line-height:1.6;color:#666}.ImageCarouselElement_button__g2Ux9{display:inline-block;padding:.625rem 1.25rem;border:0 solid rgba(0,0,0,0);border-radius:4px;cursor:pointer;font-size:.9375rem;font-weight:500;transition:all .3s ease;text-decoration:none;align-self:flex-start}.ImageCarouselElement_button__g2Ux9:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.25);background-color:var(--hover-bg)!important;color:var(--hover-color)!important;border-color:var(--hover-border)!important}.ImageCarouselElement_button__g2Ux9.ImageCarouselElement_bordered__x_pxE,.ImageCarouselElement_button__g2Ux9.ImageCarouselElement_outline__MsYGM{background:rgba(0,0,0,0)!important;border:2px solid}.ImageCarouselElement_button__g2Ux9.ImageCarouselElement_bordered__x_pxE:hover,.ImageCarouselElement_button__g2Ux9.ImageCarouselElement_outline__MsYGM:hover{background:hsla(0,0%,100%,.1)!important}.TextBlockElement_textBlock__fgRs0{width:100%;padding:4rem 2rem}@media screen and (max-width:639px){.TextBlockElement_textBlock__fgRs0{padding:3rem 1.5rem}}@media screen and (min-width:1024px){.TextBlockElement_textBlock__fgRs0{padding:6rem 4rem}}.TextBlockElement_container__HnR0s{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.TextBlockElement_title__Bq95H{font-size:48px;line-height:56px;font-weight:600;margin:0}@media screen and (max-width:639px){.TextBlockElement_title__Bq95H{font-size:32px;line-height:40px}}.TextBlockElement_content__5VxpF{font-size:18px;line-height:32px;font-weight:400;margin:0;white-space:pre-wrap;display:block}@media screen and (max-width:639px){.TextBlockElement_content__5VxpF{font-size:16px;line-height:28px}}.TextBlockElement_content__5VxpF p{margin-bottom:16px}.TextBlockElement_content__5VxpF p:last-child{margin-bottom:0}.TextBlockElement_content__5VxpF strong{font-weight:600}.TextBlockElement_content__5VxpF em{font-style:italic}.TextBlockElement_content__5VxpF a{text-decoration:underline;transition:opacity .2s}.TextBlockElement_content__5VxpF a:hover{opacity:.8}@keyframes TextBlockElement_fadeIn__aPOSz{0%{opacity:0}to{opacity:1}}@keyframes TextBlockElement_slideUp__7IE82{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes TextBlockElement_slideInLeft__Lt9PR{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes TextBlockElement_slideInRight__MGTsM{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes TextBlockElement_zoomIn__5fN_3{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.TextBlockElement_fadeIn__aPOSz{animation:TextBlockElement_fadeIn__aPOSz ease-out}.TextBlockElement_slideUp__7IE82{animation:TextBlockElement_slideUp__7IE82 ease-out}.TextBlockElement_slideInLeft__Lt9PR{animation:TextBlockElement_slideInLeft__Lt9PR ease-out}.TextBlockElement_slideInRight__MGTsM{animation:TextBlockElement_slideInRight__MGTsM ease-out}.TextBlockElement_zoomIn__5fN_3{animation:TextBlockElement_zoomIn__5fN_3 ease-out}@media screen and (max-width:639px){.TextBlockElement_hideOnMobile__tgHN6{display:none!important}}@media screen and (min-width:1024px){.TextBlockElement_hideOnDesktop__amb9J{display:none!important}}.CTAButtonElement_ctaSection__XSOS5{width:100%}.CTAButtonElement_sectionPaddingNone__xl1K6{padding:0}.CTAButtonElement_sectionPaddingSmall__wXOGA{padding:1.5rem 1rem}.CTAButtonElement_sectionPaddingMedium__EbhGz{padding:3rem 2rem}.CTAButtonElement_sectionPaddingLarge__vS9ed{padding:5rem 2rem}.CTAButtonElement_button__OX5JV{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;text-decoration:none;font-weight:600;border:2px solid rgba(0,0,0,0);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.CTAButtonElement_button__OX5JV:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.CTAButtonElement_button__OX5JV:hover:before{left:100%}.CTAButtonElement_fullWidth__LzCDk{width:100%}.CTAButtonElement_small__WJ0aI{padding:.5rem 1.25rem;font-size:.875rem;border-radius:6px}.CTAButtonElement_medium__isZwx{padding:.875rem 2rem;font-size:1rem;border-radius:8px}.CTAButtonElement_large__gFAUH{padding:1.125rem 2.5rem;font-size:1.125rem;border-radius:10px}.CTAButtonElement_xlarge__CBM1X{padding:1.5rem 3.5rem;font-size:1.25rem;border-radius:12px}.CTAButtonElement_primary__2d0qy{background:#1890ff;color:#fff;border-color:#1890ff}.CTAButtonElement_primary__2d0qy:hover{background:#40a9ff;border-color:#40a9ff}.CTAButtonElement_secondary__Rmgpa{background:#52c41a;color:#fff;border-color:#52c41a}.CTAButtonElement_secondary__Rmgpa:hover{background:#73d13d;border-color:#73d13d}.CTAButtonElement_outline__GtT5W{background:rgba(0,0,0,0);border-style:solid}.CTAButtonElement_outline__GtT5W:hover{background:hsla(0,0%,100%,.1)}.CTAButtonElement_bordered__yF13M{background:rgba(0,0,0,0);border-style:solid}.CTAButtonElement_bordered__yF13M:hover{background:rgba(0,0,0,.05)}.CTAButtonElement_gradient__vN_s9{background:linear-gradient(var(--gradient-dir,135deg),var(--gradient-from,#667eea),var(--gradient-to,#764ba2));color:#fff;border:none;background-size:200% 200%;animation:CTAButtonElement_gradientShift__ali_D 3s ease infinite}.CTAButtonElement_gradient__vN_s9:hover{background-position:100%}@keyframes CTAButtonElement_gradientShift__ali_D{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.CTAButtonElement_hoverScale__CSl_b:hover{transform:translateY(-2px) scale(1.02)}.CTAButtonElement_hoverShadow__4s4dl:hover{box-shadow:0 8px 25px rgba(0,0,0,.2)}.CTAButtonElement_button__OX5JV:hover{background-color:var(--hover-bg);color:var(--hover-color);border-color:var(--hover-border)}.CTAButtonElement_icon__RdJ9l{display:inline-flex;align-items:center;justify-content:center;font-size:1.2em;line-height:1}.CTAButtonElement_text__AU0pQ{line-height:1.2}.CTAButtonElement_animPulse__0L0cR{animation:CTAButtonElement_pulse__ULL_j 2s infinite}.CTAButtonElement_animBounce__k7iUo{animation:CTAButtonElement_bounce__6PCv7 2s infinite}.CTAButtonElement_animShake__v1u57:hover{animation:CTAButtonElement_shake__S6BWT .5s}.CTAButtonElement_animGlow__cZ5wl{animation:CTAButtonElement_glow__uchJ7 2s infinite}@keyframes CTAButtonElement_pulse__ULL_j{0%{transform:scale(1);box-shadow:0 0 0 0 rgba(24,144,255,.7)}70%{transform:scale(1.02);box-shadow:0 0 0 15px rgba(24,144,255,0)}to{transform:scale(1);box-shadow:0 0 0 0 rgba(24,144,255,0)}}@keyframes CTAButtonElement_bounce__6PCv7{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@keyframes CTAButtonElement_shake__S6BWT{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}@keyframes CTAButtonElement_glow__uchJ7{0%{box-shadow:0 0 5px rgba(24,144,255,.5),0 0 10px rgba(24,144,255,.3)}50%{box-shadow:0 0 20px rgba(24,144,255,.8),0 0 30px rgba(24,144,255,.5)}to{box-shadow:0 0 5px rgba(24,144,255,.5),0 0 10px rgba(24,144,255,.3)}}@media(max-width:768px){.CTAButtonElement_sectionPaddingSmall__wXOGA{padding:1rem .75rem}.CTAButtonElement_sectionPaddingMedium__EbhGz{padding:2rem 1rem}.CTAButtonElement_sectionPaddingLarge__vS9ed{padding:3rem 1rem}.CTAButtonElement_small__WJ0aI{padding:.4rem 1rem;font-size:.8rem}.CTAButtonElement_medium__isZwx{padding:.75rem 1.5rem;font-size:.9rem}.CTAButtonElement_large__gFAUH{padding:1rem 2rem;font-size:1rem}.CTAButtonElement_xlarge__CBM1X{padding:1.25rem 2.5rem;font-size:1.125rem}}.VideoElement_videoSection__0qANk{width:100%}.VideoElement_paddingNone__aKNz9{padding:0}.VideoElement_paddingSmall__OvCjI{padding:1.5rem 1rem}.VideoElement_paddingMedium__Wh4hW{padding:3rem 2rem}.VideoElement_paddingLarge__hpFKv{padding:5rem 2rem}.VideoElement_layoutDefault__mtvUt .VideoElement_container__Q_FFK{max-width:1200px;margin:0 auto}.VideoElement_layoutFullwidth__aMqC7 .VideoElement_container__Q_FFK{max-width:100%;padding:0}.VideoElement_layoutSideBySide__VkQt7 .VideoElement_container__Q_FFK{display:flex;align-items:center;gap:3rem}@media(max-width:968px){.VideoElement_layoutSideBySide__VkQt7 .VideoElement_container__Q_FFK{flex-direction:column}}.VideoElement_container__Q_FFK{width:100%}.VideoElement_contentAbove__TjbfO{display:flex;flex-direction:column}.VideoElement_contentAbove__TjbfO .VideoElement_textContent__9no5v{order:-1;margin-bottom:2rem}.VideoElement_contentBelow__eyPyK{display:flex;flex-direction:column}.VideoElement_contentBelow__eyPyK .VideoElement_textContent__9no5v{order:1;margin-top:2rem}.VideoElement_contentLeft__cTe6h{display:flex;flex-direction:row}.VideoElement_contentLeft__cTe6h .VideoElement_textContent__9no5v{order:-1;flex:1 1;padding-right:2rem}.VideoElement_contentLeft__cTe6h .VideoElement_videoWrapper__FOIq2{flex:1.5 1}@media(max-width:968px){.VideoElement_contentLeft__cTe6h{flex-direction:column}.VideoElement_contentLeft__cTe6h .VideoElement_textContent__9no5v{padding-right:0;margin-bottom:2rem}}.VideoElement_contentRight__H2Go_{display:flex;flex-direction:row}.VideoElement_contentRight__H2Go_ .VideoElement_textContent__9no5v{order:1;flex:1 1;padding-left:2rem}.VideoElement_contentRight__H2Go_ .VideoElement_videoWrapper__FOIq2{flex:1.5 1}@media(max-width:968px){.VideoElement_contentRight__H2Go_{flex-direction:column}.VideoElement_contentRight__H2Go_ .VideoElement_textContent__9no5v{padding-left:0;margin-top:2rem}}.VideoElement_textContent__9no5v{text-align:center}.VideoElement_title__leEmK{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}@media(max-width:768px){.VideoElement_title__leEmK{font-size:2rem}}.VideoElement_description__s4uQz{font-size:1.2rem;margin-bottom:0;line-height:1.6;opacity:.9}@media(max-width:768px){.VideoElement_description__s4uQz{font-size:1rem}}.VideoElement_videoWrapper__FOIq2{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:12px;background:#000}.VideoElement_withShadow__HP23g{box-shadow:0 8px 32px rgba(0,0,0,.3)}.VideoElement_video__CBzOu{position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:0;transition:opacity .3s ease}.VideoElement_videoLoaded___0QI_{opacity:1}.VideoElement_thumbnailOverlay__J3Plb{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;z-index:2;transition:transform .3s ease}.VideoElement_thumbnailOverlay__J3Plb:hover .VideoElement_playButton__nFcCz{transform:scale(1.1)}.VideoElement_thumbnailOverlay__J3Plb:hover .VideoElement_thumbnailDarkOverlay__ZBe3I{opacity:.4}.VideoElement_thumbnailDarkOverlay__ZBe3I{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;transition:opacity .3s ease;pointer-events:none}.VideoElement_playButton__nFcCz{position:relative;z-index:3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;color:var(--play-button-color,#ffffff)}.VideoElement_playButton__nFcCz svg{width:40%;height:40%}.VideoElement_playButtonSmall__34z03{width:60px;height:60px}.VideoElement_playButtonMedium__8Z3bo{width:80px;height:80px}.VideoElement_playButtonLarge__fKY6W{width:100px;height:100px}.VideoElement_playButtonDefault__BJiHL{background:rgba(0,0,0,.7);border-radius:50%;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.VideoElement_playButtonDefault__BJiHL:hover{background:rgba(0,0,0,.85)}.VideoElement_playButtonMinimal__lcszY{background:rgba(0,0,0,0)}.VideoElement_playButtonMinimal__lcszY svg{width:60%;height:60%;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}.VideoElement_playButtonOutline__jmjsQ{background:rgba(0,0,0,0);border:3px solid var(--play-button-color,#ffffff);border-radius:50%}.VideoElement_playButtonOutline__jmjsQ:hover{background:hsla(0,0%,100%,.1)}.VideoElement_playButtonFilled__5dxEm{background:var(--play-button-color,#ffffff);border-radius:50%;color:#000}.VideoElement_playButtonFilled__5dxEm:hover{transform:scale(1.1);box-shadow:0 4px 20px hsla(0,0%,100%,.3)}.VideoElement_playButtonHidden__2_sjL{display:none}@media(max-width:768px){.VideoElement_paddingSmall__OvCjI{padding:1rem .75rem}.VideoElement_paddingMedium__Wh4hW{padding:2rem 1rem}.VideoElement_paddingLarge__hpFKv{padding:3rem 1rem}.VideoElement_playButtonSmall__34z03{width:50px;height:50px}.VideoElement_playButtonMedium__8Z3bo{width:65px;height:65px}.VideoElement_playButtonLarge__fKY6W{width:80px;height:80px}.VideoElement_layoutSideBySide__VkQt7 .VideoElement_container__Q_FFK{gap:1.5rem}}.FeatureGridElement_featureGrid__rBkL8{width:100%;padding:4rem 2rem}@media screen and (max-width:639px){.FeatureGridElement_featureGrid__rBkL8{padding:3rem 1.5rem}}.FeatureGridElement_container__yRlS_{max-width:1200px;margin:0 auto}.FeatureGridElement_title__sc5_z{font-size:48px;line-height:56px;font-weight:600;margin:0 0 48px;text-align:center}@media screen and (max-width:639px){.FeatureGridElement_title__sc5_z{font-size:32px;line-height:40px;margin-bottom:32px}}.FeatureGridElement_grid__5GRv1{display:grid;grid-gap:32px;gap:32px}@media screen and (max-width:639px){.FeatureGridElement_grid__5GRv1{grid-template-columns:1fr}}@media screen and (min-width:640px)and (max-width:1023px){.FeatureGridElement_grid__5GRv1{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1440px){.FeatureGridElement_grid__5GRv1{grid-template-columns:repeat(3,1fr)}}.FeatureGridElement_feature__8ZMPZ{display:flex;flex-direction:column;gap:16px;padding:32px;border-radius:16px;background:hsla(0,0%,100%,.05);transition:all .3s ease}.FeatureGridElement_feature__8ZMPZ:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1)}.FeatureGridElement_featureIcon__BOVRB{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.FeatureGridElement_featureTitle__JDx4H{font-size:24px;line-height:32px;font-weight:600;margin:0}.FeatureGridElement_featureDescription__iZATG{font-size:16px;line-height:24px;margin:0;opacity:.8}.FeatureGridElement_featureLink__swUco{display:inline-block;margin-top:12px;font-size:14px;font-weight:600;color:#007bff;text-decoration:none;transition:all .3s ease}.FeatureGridElement_featureLink__swUco:hover{color:#0056b3;transform:translateX(4px)}.TestimonialElement_testimonialSection__eZlXw{width:100%;padding:3rem 2rem;background:#f9f9f9;display:flex;flex-direction:column;align-items:center}.TestimonialElement_container__URYNu{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center}.TestimonialElement_title__sytz8{width:100%;font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem}@media screen and (max-width:639px){.TestimonialElement_title__sytz8{font-size:2rem}}.TestimonialElement_grid__RC8PZ{width:100%;display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}@media screen and (max-width:639px){.TestimonialElement_grid__RC8PZ{gap:1.5rem}}.TestimonialElement_carouselWrapper__L908_{width:100%;position:relative;display:flex;align-items:center;gap:1rem}@media screen and (max-width:639px){.TestimonialElement_carouselWrapper__L908_{gap:.5rem}}.TestimonialElement_carouselContainer__TTKha{flex:1 1;overflow:hidden;padding:.5rem 0}.TestimonialElement_carouselTrack__psWc_{display:grid;transition:transform .5s ease-in-out;grid-gap:1.5rem;gap:1.5rem;padding:0 .5rem}@media screen and (max-width:639px){.TestimonialElement_carouselTrack__psWc_{gap:1rem}}.TestimonialElement_navButton__I9z_5{flex-shrink:0;width:48px;height:48px;border-radius:50%;background:#1890ff;color:#fff;border:none;font-size:2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 2px 8px rgba(0,0,0,.15)}.TestimonialElement_navButton__I9z_5:hover:not(:disabled){background:#40a9ff;transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.TestimonialElement_navButton__I9z_5:disabled{background:#d9d9d9;cursor:not-allowed;opacity:.5}@media screen and (max-width:639px){.TestimonialElement_navButton__I9z_5{width:40px;height:40px;font-size:1.5rem}}.TestimonialElement_card__zHsh8{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;display:flex;flex-direction:column;position:relative;min-height:200px;width:100%}.TestimonialElement_card__zHsh8:hover{transform:translateY(-4px);box-shadow:0 4px 16px rgba(0,0,0,.15)}@media screen and (max-width:639px){.TestimonialElement_card__zHsh8{padding:1.5rem;min-height:180px}}.TestimonialElement_carouselTrack__psWc_ .TestimonialElement_card__zHsh8{min-width:0;flex:0 0 auto}.TestimonialElement_quote__HxRJf{font-size:4rem;color:#1890ff;line-height:1;opacity:.2;position:absolute;top:.5rem;left:1rem;font-family:Georgia,serif;z-index:0;pointer-events:none}@media screen and (max-width:639px){.TestimonialElement_quote__HxRJf{font-size:3rem}}.TestimonialElement_text___ngc2{font-size:1rem;line-height:1.6;color:#333;margin-bottom:auto;margin-top:2rem;position:relative;z-index:1;font-style:italic}@media screen and (max-width:639px){.TestimonialElement_text___ngc2{font-size:.95rem;margin-top:1.5rem}}.TestimonialElement_author__5Nd1u{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;margin-bottom:1rem}.TestimonialElement_author__5Nd1u>div:last-child{display:flex;flex-direction:column;gap:.25rem}.TestimonialElement_authorImagePlaceholder__fi8vc,.TestimonialElement_authorImage__J1ZDx{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}@media screen and (max-width:639px){.TestimonialElement_authorImagePlaceholder__fi8vc,.TestimonialElement_authorImage__J1ZDx{width:45px;height:45px}}.TestimonialElement_authorImagePlaceholder__fi8vc{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.TestimonialElement_authorName__T5Rzh{font-weight:600;font-size:1rem;color:#333;margin:0;line-height:1.4}@media screen and (max-width:639px){.TestimonialElement_authorName__T5Rzh{font-size:.95rem}}.TestimonialElement_authorTitle__TIbrI{color:#666;font-size:.875rem;margin:0;line-height:1.4}@media screen and (max-width:639px){.TestimonialElement_authorTitle__TIbrI{font-size:.8rem}}.TestimonialElement_rating__atAxH{display:flex;gap:.25rem;font-size:1.25rem;margin-top:auto}@media screen and (max-width:639px){.TestimonialElement_rating__atAxH{font-size:1.1rem}}.TestimonialElement_star__zjZJd{color:#ddd}.TestimonialElement_starFilled__OBpP3{color:#ffc107}.ContactFormElement_contactSection__kZJy2{width:100%;padding:3rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2)}.ContactFormElement_container__rHrk2{max-width:600px;margin:0 auto;background:#fff;padding:3rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.2)}@media(max-width:768px){.ContactFormElement_container__rHrk2{padding:2rem}}.ContactFormElement_title__ldJtQ{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1rem;color:#333}@media(max-width:768px){.ContactFormElement_title__ldJtQ{font-size:2rem}}.ContactFormElement_description__QTObM{text-align:center;color:#666;margin-bottom:2rem;line-height:1.6}.ContactFormElement_form__IgKHa{gap:1.5rem}.ContactFormElement_formGroup__l175A,.ContactFormElement_form__IgKHa{display:flex;flex-direction:column}.ContactFormElement_label__5EZKd{font-weight:600;margin-bottom:.5rem;color:#333}.ContactFormElement_input__c2XUY,.ContactFormElement_textarea__YvclO{padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease}.ContactFormElement_input__c2XUY:focus,.ContactFormElement_textarea__YvclO:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ContactFormElement_textarea__YvclO{resize:vertical;font-family:inherit}.ContactFormElement_submitButton__tM551{padding:1rem 2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.ContactFormElement_submitButton__tM551:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.ContactFormElement_submitButton__tM551:disabled{opacity:.6;cursor:not-allowed}.ContactFormElement_successMessage__L3QA2{text-align:center;padding:2rem}.ContactFormElement_successIcon__2maFM{width:80px;height:80px;background:#52c41a;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 1rem;animation:ContactFormElement_scaleIn__X870X .5s ease}@keyframes ContactFormElement_scaleIn__X870X{0%{transform:scale(0)}to{transform:scale(1)}}.HTMLBlockElement_htmlBlock__fv5n9{width:100%;padding:2rem}@media screen and (max-width:639px){.HTMLBlockElement_htmlBlock__fv5n9{padding:1.5rem}}.HTMLBlockElement_container__fd4dj{max-width:1200px;margin:0 auto}.HTMLBlockElement_container__fd4dj h1,.HTMLBlockElement_container__fd4dj h2,.HTMLBlockElement_container__fd4dj h3,.HTMLBlockElement_container__fd4dj h4,.HTMLBlockElement_container__fd4dj h5,.HTMLBlockElement_container__fd4dj h6,.HTMLBlockElement_container__fd4dj p{margin-bottom:1rem}.HTMLBlockElement_container__fd4dj ol,.HTMLBlockElement_container__fd4dj ul{margin-bottom:1rem;padding-left:2rem}.HTMLBlockElement_container__fd4dj img{max-width:100%;height:auto}.HTMLBlockElement_container__fd4dj a{text-decoration:underline}.HTMLBlockElement_container__fd4dj a:hover{opacity:.8}.ServicesShowcaseElement_servicesShowcase__BYIui{width:100%;padding:4rem 0}@media screen and (max-width:639px){.ServicesShowcaseElement_servicesShowcase__BYIui{padding:2rem 0}}.ServicesShowcaseElement_container__0vx98{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:column}@media screen and (max-width:639px){.ServicesShowcaseElement_container__0vx98{padding:0 1rem}}.ServicesShowcaseElement_title__3GH0D{font-size:2.5rem;font-weight:700;text-align:center;margin:0 0 1rem}@media screen and (max-width:639px){.ServicesShowcaseElement_title__3GH0D{font-size:2rem}}.ServicesShowcaseElement_subtitle__xv1__{font-size:1.125rem;text-align:center;opacity:.8;max-width:800px;margin:0 auto 3rem}@media screen and (max-width:639px){.ServicesShowcaseElement_subtitle__xv1__{font-size:1rem;margin-bottom:2rem}}.ServicesShowcaseElement_filtersWrapper__17ulF{margin:0 0 3rem}@media screen and (max-width:639px){.ServicesShowcaseElement_filtersWrapper__17ulF{margin:0 0 2rem}}.ServicesShowcaseElement_filterToggles__q8Kwo{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center;margin-bottom:1rem}.ServicesShowcaseElement_filterToggle__IRafY{padding:.625rem 1.25rem;border:2px solid #e0e0e0;border-radius:24px;background:#fff;color:#666;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.375rem}.ServicesShowcaseElement_filterToggle__IRafY:hover{border-color:#1890ff;color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(24,144,255,.15)}.ServicesShowcaseElement_filterToggle__IRafY.ServicesShowcaseElement_active__UQQmG{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff;box-shadow:0 4px 12px rgba(102,126,234,.3)}.ServicesShowcaseElement_filtersPanel__fg2gs{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px rgba(0,0,0,.1);animation:ServicesShowcaseElement_slideDown___d4AS .3s ease;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem}@media screen and (max-width:639px){.ServicesShowcaseElement_filtersPanel__fg2gs{grid-template-columns:1fr}}@keyframes ServicesShowcaseElement_slideDown___d4AS{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ServicesShowcaseElement_filterGroup__ZoWGq{display:flex;flex-direction:column;gap:.5rem}.ServicesShowcaseElement_filterGroup__ZoWGq label{font-size:.875rem;font-weight:600;color:#333;display:flex;align-items:center;gap:.375rem}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=range]{width:100%;height:6px;border-radius:3px;background:linear-gradient(90deg,#667eea 0,#764ba2);outline:none}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #667eea;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);-webkit-transition:transform .2s;transition:transform .2s}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=range]::-webkit-slider-thumb:hover{transform:scale(1.2)}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#fff;border:3px solid #667eea;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2)}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=text]{padding:.625rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .3s ease}.ServicesShowcaseElement_filterGroup__ZoWGq input[type=text]:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ServicesShowcaseElement_filterGroup__ZoWGq span{font-size:.875rem;color:#666;font-weight:500}.ServicesShowcaseElement_servicesGrid__E7v0D{margin:2rem 0}@media screen and (max-width:639px){.ServicesShowcaseElement_servicesGrid__E7v0D{margin:1.5rem 0}}.ServicesShowcaseElement_layoutGrid__VIeaD{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}@media screen and (max-width:639px){.ServicesShowcaseElement_layoutGrid__VIeaD{grid-template-columns:1fr;gap:1.5rem}}.ServicesShowcaseElement_layoutList__FWtHy{display:flex;flex-direction:column;gap:2rem}@media screen and (max-width:639px){.ServicesShowcaseElement_layoutList__FWtHy{gap:1.5rem}}.ServicesShowcaseElement_layoutCarousel__Yp2ND{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:1rem}.ServicesShowcaseElement_layoutCarousel__Yp2ND::-webkit-scrollbar{height:8px}.ServicesShowcaseElement_layoutCarousel__Yp2ND::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.ServicesShowcaseElement_layoutCarousel__Yp2ND::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.ServicesShowcaseElement_layoutCarousel__Yp2ND::-webkit-scrollbar-thumb:hover{background:#555}.ServicesShowcaseElement_layoutCarousel__Yp2ND .ServicesShowcaseElement_serviceCard__SUKvm{flex:0 0 320px;scroll-snap-align:start}@media screen and (max-width:639px){.ServicesShowcaseElement_layoutCarousel__Yp2ND .ServicesShowcaseElement_serviceCard__SUKvm{flex:0 0 280px}.ServicesShowcaseElement_layoutCarousel__Yp2ND{gap:1rem}}.ServicesShowcaseElement_carouselWrapper__JIv6x{position:relative;margin:2rem 0}.ServicesShowcaseElement_carouselButton__88JlR{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:hsla(0,0%,100%,.95);border:2px solid #e0e0e0;color:#333;font-size:2rem;font-weight:300;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ServicesShowcaseElement_carouselButton__88JlR:hover{background:#fff;border-color:#667eea;color:#667eea;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px rgba(102,126,234,.3)}.ServicesShowcaseElement_carouselButton__88JlR:active{transform:translateY(-50%) scale(.95)}@media screen and (max-width:639px){.ServicesShowcaseElement_carouselButton__88JlR{width:40px;height:40px;font-size:1.5rem}}.ServicesShowcaseElement_carouselButtonLeft__1eM8N{left:-24px}@media screen and (max-width:639px){.ServicesShowcaseElement_carouselButtonLeft__1eM8N{left:-20px}}.ServicesShowcaseElement_carouselButtonRight__A9rPm{right:-24px}@media screen and (max-width:639px){.ServicesShowcaseElement_carouselButtonRight__A9rPm{right:-20px}}.ServicesShowcaseElement_serviceCard__SUKvm{border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;color:inherit;display:block;position:relative}.ServicesShowcaseElement_serviceCard__SUKvm:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));opacity:0;transition:opacity .4s ease;z-index:1;pointer-events:none}.ServicesShowcaseElement_serviceCard__SUKvm:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 16px 48px rgba(0,0,0,.2)}.ServicesShowcaseElement_serviceCard__SUKvm:hover:before{opacity:1}.ServicesShowcaseElement_serviceCard__SUKvm:hover .ServicesShowcaseElement_serviceImage__d6suH img{transform:scale(1.15);filter:brightness(1.1)}.ServicesShowcaseElement_cardCompact__8mwf7 .ServicesShowcaseElement_serviceImage__d6suH{height:180px}.ServicesShowcaseElement_cardCompact__8mwf7 .ServicesShowcaseElement_serviceContent__O0dfX{padding:1rem}.ServicesShowcaseElement_cardCompact__8mwf7 .ServicesShowcaseElement_serviceName__Q6_5y{font-size:1rem}.ServicesShowcaseElement_cardCompact__8mwf7 .ServicesShowcaseElement_serviceDescription__DoXFE{display:none}.ServicesShowcaseElement_cardDetailed__OMkYh .ServicesShowcaseElement_serviceImage__d6suH{height:250px}.ServicesShowcaseElement_cardDetailed__OMkYh .ServicesShowcaseElement_serviceContent__O0dfX{padding:1.5rem}.ServicesShowcaseElement_cardMinimal__SiLNB .ServicesShowcaseElement_serviceImage__d6suH{height:150px}.ServicesShowcaseElement_cardMinimal__SiLNB .ServicesShowcaseElement_serviceContent__O0dfX{padding:.875rem}.ServicesShowcaseElement_cardMinimal__SiLNB .ServicesShowcaseElement_serviceName__Q6_5y{font-size:.875rem}.ServicesShowcaseElement_cardMinimal__SiLNB .ServicesShowcaseElement_serviceDescription__DoXFE{display:none}.ServicesShowcaseElement_cardMinimal__SiLNB .ServicesShowcaseElement_serviceMeta__W02IY{font-size:.75rem}.ServicesShowcaseElement_serviceImage__d6suH{width:100%;height:220px;position:relative;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.ServicesShowcaseElement_serviceImage__d6suH img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1),filter .4s ease;will-change:transform}.ServicesShowcaseElement_imagePlaceholder__E0w6t{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;color:hsla(0,0%,100%,.8)}.ServicesShowcaseElement_serviceContent__O0dfX{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;position:relative;z-index:2}.ServicesShowcaseElement_serviceName__Q6_5y{font-size:1.25rem;font-weight:600;margin:0;color:#333;line-height:1.4}.ServicesShowcaseElement_serviceLocation__OW9HH{font-size:.875rem;margin:0;color:#666;display:flex;align-items:center;gap:.25rem}.ServicesShowcaseElement_serviceDescription__DoXFE{font-size:.875rem;margin:0;color:#666;line-height:1.6}.ServicesShowcaseElement_serviceMeta__W02IY{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;font-size:.875rem}.ServicesShowcaseElement_servicePrice__A_9aK{font-size:1.5rem;font-weight:700}.ServicesShowcaseElement_serviceDuration__JegiD,.ServicesShowcaseElement_serviceRating__bIqwg{color:#666;display:flex;align-items:center;gap:.25rem}.ServicesShowcaseElement_serviceCategories__siFDa{display:flex;gap:.5rem;flex-wrap:wrap}.ServicesShowcaseElement_categoryBadge__Q1kl_{padding:.25rem .75rem;background:#e3f2fd;color:#1976d2;border-radius:12px;font-size:.75rem;font-weight:500}.ServicesShowcaseElement_loading__HEoVG{text-align:center;padding:4rem 2rem}.ServicesShowcaseElement_loading__HEoVG p{margin:1rem 0 0;color:#666}.ServicesShowcaseElement_spinner__7MHhY{width:48px;height:48px;border:4px solid #f3f3f3;border-top-color:#1890ff;border-radius:50%;animation:ServicesShowcaseElement_spin__YLVq_ 1s linear infinite;margin:0 auto}@keyframes ServicesShowcaseElement_spin__YLVq_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ServicesShowcaseElement_emptyState__mI3p8{text-align:center;padding:4rem 2rem}.ServicesShowcaseElement_emptyState__mI3p8 p{font-size:1.25rem;font-weight:600;margin:0 0 .5rem;color:#333}.ServicesShowcaseElement_emptyState__mI3p8 span{font-size:1rem;color:#666}.ServicesShowcaseElement_ctaContainer__OnUaE{text-align:center;margin:3rem 0 0}.ServicesShowcaseElement_ctaButton__F1PqB{display:inline-block;padding:1rem 3rem;border-radius:8px;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px rgba(0,0,0,.15)}.ServicesShowcaseElement_ctaButton__F1PqB:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.25)}.LandingPageRenderer_landingPage___ZBz5{width:100%;display:flex;flex-direction:column}.LandingPageRenderer_landingPage___ZBz5>div{width:100%;display:block}.footer_container__pzXg4{min-height:20rem;width:100%;background:#f3f3f3}.footer_content___70wD{padding:96px 24px;flex-direction:column;gap:2rem;max-width:1440px;margin:0 auto}@media screen and (min-width:640px){.footer_content___70wD{padding-right:63px;padding-left:63px}}.footer_logo__C7eg3{margin-bottom:1.5rem}.footer_section__BvEaY{flex-direction:column}@media screen and (min-width:640px){.footer_section__BvEaY{flex-direction:row;justify-content:space-between;align-items:center}}.footer_links__VKJeB{display:flex;list-style:none;flex-direction:column;text-align:left;gap:.75rem;width:298px}@media screen and (max-width:1023px){.footer_links__VKJeB{width:190px}}@media screen and (min-width:640px){.footer_links__VKJeB{text-align:right}}.footer_links__VKJeB p{line-height:140%;font-size:1rem;font-weight:600;font-size:.938rem}.footer_links__VKJeB li a{line-height:140%;font-size:.875rem;font-weight:400;text-decoration:none;font-size:.938rem}.footer_bottom__emz8j{padding:20px 24px 44px;flex-direction:column;gap:2rem;align-items:center;text-align:center;background:#fff}@media screen and (min-width:640px){.footer_bottom__emz8j{flex-direction:row;padding:20px 63px 44px;justify-content:space-between}}.footer_legaldocs__KUjfk{flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:center}.footer_copyright__PMgEF{line-height:140%;font-size:.875rem;font-weight:500;flex:1 1 100%;color:#bababa}@media screen and (min-width:640px){.footer_copyright__PMgEF{flex:0 1 auto}}.footer_legal__sx1g4{line-height:140%;font-size:.875rem;font-weight:500;color:#bababa;text-decoration:none;transition:color .3s ease-in-out}.footer_legal__sx1g4:hover{color:#060614}.footer_legal__sx1g4:last-child{margin-left:.625rem}@media screen and (min-width:640px){.footer_legal__sx1g4:last-child{margin-left:0}}.footer_footerLink__jYbOH:hover{text-decoration:underline}.footer_umrahButton__GRdoc{border:none;cursor:pointer;font-size:.938rem;font-weight:400;color:#060614;background:none}.footer_linksContainer__90WYT{gap:40px}@media screen and (min-width:375px)and (max-width:639px){.footer_company__XcsXM{order:1}.footer_travel__Kz7B0{order:2}}.router-link_link__EH0Od{transition:opacity .3s ease-in-out;opacity:1;text-decoration:none;color:inherit}.router-link_link__EH0Od:hover{opacity:.7}.socials_social__wU2Iu{gap:1.25rem;justify-content:center;align-items:center}@media screen and (min-width:1024px){.socials_social__wU2Iu{order:2}}.socials_social__wU2Iu a{text-decoration:none;width:2rem;height:2rem;align-items:center;justify-content:center;text-transform:lowercase}