.Navbar-module__nuAbfa__nav{z-index:1000;transition:all .5s var(--ease-out-expo);padding:24px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(20px);background:#ffffffe6;border-bottom:1px solid #0000000d;padding:14px 0;box-shadow:0 4px 30px #00000005}.Navbar-module__nuAbfa__inner{max-width:var(--container-width);padding:var(--container-padding);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Navbar-module__nuAbfa__logo{align-items:center;transition:opacity .3s;display:flex}.Navbar-module__nuAbfa__logo:hover{opacity:.8}.Navbar-module__nuAbfa__logoImage{width:auto;height:54px}.Navbar-module__nuAbfa__links{align-items:center;gap:36px;display:flex}.Navbar-module__nuAbfa__links a{letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);font-size:.82rem;font-weight:600;transition:color .3s;position:relative}.Navbar-module__nuAbfa__links a:after{content:"";background:var(--primary-blue);width:0;height:2px;transition:width .4s var(--ease-out-expo);position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__links a:hover{color:var(--primary-blue)}.Navbar-module__nuAbfa__links a:hover:after{width:100%}.Navbar-module__nuAbfa__actions{align-items:center;gap:10px;display:flex}.Navbar-module__nuAbfa__contactBtn{background:var(--primary-blue);color:var(--white);letter-spacing:.03em;transition:all .3s var(--ease-out-expo);height:42px;box-shadow:var(--shadow-sm);border-radius:9999px;justify-content:center;align-items:center;padding:0 24px;font-size:.8rem;font-weight:600;display:inline-flex}.Navbar-module__nuAbfa__contactBtn:hover{background:var(--deep-blue);box-shadow:0 4px 12px #0052d433}.Navbar-module__nuAbfa__arrowBtn{border:1px solid var(--gray-200);background:var(--white);width:42px;height:42px;color:var(--text-primary);transition:all .3s var(--ease-out-expo);box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.Navbar-module__nuAbfa__arrowBtn:hover{border-color:var(--primary-blue);color:var(--primary-blue);box-shadow:var(--shadow-md);transform:translate(2px)}.Navbar-module__nuAbfa__burger{background:0 0;flex-direction:column;gap:6px;padding:8px;display:none}.Navbar-module__nuAbfa__burger span{background:var(--text-primary);width:24px;height:1.5px;transition:all .3s var(--ease-out-expo);transform-origin:50%;display:block}.Navbar-module__nuAbfa__burgerOpen span:first-child{transform:rotate(45deg)translate(3px,3px)}.Navbar-module__nuAbfa__burgerOpen span:last-child{transform:rotate(-45deg)translate(3px,-3px)}@media (max-width:991px){.Navbar-module__nuAbfa__links{gap:20px}}@media (max-width:768px){.Navbar-module__nuAbfa__burger{z-index:1001;display:flex}.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);opacity:0;pointer-events:none;transition:opacity .4s var(--ease-out-expo);z-index:1000;background:#fffffffa;flex-direction:column;justify-content:center;gap:32px;position:fixed;inset:0}.Navbar-module__nuAbfa__links.Navbar-module__nuAbfa__open{opacity:1;pointer-events:all}.Navbar-module__nuAbfa__links a{letter-spacing:.12em;color:var(--text-primary);font-size:1.5rem}.Navbar-module__nuAbfa__nav.Navbar-module__nuAbfa__scrolled{-webkit-backdrop-filter:blur(10px)}.Navbar-module__nuAbfa__links{-webkit-backdrop-filter:none;background:#fff}}
.Hero-module__Z8hQ_W__hero{background:var(--background);align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__waveContainer{pointer-events:none;z-index:1;height:520px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.Hero-module__Z8hQ_W__waveSvg{width:100%;height:100%;display:block}.Hero-module__Z8hQ_W__grid{z-index:2;grid-template-columns:1.1fr 1fr;align-items:center;gap:64px;display:grid;position:relative}.Hero-module__Z8hQ_W__leftCol{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.Hero-module__Z8hQ_W__logoMark{animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) both;margin-bottom:24px}.Hero-module__Z8hQ_W__sigma{color:var(--primary-blue);background:var(--blue-glow-strong);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:2.2rem;font-weight:800;line-height:1;display:flex}.Hero-module__Z8hQ_W__headline{letter-spacing:-.025em;color:var(--text-primary);animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .1s both;margin-bottom:20px;font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:850;line-height:1.12}.Hero-module__Z8hQ_W__accent{color:var(--text-secondary);font-weight:500}.Hero-module__Z8hQ_W__accentBlue{color:var(--primary-blue);font-weight:850}.Hero-module__Z8hQ_W__progressBar{background:var(--gray-200);width:140px;height:3px;animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .2s both;border-radius:99px;margin-bottom:32px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__progressLine{background:var(--primary-blue);border-radius:99px;width:35%;height:100%}.Hero-module__Z8hQ_W__sub{color:var(--text-secondary);max-width:580px;animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .3s both;margin-bottom:40px;font-size:1.05rem;line-height:1.75}.Hero-module__Z8hQ_W__actions{animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .4s both;align-items:center;gap:16px;margin-bottom:56px;display:flex}.Hero-module__Z8hQ_W__btnPrimary{background:var(--primary-blue);color:var(--white);height:52px;transition:all .3s var(--ease-out-expo);border-radius:9999px;align-items:center;gap:12px;padding:0 20px 0 28px;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 4px 14px #0052d440}.Hero-module__Z8hQ_W__btnPrimary:hover{background:var(--deep-blue);transform:translateY(-1px);box-shadow:0 6px 20px #0052d459}.Hero-module__Z8hQ_W__btnArrowIcon{background:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Hero-module__Z8hQ_W__btnOutline{background:var(--white);border:1px solid var(--gray-200);color:var(--text-primary);height:52px;transition:all .3s var(--ease-out-expo);box-shadow:var(--shadow-sm);border-radius:9999px;align-items:center;gap:12px;padding:0 20px 0 28px;font-size:.9rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__btnOutline:hover{border-color:var(--primary-blue);color:var(--primary-blue);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Hero-module__Z8hQ_W__outlineArrowIcon{border:1px solid var(--gray-200);background:var(--white);width:32px;height:32px;color:var(--text-primary);border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Hero-module__Z8hQ_W__btnOutline:hover .Hero-module__Z8hQ_W__outlineArrowIcon{border-color:var(--primary-blue);color:var(--primary-blue)}.Hero-module__Z8hQ_W__statsRow{animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .5s both;align-items:center;gap:36px;width:100%;display:flex}.Hero-module__Z8hQ_W__statItem{align-items:center;gap:12px;display:flex}.Hero-module__Z8hQ_W__statIconBox{background:var(--blue-glow);width:42px;height:42px;color:var(--primary-blue);border-radius:10px;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__statTexts{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__statVal{color:var(--text-primary);font-size:1.35rem;font-weight:800;line-height:1.15}.Hero-module__Z8hQ_W__statLbl{color:var(--text-muted);font-size:.72rem;font-weight:500}.Hero-module__Z8hQ_W__rightCol{z-index:2;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__mockupHeader{text-align:center;animation:Hero-module__Z8hQ_W__fadeInUp .8s var(--ease-out-expo) .1s both;flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.Hero-module__Z8hQ_W__mockupHeaderTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:6px;font-size:1.45rem;font-weight:800}.Hero-module__Z8hQ_W__mockupHeaderSub{color:var(--text-secondary);font-size:.88rem;font-weight:500}.Hero-module__Z8hQ_W__mockupWrapper{width:100%;max-width:480px;transition:transform .6s var(--ease-out-expo);animation:Hero-module__Z8hQ_W__fadeInUp 1s var(--ease-out-expo) .2s both;position:relative;transform:perspective(1000px)rotateY(-10deg)rotateX(6deg)rotate(2deg)}.Hero-module__Z8hQ_W__mockupWrapper:hover{transform:perspective(1000px)rotateY(-6deg)rotateX(4deg)rotate(1deg)}.Hero-module__Z8hQ_W__mockupGlow{filter:blur(30px);pointer-events:none;z-index:1;background:radial-gradient(circle,#0052d429 0%,#0052d400 70%);position:absolute;inset:-60px}.Hero-module__Z8hQ_W__playerMockup{background:var(--white);box-shadow:var(--shadow-xl);z-index:2;border:1px solid #0000000d;border-radius:16px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__playerHeader{background:var(--gray-50);border-bottom:1px solid #00000008;align-items:center;height:28px;padding-left:14px;display:flex}.Hero-module__Z8hQ_W__trafficLights{gap:5px;display:flex}.Hero-module__Z8hQ_W__red,.Hero-module__Z8hQ_W__yellow,.Hero-module__Z8hQ_W__green{border-radius:50%;width:6px;height:6px}.Hero-module__Z8hQ_W__red{background:#ef4444}.Hero-module__Z8hQ_W__yellow{background:#f59e0b}.Hero-module__Z8hQ_W__green{background:#10b981}.Hero-module__Z8hQ_W__playerScreen{aspect-ratio:16/10;background:var(--gray-900);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__playerImage{object-fit:cover;opacity:.95;width:100%;height:100%}.Hero-module__Z8hQ_W__mockupPlayBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;cursor:pointer;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 24px #00000026}.Hero-module__Z8hQ_W__mockupPlayBtn:hover{transform:translate(-50%,-50%)scale(1.08)}.Hero-module__Z8hQ_W__mockupPlayBtn svg{margin-left:2px}.Hero-module__Z8hQ_W__controlOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3;background:#0f172abf;border-radius:8px;align-items:center;gap:10px;padding:6px 12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.Hero-module__Z8hQ_W__timecode{color:var(--white);opacity:.8;font-family:monospace;font-size:.65rem}.Hero-module__Z8hQ_W__seekbar{background:#fff3;border-radius:99px;flex:1;height:3px;position:relative}.Hero-module__Z8hQ_W__seekbarProgress{background:var(--primary-blue);border-radius:99px;width:45%;height:100%}.Hero-module__Z8hQ_W__seekbarHandle{background:var(--white);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:45%;transform:translate(-50%,-50%);box-shadow:0 0 4px #0000004d}.Hero-module__Z8hQ_W__fullscreenIcon{color:var(--white);opacity:.8;cursor:pointer;align-items:center;display:flex}.Hero-module__Z8hQ_W__floatCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);z-index:10;background:#ffffffe6;border:1px solid #fffc;border-radius:14px;align-items:center;gap:12px;padding:12px 16px;display:flex;position:absolute}.Hero-module__Z8hQ_W__cardLeft{width:154px;animation:4s ease-in-out infinite Hero-module__Z8hQ_W__float;top:48%;left:-48px;transform:translateY(-50%)}.Hero-module__Z8hQ_W__sparkleIconBox{background:var(--blue-glow);width:32px;height:32px;color:var(--primary-blue);border-radius:8px;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__cardTexts{flex-direction:column;display:flex}.Hero-module__Z8hQ_W__cardSubTitle{color:var(--text-muted);font-size:.65rem;font-weight:500}.Hero-module__Z8hQ_W__cardTitle{color:var(--text-primary);font-size:.92rem;font-weight:800}.Hero-module__Z8hQ_W__cardTopRight{flex-direction:column;align-items:flex-start;gap:6px;width:172px;animation:4.5s ease-in-out .5s infinite Hero-module__Z8hQ_W__float;display:flex;top:-12px;right:-36px}.Hero-module__Z8hQ_W__cardBottomRight{flex-direction:column;align-items:flex-start;gap:6px;width:176px;animation:5s ease-in-out 1s infinite Hero-module__Z8hQ_W__float;display:flex;bottom:50px;right:-52px}.Hero-module__Z8hQ_W__cardFlexHeader{align-items:center;gap:10px;width:100%;display:flex}.Hero-module__Z8hQ_W__videoIconBox,.Hero-module__Z8hQ_W__usersIconBox{background:var(--blue-glow);width:32px;height:32px;color:var(--primary-blue);border-radius:8px;justify-content:center;align-items:center;display:flex}.Hero-module__Z8hQ_W__sparkline{width:100%;height:28px;margin-top:4px}.Hero-module__Z8hQ_W__timelineMockup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);width:105%;box-shadow:var(--shadow-lg);z-index:5;background:#ffffffeb;border:1px solid #fffc;border-radius:14px;padding:10px 14px;position:absolute;bottom:-48px;left:-12px}.Hero-module__Z8hQ_W__timelineHeader{gap:4px;margin-bottom:8px;display:flex}.Hero-module__Z8hQ_W__timelineDot{background:var(--gray-300);border-radius:50%;width:4px;height:4px}.Hero-module__Z8hQ_W__timelineTracks{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:8px;align-items:center;height:40px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__trackPlayhead{background:var(--primary-blue);z-index:5;width:2px;position:absolute;top:0;bottom:0;left:45%}.Hero-module__Z8hQ_W__trackPlayhead:after{content:"";border-style:solid;border-width:4px;border-color:var(--primary-blue) transparent transparent transparent;position:absolute;top:0;left:-3px}.Hero-module__Z8hQ_W__trackWaveform{align-items:center;gap:2.5px;width:100%;height:100%;padding-left:12px;display:flex}.Hero-module__Z8hQ_W__waveformBar{background:var(--gray-300);border-radius:99px;width:2.5px}.Hero-module__Z8hQ_W__waveformBar:nth-child(-n+24){background:var(--primary-blue)}.Hero-module__Z8hQ_W__brandsBanner{background:var(--white);box-shadow:var(--shadow-lg);text-align:center;animation:Hero-module__Z8hQ_W__fadeInUp 1s var(--ease-out-expo) .6s both;z-index:5;border:1px solid #0000000a;border-radius:20px;margin-top:110px;padding:32px 40px;position:relative}.Hero-module__Z8hQ_W__bannerTitle{letter-spacing:.15em;color:var(--text-muted);text-transform:uppercase;margin-bottom:24px;font-size:.72rem;font-weight:700}.Hero-module__Z8hQ_W__bannerGrid{flex-wrap:wrap;justify-content:space-around;align-items:center;gap:36px;display:flex}.Hero-module__Z8hQ_W__bannerItem{color:var(--text-primary);align-items:center;gap:12px;transition:transform .3s;display:flex}.Hero-module__Z8hQ_W__bannerItem:hover{transform:translateY(-2px)}.Hero-module__Z8hQ_W__bannerIcon{color:var(--primary-blue);opacity:.9;align-items:center;display:flex}.Hero-module__Z8hQ_W__bannerLabel{letter-spacing:.06em;color:var(--text-primary);font-size:.85rem;font-weight:700}@media (max-width:1024px){.Hero-module__Z8hQ_W__grid{gap:40px}.Hero-module__Z8hQ_W__headline{font-size:3rem}.Hero-module__Z8hQ_W__sub{font-size:.98rem}}@media (max-width:900px){.Hero-module__Z8hQ_W__grid{grid-template-columns:1fr;gap:80px;padding-top:80px}.Hero-module__Z8hQ_W__leftCol{text-align:center;align-items:center}.Hero-module__Z8hQ_W__actions,.Hero-module__Z8hQ_W__statsRow{justify-content:center}.Hero-module__Z8hQ_W__rightCol{flex-direction:column;align-items:center;margin-top:40px;padding:0 40px}.Hero-module__Z8hQ_W__timelineMockup{width:100%;left:0}.Hero-module__Z8hQ_W__mockupWrapper{animation:none;transform:none}.Hero-module__Z8hQ_W__mockupWrapper:hover{transform:none}.Hero-module__Z8hQ_W__floatCard,.Hero-module__Z8hQ_W__timelineMockup,.Hero-module__Z8hQ_W__controlOverlay,.Hero-module__Z8hQ_W__mockupPlayBtn{-webkit-backdrop-filter:none}.Hero-module__Z8hQ_W__cardLeft,.Hero-module__Z8hQ_W__cardTopRight,.Hero-module__Z8hQ_W__cardBottomRight{animation:none}.Hero-module__Z8hQ_W__mockupGlow{display:none}}@media (max-width:576px){.Hero-module__Z8hQ_W__hero{padding:100px 0 60px}.Hero-module__Z8hQ_W__leftCol{padding:0 8px}.Hero-module__Z8hQ_W__headline{font-size:2.2rem}.Hero-module__Z8hQ_W__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__Z8hQ_W__btnPrimary,.Hero-module__Z8hQ_W__btnOutline{justify-content:center;width:100%}.Hero-module__Z8hQ_W__statsRow{flex-direction:column;align-items:flex-start;gap:20px;padding-left:20px}.Hero-module__Z8hQ_W__rightCol{padding:0 20px}.Hero-module__Z8hQ_W__floatCard{display:none}.Hero-module__Z8hQ_W__timelineMockup{width:100%;bottom:-32px}.Hero-module__Z8hQ_W__brandsBanner{margin-top:80px;padding:24px 20px}.Hero-module__Z8hQ_W__bannerGrid{flex-direction:column;gap:24px}}.Hero-module__Z8hQ_W__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:Hero-module__Z8hQ_W__modalFadeIn .3s var(--ease-out-expo) both;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.Hero-module__Z8hQ_W__modalContent{width:100%;max-width:420px;animation:Hero-module__Z8hQ_W__modalSlideUp .4s var(--ease-out-expo) both;position:relative}.Hero-module__Z8hQ_W__modalClose{color:var(--gray-400);z-index:2;cursor:pointer;background:0 0;padding:8px;transition:color .3s;position:absolute;top:-48px;right:0}.Hero-module__Z8hQ_W__modalClose:hover{color:var(--white)}.Hero-module__Z8hQ_W__modalHeader{margin-bottom:20px}.Hero-module__Z8hQ_W__modalCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-blue);margin-bottom:6px;font-size:.68rem;font-weight:600;display:block}.Hero-module__Z8hQ_W__modalTitle{color:var(--white);font-size:1.3rem;font-weight:700}.Hero-module__Z8hQ_W__modalPlayer{border:1px solid var(--gray-700);background:var(--gray-800);border-radius:4px;width:100%;overflow:hidden}@keyframes Hero-module__Z8hQ_W__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Hero-module__Z8hQ_W__modalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Hero-module__Z8hQ_W__modalOverlay{padding:24px}.Hero-module__Z8hQ_W__modalContent{max-width:100%}.Hero-module__Z8hQ_W__modalTitle{font-size:1.1rem}}wistia-player:not(:defined){filter:blur(5px);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;padding-top:177.78%;display:block}wistia-player[media-id=ep1azoog48]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/ep1azoog48/swatch)}
.Services-module__PFRRnG__services{padding:var(--section-padding);background:var(--gray-50);position:relative}.Services-module__PFRRnG__services:before{content:"";background:linear-gradient(90deg, transparent, var(--gray-200), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__header{margin-bottom:80px}.Services-module__PFRRnG__title{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.Services-module__PFRRnG__grid{background:var(--gray-200);border:1px solid var(--gray-200);box-shadow:var(--shadow-lg);border-radius:12px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.Services-module__PFRRnG__card{background:var(--white);transition:all .4s var(--ease-out-expo);padding:48px 36px;position:relative}.Services-module__PFRRnG__card:hover{background:var(--gray-50)}.Services-module__PFRRnG__card:nth-child(4){grid-column:span 1}.Services-module__PFRRnG__card:nth-child(5){grid-column:span 2}.Services-module__PFRRnG__cardHeader{align-items:center;gap:16px;margin-bottom:24px;display:flex}.Services-module__PFRRnG__number{color:var(--primary-blue);letter-spacing:.1em;font-size:.75rem;font-weight:650}.Services-module__PFRRnG__line{background:var(--gray-200);flex:1;height:1px}.Services-module__PFRRnG__cardTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.4rem;font-weight:800;line-height:1.3}.Services-module__PFRRnG__cardSubtitle{color:var(--text-secondary);font-weight:400}.Services-module__PFRRnG__cardDesc{color:var(--text-secondary);margin-bottom:24px;font-size:.9rem;line-height:1.7}.Services-module__PFRRnG__tags{flex-wrap:wrap;gap:8px;display:flex}.Services-module__PFRRnG__tag{letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--gray-200);color:var(--text-secondary);border-radius:99px;padding:6px 14px;font-size:.68rem;font-weight:600;transition:all .3s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__tag{border-color:var(--primary-blue);color:var(--primary-blue);background:var(--blue-glow)}@media (max-width:1024px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}.Services-module__PFRRnG__card:nth-child(5){grid-column:span 2}}@media (max-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}.Services-module__PFRRnG__card:nth-child(5){grid-column:span 1}.Services-module__PFRRnG__card{padding:36px 24px}.Services-module__PFRRnG__header{margin-bottom:48px}}
.Portfolio-module__RS_UDG__portfolio{padding:var(--section-padding);position:relative}.Portfolio-module__RS_UDG__header{margin-bottom:64px}.Portfolio-module__RS_UDG__title{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15}.Portfolio-module__RS_UDG__titleAccent{color:var(--primary-blue)}.Portfolio-module__RS_UDG__showreel{margin-bottom:80px}.Portfolio-module__RS_UDG__showreelInner{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:4px;width:100%;max-width:480px;margin:0 auto;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__projectList{flex-direction:column;display:flex}.Portfolio-module__RS_UDG__project{border-top:1px solid var(--gray-200);cursor:pointer;transition:all .4s var(--ease-out-expo);outline:none;justify-content:space-between;align-items:center;padding:28px 0;display:flex}.Portfolio-module__RS_UDG__project:last-child{border-bottom:1px solid var(--gray-200)}.Portfolio-module__RS_UDG__project:hover{padding-left:16px}.Portfolio-module__RS_UDG__project:hover .Portfolio-module__RS_UDG__projectTitle{color:var(--primary-blue)}.Portfolio-module__RS_UDG__project:hover .Portfolio-module__RS_UDG__playIcon{border-color:var(--primary-blue);color:var(--primary-blue);background:#0052d41a}.Portfolio-module__RS_UDG__projectLeft{align-items:center;gap:24px;display:flex}.Portfolio-module__RS_UDG__projectCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);min-width:100px;font-size:.7rem;font-weight:600}.Portfolio-module__RS_UDG__projectTitle{color:var(--text-primary);font-size:1.2rem;font-weight:600;transition:color .3s}.Portfolio-module__RS_UDG__projectRight{align-items:center;gap:20px;display:flex}.Portfolio-module__RS_UDG__projectYear{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.8rem;font-weight:400}.Portfolio-module__RS_UDG__playIcon{border:1px solid var(--gray-300);width:36px;height:36px;color:var(--gray-500);transition:all .3s var(--ease-out-expo);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Portfolio-module__RS_UDG__playIcon svg{margin-left:2px}.Portfolio-module__RS_UDG__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:Portfolio-module__RS_UDG__modalFadeIn .3s var(--ease-out-expo) both;background:#000000e6;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.Portfolio-module__RS_UDG__modalContent{width:100%;max-width:420px;animation:Portfolio-module__RS_UDG__modalSlideUp .4s var(--ease-out-expo) both;position:relative}.Portfolio-module__RS_UDG__modalClose{color:var(--gray-400);z-index:2;background:0 0;padding:8px;transition:color .3s;position:absolute;top:-48px;right:0}.Portfolio-module__RS_UDG__modalClose:hover{color:var(--white)}.Portfolio-module__RS_UDG__modalHeader{margin-bottom:20px}.Portfolio-module__RS_UDG__modalCategory{letter-spacing:.12em;text-transform:uppercase;color:var(--primary-blue);margin-bottom:6px;font-size:.68rem;font-weight:600;display:block}.Portfolio-module__RS_UDG__modalTitle{color:var(--white);font-size:1.3rem;font-weight:700}.Portfolio-module__RS_UDG__modalPlayer{border:1px solid var(--gray-700);background:var(--gray-800);border-radius:4px;width:100%;overflow:hidden}@keyframes Portfolio-module__RS_UDG__modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Portfolio-module__RS_UDG__modalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:768px){.Portfolio-module__RS_UDG__projectLeft{flex-direction:column;align-items:flex-start;gap:4px}.Portfolio-module__RS_UDG__projectCategory{min-width:auto}.Portfolio-module__RS_UDG__projectTitle{font-size:1rem}.Portfolio-module__RS_UDG__showreel{margin-bottom:48px}.Portfolio-module__RS_UDG__modalOverlay{-webkit-backdrop-filter:none;padding:24px}.Portfolio-module__RS_UDG__modalContent{max-width:100%}.Portfolio-module__RS_UDG__modalTitle{font-size:1.1rem}}wistia-player:not(:defined){filter:blur(5px);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;padding-top:177.78%;display:block}wistia-player[media-id=ep1azoog48]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/ep1azoog48/swatch)}wistia-player[media-id=sl3wi600wv]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/sl3wi600wv/swatch)}wistia-player[media-id=evd7zkkbdx]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/evd7zkkbdx/swatch)}wistia-player[media-id=sb7tw7xp3e]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/sb7tw7xp3e/swatch)}wistia-player[media-id=q659lvw5ym]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/q659lvw5ym/swatch)}wistia-player[media-id=h99k7dft8g]:not(:defined){background-image:url(https://fast.wistia.com/embed/medias/h99k7dft8g/swatch)}
.About-module__vqXTeW__about{padding:var(--section-padding);position:relative}.About-module__vqXTeW__layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:80px;display:grid}.About-module__vqXTeW__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:32px;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}.About-module__vqXTeW__titleAccent{color:var(--primary-blue)}.About-module__vqXTeW__body{color:var(--text-secondary);margin-bottom:20px;font-size:1rem;line-height:1.8}.About-module__vqXTeW__philosophy{flex-direction:column;gap:24px;margin-top:48px;display:flex}.About-module__vqXTeW__philItem{align-items:flex-start;gap:20px;display:flex}.About-module__vqXTeW__philBar{background:linear-gradient(to bottom, var(--primary-blue), transparent);flex-shrink:0;width:3px;min-height:48px;margin-top:4px}.About-module__vqXTeW__philTitle{color:var(--text-primary);margin-bottom:6px;font-size:1rem;font-weight:600}.About-module__vqXTeW__philDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.About-module__vqXTeW__statsGrid{background:var(--gray-200);border:1px solid var(--gray-200);box-shadow:var(--shadow-md);border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.About-module__vqXTeW__statCard{background:var(--white);flex-direction:column;gap:8px;padding:40px 32px;display:flex}.About-module__vqXTeW__statNumber{color:var(--text-primary);letter-spacing:-.03em;font-size:2.5rem;font-weight:800;line-height:1}.About-module__vqXTeW__statBadge{color:var(--primary-blue);font-size:1.1rem;font-weight:700;line-height:1}.About-module__vqXTeW__statLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-top:4px;font-size:.75rem;font-weight:500}.About-module__vqXTeW__statCardHighlight{background:linear-gradient(135deg, var(--white), #0052d40a)}@media (max-width:1024px){.About-module__vqXTeW__layout{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.About-module__vqXTeW__statsGrid{grid-template-columns:1fr}.About-module__vqXTeW__statCard{padding:28px 24px}.About-module__vqXTeW__statNumber{font-size:2rem}}
.Testimonials-module__MlUweW__testimonials{padding:var(--section-padding);background:var(--white);position:relative}.Testimonials-module__MlUweW__testimonials:before{content:"";background:linear-gradient(90deg, transparent, var(--gray-200), transparent);height:1px;position:absolute;top:0;left:0;right:0}.Testimonials-module__MlUweW__header{margin-bottom:64px}.Testimonials-module__MlUweW__title{letter-spacing:-.02em;color:var(--text-primary);font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.15}.Testimonials-module__MlUweW__content{grid-template-columns:1fr 280px;align-items:start;gap:64px;display:grid}.Testimonials-module__MlUweW__quoteArea{min-height:260px;position:relative}.Testimonials-module__MlUweW__quoteIcon{color:var(--primary-blue);opacity:.15;position:absolute;top:-8px;left:0}.Testimonials-module__MlUweW__testimonial{opacity:0;transition:all .6s var(--ease-out-expo);pointer-events:none;padding-top:48px;position:absolute;top:0;left:0;right:0;transform:translateY(16px)}.Testimonials-module__MlUweW__testimonial.Testimonials-module__MlUweW__active{opacity:1;pointer-events:all;transform:translateY(0)}.Testimonials-module__MlUweW__quote{color:var(--text-primary);margin-bottom:32px;font-size:clamp(1.1rem,2vw,1.35rem);font-style:normal;font-weight:500;line-height:1.7}.Testimonials-module__MlUweW__attribution{flex-direction:column;gap:4px;display:flex}.Testimonials-module__MlUweW__name{color:var(--text-primary);font-size:.85rem;font-weight:600}.Testimonials-module__MlUweW__company{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-blue);font-size:.75rem;font-weight:700}.Testimonials-module__MlUweW__indicators{border-left:1px solid var(--gray-200);flex-direction:column;gap:0;padding-left:24px;display:flex}.Testimonials-module__MlUweW__indicator{text-align:left;border-bottom:1px solid var(--gray-200);background:0 0;flex-direction:column;gap:8px;padding:16px 0;transition:all .3s;display:flex}.Testimonials-module__MlUweW__indicator:first-child{border-top:1px solid var(--gray-200)}.Testimonials-module__MlUweW__indicatorCompany{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-size:.75rem;font-weight:600;transition:color .3s}.Testimonials-module__MlUweW__indicatorActive .Testimonials-module__MlUweW__indicatorCompany{color:var(--text-primary)}.Testimonials-module__MlUweW__indicatorBar{background:var(--gray-200);width:100%;height:2px;overflow:hidden}.Testimonials-module__MlUweW__indicatorFill{background:var(--primary-blue);width:0%;height:100%}.Testimonials-module__MlUweW__indicatorActive .Testimonials-module__MlUweW__indicatorFill{width:100%;animation:5s linear forwards Testimonials-module__MlUweW__fillBar}@keyframes Testimonials-module__MlUweW__fillBar{0%{width:0%}to{width:100%}}@media (max-width:768px){.Testimonials-module__MlUweW__content{grid-template-columns:1fr;gap:40px}.Testimonials-module__MlUweW__quoteArea{min-height:280px}.Testimonials-module__MlUweW__indicators{border-left:none;flex-direction:row;gap:0;padding-left:0;overflow-x:auto}.Testimonials-module__MlUweW__indicator{border-bottom:none;border-right:1px solid var(--gray-200);min-width:140px;padding:12px 16px}.Testimonials-module__MlUweW__indicator:first-child{border-top:none}}
.Contact-module__OWeMSG__contact{padding:var(--section-padding);position:relative}.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:24px;font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1.15}.Contact-module__OWeMSG__body{color:var(--text-secondary);margin-bottom:40px;font-size:1rem;line-height:1.7}.Contact-module__OWeMSG__contactInfo{flex-direction:column;gap:16px;display:flex}.Contact-module__OWeMSG__contactItem{color:var(--text-secondary);align-items:center;gap:12px;font-size:.9rem;font-weight:500;transition:color .3s;display:inline-flex}.Contact-module__OWeMSG__contactItem:hover{color:var(--primary-blue)}.Contact-module__OWeMSG__contactItem svg{color:var(--gray-400);flex-shrink:0}.Contact-module__OWeMSG__contactItem:hover svg{color:var(--primary-blue)}.Contact-module__OWeMSG__whatsapp{color:#25d366!important}.Contact-module__OWeMSG__whatsapp:hover{color:#22c55e!important}.Contact-module__OWeMSG__form{flex-direction:column;gap:24px;display:flex}.Contact-module__OWeMSG__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__OWeMSG__label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:.72rem;font-weight:600}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__select,.Contact-module__OWeMSG__textarea{font-family:var(--font-primary);color:var(--text-primary);background:var(--gray-50);border:1px solid var(--gray-200);-webkit-appearance:none;border-radius:8px;outline:none;padding:14px 18px;font-size:.95rem;font-weight:400;transition:all .3s}.Contact-module__OWeMSG__input::placeholder,.Contact-module__OWeMSG__textarea::placeholder{color:var(--gray-400)}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__select:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--primary-blue);background:var(--white);box-shadow:0 0 0 4px #0052d40d}.Contact-module__OWeMSG__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%237A7A8A' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submitBtn{justify-content:center;width:100%;margin-top:8px}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__OWeMSG__errorMsg{color:#ef4444;margin-top:-8px;font-size:.85rem}.Contact-module__OWeMSG__whatsappFloat{z-index:999;width:60px;height:60px;transition:all .3s var(--ease-out-expo);background:#25d366;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:32px;right:32px;box-shadow:0 4px 24px #25d3664d}.Contact-module__OWeMSG__whatsappFloat:hover{transform:scale(1.1);box-shadow:0 6px 32px #25d36673}@media (max-width:768px){.Contact-module__OWeMSG__layout{grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__whatsappFloat{width:52px;height:52px;bottom:20px;right:20px}.Contact-module__OWeMSG__whatsappFloat svg{width:24px;height:24px}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--gray-800);background:var(--black);padding:80px 0 40px}.Footer-module__EZoWya__top{grid-template-columns:300px 1fr;gap:80px;margin-bottom:64px;display:grid}.Footer-module__EZoWya__logo{align-items:center;margin-bottom:16px;display:inline-flex}.Footer-module__EZoWya__logoImage{filter:invert();mix-blend-mode:screen;width:auto;height:64px}.Footer-module__EZoWya__tagline{color:var(--gray-500);font-size:.88rem;line-height:1.6}.Footer-module__EZoWya__columns{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__EZoWya__column{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__columnTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--gray-400);margin-bottom:8px;font-size:.7rem;font-weight:700}.Footer-module__EZoWya__column a{color:var(--gray-500);font-size:.88rem;transition:color .3s}.Footer-module__EZoWya__column a:hover{color:var(--white)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--gray-800);justify-content:space-between;align-items:center;padding-top:32px;display:flex}.Footer-module__EZoWya__copyright,.Footer-module__EZoWya__madeIn{color:var(--gray-600);font-size:.78rem}.Footer-module__EZoWya__heart{color:var(--primary-blue)}@media (max-width:1024px){.Footer-module__EZoWya__top{grid-template-columns:1fr;gap:48px}}@media (max-width:768px){.Footer-module__EZoWya__columns{grid-template-columns:1fr 1fr}.Footer-module__EZoWya__bottom{text-align:center;flex-direction:column;gap:8px}}@media (max-width:480px){.Footer-module__EZoWya__columns{grid-template-columns:1fr;gap:32px}}
