:root{--orange:#ed7d31;--orange-d:#d2640f;--orange-text:#ed7d31;--cta:#d66f00;--cta-h:#bd6200;--ink:#3a3a3a;--gray:#6b7280;--line:#ececec}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:clip}body{font-family:var(--font-inter),system-ui,sans-serif;color:var(--ink);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}.ef-container{max-width:1200px;margin:0 auto;padding:0 32px;width:100%}.ef-logo-img{display:block;height:28px;width:auto}.ef-eyebrow{color:var(--orange-text);font-weight:700;font-size:12px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px}.ef-eyebrow-center{text-align:center}.ef-banner .ef-eyebrow,.ef-banner .ef-link-orange,.ef-banner .ef-orange-it,.ef-cta .ef-eyebrow,.ef-cta .ef-orange-it,.ef-ctaband .ef-eyebrow,.ef-ctaband .ef-orange-it,.ef-section-dark .ef-eyebrow,.ef-section-dark .ef-link-orange,.ef-section-dark .ef-orange-it{color:var(--orange)}.ef-h1{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:48px;line-height:1.25;letter-spacing:-.01em;margin:0 0 26px;color:#2e2e2e}.ef-h1 em{font-style:italic;font-weight:500;color:var(--orange)}.ef-h2{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:36px;line-height:1.33;letter-spacing:-.01em;margin:0;color:#2e2e2e}.ef-h2 em{font-style:italic;font-weight:500}.ef-h2-center{text-align:center;margin:6px 0 0}.ef-orange-it{color:var(--orange-text);font-style:italic}.ef-it-light{font-style:italic;color:#fff;font-weight:500}.ef-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:16px;line-height:18px;border-radius:10px;padding:14px 26px;cursor:pointer;border:none;transition:.18s;white-space:nowrap;font-family:inherit}.ef-btn-sm{padding:11px 20px;font-size:14px;border-radius:9px}.ef-btn-orange{background:var(--cta);color:#fff}.ef-btn-orange:hover{background:var(--cta-h)}.ef-btn-dark{background:#2b2b2b;color:#fff}.ef-btn-dark:hover{background:#161616}.ef-btn-light{background:#fff;color:#1a1a1a}.ef-btn-light:hover{background:#f1efe9}.ef-btn-center{display:flex;margin:0 auto;width:max-content}.ef-btn-block{width:100%;margin-top:8px}.ef-btn-lg{font-size:17px;border-radius:12px}.ef-btn-lg,.ef-ctaband-img .ef-hero-actions .ef-btn-lg{padding:17px 42px}.ef-link-orange{color:var(--orange-text);font-weight:600;font-size:15px;display:inline-flex;align-items:center;gap:7px}.ef-link-orange:hover{color:var(--orange-d)}:root{--ef-announce-h:44px}.ef-announce{display:none;position:fixed;top:0;left:0;right:0;z-index:80;align-items:center;justify-content:center;gap:14px;height:var(--ef-announce-h);overflow:hidden;padding:8px 44px 8px 16px;background:#1a1a1a;color:#f4f1ec;font-size:13.5px;line-height:1.4;text-align:center}html.ef-has-announce .ef-announce{display:flex}.ef-announce-text{margin:0;display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px}.ef-announce-link{color:var(--orange);font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.ef-announce-link:hover{color:#fff}.ef-announce-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;color:#cfc9c1;font-size:20px;line-height:1;cursor:pointer;padding:2px 6px;border-radius:6px;font-family:inherit;transition:.15s}.ef-announce-close:hover{color:#fff;background:#ffffff1f}html.ef-has-announce .ef-nav{top:var(--ef-announce-h)}html.ef-has-announce body{padding-top:var(--ef-announce-h)}@media(max-width:820px){:root{--ef-announce-h:68px}}@media(max-width:560px){:root{--ef-announce-h:84px}.ef-announce{font-size:12.5px;padding:8px 40px 8px 14px}}.ef-nav{position:fixed;top:0;left:0;right:0;z-index:50;padding:18px 32px 0;transition:padding .25s ease,background .25s ease,box-shadow .25s ease}.ef-nav-inner{position:relative;max-width:1200px;margin:0 auto;height:64px;display:flex;align-items:center;justify-content:space-between;background:#fff;border:1px solid #14141412;border-radius:16px;box-shadow:0 14px 36px -12px #46280a29;padding:0 16px 0 24px;transition:.25s ease}.ef-nav.scrolled{padding:0 32px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 6px 22px -12px #00000038}.ef-nav.scrolled .ef-nav-inner{height:62px;background:#0000;border-color:#0000;border-radius:0;box-shadow:none;padding:0}.ef-nav-links{display:flex;gap:30px;align-items:center}.ef-nav-item>a,.ef-nav-links>a{display:inline-flex;align-items:center;gap:5px;color:#3a3a3a;font-size:15px;font-weight:500}.ef-nav-item:hover>a,.ef-nav-item>a.active,.ef-nav-item>a:hover,.ef-nav-links>a.active,.ef-nav-links>a:hover{color:var(--orange)}.ef-nav-item{position:relative;display:inline-flex;align-items:center;height:64px}.ef-nav-item>a svg{transition:transform .2s}.ef-nav-item:hover>a svg{transform:rotate(180deg)}.ef-dropdown,.ef-mega{position:absolute;top:100%;left:0;width:max-content;margin-top:0;background:#fff;border:1px solid #14141414;border-top:none;border-radius:0 0 16px 16px;box-shadow:0 26px 56px -20px #2814053d;padding:22px 28px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,transform .22s ease,visibility .2s;z-index:60}.ef-dropdown:before,.ef-mega:before{content:"";position:absolute;top:-14px;left:0;right:0;height:14px}.ef-nav-item:hover .ef-dropdown,.ef-nav-item:hover .ef-mega{opacity:1;visibility:visible;transform:translateY(0)}.ef-dropdown{display:flex;flex-direction:column;max-width:300px}.ef-dropdown a{padding:10px 14px;border-radius:9px;font-size:14.5px;color:#444;font-weight:500}.ef-dropdown a:hover{background:#f6f3ee;color:var(--orange)}.ef-mega{left:-40px}.ef-mega-1{display:flex;flex-direction:column;max-width:400px}.ef-mega-2{display:grid;grid-template-columns:repeat(2,minmax(0,330px));gap:0 28px;width:max-content}.ef-mega-col{display:flex;flex-direction:column}.ef-mega-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a59f97;margin:6px 12px}.ef-mega-item{display:flex;gap:12px;align-items:flex-start;padding:10px 12px;border-radius:11px}.ef-mega-item:hover{background:#f6f3ee}.ef-mega-ic{flex:0 0 36px;width:36px;height:36px;border-radius:9px;background:#ed7d311f;display:flex;align-items:center;justify-content:center;margin-top:1px}.ef-mega-tx{display:flex;flex-direction:column;gap:2px}.ef-mega-tx strong{font-size:14px;color:#2e2e2e;font-weight:700}.ef-mega-tx span{font-size:12.5px;color:var(--gray);line-height:1.45}.ef-nav-right{display:flex;align-items:center;gap:24px}.ef-nav-cliente{font-size:15px;font-weight:500;color:#3a3a3a}.ef-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;border:none;background:#0000;cursor:pointer;padding:0}.ef-burger span{display:block;width:22px;height:2px;background:#2b2b2b;border-radius:2px;transition:.25s;margin:0 auto}.ef-burger.open span:first-child{transform:translateY(7px) rotate(45deg)}.ef-burger.open span:nth-child(2){opacity:0}.ef-burger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.ef-mobile-bd{position:fixed;inset:0;background:#140c0473;opacity:0;visibility:hidden;transition:.28s;z-index:65}.ef-mobile-bd.open{opacity:1;visibility:visible}.ef-mobile{position:fixed;top:0;right:0;bottom:0;width:min(86vw,360px);background:#fff;box-shadow:-20px 0 60px -20px #00000059;transform:translateX(100%);transition:transform .28s ease;z-index:70;padding:22px 26px 36px;overflow-y:auto;display:flex;flex-direction:column}.ef-mobile.open{transform:translateX(0)}.ef-mobile .ef-m-title{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#a59f97;margin:18px 0 4px}.ef-mobile .ef-m-title:first-child{margin-top:0}.ef-mobile a{display:block;padding:11px 4px;color:#2e2e2e;font-size:16px;font-weight:500;border-bottom:1px solid #f2efe9}.ef-mobile a:hover{color:var(--orange)}.ef-mobile .ef-m-cta{margin-top:24px;padding:15px 26px;justify-content:center;color:#fff;border-bottom:none}.ef-mobile .ef-m-cta:hover{color:#fff}.ef-mobile .ef-m-cta-top{display:flex;justify-content:center;margin:0 0 6px;padding:15px 26px;color:#fff;border-bottom:none}.ef-mobile .ef-m-cta-top:hover{color:#fff}@media(max-width:980px){.ef-burger{display:flex}.ef-nav-right{gap:12px}}@media(max-width:560px){.ef-nav-right .ef-btn-sm{padding:9px 14px;font-size:13px}.ef-logo-img{height:24px}}@media(min-width:981px){.ef-mobile,.ef-mobile-bd{display:none}}.ef-hero{position:relative;overflow:hidden;text-align:center;background:linear-gradient(180deg,#fdf0e4,#fcf6ef 55%,#fff)}.ef-hero-inner{position:relative;z-index:2;padding:130px 32px 96px}.ef-hero-blur{position:absolute;border-radius:50%;filter:blur(70px);opacity:.7;z-index:1}.ef-hero-blur-1{width:340px;height:340px;background:#f6c79b;top:40px;left:-40px}.ef-hero-blur-2{width:300px;height:300px;background:#f4bd8c;top:90px;right:-30px}.ef-hero-sub{color:#555;font-size:18px;line-height:1.66;margin:0 auto 34px;max-width:640px}.ef-hero-actions{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.ef-hero-micro{color:#8a8a8a;font-size:13.5px;margin:18px auto 0;max-width:560px}.ef-hero-actions .ef-btn-orange{padding:15px 48px}.ef-home .ef-hero-actions .ef-btn{width:252px;justify-content:center}.ef-contato-hero .ef-hero-actions .ef-btn{width:290px;justify-content:center}@media(max-width:420px){.ef-contato-hero .ef-hero-actions .ef-btn,.ef-home .ef-hero-actions .ef-btn{width:100%}}.ef-section{padding:42px 0}.ef-sec-tight{padding-top:56px;padding-bottom:56px}.ef-cloud-page .ef-section,.ef-one-page .ef-section{padding:63px 0}section[id]{scroll-margin-top:96px}.ef-section-dark{background:#141414;color:#fff}.ef-section-dark .ef-h2{color:#fff}.ef-section-dark .ef-lead{color:#cfcfcf}.ef-home .ef-section-soft,.ef-section-soft{background:#fcfbfa}.ef-cards-light .ef-card-dark{background:#fff;border:1px solid var(--line);color:var(--ink);box-shadow:0 6px 18px -12px #14141424;transition:transform .3s ease,box-shadow .3s ease}.ef-cards-light .ef-card-dark:hover{transform:translateY(-6px);box-shadow:0 20px 40px -22px #14141438}.ef-cards-light .ef-card-dark .ef-card-title{color:#2e2e2e}.ef-cards-light .ef-card-dark .ef-card-body{color:var(--gray)}.ef-why-dark{background:#0000}.ef-why-inner{background:#191919;border-radius:22px;padding:48px 40px}.ef-why-dark .ef-section-sub{color:#bdbdbd}.ef-why-dark .ef-solution-num{background:var(--cta);border-color:var(--cta);color:#fff}.ef-why-dark .ef-solution-title{color:#fff}.ef-why-dark .ef-solution-body{color:#bdbdbd}@media(max-width:980px){.ef-why-dark .is-wizard .ef-solution-num{background:var(--cta);color:#fff}.ef-why-dark .is-wizard>.ef-solution-item{color:#3a3a3a}.ef-why-dark .is-wizard .ef-solution-title{color:#2e2e2e}.ef-why-dark .is-wizard .ef-solution-body{color:var(--gray)}}.ef-center{text-align:center}.ef-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:48px;margin-bottom:48px;flex-wrap:wrap}.ef-section-sub{color:var(--gray);font-size:17px;max-width:440px;margin:0}.ef-lead{color:var(--gray);font-size:18px;line-height:1.7;max-width:680px}.ef-lead.center{margin:14px auto 0;text-align:center}.ef-split{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ef-split-visual{border-radius:18px;overflow:hidden;min-height:340px;background:#1a1a1a 50%/cover no-repeat}.ef-split-vbig{grid-template-columns:1fr 1.7fr;gap:40px;align-items:center}.ef-split-vbig .ef-split-visual{min-height:420px}@media(max-width:980px){.ef-split-vbig{grid-template-columns:1fr;gap:40px}.ef-split-vbig .ef-split-visual{min-height:360px}.ef-split-vbig .dm-wrap{order:-1}}.ef-one-demo{margin-top:36px}.ef-one-demo-cols{display:grid;grid-template-columns:1fr 1fr;align-items:start;margin-top:44px}.ef-one-demo-text{padding-right:48px}.ef-one-demo-checks{border-left:1px solid var(--line);padding-left:48px}@media(max-width:830px){.ef-one-demo-cols{grid-template-columns:1fr;gap:24px;margin-top:30px}.ef-one-demo-text{padding-right:0}.ef-one-demo-checks{border-left:none;padding-left:0;border-top:1px solid var(--line);padding-top:24px}}.ef-split-shot{background:#e9e9e7}.ef-split-shot img{display:block;width:100%;height:100%;object-fit:cover}.ef-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0}.ef-tag{background:#f3f1ee;color:#5a5650;border-radius:20px;padding:6px 14px;font-size:13px;font-weight:500}.ef-post-tags{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:34px}.ef-testimonials-slider{margin-top:20px}.ef-testimonials-slider .ef-testimonial{height:100%}.ef-do-head{display:grid;grid-template-columns:1fr 1fr;align-items:center;margin-top:8px}.ef-do-head .ef-h2{margin:0;padding-right:48px}.ef-do-intro{margin:0;padding-left:48px;border-left:1px solid var(--line);color:var(--gray);font-size:16px;line-height:1.7}.ef-do-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px}.ef-do-mobile{display:none;margin-top:40px}@media(max-width:980px){.ef-do-head{grid-template-columns:1fr;gap:20px}.ef-do-head .ef-h2{padding-right:0}.ef-do-intro{padding-left:0;border-left:none}.ef-do-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.ef-do-grid.ef-do-desktop{display:none}.ef-do-mobile{display:block}}.ef-post-tags .ef-hashtag{color:#8a8a8a;font-size:14.5px;font-weight:500;transition:color .15s}.ef-post-tags .ef-hashtag:hover{color:var(--orange)}.ef-post-tags .ef-hashtag b{font-weight:800}.ef-tag-dark{background:#ffffff14;color:#e7e7e7}.ef-features{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ef-feature{border:1px solid #eee;border-radius:16px;padding:28px 26px;background:#fff;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column}.ef-feature.ef-feature-hl{background:linear-gradient(180deg,#fff7f0,#fff);border-color:var(--orange);box-shadow:0 18px 38px -22px #ed7d3173}.ef-feature.ef-feature-hl .ef-feature-icon{background:var(--orange);color:#fff}.ef-feature.ef-feature-hl .ef-feature-icon img{filter:brightness(0) invert(1)}.ef-feature-icon{width:44px;height:44px;border-radius:11px;background:#ed7d3124;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ef-feature-icon img{width:24px;height:24px}.ef-mega-ic img{width:20px;height:20px}.ef-card-icon img{width:24px;height:24px}.ef-panel-shot{display:flex;align-items:center;justify-content:center}.ef-panel-shot img{width:100%;height:auto;display:block;filter:drop-shadow(0 28px 46px rgba(40,20,5,.18))}.ef-panel-card{width:100%;margin:0;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px;box-shadow:0 24px 50px -22px #14141447}.ef-panel-card img{filter:none;border-radius:10px}.ef-feature-title{font-size:17px;font-weight:700;margin:0 0 8px;color:#2e2e2e}.ef-feature-body{color:var(--gray);font-size:14.5px;line-height:1.6;margin:0}.ef-checklist{list-style:none;display:flex;flex-direction:column;gap:14px}.ef-checklist-2col{display:grid;grid-template-columns:1fr 1fr;gap:14px 40px}@media(max-width:760px){.ef-checklist-2col{grid-template-columns:1fr}}@media(min-width:761px){.ef-head-divide{display:grid;grid-template-columns:1fr 1fr;gap:0 48px;align-items:start;position:relative}.ef-head-divide:before{content:"";position:absolute;left:50%;top:2px;bottom:2px;width:1px;background:var(--line)}.ef-head-divide .ef-section-sub{max-width:none}.ef-col-divide{position:relative}.ef-col-divide:before{content:"";position:absolute;left:50%;top:2px;bottom:2px;width:1px;background:var(--line)}}.ef-faqs-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.35fr);gap:64px;align-items:start}.ef-faqs-sub{margin-top:20px;color:var(--gray);font-size:16px;line-height:1.66;max-width:340px}.ef-faqs-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.ef-faqs-item{border-bottom:1px solid var(--line)}.ef-faqs-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 2px;background:none;border:none;cursor:pointer;font-family:inherit;font-size:17px;font-weight:500;color:#2b2b2b;text-align:left;line-height:1.4;transition:color .2s}.ef-faqs-q:hover{color:var(--orange)}.ef-faqs-chev{flex:none;color:#9a9a9a;transition:transform .3s ease,color .2s}.ef-faqs-item.open .ef-faqs-chev{transform:rotate(180deg);color:var(--orange)}.ef-faqs-a{padding:0 2px 26px}.ef-faqs-a p{margin:0;color:var(--gray);font-size:16px;line-height:1.7;max-width:94%}.ef-faqs-a p+p{margin-top:12px}.ef-faq-cta{margin-top:18px}@media(max-width:880px){.ef-faqs-grid{grid-template-columns:1fr;gap:26px}.ef-faqs-sub{max-width:none}}@media(max-width:640px){.ef-faqs-q{font-size:15.5px;padding:20px 0;gap:16px}.ef-faqs-a{padding:0 0 20px}}.ef-faqs-foot{margin-top:24px}.ef-faqs-more{display:inline-flex;align-items:center;gap:8px;color:var(--orange-text);font-weight:600;font-size:15px;text-decoration:none;transition:gap .18s,color .18s}.ef-faqs-more:hover{color:var(--orange-d);gap:12px}.ef-faqfull{max-width:960px;margin:0 auto}.ef-faqsearch{max-width:640px;margin:0 auto 34px;text-align:center}.ef-faqsearch-title{font-size:22px;font-weight:700;color:#1f1f1f;margin:0 0 14px}.ef-faqsearch-box{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:0 16px;box-shadow:0 1px 2px #00000008;transition:border-color .18s,box-shadow .18s}.ef-faqsearch-box:focus-within{border-color:var(--orange);box-shadow:0 6px 22px #ed7d3124}.ef-faqsearch-box img{width:20px;height:20px;flex:none;opacity:.75}.ef-faqsearch-input{flex:1 1;min-width:0;border:none;outline:none;background:none;font-family:inherit;font-size:16px;color:#1f1f1f;padding:16px 0}.ef-faqsearch-input::placeholder{color:#9a9a9a}.ef-faqsearch-clear{flex:none;border:none;background:none;cursor:pointer;font-size:24px;line-height:1;color:#9a9a9a;padding:0 2px;transition:color .18s}.ef-faqsearch-clear:hover{color:var(--orange)}.ef-faqresults{max-width:820px;margin:0 auto}.ef-faqresults-count{color:var(--gray);font-size:15px;margin:0 0 6px}.ef-faqs-qtag{display:block;font-size:11.5px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--orange);margin-bottom:5px}.ef-faqcards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ef-faqcard{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:0;padding:26px 24px;border:1px solid var(--line);border-radius:16px;background:#fff;cursor:pointer;font-family:inherit;box-shadow:0 1px 2px #00000008;transition:border-color .18s,box-shadow .18s,transform .18s}.ef-faqcard:hover{border-color:var(--orange);box-shadow:0 12px 26px #2814051a;transform:translateY(-2px)}.ef-faqcard-ic{width:46px;height:46px;border-radius:12px;background:#ed7d3124;display:flex;align-items:center;justify-content:center;margin-bottom:18px}.ef-faqcard-ic img{width:24px;height:24px}.ef-faqcard-title{font-size:17px;font-weight:700;color:#1f1f1f;margin-bottom:8px}.ef-faqcard-desc{color:var(--gray);font-size:14.5px;line-height:1.6}.ef-faqcard-foot{margin-top:18px;display:inline-flex;align-items:center;gap:8px;color:var(--orange);font-weight:600;font-size:14px;transition:gap .18s}.ef-faqcard:hover .ef-faqcard-foot{gap:12px}@media(max-width:880px){.ef-faqcards{grid-template-columns:repeat(2,1fr);gap:16px}}@media(max-width:560px){.ef-faqcards{grid-template-columns:1fr}}.ef-faqdetail{max-width:820px;margin:0 auto}.ef-faqdetail-back{background:none;border:none;cursor:pointer;padding:0;font-family:inherit}.ef-faqdetail-head{display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;margin:22px 0 38px}.ef-faqdetail-title{font-size:26px;font-weight:700;color:#1f1f1f;margin:0}.ef-faqdetail-desc{color:var(--gray);font-size:16px;line-height:1.6;margin:4px 0 0;max-width:520px}.ef-faqdetail .ef-faqs-list{margin-bottom:30px}.ef-faqdetail .ef-faqdetail-back:last-child{margin-top:4px}.ef-faqfull-list{list-style:disc;padding-left:22px;margin:10px 0 0;color:var(--gray);font-size:16px;line-height:1.7}.ef-faqfull-list li{margin:2px 0}.ef-checklist li{display:flex;gap:12px;align-items:flex-start;color:#3a3a3a;font-size:15.5px;line-height:1.55}.ef-cta .ef-checklist li{color:#dcdcdc}.ef-checklist li:before{content:"";flex:0 0 22px;width:22px;height:22px;border-radius:50%;background:#ed7d3124 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l4 4 10-10' stroke='%23ED7D31' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat;margin-top:1px}.ef-eco-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.ef-eco-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.ef-beta-slider{display:none}@media(max-width:640px){.ef-beta-grids{display:none}.ef-beta-slider{display:block}}.ef-deck-slider{display:none}@media(max-width:640px){.ef-deck-grid{display:none}.ef-deck-slider{display:block}}.ef-card-dark{background:#1a1a1a;border-radius:16px;padding:28px 26px;color:#fff;display:flex;flex-direction:column;transition:opacity .25s ease,transform .25s ease,box-shadow .25s ease}.ef-card-icon{width:44px;height:44px;border-radius:11px;background:#ed7d3129;display:flex;align-items:center;justify-content:center;margin-bottom:20px;flex:0 0 44px}.ef-card-title{font-size:17px;font-weight:700;margin:0 0 10px;color:#fff}.ef-card-body{color:#a9a9a9;font-size:14px;line-height:1.6;margin:0}.ef-card-link{margin-top:auto;padding-top:20px}.ef-beta-card.ef-card-dark{background:#fff;border:1px solid var(--line);color:var(--ink);box-shadow:0 1px 2px #00000008}.ef-beta-card.ef-card-dark .ef-card-title{white-space:normal;margin-bottom:9px;color:#2e2e2e}.ef-beta-card.ef-card-dark .ef-card-body{color:var(--gray);margin:0}.ef-beta-label{font-size:11.5px;font-weight:700;letter-spacing:.12em;color:var(--cta);text-transform:uppercase;margin:0 0 9px}.ef-beta-checks{margin-top:16px;gap:10px}.ef-beta-checks li{font-size:13.5px;line-height:1.45;color:#3a3a3a}.ef-beta-checks li:before{flex:0 0 18px;width:18px;height:18px}.ef-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.ef-step-num{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#1a1a1a;color:var(--orange);font-weight:600;font-size:14px;margin-bottom:22px}.ef-step-title{font-size:19px;font-weight:700;margin:0 0 10px}@media(min-width:981px){.ef-steps-flow{position:relative}.ef-steps-flow:after,.ef-steps-flow:before{content:"";position:absolute;top:24px;left:24px;width:calc(75% + 22.5px);height:2px;z-index:0}.ef-steps-flow:before{background:#e6e3dd}.ef-steps-flow:after{background:var(--orange);transform-origin:left;transform:scaleX(0);animation:ef-stepline 11s linear infinite}@keyframes ef-stepline{0%{transform:scaleX(0);opacity:1}72%{transform:scaleX(1);opacity:1}92%{transform:scaleX(1);opacity:1}96%{transform:scaleX(1);opacity:0}96.5%{transform:scaleX(0);opacity:0}to{transform:scaleX(0);opacity:1}}.ef-steps-flow .ef-step{position:relative;z-index:1}.ef-steps-flow .ef-step-num{background:#fff;border:2px solid #d8d4ce;color:#9a9a9a;transition:none}.ef-steps-flow .ef-step:first-child .ef-step-num{animation:ef-stepfill1 11s linear infinite}.ef-steps-flow .ef-step:nth-child(2) .ef-step-num{animation:ef-stepfill2 11s linear infinite}.ef-steps-flow .ef-step:nth-child(3) .ef-step-num{animation:ef-stepfill3 11s linear infinite}.ef-steps-flow .ef-step:nth-child(4) .ef-step-num{animation:ef-stepfill4 11s linear infinite}@keyframes ef-stepfill1{0%,1%{background:#fff;border-color:#d8d4ce;color:#9a9a9a}4%,92%{background:#1a1a1a;border-color:#1a1a1a;color:var(--orange)}96%,to{background:#fff;border-color:#d8d4ce;color:#9a9a9a}}@keyframes ef-stepfill2{0%,24%{background:#fff;border-color:#d8d4ce;color:#9a9a9a}27%,92%{background:#1a1a1a;border-color:#1a1a1a;color:var(--orange)}96%,to{background:#fff;border-color:#d8d4ce;color:#9a9a9a}}@keyframes ef-stepfill3{0%,48%{background:#fff;border-color:#d8d4ce;color:#9a9a9a}51%,92%{background:#1a1a1a;border-color:#1a1a1a;color:var(--orange)}96%,to{background:#fff;border-color:#d8d4ce;color:#9a9a9a}}@keyframes ef-stepfill4{0%,72%{background:#fff;border-color:#d8d4ce;color:#9a9a9a}75%,92%{background:#1a1a1a;border-color:#1a1a1a;color:var(--orange)}96%,to{background:#fff;border-color:#d8d4ce;color:#9a9a9a}}}.ef-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.ef-stat{text-align:center}.ef-stat-num{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:clamp(22px,6vw,44px);color:var(--orange);line-height:1.05;overflow-wrap:break-word}.ef-stat-label{font-size:14.5px;margin-top:8px}.ef-ctaband{position:relative;border-radius:20px;overflow:hidden;background:#161616;color:#fff;text-align:center;padding:64px 40px}.ef-ctaband .ef-h2{color:#fff}.ef-ctaband-sub{color:#cfcfcf;font-size:17px;max-width:520px;margin:14px auto 28px}.ef-ctaband-img:before{background:var(--ctaband-bg,url("/assets/cta.jpg")) center/cover no-repeat;opacity:.5}.ef-ctaband-img:after,.ef-ctaband-img:before{content:"";position:absolute;inset:0;z-index:0}.ef-ctaband-img:after{background:linear-gradient(180deg,#0f0f0f8c,#0f0f0fc7)}.ef-ctaband-img>*{position:relative;z-index:1}.ef-testimonials{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:46px;text-align:left}.ef-testimonial{border:1px solid #eee;border-radius:16px;padding:30px 28px;background:#fff;box-shadow:0 1px 2px #00000008;display:flex;flex-direction:column}.ef-testimonial-quote{color:#444;font-size:15px;line-height:1.65;margin:16px 0 26px}.ef-testimonial-author{display:flex;align-items:center;gap:12px;margin-top:auto}.ef-avatar{position:relative;overflow:hidden;width:40px;height:40px;border-radius:50%;background:#1a1a1a;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:15px}.ef-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ef-author-name{font-weight:600;font-size:14.5px;display:block;margin:0;text-decoration:none;color:inherit}.ef-author-name:hover{color:var(--orange)}.ef-author-role{margin:2px 0 0;color:#666;font-size:13px}.ef-footer{background:#141414;color:#cfcfcf;padding:64px 0 30px}.ef-footer-inner{display:grid;grid-template-columns:1.7fr .8fr 1.35fr 1fr 1.1fr;gap:36px}.ef-footer-brand p{color:#9a9a9a;font-size:14.5px;line-height:1.6;margin:16px 0 0;max-width:300px}.ef-social{display:flex;gap:12px;margin-top:22px}.ef-social a{width:38px;height:38px;border-radius:10px;border:1px solid #ffffff1f;display:flex;align-items:center;justify-content:center;color:#cfcfcf;transition:.2s}.ef-social a:hover{color:#fff;border-color:var(--orange);background:#ed7d3124}.ef-inline-link{display:inline-flex;align-items:center;gap:8px;color:#0a66c2}.ef-inline-link svg{flex:0 0 auto}.ef-footer-col-title{color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em;margin:0 0 16px}.ef-footer-col-title-2{margin-top:30px}.ef-footer-col a{display:block;color:#9a9a9a;font-size:14.5px;margin-bottom:11px}.ef-footer-col a:hover{color:var(--orange)}.ef-footer-contact{display:flex;flex-direction:column;gap:9px;margin-top:18px}.ef-footer-contact a{color:#9a9a9a;font-size:14.5px;text-decoration:none;width:max-content}.ef-footer-contact a:hover{color:var(--orange)}.ef-footer-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff14;margin-top:48px;padding-top:24px;color:#9a9a9a;font-size:13.5px}.ef-footer-legal{display:flex;gap:26px}.ef-footer-legal a:hover{color:#fff}@keyframes ef-marq{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:980px){.ef-eco-grid,.ef-eco-grid-3,.ef-features,.ef-steps{grid-template-columns:repeat(2,1fr)}.ef-steps{gap:34px}.ef-split,.ef-testimonials{grid-template-columns:1fr}.ef-split{gap:40px}.ef-stats{grid-template-columns:repeat(2,1fr);gap:32px}.ef-footer-inner{grid-template-columns:1fr 1fr;gap:32px}.ef-nav-links{display:none}.ef-h1{font-size:42px}}@media(max-width:640px){.ef-container{padding:0 20px}.ef-section{padding:30px 0}.ef-cloud-page .ef-section,.ef-one-page .ef-section{padding:45px 0}.ef-tech{padding:30px 0}.ef-sec-tight{padding-top:40px;padding-bottom:40px}.ef-hero-inner{padding:104px 20px 64px}.ef-h1{font-size:32px}.ef-h2{font-size:28px}.ef-eco-grid,.ef-eco-grid-3,.ef-features,.ef-steps{grid-template-columns:1fr}.ef-steps{gap:0}.ef-step{position:relative;padding:0 0 36px 64px;text-align:left}.ef-step:last-child{padding-bottom:0}.ef-step:not(:last-child):before{content:"";position:absolute;left:22px;top:50px;bottom:0;width:1px;background:#e3e3e3}.ef-step-num{position:absolute;left:0;top:2px;width:44px;height:44px;margin:0;background:#fff;border:1px solid #d8d4ce;color:#555;font-size:14px;font-weight:600;z-index:1}.ef-step-title{margin:9px 0 8px}.ef-stats{grid-template-columns:repeat(2,1fr);gap:20px}.ef-section-head{flex-direction:column;align-items:flex-start;gap:18px}.ef-ctaband{padding:48px 24px}.ef-footer-inner{grid-template-columns:1fr}.ef-footer-bottom{flex-direction:column;gap:14px;text-align:center;padding-top:34px}.ef-nav{padding:14px 16px 0}.ef-nav-inner{height:58px;padding:0 12px 0 18px}.is-slider{display:flex!important;flex-direction:row!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:14px!important;padding:6px 0 16px!important;margin:0!important;scrollbar-width:none;-webkit-overflow-scrolling:touch}.is-slider::-webkit-scrollbar{display:none}.is-slider>*{flex:0 0 86%!important;scroll-snap-align:start;opacity:1!important;position:relative!important;top:auto!important;left:auto!important;width:auto!important;transform:none!important;margin:0!important;pointer-events:auto!important}.ef-wizard-nav{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:18px}.ef-solution .ef-wizard-nav{margin-top:-26px}.ef-wizard-arrow{flex:none;width:42px;height:42px;border-radius:12px;border:1px solid #e3e3e3;background:#fff;color:#3a3a3a;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}.ef-wizard-arrow:hover{border-color:var(--orange);color:var(--orange)}.ef-wizard-dots{flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px}.ef-wizard-dot{width:8px;height:8px;border-radius:50%;background:#d8d4ce;display:block;transition:.25s}.ef-wizard-dot.active{background:var(--orange);width:22px;border-radius:5px}.is-wizard>.ef-solution-item,.is-wizard>.ef-step{background:#fff;border:1px solid var(--line);border-radius:18px;padding:30px 26px;text-align:left;box-shadow:0 4px 18px #0000000a}.is-wizard .ef-solution-item{display:block}.is-wizard .ef-solution-num,.is-wizard .ef-step-num{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:#1a1a1a;color:var(--orange);border:none;font-weight:600;font-size:15px;margin:0 0 20px;flex:none;transform:none;transition:none}.is-wizard .ef-solution-body{max-width:none}}.ef-team-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;max-width:880px;margin:48px auto 0}.ef-team-card{gap:22px;border:1px solid #eee;border-radius:18px;padding:24px;background:#fff;box-shadow:0 1px 2px #00000008;text-align:left}.ef-team-card,.ef-team-photo{display:flex;align-items:center}.ef-team-photo{position:relative;flex:0 0 112px;width:112px;height:112px;border-radius:16px;background:#2b2b2b;color:#fff;justify-content:center;font-weight:600;font-size:30px;overflow:hidden}.ef-team-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ef-team-name{font-size:19px;font-weight:700;margin:0;color:#2e2e2e;display:inline-block;text-decoration:none}.ef-team-name:hover,.ef-team-role{color:var(--orange)}.ef-team-role{font-size:13.5px;font-weight:600;margin:2px 0 10px}.ef-team-bio{color:var(--gray);font-size:14px;line-height:1.55;margin:0}.ef-team-bio+.ef-team-bio{margin-top:12px}.ef-team-edu{margin:12px 0 0;font-size:13px;color:#8a8a8a;line-height:1.55}.ef-team-edu span{display:block;font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange);margin-bottom:3px}.ef-team-lead{grid-template-columns:1fr 1fr;max-width:1140px;gap:28px}.ef-team-lead .ef-team-card{align-items:flex-start;text-align:left;gap:20px;padding:28px}.ef-team-lead .ef-team-photo{flex:0 0 96px;width:96px;height:96px;font-size:26px}.ef-team-info{display:flex;flex-direction:column}.ef-team-lead .ef-team-role{margin-top:4px}@media(max-width:900px){.ef-team-lead{grid-template-columns:1fr;max-width:680px}}@media(max-width:640px){.ef-team-lead .ef-team-card{flex-direction:column;align-items:flex-start;text-align:left}}@media(max-width:980px){.ef-team-grid{grid-template-columns:1fr}}@media(max-width:640px){.ef-team-card{flex-direction:column;text-align:center}}.ef-cta{position:relative;background:#141414;overflow:hidden}.ef-cta-img:before{content:"";position:absolute;inset:0;background:var(--cta-bg,url("/assets/eficify/eficify_contact0.webp")) center/cover no-repeat;opacity:.2;z-index:0}.ef-cta-img:after{background:linear-gradient(180deg,#0f0f0f8c,#0f0f0fd1);z-index:1}.ef-cta-img:after,.ef-cta:before{content:"";position:absolute;inset:0}.ef-cta:before{background-image:var(--cta-bg,url("/assets/eficify/eficify_contact0.webp"));background-size:cover;background-position:50%;opacity:.5}.ef-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0f0f0f,#0f0f0f8c 50%,#0f0f0fd1)}.ef-cta-inner{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1.05fr;gap:64px;align-items:center;padding:90px 32px}.ef-cta-title{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:40px;line-height:1.14;color:#fff;margin:0 0 20px}.ef-cta-sub{color:#cfcfcf;font-size:17px;max-width:380px;margin:0}.ef-form{background:#1c1c1cc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #ffffff14;border-radius:18px;padding:34px}.ef-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ef-form-row,.ef-form>.ef-field{margin-bottom:18px}.ef-field{display:flex;flex-direction:column;gap:8px;color:#e5e5e5;font-size:14px;font-weight:500;min-width:0}.ef-field input,.ef-field textarea{width:100%;min-width:0;max-width:100%;background:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;padding:13px 15px;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:.15s;resize:vertical}.ef-field input::placeholder,.ef-field textarea::placeholder{color:#8a8a8a}.ef-field input:focus,.ef-field textarea:focus{border-color:var(--orange);background:#ffffff12}.ef-field select{width:100%;min-width:0;max-width:100%;background-color:#ffffff0a;border:1px solid #ffffff24;border-radius:10px;padding:13px 40px 13px 15px;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:.15s;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%238a8a8a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}.ef-field select:focus{border-color:var(--orange);background-color:#ffffff12}.ef-field select option{color:#1f1f1f;background:#fff}.ef-btn:disabled{opacity:.65;cursor:not-allowed}.ef-field input.ef-input-error,.ef-field select.ef-input-error,.ef-field textarea.ef-input-error{border-color:#e0604a;background:#dc503c1f}.ef-field input.ef-input-error:focus,.ef-field select.ef-input-error:focus,.ef-field textarea.ef-input-error:focus{border-color:#e0604a;background:#dc503c29}.ef-form-foot{text-align:center;color:#9a9a9a;font-size:13px;margin:16px 0 0}.ef-req{color:var(--orange);font-weight:700}.ef-consent{display:flex;align-items:flex-start;gap:10px;margin:10px 0;padding:10px 0;color:#9a9a9a;font-size:13px;line-height:1.5;cursor:pointer}.ef-consent input[type=checkbox]{margin-top:2px;flex:0 0 auto;accent-color:var(--orange);width:16px;height:16px;cursor:pointer}.ef-consent a{color:var(--orange);text-decoration:underline}.ef-consent.ef-input-error{color:#ffb3b3}.ef-check-badge{display:inline-flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:50%;background:var(--orange);box-shadow:0 14px 34px -10px #ed7d3199;margin:0 auto 22px}.ef-tnum{font-variant-numeric:tabular-nums;font-feature-settings:"tnum"}.ef-form-msg{margin:14px 0 0;font-size:14px;text-align:center;border-radius:10px;padding:11px 14px;display:none}.ef-form-msg.show{display:block}.ef-form-msg.ok{background:#ed7d3129;color:#ffd9b8;border:1px solid #ed7d3166}.ef-form-msg.err{background:#dc503c29;color:#ffb4a6;border:1px solid #dc503c66}.ef-contact{display:grid;grid-template-columns:1fr 1.1fr;gap:52px;align-items:start}.ef-info-list{list-style:none;gap:20px;margin-top:24px}.ef-info-list,.ef-info-list li{display:flex;flex-direction:column}.ef-info-list li{gap:3px}.ef-info-label{font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--orange)}.ef-info-value{font-size:16px;color:#2e2e2e;line-height:1.5}.ef-info-value a{color:#2e2e2e}.ef-info-value a:hover{color:var(--orange)}.ef-map{border:0;width:100%;height:420px;border-radius:16px;display:block}.ef-map-link{display:inline-block;margin-top:12px;font-size:13.5px;color:var(--gray)}.ef-map-link:hover{color:var(--orange)}.ef-mapimg{width:100%}.ef-mapimg-inner{position:relative;line-height:0}.ef-mapimg-inner img{display:block;width:100%;height:auto}.ef-contact .ef-mapimg-inner{aspect-ratio:1/1;transform-origin:center;transform:perspective(1500px) rotateX(6deg) rotateY(-8deg);transition:transform .55s cubic-bezier(.2,.7,.2,1);filter:drop-shadow(0 30px 42px rgba(20,20,20,.26))}.ef-contact .ef-mapimg:hover .ef-mapimg-inner{transform:perspective(1500px) rotateX(0deg) rotateY(0deg)}@media(max-width:760px){.ef-contact .ef-mapimg-inner{transform:none;filter:drop-shadow(0 16px 30px rgba(20,20,20,.18))}}.ef-mappin{position:absolute;left:71%;top:62%;transform:translate(-50%,-50%);width:18px;height:18px;display:block;z-index:2}.ef-mappin-dot{position:absolute;inset:0;border-radius:50%;background:var(--orange);box-shadow:0 0 0 4px #ed7d3147;cursor:pointer}.ef-mappin-dot:before{content:"";position:absolute;inset:-6px;border-radius:50%;border:2px solid var(--orange);opacity:.6;animation:ef-pulse 2s ease-out infinite}@keyframes ef-pulse{0%{transform:scale(.6);opacity:.7}to{transform:scale(1.9);opacity:0}}.ef-maptip{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translateX(-50%) translateY(6px);min-width:230px;background:#1f1f1f;color:#fff;padding:14px 16px;border-radius:12px;box-shadow:0 18px 40px -14px #00000080;opacity:0;visibility:hidden;transition:.2s;display:flex;flex-direction:column;gap:3px;text-align:left}.ef-maptip:after{left:50%;transform:translateX(-50%);border:7px solid #0000;border-top-color:#1f1f1f}.ef-maptip:after,.ef-maptip:before{content:"";position:absolute;top:100%}.ef-maptip:before{left:0;right:0;height:18px}.ef-maptip strong{font-size:14.5px;font-weight:700;color:#fff}.ef-dcmap{position:relative}.ef-dcmap .ef-mapimg-inner{position:relative;line-height:0}.ef-dcmap .ef-mapimg-inner img{display:block;width:100%;height:auto}.ef-dcmap .ef-mappin{width:16px;height:16px}.ef-dcmap .ef-maptip{min-width:240px}@media(max-width:640px){.ef-dcmap{max-width:440px;margin:0 auto}.ef-dcmap .ef-maptip{min-width:0;width:min(230px,68vw)}}.ef-mappin.tip-l .ef-maptip{left:auto;right:0;transform:translateY(6px)}.ef-mappin.tip-l:hover .ef-maptip{transform:translateY(0)}.ef-mappin.tip-l .ef-maptip:after{left:auto;right:12px;transform:none}.ef-tip-prov{display:inline-block;align-self:flex-start;background:#ed7d312e;color:#ffd9b8;font-size:11px;font-weight:700;letter-spacing:.04em;border-radius:6px;padding:3px 8px;margin-bottom:2px}.ef-tip-list{list-style:none;margin:7px 0 0;padding:0;display:flex;flex-direction:column;gap:5px}.ef-tip-list li{position:relative;padding-left:13px;font-size:11.5px;color:#bdbdbd;line-height:1.45}.ef-tip-list li:before{content:"";position:absolute;left:0;top:6px;width:4px;height:4px;border-radius:50%;background:var(--orange)}.ef-maptip{font-size:12.5px;color:#cfcfcf;line-height:1.4}.ef-maptip em{font-style:normal;color:var(--orange);font-weight:600;margin-top:5px}.ef-mappin:hover .ef-maptip{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.ef-blog-section{padding-top:20px}.ef-blog-hero{text-align:left}.ef-blog-hero .ef-hero-inner{padding-bottom:28px}.ef-blog-hero .ef-hero-blur-1{width:230px;height:230px;top:0;left:-50px}.ef-blog-hero .ef-hero-blur-2{width:210px;height:210px;top:18px;right:-40px}.ef-contato-hero .ef-hero-inner,.ef-faq-hero .ef-hero-inner{padding-bottom:48px}@media(max-width:980px){.ef-contato-hero .ef-hero-inner,.ef-faq-hero .ef-hero-inner{padding-bottom:32px}}.ef-faqgroups-section{padding-top:0}.ef-blog-hero .ef-hero-sub{margin-left:0;margin-right:0}.ef-blog-hero .ef-hero-actions{justify-content:flex-start}.ef-obg-hero .ef-h1 em{font-size:40px;line-height:1.18}@media(max-width:980px){.ef-obg-hero .ef-h1 em{font-size:30px}}@media(max-width:640px){.ef-obg-hero .ef-h1 em{font-size:24px}}.ef-search{display:flex;align-items:center;gap:10px;max-width:520px;margin:28px auto 0;background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 16px;box-shadow:0 12px 32px -20px #46280a4d}.ef-search input{border:none;outline:none;flex:1 1;font-size:15px;font-family:inherit;color:#2e2e2e;background:#0000}.ef-search svg{flex:0 0 auto;color:var(--gray)}.ef-chips{gap:10px;margin-top:22px}.ef-chips,.ef-filters{display:flex;flex-wrap:wrap;justify-content:center}.ef-filters{align-items:center;gap:24px;margin-top:24px}.ef-select-wrap{display:flex;align-items:center;gap:10px}.ef-filter-label{font-size:12px;font-weight:700;color:#9a9a9a;text-transform:uppercase;letter-spacing:.05em;flex:none}.ef-select{appearance:none;-webkit-appearance:none;border:1px solid var(--line);background-color:#fff;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 14px center;border-radius:12px;padding:11px 40px 11px 16px;font-size:14px;font-weight:600;color:#2b2b2b;font-family:inherit;cursor:pointer;transition:.18s;min-width:180px;box-shadow:0 1px 2px #00000008}.ef-select:focus,.ef-select:hover{border-color:var(--orange)}.ef-select:focus{outline:none;box-shadow:0 0 0 3px #ed7d3129}@media(max-width:640px){.ef-filters{flex-direction:column;gap:12px}.ef-select-wrap{width:100%;justify-content:space-between}.ef-select{flex:1 1}}.ef-chip{border:1px solid var(--line);background:#fff;color:#555;border-radius:20px;padding:8px 16px;font-size:13.5px;font-weight:500;cursor:pointer;transition:.18s;font-family:inherit}.ef-chip:hover{border-color:var(--orange);color:var(--orange)}.ef-chip.active{background:var(--orange);border-color:var(--orange);color:#fff}.ef-noresult{text-align:center;color:var(--gray);padding:50px 0;display:none}.ef-noresult.show{display:block}.ef-blog-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:28px}.ef-post{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none}.ef-post:hover{transform:translateY(-4px);box-shadow:0 22px 48px -24px #46280a4d}.ef-post-img{aspect-ratio:2/1;background-size:cover;background-position:0;background-color:#f0ece6}.ef-post-body{padding:22px 22px 24px;display:flex;flex-direction:column;gap:10px;flex:1 1}.ef-post-tag{align-self:flex-start;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);background:#ed7d311f;padding:5px 10px;border-radius:7px}.ef-post-title{font-family:var(--font-merriweather),sans-serif;font-size:18px;font-weight:600;color:#2e2e2e;line-height:1.3;margin:2px 0 0}.ef-post-excerpt{font-size:14px;color:var(--gray);line-height:1.55;flex:1 1}.ef-post-meta{font-size:12.5px;color:#9a9a9a;margin-top:6px}.ef-post-by{display:flex;align-items:center;gap:9px;margin-top:10px}.ef-post-by img{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#eee}.ef-post-by .nm{font-size:13px;font-weight:600;color:#3a3a3a}.ef-post-by .dt{font-size:12px;color:#9a9a9a}.ef-post-feat{grid-column:1/-1;display:grid;grid-template-columns:1.15fr 1fr}.ef-post-feat .ef-post-img{height:100%;min-height:300px}.ef-blog-search{display:flex;align-items:center;gap:10px;max-width:560px;margin:26px 0 20px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 16px;box-shadow:0 8px 24px -16px #28140540}.ef-blog-search svg{flex:none;color:#9a9a9a}.ef-blog-search input{flex:1 1;min-width:0;border:none;outline:none;background:#0000;font:inherit;font-size:15px;color:#2e2e2e}.ef-blog-chips{display:flex;flex-wrap:wrap;gap:10px}.ef-blog-chip{display:inline-flex;align-items:center;padding:8px 15px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#3a3a3a;font-size:13.5px;font-weight:500;text-decoration:none;transition:.15s}.ef-blog-chip:hover{border-color:var(--orange);color:var(--orange)}.ef-blog-chip-count{border-color:#ed7d3166;color:var(--orange);background:#ed7d3114}.ef-blog2-grid{display:grid;grid-template-columns:1fr 340px;gap:48px;align-items:start}.ef-post-list{display:flex;flex-direction:column;gap:6px}.ef-post-row{display:grid;grid-template-columns:220px 1fr;gap:22px;padding:16px;border-radius:16px;border:1px solid #0000;text-decoration:none;transition:.2s}.ef-post-row:hover{border-color:var(--line);background:#fff;box-shadow:0 18px 40px -26px #46280a4d}.ef-post-row-img{aspect-ratio:1/1;border-radius:12px;background-size:cover;background-position:50%;background-color:#f0ece6}.ef-post-row-body{display:flex;flex-direction:column;gap:8px;min-width:0}.ef-post-row-title{font-family:var(--font-merriweather),sans-serif;font-size:19px;font-weight:600;color:#2e2e2e;line-height:1.3;margin:2px 0 0}.ef-post-row-excerpt{font-size:14px;color:var(--gray);line-height:1.55}.ef-side{display:flex;flex-direction:column;gap:22px;position:sticky;top:96px}.ef-side-card{background:#faf7f2;border:1px solid var(--line);border-radius:16px;padding:24px}.ef-side-title{font-size:17px;font-weight:700;color:#1f1f1f;line-height:1.32;margin:0 0 16px}.ef-side-sub{font-size:14px;color:var(--gray);line-height:1.55;margin:0 0 14px}.ef-side-fine{font-size:12.5px;margin:12px 0 0}.ef-toplist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:15px}.ef-toplist-item{display:flex;gap:14px;align-items:flex-start;text-decoration:none}.ef-toplist-num{font-family:var(--font-merriweather),sans-serif;font-weight:700;font-size:18px;color:var(--orange);flex:none;width:24px;line-height:1.3}.ef-toplist-title{display:block;font-size:14.5px;font-weight:600;color:#2e2e2e;line-height:1.35;transition:color .15s}.ef-toplist-item:hover .ef-toplist-title{color:var(--orange)}.ef-toplist-meta{display:block;font-size:12.5px;color:#9a9a9a;margin-top:3px}.ef-side-cta{position:relative;overflow:hidden;background:#191919;border-color:#191919}.ef-side-cta:before{content:"";position:absolute;inset:0;background:url(/assets/eficify/eficify_contact1.webp) 50%/cover no-repeat;opacity:.16}.ef-side-cta>*{position:relative;z-index:1}.ef-side-cta .ef-side-title{color:#f4f1ec}.ef-side-cta .ef-side-sub{color:#cfc9c1}.ef-side-cta .ef-btn{width:100%;justify-content:center}.ef-side-link{display:inline-block;margin-top:14px}.ef-side-cta .ef-side-link{color:var(--orange)}.ef-side-cta .ef-side-link:hover{color:#fff}.ef-side-news{position:relative;overflow:hidden;background:#faf7f2 url(/assets/blog/newsletter-bg.svg) 50%/cover no-repeat}.ef-side-news:before{content:"";position:absolute;right:-34px;top:-34px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#ed7d3129,#0000 70%)}.ef-side-news>*{position:relative;z-index:1}.ef-side-news form{justify-content:flex-start!important;margin:0!important;max-width:none!important}.ef-side-card .ef-field{color:#3a3a3a}.ef-side-card .ef-field input{background:#fff;color:#2e2e2e;border:1px solid var(--line)}.ef-side-card .ef-field input::placeholder{color:#9a9a9a}.ef-side-card .ef-field input:focus{border-color:var(--orange);background:#fff}@media(max-width:920px){.ef-blog2-grid{grid-template-columns:1fr;gap:36px}.ef-side{position:static}}@media(max-width:520px){.ef-post-row{grid-template-columns:1fr}.ef-post-row-img{aspect-ratio:2/1}}.ef-post-feat .ef-post-body{padding:40px;justify-content:center;gap:14px}.ef-post-feat .ef-post-title{font-size:28px}.ef-post-feat .ef-post-excerpt{font-size:15.5px;flex:none}.ef-post-card .ef-post-excerpt{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ef-post-foot{justify-content:space-between;gap:12px;margin-top:16px}.ef-post-author,.ef-post-foot{display:flex;align-items:center}.ef-post-author{gap:10px;min-width:0}.ef-post-author img{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eee;flex:none}.ef-post-author-txt{display:flex;flex-direction:column;line-height:1.25;min-width:0}.ef-post-author-txt .nm{font-size:13px;font-weight:600;color:#3a3a3a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-post-author-txt .rd{font-size:12px;color:#9a9a9a}.ef-post-date{font-size:12.5px;color:#9a9a9a;white-space:nowrap;flex:none}.ef-eyebrow-tight{margin-bottom:8px}.ef-conteudo-head{align-items:flex-end}.ef-blog-hero-grid{display:grid;grid-template-columns:1fr 300px;gap:48px;align-items:start}.ef-blog-hero-main{min-width:0}.ef-blog-hero-cats{background:#fff;border:1px solid #f0e6d8;border-radius:16px;padding:22px;box-shadow:0 16px 40px -26px #46280a66}@media(min-width:921px){.ef-blog-hero:has(.ef-blog-hero-cats) .ef-hero-inner{padding-bottom:36px}}.ef-blog-hero+.ef-sec-tight{padding-top:16px}.ef-blog-hero-cats .ef-side-title{margin-bottom:12px}.ef-blog-hero-mcat{display:none}.ef-hero-cat-select{width:100%;margin-top:18px}@media(max-width:920px){.ef-blog-hero-grid{grid-template-columns:1fr;gap:0}.ef-blog-hero-cats,.ef-blog-hero-mcat{display:none}.ef-conteudo-head{flex-direction:column;align-items:flex-start;gap:12px;text-align:left}}@media(max-width:640px){.ef-blog-hero .ef-hero-blur-1{width:210px;height:210px;top:0;left:-70px}.ef-blog-hero .ef-hero-blur-2{width:190px;height:190px;top:24px;right:-60px}.ef-blog-hero .ef-hero-inner{padding-bottom:10px}.ef-blog-hero+.ef-sec-tight{padding-top:26px}}.ef-blog-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px;background:#191919;border:1px solid #191919;border-radius:16px;padding:28px 34px;margin-bottom:44px;text-decoration:none}.ef-blog-banner:before{content:"";position:absolute;inset:0;background:url(/assets/eficify/eficify_contact1.webp) 100%/cover no-repeat;opacity:.16}.ef-blog-banner>*{position:relative;z-index:1}.ef-blog-banner-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin:0 0 8px}.ef-blog-banner-title{font-family:var(--font-merriweather),sans-serif;font-size:24px;font-weight:700;color:#f4f1ec;line-height:1.2;margin:0}.ef-blog-banner-title em{color:var(--orange);font-style:italic}.ef-blog-banner-sub{font-size:14.5px;color:#cfc9c1;line-height:1.55;max-width:430px;margin:0}.ef-blog-banner-btn{white-space:nowrap}@media(max-width:860px){.ef-blog-banner{grid-template-columns:1fr;gap:16px}.ef-blog-banner-sub{max-width:none}.ef-blog-banner-btn{justify-self:start}}.ef-arc-hero{display:grid;grid-template-columns:1fr 320px;gap:48px;align-items:center;text-align:left}.ef-arc-hero-art{justify-self:end;width:100%;max-width:340px}.ef-arc-hero-art svg{width:100%;height:auto}@media(max-width:860px){.ef-arc-hero{grid-template-columns:1fr}.ef-arc-hero-art{display:none}}.ef-archive-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;flex-wrap:wrap}.ef-archive-count{font-family:var(--font-merriweather),sans-serif;font-size:21px;font-weight:700;color:#2e2e2e;margin:0}.ef-archive-count span{color:#9a9a9a;font-weight:600}.ef-sort{display:inline-flex;align-items:center;gap:10px;font-size:13.5px;color:var(--gray);white-space:nowrap}.ef-sort-select{font-family:inherit;font-size:13.5px;color:#2e2e2e;background:#fff;border:1px solid var(--line);border-radius:9px;padding:8px 32px 8px 12px;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a9a9a' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><path d='M6 9l6 6 6-6'/></svg>");background-repeat:no-repeat;background-position:right 11px center}.ef-sort-select:focus{outline:none;border-color:var(--orange)}.ef-arc-list{display:flex;flex-direction:column}.ef-arc-row{display:grid;grid-template-columns:172px 1fr 28px;gap:22px;align-items:center;padding:24px 4px;border-bottom:1px solid var(--line);text-decoration:none}.ef-arc-row:first-child{padding-top:0}.ef-arc-img{aspect-ratio:1/1;border-radius:12px;background-size:cover;background-position:50%;background-color:#f0ece6}.ef-arc-body{min-width:0;display:flex;flex-direction:column;gap:8px}.ef-arc-title{font-family:var(--font-merriweather),sans-serif;font-size:19px;font-weight:600;color:#2e2e2e;line-height:1.3;margin:2px 0 0;transition:color .15s}.ef-arc-excerpt{font-size:14px;color:var(--gray);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ef-arc-by{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.ef-arc-by img{width:26px;height:26px;border-radius:50%;object-fit:cover;background:#eee}.ef-arc-by .nm{font-size:13px;font-weight:600;color:#3a3a3a}.ef-arc-by .dt{font-size:12px;color:#9a9a9a}.ef-arc-arrow{font-size:20px;justify-self:center;transition:transform .2s}.ef-arc-arrow,.ef-arc-row:hover .ef-arc-title{color:var(--orange)}.ef-arc-row:hover .ef-arc-arrow{transform:translateX(4px)}@media(max-width:560px){.ef-arc-row{grid-template-columns:1fr;gap:14px}.ef-arc-arrow{display:none}.ef-arc-img{aspect-ratio:2/1}}.ef-side-search{position:relative;display:block}.ef-side-search input{width:100%;background:#fff;border:1px solid var(--line);border-radius:10px;padding:11px 38px 11px 14px;font-size:14px;color:#2e2e2e;font-family:inherit}.ef-side-search input::placeholder{color:#9a9a9a}.ef-side-search input:focus{outline:none;border-color:var(--orange)}.ef-side-search svg{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#9a9a9a;pointer-events:none}.ef-cat-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ef-cat-item{display:flex;align-items:center;gap:11px;width:100%;background:none;border:0;padding:9px 8px;border-radius:9px;cursor:pointer;font-family:inherit;font-size:14px;color:#3a3a3a;text-align:left;text-decoration:none;transition:background .15s,color .15s}.ef-cat-item:hover{background:#fff;color:var(--orange)}.ef-cat-item.active{background:#ed7d311a;color:var(--orange)}.ef-cat-ic{display:inline-flex;color:var(--orange);flex:none}.ef-cat-label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ef-cat-count{font-size:12.5px;color:#9a9a9a;font-weight:600;flex:none}.ef-cat-item.active .ef-cat-count{color:var(--orange)}button.ef-side-link{background:none;border:0;cursor:pointer;font:inherit}.ef-cat-all{display:inline-block;margin-top:14px;font-size:14px}.ef-cats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ef-cat-tile{position:relative;overflow:hidden;display:flex;align-items:flex-start;gap:16px;min-height:170px;background:#15171c var(--cat-bg) center/cover no-repeat;border:1px solid #191919;border-radius:18px;padding:26px 28px;text-decoration:none;transition:transform .2s,box-shadow .2s}.ef-cat-tile:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,#0f1116e6,#0f11168c 80%)}.ef-cat-tile:hover{transform:translateY(-4px);box-shadow:0 26px 54px -28px #46280a73}.ef-cat-tile>*{position:relative;z-index:1}.ef-cat-tile-ic{display:inline-flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:13px;background:#ffffff21;color:var(--orange);flex:none}.ef-cat-tile-ic svg{width:24px;height:24px}.ef-cat-tile-body{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1 1}.ef-cat-tile-label{font-family:var(--font-merriweather),sans-serif;font-size:20px;font-weight:700;color:#fff}.ef-cat-tile-count{font-size:13px;color:#fff9}.ef-cat-tile-desc{font-size:13px;color:#ffffffc7;line-height:1.55;margin-top:8px}.ef-cat-tile-arrow{color:var(--orange);font-size:20px;flex:none;align-self:center;transition:transform .2s}.ef-cat-tile:hover .ef-cat-tile-arrow{transform:translateX(4px)}@media(max-width:860px){.ef-cats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.ef-cats-grid{grid-template-columns:1fr}}.ef-page-nav{width:auto;min-width:0;padding:0 14px}.ef-author2-section{padding-top:124px}.ef-author2{display:grid;grid-template-columns:300px 1fr;gap:48px;align-items:start}.ef-author2-side{position:sticky;top:96px;display:flex;flex-direction:column}.ef-author2-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:16px;display:block;margin-bottom:18px}.ef-author2-side .ef-eyebrow-tight{margin-bottom:8px}.ef-author2-name{font-family:var(--font-merriweather),sans-serif;font-size:22px;font-weight:700;color:#2e2e2e;margin:0 0 2px}.ef-author2-role{color:var(--orange);font-weight:600;font-size:14px;margin:0 0 14px}.ef-author2-bio{font-size:13.5px;color:var(--gray);line-height:1.65;margin:0 0 18px}.ef-author2-li{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;border:1px solid var(--orange);color:var(--orange);border-radius:10px;padding:11px 16px;font-weight:600;font-size:14px;text-decoration:none;transition:background .15s,color .15s}.ef-author2-li:hover{background:var(--orange);color:#fff}.ef-aconv,.ef-anav{margin-top:28px}.ef-anav-title{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9a9a9a;margin:0 0 12px}.ef-anav-item{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:9px;font-size:14px;color:#3a3a3a;text-decoration:none;transition:background .15s,color .15s}.ef-anav-item:hover{background:#faf7f2;color:var(--orange)}.ef-anav-item.active{background:#ed7d311a;color:var(--orange);font-weight:600}.ef-anav-item svg{color:var(--orange);flex:none}.ef-aconv-item{display:flex;align-items:center;gap:11px;padding:7px 2px;font-size:13.5px;color:#3a3a3a;text-decoration:none;word-break:break-word}.ef-aconv-item svg,.ef-aconv-item:hover{color:var(--orange)}.ef-aconv-item svg{flex:none}.ef-asobre{margin-top:28px;background:#fff7ef;border:1px solid #f1e2d3;border-radius:14px;padding:18px}.ef-asobre-title{font-weight:700;font-size:14px;color:#2e2e2e;margin:0 0 8px}.ef-asobre-txt{font-size:13px;color:var(--gray);line-height:1.6;margin:0 0 12px}.ef-author2-main{min-width:0}.ef-author2-main .ef-crumbs{margin-bottom:18px}.ef-author2-h1{font-family:var(--font-merriweather),sans-serif;font-size:38px;font-weight:700;color:#2e2e2e;line-height:1.2;margin:0 0 4px}.ef-author2-h1role{color:var(--orange);font-weight:600;font-size:16px;margin:0 0 16px}.ef-author2-headline{font-size:16px;color:var(--gray);line-height:1.7;margin:0;padding-bottom:30px;border-bottom:1px solid var(--line)}.ef-author2-sec{margin-top:38px!important}.ef-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ef-stat{background:#faf7f2;border:1px solid var(--line);border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:6px}.ef-stat-ic{color:var(--orange);margin-bottom:4px}.ef-stat-val{font-family:var(--font-merriweather),sans-serif;font-size:26px;font-weight:800;color:#2e2e2e;line-height:1}.ef-stat-label{font-size:12.5px;color:var(--gray);line-height:1.3}.ef-author2-bio-p{font-size:15.5px;color:var(--gray);line-height:1.75;margin:0 0 14px}.ef-formspec-card{background:#faf7f2;border:1px solid var(--line);border-radius:16px;padding:28px;margin-top:14px}.ef-formspec-h{margin-top:0!important;margin-bottom:22px!important}.ef-formspec-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.ef-formspec-sub{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700;color:#2e2e2e;margin:0 0 12px}.ef-formspec-sub-mt{margin-top:22px}.ef-formspec-sub svg{color:var(--orange)}.ef-formspec-lang{font-size:14px;color:var(--gray);line-height:1.6;margin:0}.ef-spec-chips{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.ef-spec-chip{display:inline-block;background:#ed7d311a;color:var(--orange);border-radius:999px;padding:7px 14px;font-size:13px;font-weight:500;text-decoration:none;transition:background .15s,color .15s}.ef-spec-chip:hover{background:var(--orange);color:#fff}.ef-feat-art{display:grid;grid-template-columns:minmax(0,44%) 1fr;gap:0;background:#fff;border:1px solid var(--line);border-radius:16px;overflow:hidden;text-decoration:none;margin-top:14px;transition:transform .2s,box-shadow .2s}.ef-feat-art:hover{transform:translateY(-3px);box-shadow:0 22px 48px -24px #46280a4d}.ef-feat-art-img{background-size:cover;background-position:0;background-color:#f0ece6;min-height:230px}.ef-feat-art-body{padding:26px 30px;display:flex;flex-direction:column;gap:11px;justify-content:center}.ef-feat-art-title{font-family:var(--font-merriweather),sans-serif;font-size:23px;font-weight:600;color:#2e2e2e;line-height:1.3;margin:2px 0;transition:color .15s}.ef-feat-art:hover .ef-feat-art-title{color:var(--orange)}.ef-feat-art-excerpt{font-size:14.5px;color:var(--gray);line-height:1.6}.ef-feat-art-foot{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:8px}.ef-formspec-first{margin-top:30px}@media(max-width:920px){.ef-author2{grid-template-columns:1fr;gap:32px}.ef-author2-side{position:static}.ef-author2-head{display:none}.ef-author2-id{display:flex;align-items:center;gap:16px}.ef-author2-photo{width:104px;flex:none;margin-bottom:0}.ef-author2-idtxt .ef-eyebrow-tight{margin-bottom:4px}.ef-author2-bio{display:none}.ef-author2-li{margin-top:18px}.ef-formspec-first{margin-top:0}.ef-feat-art{grid-template-columns:1fr}.ef-feat-art-img{min-height:200px}}@media(max-width:620px){.ef-stats-grid{grid-template-columns:1fr 1fr}.ef-formspec-grid{grid-template-columns:1fr;gap:24px}.ef-author2-h1{font-size:30px}}.ef-au{padding-top:120px}.ef-au .ef-crumbs{margin-bottom:26px}.ef-au-top{display:grid;grid-template-columns:300px 1fr;gap:44px;align-items:center;margin-bottom:30px}.ef-au-photo{background:#15171c;border-radius:18px;padding:0;overflow:hidden}.ef-au-photo img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;display:block;border-radius:18px}.ef-au-intro{min-width:0}.ef-au-intro .ef-eyebrow-tight{margin-bottom:8px}.ef-au-name{font-family:var(--font-merriweather),sans-serif;font-size:42px;font-weight:700;color:#2e2e2e;line-height:1.12;margin:0 0 6px}.ef-au-role{color:var(--orange);font-weight:600;font-size:18px;margin:0 0 16px}.ef-au-bio{font-size:16px;color:var(--gray);line-height:1.7;margin:0 0 20px;max-width:680px}.ef-au-contacts{display:flex;flex-wrap:wrap;gap:14px 26px}.ef-au-contact{display:inline-flex;align-items:center;gap:10px;font-size:14.5px;font-weight:600;color:#3a3a3a;text-decoration:none}.ef-au-contact:hover{color:var(--orange)}.ef-au-contact-ic{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#191919;color:#fff;flex:none}.ef-au-info{display:grid;grid-template-columns:1fr 1fr 1fr;gap:36px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:32px 34px;box-shadow:0 24px 56px -34px #46280a52;margin-bottom:46px}.ef-au-info-h{display:flex;align-items:center;gap:10px;font-family:var(--font-merriweather),sans-serif;font-size:18px;font-weight:700;color:#2e2e2e;margin:0 0 18px}.ef-au-info-h svg{color:var(--orange);flex:none}.ef-au-form{list-style:none;margin:0;padding:0;gap:14px}.ef-au-form,.ef-au-form li{display:flex;flex-direction:column}.ef-au-form li{gap:2px}.ef-au-form-course{font-size:14.5px;font-weight:600;color:#2e2e2e;line-height:1.35}.ef-au-form-meta{font-size:12.5px;color:#9a9a9a}.ef-au-hls{display:flex;flex-direction:column;gap:20px;justify-content:center}.ef-au-hl{display:flex;align-items:flex-start;gap:13px}.ef-au-hl-ic{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;background:#ed7d311a;color:var(--orange);flex:none}.ef-au-hl-txt{display:flex;flex-direction:column;gap:2px;min-width:0}.ef-au-hl-title{font-size:15px;font-weight:700;color:#2e2e2e;line-height:1.25}.ef-au-hl-sub{font-size:13px;color:var(--gray);line-height:1.4}.ef-au-about{display:grid;grid-template-columns:1fr 360px;gap:44px;align-items:start;margin-bottom:46px}.ef-au-h2{margin-top:0!important;position:relative;padding-bottom:14px;margin-bottom:22px}.ef-au-h2:after{content:"";position:absolute;left:0;bottom:0;width:54px;height:3px;border-radius:2px;background:var(--orange)}.ef-au-bio-p{font-size:15.5px;color:var(--gray);line-height:1.75;margin:0 0 14px}.ef-au-quote{position:relative;background:linear-gradient(160deg,#fff6ec,#fdeede);border:1px solid #f1e2d3;border-radius:16px;padding:30px 28px}.ef-au-quote-mark{font-size:60px;line-height:.6;color:var(--orange);opacity:.5;display:block;height:30px}.ef-au-quote-mark,.ef-au-quote-txt{font-family:var(--font-merriweather),sans-serif}.ef-au-quote-txt{font-size:19px;font-weight:600;color:#2e2e2e;line-height:1.45;margin:6px 0 18px}.ef-au-quote-rule{display:block;width:48px;height:3px;border-radius:2px;background:var(--orange)}.ef-au-quote-author{display:block;margin-top:14px;font-size:14px;font-weight:700;color:var(--orange)}.ef-au-block{margin-bottom:46px}.ef-au-block-head{margin-bottom:22px}.ef-au-articles{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ef-au-art{display:flex;flex-direction:column;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;text-decoration:none;transition:transform .2s,box-shadow .2s}.ef-au-art:hover{transform:translateY(-4px);box-shadow:0 22px 48px -26px #46280a4d}.ef-au-art-thumb{aspect-ratio:2/1;background-size:cover;background-position:0;background-color:#f0ece6}.ef-au-art-body{padding:16px 16px 18px;display:flex;flex-direction:column;gap:8px;flex:1 1}.ef-au-art-title{font-family:var(--font-merriweather),sans-serif;font-size:16px;font-weight:600;color:#2e2e2e;line-height:1.32;margin:2px 0 0}.ef-au-art:hover .ef-au-art-title{color:var(--orange)}.ef-au-art-excerpt{font-size:13.5px;color:var(--gray);line-height:1.5;flex:1 1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ef-au-art-meta{display:flex;align-items:center;gap:8px;margin-top:6px;flex-wrap:wrap}.ef-au-art-meta img{width:24px;height:24px;border-radius:50%;object-fit:cover;background:#eee}.ef-au-art-meta .nm{font-size:12.5px;font-weight:600;color:#3a3a3a}.ef-au-art-meta .dt{font-size:12px;color:#9a9a9a}.ef-au-art-arrow{display:none}.ef-au-cta{position:relative;overflow:hidden;display:grid;grid-template-columns:1fr auto;align-items:center;gap:22px;background:#191919;border:1px solid #191919;border-radius:18px;padding:26px 32px}.ef-au-cta-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--orange);margin:0 0 8px}.ef-au-cta:before{content:"";position:absolute;inset:0;background:url(/assets/eficify/eficify_contact1.webp) 50%/cover no-repeat;opacity:.18}.ef-au-cta>*{position:relative;z-index:1}.ef-au-cta-ic{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:14px;background:#ed7d312e;color:var(--orange);flex:none}.ef-au-cta-title{font-family:var(--font-merriweather),sans-serif;font-size:21px;font-weight:700;color:#f4f1ec;margin:0 0 4px}.ef-au-cta-title em{color:var(--orange);font-style:italic}.ef-au-cta-sub{font-size:14.5px;color:#cfc9c1;line-height:1.55;margin:0;max-width:560px}.ef-au-cta-btn{flex:none}@media(max-width:980px){.ef-au-top{grid-template-columns:240px 1fr;gap:32px}.ef-au-info{grid-template-columns:1fr;gap:26px;padding:26px}.ef-au-hls{flex-direction:row;flex-wrap:wrap;gap:22px}.ef-au-hl{flex:1 1;min-width:200px}.ef-au-about{grid-template-columns:1fr;gap:28px}.ef-au-articles{grid-template-columns:repeat(2,1fr)}.ef-au-name{font-size:34px}}@media(max-width:620px){.ef-au{padding-top:104px}.ef-au-top{grid-template-columns:1fr;gap:20px}.ef-au-photo img{aspect-ratio:16/10;object-position:center top}.ef-au-hls{flex-direction:column}.ef-au-hl{min-width:0}.ef-au-cta{grid-template-columns:1fr;gap:16px;text-align:left}.ef-au-cta-btn{justify-self:start}.ef-au-articles{display:flex;flex-direction:column;gap:10px}.ef-au-art{flex-direction:row;align-items:stretch;display:grid;grid-template-columns:84px 1fr auto;gap:0;border-radius:14px}.ef-au-art-thumb{aspect-ratio:auto;width:84px;height:100%;border-radius:0}.ef-au-art-body{padding:12px 14px;gap:5px;justify-content:center}.ef-au-art-excerpt{display:none}.ef-au-art-title{font-size:15px}.ef-au-art-arrow{display:flex;align-items:center;padding-right:14px;color:var(--orange);font-size:18px}.ef-au-name{font-size:30px}}.ef-blog-hero{background:linear-gradient(180deg,#fdefe1,#fcf4ec 46%,#fefaf5 76%,#fff)}.ef-arc-msearch,.ef-cat-select-m{display:none}.ef-arc-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap}@media(max-width:920px){.ef-arc-msearch{display:flex;align-items:center;gap:10px;background:#0000;border:0;border-bottom:1.5px solid var(--line);padding:10px 2px;margin-bottom:22px}.ef-arc-msearch svg{color:#9a9a9a;flex:none}.ef-arc-msearch input{flex:1 1;min-width:0;border:0;background:#0000;font-size:15px;color:#2e2e2e;font-family:inherit;outline:none;padding:2px 0}.ef-arc-msearch input::placeholder{color:#9a9a9a}.ef-cat-select-m{display:inline-block}.ef-sort-lbl{display:none}.ef-archive-head{align-items:flex-start;gap:14px}.ef-arc-controls{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:10px}.ef-arc-controls .ef-sort{display:block;width:100%}.ef-arc-controls .ef-sort-select{width:100%}.ef-side-cat-card,.ef-side-search-card{display:none}.ef-side-news{order:1}.ef-side-cta{order:2}.ef-side-toplist-card{order:3}.ef-arc-side .ef-side-news{background:#191919;border-color:#191919}.ef-arc-side .ef-side-news:before{display:none}.ef-arc-side .ef-side-news .ef-side-title{color:#f4f1ec}.ef-arc-side .ef-side-news .ef-side-sub{color:#cfc9c1}.ef-page-btn.ef-pg-hide-m,.ef-page-ellipsis.ef-pg-hide-m,.ef-pg-tx{display:none}.ef-page-nav{padding:0;width:42px}}@media(max-width:980px){.ef-blog-grid{grid-template-columns:1fr 1fr}.ef-post-feat{grid-template-columns:1fr}.ef-post-feat .ef-post-img{min-height:220px}}@media(max-width:640px){.ef-blog-grid{grid-template-columns:1fr}}.ef-article-head{max-width:780px;margin:0 auto;text-align:center}.ef-article-head .ef-post-tag{display:inline-block;margin-bottom:18px}.ef-article-title{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:40px;line-height:1.18;color:#2b2b2b;margin:0}.ef-article-byline{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:26px;flex-wrap:wrap}.ef-article-byline img{width:44px;height:44px;border-radius:50%;object-fit:cover}.ef-article-byline .nm{font-weight:600;color:#2e2e2e;font-size:14.5px}.ef-article-byline .mt{color:var(--gray);font-size:13px}.ef-article-byline .sep{width:4px;height:4px;border-radius:50%;background:#cfc7bd}.ef-article-cover{max-width:1000px;margin:40px auto 0;height:440px;border-radius:20px;background-size:cover;background-position:50%;background-color:#f0ece6}img.ef-article-cover{display:block;width:100%;object-fit:cover}.ef-article-deck{max-width:680px;margin:18px auto 0;color:var(--gray);font-size:18px;line-height:1.6}.ef-article .ef-case-results{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:24px 32px;margin:16px 0 8px;padding:0}.ef-article .ef-case-result{display:flex;gap:14px;align-items:flex-start;padding-left:0}.ef-article .ef-case-result:before{content:none;display:none}.ef-case-result-icon{flex:0 0 28px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;margin-top:1px;overflow:visible}.ef-article .ef-case-result-icon img{width:26px;height:26px;display:block;max-width:none;margin:0;border-radius:0;background:none}.ef-case-result-value{display:block;font-size:17px;font-weight:700;color:#1f1f1f;line-height:1.25}.ef-case-result-label{display:block;margin-top:3px;color:#666;font-size:14.5px;line-height:1.55}@media(max-width:640px){.ef-article .ef-case-results{grid-template-columns:1fr}}.ef-case-quote{margin:30px 0;padding:26px 28px;border-left:4px solid var(--orange);background:#faf8f5;border-radius:0 14px 14px 0}.ef-case-quote blockquote{margin:0;font-size:18px;line-height:1.6;color:#2b2b2b;font-style:italic}.ef-case-quote figcaption{margin-top:14px;display:flex;flex-direction:column}.ef-case-quote figcaption strong{color:#1f1f1f;font-size:15px}.ef-case-quote figcaption span{color:#9a9a9a;font-size:13px}.ef-crumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:center;font-size:13px;color:#8a8a8a;margin:0 0 22px}.ef-crumbs a{color:#8a8a8a;text-decoration:none}.ef-crumbs a:hover{color:var(--orange)}.ef-crumbs .sep{color:#cfc7bd}.ef-crumbs .cur{color:#2e2e2e;font-weight:600}.ef-byline-author{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.ef-byline-author .nm{color:#2e2e2e}.ef-byline-author:hover .nm{color:var(--orange)}.ef-author-head{display:flex;align-items:flex-start;gap:32px;max-width:900px;margin:0 auto;flex-wrap:wrap}.ef-author-photo{flex:0 0 200px;width:200px;height:200px;border-radius:20px;overflow:hidden;background:#2b2b2b}.ef-author-photo img{width:100%;height:100%;object-fit:cover;display:block}.ef-author-intro{flex:1 1;min-width:240px}.ef-author-intro .ef-author-name{font-family:var(--font-merriweather),sans-serif;font-weight:700;font-size:34px;color:#222;margin:6px 0 2px}.ef-author-intro .ef-author-role{color:var(--orange-text);font-size:14px;font-weight:600;margin:0 0 10px}.ef-author-headline{color:#555;font-size:16px;line-height:1.6;margin:0 0 14px}.ef-author-linkedin{color:var(--orange);font-weight:600;font-size:14px;text-decoration:none}.ef-author-linkedin:hover{text-decoration:underline}.ef-author-body{display:grid;grid-template-columns:1fr 320px;gap:48px;max-width:1000px;margin:0 auto}.ef-author-main h2{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:24px;color:#2b2b2b;margin:0 0 16px}.ef-author-bio{color:#444;font-size:16.5px;line-height:1.75;margin:0 0 18px}.ef-author-aside{align-self:start;display:flex;flex-direction:column;gap:18px}.ef-author-card{background:#faf7f2;border:1px solid var(--line);border-radius:16px;padding:24px}.ef-author-aside-title{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:0 0 14px}.ef-edu-list{list-style:none;margin:0;padding:0;gap:16px}.ef-edu-item,.ef-edu-list{display:flex;flex-direction:column}.ef-edu-item{gap:3px;padding-left:13px;border-left:2px solid #ed7d3166}.ef-edu-level{font-size:10.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--orange)}.ef-edu-course{font-size:15px;font-weight:600;color:#2b2b2b;line-height:1.35}.ef-edu-inst{font-size:13.5px;color:var(--gray)}.ef-edu-period{font-size:12.5px;color:#9a9a9a}.ef-spec-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ef-spec-list li{border-bottom:1px solid var(--line)}.ef-spec-list li:last-child{border-bottom:none}.ef-spec-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 2px;color:#3a3a3a;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .15s}.ef-spec-link span{opacity:0;transform:translateX(-4px);transition:.18s}.ef-spec-link span,.ef-spec-link:hover{color:var(--orange)}.ef-spec-link:hover span{opacity:1;transform:none}.ef-author-tags{list-style:none;display:flex;flex-wrap:wrap;gap:8px}.ef-author-tags li{background:#fff;border:1px solid #ece5db;border-radius:20px;padding:7px 13px;font-size:13px;color:#444}@media(max-width:760px){.ef-author-body{grid-template-columns:1fr;gap:28px}.ef-author-head{gap:20px}}.ef-article{max-width:740px;margin:0 auto}.ef-article-lead{font-size:20px;line-height:1.65;color:#2e2e2e;margin:0 0 26px;font-weight:500}.ef-article p{font-size:17px;line-height:1.78;color:#444;margin:0 0 22px}.ef-article h2{font-size:25px;margin:42px 0 14px}.ef-article h2,.ef-article h3{font-family:var(--font-merriweather),sans-serif;font-weight:600;color:#2b2b2b}.ef-article h3{font-size:20px;margin:30px 0 10px}.ef-article ol,.ef-article ul{margin:0 0 24px;padding:0;list-style:none;display:flex;flex-direction:column;gap:12px}.ef-article ol li,.ef-article ul li{position:relative;padding-left:26px;font-size:16.5px;line-height:1.6;color:#444}.ef-article ul li:before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--orange)}.ef-article table{width:100%;border-collapse:collapse;margin:0 0 24px;font-size:14.5px}.ef-article td,.ef-article th{text-align:left;padding:11px 14px;border:1px solid var(--line);vertical-align:top;color:#444}.ef-article th{background:#faf7f2;font-weight:600;color:#2b2b2b}.ef-article table a{word-break:break-word}.ef-compare-wrap{margin-top:40px;overflow-x:auto;border-radius:14px}.ef-compare{width:100%;border-collapse:initial;border-spacing:0;font-size:15px;min-width:760px;background:#fff}.ef-compare td,.ef-compare th{text-align:left;padding:12px 22px;border-bottom:1px solid var(--line);vertical-align:middle;color:#555}.ef-compare thead th{background:#2b2b2b;color:#fff;font-weight:600;font-size:14.5px;border-bottom:none;white-space:nowrap}.ef-compare thead th:first-child{border-top-left-radius:14px}.ef-compare thead th:last-child{border-top-right-radius:14px}.ef-compare tbody tr:last-child td{border-bottom:none}.ef-compare tbody tr:nth-child(2n){background:#faf7f2}.ef-compare-cell{display:flex;align-items:center;gap:13px}.ef-compare-crit{font-weight:600;color:#2b2b2b}.ef-compare-ic{flex:none;width:36px;height:36px;border-radius:10px;background:#ed7d311f;color:var(--orange);display:flex;align-items:center;justify-content:center}.ef-compare-ic img,.ef-compare-ic svg{width:19px;height:19px;object-fit:contain}.ef-compare-hl{color:#2b2b2b;font-weight:600}.ef-compare .ef-compare-hcol,.ef-compare td.ef-compare-hl{border-left:1px solid #f0ebe3}.ef-compare-st{font-style:normal;font-weight:800;margin-right:9px}.ef-compare td[data-status=yes] .ef-compare-st:before{content:"✓";color:var(--orange)}.ef-compare td[data-status=no] .ef-compare-st:before{content:"✕";color:#c4bfb5}.ef-compare td[data-status=dep] .ef-compare-st:before{content:"–";color:#c4bfb5}.ef-compare-cta{display:flex;justify-content:center;margin-top:30px}.ef-compare-note{display:flex;align-items:flex-start;gap:9px;margin:20px 2px 0;font-size:14px;line-height:1.5;color:var(--gray)}.ef-compare-note>span:first-child{color:var(--cta);font-weight:800;flex:none}.ef-compare-note strong{color:#2b2b2b;font-weight:700}@media(max-width:720px){.ef-compare-wrap{overflow:visible}.ef-compare{min-width:0;width:100%;font-size:13px}.ef-compare td,.ef-compare th{padding:11px 6px}.ef-compare thead th{font-size:10.5px;line-height:1.2;text-align:center}.ef-compare thead th:first-child{text-align:left}.ef-compare-crit{font-size:12px}.ef-compare-crit .ef-compare-ic{display:none}.ef-compare-crit .ef-compare-cell{gap:0}.ef-compare td[data-status]{text-align:center;font-size:0;width:46px}.ef-compare-st{font-size:15px;margin:0;line-height:1}.ef-compare td.ef-compare-hl{background:#ed7d310f;border-left:1px solid #f0ebe3}}.ef-article ol{counter-reset:efol}.ef-article ol li{counter-increment:efol}.ef-article ol li:before{content:counter(efol);position:absolute;left:0;top:0;color:var(--orange);font-weight:700;font-size:14px}.ef-article blockquote{margin:30px 0;padding:6px 0 6px 24px;border-left:3px solid var(--orange);font-size:20px;line-height:1.5;font-style:italic;color:#2e2e2e}.ef-article blockquote p{font-size:20px;font-style:italic;color:#2e2e2e;margin:0}.ef-article a{color:var(--orange);font-weight:600}.ef-article strong{color:#2e2e2e}.ef-article hr{border:0;border-top:1px solid var(--line);margin:40px 0}.ef-article code{background:#f3f1ee;border-radius:6px;padding:2px 7px;font-size:14.5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#3a3a3a}.ef-article pre{background:#1a1a1a;color:#eee;border-radius:14px;padding:22px;overflow:hidden;margin:0 0 24px}.ef-article pre code{background:#0000;color:#e6e6e6;padding:0;font-size:14px;line-height:1.7;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.ef-article .ef-codeblock{position:relative;margin:0 0 24px}.ef-article .ef-codeblock pre{margin:0}.ef-code-copy{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 11px;font:600 12px/1 var(--font-inter),sans-serif;color:#cfcabf;background:#ffffff12;border:1px solid #ffffff29;border-radius:8px;cursor:pointer;opacity:.85;transition:opacity .15s,background .15s,border-color .15s,color .15s}.ef-codeblock:hover .ef-code-copy{opacity:1}.ef-code-copy:hover{background:#ed7d3138;border-color:#ed7d318c;color:#fff}.ef-code-copy:focus-visible{outline:2px solid var(--orange);outline-offset:2px;opacity:1}.ef-code-copy.copied{opacity:1;color:#fff;background:#ed7d3152;border-color:#ed7d3199}.ef-article pre code.hljs{display:block}.ef-article .hljs-comment,.ef-article .hljs-quote{color:#8b949e;font-style:italic}.ef-article .hljs-doctag,.ef-article .hljs-keyword,.ef-article .hljs-literal,.ef-article .hljs-name,.ef-article .hljs-selector-tag{color:#ff7b72}.ef-article .hljs-built_in,.ef-article .hljs-class .hljs-title,.ef-article .hljs-type{color:#79c0ff}.ef-article .hljs-addition,.ef-article .hljs-attr,.ef-article .hljs-regexp,.ef-article .hljs-string,.ef-article .hljs-template-tag,.ef-article .hljs-template-variable{color:#a5d6a7}.ef-article .hljs-section,.ef-article .hljs-title,.ef-article .hljs-title.function_{color:#d2a8ff}.ef-article .hljs-bullet,.ef-article .hljs-number,.ef-article .hljs-symbol{color:#f0c674}.ef-article .hljs-meta,.ef-article .hljs-selector-class,.ef-article .hljs-selector-id,.ef-article .hljs-variable{color:#ffa657}.ef-article .hljs-deletion{color:#ff7b72}.ef-article .hljs-emphasis{font-style:italic}.ef-article .hljs-strong{font-weight:700}.ef-article img{display:block;max-width:100%;height:auto;border-radius:14px;margin:30px auto;background:#f0ece6}.ef-article img+em{display:block;text-align:center;color:#8a8a8a;font-size:13.5px;margin:-18px 0 30px;font-style:normal}.ef-article .ef-blogad{display:grid;grid-template-columns:1fr 200px;align-items:center;gap:24px;margin:44px 0;padding:26px 30px;border:1px solid #f0e7da;border-radius:18px;background:linear-gradient(135deg,#fff6ec,#fdefe4);overflow:hidden}.ef-article .ef-blogad-main{display:flex;flex-direction:column;align-items:flex-start}.ef-article .ef-blogad-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:0 0 10px}.ef-article .ef-blogad-title{display:block;font-size:21px;font-weight:700;color:#23252b;line-height:1.32;margin:0 0 18px;max-width:30ch}.ef-article .ef-blogad-btn{display:inline-flex;align-items:center;background:var(--cta);color:#fff;font-size:14.5px;font-weight:600;padding:13px 24px;border-radius:10px;text-decoration:none;transition:background .18s,transform .18s}.ef-article .ef-blogad-btn:hover{background:var(--cta-h);color:#fff;transform:translateY(-1px)}.ef-article .ef-blogad-art{justify-self:end;width:200px;max-width:100%}.ef-blogad-svg{display:block;width:100%;height:auto}@media(max-width:640px){.ef-article .ef-blogad{grid-template-columns:1fr;gap:18px;padding:22px}.ef-article .ef-blogad-title{font-size:19px;margin-bottom:16px}.ef-article .ef-blogad-art{display:none}}.ef-side .ef-blogad{display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(150deg,#fff6ec,#fdefe4);border:1px solid #f0e7da;border-radius:16px;padding:22px;overflow:hidden}.ef-side .ef-blogad-art{order:-1;width:100%;margin:0 0 14px}.ef-side .ef-blogad-svg{max-height:130px}.ef-side .ef-blogad-tag{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin:0 0 8px}.ef-side .ef-blogad-title{display:block;font-family:var(--font-merriweather),sans-serif;font-size:17px;font-weight:700;color:#23252b;line-height:1.35;margin:0 0 16px}.ef-side .ef-blogad-btn{display:inline-flex;align-items:center;background:var(--cta);color:#fff;font-size:14px;font-weight:600;padding:11px 18px;border-radius:10px;text-decoration:none;transition:background .18s}.ef-side .ef-blogad-btn:hover{background:var(--cta-h)}.ef-article .ef-blogad-bg,.ef-side .ef-blogad-bg{background:var(--ad-bg) center/cover no-repeat;border-color:#0000000f}.ef-article .ef-blogad-bg{grid-template-columns:1fr}.ef-blogad-bg .ef-blogad-art{display:none}.ef-blogad-bg .ef-blogad-tag{color:var(--orange)}.ef-blogad-bg .ef-blogad-title{color:#23252b}.ef-think{display:grid;grid-template-columns:1.1fr .9fr;gap:56px;align-items:stretch}.ef-think-list{list-style:none;margin:30px 0 0;padding:0;display:flex;flex-direction:column;gap:22px}.ef-think-item{display:flex;gap:12px;align-items:flex-start}.ef-think-icon{flex:0 0 22px;width:22px;height:24px;margin-top:2px;display:flex;align-items:center;justify-content:flex-start}.ef-think-icon img{width:18px;height:18px;display:block}.ef-think-title{font-size:17px;font-weight:700;color:#222;margin:2px 0 4px}.ef-think-body{color:#666;font-size:14.5px;line-height:1.6;margin:0}.ef-think-photo{border-radius:20px;min-height:420px;background:#1a1a1a 50%/cover no-repeat;box-shadow:0 16px 40px #1414141a}@media(max-width:900px){.ef-think{grid-template-columns:1fr;gap:30px}.ef-think-photo{min-height:300px;order:-1}}.ef-share{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ef-share-label{font-size:12px;font-weight:700;color:#9a9a9a;text-transform:uppercase;letter-spacing:.05em;margin-right:4px}.ef-share-btn{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#fff;color:#555;cursor:pointer;transition:.18s}.ef-share-btn:hover{background:var(--orange);border-color:var(--orange);color:#fff}.ef-share-copied{font-size:13px;color:var(--orange);font-weight:600}.ef-share-follow{margin-left:auto;display:inline-flex;align-items:center;gap:8px;min-height:38px}.ef-share-top{margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid var(--line)}.ef-share-bottom{margin-top:34px;padding-top:26px;border-top:1px solid var(--line)}@media(max-width:480px){.ef-share{gap:5px;flex-wrap:nowrap}.ef-share-label{font-size:9.5px;letter-spacing:0;margin-right:0;white-space:nowrap}.ef-share-btn{width:30px;height:30px;flex:none}.ef-share-btn svg{width:14px;height:14px}.ef-share-follow{gap:4px;min-height:30px;flex:none}}.ef-authorbox{display:flex;gap:24px;align-items:flex-start;max-width:740px;margin:34px auto 0;padding:28px;background:#0000;border:1px solid var(--line);border-radius:18px}.ef-authorbox-body{flex:1 1;min-width:0}.ef-authorbox-photo,.ef-authorbox-photolink{flex:none;display:block;border-radius:50%}.ef-authorbox-photo{width:84px;height:84px;object-fit:cover;transition:opacity .18s}.ef-authorbox-photolink:hover .ef-authorbox-photo{opacity:.88}.ef-authorbox-name{font-size:20px;font-weight:700;color:#1f1f1f;margin:6px 0 2px}.ef-authorbox-name a{color:inherit;text-decoration:none;transition:color .18s}.ef-authorbox-name a:hover,.ef-authorbox-role{color:var(--orange)}.ef-authorbox-role{font-size:14px;font-weight:600;margin:0}.ef-authorbox-bio{color:#555;font-size:15px;line-height:1.62;margin:14px 0 0}.ef-authorbox-actions{display:flex;flex-direction:column;gap:8px;align-items:flex-start;margin-top:16px}@media(max-width:560px){.ef-authorbox{flex-direction:column;gap:16px;padding:24px 20px}}.ef-slogan-quote{margin:44px auto 0;max-width:780px;font-size:23px;line-height:1.55;font-weight:600;font-style:italic;color:#2b2b2b;text-align:center}.ef-slogan-quote:before{content:"";display:block;width:46px;height:3px;border-radius:2px;background:var(--orange);margin:0 auto 22px}@media(max-width:640px){.ef-slogan-quote{font-size:19px;margin-top:32px}}.ef-diff-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;position:relative;margin-top:38px}.ef-diff-grid:before{content:"";position:absolute;top:4px;bottom:4px;left:50%;width:1px;background:var(--line)}.ef-diff-grid .ef-think-list{margin-top:0}@media(max-width:760px){.ef-diff-grid{grid-template-columns:1fr;gap:26px}.ef-diff-grid:before{display:none}}.ef-mission{max-width:880px;text-align:left}.ef-mission-bar{display:block;width:48px;height:4px;border-radius:4px;background:var(--orange);margin:14px 0 20px}.ef-mission-title{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:36px;line-height:1.24;color:#222;margin:0 0 22px}.ef-mission-text{color:#555;font-size:18px;line-height:1.78;max-width:760px;margin:0}@media(max-width:640px){.ef-mission-title{font-size:27px}.ef-mission-text{font-size:16px}}.ef-lead2{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:stretch;max-width:1080px;margin:40px auto 0;text-align:left}.ef-lead2-photo{height:100%}.ef-lead2-photo img,.ef-lead2-photo picture{display:block;height:100%}.ef-lead2-photo img{width:100%;object-fit:cover;object-position:center;border-radius:20px;box-shadow:0 16px 40px #1414141a}.ef-founder-bio{color:#555;font-size:16.5px;line-height:1.8;margin:0 0 16px}.ef-name-link{color:#222;font-weight:700;text-decoration:none;border-bottom:1px solid #ed7d3159;transition:.18s}.ef-name-link:hover{color:var(--orange);border-bottom-color:var(--orange)}.ef-founders-links{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.ef-founder-linkbtn{display:flex;flex-direction:column;gap:2px;padding:12px 18px;border:1px solid var(--line);border-radius:12px;text-decoration:none;transition:.18s}.ef-founder-linkbtn:hover{border-color:var(--orange);background:#fffaf5}.ef-founder-linkbtn-name{color:#222;font-weight:700;font-size:15px}.ef-founder-linkbtn-tag{color:var(--orange);font-size:12.5px;font-weight:600}@media(max-width:860px){.ef-lead2{grid-template-columns:1fr;gap:28px;align-items:start}.ef-lead2-photo img{height:auto}}.ef-team-band{height:clamp(240px,38vw,460px);background-size:cover;background-position:50%;border-radius:18px}.ef-article .ef-figure{margin:34px 0;text-align:center}.ef-article .ef-figure svg{max-width:100%;height:auto;border:1px solid #ece5db;border-radius:14px;background:#fff;padding:16px}.ef-article .ef-figure figcaption{color:#8a8a8a;font-size:13.5px;margin-top:10px}.ef-article .ef-figure pre.mermaid{background:#0000;border:0;padding:0;margin:0;overflow:visible}.ef-article .ef-figure pre.mermaid:not([data-processed]){font-size:0;color:#0000}@media(max-width:640px){.ef-article-title{font-size:30px}.ef-article-cover{height:auto;aspect-ratio:2/1}.ef-article-lead{font-size:18px}}.ef-dc-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ef-dc{background:#1a1a1a;color:#fff;border-radius:18px;padding:32px}.ef-dc-tag{display:inline-block;background:#ed7d3129;color:var(--orange);font-size:11.5px;font-weight:700;letter-spacing:.08em;border-radius:20px;padding:5px 12px;margin-bottom:14px}.ef-dc h3{font-size:22px;font-weight:700;margin:0 0 4px}.ef-dc-loc{color:#a9a9a9;font-size:14px;margin-bottom:18px}.ef-dc-specs{list-style:none;display:flex;flex-wrap:wrap;gap:9px}.ef-dc-specs li{background:#ffffff0f;border-radius:8px;padding:8px 12px;font-size:12.5px;color:#ddd}.ef-dc-prov{display:inline-block;margin-left:8px;background:#ffffff14;border:1px solid #ffffff24;color:#fff;font-size:11.5px;font-weight:700;letter-spacing:.06em;border-radius:20px;padding:5px 12px;margin-bottom:14px}.ef-dc-link{display:inline-block;margin-top:18px;color:var(--orange);font-size:13.5px;font-weight:600}.ef-dc-link:hover{color:#fff}@media(max-width:980px){.ef-contact{gap:32px}.ef-contact,.ef-cta-inner,.ef-dc-grid{grid-template-columns:1fr}.ef-cta-inner{gap:40px}}@media(max-width:640px){.ef-cta-title{font-size:30px}.ef-cta-inner{padding:48px 18px}.ef-form{padding:22px 18px}.ef-form-row{grid-template-columns:1fr}.ef-map{height:300px}}.ef-pagination{display:flex;gap:8px;margin-top:48px;flex-wrap:wrap}.ef-page-btn,.ef-pagination{justify-content:center;align-items:center}.ef-page-btn{min-width:42px;height:42px;padding:0 12px;border:1px solid var(--line);background:#fff;color:#555;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:.18s;display:inline-flex;gap:6px;text-decoration:none}.ef-page-btn:hover:not(:disabled){border-color:var(--orange);color:var(--orange)}.ef-page-btn.active{background:var(--orange);border-color:var(--orange);color:#fff}.ef-page-btn:disabled{opacity:.4;cursor:not-allowed}.ef-page-ellipsis{color:#9a9a9a;padding:0 4px}.ef-slider,.ef-slider-stage{position:relative}.ef-slider-viewport{overflow:hidden;padding:40px 0;margin:-40px 0}.ef-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:6;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#2b2b2b;font-size:21px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 22px -8px #00000059;transition:background .18s,border-color .18s}.ef-slider-arrow:hover{background:#fafafa;border-color:#d8d4ce}.ef-slider-arrow-prev{left:-14px}.ef-slider-arrow-next{right:-14px}@media(max-width:640px){.ef-slider-arrow{width:36px;height:36px;font-size:18px}.ef-slider-arrow-prev{left:2px}.ef-slider-arrow-next{right:2px}}.ef-slider-track{display:flex;transition:transform .45s ease}.ef-slide{flex:0 0 100%;display:grid;gap:22px;align-items:stretch}.ef-slider{--lp-w:33.3333%}@media(max-width:980px){.ef-slider{--lp-w:50%}}@media(max-width:640px){.ef-slider{--lp-w:86%}}.ef-loop-track{display:flex;align-items:stretch;transition:transform .45s ease;transform:translateX(calc(-1 * var(--lp-idx,0) * var(--lp-w)))}.ef-loop-item{box-sizing:border-box;padding:0 11px;display:flex;flex:0 0 var(--lp-w);max-width:var(--lp-w)}.ef-loop-item>*{flex:1 1;min-width:0}.ef-slider-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:34px}.ef-slider-spaced .ef-slider-nav{gap:8px}.ef-slider-nav .ef-page-btn{width:42px;min-width:42px;padding:0;border-radius:12px}.ef-slider-dots{display:flex;gap:8px;align-items:center}.ef-slider-dot{width:8px;height:8px;border-radius:50%;background:#d8d4ce;display:block;transition:.25s}.ef-slider-dot.active{background:var(--orange);width:22px;border-radius:5px}.ef-tech{background:#0000;padding:42px 0}.ef-tech-inner{background:#191919;border-radius:22px;padding:48px 40px}@media(max-width:640px){.ef-tech-inner,.ef-why-inner{padding:30px 18px}}.ef-tech-eyebrow{color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center;margin:0 0 14px}.ef-tech-title{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:30px;line-height:1.2;color:#fff;max-width:680px;margin:0 auto 14px;text-align:center}.ef-tech-desc{color:#bdbdbd;font-size:15.5px;line-height:1.6;max-width:640px;margin:0 auto 36px;text-align:center}.ef-tech-rows{width:max-content;max-width:100%;margin:0 auto}.ef-tech-row{display:flex;gap:24px}.ef-tech-row-2{margin-top:22px;padding-left:186px}.ef-tech-item{display:flex;flex-direction:column;align-items:center;gap:10px;width:100px;flex:0 0 100px}.ef-tech-item img{height:34px;width:auto;max-width:78px;object-fit:contain;filter:brightness(0) invert(1);opacity:.4;transition:opacity .25s,transform .25s;cursor:pointer}.ef-tech-item.big img{height:54px;max-width:64px}.ef-tech-item:hover img{opacity:1;transform:scale(1.12)}.ef-tech-item span{font-size:12px;color:#8a8a8a;font-weight:500;text-align:center}.ef-eco-wide{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;margin-top:22px}.ef-card-dark:hover{transform:translateY(-10px);box-shadow:0 24px 48px -18px #0000008c}.ef-card-wide{flex-direction:row;align-items:flex-start;gap:22px;padding:30px}.ef-card-wide-body{display:flex;flex-direction:column}.ef-card-dark .ef-card-icon{background:#f3ece2}.ef-card-wide .ef-card-icon{margin-bottom:0;margin-top:2px}.ef-card-dark .ef-card-title{white-space:nowrap}.ef-card-wide .ef-card-link{padding-top:16px}.ef-solution{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:start}.ef-solution-left .ef-btn{margin-top:34px}.ef-solution-list{list-style:none;display:flex;flex-direction:column;gap:30px}.ef-solution-item{display:flex;gap:22px;cursor:default;position:relative}.ef-solution-item:not(:last-child):before{content:"";position:absolute;left:23px;top:46px;bottom:-30px;width:1px;background:#e3e3e3}.ef-solution-num{flex:0 0 46px;height:46px;border:1px solid #e3e3e3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;color:#636363;font-weight:500;transition:border-color .2s,color .2s,background .2s,transform .2s}.ef-solution-item:hover .ef-solution-num{border-color:var(--orange);color:#fff;background:var(--orange);transform:scale(1.08)}.ef-solution-title{font-size:20px;font-weight:700;margin:2px 0 8px}.ef-solution-body{max-width:430px;color:var(--gray);font-size:15px;line-height:1.6}@media(max-width:640px){.ef-solution-item:not(:last-child):before{display:none}}.ef-banner{position:relative;border-radius:18px;overflow:hidden;background:#161616;display:grid;grid-template-columns:1fr 1fr;min-height:300px}.ef-banner-content{padding:54px 50px;display:flex;flex-direction:column;justify-content:center;z-index:2}.ef-banner-title{font-family:var(--font-merriweather),sans-serif;font-weight:600;font-size:34px;line-height:1.2;color:#fff;margin:0 0 28px}.ef-banner-img{position:relative;background-image:url(/assets/banner.jpg);background-size:cover;background-position:50%}.ef-banner-img:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#161616,#16161666 35%,#16161600 70%)}.ef-clients-title{color:var(--orange-text);font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-align:center;margin:0 0 26px}.ef-clients-row{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:28px 44px}.ef-client{display:inline-flex;align-items:center}.ef-client img{height:50px;width:auto;max-width:180px;object-fit:contain;opacity:.6;transition:.25s}.ef-client img:hover{opacity:1}.ef-home-cta .ef-cta-title{font-size:44px}.ef-home-cta:before{opacity:.6}@media(max-width:980px){.ef-eco-wide,.ef-solution{grid-template-columns:1fr}.ef-solution{gap:44px}.ef-banner{grid-template-columns:1fr;min-height:0}.ef-banner-img{min-height:240px}.ef-banner-img:before{background:linear-gradient(0deg,#16161600 40%,#161616)}}@media(max-width:640px){.ef-home-cta .ef-cta-title{font-size:30px}.ef-banner-title{font-size:26px}.ef-clients{overflow:hidden}.ef-clients-row.marquee{flex-wrap:nowrap;justify-content:flex-start;gap:30px;width:max-content;margin:0;animation:ef-marq 22s linear infinite}.ef-client{flex:0 0 auto}.ef-card-wide{flex-direction:column;gap:16px}.ef-banner-content{padding:36px 26px}.ef-tech-rows{width:100%}.ef-tech-row{flex-wrap:wrap;justify-content:center;gap:16px}.ef-tech-row-2{padding-left:0;margin-top:16px}.ef-tech-item{width:80px;flex-basis:80px}.ef-nav-cliente{display:none}}.ef-cookie{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:90;width:calc(100% - 32px);max-width:1100px;display:flex;align-items:center;gap:22px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 22px 60px -18px #28140552;padding:20px 24px}.ef-cookie-body{flex:1 1 auto;min-width:0}.ef-cookie-title{display:block;font-size:15.5px;font-weight:700;color:var(--ink);margin-bottom:5px}.ef-cookie-text{margin:0;font-size:13.5px;line-height:1.5;color:var(--gray)}.ef-cookie-policy{color:var(--orange-text);font-weight:600;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.ef-cookie-policy:hover{color:#8a3f08}.ef-cookie-actions{flex:0 0 auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px}@media(max-width:760px){.ef-cookie{align-items:stretch;gap:16px;bottom:0;border-radius:16px 16px 0 0;width:100%;max-width:none;padding:18px 18px calc(18px + env(safe-area-inset-bottom))}.ef-cookie,.ef-cookie-actions{flex-direction:column}.ef-cookie-actions>*{width:100%}}.ef-bs{position:relative}.ef-bs-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.ef-bs-counter{font-size:13px;font-weight:600;letter-spacing:.06em;color:#5a5a5a;margin:0;text-transform:uppercase}.ef-bs-counter b{color:var(--orange)}.ef-bs-counter .c-dim{color:#b8b3ac}.ef-bs-arrows{display:flex;gap:10px}.ef-bs-arrows button{width:46px;height:46px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:18px;color:#2b2b2b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.18s;font-family:inherit}.ef-bs-arrows button:hover{border-color:var(--orange);color:var(--orange)}.ef-bs-stage{position:relative;height:452px;overflow:hidden;perspective:1700px}.ef-bs-card{position:absolute;top:14px;height:calc(100% - 28px);transform-origin:center center;transform:translateX(-50%);padding:22px 24px 20px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:14px;backface-visibility:hidden;transition:transform .55s cubic-bezier(.4,0,.2,1),left .55s cubic-bezier(.4,0,.2,1),opacity .45s ease,box-shadow .45s ease}.ef-bs-card.is-active{border-color:#0000000d;box-shadow:0 26px 60px -22px #231c0f6b,0 6px 16px -10px #231c0f38}.ef-bs-eyebrow{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--orange);margin:0 0 14px}.ef-bs-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--orange)}.ef-bs-tag{background:#ed7d3124;color:var(--orange);font-size:9.5px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;border-radius:20px;padding:3px 9px}.ef-bs-title{font-size:19px;font-weight:700;color:#1c1c1c;margin:0 0 9px;line-height:1.2}.ef-bs-body{color:var(--gray);font-size:12.5px;line-height:1.55;margin:0 0 14px;max-width:320px}.ef-bs-demo{margin-top:8px}.ef-bs-ic{flex:none;width:40px;height:40px;border-radius:11px;background:#ed7d311f;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.ef-bs-ic img{width:20px;height:20px}.ef-bs-feats{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0}.ef-bs-feats li{position:relative;padding-left:22px;font-size:12px;color:#3a3a3a;line-height:1.35}.ef-bs-feats li:before{content:"";position:absolute;left:0;top:0;width:15px;height:15px;border-radius:50%;background:#ed7d3124 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M5 12l4 4 10-10' stroke='%23ED7D31' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50% no-repeat}.ef-bs-card.is-active .ef-bs-feats li{opacity:0;animation:ef-bs-feat .5s ease both}.ef-bs-card.is-active .ef-bs-feats li:before{transform:scale(0);animation:ef-bs-pop .5s cubic-bezier(.34,1.56,.64,1) both}.ef-bs-card.is-active .ef-bs-feats li:first-child,.ef-bs-card.is-active .ef-bs-feats li:first-child:before{animation-delay:.18s}.ef-bs-card.is-active .ef-bs-feats li:nth-child(2),.ef-bs-card.is-active .ef-bs-feats li:nth-child(2):before{animation-delay:.33s}.ef-bs-card.is-active .ef-bs-feats li:nth-child(3),.ef-bs-card.is-active .ef-bs-feats li:nth-child(3):before{animation-delay:.48s}.ef-bs-card.is-active .ef-bs-feats li:nth-child(4),.ef-bs-card.is-active .ef-bs-feats li:nth-child(4):before{animation-delay:.63s}.ef-bs-card.is-active .ef-bs-feats li:nth-child(5),.ef-bs-card.is-active .ef-bs-feats li:nth-child(5):before{animation-delay:.78s}@keyframes ef-bs-feat{0%{opacity:0;transform:translateX(-8px)}to{opacity:1;transform:none}}@keyframes ef-bs-pop{0%{transform:scale(0)}60%{transform:scale(1.22)}to{transform:scale(1)}}.ef-mq{position:relative;overflow:hidden;padding:30px 0;margin-top:8px}.ef-mq-track{display:flex;gap:26px;width:max-content;will-change:transform}.ef-mq-card{flex:0 0 auto;width:clamp(260px,30vw,360px);transform:scale(calc(.82 + var(--mq,0)*.18));opacity:calc(.32 + var(--mq,0)*.68);transition:transform .15s linear,opacity .15s linear}.ef-mq-card>.ef-feature{height:100%}.ef-mq-card.is-center>.ef-feature{border-color:var(--cta);box-shadow:0 24px 48px -26px #d66f0073}.ef-mq-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;color:#2b2b2b;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px -12px #28140566;transition:background .15s ease,color .15s ease,border-color .15s ease}.ef-mq-arrow:hover{background:var(--cta);color:#fff;border-color:var(--cta)}.ef-mq-prev{left:10px}.ef-mq-next{right:10px}.ef-bs-dots{display:flex;justify-content:center;gap:9px;margin-top:30px}.ef-bs-dot{width:26px;height:6px;border-radius:4px;border:none;background:#d8d4ce;padding:0;cursor:pointer;transition:.25s}.ef-bs-dot.is-on{background:var(--orange)}.c-dim{color:#8a8a8a}.c-ok{color:#4ec07a}.c-acc{color:var(--orange)}.c-cmd{color:#eaeaea}@media(max-width:980px){.ef-bs-stage{height:480px}.ef-bs-card{padding:20px}.ef-bs-title{font-size:17px}}@media(max-width:640px){.ef-bs-stage{height:500px}.ef-bs-arrows button{width:38px;height:38px}}