.sf-ef-hero{--sfef-ink:#111827;--sfef-ink-2:#183247;--sfef-yellow:#f5b216;--sfef-yellow-hover:#ffd731;--sfef-white:#fff;--sfef-line:rgba(255,255,255,.16);background:linear-gradient(118deg,var(--sfef-ink) 0%,var(--sfef-ink-2) 100%);color:var(--sfef-white);overflow:hidden;padding:96px 24px 34px}.sf-ef-hero,.sf-ef-hero *{box-sizing:border-box}.sf-ef-hero__wrap{width:min(1280px,100%);margin:0 auto}.sf-ef-hero__grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:clamp(42px,6vw,92px);align-items:center}.sf-ef-hero__eyebrow{margin:0 0 20px;color:var(--sfef-yellow);font-family:"Poppins",Arial,sans-serif;font-size:13px;font-weight:700;letter-spacing:.13em;line-height:1.3}.sf-ef-hero h1{max-width:710px;margin:0;color:var(--sfef-white);font-family:"Poppins",Arial,sans-serif;font-size:60px;font-weight:700;letter-spacing:-.04em;line-height:1.08}.sf-ef-hero__lead{max-width:680px;margin:26px 0 0;color:rgba(255,255,255,.84);font-family:"Lato",Arial,sans-serif;font-size:17px;font-weight:400;line-height:1.72}.sf-ef-hero__proof{display:grid;gap:11px;max-width:690px;margin:25px 0 0;padding:0;list-style:none}.sf-ef-hero__proof li{display:grid;grid-template-columns:9px minmax(0,1fr);gap:11px;align-items:start;color:rgba(255,255,255,.92);font-family:"Poppins",Arial,sans-serif;font-size:15px;font-weight:500;line-height:1.55}.sf-ef-hero__proof li::before{width:8px;height:8px;margin-top:.47em;border-radius:50%;background:var(--sfef-yellow);content:""}.sf-ef-hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:31px}.sf-ef-hero__button{display:inline-flex;min-height:54px;padding:0 25px;border:1px solid transparent;border-radius:999px;align-items:center;justify-content:center;gap:9px;font-family:"Poppins",Arial,sans-serif;font-size:16px;font-weight:700;line-height:1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.sf-ef-hero__button:hover{transform:translateY(-2px)}.sf-ef-hero__button--primary{border-color:var(--sfef-yellow);background:var(--sfef-yellow);color:var(--sfef-ink)}.sf-ef-hero__button--primary:hover{border-color:var(--sfef-yellow-hover);background:var(--sfef-yellow-hover);color:var(--sfef-ink)}.sf-ef-hero__button--secondary{border-color:rgba(255,255,255,.52);background:0 0;color:var(--sfef-white)}.sf-ef-hero__button--secondary:hover{border-color:var(--sfef-white);background:var(--sfef-white);color:var(--sfef-ink)}.sf-ef-hero__button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.sf-ef-hero__helper{max-width:620px;margin:16px 0 0;color:rgba(255,255,255,.62);font-family:"Lato",Arial,sans-serif;font-size:14px;line-height:1.55}.sf-ef-hero__visual{position:relative;min-height:530px}.sf-ef-hero__visual::before{position:absolute;top:2%;right:-7%;width:min(34vw,440px);aspect-ratio:1;border:1px solid rgba(245,178,22,.48);border-radius:50%;content:""}.sf-ef-hero__visual::after{position:absolute;right:4%;bottom:5%;width:33%;aspect-ratio:1;border-radius:50%;background:rgba(245,178,22,.13);content:""}.sf-ef-hero__image{position:absolute;inset:35px 0 25px 28px;z-index:1;display:flex;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-radius:22px;align-items:center;justify-content:center;background:#fff;box-shadow:0 26px 60px rgba(0,0,0,.28)}.sf-ef-hero__image img{width:100%;height:100%;object-fit:contain}.sf-ef-hero__badge{position:absolute;z-index:2;bottom:0;left:0;padding:15px 18px;background:var(--sfef-yellow);color:var(--sfef-ink);font-family:"Poppins",Arial,sans-serif;font-size:12px;font-weight:700;letter-spacing:.07em;line-height:1.4}.sf-ef-hero__facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-top:58px;padding-top:25px;border-top:1px solid var(--sfef-line)}.sf-ef-hero__fact{color:rgba(255,255,255,.67);font-family:"Poppins",Arial,sans-serif;font-size:14px;font-weight:500;line-height:1.45}.sf-ef-hero__fact strong{display:block;margin-bottom:3px;color:var(--sfef-white);font-size:17px;font-weight:700}@media (max-width:991px){.sf-ef-hero{padding:76px 24px 32px}.sf-ef-hero__grid{grid-template-columns:1fr;gap:36px}.sf-ef-hero h1{max-width:760px;font-size:52px}.sf-ef-hero__visual{min-height:450px;max-width:680px}.sf-ef-hero__facts{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:42px}}@media (max-width:575px){.sf-ef-hero{padding:62px 16px 28px}.sf-ef-hero h1{font-size:42px;line-height:1.12}.sf-ef-hero__lead{font-size:17px;line-height:1.68}.sf-ef-hero__actions{display:grid;grid-template-columns:1fr}.sf-ef-hero__button{width:100%}.sf-ef-hero__visual{min-height:320px}.sf-ef-hero__image{inset:20px 0 20px 12px;border-radius:16px}.sf-ef-hero__badge{padding:11px 13px;font-size:10px}.sf-ef-hero__facts{grid-template-columns:1fr;gap:15px;margin-top:34px}}