.efh{--efh-ink: #143a52;--efh-ink-2: #1d5273;--efh-body: #3f5566;--efh-paper: #f3f8fc;--efh-card: #ffffff;--efh-line: #d6e4ee;--efh-green: #2f8a43;--efh-green-hi: #37a04f;--efh-cyan: #3b93cc;--efh-cyan-hi: #5aa2d4;--efh-sky: #5aa2d4;--efh-chalk: #e0a33c;--efh-max: 1180px;color:var(--efh-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.efh *,.efh *:before,.efh *:after{box-sizing:border-box}.efh__w{max-width:var(--efh-max);margin:0 auto;padding:0 20px;width:100%}.efh h1,.efh h2,.efh h3{color:var(--efh-ink);margin:0 0 .5em;font-weight:700;line-height:1.12;letter-spacing:-.02em}.efh p{margin:0 0 1em}.efh p:last-child{margin-bottom:0}.efh a{color:inherit}.efh :focus-visible{outline:3px solid var(--efh-cyan-hi);outline-offset:3px;border-radius:3px}.efh__btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 26px;font-size:16px;font-weight:600;line-height:1.2;text-decoration:none;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.efh__btn--solid{background:var(--efh-cyan);color:#fff}.efh__btn--solid:hover{background:var(--efh-ink-2);color:#fff}.efh__btn--ghost{background:#fff;color:var(--efh-ink);border-color:var(--efh-line)}.efh__btn--ghost:hover{border-color:var(--efh-ink);color:var(--efh-ink)}.efh__btn--cyan{background:var(--efh-cyan);color:#fff}.efh__btn--cyan:hover{background:var(--efh-ink-2);color:#fff}.efh__btn--line{background:transparent;color:var(--efh-ink);border-color:var(--efh-line)}.efh__btn--line:hover{border-color:var(--efh-ink)}.efh__trust{background:#e6f2fa;color:var(--efh-ink);border-bottom:1px solid #d3e5f2}.efh__trust ul{list-style:none;margin:0;padding:11px 20px;max-width:var(--efh-max);margin-inline:auto;display:flex;flex-wrap:wrap;gap:6px 30px;justify-content:center;font-size:13.5px;font-weight:500;letter-spacing:.01em}.efh__trust li{display:inline-flex;align-items:center;gap:8px}.efh__trust svg{flex:none;width:13px;height:13px;color:var(--efh-green)}.efh__hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#eef6fc);color:var(--efh-body);padding:72px 0 80px}.efh__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.12}.efh__hero-contour{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:1;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='720' height='520' viewBox='0 0 720 520'><g fill='none' stroke='%235aa2d4' stroke-opacity='.28' stroke-width='1.6'><circle cx='80' cy='90' r='34'/><circle cx='210' cy='300' r='18'/><circle cx='330' cy='120' r='52'/><circle cx='470' cy='390' r='26'/><circle cx='600' cy='150' r='40'/><circle cx='120' cy='440' r='60'/><circle cx='660' cy='470' r='14'/><circle cx='390' cy='260' r='9'/></g><g fill='%235aa2d4' fill-opacity='.10'><circle cx='80' cy='90' r='34'/><circle cx='330' cy='120' r='52'/><circle cx='120' cy='440' r='60'/><circle cx='600' cy='150' r='40'/></g><g fill='%23ffffff' fill-opacity='.7'><circle cx='66' cy='76' r='7'/><circle cx='312' cy='100' r='10'/><circle cx='98' cy='418' r='12'/><circle cx='586' cy='136' r='8'/><circle cx='460' cy='380' r='5'/></g></svg>");background-repeat:repeat;background-size:720px 520px;background-position:40px 20px}.efh__hero-contour svg{display:none}.efh__hero .efh__w{position:relative}.efh__hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:56px;align-items:center}.efh__hero h1{color:var(--efh-ink);font-size:clamp(34px,4.4vw,56px);max-width:15ch;margin-bottom:20px}.efh__hero-sub{font-size:clamp(16px,1.35vw,18.5px);color:var(--efh-body);max-width:52ch;line-height:1.62;margin-bottom:30px}.efh__hero-ctas{display:flex;flex-wrap:wrap;gap:12px}.efh__card{background:var(--efh-card);border:1px solid #d3e5f2;border-top:4px solid var(--efh-sky);border-radius:10px;padding:30px 28px 28px;box-shadow:0 18px 40px #143a521f}.efh__card h2{font-size:21px;margin-bottom:10px}.efh__card p{font-size:15px;margin-bottom:18px}.efh__card-form{display:flex;gap:8px}.efh__card-form input{flex:1 1 auto;min-width:0;padding:13px 14px;font-size:16px;border:1px solid var(--efh-line);border-radius:6px;color:var(--efh-ink);background:#fff}.efh__card-form input::placeholder{color:#8fa4b3}.efh__card-form input:focus{border-color:var(--efh-cyan)}.efh__card-form .efh__btn{padding-inline:20px;flex:none}.efh__card-note{font-size:13px;color:#5f7585;margin-top:14px}.efh__card-note a{color:var(--efh-cyan)}.efh__sec{padding:72px 0}.efh__sec--paper{background:var(--efh-paper)}.efh__sec-head{max-width:62ch;margin-bottom:38px}.efh__sec-head h2{font-size:clamp(26px,2.6vw,36px)}.efh__sec-head p{font-size:17px}.efh__router{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.efh__problem{display:flex;flex-direction:column;background:var(--efh-card);border:1px solid var(--efh-line);border-top:3px solid var(--efh-sky);border-radius:6px;padding:26px 24px 24px;text-decoration:none;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.efh__problem:hover{border-top-color:var(--efh-green);transform:translateY(-2px);box-shadow:0 10px 24px #143a5214}.efh__problem-icon{color:var(--efh-cyan);margin-bottom:16px}.efh__problem-icon svg{width:30px;height:30px;display:block}.efh__problem h3{font-size:18.5px;margin-bottom:8px}.efh__problem p{font-size:14.5px;line-height:1.55;margin-bottom:18px}.efh__problem span.efh__more{margin-top:auto;font-size:14.5px;font-weight:600;color:var(--efh-green);border-bottom:1px solid currentColor;align-self:flex-start;padding-bottom:1px}.efh__proof-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.efh__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.efh__stat{border-left:3px solid var(--efh-sky);padding-left:16px}.efh__stat b{display:block;font-size:clamp(26px,2.6vw,34px);font-weight:700;color:var(--efh-ink);line-height:1.05;letter-spacing:-.02em}.efh__stat span{display:block;font-size:14px;margin-top:6px}.efh__sec-head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;max-width:none}.efh__sec-head--row h2{margin-bottom:0}.efh__sec-head--row a{font-weight:600;color:var(--efh-green);white-space:nowrap}.efh__products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.efh__prod{display:flex;flex-direction:column;background:var(--efh-card);border:1px solid var(--efh-line);border-radius:6px;padding:16px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease}.efh__prod:hover{border-color:var(--efh-sky);box-shadow:0 10px 24px #143a5214}.efh__prod-img{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;margin-bottom:14px;background:#fff}.efh__prod-img img{max-width:100%;max-height:100%;object-fit:contain}.efh__prod h3{font-size:15.5px;line-height:1.35;margin-bottom:8px;font-weight:600}.efh__prod-price{margin-top:auto;font-size:15px;font-weight:700;color:var(--efh-ink)}.efh__prod-price small{display:block;font-weight:500;font-size:12.5px;color:var(--efh-body);margin-top:3px}.efh__rating{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:8px}.efh__rating b{font-size:30px;color:var(--efh-ink);letter-spacing:-.02em}.efh__stars{color:#f0a92a;letter-spacing:2px;font-size:17px}.efh__reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.efh__review{background:var(--efh-card);border:1px solid var(--efh-line);border-radius:6px;padding:26px 24px;display:flex;flex-direction:column}.efh__review blockquote{margin:0 0 20px;font-size:15px;line-height:1.62;color:var(--efh-ink)}.efh__review-by{margin-top:auto;display:flex;align-items:center;gap:12px}.efh__avatar{width:38px;height:38px;flex:none;border-radius:50%;background:var(--efh-sky);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13.5px;font-weight:700;letter-spacing:.02em}.efh__review-by strong{display:block;font-size:14.5px;color:var(--efh-ink)}.efh__review-by em{font-style:normal;font-size:12.5px;color:#5f7585}.efh__cta{background:linear-gradient(135deg,#3b93cc,#1d5273);color:#e8f3fa;padding:62px 0}.efh__cta h2{color:#fff;font-size:clamp(25px,2.5vw,34px)}.efh__cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px;flex-wrap:wrap}.efh__cta-copy{max-width:56ch}.efh__cta-copy p{font-size:16.5px;color:#d8e9f5}.efh__cta-actions{display:flex;gap:12px;flex-wrap:wrap}.efh__cta .efh__btn--solid{background:#fff;color:var(--efh-ink)}.efh__cta .efh__btn--solid:hover{background:#e6f2fa;color:var(--efh-ink)}.efh__cta .efh__btn--ghost{background:transparent;color:#fff;border-color:#ffffff80}.efh__cta .efh__btn--ghost:hover{background:#ffffff1f;color:#fff}@media(max-width:1000px){.efh__hero-grid,.efh__proof-grid{grid-template-columns:1fr;gap:40px}.efh__hero h1{max-width:none}.efh__router,.efh__products{grid-template-columns:repeat(2,minmax(0,1fr))}.efh__reviews{grid-template-columns:1fr}}@media(max-width:600px){.efh__hero{padding:52px 0 58px}.efh__sec{padding:52px 0}.efh__router{grid-template-columns:1fr}.efh__stats{grid-template-columns:1fr;gap:18px}.efh__card{padding:24px 20px}.efh__card-form{flex-direction:column}.efh__card-form .efh__btn,.efh__btn,.efh__hero-ctas,.efh__cta-actions{width:100%}.efh__sec-head--row{flex-direction:column;align-items:flex-start;gap:12px}}@media(prefers-reduced-motion:reduce){.efh *,.efh *:before,.efh *:after{transition-duration:.01ms!important;animation-duration:.01ms!important}.efh__problem:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/ef-homepage-2026.css.map */
