.ems-page{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#1a2332;line-height:1.6;-webkit-font-smoothing:antialiased;letter-spacing:normal}.ems-page *,.ems-page *:before,.ems-page *:after{box-sizing:border-box}:where(.ems-page) p,:where(.ems-page) li,:where(.ems-page) span,:where(.ems-page) a,:where(.ems-page) strong,:where(.ems-page) summary,:where(.ems-page) figcaption{color:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;font-family:inherit}:where(.ems-page) h1,:where(.ems-page) h2,:where(.ems-page) h3,:where(.ems-page) h4{color:inherit;font-family:inherit;letter-spacing:-.3px}.ems-page img{max-width:100%;display:block;height:auto}.ems-page a{text-decoration:none}.ems-page ul{list-style:none;margin:0;padding:0}.ems-page p{margin:0}.ems-page h1,.ems-page h2,.ems-page h3,.ems-page h4{line-height:1.2;font-weight:800;margin:0;padding:0}.ems-page h4{font-size:15px}.ems-container{max-width:1140px;margin:0 auto;padding:0 24px}.ems-section{padding:80px 0}.ems-header{max-width:740px;margin:0 auto 52px;text-align:center}.ems-header h2{margin-bottom:14px}.ems-header__intro{line-height:1.75}.ems-badge{display:inline-block;font-size:12px;font-weight:700;padding:6px 14px;border-radius:20px;letter-spacing:.5px;text-transform:uppercase;margin-bottom:16px;line-height:1.4}.ems-serif{font-family:"DM Serif Display",Georgia,serif!important;font-style:italic;font-weight:400;letter-spacing:-.5px}.ems-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:inherit;font-weight:600;padding:15px 30px;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-height:48px;line-height:1.2;text-align:center}.ems-btn:hover{transform:translateY(-1px);filter:brightness(.96)}.ems-btn--solid{box-shadow:0 4px 14px #e8772240}.ems-btn--outline{background:transparent}.ems-icon-tile{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ems-icon-tile img{width:100%;height:100%;object-fit:contain}.ems-icon-tile svg{width:55%;height:55%}.ems-icon-inline{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center}.ems-icon-inline img{width:100%;height:100%;object-fit:contain}.ems-link-arrow{display:inline-flex;align-items:center;gap:6px;font-weight:600;transition:gap .2s}.ems-link-arrow:hover{gap:10px}.ems-hero{padding:56px 0 76px}.ems-hero__grid{display:grid;grid-template-columns:1.02fr 1fr;gap:56px;align-items:center}.ems-hero h1{margin-bottom:22px;letter-spacing:-.5px;line-height:1.15}.ems-hero__sub{line-height:1.75;margin-bottom:30px;max-width:560px}.ems-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:26px}.ems-hero__trust{display:flex;gap:10px 20px;flex-wrap:wrap;margin-bottom:26px}.ems-hero__trust-item{display:flex;align-items:center;gap:6px;font-weight:500}.ems-hero__trust-item .ems-icon-inline{width:16px;height:16px}.ems-hero__callout{background:#fff;border:1px solid #e2e8f0;border-left:3px solid #0057b8;border-radius:10px;padding:16px 20px;max-width:560px;line-height:1.6;box-shadow:0 4px 18px #0f24400a}.ems-hero__callout strong{display:block;margin-bottom:2px}.ems-hero__visual{position:relative}.ems-hero__img{border-radius:20px;overflow:hidden;box-shadow:0 24px 64px #0057b829}.ems-hero__img img{width:100%;aspect-ratio:4/3;object-fit:cover}.ems-hero__img--mobile{display:none}.ems-hero__float{position:absolute;background:#fff;border-radius:10px;padding:11px 16px;box-shadow:0 8px 30px #00000021;font-weight:600;display:flex;align-items:center;gap:9px;color:#1a2332;animation:ems-float 3.2s ease-in-out infinite;z-index:2;line-height:1.3}.ems-hero__float--top{top:9%;right:-22px}.ems-hero__float--bottom{bottom:11%;left:-24px;animation-delay:1.6s}.ems-dot{width:9px;height:9px;border-radius:50%;flex-shrink:0}@keyframes ems-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.ems-img-placeholder{background:#e8f0f7;display:flex;align-items:center;justify-content:center;color:#718096;font-size:13px;font-weight:500;min-height:260px;border-radius:12px;text-align:center;padding:20px}.ems-stats{border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:26px 0}.ems-stats__inner{display:flex;justify-content:center;align-items:center;gap:20px 54px;flex-wrap:wrap}.ems-stat{text-align:center}.ems-stat__num{display:block;font-weight:700;line-height:1.2}.ems-stat__label{display:block;text-transform:uppercase;letter-spacing:.4px;font-weight:600;margin-top:4px;line-height:1.4}.ems-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.ems-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.ems-card{border:1px solid #e2e8f0;border-radius:14px;padding:32px;transition:all .2s}.ems-card:hover{box-shadow:0 8px 30px #0000000f}.ems-card h3{margin:18px 0 10px}.ems-card p{line-height:1.75}.ems-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.ems-steps--line:before{content:"";position:absolute;top:80px;left:calc(16.66% + 50px);width:calc(66.66% - 100px);height:3px;background:linear-gradient(90deg,var(--ems-line-start,#0057b8),var(--ems-line-end,#e87722));border-radius:2px}.ems-step{text-align:center;position:relative}.ems-step__img{width:160px;height:160px;margin:0 auto 18px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;overflow:hidden}.ems-step__img img{width:81%;height:81%;object-fit:contain}.ems-step__img svg{width:45%;height:45%}.ems-step__num{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:15px;margin:0 auto 14px;box-shadow:0 4px 16px #0057b840}.ems-step h3{margin-bottom:8px}.ems-step__text{max-width:310px;margin:0 auto;line-height:1.7}.ems-pathway{margin-top:60px;border:1px solid #e2e8f0;border-radius:16px;padding:26px 28px}.ems-pathway__title{text-align:center;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;margin-bottom:18px}.ems-pathway__row{display:grid;grid-template-columns:repeat(var(--ems-pw-cols,5),1fr)}.ems-pw{position:relative;padding:0 14px;text-align:center}.ems-pw:not(:last-child):after{content:"";position:absolute;right:-6px;top:13px;width:12px;height:12px;border-top:2px solid #c3cfdd;border-right:2px solid #c3cfdd;transform:rotate(45deg)}.ems-pw__n{display:inline-flex;width:28px;height:28px;border-radius:50%;align-items:center;justify-content:center;font-size:12px;font-weight:800;margin-bottom:8px}.ems-pw h4{font-weight:700;margin-bottom:4px}.ems-pw p{line-height:1.5}.ems-showcase{display:grid;grid-template-columns:1fr 1fr;min-height:560px}.ems-showcase--reverse .ems-showcase__media{order:2}.ems-showcase__media{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;padding:40px 40px 90px}.ems-showcase__media img{width:auto;filter:drop-shadow(0 30px 50px rgba(0,0,0,.45));position:relative;z-index:1}.ems-showcase__media img.ems-showcase__cover{width:100%;height:100%;object-fit:cover;filter:none;position:absolute;top:0;right:0;bottom:0;left:0;max-height:none}.ems-ecg-line{position:absolute;left:0;top:58%;width:100%;height:80px;pointer-events:none}.ems-chips{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:center;gap:10px;flex-wrap:wrap;z-index:2;padding:0 20px}.ems-chip{border:1px solid rgba(255,255,255,.18);font-weight:600;padding:6px 12px;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);line-height:1.3}.ems-showcase__content{padding:64px 56px;display:flex;flex-direction:column;justify-content:center;max-width:640px}.ems-showcase__content .ems-badge{align-self:flex-start}.ems-showcase__content h2{margin-bottom:14px}.ems-showcase__content .ems-intro{line-height:1.75;margin-bottom:18px}.ems-feat{display:flex;gap:12px;padding:14px 0;border-top:1px solid #f0f2f5}.ems-feat .ems-icon-inline{width:22px;height:22px;margin-top:1px}.ems-feat h4{font-weight:700;margin-bottom:2px}.ems-feat__text{line-height:1.65}.ems-uc-grid{display:grid;grid-template-columns:repeat(var(--ems-cols,3),1fr);gap:22px}.ems-uc{border:1px solid #e2e8f0;border-radius:14px;padding:28px;transition:all .2s;display:flex;flex-direction:column}.ems-uc:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000012}.ems-uc__tag{display:block;font-weight:700;letter-spacing:.8px;text-transform:uppercase;margin:16px 0 4px;line-height:1.4}.ems-uc h3{margin-bottom:8px}.ems-uc__text{line-height:1.7;flex-grow:1}.ems-uc .ems-link-arrow{margin-top:16px}.ems-dark-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:34px;text-align:center}.ems-dark-card__big{display:block;font-weight:900;line-height:1.1;margin-bottom:10px}.ems-dark-card h3{margin-bottom:8px}.ems-dark-card__text{line-height:1.65}.ems-compare{margin-top:42px;display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.12);border-radius:16px;overflow:hidden}.ems-compare>div{padding:28px 32px}.ems-compare h4{letter-spacing:1px;text-transform:uppercase;font-weight:700;margin-bottom:14px}.ems-compare li{display:flex;gap:10px;padding:6px 0;line-height:1.55}.ems-compare li .ems-icon-inline{width:18px;height:18px;margin-top:2px}.ems-badges-row{display:flex;justify-content:center;gap:20px 36px;flex-wrap:wrap;margin-top:44px}.ems-bdg{display:flex;align-items:center;gap:10px;font-weight:600;line-height:1.3}.ems-bdg__icon{width:40px;height:40px;border-radius:50%;background:#ffffff14;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}.ems-bdg__icon svg{width:20px;height:20px}.ems-bdg__icon img{width:100%;height:100%;object-fit:contain}.ems-footnote{text-align:center;margin-top:24px}.ems-portal{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center}.ems-portal--reverse .ems-portal__media{order:2}.ems-portal__img{border-radius:18px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 20px 56px #0f24401f;background:#fff;margin:0}.ems-portal__img figcaption{display:block;padding:10px 16px;border-top:1px solid #f0f2f5;line-height:1.5}.ems-portal h2{margin-bottom:12px}.ems-portal .ems-intro{line-height:1.75;margin-bottom:10px}.ems-pb{display:flex;gap:16px;padding:16px 0;border-bottom:1px solid #f0f2f5}.ems-pb:last-child{border-bottom:none}.ems-pb__icon{width:48px;height:48px;flex-shrink:0;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.ems-pb__icon img{width:100%;height:100%;object-fit:contain}.ems-pb__icon svg{width:26px;height:26px}.ems-pb h3{margin-bottom:3px}.ems-pb__text{line-height:1.65}.ems-wide-figure{margin-top:56px;border:1px solid #e2e8f0;border-radius:16px;padding:26px 24px 18px}.ems-wide-figure__scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.ems-wide-figure p{text-align:center;margin-top:10px;line-height:1.6}.ems-band{padding:48px 0;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05)}.ems-band__inner{display:grid;grid-template-columns:auto 1fr auto;gap:32px;align-items:center}.ems-band__icon{width:72px;height:72px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 20px #e8772226;overflow:hidden}.ems-band__icon svg{width:34px;height:34px}.ems-band__icon img{width:100%;height:100%;object-fit:cover}.ems-band h3{font-weight:800;margin-bottom:6px}.ems-band__text{line-height:1.7;max-width:720px}.ems-pricing__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:920px;margin:0 auto;align-items:stretch}.ems-pcard{background:#fff;border-radius:16px;border:2px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column}.ems-pcard--featured{box-shadow:0 12px 40px #e8772224}.ems-pcard__banner{text-align:center;font-weight:700;padding:8px 16px;letter-spacing:1.5px;text-transform:uppercase;line-height:1.4}.ems-pcard__banner--spacer{visibility:hidden}.ems-pcard__header{padding:28px 30px 24px;text-align:center;line-height:1.5}.ems-pcard__header h3{line-height:1.35;max-width:340px;margin:0 auto}.ems-pcard__price{font-weight:900;margin:14px 0 2px;line-height:1.1}.ems-pcard__price-note{font-weight:600;margin-top:6px}.ems-pcard__body{padding:26px 30px 30px;flex-grow:1;display:flex;flex-direction:column}.ems-pcard__label{font-weight:700;margin-bottom:10px}.ems-pcard__features{flex-grow:1;margin-bottom:18px}.ems-pcard__feature{display:flex;gap:10px;padding:7px 0;line-height:1.5;border-bottom:1px solid #f5f5f5}.ems-pcard__feature:last-child{border-bottom:none}.ems-pcard__feature .ems-icon-inline{width:18px;height:18px;margin-top:2px}.ems-pcard__note{border-radius:10px;padding:14px 16px;text-align:center;line-height:1.6;margin-bottom:16px}.ems-pcard__desc{text-align:center;margin-bottom:20px!important;line-height:1.65}.ems-pcard .ems-btn{width:100%}.ems-pricing__foot{text-align:center;margin-top:22px!important}.ems-pricing__extras{max-width:920px;margin:30px auto 0;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.ems-px{border:1px dashed #c9d6e6;border-radius:14px;padding:22px 24px;display:flex;gap:14px}.ems-px .ems-icon-inline{width:28px;height:28px;margin-top:2px}.ems-px h4{font-weight:700;margin-bottom:4px}.ems-px__text{line-height:1.65}.ems-px a{font-weight:600;text-decoration:underline}.ems-pricing__fine{max-width:920px;margin:14px auto 0;text-align:center;line-height:1.6}.ems-deploy__item{border:1px solid #e2e8f0;border-radius:14px;padding:28px}.ems-deploy__n{font-size:36px;font-weight:900;line-height:1;margin-bottom:10px;display:block;-webkit-text-stroke:1.5px currentColor;color:transparent}.ems-deploy__item h3{margin-bottom:8px}.ems-deploy__text{line-height:1.7}.ems-demo-strip{margin-top:34px;display:flex;align-items:center;justify-content:center;gap:22px;flex-wrap:wrap;text-align:center}.ems-demo-strip__text{line-height:1.6}.ems-faq{max-width:780px;margin:0 auto}.ems-faq details{border-bottom:1px solid #e2e8f0}.ems-faq summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 0;font-weight:600;line-height:1.45}.ems-faq summary::-webkit-details-marker{display:none}.ems-faq summary:after{display:none!important}.ems-faq__plus{width:28px;height:28px;border-radius:50%;display:flex!important;align-items:center;justify-content:center;flex-shrink:0;transition:transform .3s;font-size:18px!important;font-weight:500;line-height:1!important}.ems-faq details[open] .ems-faq__plus{transform:rotate(45deg)}.ems-faq__ans{padding:0 44px 22px 0;line-height:1.8}.ems-faq__ans p+p{margin-top:10px}.ems-faq__ans a{text-decoration:underline;font-weight:600}.ems-final{text-align:center;padding:84px 0;position:relative;overflow:hidden}.ems-final h2{margin-bottom:14px;position:relative}.ems-final__body{max-width:660px;margin:0 auto 34px;line-height:1.7;position:relative}.ems-final__actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;position:relative}.ems-final__note{margin:20px 0 0!important;position:relative}.ems-final .ems-ecg-line{top:50%;transform:translateY(-50%);height:200px}.ems-safety{padding:26px 0;line-height:1.7;border-top:1px solid #e2e8f0}.ems-mobile-cta{display:none}@media(max-width:1024px){.ems-hero__grid,.ems-portal{grid-template-columns:1fr;gap:44px}.ems-portal--reverse .ems-portal__media{order:0}.ems-hero__visual{max-width:620px;margin:0 auto;width:100%}.ems-showcase{grid-template-columns:1fr}.ems-showcase--reverse .ems-showcase__media{order:0}.ems-showcase__content{max-width:none;padding:52px 32px}.ems-uc-grid{grid-template-columns:repeat(2,1fr)}.ems-band__inner{grid-template-columns:auto 1fr}.ems-band__inner .ems-btn{grid-column:1/-1;justify-self:start}}@media(max-width:749px){.ems-section{padding:60px 0}.ems-container{padding:0 18px}.ems-hero{padding:34px 0 52px}.ems-hero__grid{gap:36px}.ems-hero__visual--first{order:-1}.ems-hero__img--desktop.has-mobile{display:none}.ems-hero__img--mobile{display:block}.ems-hero__actions .ems-btn{flex:1 1 100%}.ems-hero__float--top{right:10px;top:-14px}.ems-hero__float--bottom{left:10px;bottom:-16px}.ems-stat{flex:0 0 40%}.ems-stat__num{font-size:24px!important}.ems-grid-3,.ems-grid-2,.ems-steps,.ems-uc-grid,.ems-pricing__grid,.ems-pricing__extras,.ems-compare{grid-template-columns:1fr!important}.ems-steps--line:before{display:none}.ems-pathway__row{grid-template-columns:1fr!important;gap:14px}.ems-pw{display:grid;grid-template-columns:34px 1fr;text-align:left;gap:0 10px;padding:0}.ems-pw__n{grid-row:span 2;margin:0}.ems-pw:not(:last-child):after{display:none}.ems-showcase{min-height:0}.ems-showcase__media{padding:36px 20px 90px;min-height:360px}.ems-showcase__media img:not(.ems-showcase__cover){max-height:300px!important}.ems-showcase__content{padding:44px 18px}.ems-band__inner{grid-template-columns:1fr;gap:18px}.ems-pcard__banner--spacer{display:none}.ems-pcard__header,.ems-pcard__body{padding-left:22px;padding-right:22px}.ems-faq__ans{padding-right:0}.ems-wide-figure img{min-width:720px}.ems-final{padding:64px 0}.ems-final__actions .ems-btn{flex:1 1 100%}.ems-mobile-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:120;gap:10px;padding:10px 14px calc(10px + env(safe-area-inset-bottom));border-top:1px solid #e2e8f0;box-shadow:0 -6px 24px #00000014}.ems-mobile-cta .ems-btn{flex:1;padding:12px 10px}body.ems-has-mobile-cta{padding-bottom:74px}}
/*# sourceMappingURL=/cdn/shop/t/131/assets/section-ems-landing.css.map */
