:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.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));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.HeroShowcase-module__aEs9nW__showcaseContainer{width:100%;max-width:100%}.HeroShowcase-module__aEs9nW__showcaseHeader{text-align:center;z-index:3;margin-bottom:30px;position:relative}.HeroShowcase-module__aEs9nW__showcaseTitle{font-family:var(--font-sans);letter-spacing:-.5px;margin:0;font-size:clamp(16px,2.5vw,20px);font-weight:600}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseTitle{color:#fff}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseTitle{color:#1a202c}.HeroShowcase-module__aEs9nW__showcaseSubtitle{color:#a0aec0;margin:6px 0 0;font-size:clamp(12px,1.8vw,14px);line-height:1.4}.HeroShowcase-module__aEs9nW__headerPlaceholder{height:48px}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSubtitle{color:#718096}.HeroShowcase-module__aEs9nW__loadingWrapper{justify-content:center;align-items:center;min-height:450px;display:flex}.HeroShowcase-module__aEs9nW__loadingSpinner{border-radius:50%;width:40px;height:40px;animation:.8s linear infinite HeroShowcase-module__aEs9nW__spin}[data-theme=dark] .HeroShowcase-module__aEs9nW__loadingSpinner{border:4px solid #4a90e233;border-top-color:#4a90e2}[data-theme=light] .HeroShowcase-module__aEs9nW__loadingSpinner{border:4px solid #3182ce33;border-top-color:#3182ce}@keyframes HeroShowcase-module__aEs9nW__spin{to{transform:rotate(360deg)}}.HeroShowcase-module__aEs9nW__emptyState{text-align:center;border:2px dashed;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;min-height:450px;padding:40px 20px;display:flex}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptyState{background:#1a2f424d;border-color:#4a90e24d}[data-theme=light] .HeroShowcase-module__aEs9nW__emptyState{background:#ffffff80;border-color:#3182ce4d}.HeroShowcase-module__aEs9nW__emptyText{margin:0 0 8px;font-size:16px;font-weight:600}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptyText{color:#a0aec0}[data-theme=light] .HeroShowcase-module__aEs9nW__emptyText{color:#4a5568}.HeroShowcase-module__aEs9nW__emptySubtext{margin:0;font-size:14px}[data-theme=dark] .HeroShowcase-module__aEs9nW__emptySubtext,[data-theme=light] .HeroShowcase-module__aEs9nW__emptySubtext{color:#718096}.HeroShowcase-module__aEs9nW__showcaseContent{z-index:1;width:100%;min-height:450px;position:relative;overflow:hidden}.HeroShowcase-module__aEs9nW__showcaseSwiper{width:100%;height:500px;padding-bottom:50px}@media (max-width:768px){.HeroShowcase-module__aEs9nW__showcaseSwiper{height:700px}}.HeroShowcase-module__aEs9nW__showcaseSlide{width:100%;height:100%}.HeroShowcase-module__aEs9nW__deviceContainer{perspective:1500px;justify-content:center;align-items:center;gap:30px;min-height:400px;padding:20px;display:flex}@media (max-width:768px){.HeroShowcase-module__aEs9nW__deviceContainer{perspective:none;flex-direction:column;gap:25px;min-height:600px}}.HeroShowcase-module__aEs9nW__desktopDevice{z-index:1;flex:1;width:100%;max-width:550px;transition:transform .5s;animation:6s ease-in-out infinite HeroShowcase-module__aEs9nW__floatDesktop;transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)}@keyframes HeroShowcase-module__aEs9nW__floatDesktop{0%,to{transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)translateY(0)}50%{transform:perspective(1200px)rotateY(-8deg)rotateX(2deg)translateY(-10px)}}@media (max-width:768px){.HeroShowcase-module__aEs9nW__desktopDevice{max-width:90%;animation:none;transform:none}}.HeroShowcase-module__aEs9nW__desktopFrame{border-radius:5px;overflow:hidden;box-shadow:0 25px 60px #0006,0 0 0 10px #ffffff0d,inset 0 0 0 1px #ffffff1a}[data-theme=dark] .HeroShowcase-module__aEs9nW__desktopFrame{background:#1a1a1a;border:1px solid #ffffff1a}[data-theme=light] .HeroShowcase-module__aEs9nW__desktopFrame{background:#f5f5f5;border:1px solid #0000001a;box-shadow:0 25px 60px #00000026,0 0 0 10px #0000000d,inset 0 0 0 1px #0000001a}.HeroShowcase-module__aEs9nW__browserBar{align-items:center;height:32px;padding:0 12px;display:flex}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserBar{background:#2d2d2d;border-bottom:1px solid #ffffff1a}[data-theme=light] .HeroShowcase-module__aEs9nW__browserBar{background:#e0e0e0;border-bottom:1px solid #0000001a}.HeroShowcase-module__aEs9nW__browserDots{gap:7px;display:flex}.HeroShowcase-module__aEs9nW__browserDots span{border-radius:50%;width:11px;height:11px}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:first-child{background:#ff5f56}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(2){background:#ffbd2e}[data-theme=dark] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(3){background:#27c93f}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:first-child{background:#ec6a5e}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(2){background:#f4bf4f}[data-theme=light] .HeroShowcase-module__aEs9nW__browserDots span:nth-child(3){background:#61c554}.HeroShowcase-module__aEs9nW__desktopContent{width:100%;padding-top:62.5%;position:relative;overflow:hidden}[data-theme=dark] .HeroShowcase-module__aEs9nW__desktopContent{background:#0a0a0a}[data-theme=light] .HeroShowcase-module__aEs9nW__desktopContent{background:#fff}.HeroShowcase-module__aEs9nW__desktopContent img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.HeroShowcase-module__aEs9nW__mobileDevice{z-index:2;flex-shrink:0;width:200px;margin-left:-50px;transition:transform .5s;animation:6s ease-in-out infinite HeroShowcase-module__aEs9nW__floatMobile;transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)}@keyframes HeroShowcase-module__aEs9nW__floatMobile{0%,to{transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)translateY(0)}50%{transform:perspective(1000px)rotateY(15deg)rotateX(3deg)rotate(-2deg)translateY(12px)}}@media (max-width:768px){.HeroShowcase-module__aEs9nW__mobileDevice{width:180px;margin-top:-20px;margin-left:0;animation:none;transform:none}}.HeroShowcase-module__aEs9nW__mobileFrame{border-radius:5px;padding:12px;position:relative;box-shadow:0 20px 50px #00000080,0 0 0 8px #ffffff0d,inset 0 0 0 1px #ffffff1a}.HeroShowcase-module__aEs9nW__mobileFrame:before{content:"";opacity:.4;z-index:-1;filter:blur(20px);border-radius:5px;position:absolute;inset:-10px}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileFrame{background:#1a1a1a;border:1px solid #ffffff1a}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileFrame:before{background:linear-gradient(135deg,#4a90e2,#61dafb)}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileFrame{background:#f5f5f5;border:1px solid #0000001a;box-shadow:0 20px 50px #0003,0 0 0 8px #0000000d,inset 0 0 0 1px #0000001a}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileFrame:before{background:linear-gradient(135deg,#3182ce,#0987a0)}@media (max-width:768px){.HeroShowcase-module__aEs9nW__mobileFrame:before{display:none}}.HeroShowcase-module__aEs9nW__mobileNotch{z-index:10;border-radius:0 0 5px 5px;width:90px;height:24px;position:absolute;top:16px;left:50%;transform:translate(-50%)}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileNotch{background:#000}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileNotch{background:#2d2d2d}.HeroShowcase-module__aEs9nW__mobileContent{aspect-ratio:9/19.5;border-radius:10px;position:relative;overflow:hidden}[data-theme=dark] .HeroShowcase-module__aEs9nW__mobileContent{background:#0a0a0a}[data-theme=light] .HeroShowcase-module__aEs9nW__mobileContent{background:#fff}.HeroShowcase-module__aEs9nW__mobileContent img{object-fit:cover;width:100%;height:100%;display:block}.HeroShowcase-module__aEs9nW__homeIndicator{z-index:10;border-radius:4px;width:110px;height:5px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}[data-theme=dark] .HeroShowcase-module__aEs9nW__homeIndicator{background:#ffffff4d}[data-theme=light] .HeroShowcase-module__aEs9nW__homeIndicator{background:#0000004d}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination{bottom:10px!important}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{opacity:1;width:10px;height:10px;transition:all .3s}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{background:#4a90e24d}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet{background:#3182ce4d}.HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{border-radius:4px;width:30px}[data-theme=dark] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{background:#4a90e2}[data-theme=light] .HeroShowcase-module__aEs9nW__showcaseSwiper .swiper-pagination-bullet-active{background:#3182ce}
.HeroServiceCards-module__Rl_DLq__wrapper{perspective:1400px;justify-content:center;align-items:center;width:100%;height:100%;padding:10px;display:flex}.HeroServiceCards-module__Rl_DLq__grid{width:100%;max-width:560px;transform-style:preserve-3d;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.HeroServiceCards-module__Rl_DLq__mobileCarousel{display:none}.HeroServiceCards-module__Rl_DLq__swiper{width:100%;padding:10px 0 40px}.HeroServiceCards-module__Rl_DLq__swiperSlide{justify-content:center;align-items:stretch;padding:4px;display:flex}.HeroServiceCards-module__Rl_DLq__swiperSlide .HeroServiceCards-module__Rl_DLq__cardContainer{width:100%;max-width:320px}.HeroServiceCards-module__Rl_DLq__swiper .swiper-pagination-bullet{opacity:1;background:#fff6}.HeroServiceCards-module__Rl_DLq__swiper .swiper-pagination-bullet-active{background:#4a90e2}[data-theme=light] .HeroServiceCards-module__Rl_DLq__swiper .swiper-pagination-bullet{background:#00000040}.HeroServiceCards-module__Rl_DLq__cardContainer{perspective:1200px;transform-style:preserve-3d;cursor:pointer;will-change:transform;height:240px;position:relative}.HeroServiceCards-module__Rl_DLq__glow{background:radial-gradient(120% 100% at 50% 0%,var(--accent,#4a90e2)0%,transparent 60%);opacity:0;filter:blur(18px);z-index:0;pointer-events:none;border-radius:14px;transition:opacity .4s;position:absolute;inset:-2px}.HeroServiceCards-module__Rl_DLq__cardContainer:hover .HeroServiceCards-module__Rl_DLq__glow{opacity:.55}.HeroServiceCards-module__Rl_DLq__card{width:100%;height:100%;transform-style:preserve-3d;z-index:1;border-radius:12px;transition:transform .6s;position:relative}.HeroServiceCards-module__Rl_DLq__cardFront,.HeroServiceCards-module__Rl_DLq__cardBack{backface-visibility:hidden;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #4a90e21a;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;padding:18px 16px;display:flex;position:absolute;inset:0;overflow:hidden}.HeroServiceCards-module__Rl_DLq__cardFront{background:#1a2f4240;transform:rotateY(0)}.HeroServiceCards-module__Rl_DLq__cardBack{background:#1a2f4240;justify-content:flex-start;padding-top:16px;transform:rotateY(180deg)}[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardFront,[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardBack{background:#ffffff80;border-color:#3182ce1a}.HeroServiceCards-module__Rl_DLq__cardBgOverlay{z-index:0;background:#000;border-radius:12px;position:absolute;inset:0}[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardBgOverlay{background:#ffffffb3}.HeroServiceCards-module__Rl_DLq__cardFrontContent,.HeroServiceCards-module__Rl_DLq__cardBackContent{z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;gap:8px;width:100%;height:100%;padding-top:6px;display:flex;position:relative}.HeroServiceCards-module__Rl_DLq__iconWrapper{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:2px;transition:transform .3s;display:flex}.HeroServiceCards-module__Rl_DLq__cardContainer:hover .HeroServiceCards-module__Rl_DLq__iconWrapper{transform:scale(1.05)}.HeroServiceCards-module__Rl_DLq__cardTitle{color:#fff;text-align:center;letter-spacing:-.2px;margin:0;font-size:.98rem;font-weight:700;line-height:1.2}[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardTitle{color:#1a202c}.HeroServiceCards-module__Rl_DLq__cardTagline{color:#ffffffd1;text-align:center;margin:0;font-size:12px;font-weight:500;line-height:1.4}[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardTagline{color:#4a5568}.HeroServiceCards-module__Rl_DLq__cardPositioning{color:#ffffffa6;text-align:center;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:4px 0 0;padding:0 4px;font-size:11px;line-height:1.45;display:-webkit-box;overflow:hidden}[data-theme=light] .HeroServiceCards-module__Rl_DLq__cardPositioning{color:#4a5568}.HeroServiceCards-module__Rl_DLq__previewDeliverables{width:100%;margin:0;padding:0;list-style:none}.HeroServiceCards-module__Rl_DLq__previewItem{color:#ffffffbf;align-items:flex-start;gap:6px;margin-bottom:4px;font-size:10.5px;line-height:1.3;display:flex}[data-theme=light] .HeroServiceCards-module__Rl_DLq__previewItem{color:#4a5568}.HeroServiceCards-module__Rl_DLq__previewItem svg{flex-shrink:0;margin-top:2px}.HeroServiceCards-module__Rl_DLq__previewItem span{flex:1}.HeroServiceCards-module__Rl_DLq__timeline{letter-spacing:.3px;border-radius:999px;margin-top:6px;padding:4px 10px;font-size:10.5px;font-weight:600}.HeroServiceCards-module__Rl_DLq__backTitle{color:#fff;text-align:center;letter-spacing:-.2px;align-self:center;width:100%;margin:0 0 4px;font-size:.98rem;font-weight:700}[data-theme=light] .HeroServiceCards-module__Rl_DLq__backTitle{color:#1a202c}.HeroServiceCards-module__Rl_DLq__description{color:#ffffffd1;-webkit-line-clamp:5;border-left:2px solid;-webkit-box-orient:vertical;width:100%;margin:0;padding-left:10px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}[data-theme=light] .HeroServiceCards-module__Rl_DLq__description{color:#4a5568}.HeroServiceCards-module__Rl_DLq__deliverables{flex:1;width:100%;max-height:120px;margin:0;padding:0;list-style:none;overflow-y:auto}.HeroServiceCards-module__Rl_DLq__deliverables::-webkit-scrollbar{width:3px}.HeroServiceCards-module__Rl_DLq__deliverables::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.HeroServiceCards-module__Rl_DLq__deliverable{color:#ffffffd9;align-items:flex-start;gap:6px;margin-bottom:5px;font-size:10.5px;line-height:1.35;display:flex}[data-theme=light] .HeroServiceCards-module__Rl_DLq__deliverable{color:#2d3748}.HeroServiceCards-module__Rl_DLq__deliverable svg{flex-shrink:0;margin-top:2px}.HeroServiceCards-module__Rl_DLq__techStack{flex-wrap:wrap;gap:6px;width:100%;margin:4px 0;display:flex}.HeroServiceCards-module__Rl_DLq__techIcon{color:#ffffffd9;background:#ffffff14;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}[data-theme=light] .HeroServiceCards-module__Rl_DLq__techIcon{color:#2d3748;background:#0000000d}.HeroServiceCards-module__Rl_DLq__ctaButton{border:2px solid var(--accent,#4a90e2);cursor:pointer;background:0 0;border-radius:30px;justify-content:center;align-self:center;align-items:center;gap:6px;margin-top:auto;padding:8px 18px;font-size:12px;font-weight:600;text-decoration:none;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.HeroServiceCards-module__Rl_DLq__ctaButton:hover{background:var(--accent,#4a90e2);transform:translateY(-1px);box-shadow:0 6px 16px #4a90e247;color:#fff!important}.HeroServiceCards-module__Rl_DLq__ctaButton svg{transition:transform .25s}.HeroServiceCards-module__Rl_DLq__ctaButton:hover svg{transform:translate(2px)}.HeroServiceCards-module__Rl_DLq__skeleton{background:linear-gradient(135deg,#1a2f4299,#0f1c2a80);border:1px solid #4a90e226;border-radius:12px;height:240px;animation:1.6s ease-in-out infinite HeroServiceCards-module__Rl_DLq__pulse;box-shadow:0 10px 30px #0000004d}[data-theme=light] .HeroServiceCards-module__Rl_DLq__skeleton{background:linear-gradient(135deg,#edf2f7,#e2e8f0);border-color:#0000000f}@keyframes HeroServiceCards-module__Rl_DLq__pulse{0%,to{opacity:.6}50%{opacity:1}}.HeroServiceCards-module__Rl_DLq__empty{text-align:center;background:linear-gradient(135deg,#1a2f4266,#0f1c2a4d);border:1px dashed #4a90e24d;border-radius:12px;width:100%;padding:40px 20px}.HeroServiceCards-module__Rl_DLq__emptyText{color:#ffffffe6;margin:0 0 4px;font-weight:600}.HeroServiceCards-module__Rl_DLq__emptySubtext{color:#ffffff8c;margin:0;font-size:13px}[data-theme=light] .HeroServiceCards-module__Rl_DLq__emptyText{color:#1a202c}[data-theme=light] .HeroServiceCards-module__Rl_DLq__emptySubtext{color:#4a5568}@media (max-width:1023px){.HeroServiceCards-module__Rl_DLq__cardContainer{height:220px}}@media (max-width:768px){.HeroServiceCards-module__Rl_DLq__grid{display:none}.HeroServiceCards-module__Rl_DLq__mobileCarousel{width:100%;display:block}.HeroServiceCards-module__Rl_DLq__wrapper{perspective:none;align-items:stretch;height:auto;padding:0}.HeroServiceCards-module__Rl_DLq__cardContainer{height:320px}.HeroServiceCards-module__Rl_DLq__cardFront,.HeroServiceCards-module__Rl_DLq__cardBack{padding:20px 18px}}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__cardFront,.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__cardBack{background:#0f1c2a6b;border-color:#ffffff1f}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__cardTitle,.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__backTitle{color:#fff}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__cardTagline{color:#ffffffd1}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__cardPositioning,.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__description{color:#ffffffad}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__swiper .swiper-pagination-bullet{background:#ffffff73}.HeroServiceCards-module__Rl_DLq__onDark .HeroServiceCards-module__Rl_DLq__swiper .swiper-pagination-bullet-active{background:#4a90e2}
