@import url("https://cdn.jsdelivr.net/npm/@tabler/icons-webfont@2.44.0/tabler-icons.min.css");:root{--blue:#1011c3;--red:#df393b;--cream:#f0e6d9;--dark:#06063a}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-petrov),"Segoe UI",Arial,sans-serif;background:var(--cream);color:#111;width:100%;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{font-family:inherit}.font-petrov{font-family:var(--font-petrov),"Segoe UI",Arial,sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}nav{background:var(--blue);display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:64px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.nav-logo{height:36px;width:auto;display:block}.logo-text{display:flex;align-items:baseline;gap:2px}.logo-m{font-size:22px;font-weight:900;letter-spacing:-1px}.logo-c,.logo-m{color:var(--cream)}.logo-c{font-size:14px;font-style:italic;font-weight:400;opacity:.85}.nav-links{display:flex;gap:2rem}.nav-links a{color:hsla(34,43%,90%,.7);font-size:14px;text-decoration:none;cursor:pointer;transition:color .2s}.nav-links a:hover{color:var(--cream)}.nav-cta{background:var(--red);color:#fff;border:none;padding:9px 22px;border-radius:6px;font-size:14px;font-weight:700;cursor:pointer}.hero{display:grid;grid-template-columns:1.15fr 1.85fr;min-height:520px}.hero-left{background:var(--blue);padding:3.5rem 2rem 3.5rem 2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.hero-headline{color:var(--cream);font-size:clamp(38px,4.2vw,60px);font-weight:900;line-height:1.04;letter-spacing:-2px;margin-bottom:1.1rem}.hero-headline .hero-em,.hero-headline em{display:block;font-style:italic;font-weight:400;color:hsla(34,43%,90%,.6)}.hero-logo-mark{margin-bottom:1.5rem}.logo-box{display:inline-flex;flex-direction:column;align-items:flex-start;background:var(--cream);border-radius:10px;padding:10px 16px 8px;line-height:1}.logo-box-m{color:var(--blue);font-size:26px;font-weight:900;letter-spacing:-1.5px}.logo-box-c{color:var(--blue);font-size:13px;font-style:italic;font-weight:400;margin-top:1px}.hero-eyebrow{display:inline-flex;align-items:center;gap:7px;color:hsla(34,43%,90%,.55);font-size:10px;font-weight:700;letter-spacing:2px;text-transform:uppercase;margin-bottom:1.25rem}.pulse{width:6px;height:6px;border-radius:50%;background:var(--red);flex-shrink:0}.hero h1{color:var(--cream);font-size:38px;font-weight:900;line-height:1.05;letter-spacing:-1.5px;margin-bottom:1rem}.hero h1 em{font-style:italic;font-weight:400;color:hsla(34,43%,90%,.6);display:block}.hero-slogan{color:var(--red);font-size:13px;font-weight:700;font-style:italic;margin-bottom:1.75rem}.hero-btns{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}.btn-red{background:var(--red);color:#fff;border:none;border-radius:7px;font-weight:700}.btn-ghost,.btn-red{padding:12px 20px;font-size:13px;cursor:pointer;text-align:center}.btn-ghost{background:transparent;color:var(--cream);border:1.5px solid hsla(34,43%,90%,.3);border-radius:7px;font-weight:600}.hero-right{background:var(--cream);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:2.5rem;position:relative;overflow:hidden}.hero-watermark{position:absolute;bottom:-10px;right:-10px;font-size:120px;font-weight:900;letter-spacing:-4px;color:rgba(16,17,195,.06);line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.freq-display{width:100%;max-width:520px}.freq-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.freq-label{color:rgba(16,17,195,.5);font-size:10px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase}.freq-live{display:flex;align-items:center;gap:6px;color:var(--red);font-size:10px;font-weight:700;letter-spacing:1px}.freq-dot{width:6px;height:6px;border-radius:50%;background:var(--red);animation:blink 1.2s infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}.wave-wrap{display:flex;align-items:center;justify-content:center;gap:3px;height:80px}.wave-bar{width:5px;border-radius:3px;background:var(--blue);animation:wave 1.4s ease-in-out infinite;transform-origin:bottom center}@keyframes wave{0%,to{transform:scaleY(.15)}50%{transform:scaleY(1)}}.freq-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:1.25rem}.ftag{font-size:11px;font-weight:700;letter-spacing:.5px;color:var(--blue);background:rgba(16,17,195,.08);padding:5px 12px;border-radius:20px}.ftag.red{color:var(--red);background:rgba(223,57,59,.1)}.hero-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;width:100%;max-width:520px;background:rgba(16,17,195,.1);border-radius:12px;overflow:hidden}.hstat{background:var(--cream);padding:1.25rem;text-align:center}.hstat-n{font-size:28px;font-weight:900;color:var(--blue);line-height:1}.hstat-n span{color:var(--red)}.hstat-l{font-size:11px;color:#888;margin-top:4px}.ses-band{background:var(--red);padding:3.5rem 2.5rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;align-items:center}.ses-band h2{font-size:34px;font-weight:900;color:#fff;line-height:1.1;letter-spacing:-1px}.ses-band h2 em{font-style:italic;font-weight:400;opacity:.8}.ses-band p{color:hsla(0,0%,100%,.8);font-size:15px;line-height:1.7}.ses-wave{display:flex;align-items:center;gap:3px;height:56px}.services{padding:4.5rem 2.5rem;background:var(--cream)}.stag{font-size:11px;font-weight:800;letter-spacing:2.5px;text-transform:uppercase;color:var(--red)}.stag,.stitle{margin-bottom:.6rem}.stitle{font-size:34px;font-weight:900;letter-spacing:-.5px;color:#111}.ssub{font-size:15px;color:#888;line-height:1.6;max-width:460px;margin-bottom:2.75rem}.svc-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.svc{background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.06);padding:1.75rem;transition:transform .2s}.svc:hover{transform:translateY(-3px)}.svc-icon{width:44px;height:44px;border-radius:10px;background:var(--blue);color:var(--cream);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:1rem}.svc h3{font-size:15px;font-weight:700;color:#111;margin-bottom:.45rem}.svc p{font-size:13px;color:#888;line-height:1.6}.svc-pill{display:inline-block;margin-top:.85rem;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--blue);background:rgba(16,17,195,.08);padding:3px 10px;border-radius:20px}.process{padding:4.5rem 2.5rem;background:var(--blue)}.process .stag{color:hsla(34,43%,90%,.5)}.process .stitle{color:var(--cream)}.process .ssub{color:hsla(34,43%,90%,.55)}.proc-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.proc-step{background:hsla(34,43%,90%,.07);border:1px solid hsla(34,43%,90%,.1);border-radius:14px;padding:1.75rem}.proc-n{font-size:40px;font-weight:900;color:hsla(34,43%,90%,.12);line-height:1;margin-bottom:.5rem}.proc-bar{width:28px;height:3px;background:var(--red);border-radius:2px;margin-bottom:1rem}.proc-step h3{font-size:14px;font-weight:700;color:var(--cream);margin-bottom:.45rem}.proc-step p{font-size:12px;color:hsla(34,43%,90%,.5);line-height:1.6}.portfolio{padding:4.5rem 2.5rem;background:#111}.portfolio .stag{color:hsla(34,43%,90%,.45)}.portfolio .stitle{color:var(--cream)}.portfolio .ssub{color:hsla(34,43%,90%,.45)}.port-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.port-item{border-radius:14px;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}.port-vis{height:120px;position:relative;overflow:hidden}.pv1{background:var(--blue)}.pv2{background:#222}.pv3{background:#1e3a5f}.pv4{background:var(--cream)}.pv5{background:#1a1a1a}.pv6{background:var(--red)}.port-wave{display:flex;align-items:flex-end;gap:2px;height:36px;position:absolute;bottom:10px;left:1rem;right:1rem;opacity:.3}.port-wave-bar{flex:1 1;border-radius:1px;background:var(--cream)}.pv4 .port-wave-bar{background:var(--blue)}.pv6 .port-wave-bar{background:#fff}.port-info{padding:1rem;background:hsla(0,0%,100%,.04)}.port-cat{font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;color:var(--red);margin-bottom:4px}.port-info h4{font-size:13px;font-weight:700;color:var(--cream)}.testi{padding:4.5rem 2.5rem;background:var(--cream)}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.tcard{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid rgba(0,0,0,.06)}.tcard-stars{color:var(--red);font-size:13px;letter-spacing:2px;margin-bottom:.75rem}.tcard-text{font-size:13px;color:#555;line-height:1.7;font-style:italic;margin-bottom:1rem}.tcard-author{gap:10px}.tavatar,.tcard-author{display:flex;align-items:center}.tavatar{width:36px;height:36px;border-radius:50%;background:var(--blue);justify-content:center;font-size:11px;font-weight:800;color:var(--cream)}.tname{font-size:13px;font-weight:700;color:#111}.trole{font-size:11px;color:#999}.cta{background:var(--red);padding:4.5rem 2.5rem;text-align:center}.cta h2{font-size:38px;font-weight:900;color:#fff;letter-spacing:-1px;margin-bottom:.6rem}.cta-slogan{font-size:15px;color:hsla(0,0%,100%,.8);font-style:italic;margin-bottom:.5rem}.cta p{font-size:15px;color:hsla(0,0%,100%,.7);margin-bottom:2.25rem}.cta-row{display:flex;gap:12px;justify-content:center;max-width:460px;margin:0 auto}.cta-inp{flex:1 1;padding:14px 18px;border-radius:8px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:15px;outline:none}.cta-inp::placeholder{color:hsla(0,0%,100%,.5)}.btn-white{background:#fff;color:var(--red);border:none;padding:14px 24px;border-radius:8px;font-size:14px;font-weight:800;cursor:pointer;white-space:nowrap}footer{background:#04041e;padding:3rem 2.5rem 1.5rem}.foot-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}.foot-brand h4{color:var(--cream);font-size:18px;font-weight:900;margin-bottom:.4rem}.foot-slogan{color:var(--red);font-size:12px;font-style:italic;margin-bottom:.75rem}.foot-brand p{font-size:13px;color:hsla(34,43%,90%,.4);line-height:1.7;max-width:240px}.foot-col h5{color:var(--cream);font-size:11px;font-weight:800;letter-spacing:.5px;margin-bottom:1rem}.foot-col a{display:block;font-size:13px;color:hsla(34,43%,90%,.4);text-decoration:none;margin-bottom:.5rem}.foot-col a:hover{color:var(--cream)}.socials{display:flex;gap:10px;margin-top:1rem}.soc{width:34px;height:34px;border-radius:8px;background:hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center;color:hsla(34,43%,90%,.5);font-size:16px;cursor:pointer;transition:background .2s}.soc:hover{background:var(--red);color:#fff}.foot-bottom{border-top:1px solid hsla(0,0%,100%,.06);padding-top:1.5rem;display:flex;justify-content:space-between;font-size:12px;color:hsla(34,43%,90%,.3)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.freq-dot,.wave-bar{animation:none}}.mova-of-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(6,6,58,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.mova-of-panel{position:relative;width:100%;max-width:540px;max-height:calc(100vh - 40px);overflow-y:auto;background:#fff;border-radius:20px;box-shadow:0 30px 80px rgba(6,6,58,.35);padding:28px 28px 24px}.mova-of-close{position:absolute;top:16px;right:16px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:10px;background:rgba(6,6,58,.06);color:var(--dark);font-size:20px;line-height:1;cursor:pointer;transition:background .15s,color .15s}.mova-of-close:hover{background:var(--red);color:#fff}.mova-of-progress{display:flex;align-items:center;gap:8px;margin-bottom:18px;padding-right:44px}.mova-of-step-dot{height:5px;flex:1 1;border-radius:999px;background:rgba(6,6,58,.1);transition:background .25s}.mova-of-step-dot.done{background:var(--blue)}.mova-of-step-dot.active{background:var(--red)}.mova-of-eyebrow{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--red);margin-bottom:6px}.mova-of-title{font-size:22px;font-weight:800;letter-spacing:-.3px;color:var(--dark);line-height:1.2}.mova-of-sub{margin-top:6px;font-size:14px;color:rgba(6,6,58,.6)}.mova-of-body{margin-top:20px}.mova-of-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.mova-of-card{display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;padding:16px 14px;border-radius:14px;border:1.5px solid rgba(6,6,58,.12);background:#fff;color:var(--dark);font-size:13.5px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,transform .12s}.mova-of-card:hover{border-color:rgba(16,17,195,.4);transform:translateY(-1px)}.mova-of-card.selected{border-color:var(--blue);background:rgba(16,17,195,.06)}.mova-of-card i{font-size:22px;color:var(--blue)}.mova-of-card.selected i{color:var(--red)}.mova-of-budgets{display:flex;flex-direction:column;gap:10px}.mova-of-budget{width:100%;text-align:left;padding:15px 18px;border-radius:12px;border:1.5px solid rgba(6,6,58,.12);background:#fff;color:var(--dark);font-size:15px;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s}.mova-of-budget:hover{border-color:rgba(16,17,195,.4)}.mova-of-budget.selected{border-color:var(--red);background:rgba(223,57,59,.06);color:var(--red)}.mova-of-field{display:grid;grid-gap:6px;gap:6px;margin-bottom:14px}.mova-of-label{font-size:12.5px;font-weight:600;color:rgba(6,6,58,.7)}.mova-of-input{width:100%;padding:13px 15px;border-radius:10px;border:1.5px solid rgba(6,6,58,.15);background:#fff;color:var(--dark);font-size:15px;font-family:inherit;outline:none;transition:border-color .15s}.mova-of-input:focus{border-color:var(--blue)}.mova-of-input.invalid{border-color:var(--red)}.mova-of-error{font-size:12.5px;color:var(--red)}.mova-of-foot{display:flex;align-items:center;gap:12px;margin-top:22px}.mova-of-back{border:none;background:transparent;color:rgba(6,6,58,.6);font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;padding:12px 6px}.mova-of-back:hover{color:var(--dark)}.mova-of-next{margin-left:auto;border:none;border-radius:999px;padding:13px 28px;background:var(--red);color:#fff;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;transition:opacity .15s,transform .12s}.mova-of-next:hover{transform:translateY(-1px)}.mova-of-next:disabled{opacity:.55;cursor:not-allowed;transform:none}.mova-of-success{text-align:center;padding:24px 8px 12px}.mova-of-check{width:64px;height:64px;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(16,17,195,.1);color:var(--blue);font-size:34px}.mova-of-success .mova-of-title{font-size:24px}@media (max-width:540px){.mova-of-cards{grid-template-columns:1fr}.mova-of-panel{padding:22px 18px 18px;border-radius:16px}}@media (prefers-reduced-motion:reduce){.mova-of-overlay,.mova-of-panel{transition:none!important}}.mova-cookie{position:fixed;bottom:20px;left:16px;right:16px;max-width:680px;margin:0 auto;z-index:900;display:flex;align-items:center;gap:16px;padding:16px 20px;background:var(--dark);color:var(--cream);border-radius:14px;box-shadow:0 18px 50px rgba(6,6,58,.35)}.mova-cookie-text{flex:1 1;font-size:13.5px;line-height:1.5}.mova-cookie-text a{color:#fff;text-decoration:underline}.mova-cookie-actions{display:flex;gap:8px;flex-shrink:0}.mova-cookie-btn{border:none;border-radius:999px;padding:9px 18px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer}.mova-cookie-accept{background:var(--red);color:#fff}.mova-cookie-reject{background:hsla(34,43%,90%,.14);color:var(--cream)}@media (max-width:560px){.mova-cookie{flex-direction:column;align-items:stretch;text-align:center}.mova-cookie-actions{justify-content:center}}.cta-form{max-width:460px;margin:0 auto;display:grid;grid-gap:12px;gap:12px;text-align:left}.cta-form .cta-inp{width:100%}select.cta-inp{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,hsla(0,0%,100%,.7) 0),linear-gradient(135deg,hsla(0,0%,100%,.7) 50%,transparent 0);background-position:calc(100% - 20px),calc(100% - 15px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:38px;cursor:pointer}select.cta-inp option{color:#111}.cta-form .btn-white{width:100%}.cta-err{background:rgba(0,0,0,.18);color:#fff;border-radius:6px;padding:8px 12px;font-size:13px}.cta-success{max-width:460px;margin:0 auto;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.3);border-radius:12px;padding:24px;color:#fff;text-align:center}.cta-success strong{font-size:18px;font-weight:800}.hero-btns .btn-ghost,.hero-btns .btn-red{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}footer[id],section[id]{scroll-margin-top:76px}.foot-logo{height:42px;width:auto;display:block;margin-bottom:.6rem}.mova-select{position:relative;width:100%}.mova-select-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;border-radius:8px;background:hsla(0,0%,100%,.18);border:1px solid hsla(0,0%,100%,.3);color:#fff;font-size:15px;font-family:inherit;text-align:left;cursor:pointer}.mova-select-trigger.placeholder{color:hsla(0,0%,100%,.6)}.mova-select-trigger i{font-size:16px;flex-shrink:0;transition:transform .18s}.mova-select.open .mova-select-trigger i{transform:rotate(180deg)}.mova-select-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:20;list-style:none;background:#fff;border-radius:10px;box-shadow:0 14px 34px rgba(6,6,58,.28);padding:6px;max-height:260px;overflow-y:auto}.mova-select-option{padding:11px 14px;border-radius:7px;font-size:14px;color:var(--dark);cursor:pointer}.mova-select-option:hover{background:rgba(16,17,195,.08)}.mova-select-option.selected{background:rgba(223,57,59,.1);color:var(--red);font-weight:600}@media (max-width:860px){nav{padding:0 1.25rem}.nav-links{display:none}.hero{grid-template-columns:1fr}.hero-left{padding:2.75rem 1.5rem}.foot-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.hero-headline{font-size:clamp(28px,8.5vw,42px);letter-spacing:-1px}.foot-grid{grid-template-columns:1fr}}