.pro-hero{background:radial-gradient(130% 150% at 50% -10%,#241549 0,var(--dark) 55%,#0d0720 100%);color:#fff;overflow:hidden;padding:calc(var(--header-h) + 40px) 0 96px;position:relative;text-align:center}.pro-hero .wrap{position:relative;z-index:2}.pro-hero__inner{margin:0 auto;max-width:880px}.pro-hero h1{color:#fff;font-size:clamp(34px,5vw,58px);letter-spacing:-.02em;line-height:1.08;margin:18px 0 0}.pro-hero__lead{color:#c9c0e6;font-size:18px;line-height:1.55;margin:20px auto 0;max-width:640px}.pro-hero__cta{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-top:32px}@keyframes proHeroRise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}.pro-hero__rise{animation:proHeroRise .7s cubic-bezier(.22,.9,.3,1) var(--rise,0s) both}.pro-hero__glow{background:radial-gradient(circle,rgba(138,107,255,.22),rgba(216,67,192,.08) 45%,transparent 70%);border-radius:50%;height:560px;left:0;opacity:0;top:0;transition:opacity .6s ease;width:560px;z-index:0}.pro-hero__chip,.pro-hero__glow{pointer-events:none;position:absolute;will-change:transform}.pro-hero__chip{z-index:1}.pro-hero__order{align-items:center;animation:proChipFloat 6.4s ease-in-out infinite;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1a1533b8;border:1px solid var(--line-dark);border-radius:16px;box-shadow:0 18px 36px -20px #0009;display:inline-flex;gap:10px;padding:9px 15px 9px 11px;white-space:nowrap}.pro-hero__order-ico{background:linear-gradient(135deg,#2fbf71d9,#23a05fd9);border-radius:50%;color:#fff;display:grid;flex-shrink:0;font-size:12px;font-weight:700;height:26px;place-items:center;width:26px}.pro-hero__order-txt{color:#b7afda;font-size:11px;font-weight:600;line-height:1.25}.pro-hero__order-txt b{color:#f2eeff;display:block;font-family:Unbounded,sans-serif;font-size:13px;font-weight:700}@keyframes proChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.pro-hero__chip--1{left:9%;top:24%}.pro-hero__chip--2{right:10%;top:20%}.pro-hero__chip--3{bottom:22%;left:14%}.pro-hero__chip--4{bottom:20%;right:4%}@media(max-width:1199px){.pro-hero__chip--1{left:3%}.pro-hero__chip--2{right:3%}.pro-hero__chip--3{left:5%}.pro-hero__chip--4{right:5%}}@media(max-width:991px){.pro-hero__chip{display:none}}@media(max-width:577px){.pro-hero{padding:calc(var(--header-h) + 28px) 0 64px}.pro-hero__lead{font-size:16px}}@media(prefers-reduced-motion:reduce){.pro-hero__order,.pro-hero__rise{animation:none}.pro-hero__glow{display:none}}.pro-dirs{display:grid;gap:18px;grid-template-columns:repeat(4,1fr)}.pro-dir{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:26px 24px}.pro-dir__ico{background:color-mix(in srgb,var(--violet) 12%,transparent);border-radius:14px;display:grid;height:46px;place-items:center;width:46px}.pro-dir__ico svg{height:26px;width:26px}.pro-dir h3{font-size:19px;margin:16px 0 8px}.pro-dir p{color:var(--ink-soft);font-size:15px;line-height:1.5;margin:0}@keyframes proCardRise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pro-dir{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.pro-dir:hover{border-color:color-mix(in srgb,var(--violet) 45%,var(--line));box-shadow:0 18px 40px -22px #3c1e5a59;transform:translateY(-4px)}.pro-dir__ico{transition:transform .25s ease}.pro-dir:hover .pro-dir__ico{transform:scale(1.1) rotate(-6deg)}.reveal.in .pro-dir:first-child{animation:proCardRise .55s ease .02s both}.reveal.in .pro-dir:nth-child(2){animation:proCardRise .55s ease .1s both}.reveal.in .pro-dir:nth-child(3){animation:proCardRise .55s ease .18s both}.reveal.in .pro-dir:nth-child(4){animation:proCardRise .55s ease .26s both}.reveal.in .pro-dir:first-child .pro-dir__ico{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .12s both}.reveal.in .pro-dir:nth-child(2) .pro-dir__ico{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .2s both}.reveal.in .pro-dir:nth-child(3) .pro-dir__ico{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .28s both}.reveal.in .pro-dir:nth-child(4) .pro-dir__ico{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .36s both}@media(prefers-reduced-motion:reduce){.reveal.in .pro-dir,.reveal.in .pro-dir .pro-dir__ico{animation:none}}@media(max-width:991px){.pro-dirs{grid-template-columns:repeat(2,1fr)}}@media(max-width:577px){.pro-dirs{grid-template-columns:1fr}}.pro-steps{display:grid;gap:22px;grid-template-columns:repeat(4,1fr)}.pro-step{padding:6px 8px 0;position:relative}.pro-step__badge{background:linear-gradient(135deg,var(--violet),var(--magenta));border-radius:14px;color:#fff;display:inline-grid;font-weight:700;height:44px;place-items:center;width:44px}.pro-step h3{font-size:18px;margin:14px 0 6px}.pro-step p{color:var(--ink-soft);font-size:15px;line-height:1.5;margin:0}.reveal.in .pro-step:first-child{animation:proCardRise .55s ease .02s both}.reveal.in .pro-step:nth-child(2){animation:proCardRise .55s ease .12s both}.reveal.in .pro-step:nth-child(3){animation:proCardRise .55s ease .22s both}.reveal.in .pro-step:nth-child(4){animation:proCardRise .55s ease .32s both}.reveal.in .pro-step:first-child .pro-step__badge{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .14s both}.reveal.in .pro-step:nth-child(2) .pro-step__badge{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .24s both}.reveal.in .pro-step:nth-child(3) .pro-step__badge{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .34s both}.reveal.in .pro-step:nth-child(4) .pro-step__badge{animation:iconPop .6s cubic-bezier(.34,1.56,.64,1) .44s both}@media(prefers-reduced-motion:reduce){.reveal.in .pro-step,.reveal.in .pro-step .pro-step__badge{animation:none}}@media(max-width:991px){.pro-steps{gap:28px;grid-template-columns:repeat(2,1fr)}}@media(max-width:577px){.pro-steps{grid-template-columns:1fr}}.pro-values{display:grid;gap:18px;grid-template-columns:repeat(2,1fr)}.pro-value{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);border-top:3px solid var(--violet);padding:26px 28px}.pro-value h3{font-size:19px;margin:0 0 8px}.pro-value p{color:var(--ink-soft);font-size:15px;line-height:1.55;margin:0}.pro-value{transition:transform .25s ease,box-shadow .25s ease}.pro-value:hover{box-shadow:0 18px 40px -22px #3c1e5a59;transform:translateY(-4px)}.reveal.in .pro-value:first-child{animation:proCardRise .55s ease .02s both}.reveal.in .pro-value:nth-child(2){animation:proCardRise .55s ease .12s both}.reveal.in .pro-value:nth-child(3){animation:proCardRise .55s ease .22s both}.reveal.in .pro-value:nth-child(4){animation:proCardRise .55s ease .32s both}@media(prefers-reduced-motion:reduce){.reveal.in .pro-value{animation:none}}@media(max-width:577px){.pro-values{grid-template-columns:1fr}}.pro-form__card{--bg-soft:#16112c;--ink:#f2eeff;--ink-soft:#b7afda;--line:hsla(0,0%,100%,.14);align-items:start;background:radial-gradient(120% 140% at 85% 0,#241549 0,var(--dark) 55%,#0d0720 100%);border:1px solid hsla(0,0%,100%,.08);border-radius:32px;color:var(--ink);display:grid;gap:48px;grid-template-columns:.85fr 1.15fr;overflow:hidden;padding:56px 50px;position:relative}.pro-form__body,.pro-form__head,.pro-form__success{position:relative;z-index:1}.pro-form__head .section-head h2{color:#fff}.pro-form__head .section-head p{color:#c9c0e6}.pro-form__art{display:block;margin:36px auto 0;max-width:330px;width:100%}@keyframes proFormChipFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.pro-form__art-chip{animation:proFormChipFloat 5.6s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.pro-form__art-chip{animation:none}}@media(max-width:991px){.pro-form__art{display:none}.pro-form__card{gap:30px;grid-template-columns:1fr;padding:40px 32px}}.pro-form__grid{display:grid;gap:18px 20px;grid-template-columns:1fr 1fr}.pro-form__field{display:grid;gap:6px}.pro-form__field--wide{grid-column:1/-1}.pro-form__field>span{font-size:14px;font-weight:600}.pro-form__field input[type=email],.pro-form__field input[type=tel],.pro-form__field input[type=text]{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;color:var(--ink);font:inherit;height:48px;padding:0 14px}.pro-form__field input[type=email]:focus,.pro-form__field input[type=tel]:focus,.pro-form__field input[type=text]:focus{border-color:transparent;outline:2px solid var(--violet);outline-offset:0}.pro-form__field input.err{border-color:var(--magenta)}.pro-form__err-line,.pro-form__field small{color:var(--magenta);font-size:13px}.pro-form__hint{color:var(--ink-soft)!important;font-size:13px}.pro-form__contacts{display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.pro-form__subfield{align-content:start;display:grid;gap:6px;min-width:0}.pro-form__subfield input{min-width:0;width:100%}.pro-form__subfield em{color:var(--ink-soft);font-size:12.5px;font-style:normal}@media(max-width:577px){.pro-form__contacts{grid-template-columns:1fr}}.pro-form__chips{display:flex;flex-wrap:wrap;gap:10px}.pro-chip{align-items:center;border:1px solid var(--line);border-radius:999px;cursor:pointer;display:inline-flex;font-size:15px;padding:10px 16px;transition:border-color .15s ease,background .15s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pro-chip input{opacity:0;pointer-events:none;position:absolute}.pro-chip.on{background:color-mix(in srgb,var(--violet) 12%,transparent);border-color:var(--violet)}.pro-form__hp{height:1px;left:-9999px;opacity:0;position:absolute;width:1px}.pro-form__consent{align-items:center;color:var(--ink-soft);cursor:pointer;display:flex;font-size:14px;gap:10px}.pro-form__consent input{height:1px;opacity:0;pointer-events:none;position:absolute;width:1px}.pro-form__check{background:var(--bg-soft);border:1.5px solid var(--line);border-radius:7px;display:grid;flex-shrink:0;height:22px;place-items:center;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;width:22px}.pro-form__check svg{height:10px;opacity:0;transform:scale(.5);transition:opacity .15s ease,transform .2s cubic-bezier(.34,1.56,.64,1);width:12px}.pro-form__consent:hover .pro-form__check{border-color:var(--violet-2)}.pro-form__consent input:checked+.pro-form__check{background:linear-gradient(120deg,var(--violet),var(--magenta));border-color:transparent;box-shadow:0 6px 16px -6px #6c4cf599}.pro-form__consent input:checked+.pro-form__check svg{opacity:1;transform:scale(1)}.pro-form__consent input:focus-visible+.pro-form__check{outline:2px solid var(--violet);outline-offset:2px}.pro-form__check.err{border-color:var(--magenta)}.pro-form__consent a{color:var(--violet-2)}.pro-form__actions{display:grid;gap:10px;justify-items:start;margin-top:26px}.pro-form__success{grid-column:1/-1;padding:30px 0;text-align:center}.pro-form__success h2{color:#fff}.pro-form__success p{color:var(--ink-soft);margin-top:10px}@media(max-width:577px){.pro-form__card{border-radius:24px;padding:30px 20px}.pro-form__grid{grid-template-columns:1fr}}
