:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.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-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}}.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-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.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:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&: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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.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-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.swiper-fade{&.swiper-free-mode{.swiper-slide{transition-timing-function:ease-out}}.swiper-slide{pointer-events:none;transition-property:opacity;.swiper-slide{pointer-events:none}}.swiper-slide-active{pointer-events:auto;& .swiper-slide-active{pointer-events:auto}}}.hero_heroWrapper__W4wql{width:100%;background-color:transparent;transition:background-color .5s ease-in-out}.hero_hero__JYL4I{position:relative;width:100%;max-width:1200px;height:460px;margin:0 auto;display:flex;justify-content:center;align-items:center;overflow:hidden}.hero_swiperSlide__NcOvS,.hero_swiper__WZnlQ{width:100%;height:100%}.hero_variantContainer__eBLwR{position:relative}.hero_imageWrapper__pZ54Z,.hero_variantContainer__eBLwR{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.hero_imageWrapper__pZ54Z{position:absolute;top:0;left:0;z-index:0;overflow:hidden;background-color:transparent}.hero_backgroundImage__ja5cP{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero_imageOverlay__1ek9h{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.5));z-index:1}.hero_textContent__P_Qen{position:relative;z-index:2;max-width:1200px;width:100%;padding:0 48px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero_textContent__P_Qen.hero_visible__hz2Cf{opacity:1;transform:translateY(0)}.hero_textAlignLeft__CIZpL{text-align:left}.hero_textAlignCenter__fwljH{text-align:center}.hero_textAlignRight__XxQtI{text-align:right}.hero_title__K_BI6{font-size:36px;font-weight:700;line-height:1.2;color:#ffffff;margin-bottom:1rem;letter-spacing:-.5px}.hero_subtitle__PMAEf{font-size:18px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.9);margin-bottom:2rem}.hero_ctaButton__JczFd{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2rem;background-color:#1C78BB;color:#ffffff;font-size:1rem;font-weight:600;border-radius:8px;text-decoration:none;transition:all .3s ease;border:none;cursor:pointer}.hero_ctaButton__JczFd:hover{background-color:#155a8a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(28,120,187,.4)}.hero_imageTextVariant__uYQYn{position:relative}.hero_imageTextVariant__uYQYn .hero_backgroundImage__ja5cP{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero_imageOnlyVariant__RbNC6{position:relative}.hero_imageOnlyVariant__RbNC6 .hero_backgroundImage__ja5cP{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero_textSolidVariant__9yJmv{background-color:#1C78BB;color:#ffffff}.hero_textSolidVariant__9yJmv .hero_subtitle__PMAEf,.hero_textSolidVariant__9yJmv .hero_title__K_BI6{color:#ffffff}.hero_cardWrapper__4voUx{width:100%;max-width:1200px;height:360px;display:flex;align-items:center;justify-content:center;padding:0 24px}.hero_card__z7cZP{position:relative;width:100%;max-width:1200px;height:360px;border-radius:24px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.1);background-color:#ffffff}.hero_cardImageWrapper__Y3Agn{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background-color:transparent}.hero_cardImage__pRcxD{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero_cardBackground__a9nV_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero_cardContent__Lydf0{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:48px;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero_cardContent__Lydf0.hero_visible__hz2Cf{opacity:1;transform:translateY(0)}.hero_cardContent__Lydf0 .hero_title__K_BI6{color:#212529}.hero_cardContent__Lydf0 .hero_subtitle__PMAEf{color:#6c757d}.hero_splitVariant__kYsEt{background-color:#ffffff}.hero_splitContent__uJ0zy{width:100%;max-width:1200px;height:100%;display:flex;align-items:center}.hero_splitText__QGMoZ{flex:1;padding:48px;display:flex;flex-direction:column;justify-content:center;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero_splitText__QGMoZ.hero_visible__hz2Cf{opacity:1;transform:translateY(0)}.hero_splitText__QGMoZ .hero_title__K_BI6{color:#212529}.hero_splitText__QGMoZ .hero_subtitle__PMAEf{color:#6c757d}.hero_splitImage__hatD9{flex:1;position:relative;height:100%;min-height:260px;display:flex;align-items:center;justify-content:center;background-color:transparent}.hero_splitImage__hatD9 .hero_backgroundImage__ja5cP{-o-object-fit:cover;object-fit:cover}.hero_motionOnlyVariant__i64bw{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.hero_animationWrapper__qTJDK{width:100%;height:100%;display:flex;align-items:center;justify-content:center;max-width:1200px}.hero_lottieAnimation__h7vtq{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.hero_loadingPlaceholder__rLlYr{color:#666;font-size:16px;text-align:center}.hero_errorPlaceholder__oGAUy{color:#dc3545;font-size:14px;text-align:center;padding:20px}.hero_motionTextVariant__qJ5Nw{background-color:#ffffff}.hero_motionTextContent__lbHOo{width:100%;max-width:1200px;height:100%;display:flex;align-items:center;gap:48px;padding:0 48px}.hero_motionText__89XB1{flex:1;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero_motionText__89XB1.hero_visible__hz2Cf{opacity:1;transform:translateY(0)}.hero_motionText__89XB1 .hero_title__K_BI6{color:#212529}.hero_motionTextVariant__qJ5Nw[style*="background-color: #212529"],.hero_motionTextVariant__qJ5Nw[style*="background-color: #212529"] .hero_motionText__89XB1 .hero_title__K_BI6,.hero_motionTextVariant__qJ5Nw[style*="background-color: #343a40"],.hero_motionTextVariant__qJ5Nw[style*="background-color: #343a40"] .hero_motionText__89XB1 .hero_title__K_BI6{color:#ffffff}.hero_motionTextVariant__qJ5Nw[style*="background-color: #212529"] .hero_motionText__89XB1 .hero_subtitle__PMAEf,.hero_motionTextVariant__qJ5Nw[style*="background-color: #343a40"] .hero_motionText__89XB1 .hero_subtitle__PMAEf{color:#dee2e6}.hero_motionText__89XB1 .hero_subtitle__PMAEf{color:#6c757d}.hero_motionAnimation__hpUTD{flex:1;height:100%;max-width:380px;display:flex;align-items:center;justify-content:center}.hero_clickableArea__ANvyA{display:block;width:100%;height:100%;cursor:pointer;text-decoration:none}.hero_counter__T_wB7{position:absolute;bottom:20px;left:20px;z-index:10;background-color:rgba(0,0,0,.6);color:white;padding:8px 16px;border-radius:8px;font-size:14px;font-weight:500;letter-spacing:.5px}.hero_navControls__4ziWN{position:absolute;bottom:20px;right:20px;z-index:10;display:flex;gap:8px;align-items:center}@media (min-width:1025px){.hero_counter__T_wB7{left:60px}.hero_navControls__4ziWN{right:60px}}.hero_controlButton__xAhBX{width:40px;height:40px;background-color:rgba(0,0,0,.6);border:none;border-radius:8px;color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.hero_controlButton__xAhBX:hover{background-color:rgba(0,0,0,.8);transform:scale(1.05)}.hero_controlButton__xAhBX:active{transform:scale(.95)}.hero_controlButton__xAhBX:focus{outline:2px solid #1C78BB;outline-offset:2px}.hero_indicators___o1u4{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:10;display:flex;gap:8px;align-items:center}.hero_indicator__n_CYq{width:10px;height:10px;border-radius:50%;border:2px solid white;background-color:transparent;cursor:pointer;transition:all .2s ease;padding:0}.hero_indicator__n_CYq:hover{background-color:rgba(255,255,255,.5)}.hero_indicator__n_CYq.hero_active__Qbz19{background-color:white;width:24px;border-radius:5px}.hero_indicator__n_CYq:focus{outline:2px solid #1C78BB;outline-offset:2px}@media (max-width:1024px){.hero_hero__JYL4I{aspect-ratio:750/640}.hero_title__K_BI6{font-size:28px}.hero_subtitle__PMAEf{font-size:16px}.hero_textContent__P_Qen{padding:0 32px}.hero_cardWrapper__4voUx,.hero_card__z7cZP{height:320px}.hero_cardContent__Lydf0,.hero_splitText__QGMoZ{padding:32px}}@media (max-width:768px){.hero_hero__JYL4I{aspect-ratio:750/640;height:auto;max-width:100%}.hero_title__K_BI6{font-size:24px;margin-bottom:.75rem}.hero_subtitle__PMAEf{font-size:14px;margin-bottom:1.5rem}.hero_textContent__P_Qen{padding:0 20px}.hero_ctaButton__JczFd{width:100%;padding:.75rem 1.5rem;font-size:.95rem}.hero_cardWrapper__4voUx{height:auto;min-height:260px;padding:0 16px}.hero_card__z7cZP{height:auto;min-height:260px;border-radius:16px}.hero_cardContent__Lydf0{padding:24px}.hero_splitContent__uJ0zy{flex-direction:column}.hero_splitText__QGMoZ{flex:none;padding:20px;width:100%}.hero_splitImage__hatD9{flex:none;width:100%;height:200px}.hero_counter__T_wB7{bottom:8px;left:8px;padding:4px 10px;font-size:11px}.hero_navControls__4ziWN{bottom:8px;right:8px;gap:4px}.hero_controlButton__xAhBX{width:28px;height:28px}.hero_controlButton__xAhBX svg{width:14px;height:14px}.hero_indicators___o1u4{bottom:8px}.hero_indicator__n_CYq{width:6px;height:6px}.hero_indicator__n_CYq.hero_active__Qbz19{width:18px}.hero_motionTextContent__lbHOo{flex-direction:row;gap:12px;padding:0 16px;align-items:center}.hero_motionAnimation__hpUTD{max-width:40%;width:40%;height:100%;flex-shrink:0}.hero_motionText__89XB1{flex:1;width:auto}}