.Header-module__hBw1pG__header{z-index:100;background:0 0;border-bottom:1px solid #0000;width:100%;transition:background .5s,border-color .5s,-webkit-backdrop-filter .5s,backdrop-filter .5s;position:fixed;top:0;left:0}.Header-module__hBw1pG__scrolled{-webkit-backdrop-filter:blur(12px);background:#080808d9;border-bottom-color:#ffffff14}.Header-module__hBw1pG__headerContent{justify-content:space-between;align-items:center;max-width:1280px;height:88px;margin:0 auto;padding:0 2rem;display:flex}.Header-module__hBw1pG__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__hBw1pG__brandContainer{letter-spacing:.02em;font-family:var(--font-outfit), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;-webkit-user-select:none;user-select:none;align-items:center;gap:.15rem;transition:transform .3s cubic-bezier(.16,1,.3,1),filter .3s;display:inline-flex}.Header-module__hBw1pG__logo:hover .Header-module__hBw1pG__brandContainer{filter:drop-shadow(0 0 14px #00f0ff73);transform:scale(1.05)}.Header-module__hBw1pG__brandName{letter-spacing:.04em;color:#fff;font-size:clamp(1.65rem,2.2vw,2.15rem);font-weight:800;line-height:1}.Header-module__hBw1pG__brandBadge{letter-spacing:.05em;background:linear-gradient(135deg,#00f0ff 0%,#a855f7 60%,#ec4899 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #00f0ff66);-webkit-background-clip:text;padding-left:.1rem;font-size:clamp(1.45rem,2vw,1.95rem);font-weight:900;line-height:1}.Header-module__hBw1pG__nav{align-items:center;gap:1.6rem;display:flex}.Header-module__hBw1pG__navLink{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#a0a0a0);transition:color var(--transition-fast,.2s), opacity .3s ease;white-space:nowrap;padding:.5rem 0;font-size:clamp(.75rem,1vw,.95rem);font-weight:500;text-decoration:none;position:relative}.Header-module__hBw1pG__navLink:after{content:"";background:var(--gold,#ff8c00);width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__hBw1pG__navLink:hover{color:var(--text,#fff);opacity:1}.Header-module__hBw1pG__navLink:hover:after{width:100%}.Header-module__hBw1pG__navCta{color:var(--gold,#ff8c00);background:#ff8c000f;border:1px solid #ff8c0080;border-radius:25px;padding:.45rem 1.1rem;transition:all .25s}.Header-module__hBw1pG__navCta:after{display:none}.Header-module__hBw1pG__navCta:hover{background:var(--gold,#ff8c00);color:#000;border-color:var(--gold,#ff8c00);box-shadow:0 0 16px #ff8c0066}.Header-module__hBw1pG__dropdownContainer{align-items:center;display:inline-flex;position:relative}.Header-module__hBw1pG__dropdownTrigger{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary,#a0a0a0);cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;padding:.5rem 0;font-family:inherit;font-size:clamp(.75rem,1vw,.95rem);font-weight:500;transition:color .2s;display:inline-flex}.Header-module__hBw1pG__dropdownTrigger:hover,.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownTrigger{color:var(--text,#fff)}.Header-module__hBw1pG__chevron{opacity:.7;transition:transform .25s}.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__chevron{opacity:1;color:var(--gold,#ff8c00);transform:rotate(180deg)}.Header-module__hBw1pG__dropdownMenu{-webkit-backdrop-filter:blur(20px);z-index:200;background:#0c0c10f5;border:1px solid #ffffff1f;border-radius:14px;flex-direction:column;gap:.25rem;min-width:250px;padding:.6rem;animation:.18s ease-out Header-module__hBw1pG__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 16px 40px #000c,0 0 25px #00f0ff14}.Header-module__hBw1pG__dropdownMenu:before{content:"";background:0 0;height:20px;position:absolute;top:-20px;left:0;right:0}html[dir=rtl] .Header-module__hBw1pG__dropdownMenu{text-align:right}@keyframes Header-module__hBw1pG__dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Header-module__hBw1pG__dropdownItem{border-radius:8px;flex-direction:column;gap:.2rem;padding:.7rem .9rem;text-decoration:none;transition:all .2s;display:flex}.Header-module__hBw1pG__dropdownItem:hover{background:#ffffff0f;transform:translate(3px)}html[dir=rtl] .Header-module__hBw1pG__dropdownItem:hover{transform:translate(-3px)}.Header-module__hBw1pG__dropdownItemTitle{color:#fff;letter-spacing:.04em;font-size:.88rem;font-weight:600;transition:color .2s}.Header-module__hBw1pG__dropdownItem:hover .Header-module__hBw1pG__dropdownItemTitle{color:var(--gold,#ff8c00)}.Header-module__hBw1pG__dropdownItemDesc{color:#ffffff80;font-size:.72rem;font-weight:300;line-height:1.35}.Header-module__hBw1pG__langToggle{color:var(--text-secondary,#a0a0a0);font-family:var(--font-outfit,"Outfit"), "Heebo", sans-serif;cursor:pointer;letter-spacing:.08em;transition:all var(--transition-fast,.2s);text-transform:uppercase;background:0 0;border:1px solid #ffffff26;border-radius:6px;padding:.35rem .8rem;font-size:clamp(.75rem,1vw,.95rem);font-weight:600}.Header-module__hBw1pG__langToggle:hover{color:#00f0ff;background:#00f0ff0f;border-color:#00f0ff}.Header-module__hBw1pG__mobileActions{align-items:center;gap:1rem;display:none}.Header-module__hBw1pG__langToggleMobile{padding:.3rem .6rem;font-size:.8rem}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:24px;height:16px;padding:0;display:none}.Header-module__hBw1pG__hamburger span{background:var(--text-secondary,#fff);transform-origin:50%;width:100%;height:2px;transition:transform .3s,opacity .3s,width .3s;display:block}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:first-child{background:var(--gold,#ff8c00);transform:translateY(7px)rotate(45deg)}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;width:0}.Header-module__hBw1pG__hamburger.Header-module__hBw1pG__open span:nth-child(3){background:var(--gold,#ff8c00);transform:translateY(-7px)rotate(-45deg)}.Header-module__hBw1pG__mobileNav{-webkit-backdrop-filter:blur(25px);background:#080808fa;border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;max-height:0;transition:max-height .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.Header-module__hBw1pG__mobileNavOpen{max-height:85vh;overflow-y:auto}.Header-module__hBw1pG__mobileNavLink{text-align:start;text-transform:uppercase;letter-spacing:.12em;width:100%;color:var(--text-secondary,#ccc);border-bottom:1px solid #ffffff0f;padding:1rem 1.5rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s}.Header-module__hBw1pG__mobileNavLink:hover{color:var(--gold,#ff8c00);background:#ff8c000f}.Header-module__hBw1pG__mobileAccordion{border-bottom:1px solid #ffffff0f;width:100%}.Header-module__hBw1pG__mobileAccordionHeader{text-transform:uppercase;letter-spacing:.12em;color:#fff;cursor:pointer;text-align:start;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:600;display:flex}.Header-module__hBw1pG__mobileAccordionContent{background:#ffffff05;flex-direction:column;padding:.3rem 0;display:flex}.Header-module__hBw1pG__mobileSubLink{color:#fffc;border-left:2px solid #0000;flex-direction:column;gap:.15rem;padding:.75rem 2rem;font-size:.82rem;text-decoration:none;transition:all .2s;display:flex}html[dir=rtl] .Header-module__hBw1pG__mobileSubLink{border-left:none;border-right:2px solid #0000}.Header-module__hBw1pG__mobileSubLink:hover{color:var(--gold,#ff8c00);border-color:var(--gold,#ff8c00);background:#ff8c000f}.Header-module__hBw1pG__mobileSubDesc{color:#ffffff73;font-size:.7rem}@media (max-width:860px){.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__hamburger,.Header-module__hBw1pG__mobileActions{display:flex}}
.AboutSection-module__UGBiha__about{padding:9rem 0;position:relative}.AboutSection-module__UGBiha__inner{flex-direction:column;gap:6rem;display:flex}.AboutSection-module__UGBiha__headingBlock{max-width:680px}.AboutSection-module__UGBiha__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--section-accent,#f5a623);align-items:center;gap:1.1rem;margin-bottom:1.4rem;font-size:clamp(1.6rem,3.5vw,2.16rem);font-weight:700;display:inline-flex}.AboutSection-module__UGBiha__eyebrow:before{content:"";background:var(--section-accent,#f5a623);width:46px;height:3px;box-shadow:0 0 14px var(--section-accent-glow,#f5a62366);flex-shrink:0;display:block}.AboutSection-module__UGBiha__heading{letter-spacing:-.04em;margin-bottom:1.6rem;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:300;line-height:1.08}.AboutSection-module__UGBiha__subtext{color:#e0e0e0;max-width:560px;font-size:1rem;font-weight:300;line-height:1.8}.AboutSection-module__UGBiha__statsRow{border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.AboutSection-module__UGBiha__stat{text-align:center;border-right:1px solid var(--border);background:var(--surface);transition:background var(--transition-fast);flex-direction:column;gap:.5rem;padding:2.5rem 2rem;display:flex}.AboutSection-module__UGBiha__stat:last-child{border-right:none}.AboutSection-module__UGBiha__stat:hover{background:var(--surface-2)}.AboutSection-module__UGBiha__statNumber{letter-spacing:-.05em;background:linear-gradient(135deg,#e8d4a0 0%,#c4a96b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.4rem,4vw,3.2rem);font-weight:300;line-height:1}.AboutSection-module__UGBiha__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;font-weight:400}.AboutSection-module__UGBiha__stepsGrid{background:var(--border);border:1px solid var(--border);border-radius:4px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.AboutSection-module__UGBiha__stepCard{background:var(--surface);transition:background var(--transition-med);animation:.7s both AboutSection-module__UGBiha__fadeUp;animation-delay:calc(var(--step-index,0) * .1s + .15s);flex-direction:column;gap:1rem;padding:3rem 2.5rem;display:flex;position:relative}.AboutSection-module__UGBiha__stepCard:hover{background:var(--surface-2)}.AboutSection-module__UGBiha__stepIcon{font-size:1.6rem;line-height:1}.AboutSection-module__UGBiha__stepNumber{color:#c4a96b0f;letter-spacing:-.06em;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:700;line-height:1;position:absolute;top:2rem;right:2rem}.AboutSection-module__UGBiha__stepTitle{color:var(--text);letter-spacing:-.02em;font-size:1.1rem;font-weight:500}.AboutSection-module__UGBiha__stepDesc{color:var(--text-secondary);font-size:.88rem;font-weight:300;line-height:1.75}@media (max-width:900px){.AboutSection-module__UGBiha__statsRow{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__stat:nth-child(2){border-right:none}.AboutSection-module__UGBiha__stat:first-child,.AboutSection-module__UGBiha__stat:nth-child(2){border-bottom:1px solid var(--border)}.AboutSection-module__UGBiha__stepsGrid{grid-template-columns:1fr}}@media (max-width:560px){.AboutSection-module__UGBiha__statsRow{grid-template-columns:repeat(2,1fr)}.AboutSection-module__UGBiha__stat{padding:1.75rem 1.25rem}}
.ContactForm-module__j1WgZG__form{flex-direction:column;gap:1.2rem;width:100%;max-width:480px;margin:0 auto;display:flex}.ContactForm-module__j1WgZG__row{grid-template-columns:1fr 1fr;gap:1rem;width:100%;display:grid}@media (max-width:580px){.ContactForm-module__j1WgZG__row{grid-template-columns:1fr;gap:1.2rem}}.ContactForm-module__j1WgZG__fieldGroup{flex-direction:column;gap:.35rem;width:100%;display:flex}.ContactForm-module__j1WgZG__label{letter-spacing:.05em;color:#fffc;font-size:.75rem;font-weight:500}.ContactForm-module__j1WgZG__input,.ContactForm-module__j1WgZG__textarea{color:#fff;width:100%;transition:border-color var(--transition-fast,.2s), background-color var(--transition-fast,.2s), box-shadow var(--transition-fast,.2s);background:#ffffff0a;border:1px solid #ffffff26;border-radius:8px;outline:none;padding:.8rem 1rem;font-family:inherit;font-size:.9rem}.ContactForm-module__j1WgZG__input::placeholder,.ContactForm-module__j1WgZG__textarea::placeholder{color:#ffffff59}.ContactForm-module__j1WgZG__input:focus,.ContactForm-module__j1WgZG__textarea:focus{border-color:var(--gold,#ff8c00);background:#ffffff12;box-shadow:0 0 14px #ff8c0033}.ContactForm-module__j1WgZG__input:disabled,.ContactForm-module__j1WgZG__textarea:disabled{opacity:.6;cursor:not-allowed}.ContactForm-module__j1WgZG__textarea{resize:vertical;min-height:105px;line-height:1.5}.ContactForm-module__j1WgZG__submitBtn{width:100%;color:var(--gold,#ff8c00);border:1px solid var(--gold,#ff8c00);letter-spacing:.08em;cursor:pointer;transition:all var(--transition-fast,.2s);background:linear-gradient(135deg,#ff8c001f 0%,#ff6e5a1f 100%);border-radius:30px;margin-top:.4rem;padding:.9rem 1.5rem;font-size:.9rem;font-weight:600}.ContactForm-module__j1WgZG__submitBtn:hover:not(:disabled){background:var(--gold,#ff8c00);color:#000;transform:translateY(-2px);box-shadow:0 4px 20px #ff8c0059}.ContactForm-module__j1WgZG__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.ContactForm-module__j1WgZG__successBox{text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ff8c004d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:2.5rem 1.5rem;display:flex}.ContactForm-module__j1WgZG__successIcon{border:2px solid var(--gold,#ff8c00);width:44px;height:44px;color:var(--gold,#ff8c00);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;font-weight:700;display:flex}.ContactForm-module__j1WgZG__successText{color:#fff;max-width:360px;font-size:.95rem;line-height:1.6}.ContactForm-module__j1WgZG__resetBtn{color:#ffffff80;cursor:pointer;transition:color var(--transition-fast,.2s);background:0 0;border:none;margin-top:.5rem;font-size:.8rem;text-decoration:underline}.ContactForm-module__j1WgZG__resetBtn:hover{color:var(--gold,#ff8c00)}.ContactForm-module__j1WgZG__errorMessage{color:#f55;text-align:center;margin-top:.25rem;font-size:.85rem}
.SeoFaq-module__Xxz4zW__section{background:var(--bg);border-top:1px solid var(--border);padding:6rem 0}.SeoFaq-module__Xxz4zW__inner{max-width:800px;margin:0 auto}.SeoFaq-module__Xxz4zW__header{text-align:center;margin-bottom:3rem}.SeoFaq-module__Xxz4zW__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--section-accent,#60a5fa);align-items:center;gap:1.1rem;margin-bottom:1.2rem;font-size:clamp(1.5rem,3vw,2.16rem);font-weight:700;display:inline-flex}.SeoFaq-module__Xxz4zW__eyebrow:before{content:"";background:var(--section-accent,#60a5fa);width:46px;height:3px;box-shadow:0 0 14px var(--section-accent-glow,#60a5fa66);flex-shrink:0;display:block}.SeoFaq-module__Xxz4zW__title{letter-spacing:-.02em;color:var(--text);font-size:clamp(2rem,4vw,2.5rem);font-weight:300;line-height:1.2}.SeoFaq-module__Xxz4zW__faqItem{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:2rem}.SeoFaq-module__Xxz4zW__faqItem:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.SeoFaq-module__Xxz4zW__question{color:var(--text);margin-bottom:1rem;font-size:1.2rem;font-weight:500}.SeoFaq-module__Xxz4zW__answer{color:var(--text-secondary);font-size:1rem;font-weight:300;line-height:1.6}
.SelectedClients-module__ZicCfq__section{border-top:1px solid var(--border,#ffffff1a);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08080899;padding:3rem 0;position:relative}.SelectedClients-module__ZicCfq__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 1.5rem}.SelectedClients-module__ZicCfq__header{justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.SelectedClients-module__ZicCfq__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--section-accent,#93c5fd);align-items:center;gap:1.1rem;font-size:clamp(1.5rem,3vw,2.16rem);font-weight:700;display:inline-flex}.SelectedClients-module__ZicCfq__eyebrow:before,.SelectedClients-module__ZicCfq__eyebrow:after{content:"";background:var(--section-accent,#93c5fd);opacity:.85;width:36px;height:2px;display:inline-block}.SelectedClients-module__ZicCfq__grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.SelectedClients-module__ZicCfq__card{background:#fff;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;min-width:135px;height:52px;padding:8px 24px;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 3px 12px #00000040}.SelectedClients-module__ZicCfq__card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffffff26}.SelectedClients-module__ZicCfq__logo{object-fit:contain;width:auto;height:auto;display:block;filter:none!important;opacity:1!important}.SelectedClients-module__ZicCfq__logoTnuva{max-width:110px;max-height:25px}.SelectedClients-module__ZicCfq__logoOranim{max-width:120px;max-height:24px}.SelectedClients-module__ZicCfq__logoSimply{max-width:115px;max-height:20px}@media (max-width:640px){.SelectedClients-module__ZicCfq__section{padding:2.25rem 0}.SelectedClients-module__ZicCfq__grid{gap:.85rem}.SelectedClients-module__ZicCfq__card{min-width:110px;height:46px;padding:6px 16px}.SelectedClients-module__ZicCfq__logoTnuva{max-height:22px}.SelectedClients-module__ZicCfq__logoOranim{max-height:21px}.SelectedClients-module__ZicCfq__logoSimply{max-height:18px}}
.PurposesSection-module__flseTG__purposesSection{border-top:1px solid #ffffff14;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:6rem 0 5rem;display:flex;position:relative;overflow:hidden}.PurposesSection-module__flseTG__purposesContent{z-index:2;flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.PurposesSection-module__flseTG__purposesHeader{text-align:center;width:100%;max-width:1200px;margin:0 auto 2.5rem}.PurposesSection-module__flseTG__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#ffe082;mix-blend-mode:hard-light;text-shadow:0 0 24px #ffd54fd9,0 0 55px #f5b02773;filter:contrast(1.3)brightness(1.2);align-items:center;gap:1.4rem;margin-bottom:1.2rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:900;display:inline-flex}.PurposesSection-module__flseTG__eyebrow:before{content:"";mix-blend-mode:hard-light;background:#ffe082;flex-shrink:0;width:72px;height:5px;display:block;box-shadow:0 0 20px #ffd54fe6}.PurposesSection-module__flseTG__heading{color:#fff8e7;letter-spacing:-.03em;mix-blend-mode:hard-light;text-shadow:0 0 35px #ffd54fbf,0 0 70px #f5b02773;filter:contrast(1.35)brightness(1.2);margin-bottom:1.6rem;font-size:clamp(3.8rem,8.5vw,7.2rem);font-weight:900;line-height:1.05}.PurposesSection-module__flseTG__heading span{background:linear-gradient(135deg,#fff 0%,#fff8e7 40%,#ffd54f 80%,#ffb300 100%);-webkit-text-fill-color:transparent;mix-blend-mode:hard-light;-webkit-background-clip:text;display:inline-block}.PurposesSection-module__flseTG__heading .text-gradient{background:linear-gradient(135deg,#fff 0%,#fff8e7 40%,#ffd54f 80%,#ffb300 100%);-webkit-text-fill-color:transparent;mix-blend-mode:hard-light;-webkit-background-clip:text;display:inline-block}.PurposesSection-module__flseTG__subtext{color:#9da3b2;max-width:780px;margin:0 auto;font-size:clamp(1rem,1.3vw,1.2rem);line-height:1.7}.PurposesSection-module__flseTG__windowWrapper{width:100%;max-width:680px;margin:1.5rem auto 2.5rem;position:relative}.PurposesSection-module__flseTG__videoWindow{background:#000;border:1px solid #ffffff29;border-radius:8px;width:100%;padding-bottom:56.25%;transition:all .38s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 24px 64px #000000d9,0 0 32px #ff2a2a1f}.PurposesSection-module__flseTG__videoWindow:hover{border-color:var(--section-accent,#f5b02780);box-shadow:0 32px 80px #000000f2, 0 0 44px var(--section-accent-glow,#f5b02733)}.PurposesSection-module__flseTG__videoWindow iframe{border:none;width:100%;height:100%;position:absolute;inset:0}.PurposesSection-module__flseTG__marqueeContainer{-webkit-backdrop-filter:blur(16px);background:#050507b8;border-top:1px solid #ff2a2a59;border-bottom:1px solid #ff2a2a59;width:100vw;margin:2rem calc(50% - 50vw) 3.5rem;padding:1.4rem 0;position:relative;overflow:hidden;box-shadow:0 10px 30px #0009,inset 0 0 25px #ff2a2a14}.PurposesSection-module__flseTG__marqueeRail{white-space:nowrap;width:100%;overflow:hidden}.PurposesSection-module__flseTG__marqueeTrack{white-space:nowrap;will-change:transform;gap:3.5rem;animation:28s linear infinite PurposesSection-module__flseTG__marqueeLTR;display:inline-flex}html[dir=rtl] .PurposesSection-module__flseTG__marqueeTrack{animation:28s linear infinite PurposesSection-module__flseTG__marqueeRTL}.PurposesSection-module__flseTG__marqueeContainer:hover .PurposesSection-module__flseTG__marqueeTrack{animation-play-state:paused}.PurposesSection-module__flseTG__marqueeItem{letter-spacing:.08em;color:#fff;text-shadow:0 2px 14px #000c;align-items:center;gap:2rem;font-size:clamp(1.8rem,3.8vw,3rem);font-weight:700;display:inline-flex}.PurposesSection-module__flseTG__marqueeWord{transition:color .3s,text-shadow .3s}.PurposesSection-module__flseTG__marqueeWord:hover{color:var(--section-accent,#f5b027);text-shadow:0 0 20px var(--section-accent-glow,#f5b02799)}.PurposesSection-module__flseTG__marqueeSeparator{color:var(--section-accent,#f5b027);text-shadow:0 0 12px var(--section-accent-glow,#f5b027cc);opacity:.9;font-size:1.2rem;display:inline-block}@keyframes PurposesSection-module__flseTG__marqueeLTR{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes PurposesSection-module__flseTG__marqueeRTL{0%{transform:translate(0)}to{transform:translate(50%)}}.PurposesSection-module__flseTG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;display:flex}.PurposesSection-module__flseTG__btnPrimary{border:1px solid var(--section-accent,#f5b027);color:#fff;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 2.2rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.PurposesSection-module__flseTG__btnPrimary:hover{background:var(--section-accent,#f5b027);color:#000;box-shadow:0 0 28px var(--section-accent-glow,#f5b02759)}.PurposesSection-module__flseTG__btnSecondary{color:#9da3b2;letter-spacing:.1em;background:#ffffff08;border:1px solid #ffffff1f;border-radius:4px;align-items:center;gap:.65rem;padding:1rem 1.8rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex}.PurposesSection-module__flseTG__btnSecondary:hover{color:#fff;background:#ffffff12;border-color:#ffffff4d}@media (max-width:768px){.PurposesSection-module__flseTG__purposesSection{padding:4.5rem 0 3.5rem}.PurposesSection-module__flseTG__marqueeItem{gap:1.2rem;font-size:1.6rem}.PurposesSection-module__flseTG__marqueeTrack{gap:2rem}.PurposesSection-module__flseTG__windowWrapper{max-width:100%}}
.ServicePageTemplate-module__ux4fIG__page{background-color:var(--bg,#080808);min-height:100vh;color:var(--text,#fff);position:relative;overflow-x:hidden}.ServicePageTemplate-module__ux4fIG__heroSection{justify-content:center;align-items:center;min-height:90vh;padding:120px 2rem 5rem;display:flex;position:relative;overflow:hidden}.ServicePageTemplate-module__ux4fIG__heroBgImage{filter:brightness(.28)contrast(1.1);z-index:0;background-position:50%;background-size:cover;transition:transform 10s ease-out;position:absolute;inset:0;transform:scale(1.05)}.ServicePageTemplate-module__ux4fIG__heroOverlay{z-index:1;background:radial-gradient(circle,#08080866 0%,#080808eb 100%),linear-gradient(#0808084d 0%,#080808 100%);position:absolute;inset:0}.ServicePageTemplate-module__ux4fIG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:960px;margin:0 auto;display:flex;position:relative}.ServicePageTemplate-module__ux4fIG__breadcrumbs{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.ServicePageTemplate-module__ux4fIG__breadcrumbLink{color:#ffffffa6;transition:color var(--transition-fast,.2s);text-decoration:none}.ServicePageTemplate-module__ux4fIG__breadcrumbLink:hover{color:var(--gold,#ff8c00)}.ServicePageTemplate-module__ux4fIG__breadcrumbSep{opacity:.4}.ServicePageTemplate-module__ux4fIG__breadcrumbActive{color:var(--gold,#ff8c00);font-weight:500}.ServicePageTemplate-module__ux4fIG__categoryBadge{letter-spacing:.08em;color:#00f0ff;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:40px;align-items:center;gap:.4rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-flex}.ServicePageTemplate-module__ux4fIG__title{letter-spacing:-.02em;color:#fff;max-width:900px;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.15}.ServicePageTemplate-module__ux4fIG__titleGradient{background:linear-gradient(135deg,#00f0ff 0%,#ff8c00 50%,#f05 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 16px #00f0ff4d);-webkit-background-clip:text;margin-top:.3rem;display:block}.ServicePageTemplate-module__ux4fIG__subtitle{color:#ffffffd9;max-width:780px;font-size:clamp(1rem,1.8vw,1.25rem);font-weight:300;line-height:1.6}.ServicePageTemplate-module__ux4fIG__heroActions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;margin-top:1rem;display:flex}.ServicePageTemplate-module__ux4fIG__primaryBtn{color:#000;letter-spacing:.04em;background:linear-gradient(135deg,#ff8c00 0%,#f53 100%);border-radius:40px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 20px #ff8c0066}.ServicePageTemplate-module__ux4fIG__primaryBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #ff8c0099}.ServicePageTemplate-module__ux4fIG__secondaryBtn{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #fff3;border-radius:40px;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.ServicePageTemplate-module__ux4fIG__secondaryBtn:hover{color:#00f0ff;background:#ffffff1f;border-color:#00f0ff;transform:translateY(-2px)}.ServicePageTemplate-module__ux4fIG__showcaseSection{max-width:1100px;margin:0 auto;padding:4rem 2rem 6rem}.ServicePageTemplate-module__ux4fIG__sectionEyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--gold,#ff8c00);text-align:center;margin-bottom:.5rem;font-size:.8rem;font-weight:600;display:block}.ServicePageTemplate-module__ux4fIG__sectionTitle{text-align:center;color:#fff;margin-bottom:2.5rem;font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:700}.ServicePageTemplate-module__ux4fIG__videoWrapper{background:#000;border:1px solid #ffffff1f;border-radius:16px;width:100%;padding-bottom:56.25%;position:relative;overflow:hidden;box-shadow:0 20px 50px #000c,0 0 30px #00f0ff1f}.ServicePageTemplate-module__ux4fIG__videoIframe{border:none;width:100%;height:100%;position:absolute;inset:0}.ServicePageTemplate-module__ux4fIG__aboutSection{background:#ffffff04;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:4rem 2rem 5rem}.ServicePageTemplate-module__ux4fIG__aboutContainer{text-align:center;max-width:860px;margin:0 auto}.ServicePageTemplate-module__ux4fIG__aboutHeading{color:#fff;margin-bottom:1.2rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.ServicePageTemplate-module__ux4fIG__aboutText{color:#ffffffd9;font-size:1.1rem;font-weight:300;line-height:1.75}.ServicePageTemplate-module__ux4fIG__advantagesSection{max-width:1200px;margin:0 auto;padding:6rem 2rem}.ServicePageTemplate-module__ux4fIG__advantagesGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.8rem;margin-top:3rem;display:grid}.ServicePageTemplate-module__ux4fIG__advantageCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;gap:.8rem;padding:2rem 1.7rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex}.ServicePageTemplate-module__ux4fIG__advantageCard:hover{border-color:#ff8c0066;transform:translateY(-5px);box-shadow:0 10px 30px #00000080,0 0 20px #ff8c0026}.ServicePageTemplate-module__ux4fIG__cardIcon{margin-bottom:.3rem;font-size:1.8rem}.ServicePageTemplate-module__ux4fIG__cardTitle{color:#fff;font-size:1.15rem;font-weight:700}.ServicePageTemplate-module__ux4fIG__cardDesc{color:#ffffffb3;font-size:.95rem;line-height:1.6}.ServicePageTemplate-module__ux4fIG__processSection{background:#0000004d;border-top:1px solid #ffffff0d;padding:5rem 2rem 6rem}.ServicePageTemplate-module__ux4fIG__processContainer{max-width:1100px;margin:0 auto}.ServicePageTemplate-module__ux4fIG__processGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.ServicePageTemplate-module__ux4fIG__processStep{background:#ffffff05;border:1px solid #ffffff12;border-radius:12px;flex-direction:column;gap:.6rem;padding:2rem 1.5rem;display:flex;position:relative}.ServicePageTemplate-module__ux4fIG__stepNumber{font-size:2.2rem;font-weight:900;font-family:var(--font-outfit), sans-serif;background:linear-gradient(135deg,#00f0ff 0%,#ff8c00 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.3rem;line-height:1}.ServicePageTemplate-module__ux4fIG__stepTitle{color:#fff;font-size:1.1rem;font-weight:700}.ServicePageTemplate-module__ux4fIG__stepDesc{color:#ffffffb3;font-size:.9rem;line-height:1.55}.ServicePageTemplate-module__ux4fIG__audienceSection{text-align:center;max-width:900px;margin:0 auto;padding:5rem 2rem}.ServicePageTemplate-module__ux4fIG__audienceList{text-align:start;flex-direction:column;gap:.9rem;margin-top:2.5rem;display:flex}.ServicePageTemplate-module__ux4fIG__audienceItem{color:#ffffffe6;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.8rem;padding:1rem 1.4rem;font-size:1rem;display:flex}.ServicePageTemplate-module__ux4fIG__audienceCheck{color:var(--gold,#ff8c00);flex-shrink:0;font-size:1.2rem;font-weight:700}.ServicePageTemplate-module__ux4fIG__contactSection{background:radial-gradient(circle at bottom,#ff8c0012 0%,#080808 70%);border-top:1px solid #ffffff14;padding:6rem 2rem 7rem}.ServicePageTemplate-module__ux4fIG__contactContainer{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:650px;margin:0 auto;display:flex}.ServicePageTemplate-module__ux4fIG__contactSubtitle{color:#ffffffbf;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.ServicePageTemplate-module__ux4fIG__contactFormWrap{width:100%}.ServicePageTemplate-module__ux4fIG__contactDirect{color:#ffffffb3;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;margin-top:2rem;font-size:.95rem;display:flex}.ServicePageTemplate-module__ux4fIG__directLink{color:var(--gold,#ff8c00);align-items:center;gap:.4rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.ServicePageTemplate-module__ux4fIG__directLink:hover{color:#fff}.ServicePageTemplate-module__ux4fIG__footer{text-align:center;background:#040404;border-top:1px solid #ffffff0f;padding:2.5rem 2rem 1.5rem}.ServicePageTemplate-module__ux4fIG__footerContent{flex-direction:column;align-items:center;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.ServicePageTemplate-module__ux4fIG__footerLogo{text-decoration:none}.ServicePageTemplate-module__ux4fIG__brandContainer{align-items:center;gap:.15rem;display:inline-flex}.ServicePageTemplate-module__ux4fIG__brandName{color:#fff;font-size:1.5rem;font-weight:800}.ServicePageTemplate-module__ux4fIG__brandBadge{background:linear-gradient(135deg,#00f0ff 0%,#a855f7 60%,#ec4899 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.35rem;font-weight:900}.ServicePageTemplate-module__ux4fIG__footerNav{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.ServicePageTemplate-module__ux4fIG__footerNavLink{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .2s}.ServicePageTemplate-module__ux4fIG__footerNavLink:hover{color:var(--gold,#ff8c00)}.ServicePageTemplate-module__ux4fIG__footerBottom{color:#fff6;flex-direction:column;align-items:center;gap:.8rem;margin-top:1.5rem;font-size:.75rem;display:flex}.ServicePageTemplate-module__ux4fIG__footerLegalLinks{gap:1rem;display:flex}.ServicePageTemplate-module__ux4fIG__footerLegalLinks a{color:#ffffff80;text-decoration:none}.ServicePageTemplate-module__ux4fIG__footerLegalLinks a:hover{color:#fff}
