:root{--cw-black:#000000;--cw-ink:#080808;--cw-panel:#151515;--cw-paper:#f4f4f4;--cw-white:#ffffff;--cw-muted:#a7a7a7;--cw-text:#171717;--cw-yellow:#f5c400;--cw-gold:#d99a00;--cw-line:rgba(255,255,255,.16);--cw-dark-line:rgba(0,0,0,.12);--cw-max:1180px;--cw-radius:8px;--cw-shadow:0 24px 70px rgba(0,0,0,.22)}.et_pb_section:has(.cw-section),.et_pb_section:has(.cw-header),.et_pb_section:has(.cw-footer),.et_pb_section:has(.cw-whatsapp),.et_pb_row:has(.cw-section),.et_pb_row:has(.cw-header),.et_pb_row:has(.cw-footer),.et_pb_row:has(.cw-whatsapp),.et_pb_column:has(.cw-section),.et_pb_column:has(.cw-header),.et_pb_column:has(.cw-footer),.et_pb_column:has(.cw-whatsapp),.et_pb_code:has(.cw-section),.et_pb_code:has(.cw-header),.et_pb_code:has(.cw-footer),.et_pb_code:has(.cw-whatsapp),.et_pb_code_inner:has(.cw-section),.et_pb_code_inner:has(.cw-header),.et_pb_code_inner:has(.cw-footer),.et_pb_code_inner:has(.cw-whatsapp),.et_pb_section.cw-divi-clean,.et_pb_row.cw-divi-clean,.et_pb_column.cw-divi-clean,.et_pb_code.cw-divi-clean,.et_pb_code_inner.cw-divi-clean{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{overflow-x:hidden}.cw-site,.cw-section,.cw-header,.cw-footer,.cw-whatsapp,.cw-site *,.cw-section *,.cw-header *,.cw-footer *,.cw-whatsapp *{box-sizing:border-box}.cw-site,.cw-section,.cw-header,.cw-footer{font-family:Montserrat,Inter,Arial,sans-serif}.cw-site{position:relative;width:100%;overflow-x:hidden;margin:0;background:var(--cw-white);color:var(--cw-text)}.cw-site h1,.cw-site h2,.cw-site h3,.cw-site h4,.cw-site p,.cw-site ul,.cw-site li,.cw-site figure,.cw-site blockquote,.cw-section h1,.cw-section h2,.cw-section h3,.cw-section h4,.cw-section p,.cw-section ul,.cw-section li,.cw-section figure,.cw-section blockquote,.cw-footer h3,.cw-footer h4,.cw-footer p{margin-top:0}.cw-site a,.cw-section a,.cw-header a,.cw-footer a,.cw-whatsapp{text-decoration:none!important}.cw-site img,.cw-section img,.cw-footer img{display:block;max-width:100%}.cw-wrap{width:min(100%,var(--cw-max));margin:0 auto}.cw-section{position:relative;width:100%;padding:112px 22px}.cw-dark{background:var(--cw-black);color:var(--cw-white)}.cw-light{background:var(--cw-paper);color:var(--cw-text)}.cw-white{background:var(--cw-white);color:var(--cw-text)}.cw-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:inherit;font-size:12px;font-weight:900;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.cw-kicker::before{content:"";width:10px;height:10px;flex:0 0 auto;border-radius:999px;background:var(--cw-yellow);box-shadow:0 0 0 5px rgba(245,196,0,.18)}.cw-title-xl,.cw-title-lg,.cw-title-md{margin:0;color:inherit!important;font-weight:900;letter-spacing:0}.cw-title-xl{max-width:860px;font-size:clamp(48px,7.6vw,112px);line-height:.88}.cw-title-lg{font-size:clamp(36px,5.2vw,74px);line-height:.95}.cw-title-md{font-size:clamp(27px,3vw,42px);line-height:1.04}.cw-lead{margin:22px 0 0;color:currentColor!important;font-size:clamp(16px,1.35vw,20px);font-weight:500;line-height:1.6;opacity:.82}.cw-dark .cw-lead,.cw-dark .cw-card-text{color:rgba(255,255,255,.76)!important}.cw-light .cw-lead,.cw-white .cw-lead,.cw-light .cw-card-text,.cw-white .cw-card-text{color:#555555!important}.cw-mark{color:var(--cw-yellow)}.cw-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:34px}.cw-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:14px 22px;border:1px solid transparent;border-radius:8px;font-size:14px;font-weight:900;line-height:1;transition:transform .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.cw-btn-primary{color:#090909!important;background:var(--cw-yellow);box-shadow:0 16px 34px rgba(245,196,0,.22)}.cw-btn-dark{color:var(--cw-white)!important;background:var(--cw-black)}.cw-btn-ghost{color:var(--cw-white)!important;border-color:rgba(255,255,255,.34);background:rgba(255,255,255,.07)}@media (hover:hover) and (pointer:fine){.cw-btn:hover{transform:translateY(-2px)}.cw-btn-primary:hover{background:var(--cw-gold)}.cw-btn-ghost:hover{border-color:var(--cw-yellow);background:rgba(245,196,0,.11)}}.cw-grid-2{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:56px;align-items:center}.cw-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.cw-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.cw-section-head{margin-bottom:44px}.cw-card{position:relative;overflow:hidden;min-height:218px;padding:26px;border:1px solid var(--cw-dark-line);border-radius:var(--cw-radius);background:var(--cw-white);box-shadow:0 18px 46px rgba(0,0,0,.075);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}@media (hover:hover) and (pointer:fine){.cw-card:hover{transform:translateY(-4px);border-color:rgba(245,196,0,.62);box-shadow:0 22px 54px rgba(0,0,0,.1)}}.cw-card-dark{border-color:var(--cw-line);background:linear-gradient(180deg,rgba(255,255,255,.075),rgba(255,255,255,.035));box-shadow:none}.cw-num{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:24px;border-radius:999px;color:#111111;background:var(--cw-yellow);font-size:13px;font-weight:900}.cw-card-title{margin:0 0 12px;color:inherit!important;font-size:19px;font-weight:900;line-height:1.14}.cw-card-text{margin:0;color:currentColor!important;font-size:14px;font-weight:500;line-height:1.62;opacity:.9}.cw-list{display:grid;gap:11px;margin:24px 0 0;padding:0;list-style:none}.cw-list li{position:relative;padding-left:21px;color:currentColor!important;font-size:14px;font-weight:600;line-height:1.45;opacity:.86}.cw-list li::before{content:"";position:absolute;top:.58em;left:0;width:7px;height:7px;border-radius:50%;background:var(--cw-yellow)}.cw-reveal{opacity:1;transform:none}html.cw-anim .cw-reveal{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s ease}html.cw-anim .cw-reveal.cw-visible{opacity:1;transform:translateY(0)}.cw-header{position:absolute;z-index:40;top:0;left:0;width:100%;padding:22px;color:var(--cw-white)}.cw-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100%,var(--cw-max));margin:0 auto}.cw-logo{color:var(--cw-white)!important;font-size:22px;font-weight:900;line-height:1;text-transform:uppercase}.cw-nav{display:flex;align-items:center;gap:22px}.cw-nav a{color:rgba(255,255,255,.82)!important;font-size:13px;font-weight:800}@media (hover:hover) and (pointer:fine){.cw-nav a:hover{color:var(--cw-yellow)!important}}.cw-menu-toggle{display:none;width:44px;height:44px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:rgba(255,255,255,.08);color:#ffffff;font-size:24px;line-height:1}.cw-hero{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;color:var(--cw-white);background:#000000}.cw-hero-bg{position:absolute;inset:0;z-index:0;background:linear-gradient(90deg,rgba(0,0,0,.86) 0%,rgba(0,0,0,.45) 43%,rgba(0,0,0,.76) 100%),linear-gradient(180deg,rgba(0,0,0,.10),rgba(0,0,0,.92)),url("https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=2200&q=72") center / cover no-repeat;transform:scale(1.03);animation:cw-bg-drift 18s ease-in-out infinite alternate}.cw-hero::after{content:"";position:absolute;inset:auto 0 0;z-index:2;height:34%;background:linear-gradient(180deg,transparent,#000000);pointer-events:none}.cw-hero-grid{position:absolute;inset:0;z-index:1;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 82%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 82%)}.cw-hero-inner{position:relative;z-index:10;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.85fr);gap:28px;align-items:center;width:min(100%,var(--cw-max));min-height:100vh;min-height:100svh;margin:0 auto;padding:124px 22px 86px}.cw-hero-copy{max-width:820px}.cw-hero .cw-title-xl{color:#ffffff!important;text-shadow:0 18px 70px rgba(0,0,0,.42)}.cw-hero-visual{position:relative;min-height:570px}.cw-orbit{position:absolute;right:0;bottom:18%;width:86%;aspect-ratio:1;border:1px solid rgba(245,196,0,.23);border-radius:999px;animation:cw-spin 26s linear infinite}.cw-device,.cw-panel,.cw-code,.cw-signal{position:absolute;border:1px solid rgba(255,255,255,.18);box-shadow:0 30px 90px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.cw-device{left:0;top:27%;width:72%;aspect-ratio:16 / 10;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.20),rgba(255,255,255,.055)),linear-gradient(135deg,rgba(245,196,0,.34),rgba(255,255,255,.08) 44%,rgba(0,0,0,.18));transform:rotate(-7deg);animation:cw-float-a 7s ease-in-out infinite}.cw-device::before{content:"";position:absolute;inset:8%;border-radius:10px;background:linear-gradient(90deg,rgba(245,196,0,.96) 0 24%,rgba(255,255,255,.92) 24% 25%,rgba(255,255,255,.16) 25% 100%),repeating-linear-gradient(0deg,transparent 0 14px,rgba(255,255,255,.13) 14px 15px)}.cw-device::after{content:"";position:absolute;left:26%;right:26%;bottom:-12%;height:14%;border-radius:0 0 16px 16px;background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.18))}.cw-panel{right:1%;top:15%;width:42%;min-height:184px;padding:18px;border-radius:8px;background:rgba(8,8,8,.62);animation:cw-float-b 8s ease-in-out infinite}.cw-code{left:0;bottom:10%;width:48%;min-height:145px;padding:18px;border-radius:8px;background:rgba(0,0,0,.58);transform:rotate(4deg);animation:cw-float-c 9s ease-in-out infinite}.cw-panel strong,.cw-code strong{display:block;margin-bottom:12px;color:var(--cw-yellow);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.cw-line{display:block;height:9px;margin:11px 0;border-radius:999px;background:rgba(255,255,255,.18)}.cw-line:nth-child(3){width:74%}.cw-line:nth-child(4){width:54%}.cw-signal{right:21%;bottom:12%;width:150px;height:150px;border-radius:999px;background:radial-gradient(circle,rgba(245,196,0,.98) 0 12%,rgba(245,196,0,.22) 13% 34%,transparent 35%),rgba(255,255,255,.07);animation:cw-pulse 4.8s ease-in-out infinite}.cw-scroll{position:absolute;z-index:12;left:50%;bottom:28px;display:grid;place-items:center;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:var(--cw-white)!important;transform:translateX(-50%)}.cw-manifest{background:radial-gradient(circle at 70% 20%,rgba(245,196,0,.16),transparent 28%),linear-gradient(90deg,rgba(0,0,0,.98),rgba(0,0,0,.78)),#000000}.cw-manifest-text{max-width:980px;margin:0;color:#ffffff!important;font-size:clamp(32px,4.9vw,72px);font-weight:900;line-height:1;letter-spacing:0}.cw-service-row{display:grid;grid-template-columns:.92fr 1.08fr;gap:48px;align-items:start;padding:48px 0;border-top:1px solid rgba(0,0,0,.12)}.cw-service-row:first-child{border-top:0;padding-top:0}.cw-tags{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.cw-tag{display:inline-flex;align-items:center;min-height:34px;padding:9px 12px;border-radius:999px;color:#111111!important;background:rgba(245,196,0,.18);font-size:12px;font-weight:900}.cw-cinema-band{overflow:hidden;min-height:430px;background:linear-gradient(90deg,rgba(0,0,0,.95),rgba(0,0,0,.34),rgba(0,0,0,.92)),url("https://images.unsplash.com/photo-1519608487953-e999c86e7455?auto=format&fit=crop&w=1800&q=70") center / cover no-repeat}.cw-cinema-band .cw-wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.75fr);gap:48px;align-items:center}.cw-process{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-top:44px}.cw-process .cw-card{min-height:235px;padding:20px}.cw-proof{background:linear-gradient(180deg,rgba(0,0,0,.84),rgba(0,0,0,.96)),url("https://images.unsplash.com/photo-1518779578993-ec3579fee39f?auto=format&fit=crop&w=1800&q=70") center / cover no-repeat}.cw-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:42px}.cw-logo-box{display:grid;place-items:center;min-height:92px;padding:14px;border:1px solid rgba(255,255,255,.14);border-radius:var(--cw-radius);color:rgba(255,255,255,.78)!important;background:rgba(255,255,255,.055);font-size:14px;font-weight:900;text-align:center}.cw-quote{margin:42px 0 0;padding:34px;border-left:5px solid var(--cw-yellow);border-radius:var(--cw-radius);background:rgba(255,255,255,.08)}.cw-quote p{margin:0;color:rgba(255,255,255,.9)!important;font-size:18px;font-weight:500;line-height:1.55}.cw-quote strong{display:block;margin-top:18px;color:var(--cw-yellow)!important;font-size:13px;font-weight:900}.cw-offer-box{display:grid;grid-template-columns:.75fr 1fr;gap:28px;align-items:center;padding:38px;border-radius:var(--cw-radius);background:#e9edf5;box-shadow:var(--cw-shadow)}.cw-video{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:8px;background:linear-gradient(135deg,rgba(0,0,0,.08),rgba(245,196,0,.16)),#dfe5f0}.cw-video iframe,.cw-video video{position:absolute;inset:0;width:100%;height:100%;border:0}.cw-faq-list{display:grid;gap:10px;margin-top:42px}.cw-faq-item{overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#ffffff}.cw-faq-btn{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:62px;padding:18px 20px;border:0;background:transparent;color:#171717!important;font-family:inherit;font-size:15px;font-weight:900;text-align:left;cursor:pointer}.cw-faq-btn::after{content:"+";flex:0 0 auto;color:var(--cw-gold);font-size:24px;font-weight:900}.cw-faq-item.cw-open .cw-faq-btn::after{content:"-"}.cw-faq-panel{display:none;padding:0 20px 20px;color:#555555!important;font-size:14px;font-weight:500;line-height:1.65}.cw-faq-item.cw-open .cw-faq-panel{display:block}.cw-final{overflow:hidden;background:radial-gradient(circle at 72% 26%,rgba(245,196,0,.22),transparent 28%),linear-gradient(135deg,#000000,#141414)}.cw-footer{width:100%;padding:56px 22px;color:rgba(255,255,255,.72);background:#000000}.cw-footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px;width:min(100%,var(--cw-max));margin:0 auto}.cw-footer h3,.cw-footer h4{margin:0 0 14px;color:#ffffff!important;font-weight:900}.cw-footer p,.cw-footer a{color:rgba(255,255,255,.72)!important;font-size:14px;line-height:1.7}.cw-whatsapp{position:fixed;z-index:99999;left:22px;bottom:22px;display:grid;place-items:center;width:58px;height:58px;border-radius:999px;color:#ffffff!important;background:#25d366;box-shadow:0 16px 38px rgba(0,0,0,.28)}.cw-whatsapp svg{width:28px;height:28px;fill:currentColor}@keyframes cw-bg-drift{from{transform:scale(1.03) translate3d(-1%,0,0)}to{transform:scale(1.08) translate3d(1%,-1%,0)}}@keyframes cw-float-a{0%,100%{transform:translate3d(0,0,0) rotate(-7deg)}50%{transform:translate3d(0,-18px,0) rotate(-5deg)}}@keyframes cw-float-b{0%,100%{transform:translate3d(0,0,0)}50%{transform:translate3d(0,16px,0)}}@keyframes cw-float-c{0%,100%{transform:translate3d(0,0,0) rotate(4deg)}50%{transform:translate3d(0,-13px,0) rotate(3deg)}}@keyframes cw-pulse{0%,100%{transform:scale(1);opacity:.86}50%{transform:scale(1.08);opacity:1}}@keyframes cw-spin{to{transform:rotate(360deg)}}@media (max-width:1080px){.cw-grid-4,.cw-process{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-hero-inner{grid-template-columns:1fr}.cw-hero-visual{min-height:410px}}@media (max-width:780px){.cw-section{padding:76px 18px}.cw-header{padding:14px 16px}.cw-logo{font-size:18px}.cw-menu-toggle{display:inline-grid;place-items:center}.cw-header .cw-btn{display:none}.cw-nav{position:absolute;top:66px;left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:12px;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(0,0,0,.95)}.cw-header.cw-menu-open .cw-nav{display:flex}.cw-nav a{padding:13px 10px;border-bottom:1px solid rgba(255,255,255,.1)}.cw-nav a:last-child{border-bottom:0}.cw-hero{min-height:760px}.cw-hero-bg{background:linear-gradient(180deg,rgba(0,0,0,.34),rgba(0,0,0,.93)),url("https://images.unsplash.com/photo-1451187580459-43490279c0fa?auto=format&fit=crop&w=1100&q=68") center / cover no-repeat;animation:none}.cw-hero-inner{min-height:760px;padding:108px 18px 72px}.cw-title-xl{font-size:clamp(43px,13vw,66px);line-height:.92}.cw-title-lg{font-size:clamp(32px,10vw,52px)}.cw-grid-2,.cw-grid-3,.cw-grid-4,.cw-service-row,.cw-cinema-band .cw-wrap,.cw-offer-box,.cw-footer-grid{grid-template-columns:1fr}.cw-hero-visual{min-height:300px}.cw-device{left:8%;top:26%;width:78%}.cw-panel{right:2%;top:6%;width:50%;min-height:126px}.cw-code{left:0;bottom:2%;width:58%;min-height:116px}.cw-signal,.cw-orbit{display:none}.cw-process{grid-template-columns:1fr}.cw-logos{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-card{min-height:auto}.cw-actions{align-items:stretch}.cw-actions .cw-btn{width:100%}}@media (max-width:430px){.cw-title-xl,.cw-title-lg,.cw-title-md{overflow-wrap:anywhere}.cw-hero{min-height:720px}.cw-hero-inner{min-height:720px}.cw-panel{width:56%;padding:14px}.cw-code{width:64%;padding:14px}.cw-logos{grid-template-columns:1fr}.cw-whatsapp{left:16px;bottom:16px;width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.cw-site *,.cw-site *::before,.cw-site *::after,.cw-section *,.cw-section *::before,.cw-section *::after,.cw-header *,.cw-header *::before,.cw-header *::after,.cw-footer *,.cw-footer *::before,.cw-footer *::after{animation:none!important;transition-duration:.01ms!important;scroll-behavior:auto!important}html.cw-anim .cw-reveal{opacity:1!important;transform:none!important}}.cw-section-industries .cw-industry-card{min-height:170px;padding:28px 28px 24px;display:flex;flex-direction:column;justify-content:flex-start}.cw-section-industries .cw-industry-card::before{content:"";width:42px;height:4px;margin-bottom:22px;border-radius:999px;background:var(--cw-yellow)}.cw-section-industries .cw-industry-card::after{content:"";position:absolute;right:-36px;bottom:-36px;width:110px;height:110px;border-radius:999px;background:rgba(245,196,0,.11);pointer-events:none}.cw-section-industries .cw-card-title{margin-bottom:14px}.cw-section-industries .cw-card-text{max-width:90%}.cw-section-strategy .cw-lead{max-width:520px;font-size:clamp(18px,1.45vw,22px);line-height:1.55;opacity:.9}.cw-section-strategy .cw-list{margin-top:18px;gap:14px}.cw-section-strategy .cw-list li{font-size:clamp(15px,1vw,17px);line-height:1.5;font-weight:800;opacity:.95}.cw-section-strategy .cw-list li::before{top:.55em;width:8px;height:8px}