.edmc{color:var(--cl-white)}.edmc-hero{position:relative;overflow:hidden;padding:80px 0 100px}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-hero{padding:60px 0 80px}}@media only screen and (max-width:640px){.edmc-hero{padding:24px 0 60px}}.edmc-hero__orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;z-index:0}.edmc-hero__orb--1{width:380px;height:380px;top:-120px;left:-100px;background:rgba(66,227,180,.3)}.edmc-hero__orb--2{width:320px;height:320px;bottom:-100px;right:-80px;background:rgba(255,204,0,.18)}.edmc-hero__orb--3{width:260px;height:260px;top:30%;right:30%;background:rgba(86,150,255,.18)}.edmc-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);grid-template-areas:"badges art" "title  art" "lead   art" "actions art" "anchors art";-moz-column-gap:56px;column-gap:56px;row-gap:14px;align-items:start}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-hero__inner{grid-template-columns:1fr;grid-template-areas:"badges" "title" "lead" "art" "actions" "anchors";gap:18px}}@media only screen and (max-width:640px){.edmc-hero__inner{grid-template-columns:1fr;grid-template-areas:"badges" "title" "lead" "art" "actions" "anchors";gap:18px}}.edmc-hero__badges{grid-area:badges;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.edmc-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);color:hsla(0,0%,100%,.85);font-size:13px;font-weight:700;line-height:1}.edmc-hero__badge--soon{background:linear-gradient(90deg,rgba(86,150,255,.22),rgba(66,227,180,.18));border-color:rgba(86,150,255,.55);color:#fff}.edmc-hero__badge-dot{width:8px;height:8px;border-radius:50%;background:#5696ff;box-shadow:0 0 0 4px rgba(86,150,255,.18);animation:edmcPulse 2.4s ease-in-out infinite}@keyframes edmcPulse{0%,to{box-shadow:0 0 0 4px rgba(86,150,255,.18)}50%{box-shadow:0 0 0 8px rgba(86,150,255,.06)}}.edmc-hero__title{grid-area:title;margin:6px 0 0;line-height:1.05;font-size:clamp(36px,5.2vw,64px)!important}.edmc-hero__title .title{font-size:inherit!important;line-height:inherit!important}.edmc-hero__lead{grid-area:lead;color:hsla(0,0%,100%,.78);margin:6px 0 0;max-width:620px}.edmc-hero__lead strong{color:#fff;font-weight:800}.edmc-hero__actions{grid-area:actions;display:flex;flex-wrap:wrap;align-items:center;gap:18px;margin:12px 0 4px}.edmc-hero__secondary{color:hsla(0,0%,100%,.78);font-weight:700;font-size:14px;border-bottom:1px dashed hsla(0,0%,100%,.3);padding-bottom:2px;transition:color .2s,border-color .2s}.edmc-hero__secondary:hover{color:#42e3b4;border-color:rgba(66,227,180,.6)}.edmc-hero__anchors{grid-area:anchors;display:flex;flex-wrap:wrap;gap:8px 14px;list-style:none;padding:0;margin:0}.edmc-hero__anchors li a{display:inline-flex;padding:6px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.7);font-size:12.5px;font-weight:700;transition:color .2s,border-color .2s,background .2s}.edmc-hero__anchors li a:hover{color:#fff;border-color:rgba(66,227,180,.5);background:rgba(66,227,180,.12)}.edmc-hero__art{grid-area:art;align-self:center}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-hero__art{max-width:520px;margin:0 auto}}@media only screen and (max-width:640px){.edmc-hero__art{max-width:520px;margin:0 auto}}.edmc-hero__art .edmc-hero__img{display:block;width:min(620px,100%);height:auto;margin:0 auto}.edmc-lower{padding-bottom:10px}.edmc-lower__grid{display:grid;grid-template-columns:1fr;grid-template-areas:"why" "how" "vs" "sources" "limits" "cases" "status";align-items:start;gap:34px}.edmc-block,.edmc-panel{min-width:0}.edmc-why{grid-area:why}.edmc-how{grid-area:how}.edmc-vs{grid-area:vs}.edmc-sources{grid-area:sources}.edmc-limits{grid-area:limits}.edmc-cases{grid-area:cases}.edmc-status{grid-area:status}.edmc-panel,.edmc-status__panel{border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:18px;background:#fff;box-shadow:0 20px 52px -42px rgba(38,36,95,.32)}.edmc-panel{padding:24px}@media only screen and (max-width:640px){.edmc-panel{padding:18px;border-radius:16px}}.edmc-block__head{max-width:940px}.edmc-block__eyebrow{display:block;margin-bottom:8px;color:#1f7afc;font-size:12px!important;line-height:1.1!important;font-weight:800}.edmc-block__title{margin:0 0 12px;color:var(--edmc-ink,#171c33);font-size:clamp(24px,2.25vw,34px)!important;line-height:1.12!important;letter-spacing:0}.edmc-block__title .title{font-size:inherit!important;line-height:inherit!important}@media only screen and (max-width:640px){.edmc-block__title{font-size:24px!important}}.edmc-block__lead{margin:0 0 22px;color:var(--edmc-muted,hsla(0,0%,100%,.72));font-size:16px!important;line-height:1.55!important}.edmc-why__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;list-style:none;padding:0;margin:0}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-why__list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.edmc-why__list{grid-template-columns:1fr}}.edmc-why__card{min-width:0;padding:18px 16px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px;background:#fff;color:var(--edmc-ink,#171c33);box-shadow:0 16px 34px -32px rgba(38,36,95,.38)}.edmc-cases__card-icon,.edmc-why__card-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,rgba(31,122,252,.1),rgba(24,205,183,.1));border:1px solid rgba(31,122,252,.18);color:#1f7afc}.edmc-why__card-icon{margin-bottom:14px}.edmc-why__card-icon .edmc-icon-img,.edmc-why__card-icon svg{display:block;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.edmc-cases__card-title,.edmc-sources__card-title,.edmc-why__card-title{margin:0 0 8px;color:var(--edmc-ink,#171c33);font-size:16px!important;line-height:1.22!important}.edmc-cases__card-desc,.edmc-sources__card-desc,.edmc-why__card-desc{margin:0;color:var(--edmc-muted,hsla(0,0%,100%,.7));font-size:13.5px!important;line-height:1.48!important}.edmc-how__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none;padding:4px 0 0;margin:0}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-how__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.edmc-how__steps{grid-template-columns:1fr}}.edmc-how__step{position:relative;min-width:0;padding:0 2px 0 0}.edmc-how__step--1{--edmc-step-color:#2f6df6}.edmc-how__step--2{--edmc-step-color:#18c8c8}.edmc-how__step--3{--edmc-step-color:#6b57f4}.edmc-how__step--4{--edmc-step-color:#2f6df6}.edmc-how__step-num{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:14px;border-radius:50%;color:#fff;background:var(--edmc-step-color,#2f6df6);box-shadow:0 8px 18px -12px var(--edmc-step-color,#2f6df6);font-size:13px;font-weight:800}.edmc-how__step-line{position:absolute;top:16px;left:38px;right:-8px;border-top:1px dashed rgba(31,122,252,.38)}.edmc-how__step:last-child .edmc-how__step-line{display:none}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-how__step-line{display:none}}@media only screen and (max-width:640px){.edmc-how__step-line{display:none}}.edmc-how__step-body{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start}.edmc-how__step-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;color:var(--edmc-step-color,#2f6df6)}.edmc-how__step-icon .edmc-icon-img,.edmc-how__step-icon svg{display:block;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.edmc-how__step-copy{min-width:0}.edmc-how__step-title{margin:0 0 8px;color:var(--edmc-ink,#171c33);font-size:15px!important;line-height:1.24!important}.edmc-how__step-desc{margin:0;color:var(--edmc-muted,hsla(0,0%,100%,.72));font-size:13.5px!important;line-height:1.48!important}.edmc-vs{align-self:start}.edmc-vs .edmc-block__lead,.edmc-vs .edmc-block__title{max-width:940px}.edmc-vs__table{overflow:hidden;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px}.edmc-vs__row,.edmc-vs__table{background:var(--edmc-line,hsla(0,0%,100%,.08))}.edmc-vs__row{display:grid;grid-template-columns:minmax(118px,.72fr) minmax(0,1fr) minmax(0,1fr);gap:1px}.edmc-vs__row+.edmc-vs__row{margin-top:1px}@media only screen and (max-width:640px){.edmc-vs__row{grid-template-columns:1fr}}.edmc-vs__cell{min-width:0;padding:11px 13px;background:#fff;color:var(--edmc-muted,hsla(0,0%,100%,.78));font-size:12.5px;line-height:1.38}.edmc-vs__cell--label{color:var(--edmc-ink,#171c33);font-weight:800}.edmc-vs__cell--external{background:linear-gradient(120deg,rgba(24,205,183,.08),rgba(31,122,252,.05))}@media only screen and (max-width:640px){.edmc-vs__cell{padding:12px 14px}.edmc-vs__row--head .edmc-vs__cell:empty{display:none}}.edmc-vs__col-tag{display:block;color:#1f7afc;font-size:12px;font-weight:800;line-height:1.35}.edmc-vs__col-tag--accent{color:#10a999}.edmc-vs__honest{display:grid;grid-template-columns:28px 1fr;gap:12px;align-items:start;margin-top:14px;padding:14px;border:1px solid rgba(31,122,252,.16);border-radius:12px;background:linear-gradient(105deg,rgba(31,122,252,.06),rgba(123,97,255,.04))}.edmc-vs__honest-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;color:#fff;background:#1f7afc;font-weight:800;font-size:14px;font-style:normal}.edmc-vs__honest-text{margin:0;color:var(--edmc-muted,hsla(0,0%,100%,.8));font-size:13px!important;line-height:1.46!important}.edmc-vs__honest-text strong{color:var(--edmc-ink,#fff);font-weight:800}.edmc-sources__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;list-style:none;padding:0;margin:0}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-sources__grid{grid-template-columns:1fr}}@media only screen and (max-width:640px){.edmc-sources__grid{grid-template-columns:1fr}}.edmc-sources__card{display:grid;grid-template-columns:64px 1fr;gap:16px;align-items:start;min-width:0;padding:16px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px;background:#fff}.edmc-sources__card-logo{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:14px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));background:var(--edmc-soft,hsla(0,0%,100%,.04))}.edmc-sources__card-logo svg{width:48px;height:48px}.edmc-sources__card-body{min-width:0}.edmc-sources__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}@media only screen and (max-width:640px){.edmc-sources__card-head{flex-direction:column;gap:6px}}.edmc-cases__card-tag,.edmc-sources__card-status,.edmc-status__tag{display:inline-flex;align-items:center;flex:0 0 auto;padding:4px 9px;border-radius:999px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.14));background:var(--edmc-soft,hsla(0,0%,100%,.06));color:#31517a;font-size:11px;font-weight:800;line-height:1.15}.edmc-sources__card-status--beta,.edmc-sources__card-status--next{background:#eef2f8;border-color:#d8e0ef}.edmc-sources__card-status--beta{color:#1d2738}.edmc-sources__card-status--next{color:#2f609b}.edmc-limits__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}@media only screen and (max-width:640px){.edmc-limits__grid{grid-template-columns:1fr}}.edmc-limits__pane{padding:18px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px;background:#fff}.edmc-limits__pane--cost{border-color:rgba(255,90,100,.2);background:linear-gradient(105deg,rgba(255,90,100,.055),rgba(123,97,255,.025))}.edmc-limits__pane--gain{border-color:rgba(24,205,183,.24);background:linear-gradient(105deg,rgba(24,205,183,.08),rgba(31,122,252,.035))}.edmc-limits__pane-title{margin:0 0 8px;color:var(--edmc-ink,#171c33);font-size:18px!important;line-height:1.22!important}.edmc-limits__pane-text{margin:0 0 12px;color:var(--edmc-muted,hsla(0,0%,100%,.78));font-size:13.5px!important;line-height:1.48!important}.edmc-limits__list{display:grid;gap:8px;list-style:none;padding:0;margin:0}.edmc-limits__list li{position:relative;padding-left:24px;color:var(--edmc-muted,hsla(0,0%,100%,.78));font-size:13.5px;line-height:1.4}.edmc-limits__list li:before{content:"×";position:absolute;left:0;top:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;color:#e76363;background:rgba(231,99,99,.1);font-size:13px;font-weight:800;line-height:1}.edmc-limits__list--gain li:before{content:"✓";color:#0ea889;background:rgba(24,205,183,.12)}.edmc-cases__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;list-style:none;padding:0;margin:0}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-cases__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.edmc-cases__grid{grid-template-columns:1fr}}.edmc-cases__card{display:grid;grid-template-columns:1fr;gap:14px;min-width:0;padding:18px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px;background:#fff;color:#1f7afc}.edmc-cases__card--security{color:#7b61ff}.edmc-cases__card--web-no-pixel{color:#10a999}.edmc-cases__card--fast-start{color:#3d63f4}.edmc-cases__card-head{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start;min-width:0}.edmc-cases__card-icon{width:52px;height:52px;border-radius:50%;color:currentColor}.edmc-cases__card-icon .edmc-icon-img,.edmc-cases__card-icon svg{display:block;width:30px;height:30px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.edmc-cases__card-body{min-width:0}.edmc-cases__card-desc{margin-bottom:14px}.edmc-cases__card-tags{display:flex;flex-wrap:wrap;gap:6px}.edmc-cases__card-tag{font-size:10.5px;color:#47617f}.edmc-status__panel{padding:28px;background:linear-gradient(105deg,rgba(31,122,252,.07),rgba(123,97,255,.06),rgba(24,205,183,.07))}@media only screen and (max-width:640px){.edmc-status__panel{padding:20px;border-radius:16px}}.edmc-status__tag{gap:8px;margin-bottom:14px;color:#fff;border-color:transparent;background:var(--edmc-grad,linear-gradient(105deg,#1f7afc 0,#7b61ff 56%,#18cdb7 100%));text-transform:uppercase;letter-spacing:.08em}.edmc-status__dot{width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 4px hsla(0,0%,100%,.2)}.edmc-status__title{max-width:900px;margin:0 0 12px;color:var(--edmc-ink,#171c33);font-size:clamp(24px,2.2vw,34px)!important;line-height:1.12!important}.edmc-status__lead{max-width:860px;margin:0 0 22px;color:var(--edmc-muted,hsla(0,0%,100%,.78));font-size:16px!important;line-height:1.55!important}.edmc-status__timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;list-style:none;padding:0;margin:0 0 24px}@media only screen and (min-width:641px)and (max-width:1100px){.edmc-status__timeline{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.edmc-status__timeline{grid-template-columns:1fr}}.edmc-status__phase{position:relative;min-width:0;padding:15px 15px 15px 28px;border:1px solid var(--edmc-line,hsla(0,0%,100%,.12));border-radius:12px;background:hsla(0,0%,100%,.72)}.edmc-status__phase-marker{position:absolute;left:12px;top:20px;width:8px;height:8px;border-radius:50%;background:#7b61ff}.edmc-status__phase--done .edmc-status__phase-marker{background:#18cdb7}.edmc-status__phase--now .edmc-status__phase-marker{background:#1f7afc}.edmc-status__phase--next .edmc-status__phase-marker{background:#ffc52e}.edmc-status__phase--later .edmc-status__phase-marker{background:#9ba7c2}.edmc-status__phase-label{display:block;margin-bottom:5px;color:var(--edmc-ink,#171c33);font-size:11.5px;line-height:1.2;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.edmc-status__phase-text{display:block;color:var(--edmc-muted,hsla(0,0%,100%,.74));font-size:13px;line-height:1.42}.edmc-status__actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.edmc-status__alt{color:#1f7afc;font-size:14px;font-weight:800;border-bottom:1px dashed rgba(31,122,252,.28)}.edmc-status__alt:hover{border-color:rgba(31,122,252,.5)}.telegram-channel__frame.frame{position:relative;display:block;overflow:hidden;text-decoration:none;color:var(--cl-white);border:1px solid hsla(0,0%,100%,.08);background:radial-gradient(120% 140% at 0 0,rgba(121,102,250,.18) 0,rgba(121,102,250,0) 55%),radial-gradient(110% 140% at 100% 100%,rgba(86,150,255,.14) 0,rgba(86,150,255,0) 55%),linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,.02));backdrop-filter:blur(12px);transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.telegram-channel__frame.frame:hover{border-color:hsla(0,0%,100%,.18);transform:translateY(-2px);box-shadow:0 30px 80px -40px rgba(86,150,255,.55)}.telegram-channel__frame.frame:hover .telegram-channel__glow--blue{opacity:.55}.telegram-channel__frame.frame:hover .telegram-channel__cta-arrow{transform:translateX(6px)}.telegram-channel__frame.frame:hover .telegram-channel__orb{transform:scale(1.04) rotate(-4deg)}.telegram-channel__glow{position:absolute;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:0;transition:opacity .4s ease}.telegram-channel__glow--lavander{width:360px;height:360px;top:-160px;left:-120px;background:var(--cl-lavander-1);opacity:.35}.telegram-channel__glow--blue{width:380px;height:380px;bottom:-180px;right:15%;background:var(--cl-blue-1);opacity:.35}.telegram-channel__glow--green{width:260px;height:260px;top:30%;right:-80px;background:var(--cl-green-1);opacity:.18}.telegram-channel__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr auto;align-items:center;gap:60px}@media only screen and (min-width:641px)and (max-width:1100px){.telegram-channel__inner{gap:40px}}@media only screen and (max-width:640px){.telegram-channel__inner{grid-template-columns:1fr;gap:32px}}.telegram-channel__content{min-width:0}.telegram-channel__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:40px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--cl-grey-2)}.telegram-channel__eyebrow-dot{width:8px;height:8px;border-radius:50%;background:var(--cl-blue-1);box-shadow:0 0 0 0 rgba(86,150,255,.55);animation:telegram-pulse 2.2s ease-out infinite}@keyframes telegram-pulse{0%{box-shadow:0 0 0 0 rgba(86,150,255,.55)}70%{box-shadow:0 0 0 10px rgba(86,150,255,0)}to{box-shadow:0 0 0 0 rgba(86,150,255,0)}}.telegram-channel__title{margin-top:20px}.telegram-channel__text{margin-top:18px;max-width:620px;color:var(--cl-grey-2)}.telegram-channel__cta{display:inline-flex;align-items:center;gap:10px;margin-top:28px;padding:12px 22px;border-radius:var(--radius-button);background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.14);font-size:15px;font-weight:600;color:var(--cl-white);transition:background .25s ease,border-color .25s ease}.telegram-channel__frame:hover .telegram-channel__cta{background:rgba(86,150,255,.14);border-color:rgba(86,150,255,.45)}.telegram-channel__cta-handle{background:var(--grad-lavender-green-1) text;-webkit-text-fill-color:transparent}.telegram-channel__cta-arrow{display:inline-block;font-size:18px;line-height:1;color:var(--cl-white);transition:transform .25s ease}.telegram-channel__visual{position:relative;width:200px;height:200px;flex-shrink:0}@media only screen and (min-width:641px)and (max-width:1100px){.telegram-channel__visual{width:160px;height:160px}}@media only screen and (max-width:640px){.telegram-channel__visual{width:140px;height:140px;margin-left:auto;margin-right:auto}}.telegram-channel__ring{position:absolute;inset:0;border-radius:50%;border:1px dashed hsla(0,0%,100%,.14);pointer-events:none;animation:telegram-spin 60s linear infinite}.telegram-channel__ring--inner{inset:18px;border-style:solid;border-color:hsla(0,0%,100%,.06);animation-duration:90s;animation-direction:reverse}@keyframes telegram-spin{to{transform:rotate(1turn)}}.telegram-channel__orb{position:absolute;inset:30px;border-radius:50%;background:linear-gradient(135deg,#2aabee,#066cd0);box-shadow:0 20px 50px -10px rgba(7,108,208,.6),inset 0 -10px 30px rgba(0,0,0,.15),inset 0 4px 12px hsla(0,0%,100%,.25);display:flex;align-items:center;justify-content:center;transition:transform .4s ease}.telegram-channel__plane{width:56%;height:56%;color:var(--cl-white);transform:translate(-3%,2%);filter:drop-shadow(0 4px 8px rgba(0,0,0,.15))}.telegram-channel__badge{position:absolute;top:8px;right:8px;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#fa6376,#fb989d);box-shadow:0 8px 20px -4px rgba(250,99,118,.55);color:var(--cl-white);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:640px){.telegram-channel__badge{width:28px;height:28px;font-size:12px;top:4px;right:4px}}.main-form__shell{position:relative;overflow:hidden;border-radius:36px;padding:56px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.03)),rgba(33,17,82,.55);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 40px 80px -40px rgba(8,4,30,.6),inset 0 1px 0 hsla(0,0%,100%,.08);isolation:isolate}.main-form__shell:before{content:"";position:absolute;inset:0;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(170,150,255,.45),rgba(86,150,255,.18) 35%,rgba(66,227,180,.35));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:1}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__shell{padding:40px;border-radius:28px}}@media only screen and (max-width:640px){.main-form__shell{padding:28px 22px;border-radius:24px}}.main-form__aurora{position:absolute;inset:0;z-index:-2;overflow:hidden;border-radius:inherit;pointer-events:none}.main-form__aurora-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;will-change:transform}.main-form__aurora-blob--1{top:-15%;left:-10%;width:480px;height:480px;background:radial-gradient(circle,rgba(121,102,250,.85) 0,rgba(121,102,250,0) 65%);animation:aurora-drift-1 22s ease-in-out infinite}.main-form__aurora-blob--2{bottom:-25%;right:-10%;width:540px;height:540px;background:radial-gradient(circle,rgba(66,227,180,.55) 0,rgba(66,227,180,0) 65%);animation:aurora-drift-2 28s ease-in-out infinite}.main-form__aurora-blob--3{top:30%;left:40%;width:380px;height:380px;background:radial-gradient(circle,rgba(86,150,255,.45) 0,rgba(86,150,255,0) 65%);animation:aurora-drift-3 26s ease-in-out infinite}@keyframes aurora-drift-1{0%,to{transform:translate(0) scale(1)}50%{transform:translate(60px,40px) scale(1.1)}}@keyframes aurora-drift-2{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-50px,-30px) scale(1.08)}}@keyframes aurora-drift-3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(-40px,50px) scale(.95)}}.main-form__grain{position:absolute;inset:0;z-index:-1;opacity:.35;mix-blend-mode:overlay;pointer-events:none;border-radius:inherit;background-image:url("data:image/svg+xml;utf8,<svg viewBox=%270 0 200 200%27 xmlns=%27http://www.w3.org/2000/svg%27><filter id=%27n%27><feTurbulence type=%27fractalNoise%27 baseFrequency=%270.85%27 numOctaves=%272%27 stitchTiles=%27stitch%27/><feColorMatrix values=%270 0 0 0 1  0 0 0 0 1  0 0 0 0 1  0 0 0 0.35 0%27/></filter><rect width=%27100%25%27 height=%27100%25%27 filter=%27url%28%23n%29%27/></svg>");background-size:200px 200px}.main-form__layout{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:64px;align-items:stretch}@media only screen and (min-width:1101px)and (max-width:1200px){.main-form__layout{gap:40px}}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__layout{gap:40px}}@media only screen and (max-width:640px){.main-form__layout{grid-template-columns:1fr;gap:32px}}.main-form__aside,.main-form__form{min-width:0}.main-form__aside{display:flex;flex-direction:column;gap:22px;padding-right:12px}@media only screen and (max-width:640px){.main-form__aside{padding-right:0;gap:18px}}.main-form__chip{align-self:flex-start;display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;border-radius:999px;background:rgba(66,227,180,.12);border:1px solid rgba(66,227,180,.32);color:var(--cl-green-2);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;white-space:normal;line-height:1.2}.main-form__chip-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:var(--cl-green-2);box-shadow:0 0 0 0 rgba(66,227,180,.6);animation:main-form-pulse 2s ease-out infinite}@keyframes main-form-pulse{0%{box-shadow:0 0 0 0 rgba(66,227,180,.55)}70%{box-shadow:0 0 0 10px rgba(66,227,180,0)}to{box-shadow:0 0 0 0 rgba(66,227,180,0)}}.main-form__lead{margin:0;font-size:32px;line-height:1.18;font-weight:700;letter-spacing:-.01em;color:var(--cl-white)}@media only screen and (min-width:1101px)and (max-width:1200px){.main-form__lead{font-size:26px}}@media only screen and (min-width:641px)and (max-width:1100px){.main-form__lead{font-size:26px}}@media only screen and (max-width:640px){.main-form__lead{font-size:22px}}.main-form__lead-accent{background:var(--lavander-blue-green-1);-webkit-background-clip:text;background-clip:text;color:transparent}.main-form__sub{margin:0;color:hsla(0,0%,100%,.82);font-size:15px;line-height:1.55;max-width:32em}.main-form__perks{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:12px}.main-form__perk{display:flex;align-items:center;gap:12px;color:hsla(0,0%,100%,.84);font-size:14px;line-height:1.4}.main-form__perk-icon{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:rgba(66,227,180,.16);color:var(--cl-green-2);border:1px solid rgba(66,227,180,.28)}.main-form__form{position:relative;display:flex;flex-direction:column;gap:18px;padding:32px;border-radius:24px;background:linear-gradient(180deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.02)),rgba(15,5,50,.4);border:1px solid hsla(0,0%,100%,.07);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06)}@media only screen and (max-width:640px){.main-form__form{padding:22px 18px;border-radius:20px;gap:14px}}.main-form__fields{display:flex;flex-direction:column;gap:12px}.main-form__form .field{position:relative;cursor:text}.main-form__form .field__input{display:block;width:100%;padding:26px 20px 12px;font-size:15px;line-height:22px;color:var(--cl-white);background:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.24);border-radius:16px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;caret-color:var(--cl-green-2)}.main-form__form .field__input:hover{border-color:rgba(170,150,255,.48);background:hsla(0,0%,100%,.1)}.main-form__form .field__input:active,.main-form__form .field__input:focus{outline:none;border-color:rgba(170,150,255,.6);background:hsla(0,0%,100%,.12);box-shadow:0 0 0 4px rgba(121,102,250,.18),0 8px 24px -10px rgba(121,102,250,.45)}.main-form__form .field__input::-moz-placeholder{color:hsla(0,0%,100%,.52);opacity:0;-moz-transition:opacity .2s ease;transition:opacity .2s ease}.main-form__form .field__input::placeholder{color:hsla(0,0%,100%,.52);opacity:0;transition:opacity .2s ease}.main-form__form .field__input:focus::-moz-placeholder{opacity:1}.main-form__form .field__input:focus::placeholder{opacity:1}.main-form__form .field__label{position:absolute;top:18px;left:21px;display:flex;align-items:center;line-height:20px;font-size:14px;color:hsla(0,0%,100%,.86);transition:transform .2s ease,font-size .2s ease,color .2s ease;pointer-events:none;z-index:1;background:transparent}.main-form__form .field--filled .field__label,.main-form__form .field:focus-within .field__label{transform:translateY(-9px);font-size:11px;letter-spacing:.04em;color:var(--cl-green-2)}.main-form__form .field__hint{display:block;margin:6px 4px 0;color:hsla(0,0%,100%,.64);font-size:12px;line-height:1.35}.main-form__form .radio-group--button .radio-group__options{gap:10px;min-width:0}@media(max-width:960px){.main-form__form .radio-group--button .radio-group__options{flex-direction:column}}.main-form__form .radio-option{flex:1;min-width:0;padding:14px 18px;background:hsla(0,0%,100%,.11);border:1px solid hsla(0,0%,100%,.24);border-radius:14px;transition:border-color .2s ease,background .2s ease,transform .15s ease}.main-form__form .radio-option:hover:not(.radio-option--checked){background:hsla(0,0%,100%,.1);border-color:rgba(170,150,255,.48);transform:translateY(-1px)}.main-form__form .radio-option--checked{background:linear-gradient(135deg,rgba(121,102,250,.28),rgba(66,227,180,.22)),rgba(15,5,50,.6);border-color:rgba(170,150,255,.55);box-shadow:0 0 0 1px rgba(170,150,255,.25),0 8px 24px -12px rgba(121,102,250,.55)}.main-form__form .radio-option__label{font-size:13.5px;font-weight:600;color:var(--cl-white);gap:10px;min-width:0;overflow-wrap:anywhere}.main-form__form .radio-option__icon{color:#afa4ff}.main-form__form .radio-option--checked .radio-option__icon{color:var(--cl-green-2)}.main-form__submit{position:relative;margin-top:6px;overflow:hidden;color:#160b3d;font-weight:700;transition:transform .2s ease,box-shadow .25s ease;box-shadow:0 18px 40px -14px rgba(66,227,180,.55),0 6px 16px -8px rgba(121,102,250,.4)}.main-form__submit:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,transparent,hsla(0,0%,100%,.55) 50%,transparent);transform:skewX(-20deg);animation:main-form-shine 4.5s ease-in-out infinite;pointer-events:none}.main-form__submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 22px 48px -14px rgba(66,227,180,.7),0 8px 18px -8px rgba(121,102,250,.5)}.main-form__submit:hover:not(:disabled) .main-form__submit-icon{transform:translateX(4px)}.main-form__submit:disabled{opacity:.7;cursor:progress}.main-form__submit span{position:relative;z-index:1;display:inline-flex;align-items:center;gap:12px}.main-form__submit-icon{position:relative;z-index:1;transition:transform .2s ease}@keyframes main-form-shine{0%{left:-75%}60%{left:125%}to{left:125%}}.main-form__legal{margin:4px 0 0;font-size:13px;line-height:1.5;color:hsla(0,0%,100%,.9);text-align:center}.main-form__legal a{color:var(--cl-green-2);font-weight:700;text-decoration:underline;text-underline-offset:3px}.notify{position:fixed;top:20px;right:20px;display:flex;gap:10px;padding:30px 25px;max-width:400px;color:var(--text-contrast);border-radius:var(--radius-block);z-index:200}@media only screen and (max-width:640px){.notify{max-width:calc(100% - 40px)}}.notify--success{background:var(--bg-green-light)}.notify--error{background:var(--bg-error)}.notify__icon{flex-shrink:0}.partners__list{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}@media only screen and (min-width:641px)and (max-width:1100px){.partners__list{grid-template-columns:repeat(2,1fr);gap:12px}}@media only screen and (max-width:640px){.partners__list{grid-template-columns:1fr;gap:10px}}.partner{grid-column:span 2;min-height:180px}@media only screen and (max-width:640px){.partner{grid-column:span 1;min-height:130px}}@media only screen and (min-width:641px)and (max-width:1100px){.partner{grid-column:span 1;min-height:130px}}.partner--feature{grid-column:span 3;min-height:200px}@media only screen and (min-width:641px)and (max-width:1100px){.partner--feature{grid-column:span 1}}@media only screen and (max-width:640px){.partner--feature{grid-column:span 1;min-height:150px}}.partner__link{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;height:100%;padding:26px;border-radius:24px;color:var(--text-contrast);text-decoration:none;background-color:var(--bg-contrast);box-shadow:inset 0 0 0 1px rgb(var(--cl-purple-1-raw)/.05),0 1px 2px rgb(var(--cl-purple-1-raw)/.04);transition:transform .35s cubic-bezier(.2,.7,.2,1),box-shadow .35s cubic-bezier(.2,.7,.2,1);overflow:hidden;isolation:isolate}@media only screen and (max-width:640px){.partner__link{padding:22px}}.partner__link:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px rgb(var(--cl-purple-1-raw)/.12),0 18px 40px -20px rgb(var(--cl-purple-1-raw)/.22),0 6px 14px -6px rgb(var(--cl-purple-1-raw)/.1)}.partner__link:hover .partner__logo{opacity:1;transform:translateY(-1px)}.partner__link:focus-visible{outline:2px solid var(--cl-lavander-1);outline-offset:3px}.partner__logo{max-width:60%;max-height:48px;width:auto;height:auto;opacity:.82;transition:opacity .3s ease,transform .35s cubic-bezier(.2,.7,.2,1);-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:640px){.partner__logo{max-width:68%;max-height:42px}}.partner--feature .partner__logo{max-width:38%;max-height:56px}@media only screen and (max-width:640px){.partner--feature .partner__logo{max-width:60%;max-height:48px}}.bundle-included .section__container{padding-top:0;padding-bottom:0}.bundle-included__inner{position:relative;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:48px;align-items:center;padding:56px 44px 48px;border-radius:28px;background:radial-gradient(circle at 18% 0,rgba(86,150,255,.22),transparent 55%),radial-gradient(circle at 82% 100%,rgba(244,248,68,.1),transparent 60%),linear-gradient(135deg,rgba(121,102,250,.18),rgba(86,150,255,.12));border:1px solid rgba(170,150,255,.32);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.06),0 24px 60px -24px rgba(121,102,250,.35)}@media only screen and (max-width:640px){.bundle-included__inner{grid-template-columns:1fr;gap:24px;padding:48px 22px 28px;border-radius:22px}}@media only screen and (min-width:641px)and (max-width:1100px){.bundle-included__inner{grid-template-columns:1fr;gap:24px;padding:48px 22px 28px;border-radius:22px}}.bundle-included__arrow{position:absolute;top:-22px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:10px;padding:8px 16px 8px 12px;border-radius:100px;background:linear-gradient(135deg,rgba(121,102,250,.95),rgba(86,150,255,.95));color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;box-shadow:0 10px 30px -8px rgba(121,102,250,.6)}.bundle-included__arrow svg{width:22px;height:22px;color:#fff}.bundle-included__arrow-label{white-space:nowrap}.bundle-included__head{min-width:0}.bundle-included__eyebrow{display:inline-block;padding:5px 12px;border-radius:100px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.85);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px}.bundle-included__title{margin:0 0 12px}.bundle-included__title,.bundle-included__title .title{word-break:normal;overflow-wrap:break-word;hyphens:none}.bundle-included__lead{margin:0;font-size:15px;line-height:1.55;color:hsla(0,0%,100%,.72);max-width:30em}.bundle-included__chips{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:8px;align-content:center;justify-content:flex-start}@media only screen and (max-width:640px){.bundle-included__chips{justify-content:flex-start}}@media only screen and (min-width:641px)and (max-width:1100px){.bundle-included__chips{justify-content:flex-start}}.bundle-included__chip{display:inline-flex}.bundle-included__chip-link{display:inline-flex;align-items:center;gap:8px;padding:10px 16px 10px 12px;border-radius:12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);font-size:14px;font-weight:500;line-height:1.3;color:hsla(0,0%,100%,.92);text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.bundle-included__chip-link:hover{background:rgba(170,150,255,.18);border-color:rgba(170,150,255,.5);color:#fff;transform:translateY(-2px)}.bundle-included__chip-plus{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:rgba(170,150,255,.28);border:1px solid rgba(170,150,255,.45);color:#fff;font-weight:700;font-size:13px;line-height:1}.bundle-included__chip-label{white-space:nowrap}@media only screen and (max-width:640px){.bundle-included__chip-label{white-space:normal;word-break:normal;overflow-wrap:anywhere}}.edmc{--edmc-ink:#171c33;--edmc-muted:#5e6682;--edmc-line:#e1e6f6;--edmc-soft:#f7f9ff;--edmc-grad:linear-gradient(105deg,#1f7afc,#7b61ff 56%,#18cdb7);--edmc-container:var(--sn-container,1260px);--edmc-gutter:var(--sn-gutter,clamp(16px,3.4vw,48px))}.edmc,.edmc .section{background:#fff;color:var(--edmc-ink)}.edmc .container,.edmc .section--bento .section__container,.edmc .section__container,.edmc .standard-hero__container{width:min(var(--edmc-container),100% - var(--edmc-gutter) - var(--edmc-gutter));max-width:none;padding-inline:0;margin-inline:auto}.edmc .edmc-block,.edmc .edmc-lower__grid>*,.edmc .edmc-panel,.edmc .edmc-status__panel{width:100%}.edmc .edmc-hero{border:1px solid var(--edmc-line);border-radius:24px;background:#fff;box-shadow:0 20px 52px -42px rgba(38,36,95,.32)}.edmc .edmc-cases__card-title,.edmc .section__title,.edmc .title,.edmc h1,.edmc h2,.edmc h3,.edmc h4,.edmc strong{color:var(--edmc-ink)}.edmc .edmc-hero__lead,.edmc .text,.edmc li,.edmc p{color:var(--edmc-muted)}.edmc .edmc-hero{margin-top:24px;padding:56px;background:radial-gradient(circle at 82% 18%,rgba(123,97,255,.12),transparent 30%),radial-gradient(circle at 18% 8%,rgba(31,122,252,.1),transparent 28%),#fff}@media only screen and (max-width:640px){.edmc .edmc-hero{margin-top:12px;padding:28px 20px;border-radius:18px}}.edmc .edmc-hero__orb{display:none}.edmc .edmc-hero__anchors li a,.edmc .edmc-hero__badge{color:#31517a;border-color:var(--edmc-line);background:var(--edmc-soft)}.edmc .edmc-hero__badge--soon{color:#fff;border-color:transparent;background:var(--edmc-grad)}.edmc .edmc-hero__anchors li a:hover,.edmc .edmc-hero__secondary{color:#1f7afc;border-color:rgba(31,122,252,.35)}.edmc .edmc-lower .edmc-block__eyebrow,.edmc .edmc-lower .edmc-cases__card{color:#1f7afc}.edmc .edmc-lower .edmc-cases__card--security{color:#7b61ff}.edmc .edmc-lower .edmc-cases__card--web-no-pixel{color:#10a999}.edmc .edmc-lower .edmc-cases__card--fast-start{color:#3d63f4}.edmc{--edmc-blue:#236dff;--edmc-violet:#7357ff;--edmc-cyan:#13c4d8;--edmc-line-soft:#e9effc;--edmc-number-grad:radial-gradient(circle at 28% 18%,hsla(0,0%,100%,.42) 0 6%,hsla(0,0%,100%,.16) 16%,hsla(0,0%,100%,0) 30%),linear-gradient(180deg,#b6a0ff,#9a86ff 32%,#6f77ff 68%,#4560ff);--edmc-number-shadow:inset 0 2px 3px hsla(0,0%,100%,.42),inset 0 -5px 0 rgba(48,75,232,.36),inset 0 0 0 2px rgba(137,125,255,.36),0 12px 24px -12px rgba(54,85,255,.8)}.edmc .edmc-lower__grid{gap:56px}@media only screen and (max-width:640px){.edmc .edmc-lower__grid{gap:42px}}.edmc .edmc-panel{border-radius:0}.edmc .edmc-block__head{max-width:940px;margin-bottom:30px}.edmc .edmc-block__head .edmc-block__lead{margin-bottom:0}.edmc .edmc-block__eyebrow{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:28px;margin:0 0 18px;padding:6px 14px;border:1px solid rgba(31,122,252,.2);border-radius:7px;background:#f7faff;font-size:12px!important;font-weight:800;line-height:1.15!important;letter-spacing:0;text-transform:none}.edmc .edmc-block__title,.edmc .edmc-status__title{max-width:820px;margin:0 0 18px;color:var(--edmc-ink);font-size:clamp(30px,3vw,40px)!important;line-height:1.2!important;font-weight:850;letter-spacing:0}.edmc .edmc-block__title .title,.edmc .edmc-status__title .title{font-size:inherit!important;line-height:inherit!important;font-weight:inherit}.edmc .edmc-block__lead,.edmc .edmc-status__lead{max-width:900px;font-size:15px!important;line-height:1.62!important}.edmc .edmc-how .edmc-block__lead,.edmc .edmc-limits .edmc-block__lead,.edmc .edmc-vs .edmc-block__lead{margin-bottom:30px}.edmc .edmc-cases__card,.edmc .edmc-limits__pane,.edmc .edmc-sources__card,.edmc .edmc-why__card{position:relative;color:var(--edmc-ink);border:1px solid var(--edmc-line);border-radius:12px;box-shadow:0 16px 34px -30px rgba(36,65,136,.24)}.edmc .edmc-why__list{counter-reset:edmc-why}.edmc .edmc-why__card{counter-increment:edmc-why;padding:92px 26px 26px}.edmc .edmc-why__card:before{content:counter(edmc-why);position:absolute;top:25px;left:26px;display:grid;place-items:center;width:42px;height:42px;color:#fff;border-radius:50%;background:var(--edmc-number-grad);box-shadow:var(--edmc-number-shadow);font-size:16px;font-weight:850;line-height:1}.edmc .edmc-why__card-icon{position:absolute;top:18px;left:80px;display:grid;place-items:center;box-sizing:border-box;width:58px;height:58px;padding:8px;color:var(--edmc-blue);border:1px solid rgba(188,205,255,.8);border-radius:18px;background:radial-gradient(circle at 35% 22%,hsla(0,0%,100%,.98),hsla(0,0%,100%,.78) 38%,rgba(235,242,255,.94) 100%),linear-gradient(145deg,rgba(121,97,255,.08),rgba(19,196,216,.08));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.96),inset 0 -9px 16px rgba(69,116,255,.08),0 14px 26px -18px rgba(66,93,255,.52),0 0 0 6px rgba(92,141,253,.04)}.edmc .edmc-why__card-icon .edmc-icon-img,.edmc .edmc-why__card-icon svg{width:100%;height:100%}.edmc .edmc-cases__card-title,.edmc .edmc-limits__pane-title,.edmc .edmc-sources__card-title,.edmc .edmc-why__card-title{margin:0 0 10px;color:var(--edmc-ink);font-size:18px!important;line-height:1.25!important;font-weight:850}.edmc .edmc-cases__card-desc,.edmc .edmc-limits__pane-text,.edmc .edmc-sources__card-desc,.edmc .edmc-why__card-desc{color:var(--edmc-muted);font-size:15px!important;line-height:1.55!important}.edmc .edmc-how__steps{display:grid;gap:26px;padding:28px 24px;border:1px solid var(--edmc-line);border-radius:14px;background:#fff;box-shadow:0 12px 28px -24px rgba(36,65,136,.24)}.edmc .edmc-how__step{position:relative;display:flex;flex-direction:column;align-items:center;min-height:214px;padding:0;text-align:center}.edmc .edmc-how__step-num{display:grid;place-items:center;width:34px;height:34px;margin:0 0 13px;color:#fff;border-radius:50%;background:var(--edmc-number-grad);box-shadow:var(--edmc-number-shadow);font-weight:850}.edmc .edmc-how__step-line{position:absolute;top:41px;left:auto;width:auto;height:auto;color:var(--edmc-blue);border:0;font-size:28px;line-height:1}.edmc .edmc-how__step-line:before{content:"→"}.edmc .edmc-how__step-body{display:flex;flex:1 1 auto;flex-direction:column;align-items:center;gap:13px}.edmc .edmc-cases__card-icon,.edmc .edmc-how__step-icon,.edmc .edmc-sources__card-logo{display:grid;place-items:center;box-sizing:border-box;width:70px;height:70px;padding:11px;color:var(--edmc-blue);border:1px solid rgba(188,205,255,.8);border-radius:22px;background:radial-gradient(circle at 35% 22%,hsla(0,0%,100%,.98),hsla(0,0%,100%,.76) 38%,rgba(235,242,255,.94) 100%),linear-gradient(145deg,rgba(121,97,255,.08),rgba(19,196,216,.08));box-shadow:inset 0 1px 0 hsla(0,0%,100%,.96),inset 0 -10px 18px rgba(69,116,255,.08),0 16px 30px -20px rgba(66,93,255,.52),0 0 0 7px rgba(92,141,253,.045)}.edmc .edmc-cases__card-icon .edmc-icon-img,.edmc .edmc-cases__card-icon svg,.edmc .edmc-how__step-icon .edmc-icon-img,.edmc .edmc-how__step-icon svg,.edmc .edmc-sources__card-logo .edmc-icon-img,.edmc .edmc-sources__card-logo svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.edmc .edmc-how__step-title{margin:0 0 7px;color:var(--edmc-ink);line-height:1.25!important;font-weight:800}.edmc .edmc-how__step-desc{margin:0;font-size:12px!important;line-height:1.4!important}.edmc .edmc-sources__grid{gap:18px}.edmc .edmc-sources__card{display:flex;flex-direction:column;min-height:100%;padding:26px}.edmc .edmc-sources__card-logo{width:58px;height:58px;padding:8px;border-radius:18px}.edmc .edmc-sources__card-logo svg{width:100%;height:100%}.edmc .edmc-sources__card-head{margin-bottom:10px}.edmc .edmc-cases__card-tag,.edmc .edmc-sources__card-status{color:#283150;border-color:var(--edmc-line);background:#f5f7fe;font-size:12px;line-height:1.25}.edmc .edmc-sources__card-status--beta{color:#1f62da;border-color:rgba(31,122,252,.22);background:#f7faff}.edmc .edmc-sources__card-status--next{color:#0d8e9d;border-color:rgba(19,196,216,.24);background:#f0fcff}.edmc .edmc-sources__card-status--soon{color:#6552d9;border-color:rgba(115,87,255,.22);background:#f8f6ff}.edmc .edmc-cases__grid,.edmc .edmc-limits__grid{gap:18px}.edmc .edmc-limits__pane{padding:26px}.edmc .edmc-limits__pane--cost,.edmc .edmc-limits__pane--gain{background:#fff}.edmc .edmc-limits__pane--cost{border-color:rgba(255,90,100,.24)}.edmc .edmc-limits__pane--gain{border-color:rgba(24,205,183,.28)}.edmc .edmc-limits__pane-text{margin-bottom:18px}.edmc .edmc-limits__list{gap:10px}.edmc .edmc-limits__list li{color:var(--edmc-muted);font-size:15px;line-height:1.45}.edmc .edmc-cases__card{display:flex;flex-direction:column;gap:18px;padding:26px}.edmc .edmc-cases__card-icon{width:58px;height:58px;padding:8px;border-radius:18px}.edmc .edmc-cases__card-tag{padding:6px 12px}.edmc .edmc-vs__table{border-radius:14px;border-color:var(--edmc-line);background:var(--edmc-line);box-shadow:0 12px 28px -24px rgba(36,65,136,.24)}.edmc .edmc-vs__honest{border-color:var(--edmc-line);background:linear-gradient(100deg,rgba(31,122,252,.06),rgba(19,196,216,.08))}.edmc .edmc-vs__honest-text{color:#31405f;font-size:14px!important;line-height:1.5!important}@media only screen and (min-width:641px)and (max-width:1100px){.edmc .edmc-how__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.edmc .edmc-how__step-line{display:none}}@media only screen and (max-width:640px){.edmc .edmc-block__head{margin-bottom:22px}.edmc .edmc-block__title,.edmc .edmc-status__title{font-size:clamp(26px,8vw,34px)!important}.edmc .edmc-cases__card,.edmc .edmc-limits__pane,.edmc .edmc-sources__card,.edmc .edmc-why__card{padding:22px 18px;border-radius:12px}.edmc .edmc-why__card{padding-top:88px}.edmc .edmc-why__card:before{top:22px;left:18px}.edmc .edmc-why__card-icon{top:15px;left:72px}.edmc .edmc-how__steps{grid-template-columns:1fr;gap:18px;padding:22px 18px}.edmc .edmc-how__step{min-height:0}.edmc .edmc-cases__card-head{grid-template-columns:1fr}}.page.edmc{--route-container:1260px;--route-gutter:clamp(18px,3.4vw,48px)}@media(width <= 1240px){.page.edmc{--route-container:1120px}}@media(width <= 1024px){.page.edmc{--route-container:920px;--route-gutter:28px}}@media(width <= 820px){.page.edmc{--route-container:100%;--route-gutter:22px}}@media(width <= 520px){.page.edmc{--route-gutter:16px}}.page.edmc .footer__body,.page.edmc .main:not(.ui-kit)>.redesign-common>.container,.page.edmc .main:not(.ui-kit)>.section:not(.standard-hero)>.container,.page.edmc .main:not(.ui-kit)>.section:not(.standard-hero)>.section__container,.page.edmc .main:not(.ui-kit)>.standard-hero>.standard-hero__container,.page.edmc:not(.page-home,.page-umc) .main:not(.ui-kit)>:is(#standard-hero-contract#standard-hero-contract,.section.edmc-hero.standard-hero).section.edmc-hero.standard-hero:first-child .standard-hero__container{margin-inline:auto!important;padding-inline:0!important;width:min(var(--route-container),100% - var(--route-gutter) - var(--route-gutter))!important;max-width:calc(100% - var(--route-gutter) - var(--route-gutter))!important}@media(min-width:1250px){.page.edmc:not(.page-home):not(.page-umc) .main:not(.ui-kit)>:is(#standard-hero-contract#standard-hero-contract,.edmc-hero.standard-hero.section).edmc-hero.standard-hero.section:first-child{--standard-hero-copy:592px;--standard-hero-title-width:592px;--standard-hero-text-width:592px}.page.edmc:not(.page-home):not(.page-umc) .main:not(.ui-kit)>:is(#standard-hero-contract#standard-hero-contract,.edmc-hero.standard-hero.section).edmc-hero.standard-hero.section:first-child .standard-hero__container{grid-template-columns:minmax(0,592px) minmax(0,1fr)!important}.page.edmc:not(.page-home):not(.page-umc) .main:not(.ui-kit)>:is(#standard-hero-contract#standard-hero-contract,.edmc-hero.standard-hero.section).edmc-hero.standard-hero.section:first-child :is(.edmc-hero__badges,.edmc-hero__title,.edmc-hero__lead,.edmc-hero__actions,.edmc-hero__anchors){width:100%!important;max-width:592px!important}}.edmc .edmc-hero.standard-hero .standard-hero__container{grid-template-areas:"badges badges" "title visual" "lead visual" "actions visual" "anchors visual"!important;gap:0 var(--sn-hero-gap)!important}.edmc .edmc-hero.standard-hero .standard-hero__content{display:contents!important}.edmc .edmc-hero.standard-hero .standard-hero__visual{grid-area:visual!important;grid-column:2!important;grid-row:2/6!important;align-self:center!important}.edmc .edmc-hero__badges{grid-area:badges!important;width:100%!important;margin:0 0 26px!important}.edmc .edmc-hero__title{grid-area:title!important;margin:0!important}.edmc .edmc-hero__lead{grid-area:lead!important;margin-top:18px!important}.edmc .edmc-hero__actions{grid-area:actions!important;width:100%;margin-top:30px!important}.edmc .edmc-hero__anchors{grid-area:anchors!important;margin-top:26px!important}.edmc .edmc-hero__actions .button,.edmc .edmc-hero__secondary.btn{flex:0 0 auto}.edmc .edmc-hero__secondary.btn{height:46px;padding:0 31px;color:var(--edmc-ink);border:1px solid var(--edmc-line);border-radius:15px;background:#fff;box-shadow:0 10px 22px -18px rgba(38,36,95,.35);font-size:14px;font-weight:800;line-height:1;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.edmc .edmc-hero__secondary.btn:hover{border-color:rgba(31,122,252,.35);box-shadow:0 14px 28px -20px rgba(38,36,95,.42);transform:translateY(-1px)}.edmc .edmc-hero__secondary .btn__grad{background:var(--grad-btn,linear-gradient(95deg,#1a7cfc 0,#8a57fc 100%));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;white-space:nowrap}@media only screen and (min-width:641px)and (max-width:1100px){.edmc .edmc-hero__badges{flex-wrap:nowrap!important}}@media only screen and (min-width:1101px){.edmc .edmc-hero__badges{flex-wrap:nowrap!important}}@media(min-width:1250px){.edmc .edmc-hero.standard-hero .standard-hero__container{--standard-hero-copy:592px;--standard-hero-title-width:592px;--standard-hero-text-width:592px;grid-template-columns:minmax(0,592px) minmax(0,1fr)!important}.edmc .edmc-hero__actions,.edmc .edmc-hero__anchors,.edmc .edmc-hero__badges,.edmc .edmc-hero__lead,.edmc .edmc-hero__title{width:100%!important;max-width:592px!important}.edmc .edmc-hero__actions{flex-wrap:nowrap!important;gap:14px!important}}@media(max-width:1249px){.edmc .edmc-hero__actions{width:min(100%,360px)!important}.edmc .edmc-hero__actions .button,.edmc .edmc-hero__secondary.btn{width:100%!important}}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__container{gap:0 var(--sn-hero-gap)!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__badges{margin-bottom:26px!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__title{margin:0!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__lead{margin-top:18px!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__actions{margin-top:30px!important;margin-bottom:0!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__anchors{margin-top:26px!important}@media only screen and (min-width:641px)and (max-width:1100px){.edmc .edmc-hero.standard-hero .standard-hero__container{grid-template-areas:"badges" "title" "lead" "actions" "anchors" "visual"!important;gap:0!important}.edmc .edmc-hero.standard-hero .standard-hero__visual{grid-column:1!important;grid-row:auto!important}.edmc .edmc-hero__badges{margin-bottom:26px!important}}@media only screen and (max-width:640px){.edmc .edmc-hero.standard-hero .standard-hero__container{grid-template-areas:"badges" "title" "lead" "actions" "anchors" "visual"!important;gap:0!important}.edmc .edmc-hero.standard-hero .standard-hero__visual{grid-column:1!important;grid-row:auto!important}.edmc .edmc-hero__badges{margin-bottom:26px!important}}@media only screen and (min-width:641px)and (max-width:1100px){.edmc .edmc-hero.standard-hero .standard-hero__container{grid-template-columns:minmax(0,430px) minmax(0,1fr)!important;grid-template-areas:"badges badges" "title visual" "lead visual" "actions visual" "anchors visual"!important;-moz-column-gap:28px!important;column-gap:28px!important}.edmc .edmc-hero.standard-hero .standard-hero__visual{grid-column:2!important;grid-row:2/6!important;align-self:center!important;min-height:0!important}}@media(max-width:1249px){.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .standard-hero__content>.edmc-hero__actions{width:min(100%,360px)!important;align-items:stretch!important}.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .edmc-hero__actions .button,.edmc.page:not(.page-home):not(.page-umc) .main:not(.ui-kit)>.edmc-hero.standard-hero.section:first-child .edmc-hero__secondary.btn{flex:0 0 100%!important;width:100%!important;box-sizing:border-box!important}}.edmc .edmc-lower{padding-bottom:0}.edmc .edmc-lower__grid{grid-template-areas:"why" "how" "sources" "vs" "limits" "cases" "status";gap:0}.edmc .edmc-lower__grid>*+*{margin-top:34px;padding-top:34px;border-top:1px solid var(--edmc-line)}.edmc .edmc-panel{padding:0;border:0;background:transparent;box-shadow:none}.edmc .edmc-block__head{max-width:860px;margin-bottom:28px}.edmc .edmc-block__eyebrow{min-height:26px;margin-bottom:14px;padding:6px 13px;border-radius:8px;color:#1f62da;background:#f2f6ff;border-color:rgba(31,122,252,.16)}.edmc .edmc-block__title,.edmc .edmc-status__title{max-width:780px;margin-bottom:14px;font-size:clamp(28px,2.6vw,36px)!important;line-height:1.18!important}.edmc .edmc-block__lead,.edmc .edmc-status__lead{max-width:860px;color:#4f5c79;font-size:14.5px!important;line-height:1.58!important}.edmc .edmc-why__list{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.edmc .edmc-cases__card,.edmc .edmc-limits__pane,.edmc .edmc-sources__card,.edmc .edmc-why__card{border-radius:8px;border-color:var(--edmc-line);background:#fff;box-shadow:0 14px 30px -28px rgba(36,65,136,.24)}.edmc .edmc-why__card{min-height:100%;padding:26px 22px 24px}.edmc .edmc-why__card:before{display:none}.edmc .edmc-why__card-icon{position:static;width:52px;height:52px;margin-bottom:18px;border-radius:10px;background:linear-gradient(140deg,rgba(31,122,252,.08),rgba(24,205,183,.06));box-shadow:none}.edmc .edmc-cases__card-title,.edmc .edmc-limits__pane-title,.edmc .edmc-sources__card-title,.edmc .edmc-why__card-title{font-size:15px!important;line-height:1.28!important}.edmc .edmc-cases__card-desc,.edmc .edmc-limits__pane-text,.edmc .edmc-sources__card-desc,.edmc .edmc-why__card-desc{color:#5a647f;font-size:13px!important;line-height:1.5!important}.edmc .edmc-how__steps{position:relative;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:0;border:0;background:transparent;box-shadow:none}.edmc .edmc-how__step{align-items:flex-start;min-height:0;text-align:left}.edmc .edmc-how__step-num{width:40px;height:40px;margin-bottom:20px;background:linear-gradient(180deg,#7b61ff,#1f7afc);box-shadow:0 12px 26px -16px rgba(31,122,252,.74);font-size:15px}.edmc .edmc-how__step-line{top:20px;right:-20px;left:52px;border-top:1px dashed rgba(31,122,252,.42);background:transparent;font-size:0}.edmc .edmc-how__step-line:before{content:""}.edmc .edmc-how__step:last-child .edmc-how__step-line{display:none}.edmc .edmc-how__step-body{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px}.edmc .edmc-how__step-icon{width:34px;height:34px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.edmc .edmc-how__step-title{margin-bottom:8px;font-size:14px!important;line-height:1.3!important}.edmc .edmc-how__step-desc{color:#5d6883;font-size:12.5px!important;line-height:1.48!important}.edmc .edmc-sources__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.edmc .edmc-sources__card{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;min-height:154px;padding:24px}.edmc .edmc-cases__card-icon,.edmc .edmc-sources__card-logo{width:58px;height:58px;border-radius:10px;box-shadow:none}.edmc .edmc-sources__card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.edmc .edmc-cases__card-tag,.edmc .edmc-sources__card-status{border-radius:7px;font-size:11px;line-height:1.2}.edmc .edmc-vs__table{border-radius:8px;box-shadow:none}.edmc .edmc-vs__row{grid-template-columns:minmax(210px,.86fr) minmax(0,1fr) minmax(0,1fr)}.edmc .edmc-vs__cell{padding:13px 16px;color:#4f5c79;font-size:12.5px;line-height:1.42}.edmc .edmc-vs__row--head .edmc-vs__cell{background:#fbfcff}.edmc .edmc-vs__honest{grid-template-columns:32px minmax(0,1fr);margin-top:18px;padding:18px 20px;border-radius:8px;background:linear-gradient(100deg,rgba(31,122,252,.07),rgba(123,97,255,.04),rgba(24,205,183,.06))}.edmc .edmc-limits__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.edmc .edmc-limits__pane{padding:24px}.edmc .edmc-limits__pane--cost{background:linear-gradient(120deg,rgba(255,90,100,.07),hsla(0,0%,100%,.96))}.edmc .edmc-limits__pane--gain{background:linear-gradient(120deg,rgba(24,205,183,.09),hsla(0,0%,100%,.96))}.edmc .edmc-limits__list{gap:9px}.edmc .edmc-limits__list li{font-size:13px;line-height:1.42}.edmc .edmc-cases__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.edmc .edmc-cases__card{padding:22px}.edmc .edmc-cases__card-head{grid-template-columns:58px minmax(0,1fr);gap:16px}.edmc .edmc-cases__card-tags{gap:6px}.edmc .edmc-status__panel{position:relative;overflow:hidden;padding:clamp(26px,4vw,36px);border:0;border-radius:12px;background:linear-gradient(105deg,#1f7afc,#7357ff);box-shadow:0 20px 38px -28px rgba(31,88,255,.72);color:#fff}.edmc .edmc-status__panel:after{content:"";position:absolute;inset:auto -12% -42% 48%;height:220px;pointer-events:none;background:radial-gradient(circle,rgba(24,205,183,.38),rgba(24,205,183,0) 68%)}.edmc .edmc-status__actions,.edmc .edmc-status__lead,.edmc .edmc-status__tag,.edmc .edmc-status__timeline,.edmc .edmc-status__title{position:relative;z-index:1}.edmc .edmc-status__tag{color:#fff;border-color:hsla(0,0%,100%,.24);background:hsla(0,0%,100%,.14)}.edmc .edmc-status__lead,.edmc .edmc-status__title,.edmc .edmc-status__title .title{color:#fff}.edmc .edmc-status__title .title--grad-lavender{background:none;-webkit-text-fill-color:currentColor;color:inherit}.edmc .edmc-status__lead{opacity:.86}.edmc .edmc-status__phase{border-color:hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.12);backdrop-filter:blur(12px)}.edmc .edmc-status__phase-label,.edmc .edmc-status__phase-text{color:#fff}.edmc .edmc-status__phase-text{opacity:.76}.edmc .edmc-status__actions .button{color:#1f3a8f!important;border-color:transparent;background:#fff;box-shadow:0 12px 24px -16px rgba(0,20,80,.46)}.edmc .edmc-status__actions .button>span{color:inherit!important}.edmc .edmc-status__alt{color:#fff;border-color:hsla(0,0%,100%,.46)}@media only screen and (min-width:641px)and (max-width:1100px){.edmc .edmc-cases__grid,.edmc .edmc-how__steps,.edmc .edmc-why__list{grid-template-columns:repeat(2,minmax(0,1fr))}.edmc .edmc-limits__grid,.edmc .edmc-sources__grid{grid-template-columns:1fr}.edmc .edmc-how__step-line{display:none}}@media only screen and (max-width:640px){.edmc .edmc-lower__grid>*+*{margin-top:28px;padding-top:28px}.edmc .edmc-block__title,.edmc .edmc-status__title{font-size:clamp(24px,7vw,30px)!important}.edmc .edmc-cases__grid,.edmc .edmc-how__steps,.edmc .edmc-limits__grid,.edmc .edmc-sources__grid,.edmc .edmc-why__list{grid-template-columns:1fr}.edmc .edmc-cases__card,.edmc .edmc-limits__pane,.edmc .edmc-sources__card,.edmc .edmc-why__card{padding:20px 18px}.edmc .edmc-why__card{padding-top:20px}.edmc .edmc-why__card-icon{top:auto;left:auto}.edmc .edmc-how__steps{gap:20px;padding:0}.edmc .edmc-cases__card-head,.edmc .edmc-how__step-body,.edmc .edmc-sources__card,.edmc .edmc-vs__row{grid-template-columns:1fr}.edmc .edmc-vs__row--head .edmc-vs__cell--label{display:none}.edmc .edmc-status__timeline{grid-template-columns:1fr}.edmc .edmc-status__actions{align-items:stretch}.edmc .edmc-status__actions .button,.edmc .edmc-status__alt{width:100%;text-align:center}}.picture__image[data-v-7ca138a2]{max-width:100%;height:auto}