

/* Start:/local/css/kontur/extern-first-report.css?178819080036890*/
@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');

.efr_page {
  --efr-teal: #00bea2;
  --efr-teal-dark: #009b88;
  --efr-navy: #013f54;
  --efr-navy-2: #02536c;
  --efr-ink: #182d37;
  --efr-muted: #647881;
  --efr-line: #dce9e8;
  --efr-mist: #f4f8f7;
  --efr-white: #fff;
  color: var(--efr-ink);
  background: #fff;
  font-family: Manrope, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.55;
  overflow: clip;
}
.efr_page *, .efr_page *::before, .efr_page *::after { box-sizing: border-box; }
.efr_page a { color: inherit; }
.efr_page h1, .efr_page h2, .efr_page h3, .efr_page p { margin-top: 0; }
.efr_container { width: min(1180px, calc(100% - 48px)); margin: 0 auto; }
.efr_section { padding: 108px 0; scroll-margin-top: 80px; }
.efr_section--mist { background: var(--efr-mist); }
.efr_section--compact { padding: 64px 0; }
.efr_eyebrow { display: inline-block; margin-bottom: 14px; color: var(--efr-teal-dark); font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.efr_eyebrow--light { color: #84ecda; }
.efr_heading { margin-bottom: 54px; }
.efr_heading h2, .efr_faq-intro h2, .efr_import-copy h2, .efr_checklist-intro h2 { margin-bottom: 0; font-size: clamp(34px, 4vw, 52px); line-height: 1.08; letter-spacing: -.045em; }
.efr_heading--split { display: grid; grid-template-columns: 1.1fr .75fr; gap: 80px; align-items: end; }
.efr_heading--split > p { max-width: 500px; margin: 0 0 5px; color: var(--efr-muted); font-size: 17px; }

.efr_hero { position: relative; min-height: 750px; padding: 70px 0 78px; background: linear-gradient(145deg, #f8fbfa 0%, #edf7f5 100%); overflow: hidden; }
.efr_hero::after { content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 1px; background: var(--efr-line); }
.efr_hero-circle { position: absolute; border: 1px solid rgba(0,190,162,.2); border-radius: 50%; pointer-events: none; }
.efr_hero-circle--one { width: 510px; height: 510px; right: -230px; top: -250px; }
.efr_hero-circle--two { width: 150px; height: 150px; left: -75px; bottom: 60px; }
.efr_hero-grid { position: relative; z-index: 1; display: grid; grid-template-columns: 1.08fr .92fr; gap: 72px; align-items: center; }
.efr_breadcrumbs { display: flex; flex-wrap: wrap; gap: 8px; margin-bottom: 70px; color: #6f838b; font-size: 13px; }
.efr_breadcrumbs a { text-decoration: none; }
.efr_breadcrumbs a:hover { color: var(--efr-teal-dark); }
.efr_kicker { display: flex; align-items: center; gap: 10px; margin-bottom: 18px; color: var(--efr-navy-2); font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.efr_kicker span { width: 9px; height: 9px; border-radius: 50%; background: var(--efr-teal); box-shadow: 0 0 0 6px rgba(0,190,162,.12); }
.efr_hero h1 { max-width: 680px; margin-bottom: 24px; font-size: clamp(44px, 5.4vw, 72px); font-weight: 700; line-height: .99; letter-spacing: -.058em; }
.efr_lead { max-width: 630px; margin-bottom: 27px; color: #526b75; font-size: 19px; line-height: 1.65; }
.efr_agencies { display: flex; gap: 8px; margin-bottom: 34px; }
.efr_agencies span { min-width: 68px; padding: 8px 13px; border: 1px solid #cddfdd; border-radius: 999px; color: var(--efr-navy); font-size: 12px; font-weight: 800; text-align: center; }
.efr_hero-actions { display: flex; flex-wrap: wrap; gap: 12px; }
.efr_btn { display: inline-flex; min-height: 54px; align-items: center; justify-content: center; gap: 22px; padding: 14px 25px; border: 1px solid transparent; border-radius: 999px; font: 700 14px/1.2 Manrope, sans-serif; text-decoration: none; cursor: pointer; transition: transform .2s, background .2s, border-color .2s, color .2s; }
.efr_btn:hover { transform: translateY(-2px); }
.efr_btn--primary { color: #fff !important; background: var(--efr-teal); box-shadow: 0 12px 30px rgba(0,190,162,.18); }
.efr_btn--primary:hover { background: var(--efr-teal-dark); }
.efr_btn--quiet { border-color: #c7dcda; color: var(--efr-navy); background: rgba(255,255,255,.58); }
.efr_btn--white { color: var(--efr-navy); background: #fff; }
.efr_hero-note { max-width: 580px; margin: 30px 0 0; color: #71848c; font-size: 12px; }

.efr_status-orbit { position: relative; width: min(100%, 500px); aspect-ratio: 1; margin: 80px auto 0; }
.efr_orbit { position: absolute; border: 1px solid rgba(1,63,84,.15); border-radius: 50%; }
.efr_orbit--outer { inset: 5%; }
.efr_orbit--inner { inset: 22%; border-style: dashed; }
.efr_orbit-core { position: absolute; inset: 34%; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 50%; color: #fff; background: var(--efr-navy); box-shadow: 0 20px 50px rgba(1,63,84,.18); text-align: center; }
.efr_orbit-core svg { width: 32px; margin-bottom: 9px; fill: none; stroke: #69e2cf; stroke-width: 1.7; stroke-linecap: round; stroke-linejoin: round; }
.efr_orbit-core strong { font-size: 15px; line-height: 1.25; }
.efr_orbit-node { position: absolute; display: flex; align-items: center; gap: 9px; padding: 8px 13px 8px 9px; border: 1px solid #d4e5e3; border-radius: 999px; color: var(--efr-navy); background: rgba(255,255,255,.92); box-shadow: 0 10px 30px rgba(18,61,70,.07); font-size: 12px; font-weight: 700; }
.efr_orbit-node i { width: 10px; height: 10px; border: 2px solid var(--efr-teal); border-radius: 50%; }
.efr_orbit-node--one { top: 6%; left: 17%; }
.efr_orbit-node--two { top: 24%; right: 0; }
.efr_orbit-node--three { bottom: 18%; right: 1%; }
.efr_orbit-node--four { bottom: 4%; left: 10%; }
.efr_orbit-node--four i { border-color: var(--efr-navy); background: var(--efr-teal); }
.efr_dot { position: absolute; border-radius: 50%; background: var(--efr-teal); }
.efr_dot--one { width: 8px; height: 8px; top: 16%; right: 21%; }
.efr_dot--two { width: 5px; height: 5px; bottom: 30%; left: 7%; }
.efr_dot--three { width: 12px; height: 12px; top: 39%; left: 3%; background: rgba(0,190,162,.32); }

.efr_contents { position: relative; z-index: 4; border-bottom: 1px solid var(--efr-line); background: rgba(255,255,255,.96); }
.efr_contents-inner { display: flex; align-items: center; gap: 34px; min-height: 72px; overflow-x: auto; scrollbar-width: none; }
.efr_contents-inner::-webkit-scrollbar { display: none; }
.efr_contents span { color: #8a9ba1; font-size: 11px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; white-space: nowrap; }
.efr_contents a { position: relative; color: #405761; font-size: 13px; font-weight: 700; text-decoration: none; white-space: nowrap; }
.efr_contents a::after { content: ""; position: absolute; left: 0; right: 100%; bottom: -8px; height: 2px; background: var(--efr-teal); transition: right .2s; }
.efr_contents a:hover::after { right: 0; }

.efr_prerequisites { display: grid; grid-template-columns: repeat(3, 1fr); border-top: 1px solid var(--efr-line); border-bottom: 1px solid var(--efr-line); }
.efr_prerequisite { padding: 34px 36px 36px 0; }
.efr_prerequisite + .efr_prerequisite { padding-left: 36px; border-left: 1px solid var(--efr-line); }
.efr_round-icon { display: grid; width: 43px; height: 43px; margin-bottom: 30px; place-items: center; border: 1px solid var(--efr-teal); border-radius: 50%; color: var(--efr-teal-dark); font-size: 11px; font-weight: 800; }
.efr_prerequisite h3 { margin-bottom: 12px; font-size: 21px; letter-spacing: -.025em; }
.efr_prerequisite p { min-height: 75px; margin-bottom: 22px; color: var(--efr-muted); }
.efr_prerequisite > span { color: var(--efr-navy-2); font-size: 11px; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.efr_route-choice { display: grid; grid-template-columns: .95fr 1fr 1fr; gap: 26px; margin-top: 42px; padding: 32px 34px; border-radius: 24px; background: var(--efr-mist); }
.efr_mini-label { display: block; margin-bottom: 9px; color: var(--efr-teal-dark); font-size: 10px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.efr_route-choice h3 { margin: 0; font-size: 18px; line-height: 1.35; }
.efr_route-option { display: flex; gap: 15px; padding-left: 24px; border-left: 1px solid var(--efr-line); }
.efr_route-dot { flex: 0 0 13px; width: 13px; height: 13px; margin-top: 5px; border: 3px solid #fff; border-radius: 50%; background: var(--efr-teal); box-shadow: 0 0 0 1px var(--efr-teal); }
.efr_route-option strong { display: block; margin-bottom: 7px; font-size: 14px; }
.efr_route-option p { margin: 0; color: var(--efr-muted); font-size: 13px; }

.efr_heading--route { display: flex; align-items: flex-end; justify-content: space-between; }
.efr_heading-number { margin: 0; color: #cadbd9; font-size: 48px; font-weight: 500; letter-spacing: -.06em; }
.efr_steps { border-top: 1px solid #d2e1df; }
.efr_step { display: grid; grid-template-columns: 100px minmax(0,1fr) 310px; gap: 38px; min-height: 214px; border-bottom: 1px solid #d2e1df; }
.efr_step-rail { position: relative; padding-top: 35px; }
.efr_step-rail span { display: grid; position: relative; z-index: 2; width: 48px; height: 48px; place-items: center; border: 1px solid #b9d5d1; border-radius: 50%; color: var(--efr-navy); background: var(--efr-mist); font-size: 12px; font-weight: 800; }
.efr_step-rail i { position: absolute; top: 82px; left: 23px; bottom: -36px; width: 1px; background: #bdd7d3; }
.efr_step-copy { padding: 36px 0; }
.efr_step-copy h3 { margin-bottom: 13px; font-size: 22px; letter-spacing: -.025em; }
.efr_step-copy p { max-width: 650px; margin: 0; color: var(--efr-muted); }
.efr_step-result { align-self: center; padding: 22px 24px; border-left: 2px solid #bbd9d4; background: rgba(255,255,255,.64); }
.efr_step-result small { display: block; margin-bottom: 7px; color: #84969d; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.efr_step-result strong { display: block; color: #3b535e; font-size: 13px; line-height: 1.45; }
.efr_step-result--success { border-left-color: var(--efr-teal); background: #fff; }
.efr_step--last .efr_step-rail span { border-color: var(--efr-teal); color: #fff; background: var(--efr-teal); }

.efr_status-section { padding: 105px 0; color: #fff; background: var(--efr-navy); scroll-margin-top: 80px; }
.efr_status-intro { display: grid; grid-template-columns: 1fr 1.45fr; column-gap: 70px; margin-bottom: 70px; }
.efr_status-intro .efr_eyebrow { grid-column: 1 / -1; }
.efr_status-intro h2 { margin: 0; font-size: clamp(38px, 4.4vw, 58px); line-height: 1.04; letter-spacing: -.05em; }
.efr_status-intro p { max-width: 560px; margin: 8px 0 0; color: #c5dadd; font-size: 17px; }
.efr_status-flow { display: grid; grid-template-columns: 1fr 42px 1fr 42px 1fr 42px 1fr 42px 1fr; align-items: center; }
.efr_status-flow > i { height: 1px; background: rgba(255,255,255,.2); }
.efr_status-item { min-height: 174px; padding: 20px; border: 1px solid rgba(255,255,255,.16); border-radius: 20px; }
.efr_status-item > span { display: grid; width: 34px; height: 34px; margin-bottom: 34px; place-items: center; border: 1px solid rgba(255,255,255,.24); border-radius: 50%; color: #aac4c9; font-size: 11px; font-weight: 800; }
.efr_status-item strong, .efr_status-item small { display: block; }
.efr_status-item strong { margin-bottom: 8px; font-size: 14px; }
.efr_status-item small { color: #9bb9bf; font-size: 11px; }
.efr_status-item.is-done > span { border-color: var(--efr-teal); color: var(--efr-navy); background: var(--efr-teal); }
.efr_status-item.is-current { border-color: #54dcc7; background: rgba(0,190,162,.09); box-shadow: 0 0 0 5px rgba(0,190,162,.05); }
.efr_status-item.is-current > span { border-color: var(--efr-teal); color: var(--efr-teal); }
.efr_status-item.is-final { border-style: dashed; }
.efr_status-branch { position: relative; display: grid; grid-template-columns: 46px 1fr; gap: 20px; max-width: 725px; margin: 48px auto 0; padding: 25px 28px; border: 1px solid rgba(255,255,255,.14); border-radius: 20px; background: rgba(255,255,255,.05); }
.efr_status-branch-line { position: absolute; left: 50%; bottom: 100%; width: 1px; height: 49px; background: rgba(255,255,255,.2); }
.efr_status-branch-dot { display: grid; width: 42px; height: 42px; place-items: center; border: 1px solid #ffb5a7; border-radius: 50%; color: #ffb5a7; font-weight: 800; }
.efr_status-branch strong { display: block; margin-bottom: 6px; font-size: 14px; }
.efr_status-branch p { margin: 0; color: #c1d4d7; font-size: 13px; }

.efr_agency-list { border-top: 1px solid var(--efr-line); }
.efr_agency-list article { display: grid; grid-template-columns: 100px minmax(0,1fr) 170px; gap: 35px; align-items: center; padding: 32px 0; border-bottom: 1px solid var(--efr-line); }
.efr_agency-list article > span { display: grid; width: 66px; height: 66px; place-items: center; border: 1px solid #bcd9d4; border-radius: 50%; color: var(--efr-teal-dark); font-size: 12px; font-weight: 800; }
.efr_agency-list h3 { margin-bottom: 7px; font-size: 20px; }
.efr_agency-list p { margin: 0; color: var(--efr-muted); }
.efr_agency-list a { justify-self: end; color: var(--efr-navy); font-size: 12px; font-weight: 800; text-decoration: none; }
.efr_agency-list a span { margin-left: 8px; color: var(--efr-teal); }

.efr_help-card { position: relative; display: grid; grid-template-columns: 1fr auto; gap: 40px; align-items: center; min-height: 300px; padding: 62px 66px; border-radius: 30px; color: #fff; background: var(--efr-navy-2); overflow: hidden; }
.efr_help-copy { position: relative; z-index: 1; max-width: 700px; }
.efr_help-copy h2 { margin-bottom: 16px; font-size: clamp(34px, 4vw, 50px); line-height: 1.08; letter-spacing: -.045em; }
.efr_help-copy p { margin: 0; color: #c6dce0; font-size: 16px; }
.efr_help-card .efr_btn { position: relative; z-index: 1; }
.efr_help-circle { position: absolute; border: 1px solid rgba(255,255,255,.13); border-radius: 50%; }
.efr_help-circle--one { width: 330px; height: 330px; right: -120px; top: -200px; }
.efr_help-circle--two { width: 130px; height: 130px; right: 200px; bottom: -80px; border-color: rgba(0,190,162,.4); }

.efr_checklist-layout { display: grid; grid-template-columns: .82fr 1.18fr; gap: 100px; align-items: start; }
.efr_checklist-intro { position: sticky; top: 30px; }
.efr_checklist-intro > p { max-width: 460px; margin: 22px 0 34px; color: var(--efr-muted); }
.efr_progress { display: flex; align-items: center; gap: 22px; padding-top: 30px; border-top: 1px solid var(--efr-line); }
.efr_progress-ring { display: grid; flex: 0 0 100px; width: 100px; height: 100px; place-items: center; border-radius: 50%; background: conic-gradient(var(--efr-teal) var(--progress), #e6efee 0); }
.efr_progress-ring::before { content: ""; grid-area: 1 / 1; width: 82px; height: 82px; border-radius: 50%; background: #fff; }
.efr_progress-ring span { z-index: 1; grid-area: 1 / 1; text-align: center; }
.efr_progress-ring strong, .efr_progress-ring small { display: block; }
.efr_progress-ring strong { font-size: 26px; line-height: 1; }
.efr_progress-ring small { color: var(--efr-muted); font-size: 10px; }
.efr_progress > div:last-child strong { display: block; margin-bottom: 5px; font-size: 14px; }
.efr_progress > div:last-child p { margin: 0; color: var(--efr-muted); font-size: 12px; }
.efr_checklist { border-top: 1px solid var(--efr-line); }
.efr_checklist label { display: grid; grid-template-columns: 28px 1fr; gap: 16px; align-items: center; min-height: 67px; border-bottom: 1px solid var(--efr-line); cursor: pointer; }
.efr_checklist input { position: absolute; opacity: 0; pointer-events: none; }
.efr_checklist label > span { display: grid; width: 25px; height: 25px; place-items: center; border: 1px solid #b9d0cd; border-radius: 50%; transition: background .2s, border-color .2s; }
.efr_checklist label > span::after { content: ""; width: 7px; height: 4px; border: solid #fff; border-width: 0 0 2px 2px; transform: rotate(-45deg) translate(1px,-1px); opacity: 0; }
.efr_checklist input:checked + span { border-color: var(--efr-teal); background: var(--efr-teal); }
.efr_checklist input:checked + span::after { opacity: 1; }
.efr_checklist label strong { font-size: 14px; font-weight: 600; }
.efr_checklist input:checked ~ strong { color: #84979e; text-decoration: line-through; }
.efr_checklist-reset { margin-top: 20px; padding: 0; border: 0; border-bottom: 1px dashed #99aaa9; color: #6f8289; background: transparent; font: 600 11px Manrope, sans-serif; cursor: pointer; }

.efr_import-layout { display: grid; grid-template-columns: 1.05fr .95fr; gap: 86px; align-items: center; }
.efr_import-visual { display: flex; min-height: 410px; align-items: center; justify-content: center; }
.efr_import-scene { position: relative; width: min(100%, 540px); aspect-ratio: 1.34; }
.efr_import-orbit { position: absolute; border: 1px solid rgba(1,63,84,.13); border-radius: 50%; pointer-events: none; }
.efr_import-orbit--outer { inset: 12% 4% 11%; transform: rotate(-7deg); }
.efr_import-orbit--outer i { position: absolute; top: 50%; left: -5px; width: 9px; height: 9px; border: 2px solid var(--efr-mist); border-radius: 50%; background: var(--efr-teal); box-shadow: 0 0 0 1px rgba(0,190,162,.28); animation: efr_import_orbit 11s linear infinite; transform-origin: calc(50% + 250px) center; }
.efr_import-orbit--inner { inset: 25% 24%; border-color: rgba(0,190,162,.22); border-style: dashed; animation: efr_import_rotate 24s linear infinite; }
.efr_import-source { position: absolute; z-index: 3; top: 40%; left: 0; display: flex; align-items: center; gap: 10px; }
.efr_import-source > span { display: grid; width: 62px; height: 62px; place-items: center; border: 1px solid #afd2cd; border-radius: 50%; color: var(--efr-navy); background: #fff; box-shadow: 0 12px 30px rgba(1,63,84,.06); font-size: 15px; font-weight: 800; }
.efr_import-source strong, .efr_import-source small { display: block; }
.efr_import-source strong { color: var(--efr-navy); font-size: 10px; letter-spacing: .08em; text-transform: uppercase; }
.efr_import-source small { margin-top: 2px; color: #799098; font-size: 8px; }
.efr_import-core { position: absolute; z-index: 4; top: 50%; left: 50%; display: flex; width: 178px; height: 178px; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(0,190,162,.42); border-radius: 50%; color: var(--efr-navy); background: rgba(255,255,255,.94); box-shadow: 0 24px 60px rgba(1,63,84,.1), inset 0 0 0 10px rgba(0,190,162,.035); transform: translate(-50%,-50%); overflow: hidden; animation: efr_import_breathe 5.4s ease-in-out infinite; }
.efr_import-core > svg { width: 38px; margin-bottom: 8px; stroke: var(--efr-navy-2); stroke-width: 1.4; stroke-linecap: round; stroke-linejoin: round; }
.efr_import-core > strong { font-size: 15px; line-height: 1.2; }
.efr_import-core > small { margin-top: 4px; color: #789097; font-size: 8px; }
.efr_import-core > i { display: grid; position: absolute; right: 22px; top: 29px; width: 25px; height: 25px; place-items: center; border: 3px solid #fff; border-radius: 50%; background: var(--efr-teal); box-shadow: 0 4px 12px rgba(0,190,162,.24); animation: efr_import_check 5.4s ease-in-out infinite; }
.efr_import-core > i svg { width: 14px; fill: none; stroke: #fff; stroke-width: 2.5; stroke-linecap: round; stroke-linejoin: round; }
.efr_import-scan { position: absolute; z-index: -1; left: 24px; right: 24px; top: 28%; height: 50px; border-radius: 50%; background: linear-gradient(180deg, transparent, rgba(0,190,162,.12), transparent); animation: efr_import_scan 3.2s ease-in-out infinite; }
.efr_import-destination { position: absolute; z-index: 3; top: 39%; right: 0; display: flex; width: 108px; height: 108px; flex-direction: column; align-items: center; justify-content: center; border: 1px solid var(--efr-teal); border-radius: 50%; color: #fff; background: var(--efr-navy); box-shadow: 0 16px 38px rgba(1,63,84,.16), 0 0 0 0 rgba(0,190,162,.15); text-align: center; animation: efr_import_destination 5.4s ease-out infinite; }
.efr_import-destination > span { font-size: 13px; font-weight: 800; }
.efr_import-destination > small { max-width: 75px; margin-top: 5px; color: #9fe8dc; font-size: 7px; line-height: 1.3; }
.efr_import-packet { position: absolute; z-index: 5; left: 12%; top: 48%; display: grid; width: 38px; height: 38px; place-items: center; border: 1px solid #b7d7d2; border-radius: 50%; color: var(--efr-teal-dark); background: #fff; box-shadow: 0 8px 22px rgba(1,63,84,.11); opacity: 0; animation: efr_import_packet 5.4s cubic-bezier(.45,.05,.35,1) infinite; }
.efr_import-packet svg { width: 17px; fill: none; stroke: currentColor; stroke-width: 1.6; stroke-linecap: round; stroke-linejoin: round; }
.efr_import-state { position: absolute; z-index: 6; display: inline-flex; align-items: center; gap: 7px; padding: 7px 11px; border: 1px solid #d4e5e2; border-radius: 999px; color: #587078; background: rgba(255,255,255,.92); box-shadow: 0 8px 22px rgba(1,63,84,.06); font-size: 8px; font-weight: 700; letter-spacing: .04em; }
.efr_import-state i { width: 7px; height: 7px; border-radius: 50%; background: var(--efr-teal); }
.efr_import-state--ready { top: 8%; left: 17%; }
.efr_import-state--checked { right: 16%; bottom: 7%; animation: efr_import_state 5.4s ease-in-out infinite; }
.efr_import-state--checked i { box-shadow: 0 0 0 4px rgba(0,190,162,.11); }
.efr_import-dot { position: absolute; border-radius: 50%; background: var(--efr-teal); }
.efr_import-dot--one { top: 20%; right: 20%; width: 7px; height: 7px; opacity: .45; }
.efr_import-dot--two { bottom: 18%; left: 20%; width: 5px; height: 5px; }
@keyframes efr_import_rotate { to { transform: rotate(360deg); } }
@keyframes efr_import_orbit { to { transform: rotate(360deg); } }
@keyframes efr_import_breathe { 0%,100% { box-shadow: 0 24px 60px rgba(1,63,84,.08), inset 0 0 0 10px rgba(0,190,162,.03); } 50% { box-shadow: 0 24px 60px rgba(1,63,84,.13), inset 0 0 0 16px rgba(0,190,162,.05); } }
@keyframes efr_import_scan { 0%,100% { transform: translateY(-55px); opacity: 0; } 25% { opacity: 1; } 72% { opacity: 1; } 85% { transform: translateY(95px); opacity: 0; } }
@keyframes efr_import_check { 0%,52% { opacity: 0; transform: scale(.45); } 64%,90% { opacity: 1; transform: scale(1); } 100% { opacity: 0; transform: scale(.65); } }
@keyframes efr_import_destination { 0%,62%,100% { box-shadow: 0 16px 38px rgba(1,63,84,.16), 0 0 0 0 rgba(0,190,162,.15); } 78% { box-shadow: 0 16px 38px rgba(1,63,84,.18), 0 0 0 14px rgba(0,190,162,0); } }
@keyframes efr_import_packet { 0%,8% { left: 11%; top: 48%; opacity: 0; transform: scale(.7); } 16% { opacity: 1; } 42% { left: 43%; top: 39%; opacity: 1; transform: scale(1); } 55% { left: 49%; top: 45%; opacity: .15; transform: scale(.55); } 66% { left: 56%; top: 39%; opacity: 1; transform: scale(.82); } 88% { left: 82%; top: 47%; opacity: 1; transform: scale(.72); } 96%,100% { left: 85%; top: 48%; opacity: 0; transform: scale(.5); } }
@keyframes efr_import_state { 0%,62%,100% { opacity: .15; transform: translateY(5px); } 74%,90% { opacity: 1; transform: translateY(0); } }
.efr_import-copy p { margin: 22px 0; color: var(--efr-muted); }
.efr_import-copy ul { margin: 0; padding: 0; list-style: none; }
.efr_import-copy li { position: relative; margin: 10px 0; padding-left: 20px; font-size: 14px; }
.efr_import-copy li::before { content: ""; position: absolute; left: 0; top: .65em; width: 6px; height: 6px; border-radius: 50%; background: var(--efr-teal); }

.efr_faq-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: 90px; align-items: start; }
.efr_faq-intro { position: sticky; top: 30px; }
.efr_faq-intro p { max-width: 380px; margin: 22px 0 0; color: var(--efr-muted); }
.efr_faq { border-top: 1px solid var(--efr-line); }
.efr_faq details { border-bottom: 1px solid var(--efr-line); }
.efr_faq summary { display: grid; grid-template-columns: 1fr 34px; gap: 24px; align-items: center; min-height: 82px; color: var(--efr-ink); font-size: 15px; font-weight: 700; list-style: none; cursor: pointer; }
.efr_faq summary::-webkit-details-marker { display: none; }
.efr_faq summary span { position: relative; width: 34px; height: 34px; border: 1px solid #c6d9d6; border-radius: 50%; }
.efr_faq summary span::before, .efr_faq summary span::after { content: ""; position: absolute; top: 50%; left: 50%; width: 11px; height: 1px; background: var(--efr-navy); transform: translate(-50%,-50%); }
.efr_faq summary span::after { transform: translate(-50%,-50%) rotate(90deg); transition: transform .2s; }
.efr_faq details[open] summary span::after { transform: translate(-50%,-50%) rotate(0); }
.efr_faq details p { max-width: 650px; margin: -5px 60px 27px 0; color: var(--efr-muted); font-size: 14px; }

.efr_contact { position: relative; padding: 112px 0 120px; color: var(--efr-ink); background: #f3f8f7; overflow: hidden; scroll-margin-top: 70px; }
.efr_contact::before, .efr_contact::after { content: ""; position: absolute; border: 1px solid rgba(0,190,162,.2); border-radius: 50%; pointer-events: none; }
.efr_contact::before { width: 520px; height: 520px; left: -350px; bottom: -330px; }
.efr_contact::after { width: 210px; height: 210px; right: -90px; top: -120px; }
.efr_contact-inner { position: relative; display: grid; grid-template-columns: minmax(0,1fr) 520px; gap: 96px; align-items: center; }
.efr_contact-copy h2 { max-width: 600px; margin-bottom: 22px; font-size: clamp(40px, 4.5vw, 60px); line-height: 1.03; letter-spacing: -.05em; }
.efr_contact-copy > p { max-width: 610px; margin-bottom: 34px; color: var(--efr-muted); font-size: 17px; line-height: 1.65; }
.efr_contact-points { display: grid; gap: 13px; margin-bottom: 38px; }
.efr_contact-points span { display: flex; align-items: center; gap: 14px; color: var(--efr-ink); font-size: 14px; font-weight: 600; }
.efr_contact-points i { display: grid; width: 32px; height: 32px; flex: 0 0 32px; place-items: center; border: 1px solid rgba(0,190,162,.4); border-radius: 50%; color: var(--efr-teal-dark); background: rgba(255,255,255,.64); font-size: 9px; font-style: normal; font-weight: 800; }
.efr_contact-direct { display: inline-grid; grid-template-columns: 50px auto; gap: 14px; align-items: center; padding: 15px 20px 15px 16px; border: 1px solid #d5e5e2; border-radius: 18px; background: rgba(255,255,255,.72); }
.efr_contact-direct-icon { display: grid; width: 50px; height: 50px; place-items: center; border-radius: 50%; color: #fff; background: var(--efr-navy); }
.efr_contact-direct-icon svg { width: 23px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.7; }
.efr_contact-direct-copy { display: flex; flex-direction: column; }
.efr_contact-direct-copy small, .efr_contact-direct-copy em { color: var(--efr-muted); font-size: 11px; font-style: normal; font-weight: 600; }
.efr_contact-direct-copy a { color: var(--efr-navy) !important; font-size: 23px; font-weight: 800; line-height: 1.25; text-decoration: none; }
.efr_form-shell { min-height: 0; padding: 42px; border: 1px solid #dce9e7; border-radius: 28px; color: var(--efr-ink); background: #fff; box-shadow: 0 24px 70px rgba(13,63,70,.11); }
.kontur_form.efr_form { gap: 0; }
.efr_form-heading { margin-bottom: 22px; }
.efr_form-heading > span { display: block; margin-bottom: 8px; color: var(--efr-teal-dark); font-size: 11px; font-weight: 800; letter-spacing: .09em; text-transform: uppercase; }
.efr_form h3, .efr_form-success h3 { margin-bottom: 8px; font-size: 30px; line-height: 1.15; letter-spacing: -.04em; }
.efr_form-heading p { margin: 0; color: var(--efr-muted); font-size: 15px; line-height: 1.55; }
.efr_form-note { display: grid; grid-template-columns: 40px 1fr; gap: 12px; align-items: center; margin-bottom: 24px; padding: 13px 15px; border-radius: 14px; background: #eff8f6; }
.efr_form-note > span { display: grid; width: 40px; height: 40px; place-items: center; border-radius: 50%; color: var(--efr-teal-dark); background: #fff; }
.efr_form-note svg { width: 22px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; }
.efr_form-note p { margin: 0; color: var(--efr-muted); font-size: 12px; line-height: 1.4; }
.efr_form-note strong { display: block; margin-bottom: 2px; color: var(--efr-ink); font-size: 13px; }
.efr_field { display: block; margin-bottom: 18px; }
.efr_field .kontur_form-label { display: block; margin-bottom: 8px; color: var(--efr-ink); font-size: 14px; font-weight: 700; }
.efr_field .kontur_form-input-wrapper { position: relative; }
.efr_field .kontur_form-input-icon { position: absolute; z-index: 1; top: 50%; left: 17px; width: 20px; fill: none; stroke: #71898e; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; transform: translateY(-50%); pointer-events: none; }
.efr_field input { width: 100%; height: 58px; padding: 0 17px 0 50px; border: 1.5px solid #cbdedb; border-radius: 13px; outline: none; font: 500 15px Manrope, sans-serif; transition: border-color .2s, box-shadow .2s; }
.efr_field input:focus { border-color: var(--efr-teal); box-shadow: 0 0 0 4px rgba(0,190,162,.1); }
.efr_field .kontur_form-error { display: none; margin-top: 6px; color: #c44a3a; font-size: 11px; }
.efr_field.error .kontur_form-error, .efr_field.is-error .kontur_form-error { display: block; }
.efr_form-checkboxes { display: grid; gap: 13px; margin: 20px 0 22px; }
.efr_form-checkboxes .kontur_form-checkbox { display: grid; position: relative; grid-template-columns: 22px 1fr; gap: 11px; align-items: start; margin: 0; color: #61777c; font-size: 12px; line-height: 1.45; cursor: pointer; }
.efr_form-checkboxes input { position: absolute; opacity: 0; }
.efr_form-checkboxes .kontur_form-checkbox-box { display: grid; width: 22px; height: 22px; place-items: center; border: 1.5px solid #b9cfcb; border-radius: 6px; background: #fff; }
.efr_form-checkboxes svg { width: 14px; fill: none; stroke: #fff; stroke-width: 3; opacity: 0; }
.efr_form-checkboxes input:checked + .kontur_form-checkbox-box { border-color: var(--efr-teal); background: var(--efr-teal); }
.efr_form-checkboxes input:checked + .kontur_form-checkbox-box svg { opacity: 1; }
.efr_form-checkboxes a { color: var(--efr-navy-2); }
.efr_form-submit { width: 100%; min-height: 58px; margin-top: 0; border: 0; font-size: 16px; }
.efr_form-submit .kontur_form-submit-loader { display: none; width: 17px; height: 17px; border: 2px solid rgba(255,255,255,.45); border-top-color: #fff; border-radius: 50%; }
.efr_form-submit.loading .kontur_form-submit-loader, .efr_form-submit.is-loading .kontur_form-submit-loader { display: inline-block; animation: efr_spin .7s linear infinite; }
@keyframes efr_spin { to { transform: rotate(360deg); } }
.efr_form-success { display: none; min-height: 450px; flex-direction: column; align-items: center; justify-content: center; text-align: center; }
.efr_form-success.is-visible, .efr_form-success.active { display: flex; }
.efr_form-success > div { display: grid; width: 70px; height: 70px; margin-bottom: 20px; place-items: center; border-radius: 50%; color: #fff; background: var(--efr-teal); font-size: 28px; }
.efr_form-success p { max-width: 270px; color: var(--efr-muted); }
.efr_form-success button { padding: 0; border: 0; border-bottom: 1px dashed #799297; color: var(--efr-navy); background: none; font: 700 11px Manrope, sans-serif; cursor: pointer; }
.efr_mobile-cta { display: none; }

@media (max-width: 1020px) {
  .efr_hero { min-height: auto; }
  .efr_hero-grid { grid-template-columns: 1fr; }
  .efr_status-orbit { width: 470px; margin-top: 10px; }
  .efr_heading--split { gap: 40px; }
  .efr_route-choice { grid-template-columns: 1fr 1fr; }
  .efr_route-choice-intro { grid-column: 1 / -1; }
  .efr_route-option:first-of-type { padding-left: 0; border-left: 0; }
  .efr_step { grid-template-columns: 76px minmax(0,1fr) 255px; gap: 24px; }
  .efr_status-flow { grid-template-columns: repeat(5, 1fr); gap: 12px; }
  .efr_status-flow > i { display: none; }
  .efr_status-item { padding: 15px; }
  .efr_checklist-layout, .efr_faq-layout { gap: 60px; }
  .efr_contact-inner { grid-template-columns: 1fr 420px; gap: 55px; }
}

@media (max-width: 760px) {
  .efr_container { width: min(100% - 32px, 600px); }
  .efr_section { padding: 76px 0; }
  .efr_section--compact { padding: 36px 0; }
  .efr_hero { padding: 28px 0 60px; }
  .efr_breadcrumbs { margin-bottom: 48px; font-size: 11px; }
  .efr_hero h1 { font-size: 44px; }
  .efr_lead { font-size: 16px; }
  .efr_hero-actions { flex-direction: column; align-items: stretch; }
  .efr_hero-actions .efr_btn { width: 100%; }
  .efr_status-orbit { width: min(100%, 410px); }
  .efr_orbit-node { font-size: 10px; }
  .efr_contents-inner { min-height: 62px; gap: 24px; }
  .efr_contents-inner > span { display: none; }
  .efr_heading--split, .efr_status-intro, .efr_checklist-layout, .efr_import-layout, .efr_faq-layout { grid-template-columns: 1fr; gap: 28px; }
  .efr_heading { margin-bottom: 38px; }
  .efr_heading h2, .efr_faq-intro h2, .efr_import-copy h2, .efr_checklist-intro h2 { font-size: 37px; }
  .efr_prerequisites { grid-template-columns: 1fr; }
  .efr_prerequisite { padding: 28px 0; }
  .efr_prerequisite + .efr_prerequisite { padding-left: 0; border-top: 1px solid var(--efr-line); border-left: 0; }
  .efr_prerequisite p { min-height: 0; }
  .efr_route-choice { grid-template-columns: 1fr; padding: 28px 24px; }
  .efr_route-choice-intro { grid-column: auto; }
  .efr_route-option { padding: 22px 0 0; border-top: 1px solid var(--efr-line); border-left: 0; }
  .efr_heading-number { display: none; }
  .efr_step { grid-template-columns: 57px 1fr; gap: 15px; padding: 24px 0; }
  .efr_step-rail { grid-row: 1 / 3; padding-top: 0; }
  .efr_step-rail span { width: 42px; height: 42px; }
  .efr_step-rail i { top: 42px; left: 20px; bottom: -25px; }
  .efr_step-copy { padding: 4px 0 0; }
  .efr_step-copy h3 { font-size: 19px; }
  .efr_step-result { grid-column: 2; margin-bottom: 2px; padding: 16px 18px; }
  .efr_status-section { padding: 76px 0; }
  .efr_status-intro { margin-bottom: 45px; }
  .efr_status-intro .efr_eyebrow { grid-column: auto; }
  .efr_status-intro h2 { font-size: 40px; }
  .efr_status-flow { grid-template-columns: 1fr; gap: 9px; }
  .efr_status-item { display: grid; grid-template-columns: 38px 1fr; column-gap: 13px; min-height: 0; padding: 14px; }
  .efr_status-item > span { grid-row: 1 / 3; width: 34px; height: 34px; margin: 0; }
  .efr_status-item strong { margin: 0; }
  .efr_status-branch { margin-top: 34px; padding: 20px; }
  .efr_status-branch-line { display: none; }
  .efr_agency-list article { grid-template-columns: 70px 1fr; gap: 18px; }
  .efr_agency-list article > span { width: 58px; height: 58px; }
  .efr_agency-list article > a { grid-column: 2; justify-self: start; }
  .efr_help-card { grid-template-columns: 1fr; padding: 45px 28px; border-radius: 24px; }
  .efr_help-card .efr_btn { justify-self: start; }
  .efr_checklist-intro, .efr_faq-intro { position: static; }
  .efr_import-visual { min-height: 300px; }
  .efr_import-scene { width: min(100%, 470px); }
  .efr_import-source div { display: none; }
  .efr_contact { padding: 76px 0 100px; }
  .efr_contact-inner { grid-template-columns: 1fr; gap: 52px; }
  .efr_contact-copy > p { font-size: 16px; }
  .efr_contact-direct { max-width: 100%; }
  .efr_contact-direct-copy a { font-size: 21px; }
  .efr_form-shell { min-height: auto; padding: 28px 22px; }
  .efr_form h3 { font-size: 28px; }
  .efr_form-note { grid-template-columns: 36px 1fr; padding: 12px; }
  .efr_form-note > span { width: 36px; height: 36px; }
  .efr_mobile-cta { display: block; position: fixed; z-index: 50; left: 0; right: 0; bottom: 0; padding: 10px 16px max(10px, env(safe-area-inset-bottom)); border-top: 1px solid var(--efr-line); background: rgba(255,255,255,.94); backdrop-filter: blur(12px); }
  .efr_mobile-cta .efr_btn { width: 100%; min-height: 49px; }
}

@media (max-width: 420px) {
  .efr_hero h1 { font-size: 38px; }
  .efr_status-orbit { margin-left: -4%; width: 108%; }
  .efr_orbit-node--one { left: 10%; }
  .efr_orbit-node--four { left: 5%; }
  .efr_import-visual { margin-inline: 0; }
  .efr_import-scene { width: 100%; }
  .efr_import-core { width: 136px; height: 136px; }
  .efr_import-core > svg { width: 31px; }
  .efr_import-core > i { right: 15px; top: 19px; }
  .efr_import-destination { width: 83px; height: 83px; }
  .efr_import-destination > small { display: none; }
  .efr_import-source > span { width: 52px; height: 52px; }
  .efr_import-state--ready { left: 13%; }
  .efr_import-state--checked { right: 11%; }
}

@media (prefers-reduced-motion: reduce) {
  .efr_page *, .efr_page *::before, .efr_page *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation: none !important; }
  .efr_import-packet { left: 47%; top: 40%; opacity: 1; transform: scale(.8); }
  .efr_import-core > i, .efr_import-state--checked { opacity: 1; transform: none; }
}

/* End */
/* /local/css/kontur/extern-first-report.css?178819080036890 */
