.Header-module__hBw1pG__header{z-index:1000;border-bottom:1px solid #0000;width:100%;height:80px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{background:var(--header-bg);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid var(--glass-border);height:70px}.Header-module__hBw1pG__headerInner{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__hBw1pG__logoContainer{align-items:center;height:60px;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:48px;transition:all .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logoImage{height:40px}.Header-module__hBw1pG__logoText{font-family:var(--font-outfit),sans-serif;letter-spacing:-.05em;color:var(--foreground);background:var(--logo-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.Header-module__hBw1pG__nav{align-items:center;gap:2.5rem;display:flex}.Header-module__hBw1pG__navLink{font-family:var(--font-noto-sans),sans-serif;color:var(--nav-link);font-size:1rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--accent)}.Header-module__hBw1pG__dropdown{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__dropdownMenu{opacity:0;visibility:hidden;border:1px solid var(--glass-border);z-index:1001;background:#fff;border-radius:12px;min-width:180px;padding:.8rem 0;transition:all .3s;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 30px #0000001a}.Header-module__hBw1pG__dropdown:hover .Header-module__hBw1pG__dropdownMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownItem{color:#333;white-space:nowrap;padding:.7rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s;display:block}.Header-module__hBw1pG__dropdownItem:hover{background:var(--background-alt);color:var(--accent)}.Header-module__hBw1pG__contactBtn{color:#fff;background:#f97316;border-radius:50px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .3s}.Header-module__hBw1pG__contactBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #f9731666}.Header-module__hBw1pG__mobileMenuBtn,.Header-module__hBw1pG__mobileNav{display:none}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__mobileMenuBtn{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:flex}.Header-module__hBw1pG__bar{background:var(--foreground);border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:first-child{transform:translateY(8.5px)rotate(45deg)}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(2){opacity:0}.Header-module__hBw1pG__mobileMenuBtn.Header-module__hBw1pG__active .Header-module__hBw1pG__bar:nth-child(3){transform:translateY(-8.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{z-index:1001;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;height:100vh;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__hBw1pG__mobileNav.Header-module__hBw1pG__active{right:0}.Header-module__hBw1pG__mobileNavLink{color:var(--foreground);margin-bottom:.5rem;font-size:1.5rem;font-weight:700;display:block}.Header-module__hBw1pG__mobileMenuWrapper{flex-direction:column;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__mobileSubMenu{background:#00000005;border-radius:12px;flex-direction:column;align-items:center;gap:.8rem;width:100%;padding:.5rem 0 1rem;display:none}.Header-module__hBw1pG__mobileSubMenu.Header-module__hBw1pG__open{display:flex}.Header-module__hBw1pG__mobileSubLink{color:var(--text-muted);text-align:center;width:100%;padding:.5rem 0;font-size:1.1rem}}
.Footer-module__S6Hkya__footer{color:#ffffffb3;background:#0d1b2a;border-top:1px solid #ffffff0d;padding:6rem 0 3rem}.Footer-module__S6Hkya__content{grid-template-columns:1fr 1.5fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__S6Hkya__brandSide{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{flex-direction:column;gap:.3rem;display:flex}.Footer-module__S6Hkya__philip{font-family:var(--font-noto-sans),sans-serif;color:#fff;font-size:1.8rem;font-weight:800}.Footer-module__S6Hkya__slogan{color:var(--accent);letter-spacing:.05rem;font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__companyDesc{color:#aaa;word-break:keep-all;font-size:.95rem;line-height:1.7}.Footer-module__S6Hkya__infoSide{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__S6Hkya__infoGroup h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;opacity:.9;margin-bottom:1.5rem;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__infoGrid{grid-template-columns:repeat(2,1fr);gap:.8rem 2rem;display:grid}.Footer-module__S6Hkya__infoGrid span{color:#999;font-size:.85rem}.Footer-module__S6Hkya__infoGrid a{color:#999;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__infoGrid a:hover{color:var(--accent)}.Footer-module__S6Hkya__linksGroup{border-top:1px solid #ffffff0d;gap:1.5rem;padding-top:1.5rem;display:flex}.Footer-module__S6Hkya__privacyLink{color:#fff;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s}.Footer-module__S6Hkya__privacyLink:hover{opacity:.8}.Footer-module__S6Hkya__bottom{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem}.Footer-module__S6Hkya__copyright{color:#666;font-size:.8rem}@media (max-width:768px){.Footer-module__S6Hkya__content{grid-template-columns:1fr;gap:3rem}.Footer-module__S6Hkya__infoGrid{grid-template-columns:1fr}.Footer-module__S6Hkya__footer{padding:4rem 0 2rem}}
.Contact-module__DIbnYa__contact{background:#faf8f5;padding-top:8rem;padding-bottom:10rem}.Contact-module__DIbnYa__footer{border-top:1px solid var(--glass-border);background:var(--footer-bg,transparent);padding:5rem 0}.Contact-module__DIbnYa__content{text-align:center;margin-bottom:8rem}.Contact-module__DIbnYa__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.Contact-module__DIbnYa__desc{color:var(--text-muted);margin-bottom:4rem;font-size:1.2rem}.Contact-module__DIbnYa__links{flex-wrap:wrap;justify-content:center;gap:3rem;display:flex}.Contact-module__DIbnYa__linkItem{flex-direction:column;align-items:center;gap:1rem;transition:transform .3s;display:flex}.Contact-module__DIbnYa__linkItem:hover{transform:translateY(-10px)}.Contact-module__DIbnYa__icon{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;font-size:2rem;transition:all .3s;display:flex}.Contact-module__DIbnYa__linkItem:hover .Contact-module__DIbnYa__icon{background:var(--cta);border-color:var(--cta);color:#fff}.Contact-module__DIbnYa__label{color:var(--text-muted);font-weight:600}.Contact-module__DIbnYa__footer{border-top:1px solid var(--glass-border);padding:5rem 0}.Contact-module__DIbnYa__footerInner{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.Contact-module__DIbnYa__footerInfo{color:var(--text-muted);font-size:.95rem;line-height:1.8}.Contact-module__DIbnYa__brand{font-family:var(--font-outfit),sans-serif;color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:800}.Contact-module__DIbnYa__copyright{color:var(--text-muted);font-size:.85rem}@media (max-width:768px){.Contact-module__DIbnYa__title{font-size:2rem}.Contact-module__DIbnYa__footerInner{flex-direction:column;align-items:flex-start}.Contact-module__DIbnYa__links{flex-wrap:nowrap;gap:1rem}.Contact-module__DIbnYa__icon{border-radius:16px;width:60px;height:60px;font-size:1.5rem}.Contact-module__DIbnYa__linkItem img{width:36px!important;height:36px!important}}
.HeroV1-module__-JpNwq__hero{width:100%;height:100vh;position:relative;overflow:hidden}.HeroV1-module__-JpNwq__slide{opacity:0;align-items:center;width:100%;height:100%;transition:opacity 1s ease-in-out;display:flex;position:absolute;top:0;left:0}.HeroV1-module__-JpNwq__slide.HeroV1-module__-JpNwq__active{opacity:1;z-index:1}.HeroV1-module__-JpNwq__imageWrapper{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroV1-module__-JpNwq__overlay{background:var(--hero-overlay);width:100%;height:100%;position:absolute;top:0;left:0}.HeroV1-module__-JpNwq__content{z-index:1;opacity:0;transition:all .8s cubic-bezier(.2,.8,.2,1);position:relative;transform:translateY(30px)}.HeroV1-module__-JpNwq__active .HeroV1-module__-JpNwq__content{opacity:1;transform:translateY(0)}.HeroV1-module__-JpNwq__subTitle{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;margin-bottom:1rem;font-size:1.2rem;font-weight:700}.HeroV1-module__-JpNwq__mainTitle{letter-spacing:-.03em;color:#111;text-shadow:0 1px 3px #fffc,0 0 1px #0000001a;word-break:keep-all;margin-bottom:2rem;font-size:5rem;font-weight:800;line-height:1.1}.HeroV1-module__-JpNwq__mainTitle span{display:inline-block}.HeroV1-module__-JpNwq__description{color:var(--foreground);opacity:.8;word-break:keep-all;max-width:600px;margin-bottom:3.5rem;font-size:1.4rem;line-height:1.6}.HeroV1-module__-JpNwq__profile{background:var(--glass-bg);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);border-radius:50px;align-items:center;gap:1.5rem;width:fit-content;margin:0 auto;padding:1.2rem 2.5rem;display:flex;box-shadow:0 10px 30px #0000000d}.HeroV1-module__-JpNwq__profile p{color:var(--foreground);margin:0;font-size:1.4rem;line-height:1.6;display:block}.HeroV1-module__-JpNwq__avatar{width:50px;height:50px;box-shadow:none;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .3s;display:flex;overflow:hidden}.HeroV1-module__-JpNwq__avatarImage{object-fit:contain;width:100%;height:100%}.HeroV1-module__-JpNwq__inlineLogo{vertical-align:middle;width:auto;height:1.8rem;margin:0 .4rem;display:inline-block;transform:translateY(-2px)}.HeroV1-module__-JpNwq__profile strong{color:var(--secondary);font-weight:800}.HeroV1-module__-JpNwq__indicators{z-index:10;gap:1rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.HeroV1-module__-JpNwq__indicator{cursor:pointer;background:#ffffff4d;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.HeroV1-module__-JpNwq__activeIndicator{background:var(--accent);border-radius:10px;width:30px}@media (max-width:768px){.HeroV1-module__-JpNwq__mainTitle{font-size:2.5rem}.HeroV1-module__-JpNwq__subTitle{letter-spacing:.15em;margin-bottom:.8rem;font-size:.9rem}.HeroV1-module__-JpNwq__description{margin-bottom:2rem;font-size:1rem;line-height:1.5}.HeroV1-module__-JpNwq__profile{white-space:nowrap;gap:.6rem;width:fit-content;max-width:98%;padding:.6rem .8rem}.HeroV1-module__-JpNwq__profile p{letter-spacing:-.02em;font-size:.85rem}.HeroV1-module__-JpNwq__avatar{width:32px;height:32px}.HeroV1-module__-JpNwq__inlineLogo{width:auto;height:1.1rem;margin:0 .2rem}}
.JourneyAnalysis-module__2cq-Ka__journeyAnalysis{background:#fff;padding:10rem 0 6rem;position:relative;overflow:hidden}.JourneyAnalysis-module__2cq-Ka__header{text-align:center;margin-bottom:5rem}.JourneyAnalysis-module__2cq-Ka__sectionTitle{font-family:var(--font-outfit),sans-serif;color:#0d1b2a;letter-spacing:-.02em;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.2}.JourneyAnalysis-module__2cq-Ka__highlight{color:#f97316}.JourneyAnalysis-module__2cq-Ka__sectionDesc{color:#64748b;word-break:keep-all;font-size:1.25rem;font-weight:500;line-height:1.7}.JourneyAnalysis-module__2cq-Ka__journeyWrapper{max-width:1000px;margin:5rem auto 0;padding:0 1rem}.JourneyAnalysis-module__2cq-Ka__journeyContainer{background:#fff;border:1px solid #0000000d;border-radius:4rem;width:100%;padding:6rem 4rem;position:relative;box-shadow:0 30px 60px #0000000a}.JourneyAnalysis-module__2cq-Ka__journeyContainer:before{content:"USER JOURNEY MAP";color:#fff;letter-spacing:.1em;background:#0d1b2a;border-radius:99px;padding:.4rem 1.5rem;font-size:.75rem;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.JourneyAnalysis-module__2cq-Ka__journeySvg{width:100%;height:auto;overflow:visible}.JourneyAnalysis-module__2cq-Ka__journeyMessage{text-align:center;color:#0d1b2a;letter-spacing:-.02em;word-break:keep-all;margin-top:4rem;font-size:1.6rem;font-weight:900;line-height:1.5}.JourneyAnalysis-module__2cq-Ka__subMessage{color:#f97316;margin-top:1rem;font-size:1.2rem;font-weight:800;display:block}.JourneyAnalysis-module__2cq-Ka__pulse{animation:2s infinite JourneyAnalysis-module__2cq-Ka__pulse}@keyframes JourneyAnalysis-module__2cq-Ka__pulse{0%{opacity:.8;transform:scale(1)}50%{opacity:.3;transform:scale(1.3)}to{opacity:.8;transform:scale(1)}}.JourneyAnalysis-module__2cq-Ka__errorPoint{transform-box:fill-box;transform-origin:50%}@media (max-width:1024px){.JourneyAnalysis-module__2cq-Ka__sectionTitle{font-size:2.8rem}.JourneyAnalysis-module__2cq-Ka__journeyContainer{padding:4rem 2rem}.JourneyAnalysis-module__2cq-Ka__journeyMessage{font-size:1.3rem}}@media (max-width:768px){.JourneyAnalysis-module__2cq-Ka__journeyAnalysis{padding:3rem 0}.JourneyAnalysis-module__2cq-Ka__header{margin-bottom:2rem}.JourneyAnalysis-module__2cq-Ka__sectionTitle{margin-bottom:1rem;font-size:1.55rem;line-height:1.3}.JourneyAnalysis-module__2cq-Ka__sectionDesc{font-size:.85rem;line-height:1.5}.JourneyAnalysis-module__2cq-Ka__journeyWrapper{margin-top:1.5rem;padding:0 .5rem}.JourneyAnalysis-module__2cq-Ka__journeyContainer{border-radius:1.25rem;padding:2rem .5rem}.JourneyAnalysis-module__2cq-Ka__journeyContainer:before{padding:.25rem .8rem;font-size:.6rem;top:-10px}.JourneyAnalysis-module__2cq-Ka__journeySvg text{font-size:14px!important}.JourneyAnalysis-module__2cq-Ka__journeySvg text[font-size="11"]{font-size:10px!important}.JourneyAnalysis-module__2cq-Ka__journeyMessage{margin-top:2rem;padding:0 .75rem;font-size:.88rem;line-height:1.5}.JourneyAnalysis-module__2cq-Ka__subMessage{margin-top:.4rem;font-size:.78rem}}
.MarketingBudget-module__98G1nW__marketingBudget{color:#fff;text-align:center;background:#0d1b2a;padding:8rem 0;position:relative;overflow:hidden}.MarketingBudget-module__98G1nW__glowBg{display:none}.MarketingBudget-module__98G1nW__header{z-index:10;max-width:56rem;margin:0 auto 4rem;position:relative}.MarketingBudget-module__98G1nW__title{font-family:var(--font-outfit),sans-serif;color:#fff;text-shadow:0 4px 20px #00000080;margin-bottom:2rem;font-size:2.5rem;font-weight:700;line-height:1.3}.MarketingBudget-module__98G1nW__goldText{color:#fdba74;text-shadow:none}.MarketingBudget-module__98G1nW__desc{color:#e2e8f0;font-size:1.25rem;font-weight:500;line-height:1.8}.MarketingBudget-module__98G1nW__orangeText{color:#f97316;font-weight:700}.MarketingBudget-module__98G1nW__grid{z-index:10;grid-template-columns:1fr;gap:2rem;max-width:72rem;margin-top:4rem;margin-left:auto;margin-right:auto;display:grid;position:relative}@media (min-width:768px){.MarketingBudget-module__98G1nW__grid{grid-template-columns:repeat(2,1fr)}.MarketingBudget-module__98G1nW__title{font-size:3.5rem}}.MarketingBudget-module__98G1nW__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-align:left;background:#0f172acc;border:1px solid #ffffff26;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:3rem 2.5rem;transition:all .3s;display:flex;box-shadow:0 10px 30px -5px #00000080}.MarketingBudget-module__98G1nW__cardTitle{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.MarketingBudget-module__98G1nW__cardDesc{color:#cbd5e1;font-size:1.1rem;line-height:1.7}.MarketingBudget-module__98G1nW__reductionCard:hover{background:#0f172af2;border-color:#fdba74;transform:translateY(-5px)}.MarketingBudget-module__98G1nW__expansionCard:hover{background:#0f172af2;border-color:#f97316;transform:translateY(-5px)}.MarketingBudget-module__98G1nW__iconBox{border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:2rem;transition:transform .3s;display:flex}.MarketingBudget-module__98G1nW__card:hover .MarketingBudget-module__98G1nW__iconBox{transform:scale(1.1)}.MarketingBudget-module__98G1nW__iconGold{color:#fdba74;background:#fdba7426}.MarketingBudget-module__98G1nW__iconOrange{color:#f97316;background:#f9731626}.MarketingBudget-module__98G1nW__ctaContainer{z-index:10;margin-top:6rem;position:relative}.MarketingBudget-module__98G1nW__ctaButton{color:#fff;background-color:#f97316;border-radius:9999px;padding:1.25rem 3rem;font-size:1.1rem;font-weight:800;transition:all .3s;display:inline-block;box-shadow:0 0 25px #f9731666}.MarketingBudget-module__98G1nW__ctaButton:hover{background-color:#ea580c;transform:scale(1.05);box-shadow:0 0 35px #f9731699}@media (max-width:768px){.MarketingBudget-module__98G1nW__marketingBudget{padding:3rem 0}.MarketingBudget-module__98G1nW__title{font-size:1.55rem;line-height:1.3}.MarketingBudget-module__98G1nW__desc{padding:0 1rem;font-size:.85rem;line-height:1.5}.MarketingBudget-module__98G1nW__grid{gap:1rem;margin-top:2rem;padding:0 .5rem}.MarketingBudget-module__98G1nW__card{padding:1.75rem 1rem}.MarketingBudget-module__98G1nW__cardTitle{font-size:1.15rem}.MarketingBudget-module__98G1nW__cardDesc{font-size:.85rem}.MarketingBudget-module__98G1nW__ctaContainer{margin-top:3rem}.MarketingBudget-module__98G1nW__ctaButton{width:100%;max-width:260px;padding:.85rem 1.75rem;font-size:.95rem}}
.Reference-module__o_LRbG__reference{background:#f8f7f2;border-top:1px solid #00000005;border-bottom:1px solid #00000008;padding:10rem 0}.Reference-module__o_LRbG__header{text-align:center;margin-bottom:5rem}.Reference-module__o_LRbG__sectionTitle{font-family:var(--font-outfit),sans-serif;margin-bottom:1.5rem;font-size:3rem;font-weight:700}.Reference-module__o_LRbG__sectionDesc{color:var(--text-muted);font-size:1.1rem}.Reference-module__o_LRbG__portfolioContainer{width:100%;padding:2rem 0;position:relative;overflow:hidden}.Reference-module__o_LRbG__rollingRow{gap:.8rem;width:max-content;margin-bottom:.8rem;display:flex}.Reference-module__o_LRbG__rollingRowLeft{animation:40s linear infinite Reference-module__o_LRbG__rollLeft}.Reference-module__o_LRbG__rollingRowRight{animation:40s linear infinite Reference-module__o_LRbG__rollRight}@keyframes Reference-module__o_LRbG__rollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Reference-module__o_LRbG__rollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.Reference-module__o_LRbG__card{aspect-ratio:4/3;border-radius:12px;flex-shrink:0;width:380px;position:relative;overflow:hidden}.Reference-module__o_LRbG__imageWrapper{background:#fff;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:relative}.Reference-module__o_LRbG__card:hover .Reference-module__o_LRbG__imageWrapper{transform:scale(1.05)}.Reference-module__o_LRbG__imageWrapper img{padding:10%;object-fit:contain!important}.Reference-module__o_LRbG__cardOverlay{opacity:0;background:linear-gradient(#0000 50%,#000000e6 100%);flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:1.5rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.Reference-module__o_LRbG__card:hover .Reference-module__o_LRbG__cardOverlay{opacity:1}.Reference-module__o_LRbG__category{color:var(--accent);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.2rem;font-size:.8rem;font-weight:600}.Reference-module__o_LRbG__cardTitle{font-size:1.1rem;font-weight:700;line-height:1.3;color:#fff!important}.Reference-module__o_LRbG__ctaWrapper{justify-content:center;margin-top:5rem;display:flex}.Reference-module__o_LRbG__downloadBtn{color:#fff;background:#f97316;border:none;border-radius:50px;align-items:center;gap:.8rem;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 5px 15px #f973164d}.Reference-module__o_LRbG__downloadBtn:hover{opacity:.9;transform:translateY(-5px);box-shadow:0 10px 25px #f9731666}@media (max-width:768px){.Reference-module__o_LRbG__reference{padding:5rem 0}.Reference-module__o_LRbG__header{margin-bottom:3.5rem}.Reference-module__o_LRbG__portfolioContainer{padding:1rem 0}.Reference-module__o_LRbG__rollingRow{gap:.5rem;margin-bottom:.5rem}.Reference-module__o_LRbG__card{width:180px}.Reference-module__o_LRbG__sectionTitle{font-size:1.85rem}.Reference-module__o_LRbG__sectionDesc{font-size:.95rem}.Reference-module__o_LRbG__cardOverlay{background:linear-gradient(#0000 30%,#000c 100%);padding:.8rem}.Reference-module__o_LRbG__category{margin-bottom:.1rem;font-size:.7rem}.Reference-module__o_LRbG__cardTitle{word-break:keep-all;font-size:.85rem}.Reference-module__o_LRbG__ctaWrapper{margin-top:3.5rem;padding:0 1.5rem}.Reference-module__o_LRbG__downloadBtn{justify-content:center;width:100%;padding:1rem 2rem;font-size:1rem}}
.Services-module__uj7JVa__services{background:#0d1b2a;padding:10rem 0;position:relative;overflow:hidden}.Services-module__uj7JVa__services:before{content:"";pointer-events:none;background:radial-gradient(circle,#f9731614 0%,#0000 70%);width:500px;height:500px;position:absolute;top:-10%;right:-10%}.Services-module__uj7JVa__header{text-align:center;z-index:10;margin-bottom:6rem;position:relative}.Services-module__uj7JVa__sectionTitle{font-family:var(--font-outfit),sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:3rem;font-weight:800;line-height:1.2}.Services-module__uj7JVa__highlight{color:#fdba74}.Services-module__uj7JVa__keywordGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Services-module__uj7JVa__keywordItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;flex-direction:column;align-items:center;min-width:160px;padding:.6rem 1.8rem;display:flex}.Services-module__uj7JVa__ko{color:#fff;font-size:1.1rem;font-weight:700}.Services-module__uj7JVa__en{color:#f97316;text-transform:uppercase;letter-spacing:.15em;margin-top:4px;font-size:.75rem;font-weight:800}.Services-module__uj7JVa__visualizationWrapper{z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f172a99;border:1px solid #ffffff1a;border-radius:2.5rem;max-width:1100px;margin:0 auto;padding:5rem;position:relative}.Services-module__uj7JVa__comparisonGrid{grid-template-columns:1fr auto 1fr;align-items:center;gap:3rem;display:grid}.Services-module__uj7JVa__compCol{flex-direction:column;gap:3rem;display:flex}.Services-module__uj7JVa__colLabel{color:#fff6;align-items:center;gap:.75rem;margin-bottom:.5rem;font-size:1.4rem;font-weight:800;display:flex}.Services-module__uj7JVa__colLabel.Services-module__uj7JVa__active{color:#fff}.Services-module__uj7JVa__activeDot{background:#f97316;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #f97316}.Services-module__uj7JVa__arrow{color:#ffffff1a;justify-content:center;align-items:center;display:flex}.Services-module__uj7JVa__barGroup{flex-direction:column;gap:1.25rem;display:flex}.Services-module__uj7JVa__barLabel{color:#fffc;justify-content:space-between;font-size:1.1rem;font-weight:600;display:flex}.Services-module__uj7JVa__value{color:#fff;font-weight:800}.Services-module__uj7JVa__barTrack{background:#ffffff0d;border:1px solid #ffffff0d;border-radius:99px;height:24px;position:relative;overflow:hidden}.Services-module__uj7JVa__barFill{border-radius:99px;height:100%;transition:width 1.5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Services-module__uj7JVa__shimmer{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite Services-module__uj7JVa__shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes Services-module__uj7JVa__shimmer{to{transform:translate(100%)}}.Services-module__uj7JVa__bgGrey{background:#ffffff26}.Services-module__uj7JVa__bgOrange{background:linear-gradient(90deg,#f97316,#fb923c);box-shadow:0 0 30px #f9731680}.Services-module__uj7JVa__bgGold{background:linear-gradient(90deg,#fdba74,#fed7aa);box-shadow:0 0 30px #fdba7480}.Services-module__uj7JVa__impactBadge,.Services-module__uj7JVa__impactBadgeHighlight{letter-spacing:-.01em;border-radius:6px;padding:.25rem .75rem;font-size:.9rem;font-weight:800;display:inline-block}.Services-module__uj7JVa__impactBadge{color:#fdba74;background:#fdba7433;border:1px solid #fdba744d}.Services-module__uj7JVa__impactBadgeHighlight{color:#f97316;background:#f9731633;border:1px solid #f973164d;animation:2s infinite Services-module__uj7JVa__pulseBorder}@keyframes Services-module__uj7JVa__pulseBorder{0%{border-color:#f973164d}50%{border-color:#f97316cc}to{border-color:#f973164d}}.Services-module__uj7JVa__valueLarge{color:#fff;letter-spacing:-.02em;font-size:1.8rem;font-weight:900}.Services-module__uj7JVa__statusCard{justify-content:center;margin-top:5rem;display:flex}.Services-module__uj7JVa__statusInner{color:#fff;letter-spacing:-.01em;background:#f973161a;border:1.5px solid #f9731633;border-radius:99px;padding:1.5rem 3rem;font-size:1.25rem;font-weight:700}.Services-module__uj7JVa__impactText{color:#f97316;text-underline-offset:4px;font-size:1.4rem;font-weight:900;text-decoration:underline}@media (max-width:1024px){.Services-module__uj7JVa__visualizationWrapper{padding:3rem}.Services-module__uj7JVa__comparisonGrid{grid-template-columns:1fr;gap:4rem}.Services-module__uj7JVa__arrow{transform:rotate(90deg)}}@media (max-width:768px){.Services-module__uj7JVa__services{padding:3rem 0}.Services-module__uj7JVa__header{margin-bottom:2rem}.Services-module__uj7JVa__sectionTitle{margin-bottom:1.5rem;font-size:1.55rem;line-height:1.3}.Services-module__uj7JVa__keywordGrid{flex-wrap:nowrap;justify-content:center;gap:.5rem;padding:0 .5rem;display:flex}.Services-module__uj7JVa__keywordItem{flex:1;justify-content:center;min-width:0;min-height:56px;padding:.5rem .25rem}.Services-module__uj7JVa__ko{font-size:.85rem}.Services-module__uj7JVa__en{letter-spacing:.05em;font-size:.55rem}.Services-module__uj7JVa__visualizationWrapper{border-radius:1.25rem;padding:2rem 1rem}.Services-module__uj7JVa__compCol{gap:1.5rem}.Services-module__uj7JVa__valueLarge{font-size:1.35rem}.Services-module__uj7JVa__impactBadge,.Services-module__uj7JVa__impactBadgeHighlight{font-size:.72rem}.Services-module__uj7JVa__statusInner{text-align:center;border-radius:1rem;width:100%;padding:1rem;font-size:.85rem;line-height:1.4}.Services-module__uj7JVa__impactText{font-size:1rem}}
.HowWeImproved-module__eEvkbq__howWeImproved{background:#fff;padding:8rem 0}.HowWeImproved-module__eEvkbq__header{text-align:center;margin-bottom:7rem}.HowWeImproved-module__eEvkbq__sectionTitle{font-family:var(--font-outfit),sans-serif;color:#0d1b2a;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.2}.HowWeImproved-module__eEvkbq__highlight{color:#f97316}.HowWeImproved-module__eEvkbq__sectionDesc{color:#64748b;margin-top:1rem;font-size:1.25rem;font-weight:500}.HowWeImproved-module__eEvkbq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:5rem auto 0;display:grid}.HowWeImproved-module__eEvkbq__card{background:#fff;border:1px solid #0000000d;border-radius:2.5rem;flex-direction:column;height:100%;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px #00000005}.HowWeImproved-module__eEvkbq__card:hover{border-color:#f9731633;transform:translateY(-8px);box-shadow:0 40px 80px #0000000f}.HowWeImproved-module__eEvkbq__cardHeader{justify-content:space-between;align-items:flex-start;min-height:80px;margin-bottom:2.5rem;display:flex}.HowWeImproved-module__eEvkbq__cardMainTitle{color:#0d1b2a;letter-spacing:-.02em;word-break:keep-all;margin-top:.75rem;font-size:1.6rem;font-weight:900;line-height:1.3}.HowWeImproved-module__eEvkbq__categoryBadge{color:#0d1b2a;letter-spacing:.02em;background:#0d1b2a0d;border-radius:99px;padding:.4rem 1rem;font-size:.75rem;font-weight:800;display:inline-block}.HowWeImproved-module__eEvkbq__headerIcon{color:#f97316;background:#f973161a;border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.HowWeImproved-module__eEvkbq__content{flex-direction:column;flex-grow:1;gap:2.5rem;display:flex}.HowWeImproved-module__eEvkbq__comparisonGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}.HowWeImproved-module__eEvkbq__compItem,.HowWeImproved-module__eEvkbq__compItemActive{border-radius:1.2rem;flex-direction:column;justify-content:center;min-height:100px;padding:1.25rem;display:flex}.HowWeImproved-module__eEvkbq__compItem{background:#f8f9fa;border:1px solid #e2e8f0}.HowWeImproved-module__eEvkbq__compItemActive{background:#f9731608;border:1px solid #f9731626}.HowWeImproved-module__eEvkbq__compLabel,.HowWeImproved-module__eEvkbq__compLabelActive{text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.75rem;font-weight:800;display:flex}.HowWeImproved-module__eEvkbq__compLabel{color:#94a3b8}.HowWeImproved-module__eEvkbq__compLabelActive{color:#f97316}.HowWeImproved-module__eEvkbq__compText,.HowWeImproved-module__eEvkbq__compTextActive{word-break:keep-all;font-size:1rem;line-height:1.5}.HowWeImproved-module__eEvkbq__compText{color:#64748b}.HowWeImproved-module__eEvkbq__compTextActive{color:#0d1b2a;font-weight:700}.HowWeImproved-module__eEvkbq__visualBox{background:#0d1b2a;border-radius:2rem;margin-top:auto;padding:2.25rem}.HowWeImproved-module__eEvkbq__graphHeader{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.HowWeImproved-module__eEvkbq__graphTitle{color:#ffffff80;font-size:.85rem;font-weight:700}.HowWeImproved-module__eEvkbq__legend{color:#fff9;gap:1rem;font-size:.75rem;display:flex}.HowWeImproved-module__eEvkbq__legendDotBefore,.HowWeImproved-module__eEvkbq__legendDotAfter{border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.HowWeImproved-module__eEvkbq__legendDotBefore{background:#fff3}.HowWeImproved-module__eEvkbq__legendDotAfter{background:#f97316;box-shadow:0 0 10px #f97316}.HowWeImproved-module__eEvkbq__barWrapper{flex-direction:column;gap:1.5rem;display:flex}.HowWeImproved-module__eEvkbq__barGroup{flex-direction:column;gap:.75rem;display:flex}.HowWeImproved-module__eEvkbq__barLabel,.HowWeImproved-module__eEvkbq__barLabelActive{font-size:.9rem;font-weight:700}.HowWeImproved-module__eEvkbq__barLabel{color:#fff6}.HowWeImproved-module__eEvkbq__barLabelActive{color:#fff}.HowWeImproved-module__eEvkbq__barTrack{background:#ffffff0d;border-radius:99px;height:12px;overflow:hidden}.HowWeImproved-module__eEvkbq__barFillBefore,.HowWeImproved-module__eEvkbq__barFillAfter{border-radius:99px;height:100%;transition:width 2s cubic-bezier(.16,1,.3,1)}.HowWeImproved-module__eEvkbq__barFillBefore{background:#ffffff1a}.HowWeImproved-module__eEvkbq__barFillAfter{background:linear-gradient(90deg,#f97316,#fb923c);position:relative;overflow:hidden}.HowWeImproved-module__eEvkbq__shimmer{background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s infinite HowWeImproved-module__eEvkbq__shimmer;position:absolute;top:0;left:0;transform:translate(-100%)}@keyframes HowWeImproved-module__eEvkbq__shimmer{to{transform:translate(100%)}}.HowWeImproved-module__eEvkbq__summaryResult{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:2.5rem;padding-top:2rem;display:flex}.HowWeImproved-module__eEvkbq__resLabel{color:#ffffff80;font-size:.95rem;font-weight:600}.HowWeImproved-module__eEvkbq__resValue{color:#f97316;font-size:2rem;font-weight:900}@media (max-width:1024px){.HowWeImproved-module__eEvkbq__grid{grid-template-columns:1fr;padding:0 1rem}}@media (max-width:768px){.HowWeImproved-module__eEvkbq__howWeImproved{padding:3rem 0}.HowWeImproved-module__eEvkbq__header{margin-bottom:2rem}.HowWeImproved-module__eEvkbq__sectionTitle{margin-bottom:1rem;font-size:1.55rem;line-height:1.3}.HowWeImproved-module__eEvkbq__sectionDesc{font-size:.85rem}.HowWeImproved-module__eEvkbq__grid{margin-top:2rem}.HowWeImproved-module__eEvkbq__card{border-radius:1.25rem;padding:1.5rem 1rem}.HowWeImproved-module__eEvkbq__cardMainTitle{font-size:1.15rem}.HowWeImproved-module__eEvkbq__categoryBadge{font-size:.65rem}.HowWeImproved-module__eEvkbq__compItem,.HowWeImproved-module__eEvkbq__compItemActive{min-height:auto;padding:.75rem}.HowWeImproved-module__eEvkbq__compText,.HowWeImproved-module__eEvkbq__compTextActive{font-size:.85rem}.HowWeImproved-module__eEvkbq__visualBox{border-radius:1rem;padding:1.25rem}.HowWeImproved-module__eEvkbq__resValue{font-size:1.3rem}}@media (max-width:480px){.HowWeImproved-module__eEvkbq__card{padding:2rem}}
.ServiceTypes-module__XfDbVa__serviceTypes{background:var(--background-alt);padding:10rem 0;position:relative}.ServiceTypes-module__XfDbVa__header{text-align:center;margin-bottom:6rem}.ServiceTypes-module__XfDbVa__sectionTitle{font-family:var(--font-outfit),sans-serif;color:var(--text-on-ivory);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.ServiceTypes-module__XfDbVa__sectionDesc{color:var(--text-muted);font-size:1.125rem}.ServiceTypes-module__XfDbVa__grid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.ServiceTypes-module__XfDbVa__serviceTypes{padding:4rem 0}.ServiceTypes-module__XfDbVa__header{margin-bottom:2.5rem}.ServiceTypes-module__XfDbVa__sectionTitle{font-size:1.6rem}.ServiceTypes-module__XfDbVa__sectionDesc{font-size:.95rem}.ServiceTypes-module__XfDbVa__grid{grid-template-columns:1fr;gap:1.5rem;padding:0 1.25rem}.ServiceTypes-module__XfDbVa__card{border-radius:1.5rem;padding:2.5rem 1.5rem}.ServiceTypes-module__XfDbVa__cardNumber{margin-bottom:.5rem;font-size:1.8rem}.ServiceTypes-module__XfDbVa__cardTitle{word-break:keep-all;margin-bottom:1.25rem;font-size:1.25rem;line-height:1.3}.ServiceTypes-module__XfDbVa__problemBox{margin-bottom:1rem;padding-left:.75rem}.ServiceTypes-module__XfDbVa__problemText{font-size:.9rem;line-height:1.5}.ServiceTypes-module__XfDbVa__divider{margin-bottom:1rem}.ServiceTypes-module__XfDbVa__solutionText{font-size:1.05rem;font-weight:800;line-height:1.4}.ServiceTypes-module__XfDbVa__detailBtn{gap:.5rem;margin-top:1.5rem;font-size:.85rem}.ServiceTypes-module__XfDbVa__detailBtn svg{width:18px;height:18px}}.ServiceTypes-module__XfDbVa__card{text-align:left;background:#fff;border:1px solid #0000000d;border-radius:1.5rem;flex-direction:column;align-items:flex-start;padding:3rem 2.5rem;transition:all .3s;display:flex;position:relative}.ServiceTypes-module__XfDbVa__card:hover{border-color:#ef4444;transform:translateY(-8px);box-shadow:0 20px 40px -10px #dc262626}.ServiceTypes-module__XfDbVa__cardNumber{font-family:var(--font-outfit),sans-serif;color:#c5a05966;margin-bottom:.5rem;font-size:3rem;font-weight:800;line-height:1;transition:color .3s}.ServiceTypes-module__XfDbVa__card:hover .ServiceTypes-module__XfDbVa__cardNumber{color:#ef4444}.ServiceTypes-module__XfDbVa__cardTitle{color:var(--text-on-ivory);margin-bottom:2rem;font-size:1.6rem;font-weight:800}.ServiceTypes-module__XfDbVa__problemBox{margin-bottom:1.5rem;padding-left:1rem;position:relative}.ServiceTypes-module__XfDbVa__quoteMark{color:#ef4444;opacity:.6;font-family:serif;font-size:2.5rem;position:absolute;top:-.5rem;left:-.5rem}.ServiceTypes-module__XfDbVa__problemText{color:#4b5563;white-space:nowrap;word-break:keep-all;font-size:1.1rem;font-weight:600;line-height:1.6}@media (max-width:768px){.ServiceTypes-module__XfDbVa__problemText{white-space:normal;font-size:1rem}}.ServiceTypes-module__XfDbVa__divider{opacity:.3;background:linear-gradient(90deg,#ef4444 0%,#0000 100%);width:100%;height:1px;margin-bottom:1.5rem}.ServiceTypes-module__XfDbVa__solutionBox{flex-direction:column;gap:.8rem;display:flex}.ServiceTypes-module__XfDbVa__solutionLabel{color:#fff;text-transform:uppercase;letter-spacing:.05em;background-color:#ef4444;border-radius:4px;align-self:flex-start;padding:.2rem .6rem;font-size:.85rem;font-weight:700;box-shadow:0 2px 5px #ef44444d}.ServiceTypes-module__XfDbVa__solutionText{color:var(--text-on-ivory);font-size:1.25rem;font-weight:800;line-height:1.4}.ServiceTypes-module__XfDbVa__card:hover .ServiceTypes-module__XfDbVa__solutionText{color:#ef4444}.ServiceTypes-module__XfDbVa__detailBtn{color:#6b7280;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;margin-top:2.5rem;padding-bottom:2px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.ServiceTypes-module__XfDbVa__detailBtn svg{transition:transform .3s}.ServiceTypes-module__XfDbVa__card:hover .ServiceTypes-module__XfDbVa__detailBtn{color:#ef4444;border-bottom-color:#ef4444}.ServiceTypes-module__XfDbVa__card:hover .ServiceTypes-module__XfDbVa__detailBtn svg{transform:translate(5px)}.ServiceTypes-module__XfDbVa__activeCard{border-color:#ef4444;box-shadow:0 10px 30px #ef44441a}.ServiceTypes-module__XfDbVa__activeCard .ServiceTypes-module__XfDbVa__detailBtn{color:#ef4444}.ServiceTypes-module__XfDbVa__detailPanel{background:#fff;border:1px solid #ef44441a;border-radius:2rem;grid-column:1/-1;margin:1rem 0 3rem;padding:4rem;animation:.4s cubic-bezier(.16,1,.3,1) ServiceTypes-module__XfDbVa__fadeInScale;box-shadow:0 20px 50px #0000000d}@keyframes ServiceTypes-module__XfDbVa__fadeInScale{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.ServiceTypes-module__XfDbVa__panelInner{flex-direction:column;gap:6rem;display:flex}.ServiceTypes-module__XfDbVa__panelFooter{border-top:1px solid #0000000d;justify-content:center;margin-top:2rem;padding-top:2rem;display:flex}.ServiceTypes-module__XfDbVa__pnlCloseBtn{color:#fff;cursor:pointer;background:#0d1b2a;border:none;border-radius:99px;align-items:center;gap:.6rem;padding:1rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #0d1b2a33}.ServiceTypes-module__XfDbVa__pnlCloseBtn:hover{background:#ef4444;transform:translateY(-2px);box-shadow:0 8px 25px #ef44444d}.ServiceTypes-module__XfDbVa__pnlCloseBtn svg{transition:transform .3s}.ServiceTypes-module__XfDbVa__pnlCloseBtn:hover svg{transform:translateY(-3px)}.ServiceTypes-module__XfDbVa__contentWrap{border-bottom:1px solid #0000000d;flex-direction:column;gap:4rem;padding-bottom:4rem;display:flex}.ServiceTypes-module__XfDbVa__contentWrap:last-child{border-bottom:none;padding-bottom:0}.ServiceTypes-module__XfDbVa__introSection{max-width:800px}.ServiceTypes-module__XfDbVa__introTitle{color:var(--text-on-ivory);margin-bottom:1.5rem;padding-left:1.2rem;font-size:1.8rem;font-weight:800;position:relative}.ServiceTypes-module__XfDbVa__introTitle:before{content:"";background:#ef4444;border-radius:2px;width:4px;position:absolute;top:.3rem;bottom:.3rem;left:0}.ServiceTypes-module__XfDbVa__introDesc{color:#4b5563;word-break:keep-all;font-size:1.1rem;line-height:1.8}.ServiceTypes-module__XfDbVa__processSection{flex-direction:column;gap:2rem;display:flex}.ServiceTypes-module__XfDbVa__processLabel{color:#ef4444;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:900}.ServiceTypes-module__XfDbVa__processGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.ServiceTypes-module__XfDbVa__stepItem{background:#f9fafb;border:1px solid #0000;border-radius:1.5rem;flex-direction:column;gap:1.2rem;padding:2rem 1.5rem;transition:all .3s;display:flex}.ServiceTypes-module__XfDbVa__stepItem:hover{background:#fff;border-color:#ef4444;transform:translateY(-5px);box-shadow:0 10px 25px #ef444414}.ServiceTypes-module__XfDbVa__stepTop{justify-content:space-between;align-items:center;display:flex}.ServiceTypes-module__XfDbVa__stepIcon{color:#ef4444;background:#ef44440d;border-radius:12px;justify-content:center;align-items:center;padding:.6rem;display:flex}.ServiceTypes-module__XfDbVa__stepNum{font-family:var(--font-outfit),sans-serif;color:#0000001a;font-size:1.25rem;font-weight:900}.ServiceTypes-module__XfDbVa__stepTitle{color:var(--text-on-ivory);word-break:keep-all;font-size:1.1rem;font-weight:800;line-height:1.3}.ServiceTypes-module__XfDbVa__stepDesc{color:#6b7280;word-break:keep-all;font-size:.9rem;line-height:1.6}@media (max-width:1200px){.ServiceTypes-module__XfDbVa__processGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ServiceTypes-module__XfDbVa__detailPanel{border-radius:1.25rem;margin:.25rem 0 1.5rem;padding:1.5rem 1rem}.ServiceTypes-module__XfDbVa__panelInner{gap:3rem}.ServiceTypes-module__XfDbVa__contentWrap{gap:2.5rem;padding-bottom:2.5rem}.ServiceTypes-module__XfDbVa__introTitle{margin-bottom:.75rem;padding-left:.8rem;font-size:1.15rem}.ServiceTypes-module__XfDbVa__introDesc{font-size:.82rem;line-height:1.5}.ServiceTypes-module__XfDbVa__processLabel{margin-bottom:1rem;font-size:.7rem}.ServiceTypes-module__XfDbVa__processGrid{grid-template-columns:1fr;gap:.5rem}.ServiceTypes-module__XfDbVa__stepItem{border-radius:.8rem;gap:.6rem;padding:1.25rem 1rem}.ServiceTypes-module__XfDbVa__stepIcon{padding:.4rem}.ServiceTypes-module__XfDbVa__stepIcon svg{width:18px;height:18px}.ServiceTypes-module__XfDbVa__stepNum{font-size:1rem}.ServiceTypes-module__XfDbVa__stepTitle{font-size:.9rem}.ServiceTypes-module__XfDbVa__stepDesc{font-size:.78rem;line-height:1.45}.ServiceTypes-module__XfDbVa__panelFooter{margin-top:1.5rem;padding-top:1.5rem}.ServiceTypes-module__XfDbVa__pnlCloseBtn{justify-content:center;width:100%;padding:.85rem 1.75rem;font-size:.9rem}}
.about-module__8TymFG__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.about-module__8TymFG__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.about-module__8TymFG__subtitle{color:var(--text-muted);font-size:1.25rem}.about-module__8TymFG__section{padding:8rem 0}.about-module__8TymFG__altBg{background:var(--background-alt)}.about-module__8TymFG__sectionTitle{text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:800}.about-module__8TymFG__grid{grid-template-columns:1fr 1fr;gap:4rem;display:grid}.about-module__8TymFG__singleGrid{flex-direction:column;max-width:900px;margin:0 auto;display:flex}.about-module__8TymFG__itemTitle{border-left:4px solid var(--accent);margin-bottom:2rem;padding-left:1.5rem;font-size:1.8rem;font-weight:700}.about-module__8TymFG__ciBox{background:var(--card-bg);border-radius:24px;padding:3rem}.about-module__8TymFG__logoPreview{background:var(--background-alt);border-radius:16px;justify-content:center;align-items:center;margin-bottom:2rem;padding:3rem;display:flex}.about-module__8TymFG__logoPreview svg{width:100%;max-width:240px}.about-module__8TymFG__mapBox{background:var(--card-bg);border-radius:24px;padding:3rem}.about-module__8TymFG__locationContent{grid-template-columns:450px 1fr;align-items:start;gap:4rem;display:grid}.about-module__8TymFG__mapVisual{aspect-ratio:1;background:var(--background-alt);border-radius:16px;width:100%;position:relative;overflow:hidden}.about-module__8TymFG__directionsInfo{flex-direction:column;gap:2.5rem;display:flex}.about-module__8TymFG__directionsSection{flex-direction:column;gap:1.2rem;display:flex}.about-module__8TymFG__directionsTitle{color:var(--foreground);align-items:center;gap:.8rem;margin-top:0;font-size:1.3rem;font-weight:700;display:flex}.about-module__8TymFG__directionsList{color:var(--text-muted);flex-direction:column;gap:.8rem;font-size:1.05rem;line-height:1.6;display:flex}.about-module__8TymFG__directionsList p{margin:0}.about-module__8TymFG__tagWrapper{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.about-module__8TymFG__locationTag{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--accent);border-radius:100px;padding:.5rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s;display:inline-block}.about-module__8TymFG__locationTag:hover{background:rgba(var(--accent-rgb),.1);border-color:var(--accent);transform:translateY(-2px)}@keyframes about-module__8TymFG__pounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.about-module__8TymFG__timeline{max-width:800px;margin:0 auto}.about-module__8TymFG__timelineItem{border-bottom:1px solid var(--glass-border);gap:3rem;padding:2rem 0;display:flex}.about-module__8TymFG__year{font-family:var(--font-outfit),sans-serif;color:var(--accent);min-width:100px;font-size:1.5rem;font-weight:800}.about-module__8TymFG__event{font-size:1.1rem;font-weight:500}@media (max-width:1024px){.about-module__8TymFG__locationContent{grid-template-columns:1fr;gap:2rem}.about-module__8TymFG__mapVisual{aspect-ratio:16/9}}@media (max-width:768px){.about-module__8TymFG__grid{grid-template-columns:1fr}.about-module__8TymFG__title{font-size:2.2rem}.about-module__8TymFG__sectionTitle{margin-bottom:2.5rem;font-size:1.8rem}.about-module__8TymFG__itemTitle{padding-left:1rem;font-size:1.5rem}.about-module__8TymFG__ciBox{box-sizing:border-box;width:100%;padding:1.5rem;overflow:hidden}.about-module__8TymFG__logoPreview{box-sizing:border-box;width:100%;margin-bottom:1.5rem;padding:1.5rem}.about-module__8TymFG__logoPreview img{max-width:100%!important;height:auto!important}.about-module__8TymFG__ciDesc{font-size:1rem;line-height:1.6}}
.post-module__J08j4q__container{padding:12rem 0 8rem}.post-module__J08j4q__header{text-align:center;border-bottom:1px solid var(--glass-border);margin-bottom:5rem;padding-bottom:3rem}.post-module__J08j4q__category{color:var(--accent);margin-bottom:1rem;font-weight:700}.post-module__J08j4q__title{margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.3}.post-module__J08j4q__meta{color:var(--text-muted)}.post-module__J08j4q__postBody{max-width:800px;color:var(--foreground);margin:0 auto;font-size:1.2rem;line-height:2}.post-module__J08j4q__postBody h3{margin:3rem 0 1.5rem;font-size:1.8rem}.post-module__J08j4q__postBody p{margin-bottom:1.5rem}@media (max-width:768px){.post-module__J08j4q__title{font-size:2.2rem}}
.blog-module__JsT-Oq__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.blog-module__JsT-Oq__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.blog-module__JsT-Oq__subtitle{color:var(--text-muted);font-size:1.25rem}.blog-module__JsT-Oq__content{padding:8rem 0}.blog-module__JsT-Oq__grid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.blog-module__JsT-Oq__card{background:var(--card-bg);border:1px solid var(--glass-border);border-radius:24px;flex-direction:column;padding:3rem;transition:all .3s;display:flex}.blog-module__JsT-Oq__card:hover{border-color:var(--accent);transform:translateY(-10px);box-shadow:0 10px 30px #0000000d}.blog-module__JsT-Oq__category{color:var(--accent);margin-bottom:1rem;font-size:.9rem;font-weight:700}.blog-module__JsT-Oq__postTitle{flex:1;margin-bottom:2rem;font-size:1.8rem;font-weight:700;line-height:1.4}.blog-module__JsT-Oq__date{color:var(--text-muted);font-size:.956rem}@media (max-width:768px){.blog-module__JsT-Oq__grid{grid-template-columns:1fr}}
.collaboration-module__ixwXmq__hero{background:var(--background-alt);text-align:center;padding:12rem 0 6rem}.collaboration-module__ixwXmq__title{font-family:var(--font-outfit),sans-serif;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.collaboration-module__ixwXmq__subtitle{color:var(--text-muted);font-size:1.25rem}.collaboration-module__ixwXmq__contentSection{padding:8rem 0}.collaboration-module__ixwXmq__collabItem{align-items:center;gap:4rem;margin-bottom:8rem;display:flex}.collaboration-module__ixwXmq__collabItem.collaboration-module__ixwXmq__reverse{flex-direction:row-reverse}.collaboration-module__ixwXmq__imageBox{aspect-ratio:4/3;border-radius:30px;flex:1;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.collaboration-module__ixwXmq__disabledImageBox{background-color:#ccc}.collaboration-module__ixwXmq__img.collaboration-module__ixwXmq__disabledImage{filter:grayscale();opacity:.3;mix-blend-mode:multiply}.collaboration-module__ixwXmq__textBox{flex:1}.collaboration-module__ixwXmq__itemTitle{margin-bottom:1.5rem;font-size:2.2rem;font-weight:700}.collaboration-module__ixwXmq__itemDesc{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.8}.collaboration-module__ixwXmq__applyBtn{color:#fff;background:#f97316;border-radius:50px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.collaboration-module__ixwXmq__applyBtn:hover{background:#ea580c;transform:translateY(-3px);box-shadow:0 10px 20px #f973164d}.collaboration-module__ixwXmq__applyBtn.collaboration-module__ixwXmq__disabled{color:#fff;cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}.collaboration-module__ixwXmq__applyBtn.collaboration-module__ixwXmq__disabled:hover{box-shadow:none;background:#ccc;transform:none}@media (max-width:968px){.collaboration-module__ixwXmq__collabItem,.collaboration-module__ixwXmq__collabItem.collaboration-module__ixwXmq__reverse{flex-direction:column;gap:2.5rem;margin-bottom:6rem}.collaboration-module__ixwXmq__imageBox{width:100%}.collaboration-module__ixwXmq__itemTitle{font-size:1.8rem}}
