.Navbar-module__cJzEcG__navbar{z-index:1000;justify-content:space-between;align-items:center;height:72px;padding:0 48px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__scrolled{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);height:64px}.Navbar-module__cJzEcG__logo{align-items:center;gap:10px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoText{font-family:var(--font-outfit);color:var(--foreground);letter-spacing:-.03em;font-size:1.4rem;font-weight:800}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:36px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--muted);cursor:pointer;letter-spacing:-.01em;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.Navbar-module__cJzEcG__navLink:hover{color:var(--foreground)}.Navbar-module__cJzEcG__navRight{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__ctaBtn{background:var(--foreground);color:var(--background);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:99px;padding:10px 28px;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1)}.Navbar-module__cJzEcG__ctaBtn:hover{opacity:.85;transform:translateY(-1px)}@media (max-width:1024px){.Navbar-module__cJzEcG__navbar{padding:0 32px}.Navbar-module__cJzEcG__navLinks{gap:24px}.Navbar-module__cJzEcG__navLink{font-size:.85rem}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{height:64px;padding:0 20px}.Navbar-module__cJzEcG__scrolled{height:60px}.Navbar-module__cJzEcG__logoText{font-size:1.2rem}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__ctaBtn{padding:8px 20px;font-size:.8rem}}@media (max-width:480px){.Navbar-module__cJzEcG__navbar{height:56px;padding:0 16px}.Navbar-module__cJzEcG__scrolled{height:54px}.Navbar-module__cJzEcG__logoText{font-size:1.1rem}.Navbar-module__cJzEcG__ctaBtn{padding:7px 16px;font-size:.75rem}}
.Hero-module__ZARIfG__heroWrapper{background:var(--background);flex-direction:column;width:100%;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage{border-radius:20px;width:calc(100% - 48px);height:70vh;margin:0 auto;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroImage img{object-fit:cover;width:100%;height:100%;display:block}.Hero-module__ZARIfG__heroOverlay{background:linear-gradient(90deg,#000000b3 0%,#0000004d 50%,#0000001a 100%);position:absolute;inset:0}.Hero-module__ZARIfG__heroContent{z-index:2;align-items:center;height:70vh;padding:0 80px;display:flex;position:absolute;top:72px;left:0;right:0}.Hero-module__ZARIfG__heroText{max-width:640px}.Hero-module__ZARIfG__heroSubtitle{color:#ffffffb3;letter-spacing:.05em;text-transform:uppercase;margin-bottom:24px;font-size:.85rem;font-weight:500}.Hero-module__ZARIfG__heroTitle{color:#fff;letter-spacing:-.04em;margin-bottom:24px;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__heroDescription{color:#ffffffbf;max-width:480px;margin-bottom:40px;font-size:1.05rem;font-weight:400;line-height:1.7}.Hero-module__ZARIfG__heroCta{color:#1a1a1a;cursor:pointer;letter-spacing:-.01em;background:#fff;border:none;border-radius:99px;align-items:center;gap:10px;padding:16px 36px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Hero-module__ZARIfG__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0003}.Hero-module__ZARIfG__statsBar{justify-content:center;gap:80px;width:100%;max-width:1200px;margin:0 auto;padding:48px 40px;display:flex}.Hero-module__ZARIfG__stat{align-items:center;gap:16px;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-outfit);color:var(--foreground);letter-spacing:-.04em;font-size:3rem;font-weight:800;line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--muted);font-size:.8rem;font-weight:500;line-height:1.4}@media (max-width:1024px){.Hero-module__ZARIfG__heroImage{width:calc(100% - 32px);height:60vh}.Hero-module__ZARIfG__heroContent{height:60vh;padding:0 60px}.Hero-module__ZARIfG__statsBar{gap:48px;padding:40px 32px}.Hero-module__ZARIfG__statNumber{font-size:2.4rem}}@media (max-width:768px){.Hero-module__ZARIfG__heroWrapper{min-height:auto}.Hero-module__ZARIfG__heroImage{border-radius:16px;width:calc(100% - 24px);height:50vh}.Hero-module__ZARIfG__heroContent{height:50vh;padding:0 40px}.Hero-module__ZARIfG__heroTitle{font-size:clamp(2rem,6vw,3rem)}.Hero-module__ZARIfG__heroDescription{margin-bottom:32px;font-size:.95rem}.Hero-module__ZARIfG__statsBar{grid-template-columns:1fr 1fr;gap:32px;padding:32px 24px;display:grid}.Hero-module__ZARIfG__statNumber{font-size:2rem}}@media (max-width:480px){.Hero-module__ZARIfG__heroImage{border-radius:12px;width:calc(100% - 16px);height:45vh}.Hero-module__ZARIfG__heroContent{height:45vh;padding:0 28px}.Hero-module__ZARIfG__heroTitle{margin-bottom:16px;font-size:clamp(1.6rem,7vw,2.2rem)}.Hero-module__ZARIfG__heroSubtitle{margin-bottom:16px;font-size:.7rem}.Hero-module__ZARIfG__heroDescription{margin-bottom:24px;font-size:.85rem;display:none}.Hero-module__ZARIfG__heroCta{padding:14px 28px;font-size:.8rem}.Hero-module__ZARIfG__statsBar{gap:24px;padding:24px 16px}.Hero-module__ZARIfG__stat{gap:12px}.Hero-module__ZARIfG__statNumber{font-size:1.6rem}.Hero-module__ZARIfG__statLabel{font-size:.7rem}}
.Services-module__dpHhBa__services{background:var(--background);padding:100px 0}.Services-module__dpHhBa__inner{max-width:1200px;margin:0 auto;padding:0 40px}.Services-module__dpHhBa__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:48px;display:flex}.Services-module__dpHhBa__sectionHeader h2{letter-spacing:-.03em;color:var(--foreground);margin-bottom:8px;font-size:2.8rem;font-weight:800}.Services-module__dpHhBa__subtitle{color:var(--muted);font-size:.95rem;font-weight:400}.Services-module__dpHhBa__navArrows{gap:8px;display:flex}.Services-module__dpHhBa__arrowBtn{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--foreground);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Services-module__dpHhBa__arrowBtn:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.Services-module__dpHhBa__slider{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;gap:20px;padding-bottom:6px;display:flex;overflow-x:auto}.Services-module__dpHhBa__slider::-webkit-scrollbar{display:none}.Services-module__dpHhBa__card{background:var(--surface);border:1px solid var(--border);cursor:pointer;scroll-snap-align:start;border-radius:16px;flex:0 0 calc(25% - 15px);transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Services-module__dpHhBa__card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.Services-module__dpHhBa__cardImage{aspect-ratio:4/5;width:100%;position:relative;overflow:hidden}.Services-module__dpHhBa__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Services-module__dpHhBa__card:hover .Services-module__dpHhBa__cardImage img{transform:scale(1.05)}.Services-module__dpHhBa__cardNumber{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1a1a;z-index:2;letter-spacing:-.01em;background:#ffffffe6;border-radius:99px;padding:6px 14px;font-size:.8rem;font-weight:700;position:absolute;top:12px;left:12px}.Services-module__dpHhBa__cardContent{padding:20px}.Services-module__dpHhBa__cardContent h3{color:var(--foreground);letter-spacing:-.02em;margin-bottom:4px;font-size:1.15rem;font-weight:700}.Services-module__dpHhBa__cardContent p{color:var(--muted);font-size:.85rem;line-height:1.5}@media (max-width:1024px){.Services-module__dpHhBa__services{padding:80px 0}.Services-module__dpHhBa__inner{padding:0 32px}.Services-module__dpHhBa__sectionHeader h2{font-size:2.2rem}.Services-module__dpHhBa__slider{gap:16px}.Services-module__dpHhBa__card{flex-basis:calc(33.3333% - 10.6667px)}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:60px 0}.Services-module__dpHhBa__inner{padding:0 20px}.Services-module__dpHhBa__sectionHeader{flex-direction:column;align-items:flex-start;gap:20px}.Services-module__dpHhBa__sectionHeader h2{font-size:1.8rem}.Services-module__dpHhBa__slider{gap:14px}.Services-module__dpHhBa__cardContent{padding:14px}.Services-module__dpHhBa__cardContent h3{font-size:.95rem}}@media (max-width:480px){.Services-module__dpHhBa__services{padding:40px 0}.Services-module__dpHhBa__inner{padding:0 16px}.Services-module__dpHhBa__sectionHeader h2{font-size:clamp(1.4rem,5vw,1.7rem)}.Services-module__dpHhBa__slider{gap:12px}.Services-module__dpHhBa__card{border-radius:12px;flex-basis:100%}.Services-module__dpHhBa__cardImage{aspect-ratio:3/4}.Services-module__dpHhBa__cardNumber{padding:4px 10px;font-size:.7rem;top:8px;left:8px}.Services-module__dpHhBa__cardContent{padding:12px}.Services-module__dpHhBa__cardContent h3{font-size:.9rem}.Services-module__dpHhBa__cardContent p{font-size:.75rem}.Services-module__dpHhBa__arrowBtn{width:36px;height:36px}}
.Offers-module__RqAc1a__offers{background:var(--surface);padding:100px 0;overflow:hidden}.Offers-module__RqAc1a__inner{max-width:1300px;margin:0 auto;padding:0 40px}.Offers-module__RqAc1a__header{align-items:center;gap:16px;margin-bottom:48px;display:flex}.Offers-module__RqAc1a__header h2{color:var(--foreground);letter-spacing:-.03em;font-size:2.8rem;font-weight:800}.Offers-module__RqAc1a__badge{background:var(--accent-glow);color:var(--accent);letter-spacing:.05em;text-transform:uppercase;border-radius:99px;padding:6px 16px;font-size:.75rem;font-weight:700}.Offers-module__RqAc1a__marqueeContainer{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.Offers-module__RqAc1a__marqueeTrack{gap:20px;width:max-content;padding:20px 0;display:flex}.Offers-module__RqAc1a__card{background:var(--background);border:1px solid var(--border);width:320px;box-shadow:var(--card-shadow);border-radius:16px;flex-shrink:0;transition:transform .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.Offers-module__RqAc1a__card:hover{transform:translateY(-6px)}.Offers-module__RqAc1a__cardImage{width:100%;height:200px;position:relative;overflow:hidden}.Offers-module__RqAc1a__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.Offers-module__RqAc1a__card:hover .Offers-module__RqAc1a__cardImage img{transform:scale(1.05)}.Offers-module__RqAc1a__cardOverlay{position:absolute;top:12px;left:12px}.Offers-module__RqAc1a__category{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1a1a1a;letter-spacing:.08em;background:#ffffffe6;border-radius:99px;padding:5px 14px;font-size:.7rem;font-weight:700;display:inline-block}.Offers-module__RqAc1a__cardBody{padding:20px}.Offers-module__RqAc1a__cardBody h3{color:var(--foreground);letter-spacing:-.02em;margin-bottom:6px;font-size:1.2rem;font-weight:700}.Offers-module__RqAc1a__cardBody p{color:var(--muted);font-size:.9rem;line-height:1.5}@media (max-width:1024px){.Offers-module__RqAc1a__offers{padding:80px 0}.Offers-module__RqAc1a__inner{padding:0 32px}.Offers-module__RqAc1a__header h2{font-size:2.2rem}.Offers-module__RqAc1a__card{width:280px}.Offers-module__RqAc1a__cardImage{height:170px}}@media (max-width:768px){.Offers-module__RqAc1a__offers{padding:60px 0}.Offers-module__RqAc1a__inner{padding:0 20px}.Offers-module__RqAc1a__header{flex-direction:column;align-items:flex-start;margin-bottom:32px}.Offers-module__RqAc1a__header h2{font-size:1.8rem}.Offers-module__RqAc1a__card{width:260px}.Offers-module__RqAc1a__cardImage{height:150px}.Offers-module__RqAc1a__cardBody{padding:16px}.Offers-module__RqAc1a__cardBody h3{font-size:1.05rem}.Offers-module__RqAc1a__cardBody p{font-size:.85rem}}@media (max-width:480px){.Offers-module__RqAc1a__offers{padding:40px 0}.Offers-module__RqAc1a__inner{padding:0 16px}.Offers-module__RqAc1a__header h2{font-size:clamp(1.4rem,5vw,1.7rem)}.Offers-module__RqAc1a__badge{padding:4px 10px;font-size:.65rem}.Offers-module__RqAc1a__marqueeTrack{gap:14px}.Offers-module__RqAc1a__card{border-radius:12px;width:220px}.Offers-module__RqAc1a__cardImage{height:130px}.Offers-module__RqAc1a__cardBody{padding:12px}.Offers-module__RqAc1a__cardBody h3{font-size:.95rem}.Offers-module__RqAc1a__cardBody p{font-size:.8rem}}
.Process-module__RmMdVa__process{background:var(--background);padding:100px 40px}.Process-module__RmMdVa__inner{max-width:1200px;margin:0 auto}.Process-module__RmMdVa__header{text-align:center;margin-bottom:72px}.Process-module__RmMdVa__header h2{letter-spacing:-.03em;color:var(--foreground);margin-bottom:12px;font-size:2.8rem;font-weight:800}.Process-module__RmMdVa__subtitle{color:var(--muted);font-size:1rem}.Process-module__RmMdVa__steps{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.Process-module__RmMdVa__step{text-align:center;border-radius:16px;padding:32px 20px;transition:all .3s}.Process-module__RmMdVa__step:hover{background:var(--surface)}.Process-module__RmMdVa__stepNumber{font-family:var(--font-outfit);color:var(--border);letter-spacing:-.04em;margin-bottom:8px;font-size:4rem;font-weight:900;line-height:1;transition:color .3s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepNumber{color:var(--accent)}.Process-module__RmMdVa__stepDivider{background:var(--border);width:40px;height:2px;margin:16px auto;transition:background .3s,width .3s}.Process-module__RmMdVa__step:hover .Process-module__RmMdVa__stepDivider{background:var(--accent);width:56px}.Process-module__RmMdVa__stepContent h3{color:var(--foreground);letter-spacing:-.02em;margin-bottom:12px;font-size:1.3rem;font-weight:700}.Process-module__RmMdVa__stepContent p{color:var(--muted);font-size:.9rem;line-height:1.6}@media (max-width:1024px){.Process-module__RmMdVa__process{padding:80px 32px}.Process-module__RmMdVa__header h2{font-size:2.2rem}.Process-module__RmMdVa__steps{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Process-module__RmMdVa__process{padding:60px 20px}.Process-module__RmMdVa__header{margin-bottom:48px}.Process-module__RmMdVa__header h2{font-size:1.8rem}.Process-module__RmMdVa__steps{grid-template-columns:1fr;gap:16px}.Process-module__RmMdVa__step{padding:24px 16px}.Process-module__RmMdVa__stepNumber{font-size:3rem}.Process-module__RmMdVa__stepContent h3{font-size:1.15rem}}@media (max-width:480px){.Process-module__RmMdVa__process{padding:40px 16px}.Process-module__RmMdVa__header{margin-bottom:36px}.Process-module__RmMdVa__header h2{font-size:clamp(1.4rem,5vw,1.6rem)}.Process-module__RmMdVa__subtitle{font-size:.9rem}.Process-module__RmMdVa__step{border-radius:12px;padding:20px 12px}.Process-module__RmMdVa__stepNumber{font-size:2.5rem}.Process-module__RmMdVa__stepContent h3{font-size:1.05rem}.Process-module__RmMdVa__stepContent p{font-size:.85rem}}
.FAQ-module__V8_xEa__faq{background:var(--surface);padding:100px 40px}.FAQ-module__V8_xEa__container{max-width:900px;margin:0 auto}.FAQ-module__V8_xEa__header{text-align:center;margin-bottom:56px}.FAQ-module__V8_xEa__header h2{letter-spacing:-.03em;color:var(--foreground);font-size:2.8rem;font-weight:800;line-height:1.1}.FAQ-module__V8_xEa__accordion{flex-direction:column;gap:8px;display:flex}.FAQ-module__V8_xEa__item{background:var(--background);border:1px solid var(--border);border-radius:12px;transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__itemOpen{border-color:var(--accent)}.FAQ-module__V8_xEa__trigger{cursor:pointer;width:100%;color:var(--foreground);text-align:left;letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:24px 28px;font-size:1.05rem;font-weight:600;display:flex}.FAQ-module__V8_xEa__chevron{color:var(--muted);flex-shrink:0}.FAQ-module__V8_xEa__content{color:var(--muted);padding:0 28px 24px;font-size:.95rem;line-height:1.7}@media (max-width:1024px){.FAQ-module__V8_xEa__faq{padding:80px 32px}.FAQ-module__V8_xEa__header h2{font-size:2.2rem}}@media (max-width:768px){.FAQ-module__V8_xEa__faq{padding:60px 20px}.FAQ-module__V8_xEa__header{margin-bottom:40px}.FAQ-module__V8_xEa__header h2{font-size:1.8rem}.FAQ-module__V8_xEa__trigger{padding:20px;font-size:1rem}.FAQ-module__V8_xEa__content{padding:0 20px 20px;font-size:.9rem}}@media (max-width:480px){.FAQ-module__V8_xEa__faq{padding:40px 16px}.FAQ-module__V8_xEa__header h2{font-size:clamp(1.4rem,5vw,1.6rem)}.FAQ-module__V8_xEa__accordion{gap:6px}.FAQ-module__V8_xEa__trigger{padding:16px;font-size:.95rem}.FAQ-module__V8_xEa__content{padding:0 16px 16px;font-size:.85rem;line-height:1.6}}
.Contact-module__hcVmEa__contact{background:var(--background);padding:120px 0;position:relative;overflow:hidden}.Contact-module__hcVmEa__container{max-width:1200px;margin:0 auto;padding:0 40px}.Contact-module__hcVmEa__grid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__hcVmEa__badge{background:var(--surface);color:var(--accent);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.03em;border-radius:99px;margin-bottom:24px;padding:8px 20px;font-size:.8rem;font-weight:600;display:inline-block}.Contact-module__hcVmEa__title{letter-spacing:-.03em;margin-bottom:24px;font-size:3rem;font-weight:800;line-height:1.1}.Contact-module__hcVmEa__description{color:var(--muted);margin-bottom:40px;font-size:1.05rem;line-height:1.7}.Contact-module__hcVmEa__contactItems{flex-direction:column;gap:28px;display:flex}.Contact-module__hcVmEa__item{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__iconBox{background:var(--surface);border:1px solid var(--border);width:48px;height:48px;color:var(--accent);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__item h5{color:var(--foreground);margin-bottom:2px;font-size:.95rem;font-weight:600}.Contact-module__hcVmEa__item p{color:var(--muted);font-size:.9rem}.Contact-module__hcVmEa__contactImage{border-radius:16px;height:220px;margin-top:40px;overflow:hidden}.Contact-module__hcVmEa__contactImage img{object-fit:cover;width:100%;height:100%}.Contact-module__hcVmEa__formCard{background:var(--surface);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:24px;padding:48px}.Contact-module__hcVmEa__form{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__inputGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__hcVmEa__inputGroup label{color:var(--foreground);align-items:center;gap:8px;font-size:.85rem;font-weight:600;display:flex}.Contact-module__hcVmEa__inputGroup label svg{color:var(--muted)}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{background:var(--background);border:1px solid var(--border);color:var(--foreground);border-radius:10px;outline:none;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .3s}.Contact-module__hcVmEa__inputGroup input:focus,.Contact-module__hcVmEa__inputGroup textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Contact-module__hcVmEa__submitBtn{background:var(--foreground);color:var(--background);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.Contact-module__hcVmEa__submitBtn:hover{opacity:.85;transform:translateY(-2px)}@media (max-width:1024px){.Contact-module__hcVmEa__contact{padding:80px 0}.Contact-module__hcVmEa__container{padding:0 32px}.Contact-module__hcVmEa__grid{grid-template-columns:1fr;gap:48px}.Contact-module__hcVmEa__title{font-size:2.5rem}.Contact-module__hcVmEa__contactImage{display:none}}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:60px 0}.Contact-module__hcVmEa__container{padding:0 20px}.Contact-module__hcVmEa__grid{gap:40px}.Contact-module__hcVmEa__title{margin-bottom:20px;font-size:clamp(2rem,5vw,2.5rem)}.Contact-module__hcVmEa__description{margin-bottom:32px;font-size:.95rem}.Contact-module__hcVmEa__formCard{border-radius:20px;padding:32px 24px}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{padding:12px 14px;font-size:.9rem}}@media (max-width:480px){.Contact-module__hcVmEa__contact{padding:40px 0}.Contact-module__hcVmEa__container{padding:0 16px}.Contact-module__hcVmEa__grid{gap:32px}.Contact-module__hcVmEa__badge{margin-bottom:16px;padding:6px 14px;font-size:.7rem}.Contact-module__hcVmEa__title{margin-bottom:16px;font-size:clamp(1.4rem,5vw,1.8rem)}.Contact-module__hcVmEa__description{margin-bottom:24px;font-size:.9rem}.Contact-module__hcVmEa__contactItems{gap:20px}.Contact-module__hcVmEa__item{gap:12px}.Contact-module__hcVmEa__iconBox{width:40px;min-width:40px;height:40px}.Contact-module__hcVmEa__item h5{font-size:.9rem}.Contact-module__hcVmEa__item p{font-size:.8rem}.Contact-module__hcVmEa__formCard{border-radius:16px;padding:24px 16px}.Contact-module__hcVmEa__form{gap:16px}.Contact-module__hcVmEa__inputGroup label{font-size:.8rem}.Contact-module__hcVmEa__inputGroup input,.Contact-module__hcVmEa__inputGroup textarea{border-radius:8px;padding:10px 12px;font-size:.85rem}.Contact-module__hcVmEa__submitBtn{padding:14px;font-size:.85rem}}
.About-module__vAULUW__about{background:var(--background);align-items:center;min-height:100vh;padding:120px 0;transition:background .5s;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 60px;display:flex}.About-module__vAULUW__content{z-index:50;flex:0 0 500px}.About-module__vAULUW__badge{background:var(--surface);color:var(--accent);border:1px solid var(--border);letter-spacing:.03em;text-transform:uppercase;border-radius:99px;margin-bottom:28px;padding:8px 20px;font-size:.8rem;font-weight:600;display:inline-block}.About-module__vAULUW__title{color:var(--foreground);letter-spacing:-.03em;margin-bottom:24px;font-size:3.2rem;font-weight:800;line-height:1.1}.About-module__vAULUW__description{color:var(--muted);margin-bottom:32px;font-size:1.05rem;line-height:1.7}.About-module__vAULUW__featureList{flex-direction:column;gap:14px;margin-bottom:40px;display:flex}.About-module__vAULUW__featureItem{color:var(--foreground);align-items:center;gap:12px;font-size:.95rem;font-weight:500;display:flex}.About-module__vAULUW__featureItem svg{color:var(--accent);flex-shrink:0}.About-module__vAULUW__ctaGroup{gap:16px;display:flex}.About-module__vAULUW__primaryBtn{background:var(--foreground);color:var(--background);cursor:pointer;letter-spacing:-.01em;border:none;border-radius:99px;align-items:center;gap:10px;padding:16px 32px;font-size:.9rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.About-module__vAULUW__primaryBtn:hover{opacity:.85;transform:translateY(-2px)}.About-module__vAULUW__orbitWrapper{perspective:2000px;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.About-module__vAULUW__orbitArea{justify-content:center;align-items:center;width:900px;height:900px;transition:transform .1s ease-out;display:flex;position:relative}.About-module__vAULUW__centerGlow{background:radial-gradient(circle, var(--accent-glow) 0%, transparent 70%);filter:blur(50px);pointer-events:none;z-index:1;width:400px;height:400px;position:absolute}.About-module__vAULUW__centerRainbowBlur{background:linear-gradient(45deg, var(--accent), var(--foreground), var(--accent));filter:blur(80px);opacity:.08;pointer-events:none;z-index:1;background-size:400% 400%;border-radius:50%;width:300px;height:300px;animation:10s linear infinite About-module__vAULUW__rainbowRotate;position:absolute}@keyframes About-module__vAULUW__rainbowRotate{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.About-module__vAULUW__orbitRing{border:1px solid var(--border);pointer-events:none;opacity:.4;border-radius:50%;position:absolute}.About-module__vAULUW__centerCard{background:var(--surface);border:1px solid var(--border);text-align:center;z-index:10;width:160px;height:160px;box-shadow:var(--card-shadow);pointer-events:none;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__centerCard small{color:var(--accent);letter-spacing:.3em;margin-bottom:8px;font-size:.75rem;font-weight:800}.About-module__vAULUW__centerCard h2{color:var(--foreground);letter-spacing:-.02em;font-size:1.15rem;font-weight:700;line-height:1.2}.About-module__vAULUW__centerPulse{border:1px solid var(--accent-glow);border-radius:50%;width:100%;height:100%;animation:4s cubic-bezier(.4,0,.6,1) infinite About-module__vAULUW__pulse;position:absolute}@keyframes About-module__vAULUW__pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.1)}to{opacity:0;transform:scale(1)}}.About-module__vAULUW__badgePivot{pointer-events:none;justify-content:center;align-items:center;display:flex}.About-module__vAULUW__serviceBadge{background:var(--surface);border:1px solid var(--border);cursor:pointer;pointer-events:auto;white-space:nowrap;z-index:50;box-shadow:var(--card-shadow);border-radius:99px;align-items:center;gap:10px;padding:8px 18px;transition:background-color .3s,border-color .3s,box-shadow .3s,opacity .3s,filter .3s;display:flex}.About-module__vAULUW__badgeIcon{color:var(--accent);justify-content:center;align-items:center;display:flex}.About-module__vAULUW__badgeName{color:var(--foreground);font-size:.85rem;font-weight:600}.About-module__vAULUW__activeBadge{background:var(--foreground);border-color:var(--foreground);z-index:1000;box-shadow:0 4px 20px #00000026}.About-module__vAULUW__activeBadge .About-module__vAULUW__badgeName,.About-module__vAULUW__activeBadge .About-module__vAULUW__badgeIcon{color:var(--background)}.About-module__vAULUW__dimmedBadge{opacity:.3;filter:blur(1px)}.About-module__vAULUW__tooltip{background:var(--foreground);color:var(--background);white-space:nowrap;z-index:2000;pointer-events:none;border-radius:8px;padding:8px 16px;font-size:.75rem;font-weight:500;line-height:1.3;position:absolute;left:50%;box-shadow:0 4px 16px #00000026}.About-module__vAULUW__tooltipArrow{background:var(--foreground);width:8px;height:8px;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)rotate(45deg)}@media (max-width:1200px){.About-module__vAULUW__about{min-height:auto;padding:80px 0}.About-module__vAULUW__container{text-align:center;flex-direction:column;gap:60px;padding:0 30px}.About-module__vAULUW__content{z-index:50;max-width:100%}.About-module__vAULUW__featureList{align-items:center}.About-module__vAULUW__ctaGroup{justify-content:center}.About-module__vAULUW__orbitWrapper{perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex}.About-module__vAULUW__orbitArea{width:700px;height:700px;margin:0 auto;transform:scale(.75)!important}.About-module__vAULUW__content{flex:none;max-width:100%}.About-module__vAULUW__title{font-size:2.8rem}}@media (max-width:768px){.About-module__vAULUW__about{padding:60px 0}.About-module__vAULUW__container{flex-direction:column;justify-content:flex-start;align-items:center;gap:60px;padding:0 20px}.About-module__vAULUW__content{z-index:50;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:100%;display:flex}.About-module__vAULUW__orbitWrapper{perspective:1000px;justify-content:center;align-items:center;width:100%;display:flex}.About-module__vAULUW__title{text-align:center;margin-bottom:16px;font-size:clamp(2rem,5vw,2.5rem)}.About-module__vAULUW__description{text-align:center;max-width:100%;margin-bottom:24px;font-size:.95rem}.About-module__vAULUW__featureList{align-items:center}.About-module__vAULUW__ctaGroup{justify-content:center;width:100%}.About-module__vAULUW__orbitArea{width:420px;height:420px;margin:0 auto;transform:scale(.65)!important}.About-module__vAULUW__centerCard{width:140px;height:140px}.About-module__vAULUW__centerCard h2{font-size:1rem}.About-module__vAULUW__centerCard small{font-size:.65rem}.About-module__vAULUW__centerGlow{width:260px;height:260px}}@media (max-width:480px){.About-module__vAULUW__about{padding:40px 0 50px}.About-module__vAULUW__container{flex-direction:column;justify-content:flex-start;align-items:center;gap:50px;padding:0 16px}.About-module__vAULUW__content{z-index:50;text-align:center;flex-direction:column;order:1;align-items:center;width:100%;max-width:100%;display:flex}.About-module__vAULUW__orbitWrapper{perspective:1000px;order:2;justify-content:center;align-items:center;width:100%;display:flex}.About-module__vAULUW__title{text-align:center;margin-bottom:12px;font-size:clamp(1.4rem,5vw,1.8rem);line-height:1.2}.About-module__vAULUW__badge{margin-bottom:16px;font-size:.7rem}.About-module__vAULUW__description{text-align:center;max-width:100%;margin-bottom:20px;font-size:.85rem;line-height:1.5}.About-module__vAULUW__featureList{margin-bottom:28px}.About-module__vAULUW__featureItem{font-size:.85rem}.About-module__vAULUW__ctaGroup{justify-content:center;width:100%}.About-module__vAULUW__primaryBtn{width:auto;margin:0 auto;padding:12px 24px;font-size:.8rem}.About-module__vAULUW__orbitArea{width:320px;height:320px;margin:0 auto;transform:scale(.55)!important}.About-module__vAULUW__centerCard{width:130px;height:130px}.About-module__vAULUW__centerCard h2{font-size:.9rem;line-height:1.1}.About-module__vAULUW__centerCard small{font-size:.65rem}.About-module__vAULUW__centerGlow{width:280px;height:280px}.About-module__vAULUW__centerRainbowBlur{width:220px;height:220px}.About-module__vAULUW__serviceBadge{padding:6px 10px;font-size:.65rem}.About-module__vAULUW__badgeName{font-size:.65rem}}
