.ServicesPage-module-scss-module__an7XWW__servicesPage{background:var(--background);width:100%;min-height:100vh;padding-top:var(--navbar-height);overflow-x:hidden}.ServicesPage-module-scss-module__an7XWW__container{max-width:var(--max-width);padding:0 var(--gutter);box-sizing:border-box;margin:0 auto}.ServicesPage-module-scss-module__an7XWW__heroSection{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%);flex:1;align-content:center;align-items:center;height:100dvh}.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}@media (max-width:1200px){.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container{gap:4rem}}@media (max-width:968px){.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container{text-align:center;grid-template-columns:1fr;gap:0}.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container img,.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container .ServicesPage-module-scss-module__an7XWW__animatedImage{max-width:92vw;height:auto;max-height:340px}}@media (max-width:600px){.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container img,.ServicesPage-module-scss-module__an7XWW__heroSection .ServicesPage-module-scss-module__an7XWW__container .ServicesPage-module-scss-module__an7XWW__animatedImage{max-width:99vw;max-height:260px}}.ServicesPage-module-scss-module__an7XWW__heroContent{grid-column:1}@media (max-width:968px){.ServicesPage-module-scss-module__an7XWW__heroContent{grid-area:2/1}}.ServicesPage-module-scss-module__an7XWW__heroTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(3rem,6vw,5rem);font-weight:800;line-height:1.1}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__heroTitle{font-size:clamp(2.5rem,5vw,3.5rem)}}.ServicesPage-module-scss-module__an7XWW__heroTitle .ServicesPage-module-scss-module__an7XWW__gradientText{background:var(--gradient-text);-webkit-text-fill-color:#0000;background-clip:text;display:inline-block}.ServicesPage-module-scss-module__an7XWW__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7}@media (max-width:968px){.ServicesPage-module-scss-module__an7XWW__heroSubtitle{margin:0 auto 2.5rem}}.ServicesPage-module-scss-module__an7XWW__ctaButton{background:var(--gradient-primary);color:var(--text-inverse);border-radius:12px;padding:1.25rem 2.5rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 20px #5e3bee40}.ServicesPage-module-scss-module__an7XWW__ctaButton:hover{transform:translateY(-3px);box-shadow:0 8px 30px #5e3bee59}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__ctaButton{padding:1rem 2rem;font-size:1rem}}.ServicesPage-module-scss-module__an7XWW__heroImage{grid-column:2;justify-content:center;align-items:center;display:flex;position:relative}@media (max-width:968px){.ServicesPage-module-scss-module__an7XWW__heroImage{grid-area:1/1;max-width:500px;margin:0 auto}}@media (max-width:600px){.ServicesPage-module-scss-module__an7XWW__heroImage{max-width:min(400px,92vw)}}.ServicesPage-module-scss-module__an7XWW__heroImage img{filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:auto}@media (max-width:600px){.ServicesPage-module-scss-module__an7XWW__heroImage img{width:100%;height:auto}}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__heroSection{height:calc(var(--vh,1vh)*100 - var(--navbar-height-mobile));min-height:calc(var(--vh,1vh)*100 - var(--navbar-height-mobile))}@supports (height:100dvh){.ServicesPage-module-scss-module__an7XWW__heroSection{height:calc(100dvh - var(--navbar-height-mobile));min-height:calc(100dvh - var(--navbar-height-mobile))}}.ServicesPage-module-scss-module__an7XWW__heroSection{padding-top:env(safe-area-inset-top,0px);padding-bottom:env(safe-area-inset-bottom,0px)}.ServicesPage-module-scss-module__an7XWW__heroImage{max-width:min(500px,92vw)}.ServicesPage-module-scss-module__an7XWW__heroSubtitle{margin-bottom:2rem}}.ServicesPage-module-scss-module__an7XWW__filterSection{background:var(--bg-secondary);top:var(--navbar-height);z-index:5;box-shadow:var(--shadow-sm);padding:2rem 0;position:sticky}@media (max-width:900px){.ServicesPage-module-scss-module__an7XWW__filterSection{top:var(--navbar-height-mobile)}}.ServicesPage-module-scss-module__an7XWW__filterButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ServicesPage-module-scss-module__an7XWW__filterButton{background:var(--bg-primary);cursor:pointer;color:var(--text-secondary);border:2px solid #0000;border-radius:50px;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.ServicesPage-module-scss-module__an7XWW__filterButton:hover{border-color:var(--accent-primary);color:var(--accent-primary)}.ServicesPage-module-scss-module__an7XWW__filterButton.ServicesPage-module-scss-module__an7XWW__active{background:var(--category-color,var(--accent-primary));color:var(--text-inverse);border-color:var(--category-color,var(--accent-primary));box-shadow:0 6px 18px #0000001f}.ServicesPage-module-scss-module__an7XWW__filterButton.ServicesPage-module-scss-module__an7XWW__active:hover{transform:translateY(-2px);box-shadow:0 8px 30px #1e225a2e}.ServicesPage-module-scss-module__an7XWW__servicesSection{padding:var(--section-padding)0}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__servicesSection{padding:var(--section-padding-mobile)0;padding-top:calc(var(--section-padding-mobile) + env(safe-area-inset-top,0px));padding-bottom:calc(var(--section-padding-mobile) + 2rem + env(safe-area-inset-bottom,0px))}}.ServicesPage-module-scss-module__an7XWW__categorySection{background:var(--card-background);color:var(--card-text);-webkit-backdrop-filter:blur(10px);box-shadow:var(--card-shadow);border-radius:2rem;margin-bottom:4rem;padding:2.5rem 2rem}.ServicesPage-module-scss-module__an7XWW__categorySection:last-child{margin-bottom:0}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__categorySection{border-radius:1.25rem;padding:1.5rem 1rem}}.ServicesPage-module-scss-module__an7XWW__categoryHeader{align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__categoryHeader{text-align:center;flex-direction:column}}.ServicesPage-module-scss-module__an7XWW__categoryIcon{border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex}.ServicesPage-module-scss-module__an7XWW__categoryIcon img{object-fit:contain;width:48px;height:48px}.ServicesPage-module-scss-module__an7XWW__categoryTitle{font-size:var(--fs-2xl);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.ServicesPage-module-scss-module__an7XWW__categoryDescription{color:var(--text-secondary);font-size:var(--fs-lg)}.ServicesPage-module-scss-module__an7XWW__servicesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__servicesGrid{grid-template-columns:1fr}}.ServicesPage-module-scss-module__an7XWW__serviceCard{background:var(--bg-secondary);border:2px solid #1e225a1f;border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.ServicesPage-module-scss-module__an7XWW__serviceCard:hover{border-color:var(--category-color,#1e225a2e);transform:translateY(-5px);box-shadow:0 12px 30px #1e225a24}.ServicesPage-module-scss-module__an7XWW__serviceCard:hover .ServicesPage-module-scss-module__an7XWW__serviceIcon{transform:scale(1.1)rotate(10deg)}.ServicesPage-module-scss-module__an7XWW__serviceCard.ServicesPage-module-scss-module__an7XWW__popular{border-color:var(--accent-primary);background:linear-gradient(135deg,var(--bg-secondary)0%,#5e3bee0d 100%)}.ServicesPage-module-scss-module__an7XWW__popularBadge{background:var(--gradient-primary);color:var(--text-inverse);font-size:var(--fs-xs);border-radius:50px;padding:.25rem .75rem;font-weight:600;position:absolute;top:10px;right:10px}.ServicesPage-module-scss-module__an7XWW__serviceIcon{width:60px;height:60px;margin-bottom:1rem;transition:transform .3s}.ServicesPage-module-scss-module__an7XWW__serviceIcon img{object-fit:contain;width:100%;height:100%}.ServicesPage-module-scss-module__an7XWW__serviceTitle{font-size:var(--fs-xl);color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.ServicesPage-module-scss-module__an7XWW__serviceDescription{color:var(--text-secondary);line-height:1.6}.ServicesPage-module-scss-module__an7XWW__seeMoreContainer{justify-content:center;margin-top:2rem;padding:0 1rem;display:flex}.ServicesPage-module-scss-module__an7XWW__seeMoreButton{border:2px solid var(--category-color,#5e3bee);color:var(--category-color,#5e3bee);cursor:pointer;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.ServicesPage-module-scss-module__an7XWW__seeMoreButton:hover{background:var(--category-color,#5e3bee);color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #5e3bee4d}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__seeMoreButton{padding:.875rem 1.75rem;font-size:.95rem}}.ServicesPage-module-scss-module__an7XWW__processSection{padding:var(--section-padding)0;background:var(--bg-secondary)}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__processSection{padding:var(--section-padding-mobile)0}}.ServicesPage-module-scss-module__an7XWW__sectionTitle{font-size:var(--fs-3xl);text-align:center;color:var(--text-primary);margin-bottom:3rem;font-weight:700}@media (max-width:768px){.ServicesPage-module-scss-module__an7XWW__sectionTitle{font-size:var(--fs-2xl)}}.ServicesPage-module-scss-module__an7XWW__processGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;display:grid;position:relative}@media (min-width:1024px){.ServicesPage-module-scss-module__an7XWW__processGrid:before{content:"";background:linear-gradient(to right,transparent 0%,var(--accent-primary)50%,transparent 100%);z-index:0;height:2px;position:absolute;top:50px;left:15%;right:15%}}.ServicesPage-module-scss-module__an7XWW__processStep{text-align:center;z-index:1;position:relative}.ServicesPage-module-scss-module__an7XWW__stepNumber{background:var(--gradient-primary);width:80px;height:80px;color:var(--text-inverse);font-size:var(--fs-2xl);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-weight:700;display:flex;position:relative}.ServicesPage-module-scss-module__an7XWW__stepTitle{font-size:var(--fs-xl);color:var(--text-primary);margin-bottom:.75rem;font-weight:600}.ServicesPage-module-scss-module__an7XWW__stepDescription{color:var(--text-secondary);line-height:1.6}.ServicesPage-module-scss-module__an7XWW__ctaSection{padding:calc(var(--section-padding)*1.5)0;background:linear-gradient(135deg,var(--accent-primary)0%,var(--accent-secondary)100%);text-align:center;color:var(--text-inverse)}.ServicesPage-module-scss-module__an7XWW__ctaTitle{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700}.ServicesPage-module-scss-module__an7XWW__ctaSubtitle{font-size:var(--fs-xl);opacity:.9;margin-bottom:2rem}.ServicesPage-module-scss-module__an7XWW__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.ServicesPage-module-scss-module__an7XWW__primaryButton,.ServicesPage-module-scss-module__an7XWW__secondaryButton{border-radius:8px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.ServicesPage-module-scss-module__an7XWW__primaryButton{background:var(--bg-primary);color:var(--accent-primary)}.ServicesPage-module-scss-module__an7XWW__primaryButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0003}.ServicesPage-module-scss-module__an7XWW__secondaryButton{color:var(--text-inverse);border:2px solid var(--text-inverse);background:0 0}.ServicesPage-module-scss-module__an7XWW__secondaryButton:hover{background:var(--text-inverse);color:var(--accent-primary)}
.ServiceIcon-module-scss-module__7_VCTq__serviceIcon{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ServiceIcon-module-scss-module__7_VCTq__serviceIcon svg{color:currentColor;fill:currentColor;width:100%;height:100%}.ServiceIcon-module-scss-module__7_VCTq__serviceIcon img{object-fit:contain;width:100%;height:100%}
.PastWork-module-scss-module__ZP5Ngq__pastWork{background:var(--background);flex-direction:column;justify-content:flex-start;align-items:center;width:100%;min-height:auto;display:flex;position:relative;overflow:visible}.PastWork-module-scss-module__ZP5Ngq__pastWork:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(at 0 0,#5e3bee0a 0%,#0000 50%),radial-gradient(at 100% 100%,#00d4ff0a 0%,#0000 50%);position:absolute;inset:0}@media screen and (min-width:1367px){.PastWork-module-scss-module__ZP5Ngq__pastWork{width:100dvw;min-height:100dvh;max-height:100dvh;overflow:hidden}}@media screen and (min-width:1025px) and (max-width:1366px){.PastWork-module-scss-module__ZP5Ngq__pastWork{width:100%;height:auto;min-height:auto;max-height:none;padding:calc(var(--navbar-height) + 2rem)20px 3rem 0;overflow:visible}}@media screen and (min-width:768px) and (max-width:1024px){.PastWork-module-scss-module__ZP5Ngq__pastWork{width:100%;height:auto;min-height:auto;padding:3rem 2rem;overflow:visible}}@media screen and (max-width:767px){.PastWork-module-scss-module__ZP5Ngq__pastWork{width:100%;padding:calc(var(--navbar-height,70px) + .5rem)1rem .5rem;height:auto;min-height:auto}}.PastWork-module-scss-module__ZP5Ngq__container{z-index:1;width:100%;max-width:var(--max-width);flex-direction:column;height:100%;padding:0 2rem;display:flex;position:relative}@media screen and (min-width:1367px){.PastWork-module-scss-module__ZP5Ngq__container{padding:0 2.5rem 0 2rem}}@media screen and (min-width:1025px) and (max-width:1366px){.PastWork-module-scss-module__ZP5Ngq__container{height:auto;padding:0 60px 0 2rem}}@media screen and (min-width:769px) and (max-width:1024px){.PastWork-module-scss-module__ZP5Ngq__container{height:auto;padding:0 2rem}}@media screen and (max-width:768px){.PastWork-module-scss-module__ZP5Ngq__container{padding:0 1rem}}.PastWork-module-scss-module__ZP5Ngq__header{text-align:center;flex:none;margin-bottom:1.5rem}.PastWork-module-scss-module__ZP5Ngq__header h2{color:var(--text-color);background:var(--gradient-text);-webkit-text-fill-color:#0000;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700}.PastWork-module-scss-module__ZP5Ngq__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media screen and (max-width:768px){.PastWork-module-scss-module__ZP5Ngq__header{margin-bottom:1rem}.PastWork-module-scss-module__ZP5Ngq__header h2{margin-bottom:.5rem;font-size:2rem}.PastWork-module-scss-module__ZP5Ngq__header p{font-size:.95rem;line-height:1.5}}.PastWork-module-scss-module__ZP5Ngq__sectionTitle{letter-spacing:.03em;text-align:center;background:linear-gradient(135deg,var(--text-color)0%,#5e3bee 50%,#00d4ff 100%);-webkit-text-fill-color:#0000;text-shadow:0 2px 4px #0000001a;background-clip:text;margin-top:1rem;margin-bottom:.5rem;font-family:Montserrat,Inter,Segoe UI,Arial,sans-serif;font-size:3rem;font-weight:800;line-height:1.1;position:relative}.PastWork-module-scss-module__ZP5Ngq__sectionTitle:after{content:attr(data-text);z-index:-1;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));-webkit-text-fill-color:#0000;filter:blur(1px);opacity:.3;background-clip:text;position:absolute;top:0;left:0}.PastWork-module-scss-module__ZP5Ngq__sectionSubtitle{color:var(--text-secondary);text-align:center;max-width:700px;margin:.5rem auto;font-family:Inter,Segoe UI,Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1.6}@media screen and (max-width:768px){.PastWork-module-scss-module__ZP5Ngq__sectionSubtitle{margin-bottom:2rem;font-size:.95rem}}.PastWork-module-scss-module__ZP5Ngq__sliderContainer{width:100%;max-width:1400px;display:block;position:relative}@media screen and (min-width:900px){.PastWork-module-scss-module__ZP5Ngq__sliderContainer{width:100%;max-width:1400px}}@media screen and (min-width:1024px) and (max-width:1366px){.PastWork-module-scss-module__ZP5Ngq__sliderContainer{max-width:1100px;padding:0 1.5rem}}@media screen and (max-width:767px){.PastWork-module-scss-module__ZP5Ngq__sliderContainer{width:100%;max-width:100%;padding:0 1rem}}@media screen and (max-width:768px){.PastWork-module-scss-module__ZP5Ngq__sliderContainer{width:100%;max-width:100%;padding:0 .5rem}}.PastWork-module-scss-module__ZP5Ngq__loadingContainer,.PastWork-module-scss-module__ZP5Ngq__errorContainer,.PastWork-module-scss-module__ZP5Ngq__noContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:400px;display:flex}.PastWork-module-scss-module__ZP5Ngq__loadingContainer p,.PastWork-module-scss-module__ZP5Ngq__errorContainer p,.PastWork-module-scss-module__ZP5Ngq__noContent p{color:var(--text-color);margin-top:1rem;font-size:1.1rem}.PastWork-module-scss-module__ZP5Ngq__carouselLoading{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:2rem;display:flex}.PastWork-module-scss-module__ZP5Ngq__carouselLoading p{color:var(--text-secondary);margin-top:1rem;font-size:.95rem}.PastWork-module-scss-module__ZP5Ngq__loadingSpinner{border:3px solid #f3f3f3;border-top-color:#333;border-radius:50%;width:40px;height:40px;animation:1s linear infinite PastWork-module-scss-module__ZP5Ngq__spin}@keyframes PastWork-module-scss-module__ZP5Ngq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:768px){.PastWork-module-scss-module__ZP5Ngq__pastWork{margin-top:.5rem;padding-top:.5rem}}
.ContactUs-module-scss-module__DnLcjq__contactUs{background:var(--background);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:auto;display:flex;position:relative;overflow:visible}@media screen and (min-width:1367px){.ContactUs-module-scss-module__DnLcjq__contactUs{width:100dvw;min-height:100dvh;max-height:100dvh;overflow:hidden}}@media screen and (min-width:1025px) and (max-width:1366px){.ContactUs-module-scss-module__DnLcjq__contactUs{width:100%;height:auto;min-height:auto;max-height:none;padding:calc(var(--navbar-height) + 2rem)20px 3rem 0;overflow:visible}}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__contactUs{align-items:stretch;width:100%;height:auto;min-height:auto;max-height:none;padding:3rem 2rem;overflow:visible}}.ContactUs-module-scss-module__DnLcjq__contactUs:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(120% 80% at 60% 40%,#aa2aca1a 0%,#0000 80%),radial-gradient(100% 60% at 20% 80%,#5e3bee0f 0%,#0000 80%);position:absolute;inset:0}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__contactUs:before{background:radial-gradient(140% 100% at 50% 60%,#aa2aca21 0%,#0000 85%),radial-gradient(100% 60% at 20% 90%,#5e3bee14 0%,#0000 85%)}}.ContactUs-module-scss-module__DnLcjq__contactWrapper{z-index:1;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1200px;height:auto;min-height:80vh;padding:2rem;display:flex;position:relative}@media screen and (min-width:1367px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{padding:2rem 2.5rem 2rem 2rem}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{gap:2.5rem;padding:0 1.5rem}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{gap:2rem;padding:0 1rem}}@media screen and (min-width:1025px) and (max-width:1366px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{gap:2rem;height:auto;min-height:auto;padding:2rem 60px 2rem 2rem}}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{align-items:stretch;gap:2.5rem;height:auto;min-height:auto;padding:2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{flex-direction:column;justify-content:flex-start;gap:0;padding:1.5rem 1rem}}@media screen and (max-width:480px){.ContactUs-module-scss-module__DnLcjq__contactWrapper{padding:1rem .75rem}}.ContactUs-module-scss-module__DnLcjq__leftSection{flex-direction:column;flex:1;justify-content:space-between;max-width:500px;height:100%;display:flex}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__leftSection{justify-content:center}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__leftSection{text-align:center;flex:none;justify-content:flex-start;align-items:center;max-width:100%;padding-top:0}}.ContactUs-module-scss-module__DnLcjq__leftSection h2{color:var(--text-color);margin-bottom:.6rem;font-size:clamp(1.7rem,3.2vw,2.4rem);font-weight:700;line-height:1.2}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__leftSection h2{margin-bottom:.8rem;font-size:clamp(2rem,3.5vw,2.6rem)}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__leftSection h2{margin-bottom:.8rem;font-size:clamp(1.8rem,3.5vw,2.5rem)}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__leftSection h2{margin-bottom:.6rem;font-size:clamp(1.6rem,3vw,2.2rem)}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__leftSection h2{margin-bottom:.75rem;font-size:1.75rem}}.ContactUs-module-scss-module__DnLcjq__leftSection h2 .ContactUs-module-scss-module__DnLcjq__gradient{background:var(--gradient-primary);-webkit-text-fill-color:#0000;background-clip:text;display:block}.ContactUs-module-scss-module__DnLcjq__leftSection p{color:var(--text-color);margin-bottom:1rem;font-size:.95rem;line-height:1.45}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__leftSection p{margin-bottom:1.75rem;font-size:1.1rem;line-height:1.6}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__leftSection p{font-size:.95rem;line-height:1.5}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__leftSection p{font-size:.9rem;line-height:1.4}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__leftSection p{font-size:.95rem;line-height:1.5}}.ContactUs-module-scss-module__DnLcjq__features{gap:.6rem;display:grid}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__features{gap:1.25rem;margin-bottom:2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__features{flex-direction:row;justify-content:center;display:flex}}.ContactUs-module-scss-module__DnLcjq__feature{align-items:flex-start;gap:1rem;display:flex}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__feature{text-align:center;flex-direction:column;flex:1;align-items:center;padding:.75rem}}.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__icon{background:var(--gradient-primary);border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex;box-shadow:0 4px 12px #aa2aca33}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__icon{border-radius:12px;width:42px;height:42px;font-size:1.25rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__icon{width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;margin-bottom:.5rem;font-size:1.8rem;display:block}}.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text{flex:1}.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text .ContactUs-module-scss-module__DnLcjq__featureTitle{color:var(--text-color);margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text .ContactUs-module-scss-module__DnLcjq__featureTitle{margin-bottom:.35rem;font-size:1.1rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text .ContactUs-module-scss-module__DnLcjq__featureTitle{margin-bottom:.4rem;font-size:.95rem}}.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text h3{color:var(--text-color);margin-bottom:.25rem;font-size:1rem;font-weight:600}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text h3{margin-bottom:.35rem;font-size:1.1rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text h3{font-size:.95rem}}.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text p{color:var(--text-secondary);margin:0;font-size:.875rem}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text p{font-size:.95rem;line-height:1.5}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text p{font-size:.85rem;line-height:1.4}}@media screen and (max-width:768px){.ContactUs-module-scss-module__DnLcjq__feature .ContactUs-module-scss-module__DnLcjq__text p{display:none}}.ContactUs-module-scss-module__DnLcjq__contactBenefits{margin-top:.25rem;padding:0;list-style:none}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__contactBenefits{margin-top:1rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__contactBenefits{display:none}}.ContactUs-module-scss-module__DnLcjq__contactBenefits li{color:var(--text-color);margin-bottom:.5rem;font-size:1rem;position:relative}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__contactBenefits li{margin-bottom:.85rem;font-size:1.1rem}}.ContactUs-module-scss-module__DnLcjq__contactBenefits li:before{content:"✓";color:var(--primary-color);position:absolute;left:0}.ContactUs-module-scss-module__DnLcjq__illustrationContainer{flex-shrink:0;justify-content:center;align-items:center;margin-top:auto;display:flex}@media screen and (min-width:1200px){.ContactUs-module-scss-module__DnLcjq__illustrationContainer{display:flex}.ContactUs-module-scss-module__DnLcjq__illustrationContainer img{object-fit:contain;width:100%;max-width:300px;height:auto;max-height:200px}}@media screen and (max-width:1199px){.ContactUs-module-scss-module__DnLcjq__illustrationContainer{display:none}}.ContactUs-module-scss-module__DnLcjq__rightSection{flex:1;align-items:stretch;max-width:500px;height:100%;display:flex}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__rightSection{align-items:center;max-width:100%}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__rightSection{width:100%;max-width:100%}}.ContactUs-module-scss-module__DnLcjq__formWrapper{align-items:stretch;width:100%;height:100%;display:flex}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formWrapper{flex:none;width:100%;max-width:100%}}.ContactUs-module-scss-module__DnLcjq__contactForm{background:var(--card-background);border-radius:var(--border-radius-lg);border:1px solid var(--border-color);flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:1.4rem;display:flex;box-shadow:0 10px 30px #0000001a}@media screen and (min-width:1025px) and (max-width:1366px){.ContactUs-module-scss-module__DnLcjq__contactForm{height:auto;padding:1.5rem}}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__contactForm{align-self:stretch;height:auto;padding:2rem}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__contactForm{padding:1.5rem}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__contactForm{padding:1.2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__contactForm{width:100%;max-width:100%;padding:1.5rem 1.25rem;box-shadow:0 4px 20px #00000014}}@media screen and (max-width:480px){.ContactUs-module-scss-module__DnLcjq__contactForm{width:100%;max-width:100%;padding:1.25rem 1rem}}[data-theme=dark] .ContactUs-module-scss-module__DnLcjq__contactForm{background:var(--bg-secondary);border-color:#ffffff1a;box-shadow:0 10px 30px #0000004d}.ContactUs-module-scss-module__DnLcjq__formFields{flex-direction:column;flex:1;gap:.8rem;display:flex}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formFields{gap:1.75rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formFields{gap:1rem}}.ContactUs-module-scss-module__DnLcjq__formFooter{margin-top:auto;padding-top:1rem}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formFooter{padding-top:2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formFooter{padding-top:1.25rem}}.ContactUs-module-scss-module__DnLcjq__formHeader{text-align:center;margin-bottom:.75rem}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formHeader{margin-bottom:2rem}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__formHeader{margin-bottom:1.2rem}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__formHeader{margin-bottom:1rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formHeader{margin-bottom:1rem}}.ContactUs-module-scss-module__DnLcjq__formHeader h3{color:var(--text-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formHeader h3{margin-bottom:.85rem;font-size:1.75rem}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.ContactUs-module-scss-module__DnLcjq__formHeader h3{font-size:1.3rem}}@media screen and (max-width:1366px) and (max-height:768px){.ContactUs-module-scss-module__DnLcjq__formHeader h3{font-size:1.2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formHeader h3{margin-bottom:.5rem;font-size:1.15rem}}.ContactUs-module-scss-module__DnLcjq__formHeader p{color:var(--text-secondary);margin:0;font-size:.9rem}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formHeader p{font-size:1.15rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formHeader p{font-size:.85rem}}.ContactUs-module-scss-module__DnLcjq__formGroup,.ContactUs-module-scss-module__DnLcjq__formFields .ContactUs-module-scss-module__DnLcjq__formGroup{margin-bottom:0}.ContactUs-module-scss-module__DnLcjq__formGroup:not(.ContactUs-module-scss-module__DnLcjq__formFields .ContactUs-module-scss-module__DnLcjq__formGroup){margin-bottom:.8rem}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formGroup:not(.ContactUs-module-scss-module__DnLcjq__formFields .ContactUs-module-scss-module__DnLcjq__formGroup){margin-bottom:1rem}}.ContactUs-module-scss-module__DnLcjq__formGroup label{color:var(--text-color);transition:color var(--transition-base);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formGroup label{margin-bottom:.85rem;font-size:1.2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formGroup label{margin-bottom:.5rem;font-size:.9rem}}.ContactUs-module-scss-module__DnLcjq__formGroup input,.ContactUs-module-scss-module__DnLcjq__formGroup textarea{border:1.5px solid var(--border-color);border-radius:var(--border-radius-sm);background:var(--background);width:100%;color:var(--text-color);transition:all var(--transition-base);padding:.6rem .85rem;font-size:.95rem}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formGroup input,.ContactUs-module-scss-module__DnLcjq__formGroup textarea{padding:1rem 1.25rem;font-size:1.2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formGroup input,.ContactUs-module-scss-module__DnLcjq__formGroup textarea{padding:.75rem .875rem;font-size:16px}}@media screen and (max-width:480px){.ContactUs-module-scss-module__DnLcjq__formGroup input,.ContactUs-module-scss-module__DnLcjq__formGroup textarea{padding:.7rem .8rem}}.ContactUs-module-scss-module__DnLcjq__formGroup input:focus,.ContactUs-module-scss-module__DnLcjq__formGroup textarea:focus{border-color:var(--accent-primary);outline:none;box-shadow:0 0 0 3px #aa2aca1a}.ContactUs-module-scss-module__DnLcjq__formGroup input::placeholder,.ContactUs-module-scss-module__DnLcjq__formGroup textarea::placeholder{color:var(--text-tertiary);opacity:.7}.ContactUs-module-scss-module__DnLcjq__formGroup input:disabled,.ContactUs-module-scss-module__DnLcjq__formGroup textarea:disabled{opacity:.6;cursor:not-allowed}[data-theme=dark] .ContactUs-module-scss-module__DnLcjq__formGroup input,[data-theme=dark] .ContactUs-module-scss-module__DnLcjq__formGroup textarea{background:var(--bg-primary);border-color:#ffffff1a}[data-theme=dark] .ContactUs-module-scss-module__DnLcjq__formGroup input:focus,[data-theme=dark] .ContactUs-module-scss-module__DnLcjq__formGroup textarea:focus{border-color:var(--accent-primary)}.ContactUs-module-scss-module__DnLcjq__formGroup textarea{resize:vertical;min-height:84px;max-height:120px;font-family:inherit}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__formGroup textarea{min-height:140px;max-height:180px}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__formGroup textarea{min-height:90px;max-height:130px}}@media screen and (max-width:480px){.ContactUs-module-scss-module__DnLcjq__formGroup textarea{min-height:80px;max-height:120px}}.ContactUs-module-scss-module__DnLcjq__formGroup.ContactUs-module-scss-module__DnLcjq__focused label{color:var(--accent-primary)}.ContactUs-module-scss-module__DnLcjq__submitButton{background:var(--gradient-primary);color:#fff;border-radius:var(--border-radius-full);cursor:pointer;width:100%;transition:all var(--transition-base);border:none;padding:.8rem 1.4rem;font-size:.95rem;font-weight:600;position:relative;overflow:hidden}@media screen and (min-width:768px) and (max-width:1024px){.ContactUs-module-scss-module__DnLcjq__submitButton{padding:1.25rem 2rem;font-size:1.2rem}}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__submitButton{padding:.875rem 1.25rem;font-size:1rem}}@media screen and (max-width:480px){.ContactUs-module-scss-module__DnLcjq__submitButton{padding:.8rem 1.15rem;font-size:.95rem}}.ContactUs-module-scss-module__DnLcjq__submitButton:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.ContactUs-module-scss-module__DnLcjq__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #aa2aca4d}.ContactUs-module-scss-module__DnLcjq__submitButton:hover:not(:disabled):before{left:100%}.ContactUs-module-scss-module__DnLcjq__submitButton:active:not(:disabled){transform:translateY(0)}.ContactUs-module-scss-module__DnLcjq__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactUs-module-scss-module__DnLcjq__submitButton.ContactUs-module-scss-module__DnLcjq__loading{color:#0000}.ContactUs-module-scss-module__DnLcjq__submitButton.ContactUs-module-scss-module__DnLcjq__loading:after{content:"";border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;margin:-10px 0 0 -10px;animation:1s linear infinite ContactUs-module-scss-module__DnLcjq__spin;position:absolute;top:50%;left:50%}@keyframes ContactUs-module-scss-module__DnLcjq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ContactUs-module-scss-module__DnLcjq__statusMessage{border-radius:var(--border-radius-sm);text-align:center;margin-top:1rem;padding:.75rem 1rem;font-size:.95rem;font-weight:500;animation:.3s ease-out ContactUs-module-scss-module__DnLcjq__slideUp}@media screen and (max-width:767px){.ContactUs-module-scss-module__DnLcjq__statusMessage{padding:.65rem .875rem;font-size:.875rem}}.ContactUs-module-scss-module__DnLcjq__statusMessage.ContactUs-module-scss-module__DnLcjq__success{color:#16a34a;background-color:#22c55e1a;border:1px solid #22c55e4d}.ContactUs-module-scss-module__DnLcjq__statusMessage.ContactUs-module-scss-module__DnLcjq__error{color:#dc2626;background-color:#ef44441a;border:1px solid #ef44444d}@keyframes ContactUs-module-scss-module__DnLcjq__slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
.Services-module-scss-module__c3LLwG__servicesSection{background:var(--background);--row-height:clamp(96px,12.5vh,200px);--grid-gap:clamp(6px,1.2vw,16px);flex-direction:column;width:100%;min-height:auto;display:flex;position:relative;overflow:hidden visible}.Services-module-scss-module__c3LLwG__servicesSection:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,#5e3bee0d 0%,#0000 50%),radial-gradient(circle at 80% 70%,#00d4ff0d 0%,#0000 50%),linear-gradient(135deg,#5e3bee05 0%,#00d4ff05 100%);position:absolute;inset:0}@media screen and (min-width:1367px){.Services-module-scss-module__c3LLwG__servicesSection{height:100vh;height:calc(var(--vh,1vh)*100);width:100vw;padding:0 0 5rem;overflow:hidden}@supports (height:100dvh){.Services-module-scss-module__c3LLwG__servicesSection{height:100dvh}}@supports (width:100dvw){.Services-module-scss-module__c3LLwG__servicesSection{width:100dvw}}}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__servicesSection{width:100%;height:auto;min-height:auto;padding:calc(var(--navbar-height) + 2rem)20px 3rem 0;--row-height:clamp(90px,11vh,160px);--grid-gap:clamp(8px,1vw,14px);overflow:visible}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__servicesSection{--row-height:clamp(80px,10vh,140px);--grid-gap:clamp(8px,1vw,14px);width:100%;padding:2rem 1rem;overflow:visible}}@media screen and (max-width:767px){.Services-module-scss-module__c3LLwG__servicesSection{height:auto;min-height:100vh;min-height:calc(var(--vh,1vh)*100);padding:calc(var(--navbar-height-mobile) + 2rem)0 2rem;padding-top:calc(var(--navbar-height-mobile) + var(--safe-area-top) + 2rem);transition:none;overflow:visible}@supports (min-height:100dvh){.Services-module-scss-module__c3LLwG__servicesSection{min-height:100dvh}}}.Services-module-scss-module__c3LLwG__servicesContainer{z-index:1;max-width:85%;height:100%;margin:2rem auto;padding:2rem 1rem;position:relative;overflow-x:hidden}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__servicesContainer{max-width:90%;padding:1.5rem 1rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__servicesContainer{max-width:92%;padding:1rem .5rem}}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__servicesContainer{max-width:100%;height:auto;margin:1rem auto;padding:1rem 60px 1rem 1.5rem}}@media screen and (min-width:769px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__servicesContainer{max-width:100%;height:auto;margin:.5rem auto;padding:1rem 1.25rem 1rem 1rem}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__servicesContainer{height:auto;padding:1rem}}.Services-module-scss-module__c3LLwG__twoColumnLayout{gap:1.5rem;height:100%;min-height:0;display:flex;overflow-x:hidden}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__twoColumnLayout{gap:1.5rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__twoColumnLayout{gap:.75rem}}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__twoColumnLayout{flex-wrap:wrap;gap:1rem;height:auto}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__twoColumnLayout{gap:.75rem;height:auto}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__twoColumnLayout{flex-direction:column;gap:1.5rem;height:auto}}.Services-module-scss-module__c3LLwG__leftColumn{flex-direction:column;flex:0 0 63%;min-height:0;display:flex}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__leftColumn{flex:0 0 65%;min-height:auto}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__leftColumn{flex:0 0 65%}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__leftColumn{flex:1}}.Services-module-scss-module__c3LLwG__rightColumn{flex-direction:column;flex:0 0 30%;gap:.5rem;min-height:0;display:flex;overflow-x:hidden}@media screen and (min-width:1025px){.Services-module-scss-module__c3LLwG__rightColumn{flex:0 0 50%}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__rightColumn{flex:0 0 35%}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__rightColumn{flex:0 0 20%}}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__rightColumn{flex:0 0 30%;gap:.25rem;min-height:auto}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__rightColumn{flex:0 0 32%;gap:0;padding-right:.25rem}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__rightColumn{display:none}}.Services-module-scss-module__c3LLwG__sectionHeader{text-align:center;flex-shrink:0;margin-bottom:2rem;padding-top:0}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__sectionHeader{margin-bottom:2rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__sectionHeader{margin-bottom:.5rem}}.Services-module-scss-module__c3LLwG__sectionHeader h2{background:linear-gradient(135deg,var(--text-color)0%,#5e3bee 50%,#00d4ff 100%);-webkit-text-fill-color:#0000;letter-spacing:-.02em;background-clip:text;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__sectionHeader h2{font-size:clamp(1.8rem,3.5vw,2.5rem)}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__sectionHeader h2{font-size:clamp(1.3rem,2.2vw,1.6rem)}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__sectionHeader h2{color:var(--text-color);-webkit-text-fill-color:unset;background:0 0}}.Services-module-scss-module__c3LLwG__sectionHeader p{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.05rem;font-weight:500;line-height:1.6}@media screen and (min-width:1025px){.Services-module-scss-module__c3LLwG__sectionHeader p{font-size:1.25rem;font-weight:600;line-height:1.7}}@media screen and (min-width:1921px){.Services-module-scss-module__c3LLwG__sectionHeader p{font-size:1.35rem;font-weight:600}}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__sectionHeader p{max-width:600px;font-size:1.15rem;font-weight:600;line-height:1.6}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__sectionHeader p{max-width:460px;font-size:.7rem;line-height:1.25}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__sectionHeader p{font-size:.95rem;line-height:1.5}}.Services-module-scss-module__c3LLwG__categoryHeader{background:linear-gradient(135deg,rgb(var(--category-color-rgb,94,59,238))0%,rgba(var(--category-color-rgb,94,59,238),.55)100%);border:0;border-radius:1.25rem;flex-shrink:0;margin-bottom:1rem;padding:1rem 1.5rem .75rem;position:relative;overflow:hidden}.Services-module-scss-module__c3LLwG__categoryHeader .Services-module-scss-module__c3LLwG__categoryHeaderTitle{color:#fff;z-index:2;margin-bottom:.5rem;font-size:1.4rem;font-weight:700;display:block;position:relative}@media screen and (min-width:1025px){.Services-module-scss-module__c3LLwG__categoryHeader .Services-module-scss-module__c3LLwG__categoryHeaderTitle{font-size:1.65rem;font-weight:800}}@media screen and (min-width:1921px){.Services-module-scss-module__c3LLwG__categoryHeader .Services-module-scss-module__c3LLwG__categoryHeaderTitle{font-size:1.75rem;font-weight:800}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__categoryHeader{border-radius:1rem;margin-bottom:.5rem;padding:.5rem .9rem .45rem}}@media screen and (min-width:1280px) and (max-width:1536px) and (max-height:800px){.Services-module-scss-module__c3LLwG__categoryHeader{border-radius:1.05rem;margin-bottom:.6rem;padding:.65rem 1.1rem .5rem}}.Services-module-scss-module__c3LLwG__categoryHeader h3{color:#181c2a;letter-spacing:-.01em;text-shadow:none;text-align:left;z-index:3;background:0 0;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;margin-bottom:.5rem;padding-left:.1em;font-size:2rem;font-weight:800;position:relative}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__categoryHeader h3{font-size:1.4rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__categoryHeader h3{margin-bottom:.2rem;font-size:1.1rem}}@media screen and (min-width:1280px) and (max-width:1536px) and (max-height:800px){.Services-module-scss-module__c3LLwG__categoryHeader h3{margin-bottom:.22rem;font-size:1.3rem}}.Services-module-scss-module__c3LLwG__categoryHeader p{color:#23272f;text-align:left;z-index:3;max-width:90%;margin:.15rem 0 0;font-size:.98rem;line-height:1.6;position:relative}@media screen and (min-width:1025px){.Services-module-scss-module__c3LLwG__categoryHeader p{font-size:1.1rem;line-height:1.6}}@media screen and (min-width:1921px){.Services-module-scss-module__c3LLwG__categoryHeader p{font-size:1.2rem;line-height:1.6}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__categoryHeader p{font-size:.9rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__categoryHeader p{max-width:86%;margin-top:.08rem;font-size:.6rem;line-height:1.2}}@media screen and (min-width:1280px) and (max-width:1536px) and (max-height:800px){.Services-module-scss-module__c3LLwG__categoryHeader p{white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-top:.08rem;font-size:1rem;line-height:1.2;overflow:hidden}}.Services-module-scss-module__c3LLwG__servicesGridContainer{min-height:calc(var(--row-height)*2 + var(--grid-gap));transform-style:preserve-3d;-moz-transform-style:preserve-3d;flex-direction:column;flex:1;display:flex;position:relative}@media screen and (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__servicesGridContainer{min-height:400px;margin-bottom:.75rem}}@media screen and (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__servicesGridContainer{min-height:calc(var(--row-height)*2 + var(--grid-gap));margin-bottom:.4rem}}@media screen and (max-width:768px){.Services-module-scss-module__c3LLwG__servicesGridContainer{min-height:250px;margin-bottom:1rem}}.Services-module-scss-module__c3LLwG__desktopGrid{flex:auto;min-height:0;max-height:none;transform:translateZ(0);gap:var(--grid-gap)!important;grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(3,1fr)!important;width:100%!important;height:100%!important;display:grid!important}@media (max-width:1023px){.Services-module-scss-module__c3LLwG__desktopGrid{display:none!important}}.Services-module-scss-module__c3LLwG__desktopNavigation{justify-content:center;align-items:center;gap:2rem;padding-top:1rem;display:flex}@media (max-width:1023px){.Services-module-scss-module__c3LLwG__desktopNavigation{display:none}}.Services-module-scss-module__c3LLwG__navButton{color:var(--text-color);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.75rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__navButton{font-size:1.05rem;font-weight:700}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__navButton{font-size:1.1rem;font-weight:700}}.Services-module-scss-module__c3LLwG__navButton:hover:not(:disabled){border-color:var(--category-color,#5e3bee);background:#ffffff1a;transform:translateY(-2px)}.Services-module-scss-module__c3LLwG__navButton:disabled{opacity:.3;cursor:not-allowed}.Services-module-scss-module__c3LLwG__navButton svg{width:20px;height:20px}.Services-module-scss-module__c3LLwG__pageIndicator{color:var(--text-secondary);text-align:center;min-width:120px;font-size:.9rem;font-weight:600}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__pageIndicator{font-size:1.05rem;font-weight:700}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__pageIndicator{font-size:1.1rem;font-weight:700}}.Services-module-scss-module__c3LLwG__serviceCard{perspective:1200px;cursor:pointer;will-change:transform;width:100%;height:100%;transform-style:preserve-3d;-moz-transform-style:preserve-3d;position:relative}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__serviceCard{min-height:180px;max-height:200px}}@media (max-width:767px){.Services-module-scss-module__c3LLwG__serviceCard{height:100px;min-height:100px}}.Services-module-scss-module__c3LLwG__cardInner{transition:transform .7s cubic-bezier(.4,.2,.2,1);width:100%;height:100%;transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-origin:50%;-moz-transition:-moz-transform .7s cubic-bezier(.4,.2,.2,1);position:relative}.Services-module-scss-module__c3LLwG__serviceCard.Services-module-scss-module__c3LLwG__flipped .Services-module-scss-module__c3LLwG__cardInner{transform:rotateY(180deg)}.Services-module-scss-module__c3LLwG__cardFront,.Services-module-scss-module__c3LLwG__cardBack{backface-visibility:hidden;z-index:1;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border:1.5px solid #1e225a12;border-radius:1rem;flex-direction:column;justify-content:space-around;align-items:center;width:100%;height:100%;transition:box-shadow .2s;display:flex;position:absolute;top:0;left:0;box-shadow:0 4px 18px #1e225a1a}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardFront,.Services-module-scss-module__c3LLwG__cardBack{justify-content:center;gap:.5rem;padding:.75rem}}.Services-module-scss-module__c3LLwG__cardFront:hover,.Services-module-scss-module__c3LLwG__cardBack:hover{box-shadow:0 8px 25px #1e225a26}.Services-module-scss-module__c3LLwG__cardBack{border:2px solid var(--category-color,#5e3bee);isolation:isolate;-moz-isolation:isolate;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);position:relative;transform:rotateY(180deg);box-shadow:0 6px 24px #bebdc21a}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardBack{padding:.5rem}}.Services-module-scss-module__c3LLwG__popularBadge{background:linear-gradient(135deg,var(--category-color,#5e3bee)0%,#ff6b6b 100%);color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;border-radius:.5rem;padding:.25rem .75rem;font-size:.7rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__popularBadge{padding:.3rem .85rem;font-size:.85rem;font-weight:800}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__popularBadge{padding:.35rem .9rem;font-size:.9rem;font-weight:800}}.Services-module-scss-module__c3LLwG__cardIcon{background:#ffffff1a;border-radius:.75rem;justify-content:center;align-items:center;width:clamp(56px,7vh,96px);height:clamp(56px,7vh,96px);margin-bottom:1rem;padding:clamp(8px,1.2vh,16px);display:flex}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardIcon{width:clamp(64px,7vh,80px);height:clamp(64px,7vh,80px);margin-bottom:.75rem;padding:clamp(10px,1.2vh,14px)}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__cardIcon{margin-bottom:.75rem}}.Services-module-scss-module__c3LLwG__cardTitle{color:var(--text-color);text-align:center;margin-bottom:.5rem;font-size:clamp(.72rem,1.2vw,.95rem);font-weight:700}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__cardTitle{font-size:clamp(1.1rem,1.4vw,1.25rem);font-weight:800}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__cardTitle{font-size:1.3rem;font-weight:800}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardTitle{margin-bottom:.4rem;font-size:clamp(.8rem,1.2vw,1rem);line-height:1.3}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__cardTitle{margin-bottom:.4rem;font-size:clamp(1rem,1.3vw,1.15rem);font-weight:800}}.Services-module-scss-module__c3LLwG__cardDescription{color:var(--text-color);text-align:center;font-size:clamp(.6rem,1.05vw,.78rem);font-weight:500;line-height:1.4}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__cardDescription{font-size:clamp(.95rem,1.2vw,1.05rem);font-weight:600;line-height:1.5}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__cardDescription{font-size:1.1rem;font-weight:600}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__cardDescription{font-size:.9rem;font-weight:600;line-height:1.4}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__cardDescription{line-height:1.2}}.Services-module-scss-module__c3LLwG__cardBackTitle{color:var(--text-color);text-align:center;margin-top:1.2rem;margin-bottom:.7rem;font-size:clamp(.9rem,1.2vw,1.15rem);font-weight:700}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__cardBackTitle{font-size:clamp(1.2rem,1.4vw,1.35rem);font-weight:800}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__cardBackTitle{font-size:1.4rem;font-weight:800}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardBackTitle{margin-top:0;margin-bottom:0;padding:0;font-size:clamp(.85rem,1.1vw,1rem)}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__cardBackTitle{margin-top:.8rem;margin-bottom:.5rem;font-size:1.15rem;font-weight:800}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__cardBackTitle{margin-top:.5rem;margin-bottom:.35rem}}.Services-module-scss-module__c3LLwG__cardBackDescription{color:var(--text-color);text-align:center;margin-bottom:1.1rem;padding:0 .5rem;font-size:clamp(.8rem,1.1vw,1rem);font-weight:500;line-height:1.5;overflow:auto}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__cardBackDescription{font-size:clamp(1.15rem,1.3vw,1.3rem);font-weight:600;line-height:1.6}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__cardBackDescription{font-size:1.35rem;font-weight:600}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__cardBackDescription{margin-top:0;margin-bottom:0;padding:0;font-size:clamp(.75rem,1vw,.9rem);line-height:1.4}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__cardBackDescription{margin-bottom:.8rem;font-size:1.1rem;font-weight:600;line-height:1.5}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__cardBackDescription{margin-bottom:.5rem;padding:0 .25rem;line-height:1.25}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px) and (min-height:769px){.Services-module-scss-module__c3LLwG__cardFront{padding:.6rem}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__cardFront{padding:.4rem}}.Services-module-scss-module__c3LLwG__ctaSection{text-align:center;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border:1px solid #ffffff1a;border-radius:1.5rem;flex-shrink:0;padding:2rem}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__ctaSection{padding:1.25rem 3.185rem}}.Services-module-scss-module__c3LLwG__ctaSection .Services-module-scss-module__c3LLwG__ctaTitle{color:var(--text-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700;display:block}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__ctaSection .Services-module-scss-module__c3LLwG__ctaTitle{font-size:1.5rem;font-weight:800}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__ctaSection .Services-module-scss-module__c3LLwG__ctaTitle{font-size:1.6rem;font-weight:800}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__ctaSection .Services-module-scss-module__c3LLwG__ctaTitle{margin-bottom:.6rem;font-size:1.1rem}}.Services-module-scss-module__c3LLwG__ctaSection h3{color:var(--text-color);margin-bottom:1rem;font-size:1.3rem;font-weight:700}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__ctaSection h3{font-size:1.5rem;font-weight:800}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__ctaSection h3{font-size:1.6rem;font-weight:800}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__ctaSection h3{margin-bottom:.6rem;font-size:1.1rem}}.Services-module-scss-module__c3LLwG__ctaSection p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;font-weight:500;line-height:1.5}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__ctaSection p{font-size:1.1rem;font-weight:600;line-height:1.6}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__ctaSection p{font-size:1.15rem;font-weight:600}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__ctaSection p{margin-bottom:1rem;font-size:.85rem;line-height:1.4}}.Services-module-scss-module__c3LLwG__desktopTabsWrapper,.Services-module-scss-module__c3LLwG__mobileTabsWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.Services-module-scss-module__c3LLwG__mobileTabsWrapper{flex-direction:row;align-items:center;margin-bottom:1.5rem}@media (min-width:769px){.Services-module-scss-module__c3LLwG__mobileTabsWrapper{display:none}}@media (max-width:768px){.Services-module-scss-module__c3LLwG__desktopTabsWrapper{display:none}}.Services-module-scss-module__c3LLwG__tabsContainer{scroll-behavior:smooth;scrollbar-width:none;flex:1;max-height:100%;padding:1rem;overflow-x:hidden}@media screen and (min-width:1025px) and (max-width:1366px){.Services-module-scss-module__c3LLwG__tabsContainer{max-height:none;padding:.5rem;overflow:visible}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__tabsContainer{max-height:none;padding:.5rem;overflow:visible}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__tabsContainer{padding:.75rem}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__tabsContainer{padding:.4rem}}.Services-module-scss-module__c3LLwG__mobileTabsWrapper .Services-module-scss-module__c3LLwG__tabsContainer{gap:.5rem;padding:.5rem 1rem;display:flex;overflow:auto hidden}.Services-module-scss-module__c3LLwG__mobileTabsWrapper .Services-module-scss-module__c3LLwG__tabsContainer::-webkit-scrollbar{width:auto;height:4px}.Services-module-scss-module__c3LLwG__desktopTabsWrapper .Services-module-scss-module__c3LLwG__tabsContainer{padding-right:.5rem}.Services-module-scss-module__c3LLwG__categoryTab{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border:1px solid #ffffff1a;border-radius:1rem;align-items:center;gap:.75rem;margin-bottom:1rem;padding:.8rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,.2,.2,1);display:flex}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__categoryTab{font-size:1.05rem;font-weight:700}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__categoryTab{font-size:1.1rem;font-weight:700}}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__categoryTab{gap:.6rem;margin-bottom:1.1rem;padding:.6rem;font-size:1rem;font-weight:700}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__categoryTab{border-radius:.65rem;gap:.45rem;margin-bottom:.45rem;padding:.45rem;font-size:.78rem}}.Services-module-scss-module__c3LLwG__categoryTab:last-child{margin-bottom:0}.Services-module-scss-module__c3LLwG__categoryTab:hover{background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border-color:#fff3;transform:scale(1.05)}.Services-module-scss-module__c3LLwG__categoryTab.Services-module-scss-module__c3LLwG__active{background:var(--category-color,#5e3bee);color:#fff;border-color:var(--category-color,#5e3bee);transform:translate(4px);box-shadow:0 4px 15px #00000026}.Services-module-scss-module__c3LLwG__mobileTabsWrapper .Services-module-scss-module__c3LLwG__categoryTab{flex-shrink:0;width:auto;margin-bottom:0;margin-right:.5rem;padding:.75rem 1rem}.Services-module-scss-module__c3LLwG__mobileTabsWrapper .Services-module-scss-module__c3LLwG__categoryTab:last-child{margin-right:0}@media (max-width:480px){.Services-module-scss-module__c3LLwG__mobileTabsWrapper .Services-module-scss-module__c3LLwG__categoryTab span:not(.Services-module-scss-module__c3LLwG__count){display:none}}.Services-module-scss-module__c3LLwG__tabIcon{background:#ffffff1a;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:4px;display:flex}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__tabIcon{width:22px;height:22px;padding:3px}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__tabIcon{border-radius:.35rem;width:18px;height:18px;padding:2px}}.Services-module-scss-module__c3LLwG__tabLabel{flex:1;font-weight:600}.Services-module-scss-module__c3LLwG__count{color:currentColor;text-align:center;background:#fff3;border-radius:.5rem;min-width:28px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}@media (min-width:1366px) and (max-width:1920px) and (max-height:1080px){.Services-module-scss-module__c3LLwG__count{min-width:24px;padding:.15rem .4rem;font-size:.7rem}}@media (max-width:1366px) and (max-height:768px){.Services-module-scss-module__c3LLwG__count{border-radius:.35rem;min-width:18px;padding:.08rem .25rem;font-size:.6rem}}.Services-module-scss-module__c3LLwG__scrollIndicator{cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute}.Services-module-scss-module__c3LLwG__scrollIndicator:hover{background:#fff;transform:scale(1.1)}.Services-module-scss-module__c3LLwG__scrollIndicator svg{color:var(--text-secondary)}.Services-module-scss-module__c3LLwG__scrollIndicator.Services-module-scss-module__c3LLwG__top{top:-.5rem;left:50%;transform:translate(-50%)}.Services-module-scss-module__c3LLwG__scrollIndicator.Services-module-scss-module__c3LLwG__bottom{bottom:-.5rem;left:50%;transform:translate(-50%)}.Services-module-scss-module__c3LLwG__scrollIndicator.Services-module-scss-module__c3LLwG__left{left:-1rem}.Services-module-scss-module__c3LLwG__scrollIndicator.Services-module-scss-module__c3LLwG__right{right:-1rem}.Services-module-scss-module__c3LLwG__viewMoreContainer{justify-content:center;margin-top:1.5rem;padding:0 1rem;display:flex}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__viewMoreContainer{display:none}}.Services-module-scss-module__c3LLwG__viewMoreButton{color:var(--text-color);cursor:pointer;background:linear-gradient(135deg,#5e3bee1a 0%,#00d4ff1a 100%);border:1px solid #5e3bee33;border-radius:2rem;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s cubic-bezier(.4,.2,.2,1);display:flex}@media (min-width:1025px){.Services-module-scss-module__c3LLwG__viewMoreButton{font-size:1.05rem;font-weight:700}}@media (min-width:1921px){.Services-module-scss-module__c3LLwG__viewMoreButton{font-size:1.1rem;font-weight:700}}.Services-module-scss-module__c3LLwG__viewMoreButton:hover{background:var(--category-color,#5e3bee);color:#fff;border-color:var(--category-color,#5e3bee);transform:translateY(-2px);box-shadow:0 8px 25px #5e3bee4d}.Services-module-scss-module__c3LLwG__viewMoreButton:hover svg{transform:rotate(45deg)}.Services-module-scss-module__c3LLwG__backgroundDecoration{pointer-events:none;z-index:0;position:absolute;inset:0}.Services-module-scss-module__c3LLwG__decorativeCircle{background:radial-gradient(circle,var(--category-color,#5e3bee),transparent 70%);opacity:.03;border-radius:50%;width:120px;height:120px;animation:8s ease-in-out infinite Services-module-scss-module__c3LLwG__float;position:absolute;top:15%;right:8%}@media (max-width:768px){.Services-module-scss-module__c3LLwG__decorativeCircle{width:80px;height:80px}}.Services-module-scss-module__c3LLwG__decorativeGrid{opacity:.4;background-image:linear-gradient(#5e3bee14 1px,#0000 1px),linear-gradient(90deg,#5e3bee14 1px,#0000 1px);background-size:15px 15px;width:60px;height:60px;position:absolute;top:60%;left:3%}@keyframes Services-module-scss-module__c3LLwG__float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(90deg)}}.Services-module-scss-module__c3LLwG__mobileGrid{grid-template-columns:1fr;gap:20px;width:100%;display:grid;transform:translateZ(0)}@media (min-width:480px){.Services-module-scss-module__c3LLwG__mobileGrid{grid-template-columns:1fr 1fr}}@media (min-width:768px){.Services-module-scss-module__c3LLwG__mobileGrid{grid-template-columns:1fr 1fr 1fr;gap:14px}}@media screen and (min-width:768px) and (max-width:1024px){.Services-module-scss-module__c3LLwG__mobileGrid{grid-auto-rows:minmax(180px,200px)}}@-moz-document url-prefix(){.Services-module-scss-module__c3LLwG__serviceCard{perspective:1200px;transform-style:preserve-3d;-moz-transform-style:preserve-3d}.Services-module-scss-module__c3LLwG__cardInner{transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-origin:50%}.Services-module-scss-module__c3LLwG__cardFront{backface-visibility:hidden;z-index:2;transform:translateZ(0)}.Services-module-scss-module__c3LLwG__cardBack{backface-visibility:hidden;z-index:1;transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform:rotateY(180deg)translateZ(0)}.Services-module-scss-module__c3LLwG__serviceCard.Services-module-scss-module__c3LLwG__flipped .Services-module-scss-module__c3LLwG__cardInner{transform:rotateY(180deg)}.Services-module-scss-module__c3LLwG__cardTitle,.Services-module-scss-module__c3LLwG__cardDescription,.Services-module-scss-module__c3LLwG__cardBackTitle,.Services-module-scss-module__c3LLwG__cardBackDescription{isolation:isolate;-moz-isolation:isolate;transform:translateZ(0)}}
