.Hero-module__RPxrsa__heroSection{color:#fff;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:100px 4% 0;display:flex;position:relative;overflow:hidden}.Hero-module__RPxrsa__heroBg{background-position:50%;background-repeat:no-repeat;background-size:cover;transition:transform .8s;position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__RPxrsa__heroOverlay{z-index:0;background:linear-gradient(135deg,rgba(5,7,15,.95) 0%,rgba(10,15,30,.7) 40%,rgba(5,7,15,.95) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__RPxrsa__heroContent{z-index:10;flex:1;justify-content:space-between;align-items:center;gap:40px;width:100%;max-width:1200px;display:flex}.Hero-module__RPxrsa__rightCol{flex-direction:column;flex:1.2;align-self:flex-end;gap:20px;padding-left:20px;display:flex}.Hero-module__RPxrsa__mainTitle{color:#fff;font-size:max(1.75rem,min(3.5vw,3rem));font-weight:700}.Hero-module__RPxrsa__accentText{color:var(--color-primary);letter-spacing:-1px;text-shadow:0 0 20px rgba(209,22,133,.2);margin-left:8px;font-family:Inter,sans-serif}.Hero-module__RPxrsa__ctaBtn{color:#fff;cursor:pointer;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.15);border-radius:50px;align-items:center;gap:16px;width:-moz-fit-content;width:fit-content;margin-top:25px;padding:8px 12px 8px 24px;font-size:1.05rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Hero-module__RPxrsa__ctaBtn:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.3);box-shadow:0 10px 25px rgba(0,0,0,.2)}.Hero-module__RPxrsa__arrowCircle{background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .3s;display:flex}.Hero-module__RPxrsa__ctaBtn:hover .Hero-module__RPxrsa__arrowCircle{transform:scale(1.05)}.Hero-module__RPxrsa__arrowIcon{color:var(--color-primary);width:18px;height:18px;transition:transform .3s}.Hero-module__RPxrsa__ctaBtn:hover .Hero-module__RPxrsa__arrowIcon{transform:translate(-3px,-3px)rotate(45deg)}.Hero-module__RPxrsa__leftCol{flex:.8;justify-content:flex-start;align-self:flex-end;margin-bottom:2rem;padding-right:40px;display:flex}.Hero-module__RPxrsa__glassCard{-webkit-backdrop-filter:blur(20px);background:rgba(255,255,255,.02);border:1.2px solid rgba(255,255,255,.09);border-radius:36px;width:100%;max-width:440px;padding:36px;transition:transform .4s,border-color .4s;box-shadow:inset 0 1px 1px rgba(255,255,255,.1),0 20px 40px rgba(0,0,0,.4)}.Hero-module__RPxrsa__glassCard:hover{border-color:rgba(209,22,133,.3)}.Hero-module__RPxrsa__cardTitle{color:#fff;margin-bottom:16px;font-size:1.4rem;font-weight:700;display:inline-block;position:relative}.Hero-module__RPxrsa__cardTitle:after{content:"";background-color:var(--color-accent);width:40px;height:2px;box-shadow:0 0 8px var(--color-accent);position:absolute;bottom:-6px;right:0}html[lang=en] .Hero-module__RPxrsa__cardTitle:after{left:0}.Hero-module__RPxrsa__cardDesc{color:#e2e8f0;font-size:1.05rem;font-weight:400;line-height:1.8}.Hero-module__RPxrsa__tickerWrapper{z-index:10;flex-shrink:0;align-self:flex-end;width:50vw;margin-bottom:1rem;margin-left:.5rem;padding:11px 0;overflow:hidden}.Hero-module__RPxrsa__tickerTrack{align-items:center;width:max-content;display:flex}@media (prefers-reduced-motion:reduce){.Hero-module__RPxrsa__tickerTrack{animation:none}}.Hero-module__RPxrsa__tickerItem{color:rgba(255,255,255,.85);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;padding:0 20px;font-size:.88rem;font-weight:600;display:inline-flex}.Hero-module__RPxrsa__tickerIcon{color:var(--color-accent);align-items:center;display:flex}.Hero-module__RPxrsa__tickerDot{color:rgba(209,22,133,.5);margin-right:10px;font-size:.45rem}@media (max-width:1024px){.Hero-module__RPxrsa__heroContent{text-align:center;flex-direction:column;margin-top:80px;gap:0!important}.Hero-module__RPxrsa__rightCol{text-align:center;align-items:center;padding-left:0}.Hero-module__RPxrsa__leftCol{justify-content:center;margin-bottom:0;padding-right:0}.Hero-module__RPxrsa__tickerWrapper{margin-left:-4%}}@media (max-width:768px){.Hero-module__RPxrsa__heroSection{padding-top:90px}.Hero-module__RPxrsa__glassCard{flex-direction:column;justify-content:center;align-items:center;padding:4px 24px;display:flex}.Hero-module__RPxrsa__tickerWrapper{width:100vw;margin-left:-4%}.Hero-module__RPxrsa__rightCol{justify-content:center}}
.MilestonesSection-module__ujZnCq__sectionWrapper{--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal-black:#1e2229;--neutral-body:#555e6b;--neutral-muted:#8e98a8;--pill-bg:#fcf4f7;--border-color:rgba(30,34,41,.08);box-sizing:border-box;background-color:#fff;width:100%;padding:0 24px;position:relative;overflow:hidden}.MilestonesSection-module__ujZnCq__milestonesGridReversed{flex-direction:row-reverse}.MilestonesSection-module__ujZnCq__sectionContainer{box-sizing:border-box;max-width:1250px;margin:0 auto}.MilestonesSection-module__ujZnCq__headerContainer{text-align:center;flex-direction:column;align-items:center;max-width:800px;margin:0 auto 60px;display:flex}.MilestonesSection-module__ujZnCq__infoBadge{background-color:var(--pill-bg);color:var(--color-primary);border:1px solid rgba(212,29,139,.08);border-radius:300px;margin-bottom:20px;padding:8px 20px;font-size:14px;font-weight:700}.MilestonesSection-module__ujZnCq__mainHeading{color:var(--charcoal-black);letter-spacing:-.5px;margin:0 0 16px;font-size:44px;font-weight:700;line-height:1.35}.MilestonesSection-module__ujZnCq__highlightText{color:var(--color-primary)}.MilestonesSection-module__ujZnCq__sectionDescription{color:var(--neutral-body);margin:0;font-size:16px;font-weight:500;line-height:1.8}.MilestonesSection-module__ujZnCq__milestonesGrid{box-sizing:border-box;justify-content:space-around;align-items:center;width:100%;margin-bottom:70px;display:flex}.MilestonesSection-module__ujZnCq__timelineDisplay{flex-direction:column;gap:32px;width:50%;display:flex}.MilestonesSection-module__ujZnCq__timelineNavigation{justify-content:center;align-items:center;width:100%;height:32px;margin-bottom:24px;display:flex;position:relative}.MilestonesSection-module__ujZnCq__lineConnector{z-index:1;background:linear-gradient(270deg,rgba(212,29,139,.05),rgba(212,29,139,.3) 30%,rgba(212,29,139,.3) 70%,rgba(212,29,139,.05));height:1.5px;position:absolute;top:50%;left:0;right:0}.MilestonesSection-module__ujZnCq__timelineNavArrow{color:var(--color-primary);z-index:2;background-color:#fff;justify-content:center;align-items:center;padding:0 16px;display:flex;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%)}.MilestonesSection-module__ujZnCq__stageContentWrapper{align-items:flex-start;gap:36px;width:100%;display:flex}.MilestonesSection-module__ujZnCq__yearOrbSide{flex-shrink:0;align-items:center;gap:20px;display:flex;position:relative}.MilestonesSection-module__ujZnCq__orbitIndicatorDot{border:4px solid var(--color-primary);background-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;box-shadow:0 0 0 6px rgba(212,29,139,.05)}.MilestonesSection-module__ujZnCq__concentricOrb{background:#fff;background:conic-gradient(var(--color-primary)0deg 180deg,transparent 180deg 360deg);box-sizing:border-box;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;padding:6px;display:flex;position:relative}.MilestonesSection-module__ujZnCq__innerOrbBorder{background:radial-gradient(circle,#fff 60%,var(--pill-bg)100%);box-sizing:border-box;border:1.5px dashed rgba(212,29,139,.15);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;box-shadow:0 3px 8px rgba(0,0,0,.24)}.MilestonesSection-module__ujZnCq__orbYearText{color:transparent;-webkit-text-stroke:1.5px #8e98a8;letter-spacing:-.5px;font-family:Inter,sans-serif;font-size:36px;font-weight:700}.MilestonesSection-module__ujZnCq__textDescriptionColumn{flex-direction:column;flex-grow:1;gap:12px;display:flex}.MilestonesSection-module__ujZnCq__stageTitle{color:var(--charcoal-black);letter-spacing:-.3px;margin:0;font-size:32px;font-weight:700;line-height:1.4}.MilestonesSection-module__ujZnCq__stageParagraph{color:var(--neutral-body);max-width:580px;margin:0;font-size:15px;font-weight:500;line-height:1.9}.MilestonesSection-module__ujZnCq__graphicColumn{justify-content:center;align-items:center;width:35%;display:flex;position:relative}.MilestonesSection-module__ujZnCq__rocketGraphicWrapper{border-radius:40px;width:100%;position:relative;overflow:visible}.MilestonesSection-module__ujZnCq__rocketImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1100px){.MilestonesSection-module__ujZnCq__milestonesGrid{flex-direction:column;gap:60px;margin-bottom:20px}.MilestonesSection-module__ujZnCq__graphicColumn{order:2;width:70%}.MilestonesSection-module__ujZnCq__timelineDisplay{text-align:center;order:1;align-items:center;width:100%;margin:0 auto}}@media (max-width:750px){.MilestonesSection-module__ujZnCq__sectionWrapper{padding:50px 16px 0}.MilestonesSection-module__ujZnCq__stageTitle{font-size:22px}.MilestonesSection-module__ujZnCq__stageParagraph{width:90%;margin:0 auto;font-size:14px;font-weight:400;line-height:2}.MilestonesSection-module__ujZnCq__mainHeading{font-size:25px}.MilestonesSection-module__ujZnCq__stageContentWrapper{flex-direction:column;align-items:flex-start;gap:30px}.MilestonesSection-module__ujZnCq__yearOrbSide{flex-direction:column-reverse;align-self:center}}.MilestonesSection-module__ujZnCq__impactSection{text-align:center;border-top:1px solid rgba(0,0,0,.08);margin-top:64px;padding-top:48px}.MilestonesSection-module__ujZnCq__impactHeading{margin-bottom:32px;font-size:24px;font-weight:700}.MilestonesSection-module__ujZnCq__impactGrid{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.MilestonesSection-module__ujZnCq__impactCard{background:rgba(0,0,0,.03);border-radius:12px;flex:0 240px;align-items:center;gap:10px;padding:16px 20px;display:flex}.MilestonesSection-module__ujZnCq__impactIcon{color:#16a34a;flex-shrink:0}.MilestonesSection-module__ujZnCq__impactText{font-size:15px;font-weight:500}
.ProviderSection-module__zEZjhG__sectionWrapper{--magenta-primary:#d41d8b;--magenta-dark:#a51068;--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal-black:#1e2229;--neutral-body:#555e6b;--neutral-muted:#8e98a8;--pill-bg:#fcf4f7;--pill-text:#d41d8b;--border-color:rgba(30,34,41,.08);box-sizing:border-box;background-color:#fff;width:100%;padding:max(60px,min(8vw,100px)) max(16px,min(4vw,24px)) 25px;position:relative;overflow:hidden}.ProviderSection-module__zEZjhG__sectionContainer{box-sizing:border-box;max-width:1250px;margin:0 auto}.ProviderSection-module__zEZjhG__aboutGrid{box-sizing:border-box;align-items:stretch;gap:2.5rem;margin-bottom:70px;display:flex}.ProviderSection-module__zEZjhG__leftColumn{box-sizing:border-box;flex-direction:column;gap:2rem;width:72%;display:flex}.ProviderSection-module__zEZjhG__upperLayoutGrid{box-sizing:border-box;align-items:center;gap:40px;display:flex}.ProviderSection-module__zEZjhG__titleAndDescBlock{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:57.5%;display:flex}.ProviderSection-module__zEZjhG__badgeContainer{justify-content:flex-start;margin-bottom:20px;display:flex}.ProviderSection-module__zEZjhG__infoBadge{background-color:var(--pill-bg);color:var(--pill-text);white-space:nowrap;border:1px solid rgba(212,29,139,.08);border-radius:300px;padding:8px 20px;font-size:max(12px,min(1.2vw,14px));font-weight:500}.ProviderSection-module__zEZjhG__mainHeading{color:var(--charcoal-black);letter-spacing:-.5px;margin:0 0 24px;font-size:25.5px;font-weight:700;line-height:1.35}.ProviderSection-module__zEZjhG__highlightText{color:var(--magenta-primary)}.ProviderSection-module__zEZjhG__descriptionText{color:var(--neutral-body);margin:0 0 30px;font-size:max(13px,min(1.3vw,15.5px));font-weight:500;line-height:1.85}.ProviderSection-module__zEZjhG__ctaButton{color:var(--charcoal-black);border:1.5px solid var(--charcoal-black);cursor:pointer;white-space:nowrap;background-color:#fff;border-radius:300px;align-items:center;gap:16px;padding:8px 8px 8px 22px;font-size:max(12px,min(1.2vw,14.5px));font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.ProviderSection-module__zEZjhG__buttonIconCircle{background-color:var(--charcoal-black);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .3s,background-color .3s;display:flex}.ProviderSection-module__zEZjhG__ctaButton:hover{background-color:var(--charcoal-black);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.08)}.ProviderSection-module__zEZjhG__ctaButton:hover .ProviderSection-module__zEZjhG__buttonIconCircle{color:var(--charcoal-black);background-color:#fff;transform:translate(-3px,-3px)rotate(15deg)}.ProviderSection-module__zEZjhG__featuresBlock{box-sizing:border-box;flex-direction:column;gap:28px;width:42.5%;display:flex}.ProviderSection-module__zEZjhG__valuePoint{align-items:flex-start;gap:16px;transition:transform .3s;display:flex}.ProviderSection-module__zEZjhG__valuePoint:hover{transform:translateY(-2px)}.ProviderSection-module__zEZjhG__pointIconCircle{background-color:var(--pill-bg);width:45px;height:45px;color:var(--magenta-primary);border:1px solid rgba(212,29,139,.08);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 6px 15px rgba(212,29,139,.03)}.ProviderSection-module__zEZjhG__pointIconCircle img{width:90%!important;height:auto!important}.ProviderSection-module__zEZjhG__pointContent{flex-direction:column;gap:1rem;min-width:0;display:flex}.ProviderSection-module__zEZjhG__pointTitle{color:var(--charcoal-black);margin:0;font-size:max(1.1rem,min(1.5vw,1.5rem));font-weight:700}.ProviderSection-module__zEZjhG__pointDesc{color:var(--neutral-body);margin:0;font-size:max(12px,min(1.2vw,15px));font-weight:500;line-height:1.7}.ProviderSection-module__zEZjhG__horizontalCardWrapper{border-radius:40px;flex:1;width:100%;min-height:200px;overflow:hidden;box-shadow:0 15px 40px rgba(0,0,0,.05)}.ProviderSection-module__zEZjhG__horizontalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.ProviderSection-module__zEZjhG__horizontalCardWrapper:hover .ProviderSection-module__zEZjhG__horizontalImage{transform:scale(1.03)}.ProviderSection-module__zEZjhG__rightColumn{box-sizing:border-box;flex-direction:column;justify-content:space-between;gap:24px;width:28%;display:flex;position:relative}.ProviderSection-module__zEZjhG__verticalCardWrapper{border-radius:40px;flex:1;width:100%;position:relative;overflow:visible;box-shadow:0 15px 45px rgba(0,0,0,.08)}.ProviderSection-module__zEZjhG__verticalImageContainer{background-color:#f7f7f9;border-radius:40px;width:100%;height:100%;min-height:300px;overflow:hidden}.ProviderSection-module__zEZjhG__verticalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.ProviderSection-module__zEZjhG__checklist{flex-direction:column;gap:15px;padding-right:15px;display:flex}.ProviderSection-module__zEZjhG__checkItem{align-items:center;gap:14px;transition:transform .3s;display:flex}.ProviderSection-module__zEZjhG__checkItem:hover{transform:translate(-4px)}.ProviderSection-module__zEZjhG__checkIcon{color:var(--magenta-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProviderSection-module__zEZjhG__checkText{color:var(--charcoal-black);white-space:nowrap;margin:0;font-size:max(1rem,min(1.4vw,1.5rem));font-weight:700}.ProviderSection-module__zEZjhG__statsSection{width:100%;margin-top:20px}.ProviderSection-module__zEZjhG__statsSeparator{justify-content:center;align-items:center;gap:24px;margin-bottom:48px;display:flex}.ProviderSection-module__zEZjhG__separatorLine{background:linear-gradient(270deg,rgba(212,29,139,.25),rgba(212,29,139,.01));flex-grow:1;height:1.5px}.ProviderSection-module__zEZjhG__separatorLineLeft{background:linear-gradient(90deg,rgba(212,29,139,.25),rgba(212,29,139,.01));flex-grow:1;height:1.5px}.ProviderSection-module__zEZjhG__separatorText{color:var(--charcoal-black);white-space:nowrap;margin:0;font-size:max(13px,min(1.4vw,16.5px));font-weight:800}.ProviderSection-module__zEZjhG__statsGrid{box-sizing:border-box;grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.ProviderSection-module__zEZjhG__statCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative}.ProviderSection-module__zEZjhG__statNumber{color:var(--magenta-primary);letter-spacing:-1px;font-size:max(32px,min(4vw,52px));font-weight:700;line-height:1}.ProviderSection-module__zEZjhG__statLabelBadge{background-color:var(--pill-bg);color:var(--magenta-primary);white-space:nowrap;border:1px solid rgba(212,29,139,.06);border-radius:300px;padding:6px 16px;font-size:max(11px,min(1.1vw,13.5px));font-weight:700;position:absolute;top:25%;right:1%}@media (max-width:1024px){.ProviderSection-module__zEZjhG__aboutGrid{flex-direction:column;align-items:center;margin-bottom:50px}.ProviderSection-module__zEZjhG__leftColumn,.ProviderSection-module__zEZjhG__rightColumn{width:100%;max-width:640px}.ProviderSection-module__zEZjhG__upperLayoutGrid{flex-direction:column}.ProviderSection-module__zEZjhG__titleAndDescBlock,.ProviderSection-module__zEZjhG__featuresBlock{width:100%}.ProviderSection-module__zEZjhG__titleAndDescBlock{text-align:center;align-items:center}.ProviderSection-module__zEZjhG__badgeContainer{justify-content:center}.ProviderSection-module__zEZjhG__ctaButton{align-self:center}.ProviderSection-module__zEZjhG__rightColumn{flex-direction:row;align-items:stretch}.ProviderSection-module__zEZjhG__verticalCardWrapper{flex:1;min-height:280px}.ProviderSection-module__zEZjhG__checklist{flex:none;justify-content:center;padding-top:8px;padding-right:0}.ProviderSection-module__zEZjhG__upperLayoutGrid{gap:24px}.ProviderSection-module__zEZjhG__statsGrid{grid-template-columns:repeat(2,1fr);gap:20px}.ProviderSection-module__zEZjhG__separatorText{white-space:normal;text-align:center}}@media (max-width:768px){.ProviderSection-module__zEZjhG__aboutGrid{flex-direction:column;gap:1.5rem}.ProviderSection-module__zEZjhG__leftColumn,.ProviderSection-module__zEZjhG__rightColumn{max-width:100%}.ProviderSection-module__zEZjhG__upperLayoutGrid{flex-direction:column;gap:24px}.ProviderSection-module__zEZjhG__titleAndDescBlock,.ProviderSection-module__zEZjhG__featuresBlock{width:100%}.ProviderSection-module__zEZjhG__valuePoint{text-align:center;flex-direction:column;align-items:center}.ProviderSection-module__zEZjhG__rightColumn{flex-direction:column}.ProviderSection-module__zEZjhG__verticalCardWrapper{width:100%}.ProviderSection-module__zEZjhG__verticalImageContainer{aspect-ratio:1/.65;min-height:unset;height:auto}.ProviderSection-module__zEZjhG__horizontalCardWrapper,.ProviderSection-module__zEZjhG__verticalCardWrapper,.ProviderSection-module__zEZjhG__verticalImageContainer{border-radius:24px}.ProviderSection-module__zEZjhG__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.ProviderSection-module__zEZjhG__statsSeparator{gap:12px;margin-bottom:32px}.ProviderSection-module__zEZjhG__separatorText{white-space:normal;text-align:center;font-size:13px}.ProviderSection-module__zEZjhG__checklist{align-items:center;padding-right:0}.ProviderSection-module__zEZjhG__checkText{white-space:normal}}@media (max-width:480px){.ProviderSection-module__zEZjhG__statsGrid{grid-template-columns:1fr 1fr}.ProviderSection-module__zEZjhG__statLabelBadge{white-space:normal;text-align:center}.ProviderSection-module__zEZjhG__upperLayoutGrid{flex-direction:column}}
.StorySection-module__14f6Eq__container{--magenta-primary:#c2185b;--magenta-dark:#a51068;--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal:#0f172a;--body-text:#475569;--muted-text:#64748b;--border-color:#e2e8f0;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1.5rem}.StorySection-module__14f6Eq__badge{background-color:var(--magenta-light);color:var(--magenta-primary);cursor:default;white-space:nowrap;border:1px solid rgba(194,24,91,.1);border-radius:9999px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.35rem 1.25rem;font-size:max(.75rem,min(1.5vw,.875rem));font-weight:600;transition:background-color .3s,transform .3s;display:inline-flex}.StorySection-module__14f6Eq__badge:hover{background-color:#fce4ec;transform:scale(1.03)}.StorySection-module__14f6Eq__headerBlock{flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;display:flex}.StorySection-module__14f6Eq__headerGrid{flex-direction:column;gap:2rem;width:100%;margin-bottom:1.5rem;display:flex}@media (min-width:1024px){.StorySection-module__14f6Eq__headerGrid{flex-direction:row;align-items:center;gap:3rem}.StorySection-module__14f6Eq__headlineRow{width:66%}.StorySection-module__14f6Eq__subHeadingCol{width:34%}}.StorySection-module__14f6Eq__headlineRow{box-sizing:border-box;flex-direction:column-reverse;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}@media (min-width:768px){.StorySection-module__14f6Eq__headlineRow{flex-direction:row;align-items:flex-start}}.StorySection-module__14f6Eq__headingMain{color:var(--charcoal);width:100%;margin:0;font-size:max(1.4rem,min(2.6vw,2.5rem));font-weight:700;line-height:1.4}.StorySection-module__14f6Eq__headingMain span{color:var(--magenta-primary);display:inline-block;position:relative}.StorySection-module__14f6Eq__growthAssetWrapper{flex-shrink:0;width:8rem;transition:transform .3s}.StorySection-module__14f6Eq__growthAssetWrapper:hover{transform:scale(1.05)rotate(2deg)}@media (min-width:768px){.StorySection-module__14f6Eq__growthAssetWrapper{width:9rem}}.StorySection-module__14f6Eq__growthAssetImg{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.12));width:100%;height:auto;display:block}.StorySection-module__14f6Eq__subHeadingCol{box-sizing:border-box;justify-content:flex-end;width:50%;display:flex}.StorySection-module__14f6Eq__subHeading{color:var(--body-text);margin:0;font-size:max(.9rem,min(1.2vw,1.05rem));font-weight:500;line-height:1.8}.StorySection-module__14f6Eq__timelineOuter{scrollbar-width:none;margin:3rem 0;padding:2rem 1rem;position:relative;overflow-x:auto}.StorySection-module__14f6Eq__timelineOuter::-webkit-scrollbar{display:none}.StorySection-module__14f6Eq__timelineNavScroll{min-width:800px;padding-bottom:1rem;position:relative}.StorySection-module__14f6Eq__waveSvg{z-index:1;pointer-events:none;width:100%;height:120px;position:absolute;top:50px;left:0;right:0}.StorySection-module__14f6Eq__wavePath{stroke:#fbcfe8;stroke-width:2px;fill:none;stroke-dasharray:6 4}.StorySection-module__14f6Eq__wavePathActive{stroke:var(--magenta-primary);stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-dasharray:1000;stroke-dashoffset:0;animation:1.8s ease-in-out forwards StorySection-module__14f6Eq__drawLine}@keyframes StorySection-module__14f6Eq__drawLine{0%{stroke-dashoffset:1000px}to{stroke-dashoffset:0}}.StorySection-module__14f6Eq__itemsGrid{z-index:2;grid-template-columns:repeat(5,1fr);width:100%;display:grid;position:relative}.StorySection-module__14f6Eq__timelineItem{text-align:center;cursor:pointer;flex-direction:column;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.StorySection-module__14f6Eq__circleNode{background-color:var(--magenta-light);border:2px solid var(--magenta-outline);color:#be185d;border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin-bottom:1.25rem;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 10px rgba(194,24,91,.04)}.StorySection-module__14f6Eq__timelineItem:hover .StorySection-module__14f6Eq__circleNode{background-color:var(--magenta-primary);border-color:var(--magenta-primary);color:#fff;transform:translateY(-8px)scale(1.1);box-shadow:0 10px 20px rgba(194,24,91,.2)}.StorySection-module__14f6Eq__circleNodeActive{transform:scale(1.05);background-color:var(--magenta-primary)!important;border-color:var(--magenta-primary)!important;color:#fff!important;box-shadow:0 8px 16px rgba(194,24,91,.25)!important}.StorySection-module__14f6Eq__nodeIcon{width:1.5rem;height:1.5rem}.StorySection-module__14f6Eq__itemLabel{color:var(--charcoal);white-space:nowrap;margin-bottom:.5rem;font-size:max(.9rem,min(1.3vw,1.1rem));font-weight:700;transition:color .3s}.StorySection-module__14f6Eq__timelineItem:hover .StorySection-module__14f6Eq__itemLabel{color:var(--magenta-primary)}.StorySection-module__14f6Eq__itemDesc{color:var(--muted-text);max-width:150px;margin:0;font-size:max(.75rem,min(1vw,.875rem));font-weight:500;line-height:1.4}.StorySection-module__14f6Eq__showcaseCard{text-align:center;box-sizing:border-box;background-color:rgba(253,242,248,.4);border:1px solid rgba(251,207,232,.3);border-radius:1rem;width:100%;max-width:42rem;margin:0 auto 3.5rem;padding:1.25rem;animation:.3s StorySection-module__14f6Eq__fadeIn}@keyframes StorySection-module__14f6Eq__fadeIn{0%{opacity:0;transform:scale(.95)translateY(-8px)}to{opacity:1;transform:scale(1)translateY(0)}}.StorySection-module__14f6Eq__showcaseTitle{color:var(--magenta-primary);margin:0 0 .5rem;font-size:max(.95rem,min(1.4vw,1.1rem));font-weight:700}.StorySection-module__14f6Eq__showcaseText{color:var(--muted-text);margin:0;max-width:36rem;margin-left:auto;margin-right:auto;font-size:max(.85rem,min(1.1vw,.95rem));font-weight:500;line-height:1.7}.StorySection-module__14f6Eq__cardContainer{border:1px solid var(--border-color);box-sizing:border-box;background-color:#fff;border-radius:2rem;padding:2.5rem;transition:box-shadow .4s,border-color .4s;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.02),0 1px 3px rgba(15,23,42,.01)}.StorySection-module__14f6Eq__cardContainer:hover{border-color:#f1f5f9;box-shadow:0 20px 40px rgba(15,23,42,.04)}.StorySection-module__14f6Eq__cardGrid{flex-direction:column;align-items:center;gap:2.5rem;display:flex}@media (min-width:1024px){.StorySection-module__14f6Eq__cardGrid{flex-direction:row;align-items:center}.StorySection-module__14f6Eq__featuresList{width:30%}.StorySection-module__14f6Eq__imageCol{width:32%}.StorySection-module__14f6Eq__contentBlock{width:38%}}.StorySection-module__14f6Eq__featuresList{box-sizing:border-box;flex-direction:column;gap:2rem;display:flex}.StorySection-module__14f6Eq__featureBox{align-items:flex-start;gap:1rem;display:flex}.StorySection-module__14f6Eq__checkIcon{color:#db2777;flex-shrink:0;margin-top:.25rem;transition:transform .3s}.StorySection-module__14f6Eq__featureBox:hover .StorySection-module__14f6Eq__checkIcon{transform:scale(1.15)rotate(5deg)}.StorySection-module__14f6Eq__checkIconSvg{stroke:#db2777;width:1.5rem;height:1.5rem}@media (min-width:1024px){.StorySection-module__14f6Eq__checkIconSvg{width:1.75rem;height:1.75rem}}.StorySection-module__14f6Eq__featureText{min-width:0}.StorySection-module__14f6Eq__featureTitle{color:var(--charcoal);margin:0 0 .35rem;font-size:max(.95rem,min(1.3vw,1.1rem));font-weight:700}.StorySection-module__14f6Eq__featureDesc{color:var(--muted-text);margin:0;font-size:max(.8rem,min(1.1vw,.925rem));line-height:1.6}.StorySection-module__14f6Eq__imageCol{box-sizing:border-box;justify-content:center;display:flex}.StorySection-module__14f6Eq__imageHolder{aspect-ratio:4/3;border-radius:1.5rem;width:100%;overflow:hidden;box-shadow:0 4px 20px rgba(15,23,42,.05)}.StorySection-module__14f6Eq__imageHolder img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:block}.StorySection-module__14f6Eq__imageHolder:hover img{transform:scale(1.04)}.StorySection-module__14f6Eq__contentBlock{box-sizing:border-box;flex-direction:column;gap:1.25rem;display:flex}.StorySection-module__14f6Eq__cardHeading{color:var(--charcoal);margin:0;font-size:max(1.3rem,min(2.2vw,2.25rem));font-weight:700;line-height:1.35}.StorySection-module__14f6Eq__cardHeading span{color:var(--magenta-primary)}.StorySection-module__14f6Eq__cardText{color:var(--body-text);margin:0;font-size:max(.85rem,min(1.1vw,.975rem));line-height:1.8}.StorySection-module__14f6Eq__brandName{color:var(--charcoal);font-weight:600}.StorySection-module__14f6Eq__quotePitch{color:#be185d;align-items:center;gap:.75rem;margin-top:.25rem;font-size:max(.9rem,min(1.3vw,1.05rem));font-weight:700;display:flex}.StorySection-module__14f6Eq__quoteIcon{flex-shrink:0;width:1.25rem;height:1.25rem;animation:2s ease-in-out infinite StorySection-module__14f6Eq__pulse}@keyframes StorySection-module__14f6Eq__pulse{0%,to{opacity:1}50%{opacity:.4}}.StorySection-module__14f6Eq__ctaButton{color:var(--charcoal);cursor:pointer;white-space:nowrap;background-color:transparent;border:1px solid #94a3b8;border-radius:9999px;align-self:flex-start;align-items:center;gap:.75rem;margin-top:.75rem;padding:.75rem 1.5rem;font-size:max(.85rem,min(1.1vw,.95rem));font-weight:600;transition:background-color .3s,color .3s,border-color .3s,transform .3s,box-shadow .3s;display:inline-flex}.StorySection-module__14f6Eq__ctaButton:hover{background-color:var(--charcoal);color:#fff;border-color:var(--charcoal);transform:translateY(-2px);box-shadow:0 4px 12px rgba(15,23,42,.15)}.StorySection-module__14f6Eq__buttonIcon{background-color:var(--charcoal);color:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .3s,color .3s;display:flex}.StorySection-module__14f6Eq__ctaButton:hover .StorySection-module__14f6Eq__buttonIcon{color:var(--charcoal);background-color:#fff}.StorySection-module__14f6Eq__buttonIconSvg{width:1rem;height:1rem}@media (max-width:1023px){.StorySection-module__14f6Eq__headerGrid{align-items:center}.StorySection-module__14f6Eq__headlineRow,.StorySection-module__14f6Eq__subHeadingCol{width:100%}.StorySection-module__14f6Eq__headingMain{text-align:center}.StorySection-module__14f6Eq__subHeadingCol{justify-content:center}.StorySection-module__14f6Eq__subHeading{text-align:center;max-width:560px;margin:0 auto}.StorySection-module__14f6Eq__cardGrid{align-items:center}.StorySection-module__14f6Eq__featuresList,.StorySection-module__14f6Eq__imageCol,.StorySection-module__14f6Eq__contentBlock{width:100%;max-width:560px}.StorySection-module__14f6Eq__featureBox{text-align:right}.StorySection-module__14f6Eq__contentBlock{text-align:center;align-items:center}.StorySection-module__14f6Eq__cardHeading,.StorySection-module__14f6Eq__cardText,.StorySection-module__14f6Eq__quotePitch{text-align:center;justify-content:center}.StorySection-module__14f6Eq__ctaButton{align-self:center}}@media (max-width:767px){.StorySection-module__14f6Eq__container{padding:2.5rem 1rem}.StorySection-module__14f6Eq__cardContainer{border-radius:1.25rem;padding:1.5rem 1rem}.StorySection-module__14f6Eq__showcaseCard{padding:1rem}.StorySection-module__14f6Eq__timelineOuter{margin:3rem 0 2rem;padding:1.5rem .5rem}.StorySection-module__14f6Eq__featuresList,.StorySection-module__14f6Eq__imageCol,.StorySection-module__14f6Eq__contentBlock{max-width:100%}}
.VisionMissionSection-module__DMZsQG__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto 50px;padding:60px 24px}.VisionMissionSection-module__DMZsQG__headerWrapper{justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:48px;display:flex;position:relative}.VisionMissionSection-module__DMZsQG__headerTextContent{flex:1;max-width:800px}.VisionMissionSection-module__DMZsQG__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;margin-bottom:16px;padding:6px 16px;font-size:max(12px,min(1.5vw,14px));font-weight:500;display:inline-block}.VisionMissionSection-module__DMZsQG__title{color:var(--color-primary);margin:0 0 20px;font-size:max(22px,min(3.2vw,44px));font-weight:500;line-height:1.35}.VisionMissionSection-module__DMZsQG__highlightText{color:var(--color-primary);font-weight:500;position:relative}.VisionMissionSection-module__DMZsQG__subtitle{color:#6b7280;max-width:720px;margin:0;font-size:max(12px,min(1.4vw,16px));font-weight:500;line-height:1.8}.VisionMissionSection-module__DMZsQG__arrowWrapper{color:#111827;flex-shrink:0;justify-content:center;align-items:center;margin-top:20px;display:flex}.VisionMissionSection-module__DMZsQG__contentGrid{flex-direction:row-reverse;align-items:stretch;gap:32px;display:flex}.VisionMissionSection-module__DMZsQG__visionMissionCard{width:38%}.VisionMissionSection-module__DMZsQG__middleColumn{width:27%}.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{width:35%}.VisionMissionSection-module__DMZsQG__visionMissionCard{box-sizing:border-box;background-color:#fff;border:1px solid rgba(243,244,246,.9);border-radius:28px;flex-direction:column;justify-content:space-between;padding:36px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.02),0 1px 3px rgba(0,0,0,.01)}.VisionMissionSection-module__DMZsQG__visionMissionCard:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(219,39,119,.04),0 1px 5px rgba(0,0,0,.02)}.VisionMissionSection-module__DMZsQG__cardSection{flex-direction:column;display:flex}.VisionMissionSection-module__DMZsQG__cardHeaderRow{align-items:center;gap:14px;margin-bottom:14px;display:flex}.VisionMissionSection-module__DMZsQG__iconCircle{width:44px;height:44px;color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VisionMissionSection-module__DMZsQG__sectionTitle{color:var(--color-primary);margin:0;font-size:max(14px,min(1.6vw,19px));font-weight:500}.VisionMissionSection-module__DMZsQG__sectionDesc{color:#4b5563;text-align:justify;margin:0;font-size:max(13px,min(1.3vw,16px));line-height:1.8}.VisionMissionSection-module__DMZsQG__divider{background:linear-gradient(270deg,rgba(219,39,119,.2),rgba(139,92,246,.2),transparent);width:100%;height:1px;margin:28px 0}.VisionMissionSection-module__DMZsQG__cardButton{color:#111827;cursor:pointer;background-color:#fff;border:1px solid #111827;border-radius:30px;align-self:flex-start;align-items:center;gap:12px;margin-top:32px;padding:6px 6px 6px 18px;font-size:max(12px,min(1.2vw,14px));font-weight:500;transition:all .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.VisionMissionSection-module__DMZsQG__buttonArrowCircle{color:#fff;background-color:#111827;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .25s;display:flex}.VisionMissionSection-module__DMZsQG__cardButton:hover{color:#fff;background-color:#111827}.VisionMissionSection-module__DMZsQG__cardButton:hover .VisionMissionSection-module__DMZsQG__buttonArrowCircle{color:#111827;background-color:#fff;transform:rotate(-45deg)}.VisionMissionSection-module__DMZsQG__middleColumn{box-sizing:border-box;flex-direction:column;justify-content:center;padding:12px;display:flex}.VisionMissionSection-module__DMZsQG__targetImageWrapper{filter:drop-shadow(0 12px 20px rgba(0,0,0,.05));justify-content:center;align-items:center;width:200px;height:200px;margin-bottom:18px;display:flex}.VisionMissionSection-module__DMZsQG__targetImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.VisionMissionSection-module__DMZsQG__middleTitle{color:#111827;max-width:280px;margin:0 0 28px;font-size:max(14px,min(1.7vw,20px));font-weight:500;line-height:1.5}.VisionMissionSection-module__DMZsQG__checklist{flex-direction:column;gap:16px;width:100%;max-width:260px;display:flex}.VisionMissionSection-module__DMZsQG__checkItem{background-color:#fff;border:1px solid rgba(243,244,246,.8);border-radius:16px;justify-content:flex-start;align-items:center;gap:12px;padding:10px 16px;transition:all .2s;display:flex;box-shadow:0 4px 6px rgba(0,0,0,.01)}.VisionMissionSection-module__DMZsQG__checkItem:hover{background-color:#fdf2f8;border-color:rgba(236,72,153,.2);transform:translate(-4px)}.VisionMissionSection-module__DMZsQG__checkIconCircle{width:22px;height:22px;color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.VisionMissionSection-module__DMZsQG__checkText{color:#4b5563;font-size:max(12px,min(1.2vw,14px));font-weight:500}.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{box-sizing:border-box;border-radius:36px;height:100%;min-height:480px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.04),0 1px 3px rgba(0,0,0,.02)}.VisionMissionSection-module__DMZsQG__rightColumnImageContainer:hover{transform:scale(1.015)}.VisionMissionSection-module__DMZsQG__rightImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}@media (max-width:1024px){.VisionMissionSection-module__DMZsQG__contentGrid{flex-direction:column;align-items:center;gap:40px}.VisionMissionSection-module__DMZsQG__visionMissionCard,.VisionMissionSection-module__DMZsQG__middleColumn,.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{width:100%;max-width:560px}.VisionMissionSection-module__DMZsQG__headerWrapper{flex-direction:column;align-items:flex-start}.VisionMissionSection-module__DMZsQG__arrowWrapper{display:none}.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{min-height:320px;max-height:400px}.VisionMissionSection-module__DMZsQG__middleColumn{text-align:center;align-items:center}.VisionMissionSection-module__DMZsQG__middleTitle,.VisionMissionSection-module__DMZsQG__checklist{max-width:100%}}@media (max-width:640px){.VisionMissionSection-module__DMZsQG__sectionContainer{margin-bottom:0;padding:0 16px}.VisionMissionSection-module__DMZsQG__contentGrid{gap:28px}.VisionMissionSection-module__DMZsQG__subtitle{font-size:15px}.VisionMissionSection-module__DMZsQG__sectionTitle{font-size:18px}.VisionMissionSection-module__DMZsQG__sectionDesc{font-size:14px}.VisionMissionSection-module__DMZsQG__visionMissionCard,.VisionMissionSection-module__DMZsQG__middleColumn,.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{max-width:100%}.VisionMissionSection-module__DMZsQG__visionMissionCard{padding:24px}.VisionMissionSection-module__DMZsQG__headerTextContent{text-align:center;max-width:100%}.VisionMissionSection-module__DMZsQG__badge,.VisionMissionSection-module__DMZsQG__cardButton{align-self:center}.VisionMissionSection-module__DMZsQG__rightColumnImageContainer{min-height:240px;max-height:320px}}
.WhyTransition-module__IGZIiq__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.WhyTransition-module__IGZIiq__headerWrapper{justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:54px;display:flex}.WhyTransition-module__IGZIiq__titleArea{flex-direction:column;width:38%;display:flex}.WhyTransition-module__IGZIiq__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;align-self:flex-start;margin-bottom:16px;padding:6px 18px;font-size:max(12px,min(1.5vw,14px));font-weight:500;display:inline-block}.WhyTransition-module__IGZIiq__mainTitle{color:#111827;margin:0;font-size:max(24px,min(3.4vw,46px));font-weight:500;line-height:1.25}.WhyTransition-module__IGZIiq__highlightText{color:var(--color-primary)}.WhyTransition-module__IGZIiq__descriptionArea{color:#4b5563;box-sizing:border-box;width:58%;padding-top:40px;font-size:max(13px,min(1.4vw,18px));font-weight:500;line-height:1.8}.WhyTransition-module__IGZIiq__mainLayout{flex-direction:row-reverse;align-items:flex-start;gap:48px;display:flex}.WhyTransition-module__IGZIiq__leftColumn{box-sizing:border-box;flex-direction:column;gap:32px;width:46%;display:flex}.WhyTransition-module__IGZIiq__rightColumn{box-sizing:border-box;flex-direction:column;gap:18px;width:50%;display:flex}.WhyTransition-module__IGZIiq__checklistImageWrapper{border-radius:36px;width:100%;height:380px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.03)}.WhyTransition-module__IGZIiq__checklistImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.WhyTransition-module__IGZIiq__leftColumnFooter{flex-direction:row-reverse;justify-content:flex-end;align-items:center;gap:24px;display:flex}.WhyTransition-module__IGZIiq__footerTextList{flex-direction:column;gap:16px;display:flex}.WhyTransition-module__IGZIiq__footerListItem{color:#374151;align-items:center;gap:10px;font-size:max(12px,min(1.3vw,15px));font-weight:500;display:flex}.WhyTransition-module__IGZIiq__doubleArrow{color:var(--color-primary);flex-shrink:0;font-size:16px;font-weight:500}.WhyTransition-module__IGZIiq__rocketImageWrapper{flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;display:flex}.WhyTransition-module__IGZIiq__rocketImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.WhyTransition-module__IGZIiq__advantageCard{box-sizing:border-box;background-color:#fff;border:1px solid rgba(243,244,246,.9);border-radius:20px;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:20px;padding:18px 24px;transition:all .25s ease-in-out;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.004)}.WhyTransition-module__IGZIiq__advantageCard:hover{border-color:rgba(219,39,119,.15);transform:translate(-6px);box-shadow:0 10px 25px rgba(219,39,119,.03),0 3px 8px rgba(0,0,0,.01)}.WhyTransition-module__IGZIiq__cardTextContent{flex:1;min-width:0}.WhyTransition-module__IGZIiq__cardTitle{color:#111827;margin:0 0 6px;font-size:max(13px,min(1.4vw,17px));font-weight:500}.WhyTransition-module__IGZIiq__cardDesc{color:#6b7280;margin:0;font-size:max(11px,min(1.1vw,13px));line-height:1.6}.WhyTransition-module__IGZIiq__cardIconCircle{color:#9ca3af;background-color:#f9fafb;border:1.5px solid #f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .25s;display:flex}.WhyTransition-module__IGZIiq__advantageCard:hover .WhyTransition-module__IGZIiq__cardIconCircle{color:var(--color-primary);background-color:#fdf2f8;border-color:rgba(219,39,119,.2)}@media (max-width:1024px){.WhyTransition-module__IGZIiq__headerWrapper{text-align:center;flex-direction:column;align-items:center;gap:16px}.WhyTransition-module__IGZIiq__titleArea{align-items:center;width:100%;max-width:560px}.WhyTransition-module__IGZIiq__badge{align-self:center}.WhyTransition-module__IGZIiq__descriptionArea{text-align:center;width:100%;max-width:560px;padding-top:0}.WhyTransition-module__IGZIiq__mainLayout{flex-direction:column;align-items:center;gap:40px}.WhyTransition-module__IGZIiq__leftColumn,.WhyTransition-module__IGZIiq__rightColumn{width:100%;max-width:560px}.WhyTransition-module__IGZIiq__checklistImageWrapper{height:300px}.WhyTransition-module__IGZIiq__leftColumnFooter{flex-wrap:wrap;justify-content:center}.WhyTransition-module__IGZIiq__footerTextList{align-items:center}}@media (max-width:640px){.WhyTransition-module__IGZIiq__sectionContainer{margin:48px auto 0;padding:40px 16px}.WhyTransition-module__IGZIiq__leftColumn,.WhyTransition-module__IGZIiq__rightColumn,.WhyTransition-module__IGZIiq__titleArea{max-width:100%}.WhyTransition-module__IGZIiq__descriptionArea{max-width:90%}.WhyTransition-module__IGZIiq__checklistImageWrapper{height:220px}.WhyTransition-module__IGZIiq__leftColumnFooter{flex-direction:column;gap:20px}.WhyTransition-module__IGZIiq__rocketImageWrapper{display:none}.WhyTransition-module__IGZIiq__advantageCard{padding:16px 18px}.WhyTransition-module__IGZIiq__footerListItem{font-size:20px}.WhyTransition-module__IGZIiq__cardTitle{font-size:18px}.WhyTransition-module__IGZIiq__cardDesc{font-size:14px}}
.cta-banner-module__lmMTUW__sectionWrapper{--magenta-primary:#d41d8b;--magenta-dark:#a51068;--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal-black:#1e2229;--neutral-body:#555e6b;--neutral-muted:#8e98a8;--banner-bg-start:#fdf1f7;--banner-bg-end:#f5e6f0;box-sizing:border-box;background-color:#fff;width:100%;padding:0 1.5rem 3rem;overflow:hidden}.cta-banner-module__lmMTUW__sectionContainer{box-sizing:border-box;max-width:1200px;margin:0 auto}.cta-banner-module__lmMTUW__bannerCard{background:linear-gradient(135deg,var(--banner-bg-start)0%,var(--banner-bg-end)100%);box-sizing:border-box;border:1px solid rgba(212,29,139,.08);border-radius:40px;flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:48px;padding:3rem 5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(212,29,139,.04)}.cta-banner-module__lmMTUW__glowAmbient{pointer-events:none;z-index:1;background:radial-gradient(circle,rgba(212,29,139,.15) 0%,transparent 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-20%;left:-10%}.cta-banner-module__lmMTUW__graphicWrapper{z-index:2;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.cta-banner-module__lmMTUW__bannerImage{-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 15px 30px rgba(0,0,0,.06));width:100%;max-width:440px;height:auto;display:block}.cta-banner-module__lmMTUW__contentBlock{z-index:2;flex-direction:column;flex:1.25;align-items:flex-start;display:flex}.cta-banner-module__lmMTUW__mainHeading{color:var(--charcoal-black);letter-spacing:-.5px;margin:0 0 20px;font-size:42px;font-weight:700;line-height:1.35}.cta-banner-module__lmMTUW__highlightText{color:var(--magenta-primary);display:block}.cta-banner-module__lmMTUW__descriptionParagraph{color:var(--neutral-body);max-width:620px;margin:0 0 36px;font-size:15px;font-weight:500;line-height:1.85}.cta-banner-module__lmMTUW__buttonWrapper{justify-content:flex-start;display:flex}@media (max-width:1024px){.cta-banner-module__lmMTUW__bannerCard{flex-direction:column-reverse;align-items:stretch;gap:32px;padding:50px 40px}.cta-banner-module__lmMTUW__contentBlock{text-align:center;align-items:center}.cta-banner-module__lmMTUW__mainHeading{font-size:32px}.cta-banner-module__lmMTUW__descriptionParagraph{max-width:550px;font-size:14.5px}.cta-banner-module__lmMTUW__buttonWrapper{justify-content:center;width:100%}.cta-banner-module__lmMTUW__graphicWrapper{max-width:360px;margin:0 auto}}@media (max-width:768px){.cta-banner-module__lmMTUW__bannerCard{border-radius:28px;padding:40px 24px}.cta-banner-module__lmMTUW__mainHeading{font-size:28px}}
.WebDevelopmentSection-module__nInabW__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 24px 100px}.WebDevelopmentSection-module__nInabW__mainLayout{align-items:center;gap:60px;margin-bottom:2rem;display:flex}.WebDevelopmentSection-module__nInabW__mediaSide{box-sizing:border-box;justify-content:center;align-items:center;width:54%;display:flex}.WebDevelopmentSection-module__nInabW__visualCard{background-color:#fff;border-radius:40px;width:100%;transition:transform .35s cubic-bezier(.16,1,.3,1);overflow:hidden}.WebDevelopmentSection-module__nInabW__visualCard:hover{transform:scale(1.02)}.WebDevelopmentSection-module__nInabW__mockupImage{width:100%;height:auto;display:block}.WebDevelopmentSection-module__nInabW__textSide{text-align:right;box-sizing:border-box;flex-direction:column;width:46%;display:flex}.WebDevelopmentSection-module__nInabW__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;align-self:flex-start;margin-bottom:20px;padding:6px 18px;font-size:max(12px,min(1.2vw,14px));font-weight:500;display:inline-block}.WebDevelopmentSection-module__nInabW__title{color:#111827;margin:0 0 24px;font-size:max(22px,min(3vw,42px));font-weight:500;line-height:1.35}.WebDevelopmentSection-module__nInabW__titleHighlight{color:var(--color-primary)}.WebDevelopmentSection-module__nInabW__description{color:#4b5563;margin:0 0 32px;font-size:max(15px,min(1.7vw,19px));font-weight:500;line-height:1.8}.WebDevelopmentSection-module__nInabW__bulletList{flex-direction:column;gap:28px;display:flex}.WebDevelopmentSection-module__nInabW__bulletItem{align-items:flex-start;gap:14px;display:flex}.WebDevelopmentSection-module__nInabW__bulletArrow{color:var(--color-primary);flex-shrink:0;margin-top:2px;font-size:max(14px,min(1.4vw,18px));font-weight:855}.WebDevelopmentSection-module__nInabW__bulletTextWrap{flex-direction:column;display:flex}.WebDevelopmentSection-module__nInabW__bulletTitle{color:#111827;margin:0 0 6px;font-size:max(16px,min(1.8vw,20px));font-weight:750}.WebDevelopmentSection-module__nInabW__bulletDesc{color:#6b7280;margin:0;font-size:max(13px,min(1.4vw,16px));line-height:1.6}.WebDevelopmentSection-module__nInabW__processGrid{border-top:1px solid rgba(229,231,235,.6);grid-template-columns:repeat(4,1fr);gap:24px;padding-top:1rem;display:grid}.WebDevelopmentSection-module__nInabW__processSwiper{display:none}.WebDevelopmentSection-module__nInabW__swiperInstance{width:100%;padding-bottom:40px!important}.WebDevelopmentSection-module__nInabW__swiperInstance .swiper-pagination-bullet{opacity:1;background-color:rgba(219,39,119,.25)}.WebDevelopmentSection-module__nInabW__swiperInstance .swiper-pagination-bullet-active{background-color:var(--color-primary)}.WebDevelopmentSection-module__nInabW__processCard{text-align:center;background-color:#fff;border:1px solid rgba(243,244,246,.95);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;padding:32px 20px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px rgba(0,0,0,.01)}.WebDevelopmentSection-module__nInabW__processCard:hover{border-color:rgba(219,39,119,.15);transform:translateY(-6px);box-shadow:0 15px 35px rgba(219,39,119,.04)}.WebDevelopmentSection-module__nInabW__iconCircle{width:54px;height:54px;color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;transition:transform .3s;display:flex}.WebDevelopmentSection-module__nInabW__processCard:hover .WebDevelopmentSection-module__nInabW__iconCircle{transform:scale(1.08)rotate(5deg)}.WebDevelopmentSection-module__nInabW__cardTitle{color:#111827;margin:0;font-size:max(16px,min(1.8vw,20px));font-weight:750}@media (max-width:1024px){.WebDevelopmentSection-module__nInabW__mainLayout{flex-direction:column;align-items:center;gap:40px}.WebDevelopmentSection-module__nInabW__mediaSide,.WebDevelopmentSection-module__nInabW__textSide{width:100%;max-width:560px}.WebDevelopmentSection-module__nInabW__textSide{text-align:center}.WebDevelopmentSection-module__nInabW__badge{align-self:center}.WebDevelopmentSection-module__nInabW__bulletItem{text-align:center;flex-direction:column;align-items:center}.WebDevelopmentSection-module__nInabW__processGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:640px){.WebDevelopmentSection-module__nInabW__sectionContainer{padding:30px 16px}.WebDevelopmentSection-module__nInabW__mediaSide,.WebDevelopmentSection-module__nInabW__textSide{max-width:100%}.WebDevelopmentSection-module__nInabW__visualCard{border-radius:24px}.WebDevelopmentSection-module__nInabW__processGrid{display:none}.WebDevelopmentSection-module__nInabW__processSwiper{border-top:1px solid rgba(229,231,235,.6);padding-top:1rem;display:block}}
.SaudiMarketFit-module__ojZDfq__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:60px auto 0;padding:0 24px 100px}.SaudiMarketFit-module__ojZDfq__headerWrapper{text-align:center;flex-direction:column;align-items:center;margin-bottom:54px;display:flex}.SaudiMarketFit-module__ojZDfq__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;margin-bottom:16px;padding:6px 18px;font-size:max(12px,min(1.5vw,14px));font-weight:500;display:inline-block}.SaudiMarketFit-module__ojZDfq__title{color:#111827;max-width:850px;margin:0 0 18px;font-size:max(22px,min(3vw,42px));font-weight:500;line-height:1.35}.SaudiMarketFit-module__ojZDfq__highlightText{color:var(--color-primary)}.SaudiMarketFit-module__ojZDfq__subtitle{color:#6b7280;max-width:820px;margin:0;font-size:max(13px,min(1.4vw,16px));font-weight:500;line-height:1.8}.SaudiMarketFit-module__ojZDfq__mainLayout{align-items:center;gap:56px;display:flex}.SaudiMarketFit-module__ojZDfq__leftColumn{text-align:right;box-sizing:border-box;flex-direction:column;gap:32px;width:44%;display:flex}.SaudiMarketFit-module__ojZDfq__featureItem{align-items:flex-start;gap:20px;display:flex}.SaudiMarketFit-module__ojZDfq__iconCircle{width:40px;height:40px;color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:flex}.SaudiMarketFit-module__ojZDfq__itemTextWrap{flex-direction:column;min-width:0;display:flex}.SaudiMarketFit-module__ojZDfq__itemTitle{color:#111827;margin:0 0 8px;font-size:max(16px,min(1.8vw,20px));font-weight:500}.SaudiMarketFit-module__ojZDfq__itemDesc{color:#6b7280;max-width:400px;margin:0;font-size:max(15px,min(1.7vw,19px));line-height:1.7}.SaudiMarketFit-module__ojZDfq__rightColumn{box-sizing:border-box;justify-content:center;align-items:center;width:53%;display:flex}.SaudiMarketFit-module__ojZDfq__visualCard{width:100%;position:relative}.SaudiMarketFit-module__ojZDfq__consolidatedImage{-o-object-fit:cover;object-fit:cover;height:auto}@media (max-width:1024px){.SaudiMarketFit-module__ojZDfq__mainLayout{flex-direction:column-reverse;align-items:center;gap:48px}.SaudiMarketFit-module__ojZDfq__ctaParent{margin:auto}.SaudiMarketFit-module__ojZDfq__leftColumn,.SaudiMarketFit-module__ojZDfq__rightColumn{width:100%;max-width:560px}.SaudiMarketFit-module__ojZDfq__title{font-size:max(22px,min(4vw,32px))}.SaudiMarketFit-module__ojZDfq__featureItem{justify-content:center}.SaudiMarketFit-module__ojZDfq__itemTextWrap{text-align:center}.SaudiMarketFit-module__ojZDfq__itemDesc{max-width:100%}}@media (max-width:640px){.SaudiMarketFit-module__ojZDfq__sectionContainer{padding:0 16px 60px}.SaudiMarketFit-module__ojZDfq__featureItem{text-align:center;flex-direction:column;align-items:center;gap:12px}.SaudiMarketFit-module__ojZDfq__visualCard{border-radius:24px}}
.hero-section-module__FZsYJW__hero{width:100%;height:95vh;max-height:1000px;margin-bottom:4rem;position:relative}.hero-section-module__FZsYJW__heroImage{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:0}.hero-section-module__FZsYJW__layout{z-index:1;color:#fff;background:var(--overlay-color,rgba(10,10,10,.35));justify-content:space-between;align-items:flex-end;width:100%;height:95vh;max-height:1000px;margin-bottom:4rem;padding-bottom:3rem;display:flex;position:relative}.hero-section-module__FZsYJW__sloganBox{width:50%;margin-bottom:2rem}.hero-section-module__FZsYJW__sloganBox:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:5%}.hero-section-module__FZsYJW__sloganBox:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:5%}.hero-section-module__FZsYJW__sloganBox:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:5%}.hero-section-module__FZsYJW__sloganBox:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:5%}.hero-section-module__FZsYJW__sloganBox:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:5%}.hero-section-module__FZsYJW__sloganBox:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:5%}.hero-section-module__FZsYJW__slogan{margin-bottom:1.5rem;font-size:45px;font-weight:700}html[lang=en] .hero-section-module__FZsYJW__slogan{font-size:54px;font-weight:500}.hero-section-module__FZsYJW__slogan span{color:#b1128c}.hero-section-module__FZsYJW__servicesWrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(10,10,10,.15);border:1px solid rgba(255,255,255,.25);border-radius:20px;width:80%;padding:6px 12px;overflow:hidden}.hero-section-module__FZsYJW__servicesSwiper{width:100%}.hero-section-module__FZsYJW__service{white-space:nowrap;text-overflow:ellipsis;color:#fff;justify-content:center;align-items:center;padding:4px 6px;font-size:12px;font-weight:400;display:flex;overflow:hidden}.hero-section-module__FZsYJW__serviceIcon svg{color:#b1128c}.hero-section-module__FZsYJW__serviceIcon svg:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.hero-section-module__FZsYJW__serviceIcon svg:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.hero-section-module__FZsYJW__serviceIcon svg:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4px}.hero-section-module__FZsYJW__serviceIcon svg:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.hero-section-module__FZsYJW__serviceIcon svg:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.hero-section-module__FZsYJW__serviceIcon svg:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4px}.hero-section-module__FZsYJW__descriptionBox{width:26%}.hero-section-module__FZsYJW__descriptionBox:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10%}.hero-section-module__FZsYJW__descriptionBox:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10%}.hero-section-module__FZsYJW__descriptionBox:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:10%}.hero-section-module__FZsYJW__descriptionBox:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10%}.hero-section-module__FZsYJW__descriptionBox:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10%}.hero-section-module__FZsYJW__descriptionBox:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:10%}.hero-section-module__FZsYJW__description{word-spacing:2px;margin-bottom:1rem;font-size:15px;font-weight:200;line-height:2}.hero-section-module__FZsYJW__description span{color:#b1128c;font-size:17px;font-weight:700}.hero-section-module__FZsYJW__contactBtns{flex-wrap:wrap;align-items:center;gap:16px;display:flex}@media (max-width:768px){.hero-section-module__FZsYJW__contactBtns{flex-direction:column;width:100%}}@media (max-width:1200px){.hero-section-module__FZsYJW__slogan{font-size:45px}.hero-section-module__FZsYJW__sloganBox{width:52%}.hero-section-module__FZsYJW__descriptionBox{width:30%}.hero-section-module__FZsYJW__descriptionBox:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:6%}.hero-section-module__FZsYJW__descriptionBox:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:6%}.hero-section-module__FZsYJW__descriptionBox:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:6%}.hero-section-module__FZsYJW__descriptionBox:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6%}.hero-section-module__FZsYJW__descriptionBox:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6%}.hero-section-module__FZsYJW__descriptionBox:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:6%}.hero-section-module__FZsYJW__servicesWrapper{width:80%}}@media (max-width:1024px){.hero-section-module__FZsYJW__layout{align-items:flex-end;padding-bottom:2.5rem}.hero-section-module__FZsYJW__slogan{font-size:38px}.hero-section-module__FZsYJW__sloganBox{width:55%}.hero-section-module__FZsYJW__servicesWrapper{width:85%}.hero-section-module__FZsYJW__descriptionBox{width:32%}.hero-section-module__FZsYJW__descriptionBox:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4%}.hero-section-module__FZsYJW__descriptionBox:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4%}.hero-section-module__FZsYJW__descriptionBox:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-right:4%}.hero-section-module__FZsYJW__descriptionBox:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4%}.hero-section-module__FZsYJW__descriptionBox:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4%}.hero-section-module__FZsYJW__descriptionBox:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-left:4%}.hero-section-module__FZsYJW__description{font-size:14px}}@media (max-width:768px){.hero-section-module__FZsYJW__hero{margin-bottom:25px}.hero-section-module__FZsYJW__layout{flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2rem;height:auto;min-height:95svh;max-height:none;margin-bottom:2.5rem;padding:0 5% 3rem}.hero-section-module__FZsYJW__sloganBox{width:100%;margin-bottom:0}.hero-section-module__FZsYJW__sloganBox:not(:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.hero-section-module__FZsYJW__sloganBox:not(:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.hero-section-module__FZsYJW__sloganBox:not(:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi))){margin-left:0}.hero-section-module__FZsYJW__sloganBox:-webkit-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.hero-section-module__FZsYJW__sloganBox:-moz-any(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.hero-section-module__FZsYJW__sloganBox:is(:lang(ae),:lang(ar),:lang(arc),:lang(bcc),:lang(bqi),:lang(ckb),:lang(dv),:lang(fa),:lang(glk),:lang(he),:lang(ku),:lang(mzn),:lang(nqo),:lang(pnb),:lang(ps),:lang(sd),:lang(ug),:lang(ur),:lang(yi)){margin-right:0}.hero-section-module__FZsYJW__slogan{margin-bottom:1.2rem;font-size:32px;line-height:1.3}.hero-section-module__FZsYJW__servicesWrapper,.hero-section-module__FZsYJW__descriptionBox{width:100%}.hero-section-module__FZsYJW__description{font-size:14px;line-height:1.9}}@media (max-width:480px){.hero-section-module__FZsYJW__layout{gap:1.5rem;height:100%;min-height:90svh;padding:0 5% 2.5rem}.hero-section-module__FZsYJW__slogan{max-width:90%;margin-bottom:1rem;font-size:26px}.hero-section-module__FZsYJW__servicesWrapper{border-radius:14px;padding:5px 10px}.hero-section-module__FZsYJW__service{padding:3px 4px;font-size:12px}.hero-section-module__FZsYJW__description{word-spacing:1px;font-size:13px;line-height:1.85}.hero-section-module__FZsYJW__description span{font-size:15px}}@media (max-width:400px){.hero-section-module__FZsYJW__service{font-size:13px}}@media (max-width:359px){.hero-section-module__FZsYJW__slogan{font-size:22px}.hero-section-module__FZsYJW__description{font-size:12px}}
.cta-button-module__iH1JJG__ctaButton{width:-moz-fit-content;width:fit-content;color:var(--color-black);cursor:pointer;border:1px solid #ccc;border-radius:9999px;align-items:center;gap:1.3rem;padding:.4rem 1rem .4rem .5rem;font-size:1.1rem;font-weight:600;transition:transform .2s,background-color .2s;display:flex}html[lang=en] .cta-button-module__iH1JJG__ctaButton{padding:.4rem .5rem .4rem 1rem}.cta-button-module__iH1JJG__iconWrapper{background-color:var(--color-black);color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;display:flex}.cta-button-module__iH1JJG__iconWrapper svg{transition:transform .2s}html[lang=en] .cta-button-module__iH1JJG__iconWrapper svg{transform:rotate(90deg)}html[lang=en] .cta-button-module__iH1JJG__ctaButton:hover svg{transform:rotate(135deg)}
.whyChooseUs-module__xOACZG__whySection{color:#1a1a24;box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;padding:4rem 1.5rem;display:flex;overflow:hidden}.whyChooseUs-module__xOACZG__innerContainer{flex-direction:column;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex}@media (max-width:768px){.whyChooseUs-module__xOACZG__innerContainer{gap:0 3rem}}.whyChooseUs-module__xOACZG__splitLayout{flex-direction:row;align-items:center;gap:60px;width:100%;display:flex}.whyChooseUs-module__xOACZG__textPane{flex-direction:column;flex:1.1;align-items:flex-start;gap:20px;min-width:0;display:flex}.whyChooseUs-module__xOACZG__badge{color:var(--color-black);background-color:rgba(252,231,243,.4);border-radius:99px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-block;box-shadow:0 2px 8px rgba(162,56,154,.04)}.whyChooseUs-module__xOACZG__title{color:#0f1016;margin:0;font-size:max(1.6rem,min(3vw,2.75rem));font-weight:700}.whyChooseUs-module__xOACZG__titleGradient{color:var(--color-primary)}.whyChooseUs-module__xOACZG__subtitle{color:#4b5266;margin:0;font-size:max(.92rem,min(1.4vw,1.15rem));font-weight:500;line-height:1.8}.whyChooseUs-module__xOACZG__visualWrapper{flex:1;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.whyChooseUs-module__xOACZG__dashboardImage{-o-object-fit:contain;object-fit:contain;border-radius:3rem;width:90%;height:auto}.whyChooseUs-module__xOACZG__floatingStatList{z-index:5;flex-direction:column;gap:16px;display:flex;position:absolute;top:50%;left:0%;transform:translateY(-50%)}html[lang=en] .whyChooseUs-module__xOACZG__floatingStatList{left:unset;right:0%}.whyChooseUs-module__xOACZG__statCard{background:rgba(255,255,255,.686);border:1px solid rgba(0,0,0,.04);border-radius:16px;align-items:center;gap:14px;min-width:155px;padding:12px 18px;transition:transform .3s;display:flex;box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.whyChooseUs-module__xOACZG__statCard:first-of-type{transform:translate(-3rem)!important}.whyChooseUs-module__xOACZG__statCard:nth-of-type(2){transform:translate(-2rem)!important}.whyChooseUs-module__xOACZG__statCard:nth-of-type(3){transform:translate(-1rem)!important}html[lang=en] .whyChooseUs-module__xOACZG__statCard:nth-of-type(3){transform:translate(1rem)!important}html[lang=en] .whyChooseUs-module__xOACZG__statCard:first-of-type{transform:translate(3rem)!important}html[lang=en] .whyChooseUs-module__xOACZG__statCard:nth-of-type(2){transform:translate(2rem)!important}.whyChooseUs-module__xOACZG__statIconRing{width:36px;height:36px;color:var(--color-primary);background-color:#fcf4fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:inset 0 0 0 1px rgba(203,64,171,.15)}.whyChooseUs-module__xOACZG__statTexts{flex-direction:column;display:flex}.whyChooseUs-module__xOACZG__statNumber{color:#10111a;font-size:1.25rem;font-weight:800;line-height:1.2}.whyChooseUs-module__xOACZG__statLabel{color:rgba(0,0,0,.706);font-size:.78rem;font-weight:700}.whyChooseUs-module__xOACZG__experienceBadge{z-index:6;background:#fff;border:1px solid rgba(162,56,154,.1);border-radius:20px;align-items:center;gap:10px;padding:12px 20px;animation:4.5s ease-in-out infinite whyChooseUs-module__xOACZG__floatExperience;display:flex;position:absolute;bottom:-4%;left:15%;box-shadow:0 12px 30px rgba(162,56,154,.1)}@keyframes whyChooseUs-module__xOACZG__floatExperience{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.whyChooseUs-module__xOACZG__expStarRing{width:36px;height:36px;color:var(--color-primary);background-color:#fdf2fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.whyChooseUs-module__xOACZG__featuresGrid{flex-flow:wrap;gap:20px;width:100%;display:flex}.whyChooseUs-module__xOACZG__featureCard{text-align:center;box-sizing:border-box;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:24px;flex-direction:column;flex:calc(25% - 15px);align-items:center;gap:16px;min-width:200px;padding:30px 24px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex;box-shadow:0 4px 20px rgba(0,0,0,.02)}.whyChooseUs-module__xOACZG__featureCard:hover{border-color:rgba(162,56,154,.15);transform:translateY(-6px);box-shadow:0 16px 35px rgba(162,56,154,.05)}.whyChooseUs-module__xOACZG__featureIconBox{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:8px;display:flex;position:relative}.whyChooseUs-module__xOACZG__featureIconBox img{-o-object-fit:contain;object-fit:contain}.whyChooseUs-module__xOACZG__featureCardTitle{color:#0f1016;margin:0;font-size:max(1rem,min(1.4vw,1.18rem));font-weight:800}.whyChooseUs-module__xOACZG__featureCardDesc{color:#64748b;margin:0;font-size:max(.82rem,min(1.1vw,.9rem));line-height:1.7}@media (max-width:992px){.whyChooseUs-module__xOACZG__splitLayout{flex-direction:column;gap:40px}.whyChooseUs-module__xOACZG__textPane{text-align:center;flex:unset;align-items:center;width:100%}.whyChooseUs-module__xOACZG__visualWrapper{flex:unset;width:100%;max-width:480px;margin:0 auto;padding-bottom:60px}.whyChooseUs-module__xOACZG__dashboardImage{width:100%}.whyChooseUs-module__xOACZG__floatingStatList{left:-2%}.whyChooseUs-module__xOACZG__experienceBadge{bottom:0;left:10%}.whyChooseUs-module__xOACZG__featureCard{flex:calc(50% - 10px)}}@media (max-width:768px){.whyChooseUs-module__xOACZG__whySection{padding:0 1.5rem}.whyChooseUs-module__xOACZG__visualWrapper{max-width:340px;padding-bottom:70px}.whyChooseUs-module__xOACZG__floatingStatList{gap:10px;display:none;left:auto;right:-2%;transform:translateY(-50%)}.whyChooseUs-module__xOACZG__statCard{gap:10px;padding:8px 12px}.whyChooseUs-module__xOACZG__statNumber{font-size:1.05rem}.whyChooseUs-module__xOACZG__statLabel{font-size:.7rem}.whyChooseUs-module__xOACZG__statIconRing{width:30px;height:30px}.whyChooseUs-module__xOACZG__experienceBadge{padding:8px 14px;bottom:0;left:5%}.whyChooseUs-module__xOACZG__featuresGrid{gap:14px}}@media (max-width:560px){.whyChooseUs-module__xOACZG__featureCard{flex:100%}}@media (max-width:400px){.whyChooseUs-module__xOACZG__experienceBadge{align-self:center;margin-top:12px;animation:none;position:static}.whyChooseUs-module__xOACZG__visualWrapper{flex-direction:column;padding-bottom:0}}.whyChooseUs-module__xOACZG__visualWrapper[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:scale(.94)}.whyChooseUs-module__xOACZG__statCard[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transform:translate(24px)}.whyChooseUs-module__xOACZG__badge[data-animate],.whyChooseUs-module__xOACZG__title[data-animate],.whyChooseUs-module__xOACZG__subtitle[data-animate],.whyChooseUs-module__xOACZG__textPane>div[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.whyChooseUs-module__xOACZG__featureCard[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.whyChooseUs-module__xOACZG__animateIn{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.whyChooseUs-module__xOACZG__visualWrapper[data-animate],.whyChooseUs-module__xOACZG__statCard[data-animate],.whyChooseUs-module__xOACZG__badge[data-animate],.whyChooseUs-module__xOACZG__title[data-animate],.whyChooseUs-module__xOACZG__subtitle[data-animate],.whyChooseUs-module__xOACZG__textPane>div[data-animate],.whyChooseUs-module__xOACZG__featureCard[data-animate]{opacity:1!important;transition:none!important;transform:none!important}}
.trustsection-module__UpMN4W__trustSection{color:#1a1a24;box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;padding:0 2rem 2rem;display:flex;overflow:hidden}.trustsection-module__UpMN4W__innerContainer{flex-direction:column;gap:80px;width:100%;max-width:1200px;margin:0 auto;display:flex}.trustsection-module__UpMN4W__topSplit{grid-template-columns:1fr 1.15fr;align-items:center;gap:80px;width:100%;display:grid;direction:rtl!important}.trustsection-module__UpMN4W__phoneWrapper{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.trustsection-module__UpMN4W__phoneImage{-o-object-fit:contain;object-fit:contain;width:90%;max-width:400px;height:auto}.trustsection-module__UpMN4W__textPane{text-align:center;flex-direction:column;align-items:center;gap:20px;max-width:620px;margin:0 auto;display:flex}@media (min-width:1101px){.trustsection-module__UpMN4W__textPane{margin:0}html[lang=ar] .trustsection-module__UpMN4W__textPane{text-align:right;align-items:flex-start}html[lang=en] .trustsection-module__UpMN4W__textPane{text-align:left;align-items:flex-end}}.trustsection-module__UpMN4W__badge{color:#a2389a;background-color:#fdf5fc;border-radius:99px;padding:6px 14px;font-size:.82rem;font-weight:700;display:inline-block}.trustsection-module__UpMN4W__title{color:#0f1016;margin:0;font-size:3rem;font-weight:500;line-height:1.35}.trustsection-module__UpMN4W__titleHighlight{color:#a2389a;background:linear-gradient(135deg,#a2389a 0%,#cb40ab 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.trustsection-module__UpMN4W__subtitle{color:#555864;margin:0;font-size:1.12rem;font-weight:500;line-height:1.8}@media (max-width:1100px){.trustsection-module__UpMN4W__topSplit{grid-template-columns:1fr;gap:40px}.trustsection-module__UpMN4W__phoneWrapper{order:-1}.trustsection-module__UpMN4W__svgConnector{display:none}.trustsection-module__UpMN4W__stepsRow{gap:40px;grid-template-columns:1fr!important}.trustsection-module__UpMN4W__stepsGrid{gap:40px}.trustsection-module__UpMN4W__stepItem{text-align:right;background:#fbfbfc;border:1px solid rgba(0,0,0,.03);border-radius:16px;flex-direction:row;padding:16px}.trustsection-module__UpMN4W__stepDesc{max-width:100%}}@media (max-width:768px){.trustsection-module__UpMN4W__trustSection{padding:1rem 1.5rem}.trustsection-module__UpMN4W__title{font-size:2.1rem}.trustsection-module__UpMN4W__subtitle{font-size:.98rem}}.trustsection-module__UpMN4W__videoContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.trustsection-module__UpMN4W__phoneImage{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;margin-bottom:-6rem}.trustsection-module__UpMN4W__mobileVideo{display:none}.trustsection-module__UpMN4W__soundButton{color:#fff;cursor:pointer;background-color:rgba(15,16,22,.55);border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background-color .2s;display:flex;position:absolute;top:10%;left:30%}.trustsection-module__UpMN4W__soundButton:hover{background-color:rgba(162,56,154,.85)}@media (max-width:1100px){.trustsection-module__UpMN4W__desktopVideo{display:none}.trustsection-module__UpMN4W__soundButton{top:6%;left:20%}.trustsection-module__UpMN4W__mobileVideo{display:block}.trustsection-module__UpMN4W__phoneImage{margin-bottom:0}}
.stepProcess-module__abTaPW__container{color:#1a1e29;box-sizing:border-box;background-color:#fff;flex-direction:column;align-items:center;margin-bottom:3rem;padding:0 24px;display:flex;overflow:hidden}.stepProcess-module__abTaPW__inner{flex-direction:column;align-items:flex-start;gap:80px;width:100%;max-width:1100px;display:flex}.stepProcess-module__abTaPW__flowWrapper{width:100%;margin-top:10px;display:flex;position:relative}html[lang=en] .stepProcess-module__abTaPW__flowWrapper{justify-content:flex-end}.stepProcess-module__abTaPW__svgLine{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.stepProcess-module__abTaPW__pathLine{stroke:var(--color-black);stroke-dasharray:none;fill:none}.stepProcess-module__abTaPW__stepsGrid{-moz-column-gap:24px;z-index:5;flex-wrap:wrap;justify-content:center;gap:140px 24px;width:90%;display:flex;position:relative}.stepProcess-module__abTaPW__stepCard{text-align:center;box-sizing:border-box;flex-direction:column;flex:0 calc(33.333% - 24px);align-items:center;gap:20px;padding:0 16px;display:flex}.stepProcess-module__abTaPW__circleWrapper{justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.stepProcess-module__abTaPW__circle{color:#b1128c;z-index:2;background-color:#fff;border:2px solid #b1128c;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;transition:all .35s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 0 0 6px rgba(177,18,140,.06),0 12px 30px rgba(177,18,140,.12)}.stepProcess-module__abTaPW__stepCard:hover .stepProcess-module__abTaPW__circle{transform:scale(1.04);box-shadow:0 0 0 10px rgba(177,18,140,.08),0 20px 40px rgba(177,18,140,.16)}.stepProcess-module__abTaPW__textGroup{flex-direction:column;gap:8px;display:flex}.stepProcess-module__abTaPW__itemTitle{color:#1e2229;margin:0;font-size:1.05rem;font-weight:700;transition:color .3s}.stepProcess-module__abTaPW__stepCard:hover .stepProcess-module__abTaPW__itemTitle{color:#b1128c}.stepProcess-module__abTaPW__itemDesc{color:#64748b;max-width:240px;margin:0;font-size:.85rem;line-height:1.6}@media (max-width:1100px){.stepProcess-module__abTaPW__stepsGrid{row-gap:80px;width:100%}}@media (max-width:900px){.stepProcess-module__abTaPW__svgLine{display:none}.stepProcess-module__abTaPW__stepsGrid{-moz-column-gap:16px;gap:16px;width:100%}.stepProcess-module__abTaPW__stepCard{background-color:#fafafa;border:1px solid rgba(0,0,0,.05);border-radius:20px;flex:0 calc(50% - 16px);gap:14px;padding:24px 16px}.stepProcess-module__abTaPW__itemDesc{max-width:100%}}@media (max-width:600px){.stepProcess-module__abTaPW__container{padding:0 1rem}.stepProcess-module__abTaPW__stepsGrid{-moz-column-gap:0;gap:12px 0}.stepProcess-module__abTaPW__stepCard{text-align:start;border-radius:16px;flex-direction:row;flex:0 100%;align-items:flex-start;gap:16px;padding:18px 16px}.stepProcess-module__abTaPW__circleWrapper{flex-shrink:0;width:60px;height:60px}.stepProcess-module__abTaPW__circle{width:60px;height:60px}.stepProcess-module__abTaPW__itemTitle{font-size:.95rem}.stepProcess-module__abTaPW__itemDesc{font-size:.82rem}}
.AboutSection-module__NtH1Ta__sectionWrapper{--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal-black:#1e2229;--neutral-body:#555e6b;--neutral-muted:#8e98a8;--pill-bg:#faf3f6;--badge-pink:#fce7f3;box-sizing:border-box;background-color:#fff;width:100%;padding:0 max(1.5rem,min(3vw,2rem)) max(4rem,min(6vw,5rem));overflow:hidden}.AboutSection-module__NtH1Ta__sectionContainer{box-sizing:border-box;flex-direction:row;align-items:center;gap:56px;max-width:1250px;margin:0 auto;display:flex}.AboutSection-module__NtH1Ta__leftColumn{box-sizing:border-box;flex-direction:column;flex-shrink:0;align-items:center;width:32%;min-width:320px;display:flex;position:relative}.AboutSection-module__NtH1Ta__leftColumnMobile{display:none}.AboutSection-module__NtH1Ta__verticalImageContainer{aspect-ratio:3/4.2;background-color:#f3f4f6;border-radius:48px;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.04)}.AboutSection-module__NtH1Ta__verticalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.AboutSection-module__NtH1Ta__verticalImageContainer:hover .AboutSection-module__NtH1Ta__verticalImage{transform:scale(1.05)}.AboutSection-module__NtH1Ta__sphereOverlay{z-index:10;pointer-events:none;width:150px;height:150px;position:absolute;top:-45px;right:-45px}.AboutSection-module__NtH1Ta__sphereImage{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;animation:6s ease-in-out infinite AboutSection-module__NtH1Ta__floatAnimation}@keyframes AboutSection-module__NtH1Ta__floatAnimation{0%{filter:drop-shadow(0 5px 15px rgba(212,29,139,.2));transform:translateY(0)rotate(0)}50%{filter:drop-shadow(0 15px 25px rgba(212,29,139,.35));transform:translateY(-10px)rotate(4deg)}to{filter:drop-shadow(0 5px 15px rgba(212,29,139,.2));transform:translateY(0)rotate(0)}}.AboutSection-module__NtH1Ta__rightColumn{box-sizing:border-box;flex-direction:column;flex-grow:1;display:flex}.AboutSection-module__NtH1Ta__badgeContainer{justify-content:flex-start;margin-bottom:20px;display:flex}.AboutSection-module__NtH1Ta__infoBadge{background-color:var(--pill-bg);color:var(--color-primary);letter-spacing:-.2px;border:1px solid rgba(212,29,139,.08);border-radius:300px;padding:8px 18px;font-size:14px;font-weight:500}.AboutSection-module__NtH1Ta__mainHeading{color:var(--charcoal-black);max-width:700px;margin:0 0 20px;font-size:40px;font-weight:700;line-height:1.35}.AboutSection-module__NtH1Ta__highlightText{color:var(--color-primary);display:inline-block;position:relative}.AboutSection-module__NtH1Ta__agencyDescription{color:var(--neutral-body);max-width:700px;margin:0 0 32px;font-size:1.125rem;font-weight:400;line-height:1.75}.AboutSection-module__NtH1Ta__subLayout{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:36px;display:flex}.AboutSection-module__NtH1Ta__featuresColumn{box-sizing:border-box;flex-direction:column;flex:1;gap:28px;min-width:0;display:flex}.AboutSection-module__NtH1Ta__featureItem{flex-direction:row;align-items:flex-start;gap:16px;transition:transform .3s;display:flex}.AboutSection-module__NtH1Ta__featureItem:hover{transform:translate(-4px)}.AboutSection-module__NtH1Ta__featureContent{flex-grow:1}.AboutSection-module__NtH1Ta__featureTitle{color:var(--charcoal-black);margin:0 0 6px;font-size:18px;font-weight:700}.AboutSection-module__NtH1Ta__featureText{color:var(--neutral-body);margin:0;font-size:14px;line-height:1.6}.AboutSection-module__NtH1Ta__iconContainer{border:1.5px solid var(--magenta-outline);width:48px;height:48px;color:var(--color-primary);background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .3s,background-color .3s,color .3s;display:flex;box-shadow:0 4px 12px rgba(212,29,139,.06)}.AboutSection-module__NtH1Ta__featureItem:hover .AboutSection-module__NtH1Ta__iconContainer{background-color:var(--color-primary);border-color:var(--color-primary);color:#fff;transform:rotate(10deg)scale(1.08);box-shadow:0 6px 16px rgba(212,29,139,.25)}.AboutSection-module__NtH1Ta__buttonWrapper{margin-top:16px}.AboutSection-module__NtH1Ta__horizontalImageWrapper{aspect-ratio:4/2.8;background-color:#f3f4f6;border-radius:36px;flex:1;align-self:center;min-width:0;position:relative;overflow:hidden;box-shadow:0 15px 35px rgba(0,0,0,.03)}.AboutSection-module__NtH1Ta__horizontalImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1);display:block}.AboutSection-module__NtH1Ta__horizontalImageWrapper:hover .AboutSection-module__NtH1Ta__horizontalImage{transform:scale(1.05)}.AboutSection-module__NtH1Ta__expBadge{box-sizing:border-box;z-index:5;background-color:#ffd1e6;border-right:1px solid rgba(212,29,139,.1);flex-direction:column;justify-content:center;align-items:center;width:48px;display:flex;position:absolute;top:0;bottom:0;left:0}.AboutSection-module__NtH1Ta__expTextContainer{writing-mode:vertical-rl;justify-content:center;align-items:center;gap:8px;display:flex;transform:rotate(180deg)}.AboutSection-module__NtH1Ta__expNumber{color:var(--color-primary);letter-spacing:-.5px;margin:0;font-size:18px;font-weight:900}.AboutSection-module__NtH1Ta__expLabel{color:var(--charcoal-black);margin:0;font-size:11px;font-weight:700}@media (max-width:1024px){.AboutSection-module__NtH1Ta__sectionContainer{flex-direction:column;gap:40px}.AboutSection-module__NtH1Ta__leftColumn{display:none}.AboutSection-module__NtH1Ta__leftColumnMobile{width:100%;max-width:450px;margin:0 auto 32px;display:block;position:relative}.AboutSection-module__NtH1Ta__rightColumn{align-items:center;width:100%}.AboutSection-module__NtH1Ta__mainHeading{text-align:center;font-size:32px}.AboutSection-module__NtH1Ta__agencyDescription{text-align:center}}@media (max-width:768px){.AboutSection-module__NtH1Ta__subLayout{flex-direction:column-reverse;gap:32px}.AboutSection-module__NtH1Ta__featuresColumn{width:100%}.AboutSection-module__NtH1Ta__horizontalImageWrapper{display:none}.AboutSection-module__NtH1Ta__mainHeading{font-size:28px}html[lang=en] .AboutSection-module__NtH1Ta__mainHeading{font-size:22px}.AboutSection-module__NtH1Ta__agencyDescription{margin-bottom:24px;font-size:15px}}.AboutSection-module__NtH1Ta__leftColumn[data-animate],.AboutSection-module__NtH1Ta__leftColumnMobile[data-animate],.AboutSection-module__NtH1Ta__horizontalImageWrapper[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transform:scale(.94)}.AboutSection-module__NtH1Ta__badgeContainer[data-animate],.AboutSection-module__NtH1Ta__mainHeading[data-animate],.AboutSection-module__NtH1Ta__agencyDescription[data-animate],.AboutSection-module__NtH1Ta__featureItem[data-animate],.AboutSection-module__NtH1Ta__buttonWrapper[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .65s cubic-bezier(.16,1,.3,1),transform .65s cubic-bezier(.16,1,.3,1);transform:translateY(28px)}.AboutSection-module__NtH1Ta__animateIn{opacity:1!important;transform:none!important}.AboutSection-module__NtH1Ta__expBadgeBelow{background-color:#ffd1e6;border:1px solid rgba(212,29,139,.1);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:16px;padding:10px 2rem;display:flex}.AboutSection-module__NtH1Ta__expBadgeBelow .AboutSection-module__NtH1Ta__expNumber{color:var(--color-primary);letter-spacing:-.5px;margin:0;font-size:18px;font-weight:900}.AboutSection-module__NtH1Ta__expBadgeBelow .AboutSection-module__NtH1Ta__expLabel{color:var(--charcoal-black);margin:0;font-size:13px;font-weight:700}.AboutSection-module__NtH1Ta__leftColumnMobile .AboutSection-module__NtH1Ta__expBadgeBelow{margin-left:auto;margin-right:auto}@media (prefers-reduced-motion:reduce){.AboutSection-module__NtH1Ta__leftColumn[data-animate],.AboutSection-module__NtH1Ta__leftColumnMobile[data-animate],.AboutSection-module__NtH1Ta__horizontalImageWrapper[data-animate],.AboutSection-module__NtH1Ta__badgeContainer[data-animate],.AboutSection-module__NtH1Ta__mainHeading[data-animate],.AboutSection-module__NtH1Ta__agencyDescription[data-animate],.AboutSection-module__NtH1Ta__featureItem[data-animate],.AboutSection-module__NtH1Ta__buttonWrapper[data-animate]{opacity:1!important;transition:none!important;transform:none!important}}
.brandingServices-module__Kt7e7q__section{margin-bottom:110px}.brandingServices-module__Kt7e7q__container{width:100%}.brandingServices-module__Kt7e7q__heading{color:#24181f;text-align:center;margin-bottom:1.5rem;font-size:45px;font-weight:900;line-height:1.3}.brandingServices-module__Kt7e7q__heading span{color:var(--color-primary)}.brandingServices-module__Kt7e7q__subheading{color:rgba(36,24,31,.75);text-align:center;max-width:800px;margin:0 auto 2.5rem;font-size:18px;line-height:2}.brandingServices-module__Kt7e7q__grid{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.brandingServices-module__Kt7e7q__card{background:#fff;border:1px solid #d8d8d8;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:30%;min-height:330px;padding:25px 0;transition:all .3s;display:flex;position:relative;overflow:hidden}.brandingServices-module__Kt7e7q__card:hover{transform:translateY(-4px);box-shadow:0 20px 40px rgba(0,0,0,.08)}.brandingServices-module__Kt7e7q__content{z-index:2;text-align:center;position:relative}.brandingServices-module__Kt7e7q__badge{justify-content:center;margin-bottom:12px;display:flex}.brandingServices-module__Kt7e7q__title{color:#79005d;margin-bottom:14px;font-size:2rem;font-weight:800;line-height:1.2}.brandingServices-module__Kt7e7q__description{color:#676767;max-width:330px;margin:0 auto;font-size:1.05rem;line-height:1.8}.brandingServices-module__Kt7e7q__imageWrapper{width:65%;height:10rem;margin-bottom:15px}.brandingServices-module__Kt7e7q__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.brandingServices-module__Kt7e7q__thirdCard{width:31%}.brandingServices-module__Kt7e7q__halfCard{width:48%}.brandingServices-module__Kt7e7q__centerCard{background:linear-gradient(#f7edf7 0%,#f3e9f5 100%);flex-direction:column-reverse}@media (max-width:992px){.brandingServices-module__Kt7e7q__card{width:45%;min-height:340px}.brandingServices-module__Kt7e7q__thirdCard,.brandingServices-module__Kt7e7q__halfCard{width:45%}.brandingServices-module__Kt7e7q__title{font-size:1.75rem}}@media (max-width:768px){.brandingServices-module__Kt7e7q__section{margin-bottom:50px}.brandingServices-module__Kt7e7q__card,.brandingServices-module__Kt7e7q__thirdCard,.brandingServices-module__Kt7e7q__halfCard{border-radius:20px;width:85%;min-height:300px}.brandingServices-module__Kt7e7q__heading{font-size:25px}.brandingServices-module__Kt7e7q__subheading{width:90%;margin:auto auto 15px;font-size:16px}.brandingServices-module__Kt7e7q__content{padding:24px}.brandingServices-module__Kt7e7q__title{font-size:1.5rem}.brandingServices-module__Kt7e7q__description{font-size:.95rem}}
.ShowcaseSection-module__kLDABq__sectionWrapper{--magenta-primary:#d41d8b;--magenta-dark:#a51068;--magenta-light:#fdf2f8;--magenta-outline:#fbcfe8;--charcoal-black:#1e2229;--neutral-body:#555e6b;--neutral-muted:#8e98a8;--pill-bg:#faf3f6;--pill-text:#d41d8b;--marker-bg:#fdf2f8;box-sizing:border-box;background-color:#fff;width:100%;padding:2rem 1.5rem 6rem;position:relative;overflow:hidden}@media (max-width:768px){.ShowcaseSection-module__kLDABq__sectionWrapper{padding:2rem 1.5rem 4rem}}.ShowcaseSection-module__kLDABq__sectionContainer{box-sizing:border-box;flex-direction:row;align-items:center;gap:40px;max-width:1250px;margin:0 auto;display:flex}.ShowcaseSection-module__kLDABq__rightColumn{box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;display:flex}.ShowcaseSection-module__kLDABq__badgeContainer{justify-content:flex-start;margin-bottom:20px;display:flex}.ShowcaseSection-module__kLDABq__infoBadge{background-color:var(--pill-bg);color:var(--pill-text);border:1px solid rgba(212,29,139,.08);border-radius:300px;padding:8px 18px;font-size:14px;font-weight:500}.ShowcaseSection-module__kLDABq__mainHeading{color:var(--charcoal-black);letter-spacing:-.5px;margin:0 0 20px;font-size:38px;font-weight:500;line-height:1.4}.ShowcaseSection-module__kLDABq__highlightText{color:var(--magenta-primary)}.ShowcaseSection-module__kLDABq__inWord{display:inline-block}.ShowcaseSection-module__kLDABq__sectionDescription{color:var(--neutral-body);margin:0 0 36px;font-size:16px;line-height:1.8}.ShowcaseSection-module__kLDABq__buttonWrapper{justify-content:flex-start;display:flex}.ShowcaseSection-module__kLDABq__middleColumn{box-sizing:border-box;flex:1.5;justify-content:center;align-items:center;display:flex}.ShowcaseSection-module__kLDABq__imageWrapper{width:100%;position:relative}.ShowcaseSection-module__kLDABq__deckContainer{width:100%;margin-top:60px;position:relative;overflow:hidden}.ShowcaseSection-module__kLDABq__deckContainer img{height:auto!important;position:static!important}.ShowcaseSection-module__kLDABq__floatingBadge{z-index:15;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute}.ShowcaseSection-module__kLDABq__marketingBadge{top:15px;left:45px;transform:rotate(-12deg)}.ShowcaseSection-module__kLDABq__marketingText{color:var(--charcoal-black);margin-bottom:2px;font-size:19px;font-weight:700;display:block}.ShowcaseSection-module__kLDABq__wavyArrow{opacity:.75;width:60px;height:auto;display:block}.ShowcaseSection-module__kLDABq__uiUxBadge{top:45px;left:-40px;transform:rotate(-18deg)}.ShowcaseSection-module__kLDABq__uiUxText{color:var(--charcoal-black);font-size:20px;font-weight:700}.ShowcaseSection-module__kLDABq__uiUxLine{width:55px;stroke:var(--charcoal-black);stroke-width:2px;opacity:.75;margin-top:-2px}.ShowcaseSection-module__kLDABq__webDesignBadge{top:115px;left:-20px;transform:rotate(-6deg)}.ShowcaseSection-module__kLDABq__webDesignText{color:var(--charcoal-black);border:1.5px solid var(--charcoal-black);background-color:rgba(255,255,255,.9);border-radius:40% 60% 50% 50%/50% 50% 60% 40%;padding:8px 18px;font-size:17px;font-weight:700;box-shadow:0 4px 10px rgba(0,0,0,.02)}.ShowcaseSection-module__kLDABq__leftColumn{box-sizing:border-box;flex-direction:column;flex:1;gap:28px;display:flex}.ShowcaseSection-module__kLDABq__featureRow{text-align:right;flex-direction:row;align-items:flex-start;gap:16px;transition:transform .3s;display:flex}.ShowcaseSection-module__kLDABq__featureRow:hover{transform:translate(-4px)}.ShowcaseSection-module__kLDABq__arrowIndicator{color:var(--magenta-primary);-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:center;align-items:center;padding-top:2px;font-size:20px;font-weight:800;display:flex}.ShowcaseSection-module__kLDABq__featureText{color:var(--charcoal-black);margin:0;font-size:16px;font-weight:500;line-height:1.65}html[lang=en] .ShowcaseSection-module__kLDABq__featureText{text-align:left}@media (max-width:1100px){.ShowcaseSection-module__kLDABq__sectionContainer{flex-direction:column}.ShowcaseSection-module__kLDABq__rightColumn,.ShowcaseSection-module__kLDABq__leftColumn,.ShowcaseSection-module__kLDABq__middleColumn{flex:unset;text-align:center;align-items:center;width:100%;max-width:650px;margin:0 auto}}@media (max-width:768px){.ShowcaseSection-module__kLDABq__mainHeading{font-size:30px}.ShowcaseSection-module__kLDABq__sectionDescription{font-size:15px}.ShowcaseSection-module__kLDABq__uiUxBadge,.ShowcaseSection-module__kLDABq__webDesignBadge{left:0}}.ShowcaseSection-module__kLDABq__badgeContainer[data-animate],.ShowcaseSection-module__kLDABq__mainHeading[data-animate],.ShowcaseSection-module__kLDABq__sectionDescription[data-animate],.ShowcaseSection-module__kLDABq__buttonWrapper[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1);transform:translateY(24px)}.ShowcaseSection-module__kLDABq__imageWrapper[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:scale(.93)}.ShowcaseSection-module__kLDABq__featureRow[data-animate]{opacity:0;will-change:opacity,transform;transition:opacity .55s cubic-bezier(.16,1,.3,1),transform .55s cubic-bezier(.16,1,.3,1);transform:translate(24px)}.ShowcaseSection-module__kLDABq__animateIn{opacity:1!important;transform:none!important}@media (prefers-reduced-motion:reduce){.ShowcaseSection-module__kLDABq__badgeContainer[data-animate],.ShowcaseSection-module__kLDABq__mainHeading[data-animate],.ShowcaseSection-module__kLDABq__sectionDescription[data-animate],.ShowcaseSection-module__kLDABq__buttonWrapper[data-animate],.ShowcaseSection-module__kLDABq__imageWrapper[data-animate],.ShowcaseSection-module__kLDABq__featureRow[data-animate]{opacity:1!important;transition:none!important;transform:none!important}}.ShowcaseSection-module__kLDABq__filterTabs{flex-wrap:wrap;gap:8px;margin:1rem 0;display:flex}.ShowcaseSection-module__kLDABq__filterTab{background:0 0;border:1px solid rgba(0,0,0,.15);border-radius:999px;padding:6px 16px;font-size:14px}
.ContentCreationSection-module__l0W0Ea__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:100px 24px;overflow:hidden}.ContentCreationSection-module__l0W0Ea__mainContentGrid{justify-content:space-between;align-items:center;gap:40px;width:100%;display:flex}.ContentCreationSection-module__l0W0Ea__copywritingCol{text-align:start;box-sizing:border-box;flex-direction:column;align-items:flex-start;width:44%;display:flex}.ContentCreationSection-module__l0W0Ea__badge{color:var(--color-primary);white-space:nowrap;background-color:#fdf2f8;border:1px solid rgba(236,72,153,.15);border-radius:20px;align-self:flex-start;margin-bottom:20px;padding:6px 18px;font-size:max(12px,min(1.4vw,14px));font-weight:500;display:inline-block}.ContentCreationSection-module__l0W0Ea__mainTitle{color:#111827;max-width:540px;margin:0 0 24px;font-size:max(22px,min(3vw,42px));font-weight:500;line-height:1.35}.ContentCreationSection-module__l0W0Ea__pinkHighlight{color:var(--color-primary)}.ContentCreationSection-module__l0W0Ea__description{color:#4b5563;max-width:500px;margin:0 0 36px;font-size:max(13px,min(1.4vw,16px));font-weight:500;line-height:1.85}.ContentCreationSection-module__l0W0Ea__ctaWrapper{justify-content:flex-start;width:100%;display:flex}.ContentCreationSection-module__l0W0Ea__visualCol{box-sizing:border-box;justify-content:center;align-items:center;width:54%;display:flex}.ContentCreationSection-module__l0W0Ea__imageFrame{width:100%;position:relative;overflow:hidden}.ContentCreationSection-module__l0W0Ea__contentImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto}.ContentCreationSection-module__l0W0Ea__bottomCardsGrid{gap:24px;width:100%;margin-top:60px;display:flex}.ContentCreationSection-module__l0W0Ea__cardItem{text-align:center;box-sizing:border-box;background-color:#fff;border:1px solid rgba(243,244,246,.9);border-radius:24px;flex-direction:column;align-items:center;width:33.33%;padding:36px 24px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 30px rgba(0,0,0,.02)}.ContentCreationSection-module__l0W0Ea__cardItem:hover{border-color:rgba(219,39,119,.15);transform:translateY(-6px);box-shadow:0 20px 40px rgba(219,39,119,.05)}.ContentCreationSection-module__l0W0Ea__iconWrapper{width:64px;height:64px;color:var(--color-primary);background-color:#fdf2f8;border:2px solid #fff;border-radius:50%;outline:1.5px solid rgba(219,39,119,.15);flex-shrink:0;justify-content:center;align-items:center;margin-bottom:20px;display:flex;box-shadow:0 8px 20px rgba(219,39,119,.08)}.ContentCreationSection-module__l0W0Ea__cardIcon{color:var(--color-primary)}.ContentCreationSection-module__l0W0Ea__cardTitle{color:#111827;margin:0 0 8px;font-size:max(16px,min(1.8vw,20px));font-weight:500;line-height:1.35}.ContentCreationSection-module__l0W0Ea__cardSubtitle{color:#6b7280;margin:0;font-size:max(13px,min(1.4vw,16px));font-weight:500}@media (max-width:1024px){.ContentCreationSection-module__l0W0Ea__sectionContainer{padding:60px 24px}.ContentCreationSection-module__l0W0Ea__mainContentGrid{flex-direction:column;align-items:center;gap:48px}.ContentCreationSection-module__l0W0Ea__copywritingCol{text-align:center;align-items:center;width:100%;max-width:560px}.ContentCreationSection-module__l0W0Ea__badge{align-self:center}.ContentCreationSection-module__l0W0Ea__mainTitle{max-width:100%;font-size:max(22px,min(4vw,32px))}.ContentCreationSection-module__l0W0Ea__description{max-width:100%}.ContentCreationSection-module__l0W0Ea__ctaWrapper{justify-content:center}.ContentCreationSection-module__l0W0Ea__visualCol{order:2;width:100%;max-width:520px}.ContentCreationSection-module__l0W0Ea__bottomCardsGrid{margin-top:48px}}@media (max-width:768px){.ContentCreationSection-module__l0W0Ea__bottomCardsGrid{flex-direction:column;gap:20px}.ContentCreationSection-module__l0W0Ea__cardItem{width:100%;padding:28px 20px}.ContentCreationSection-module__l0W0Ea__copywritingCol,.ContentCreationSection-module__l0W0Ea__visualCol{max-width:100%}}
.CoreServicesSection-module__5tS1ka__sectionContainer{color:#1a1f2c;box-sizing:border-box;text-align:center;width:100%;max-width:1280px;margin:0 auto;padding:0 24px}.CoreServicesSection-module__5tS1ka__headerWrapper{flex-direction:column;align-items:center;margin-bottom:54px;display:flex}.CoreServicesSection-module__5tS1ka__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;margin-bottom:16px;padding:6px 18px;font-size:max(12px,min(1.5vw,14px));font-weight:500;display:inline-block}.CoreServicesSection-module__5tS1ka__title{color:#111827;max-width:800px;margin:0 0 16px;font-size:max(32px,min(4vw,54px));font-weight:500;line-height:1.4}.CoreServicesSection-module__5tS1ka__titleHighlight{color:var(--color-primary)}.CoreServicesSection-module__5tS1ka__subtitle{color:#6b7280;max-width:720px;margin:0;font-size:max(15px,min(1.7vw,19px));font-weight:500;line-height:1.8}.CoreServicesSection-module__5tS1ka__mainLayout{text-align:right;align-items:flex-start;gap:48px;display:flex}.CoreServicesSection-module__5tS1ka__leftColumn{box-sizing:border-box;flex-direction:column;gap:32px;width:52%;display:flex}.CoreServicesSection-module__5tS1ka__visualCard{background-color:#f3f4f6;border:1px solid rgba(243,244,246,.8);border-radius:40px;width:100%;height:380px;position:relative;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.04)}.CoreServicesSection-module__5tS1ka__serviceImageLayer{opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform 1.1s cubic-bezier(.16,1,.3,1);position:absolute;top:0;bottom:0;left:0;right:0;transform:scale(1.04)}.CoreServicesSection-module__5tS1ka__serviceImageLayerActive{opacity:1;pointer-events:auto;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform 1.1s cubic-bezier(.16,1,.3,1);transform:scale(1)}.CoreServicesSection-module__5tS1ka__serviceImage{-o-object-fit:cover;object-fit:cover}.CoreServicesSection-module__5tS1ka__leftColumnFooter{background-color:#fff;border:1px solid rgba(243,244,246,.9);border-radius:28px;justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex;box-shadow:0 10px 30px rgba(0,0,0,.01)}.CoreServicesSection-module__5tS1ka__footerTextWrapper{box-sizing:border-box;width:65%}.CoreServicesSection-module__5tS1ka__footerHeading{color:#374151;margin:0 0 16px;font-size:max(14px,min(1.6vw,18px));font-weight:500;line-height:1.6;transition:opacity .3s}.CoreServicesSection-module__5tS1ka__marketingIllustrationWrapper{flex-shrink:0;justify-content:center;align-items:center;width:150px;height:130px;display:flex;position:relative}.CoreServicesSection-module__5tS1ka__marketingIllustration{-o-object-fit:contain;object-fit:contain}.CoreServicesSection-module__5tS1ka__rightColumn{box-sizing:border-box;flex-direction:column;gap:16px;width:48%;display:flex}.CoreServicesSection-module__5tS1ka__serviceOption{cursor:pointer;background-color:#fff;border:1px solid rgba(229,231,235,.7);border-radius:30px;align-items:center;gap:1rem;padding:18px 24px;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.CoreServicesSection-module__5tS1ka__serviceOptionText{color:#374151;font-size:max(16px,min(1.8vw,20px));font-weight:500;transition:color .2s}.CoreServicesSection-module__5tS1ka__iconCircle{width:36px;height:36px;color:var(--color-primary);background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .25s;display:flex}.CoreServicesSection-module__5tS1ka__serviceOption:hover{background-color:#fdf2f8;border-color:rgba(219,39,119,.25);transform:translate(-6px)}.CoreServicesSection-module__5tS1ka__serviceOption:hover .CoreServicesSection-module__5tS1ka__iconCircle{background-color:#fff;transform:scale(1.05)}.CoreServicesSection-module__5tS1ka__serviceOptionActive{background-color:#b71a80;background:linear-gradient(45deg,var(--color-primary)0%,#eb0784 100%);transform:translate(-4px);box-shadow:0 10px 25px rgba(219,39,119,.25);border-color:transparent!important}.CoreServicesSection-module__5tS1ka__serviceOptionActive .CoreServicesSection-module__5tS1ka__serviceOptionText{color:#fff!important}.CoreServicesSection-module__5tS1ka__serviceOptionActive .CoreServicesSection-module__5tS1ka__iconCircle{color:var(--color-primary)!important;background-color:#fff!important;border-color:transparent!important}.CoreServicesSection-module__5tS1ka__accordionLayout{display:none}@media (max-width:1024px){.CoreServicesSection-module__5tS1ka__mainLayout{display:none}.CoreServicesSection-module__5tS1ka__accordionLayout{text-align:right;flex-direction:column;gap:12px;width:100%;max-width:600px;margin:0 auto;display:flex}.CoreServicesSection-module__5tS1ka__accordionItem{background-color:#fff;border:1px solid rgba(229,231,235,.7);border-radius:24px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.04)}.CoreServicesSection-module__5tS1ka__accordionTab{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:start;align-items:center;gap:1rem;padding:16px 20px;transition:background-color .25s;display:flex}.CoreServicesSection-module__5tS1ka__accordionTabActive{background:linear-gradient(135deg,var(--color-primary)0%,#eb0784 100%)}.CoreServicesSection-module__5tS1ka__accordionTabActive .CoreServicesSection-module__5tS1ka__serviceOptionText{color:#fff!important}.CoreServicesSection-module__5tS1ka__accordionTabActive .CoreServicesSection-module__5tS1ka__iconCircle{color:var(--color-primary)!important;background-color:#fff!important;border-color:transparent!important}.CoreServicesSection-module__5tS1ka__accordionPanel{opacity:0;max-height:0;transition:max-height .55s cubic-bezier(.16,1,.3,1),opacity .4s;overflow:hidden}.CoreServicesSection-module__5tS1ka__accordionPanelOpen{opacity:1;max-height:480px;transition:max-height .55s cubic-bezier(.16,1,.3,1),opacity .4s 50ms}.CoreServicesSection-module__5tS1ka__accordionImageWrapper{background-color:#f3f4f6;width:100%;height:220px;position:relative;overflow:hidden}.CoreServicesSection-module__5tS1ka__accordionFooter{text-align:right;flex-direction:column;gap:14px;padding:18px 20px 20px;display:flex}.CoreServicesSection-module__5tS1ka__accordionFooter .CoreServicesSection-module__5tS1ka__footerHeading{text-align:start;margin:0;font-size:max(13px,min(3.5vw,16px))}}@media (max-width:640px){.CoreServicesSection-module__5tS1ka__sectionContainer{padding:0 16px}.CoreServicesSection-module__5tS1ka__accordionImageWrapper{height:180px}.CoreServicesSection-module__5tS1ka__accordionTab{padding:14px 16px}}
.DifferentiationSection-module__R5IcjW__sectionContainer{color:#1a1f2c;box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:30px 24px 100px}.DifferentiationSection-module__R5IcjW__layoutGrid{align-items:center;gap:60px;display:flex}.DifferentiationSection-module__R5IcjW__textSide{z-index:10;box-sizing:border-box;flex-direction:column;width:44%;display:flex}.DifferentiationSection-module__R5IcjW__badge{color:var(--color-primary);background-color:#fdf2f8;border:1px solid rgba(236,72,153,.1);border-radius:20px;align-self:flex-start;margin-bottom:20px;padding:6px 18px;font-size:max(12px,min(1.4vw,14px));font-weight:500;display:inline-block}.DifferentiationSection-module__R5IcjW__mainTitle{color:#111827;margin:0 0 24px;font-size:max(22px,min(3vw,42px));font-weight:500;line-height:1.35}.DifferentiationSection-module__R5IcjW__mainTitle span,.DifferentiationSection-module__R5IcjW__highlightText{color:var(--color-primary)}.DifferentiationSection-module__R5IcjW__description{color:#4b5563;margin:0 0 36px;font-size:max(15px,min(1.7vw,19px));line-height:1.8}.DifferentiationSection-module__R5IcjW__bulletsBox{flex-direction:column;gap:28px;margin-bottom:40px;display:flex}.DifferentiationSection-module__R5IcjW__bulletRow{align-items:flex-start;gap:16px;display:flex}.DifferentiationSection-module__R5IcjW__iconCircle{width:44px;height:44px;color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 4px 10px rgba(219,39,119,.05)}.DifferentiationSection-module__R5IcjW__bulletTextWrap{flex-direction:column;min-width:0;display:flex}.DifferentiationSection-module__R5IcjW__bulletTitle{color:#111827;margin:0 0 6px;font-size:max(16px,min(1.8vw,20px));font-weight:750}.DifferentiationSection-module__R5IcjW__bulletDesc{color:#6b7280;margin:0;font-size:max(13px,min(1.4vw,16px));line-height:1.6}.DifferentiationSection-module__R5IcjW__illustrationContainer{box-sizing:border-box;justify-content:center;align-items:center;width:56%;display:flex;position:relative}.DifferentiationSection-module__R5IcjW__podiumImageWrapper{width:100%;position:relative}.DifferentiationSection-module__R5IcjW__podiumImage{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:none}html[lang=ar] .DifferentiationSection-module__R5IcjW__podiumImageAr,html[lang=en] .DifferentiationSection-module__R5IcjW__podiumImageEn{display:block}html[lang=ar] .DifferentiationSection-module__R5IcjW__podiumImageEn,html[lang=en] .DifferentiationSection-module__R5IcjW__podiumImageAr{display:none}.DifferentiationSection-module__R5IcjW__buttonRow{justify-content:flex-start;display:flex}@media (max-width:1024px){.DifferentiationSection-module__R5IcjW__layoutGrid{flex-direction:column-reverse;align-items:center;gap:48px}.DifferentiationSection-module__R5IcjW__textSide,.DifferentiationSection-module__R5IcjW__illustrationContainer{width:100%;max-width:560px;min-height:auto}.DifferentiationSection-module__R5IcjW__textSide{text-align:center;align-items:center}.DifferentiationSection-module__R5IcjW__badge{align-self:center}.DifferentiationSection-module__R5IcjW__floatingLabel,.DifferentiationSection-module__R5IcjW__arrowSvg{display:none}.DifferentiationSection-module__R5IcjW__mobileTimelineBox{flex-direction:column;gap:16px;width:100%;margin-top:32px;display:flex}.DifferentiationSection-module__R5IcjW__mobileTimelineItem{background-color:#f9fafb;border:1px solid #f3f4f6;border-radius:20px;align-items:center;gap:16px;padding:20px;display:flex}.DifferentiationSection-module__R5IcjW__timelineStepNum{color:var(--color-primary);background-color:#fdf2f8;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:max(18px,min(2.5vw,24px));font-weight:500;display:flex}.DifferentiationSection-module__R5IcjW__timelineTexts{flex-direction:column;display:flex}.DifferentiationSection-module__R5IcjW__timelineTitle{color:#111827;margin:0 0 4px;font-size:max(13px,min(1.5vw,16px));font-weight:750}.DifferentiationSection-module__R5IcjW__timelineDesc{color:#6b7280;margin:0;font-size:max(11px,min(1.2vw,13px))}.DifferentiationSection-module__R5IcjW__buttonRow{justify-content:center}}@media (min-width:1025px){.DifferentiationSection-module__R5IcjW__mobileTimelineBox{display:none}}@media (max-width:640px){.DifferentiationSection-module__R5IcjW__sectionContainer{padding:30px 16px 60px}.DifferentiationSection-module__R5IcjW__textSide,.DifferentiationSection-module__R5IcjW__illustrationContainer{max-width:100%}}
.whyMediaTrans-module__Ay6mta__sectionContainer{width:100%;max-width:1100px;margin:0 auto 80px}.whyMediaTrans-module__Ay6mta__header{text-align:center;max-width:780px;margin:0 auto 56px}.whyMediaTrans-module__Ay6mta__title{color:#1a1a1a;margin:0 0 20px;font-size:40px;font-weight:800;line-height:1.5}.whyMediaTrans-module__Ay6mta__titleHighlight{color:var(--color-primary);font-weight:800}.whyMediaTrans-module__Ay6mta__subtitle{color:#6b6b6b;width:90%;margin:0 auto;font-size:18px;line-height:1.9}.whyMediaTrans-module__Ay6mta__itemsRow{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:48px;display:flex}.whyMediaTrans-module__Ay6mta__item{align-items:center;gap:10px;width:30%;display:flex}.whyMediaTrans-module__Ay6mta__iconWrapper{justify-content:center;align-items:center;width:auto;height:7rem;display:flex}.whyMediaTrans-module__Ay6mta__iconWrapper img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.whyMediaTrans-module__Ay6mta__icon{color:#d6449a;width:26px;height:26px}.whyMediaTrans-module__Ay6mta__itemTitle{color:#1a1a1a;margin:0 0 10px;font-size:20px;font-weight:700}.whyMediaTrans-module__Ay6mta__itemDesc{color:#8a8a8a;width:90%;margin:0;font-size:15px;line-height:1.9}@media (max-width:900px){.whyMediaTrans-module__Ay6mta__itemsRow{gap:32px}.whyMediaTrans-module__Ay6mta__title{font-size:22px}}@media (max-width:640px){.whyMediaTrans-module__Ay6mta__sectionContainer{padding:0 16px}.whyMediaTrans-module__Ay6mta__itemsRow{flex-direction:column;align-items:center;gap:40px}.whyMediaTrans-module__Ay6mta__item{justify-content:center;width:100%;max-width:320px}.whyMediaTrans-module__Ay6mta__title{font-size:25px}.whyMediaTrans-module__Ay6mta__subtitle{font-size:13.5px}.whyMediaTrans-module__Ay6mta__iconWrapper{height:5rem}.whyMediaTrans-module__Ay6mta__itemTitle{font-size:18px}.whyMediaTrans-module__Ay6mta__boxDesc{width:70%}.whyMediaTrans-module__Ay6mta__itemDesc{width:100%}}
